]> git.lyx.org Git - features.git/blob - lib/doc/Math.lyx
Math.lyx: multirow package is not used -> remove it from preamble
[features.git] / lib / doc / Math.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 404
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 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \newlength{\abc}
43 \settowidth{\abc}{\space}
44 \addto\extrasenglish{
45  \renewcommand{\equationautorefname}{\hspace{-\abc}}
46  \renewcommand{\sectionautorefname}{sec.\negthinspace}
47  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC are numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % insert additional vertical space of 1.5 mm between footnotes,
66 \let\myFoot\footnote
67 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
68
69 % provides caption formatting
70 \setkomafont{captionlabel}{\bfseries}
71
72 % used in sec. 23.6
73 \usepackage[samesize]{cancel}
74
75 % enables calculation of values
76 \usepackage{calc}
77
78 % for multiple columns used in sec. 23.7
79 \usepackage{multicol}
80
81 % needed in sec. 19.4
82 \usepackage{remreset}
83
84 % for the Fourier transformation symbol
85 \usepackage{mathrsfs}
86
87 % define a color, used in sec.9.3
88 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
89
90 % declare operators (see sec. 10.4 and sec. 15.2)
91 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
92 \DeclareMathOperator{\sgn}{sgn}
93
94 \newcommand{\spce}{\textvisiblespace}
95
96 % example definitions for sec. 20.1 
97 \newcommand{\gr}{\Longrightarrow}
98 \newcommand{\us}[1]{\underline{#1}}
99 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
100 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
101 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
102
103 % example macro from sec. 19.4
104 %\def\tagform@#1{\maketag@@@{|#1|}}
105
106 % macro from sec. 10.2
107 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
108 \def\mathclap {\mathpalette \mathclapinternal}
109 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
110
111
112 % ------------------------------------
113 % used to check for needed LaTeX packages
114 \usepackage{ifthen}
115
116 % check for package eurosym
117 % used for the Euro symbol
118 \newboolean{eurosym}
119 \IfFileExists{eurosym.sty}
120  {\usepackage[gennarrow]{eurosym}
121   \setboolean{eurosym}{true}}
122  {\setboolean{eurosym}{false}}
123
124 % check for package braket
125 % used for physical vectors
126 \newboolean{braket}
127 \IfFileExists{braket.sty}
128  {\usepackage{braket}
129   \setboolean{braket}{true}}
130  {\setboolean{braket}{false}}
131
132 % check for package cancel
133 \newboolean{cancel}
134 \IfFileExists{cancel.sty}
135  {\usepackage{cancel}
136   \setboolean{cancel}{true}}
137  {\setboolean{cancel}{false}}
138
139 % check for package upgreek
140 \newboolean{upgreek}
141 \IfFileExists{upgreek.sty}
142  {\usepackage{upgreek}
143   \setboolean{upgreek}{true}}
144  {\setboolean{upgreek}{false}}
145 \end_preamble
146 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
147 \use_default_options false
148 \maintain_unincluded_children false
149 \language english
150 \inputencoding auto
151 \fontencoding global
152 \font_roman default
153 \font_sans default
154 \font_typewriter default
155 \font_default_family default
156 \use_xetex false
157 \font_sc false
158 \font_osf false
159 \font_sf_scale 100
160 \font_tt_scale 100
161
162 \graphics default
163 \default_output_format default
164 \output_sync 0
165 \bibtex_command default
166 \index_command default
167 \paperfontsize 12
168 \spacing single
169 \use_hyperref true
170 \pdf_title "LyX's Math Manual"
171 \pdf_author "LyX Team, Uwe Stöhr"
172 \pdf_subject "LyX-documentation about math"
173 \pdf_keywords "LyX, Mathed"
174 \pdf_bookmarks true
175 \pdf_bookmarksnumbered true
176 \pdf_bookmarksopen true
177 \pdf_bookmarksopenlevel 1
178 \pdf_breaklinks false
179 \pdf_pdfborder false
180 \pdf_colorlinks true
181 \pdf_backref false
182 \pdf_pdfusetitle false
183 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
184 \papersize a4paper
185 \use_geometry false
186 \use_amsmath 2
187 \use_esint 1
188 \use_mhchem 1
189 \use_mathdots 1
190 \cite_engine basic
191 \use_bibtopic false
192 \use_indices false
193 \paperorientation portrait
194 \suppress_date false
195 \use_refstyle 0
196 \notefontcolor #0000ff
197 \index Index
198 \shortcut idx
199 \color #008000
200 \end_index
201 \secnumdepth 4
202 \tocdepth 3
203 \paragraph_separation skip
204 \defskip medskip
205 \quotes_language english
206 \papercolumns 1
207 \papersides 2
208 \paperpagestyle plain
209 \bullet 1 0 6 -1
210 \bullet 2 2 35 -1
211 \bullet 3 2 7 -1
212 \tracking_changes false
213 \output_changes false
214 \html_math_output 0
215 \html_be_strict false
216 \end_header
217
218 \begin_body
219
220 \begin_layout Title
221 LyX's detailed Math manual
222 \end_layout
223
224 \begin_layout Author
225 by the LyX Team
226 \begin_inset Foot
227 status collapsed
228
229 \begin_layout Plain Layout
230 \noindent
231 If you have comments or error corrections, please send them to the LyX Documenta
232 tion mailing list: 
233 \family typewriter
234
235 \begin_inset CommandInset href
236 LatexCommand href
237 name "lyx-docs@lists.lyx.org"
238 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
239 type "mailto:"
240
241 \end_inset
242
243
244 \end_layout
245
246 \end_inset
247
248
249 \begin_inset Note Note
250 status collapsed
251
252 \begin_layout Plain Layout
253 author: Uwe Stöhr
254 \end_layout
255
256 \end_inset
257
258
259 \begin_inset Newline newline
260 \end_inset
261
262
263 \begin_inset Newline newline
264 \end_inset
265
266
267 \family sans
268 Version 2.0.x
269 \end_layout
270
271 \begin_layout Standard
272 \begin_inset CommandInset toc
273 LatexCommand tableofcontents
274
275 \end_inset
276
277
278 \end_layout
279
280 \begin_layout Standard
281 \begin_inset Note Note
282 status open
283
284 \begin_layout Plain Layout
285 To export this document to PDF, PS or DVI the LaTeX-packages 
286 \series bold
287 braket, cancel, eurosym,
288 \series default
289  
290 \series bold
291 mhchem
292 \series default
293  and 
294 \series bold
295 was
296 \series default
297  should be installed.
298  If they are not installed the document can be export anyway but the sections
299  where the packages are required will not appear in the output.
300  An exeption is 
301 \series bold
302 mhchem
303 \series default
304 ; if it is not installed, this file cannot be exported.
305 \end_layout
306
307 \begin_layout Plain Layout
308 The latest PDF-version of this document can be found here:
309 \begin_inset Newline newline
310 \end_inset
311
312
313 \series bold
314 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
315 \end_layout
316
317 \end_inset
318
319
320 \end_layout
321
322 \begin_layout Standard
323 \begin_inset Newpage newpage
324 \end_inset
325
326
327 \end_layout
328
329 \begin_layout Section
330 Introduction
331 \end_layout
332
333 \begin_layout Standard
334 This document explains LyX's math features and is furthermore a collection
335  of LaTeX-commands used for mathematical characters and constructs.
336  The explanations are designed for the usage of commands.
337  It is therefore required that you have read the section 
338 \family typewriter
339 Mathematical
340 \begin_inset space ~
341 \end_inset
342
343 Formulas
344 \family default
345  of the User's Guide.
346 \end_layout
347
348 \begin_layout Standard
349 Most of the characters and many constructs explained in this manual are
350  also accessible via the menu 
351 \family sans
352 Insert
353 \series bold
354 \SpecialChar \menuseparator
355
356 \series default
357 Math
358 \family default
359 , or the 
360 \family sans
361 math
362 \family default
363 \series bold
364  
365 \family sans
366 \series default
367 toolbar
368 \family default
369 .
370  But everybody who has to write lots of formulas will notice that it is
371  much faster to use commands instead of the math toolbar.
372  Therefore this manual is focused on commands but also mentions the correspondin
373 g toolbar buttons when available.
374 \end_layout
375
376 \begin_layout Standard
377 If not specially mentioned the commands are only available within formulas.
378  To be able to use all commands explained in this document, the option 
379 \family sans
380 Use AMS math package
381 \family default
382  must be used in the document settings (menu 
383 \family sans
384 Document\SpecialChar \menuseparator
385 Settings\SpecialChar \menuseparator
386 Math
387 \begin_inset space ~
388 \end_inset
389
390 Options
391 \family default
392 ).
393 \begin_inset Foot
394 status collapsed
395
396 \begin_layout Plain Layout
397 The option 
398 \family sans
399 Use AMS math package automatically
400 \family default
401  only uses 
402 \begin_inset ERT
403 status collapsed
404
405 \begin_layout Plain Layout
406
407
408 \backslash
409 AmS 
410 \end_layout
411
412 \end_inset
413
414 -math when math constructs are found that are supported by LyX.
415 \end_layout
416
417 \end_inset
418
419
420 \end_layout
421
422 \begin_layout Standard
423 This document doesn't list all 
424 \begin_inset ERT
425 status collapsed
426
427 \begin_layout Plain Layout
428
429
430 \backslash
431 AmS 
432 \end_layout
433
434 \end_inset
435
436 -math commands
437 \begin_inset Foot
438 status collapsed
439
440 \begin_layout Plain Layout
441 A list with all 
442 \begin_inset ERT
443 status collapsed
444
445 \begin_layout Plain Layout
446
447
448 \backslash
449 AmS
450 \end_layout
451
452 \end_inset
453
454 -math commands is in the file 
455 \family sans
456
457 \begin_inset CommandInset href
458 LatexCommand href
459 name "amsguide.ps"
460 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
461
462 \end_inset
463
464
465 \family default
466 , which is part of every LaTeX standard installation.
467 \end_layout
468
469 \end_inset
470
471  for lucidity reasons.
472 \end_layout
473
474 \begin_layout Section
475 General Instructions
476 \end_layout
477
478 \begin_layout Standard
479 To create an inline formula
480 \begin_inset Index idx
481 status collapsed
482
483 \begin_layout Plain Layout
484 Formula ! inline
485 \end_layout
486
487 \end_inset
488
489  that is embedded into a text line, use one of the shortcuts 
490 \begin_inset Info
491 type  "shortcuts"
492 arg   "math-mode"
493 \end_inset
494
495  or the toolbar button 
496 \begin_inset Graphics
497         filename ../images/math-mode.png
498         scale 85
499
500 \end_inset
501
502
503 \begin_inset Newline newline
504 \end_inset
505
506 To create a display style formula
507 \begin_inset Index idx
508 status collapsed
509
510 \begin_layout Plain Layout
511 Formula ! display style
512 \end_layout
513
514 \end_inset
515
516  that will appear bigger and in an own paragraph, use one of these shortcuts:
517  
518 \begin_inset Info
519 type  "shortcuts"
520 arg   "math-display"
521 \end_inset
522
523 .
524 \end_layout
525
526 \begin_layout Standard
527 To change a display style formula to an inline formula, set the cursor into
528  the formula and use one of the shortcuts 
529 \begin_inset Info
530 type  "shortcuts"
531 arg   "math-mode"
532 \end_inset
533
534  or the menu 
535 \family sans
536 Edit\SpecialChar \menuseparator
537 Math\SpecialChar \menuseparator
538 Change formula type
539 \family default
540 .
541  The same way is used to change an inline formula to a display style formula.
542 \end_layout
543
544 \begin_layout Standard
545 To display parts of an inline formula in the size of a display style formula,
546  enter the command 
547 \series bold
548
549 \backslash
550 displaystyle
551 \series default
552
553 \begin_inset Index idx
554 status collapsed
555
556 \begin_layout Plain Layout
557 Commands ! D ! 
558 \backslash
559 displaystyle
560 \end_layout
561
562 \end_inset
563
564  to a formula.
565  Then a new blue box appears in which the desired formula part is inserted.
566 \end_layout
567
568 \begin_layout Standard
569 Only inline formulas are allowed inside tables.
570 \end_layout
571
572 \begin_layout Standard
573 The 
574 \family sans
575 math toolbar
576 \family default
577  can be turned on in the menu 
578 \family sans
579 View\SpecialChar \menuseparator
580 Toolbars
581 \family default
582 .
583  When you click there on 
584 \begin_inset Quotes eld
585 \end_inset
586
587 Math
588 \begin_inset Quotes erd
589 \end_inset
590
591  the toolbar will be shown permanently at the bottom; this state is visualized
592  in the 
593 \family sans
594 Toolbars
595 \family default
596  menu with a checkmark.
597  When you click in this state again on 
598 \begin_inset Quotes eld
599 \end_inset
600
601 Math
602 \begin_inset Quotes erd
603 \end_inset
604
605  in the 
606 \family sans
607 Toolbars
608 \family default
609  menu, the 
610 \family sans
611 math toolbar
612 \family default
613  is only shown when the cursor is within a formula; this state is visualized
614  by the renaming of the menu entry from 
615 \begin_inset Quotes eld
616 \end_inset
617
618 Math
619 \begin_inset Quotes erd
620 \end_inset
621
622  to 
623 \begin_inset Quotes eld
624 \end_inset
625
626 Math
627 \begin_inset space ~
628 \end_inset
629
630 (auto)
631 \begin_inset Quotes erd
632 \end_inset
633
634 .
635 \end_layout
636
637 \begin_layout Standard
638 The TeX-mode
639 \begin_inset Index idx
640 status collapsed
641
642 \begin_layout Plain Layout
643 T@TeX-mode
644 \end_layout
645
646 \end_inset
647
648  is invoked by pressing the toolbar button 
649 \begin_inset Graphics
650         filename ../images/ert-insert.png
651         scale 85
652
653 \end_inset
654
655  or by using the menu 
656 \family sans
657 Insert\SpecialChar \menuseparator
658 Te
659 \begin_inset ERT
660 status collapsed
661
662 \begin_layout Plain Layout
663
664 {}
665 \end_layout
666
667 \end_inset
668
669 X Code
670 \family default
671  (shortcut 
672 \begin_inset Info
673 type  "shortcut"
674 arg   "ert-insert"
675 \end_inset
676
677 ).
678 \begin_inset Note Note
679 status collapsed
680
681 \begin_layout Plain Layout
682 In LyX there are three 
683 \begin_inset Quotes eld
684 \end_inset
685
686 proper names
687 \begin_inset Quotes erd
688 \end_inset
689
690  that appear in the output with sub- and superscript letters: TeX, LaTeX
691  and LyX
692 \end_layout
693
694 \begin_layout Plain Layout
695 To avoid that these names are recognized as proper names, a TeX-brace pair
696  is inserted.
697 \end_layout
698
699 \end_inset
700
701
702 \end_layout
703
704 \begin_layout Standard
705 To change the LaTeX-preamble
706 \begin_inset Index idx
707 status collapsed
708
709 \begin_layout Plain Layout
710 L@LaTeX-preamble
711 \end_layout
712
713 \end_inset
714
715 , use the menu 
716 \family sans
717 Document\SpecialChar \menuseparator
718 Settings\SpecialChar \menuseparator
719 LaT
720 \begin_inset ERT
721 status collapsed
722
723 \begin_layout Plain Layout
724
725 {}
726 \end_layout
727
728 \end_inset
729
730 eX
731 \family default
732  
733 \family sans
734 Preamble
735 \family default
736 .
737 \end_layout
738
739 \begin_layout Standard
740 To edit matrices, case differentiations and multiline formulas subsequently,
741  the menus 
742 \family sans
743 Edit\SpecialChar \menuseparator
744 Math
745 \family default
746  and 
747 \family sans
748 Edit\SpecialChar \menuseparator
749 Rows
750 \begin_inset space \thinspace{}
751 \end_inset
752
753 &
754 \begin_inset space \thinspace{}
755 \end_inset
756
757 Columns,
758 \family default
759  or the 
760 \family sans
761 table toolbar
762 \family default
763  can be used.
764  When lines and columns are swapped via the menu, the column or line where
765  the cursor is in is exchanged with the column to the right or the line
766  below, respectively.
767  Is the cursor in the last column or row, the exchange is done with the
768  column to the left or the line above.
769 \end_layout
770
771 \begin_layout Standard
772 To write text in formulas
773 \begin_inset Foot
774 status collapsed
775
776 \begin_layout Plain Layout
777 For multiline formulas the command 
778 \series bold
779
780 \backslash
781 intertext
782 \series default
783  is used, see 
784 \begin_inset CommandInset ref
785 LatexCommand ref
786 reference "sub:Text-in-multiline"
787
788 \end_inset
789
790 .
791 \end_layout
792
793 \end_inset
794
795  
796 \emph on
797 mathematical text
798 \emph default
799
800 \begin_inset Index idx
801 status collapsed
802
803 \begin_layout Plain Layout
804 Text ! in formulas
805 \end_layout
806
807 \end_inset
808
809
810 \begin_inset Index idx
811 status collapsed
812
813 \begin_layout Plain Layout
814 Mathematical text
815 \end_layout
816
817 \end_inset
818
819  is used.
820  This mode is invoked with the shortcut 
821 \begin_inset Info
822 type  "shortcut"
823 arg   "font-default"
824 \end_inset
825
826  or by the insertion of the command 
827 \series bold
828
829 \backslash
830 text
831 \series default
832
833 \begin_inset Index idx
834 status collapsed
835
836 \begin_layout Plain Layout
837 Commands ! T ! 
838 \backslash
839 text
840 \end_layout
841
842 \end_inset
843
844 .
845  The text appears black in LyX and can therefore be distinguished from the
846  other formula parts that appear blue.
847  In the output mathematical text is set upright, in contrary to other formula
848  parts.
849 \end_layout
850
851 \begin_layout Subsection*
852 Command Scheme
853 \end_layout
854
855 \begin_layout Standard
856 Most of the LaTeX-commands for math constructs have the following scheme:
857 \end_layout
858
859 \begin_layout Standard
860
861 \series bold
862
863 \backslash
864 commandname[optional
865 \series default
866  
867 \series bold
868 argument]{required
869 \series default
870  
871 \series bold
872 argument}
873 \end_layout
874
875 \begin_layout Standard
876 A command starts always with a backslash 
877 \begin_inset Quotes gld
878 \end_inset
879
880
881 \series bold
882
883 \backslash
884
885 \series default
886
887 \begin_inset Quotes grd
888 \end_inset
889
890 .
891  To omit optional arguments, also omit the associated brackets.
892  The braces around the required arguments are named in this document as
893  TeX-braces
894 \begin_inset Index idx
895 status collapsed
896
897 \begin_layout Plain Layout
898 T@TeX-braces
899 \end_layout
900
901 \end_inset
902
903 .
904  If you add in a formula a left brace to a command name, LyX creates automatical
905 ly a TeX-brace.
906  In all other cases TeX-braces are created in formulas with the command
907  
908 \series bold
909
910 \backslash
911 {
912 \series default
913 .
914  TeX-braces appear red in LyX, in contrary to normal braces that appear
915  blue.
916  In TeX-mode no command is needed to get TeX-braces.
917  TeX-braces don't appear in the output.
918 \end_layout
919
920 \begin_layout Standard
921 When commands without arguments, like commands for symbols are entered in
922  TeX-mode, a space character must 
923 \emph on
924 always
925 \emph default
926  be behind the command to end it.
927  This space doesn't appear in the output.
928  When the space should appear in the output, the space must be followed
929  by a protected space in normal text.
930 \end_layout
931
932 \begin_layout Standard
933 A protected space is inserted with 
934 \begin_inset Info
935 type  "shortcut"
936 arg   "space-insert protected"
937 \end_inset
938
939 .
940 \end_layout
941
942 \begin_layout Subsection*
943 \begin_inset Newpage newpage
944 \end_inset
945
946 Syntax Explanation
947 \end_layout
948
949 \begin_layout Itemize
950 The symbol
951 \begin_inset Foot
952 status collapsed
953
954 \begin_layout Plain Layout
955 This visible space character can be created with the command 
956 \series bold
957
958 \backslash
959 textvisiblespace
960 \series default
961
962 \begin_inset Index idx
963 status collapsed
964
965 \begin_layout Plain Layout
966 Commands ! T ! 
967 \backslash
968 textvisiblespace
969 \end_layout
970
971 \end_inset
972
973 , inserted in TeX-mode.
974 \end_layout
975
976 \end_inset
977
978  
979 \begin_inset ERT
980 status collapsed
981
982 \begin_layout Plain Layout
983
984
985 \backslash
986 spce 
987 \end_layout
988
989 \end_inset
990
991
992 \begin_inset space ~
993 \end_inset
994
995 denotes a space character to be input.
996 \end_layout
997
998 \begin_layout Itemize
999 An arrow like 
1000 \begin_inset Formula $\to$
1001 \end_inset
1002
1003  denotes the usage of the corresponding arrow key on the keyboard.
1004 \end_layout
1005
1006 \begin_layout Subsection*
1007 Available units
1008 \end_layout
1009
1010 \begin_layout Standard
1011 \align center
1012 \begin_inset Float table
1013 placement H
1014 wide false
1015 sideways false
1016 status open
1017
1018 \begin_layout Plain Layout
1019 \align center
1020 \begin_inset Caption
1021
1022 \begin_layout Plain Layout
1023 \begin_inset CommandInset label
1024 LatexCommand label
1025 name "tab:Available-units"
1026
1027 \end_inset
1028
1029 Available units
1030 \end_layout
1031
1032 \end_inset
1033
1034
1035 \end_layout
1036
1037 \begin_layout Plain Layout
1038 \align center
1039 \begin_inset Tabular
1040 <lyxtabular version="3" rows="13" columns="2">
1041 <features tabularvalignment="middle">
1042 <column alignment="center" valignment="top" width="0">
1043 <column alignment="center" valignment="top" width="0">
1044 <row>
1045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1046 \begin_inset Text
1047
1048 \begin_layout Plain Layout
1049 Unit
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1055 \begin_inset Text
1056
1057 \begin_layout Plain Layout
1058 Name / Description
1059 \end_layout
1060
1061 \end_inset
1062 </cell>
1063 </row>
1064 <row>
1065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Plain Layout
1069 mm
1070 \end_layout
1071
1072 \end_inset
1073 </cell>
1074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1075 \begin_inset Text
1076
1077 \begin_layout Plain Layout
1078 Millimeter
1079 \end_layout
1080
1081 \end_inset
1082 </cell>
1083 </row>
1084 <row>
1085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1086 \begin_inset Text
1087
1088 \begin_layout Plain Layout
1089 cm
1090 \end_layout
1091
1092 \end_inset
1093 </cell>
1094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1095 \begin_inset Text
1096
1097 \begin_layout Plain Layout
1098 Centimeter
1099 \end_layout
1100
1101 \end_inset
1102 </cell>
1103 </row>
1104 <row>
1105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1106 \begin_inset Text
1107
1108 \begin_layout Plain Layout
1109 in
1110 \end_layout
1111
1112 \end_inset
1113 </cell>
1114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1115 \begin_inset Text
1116
1117 \begin_layout Plain Layout
1118 Inch (1
1119 \begin_inset space \thinspace{}
1120 \end_inset
1121
1122 in = 2,54
1123 \begin_inset space \thinspace{}
1124 \end_inset
1125
1126 cm)
1127 \end_layout
1128
1129 \end_inset
1130 </cell>
1131 </row>
1132 <row>
1133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1134 \begin_inset Text
1135
1136 \begin_layout Plain Layout
1137 pt
1138 \end_layout
1139
1140 \end_inset
1141 </cell>
1142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1143 \begin_inset Text
1144
1145 \begin_layout Plain Layout
1146 Point (72.27
1147 \begin_inset space \thinspace{}
1148 \end_inset
1149
1150 pt = 1
1151 \begin_inset space \thinspace{}
1152 \end_inset
1153
1154 in)
1155 \end_layout
1156
1157 \end_inset
1158 </cell>
1159 </row>
1160 <row>
1161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1162 \begin_inset Text
1163
1164 \begin_layout Plain Layout
1165 pc
1166 \end_layout
1167
1168 \end_inset
1169 </cell>
1170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1171 \begin_inset Text
1172
1173 \begin_layout Plain Layout
1174 Pica (1
1175 \begin_inset space \thinspace{}
1176 \end_inset
1177
1178 pc = 12
1179 \begin_inset space \thinspace{}
1180 \end_inset
1181
1182 pt)
1183 \end_layout
1184
1185 \end_inset
1186 </cell>
1187 </row>
1188 <row>
1189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1190 \begin_inset Text
1191
1192 \begin_layout Plain Layout
1193 sp
1194 \end_layout
1195
1196 \end_inset
1197 </cell>
1198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1199 \begin_inset Text
1200
1201 \begin_layout Plain Layout
1202 scaled point (65536
1203 \begin_inset space \thinspace{}
1204 \end_inset
1205
1206 sp = 1
1207 \begin_inset space \thinspace{}
1208 \end_inset
1209
1210 pt)
1211 \end_layout
1212
1213 \end_inset
1214 </cell>
1215 </row>
1216 <row>
1217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1218 \begin_inset Text
1219
1220 \begin_layout Plain Layout
1221 bp
1222 \end_layout
1223
1224 \end_inset
1225 </cell>
1226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1227 \begin_inset Text
1228
1229 \begin_layout Plain Layout
1230 big point (72
1231 \begin_inset space \thinspace{}
1232 \end_inset
1233
1234 bp = 1
1235 \begin_inset space \thinspace{}
1236 \end_inset
1237
1238 in)
1239 \end_layout
1240
1241 \end_inset
1242 </cell>
1243 </row>
1244 <row>
1245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1246 \begin_inset Text
1247
1248 \begin_layout Plain Layout
1249 dd
1250 \end_layout
1251
1252 \end_inset
1253 </cell>
1254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1255 \begin_inset Text
1256
1257 \begin_layout Plain Layout
1258 Didot (1
1259 \begin_inset space \thinspace{}
1260 \end_inset
1261
1262 dd 
1263 \begin_inset Formula $\approx$
1264 \end_inset
1265
1266  0.376
1267 \begin_inset space \thinspace{}
1268 \end_inset
1269
1270 mm)
1271 \end_layout
1272
1273 \end_inset
1274 </cell>
1275 </row>
1276 <row>
1277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1278 \begin_inset Text
1279
1280 \begin_layout Plain Layout
1281 cc
1282 \end_layout
1283
1284 \end_inset
1285 </cell>
1286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1287 \begin_inset Text
1288
1289 \begin_layout Plain Layout
1290 Cicero (1
1291 \begin_inset space \thinspace{}
1292 \end_inset
1293
1294 cc = 12
1295 \begin_inset space \thinspace{}
1296 \end_inset
1297
1298 dd)
1299 \end_layout
1300
1301 \end_inset
1302 </cell>
1303 </row>
1304 <row>
1305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1306 \begin_inset Text
1307
1308 \begin_layout Plain Layout
1309 ex
1310 \end_layout
1311
1312 \end_inset
1313 </cell>
1314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1315 \begin_inset Text
1316
1317 \begin_layout Plain Layout
1318 Height of letter 
1319 \emph on
1320
1321 \begin_inset Quotes eld
1322 \end_inset
1323
1324 x
1325 \emph default
1326
1327 \begin_inset Quotes erd
1328 \end_inset
1329
1330  in the current font
1331 \end_layout
1332
1333 \end_inset
1334 </cell>
1335 </row>
1336 <row>
1337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1338 \begin_inset Text
1339
1340 \begin_layout Plain Layout
1341 em
1342 \end_layout
1343
1344 \end_inset
1345 </cell>
1346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1347 \begin_inset Text
1348
1349 \begin_layout Plain Layout
1350 width of letter 
1351 \begin_inset Quotes eld
1352 \end_inset
1353
1354
1355 \emph on
1356 M
1357 \emph default
1358
1359 \begin_inset Quotes erd
1360 \end_inset
1361
1362  in the current font
1363 \end_layout
1364
1365 \end_inset
1366 </cell>
1367 </row>
1368 <row>
1369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1370 \begin_inset Text
1371
1372 \begin_layout Plain Layout
1373 mu
1374 \end_layout
1375
1376 \end_inset
1377 </cell>
1378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1379 \begin_inset Text
1380
1381 \begin_layout Plain Layout
1382 math unit (1
1383 \begin_inset space \thinspace{}
1384 \end_inset
1385
1386 mu = 
1387 \begin_inset Formula $\nicefrac{1}{18}$
1388 \end_inset
1389
1390
1391 \begin_inset space \thinspace{}
1392 \end_inset
1393
1394 em)
1395 \end_layout
1396
1397 \end_inset
1398 </cell>
1399 </row>
1400 </lyxtabular>
1401
1402 \end_inset
1403
1404
1405 \end_layout
1406
1407 \end_inset
1408
1409
1410 \end_layout
1411
1412 \begin_layout Standard
1413 \begin_inset Newpage newpage
1414 \end_inset
1415
1416
1417 \end_layout
1418
1419 \begin_layout Section
1420 Basic Functions
1421 \end_layout
1422
1423 \begin_layout Subsection
1424 Exponents
1425 \begin_inset Index idx
1426 status collapsed
1427
1428 \begin_layout Plain Layout
1429 Exponents
1430 \end_layout
1431
1432 \end_inset
1433
1434  and Indices
1435 \begin_inset Index idx
1436 status collapsed
1437
1438 \begin_layout Plain Layout
1439 Indices
1440 \end_layout
1441
1442 \end_inset
1443
1444
1445 \begin_inset Index idx
1446 status collapsed
1447
1448 \begin_layout Plain Layout
1449 Superscripts|see
1450 \begin_inset ERT
1451 status collapsed
1452
1453 \begin_layout Plain Layout
1454
1455 {
1456 \end_layout
1457
1458 \end_inset
1459
1460 Exponents
1461 \begin_inset ERT
1462 status collapsed
1463
1464 \begin_layout Plain Layout
1465
1466 }
1467 \end_layout
1468
1469 \end_inset
1470
1471
1472 \end_layout
1473
1474 \end_inset
1475
1476
1477 \begin_inset Index idx
1478 status collapsed
1479
1480 \begin_layout Plain Layout
1481 Subscripts|see
1482 \begin_inset ERT
1483 status collapsed
1484
1485 \begin_layout Plain Layout
1486
1487 {
1488 \end_layout
1489
1490 \end_inset
1491
1492 Indices
1493 \begin_inset ERT
1494 status collapsed
1495
1496 \begin_layout Plain Layout
1497
1498 }
1499 \end_layout
1500
1501 \end_inset
1502
1503
1504 \end_layout
1505
1506 \end_inset
1507
1508
1509 \end_layout
1510
1511 \begin_layout Standard
1512 Indices are created with an underscore 
1513 \begin_inset Quotes eld
1514 \end_inset
1515
1516 _
1517 \begin_inset Quotes erd
1518 \end_inset
1519
1520  or via the math toolbar button 
1521 \begin_inset Graphics
1522         filename ../images/math-subscript.png
1523         scale 85
1524
1525 \end_inset
1526
1527  , exponents with a caret 
1528 \begin_inset Quotes eld
1529 \end_inset
1530
1531 ^
1532 \begin_inset Quotes erd
1533 \end_inset
1534
1535  or via the math toolbar button 
1536 \begin_inset Graphics
1537         filename ../images/math-superscript.png
1538         scale 85
1539
1540 \end_inset
1541
1542 .
1543 \end_layout
1544
1545 \begin_layout Standard
1546 \align center
1547 \begin_inset Tabular
1548 <lyxtabular version="3" rows="4" columns="2">
1549 <features tabularvalignment="middle">
1550 <column alignment="center" valignment="top" width="0pt">
1551 <column alignment="center" valignment="top" width="0pt">
1552 <row>
1553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1554 \begin_inset Text
1555
1556 \begin_layout Plain Layout
1557 command
1558 \end_layout
1559
1560 \end_inset
1561 </cell>
1562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1563 \begin_inset Text
1564
1565 \begin_layout Plain Layout
1566 Result
1567 \begin_inset Note Note
1568 status collapsed
1569
1570 \begin_layout Plain Layout
1571
1572 \series bold
1573
1574 \backslash
1575 raisebox
1576 \series default
1577  is only used as spacer.
1578 \end_layout
1579
1580 \end_inset
1581
1582
1583 \end_layout
1584
1585 \end_inset
1586 </cell>
1587 </row>
1588 <row>
1589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1590 \begin_inset Text
1591
1592 \begin_layout Plain Layout
1593 B_V
1594 \end_layout
1595
1596 \end_inset
1597 </cell>
1598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1599 \begin_inset Text
1600
1601 \begin_layout Plain Layout
1602 \begin_inset Formula $B_{V}$
1603 \end_inset
1604
1605
1606 \end_layout
1607
1608 \end_inset
1609 </cell>
1610 </row>
1611 <row>
1612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1613 \begin_inset Text
1614
1615 \begin_layout Plain Layout
1616 B^V
1617 \end_layout
1618
1619 \end_inset
1620 </cell>
1621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1622 \begin_inset Text
1623
1624 \begin_layout Plain Layout
1625 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1626 \end_inset
1627
1628
1629 \end_layout
1630
1631 \end_inset
1632 </cell>
1633 </row>
1634 <row>
1635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1636 \begin_inset Text
1637
1638 \begin_layout Plain Layout
1639 B^
1640 \begin_inset ERT
1641 status collapsed
1642
1643 \begin_layout Plain Layout
1644
1645
1646 \backslash
1647 spce 
1648 \end_layout
1649
1650 \end_inset
1651
1652 A
1653 \end_layout
1654
1655 \end_inset
1656 </cell>
1657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1658 \begin_inset Text
1659
1660 \begin_layout Plain Layout
1661 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1662 \end_inset
1663
1664
1665 \end_layout
1666
1667 \end_inset
1668 </cell>
1669 </row>
1670 </lyxtabular>
1671
1672 \end_inset
1673
1674
1675 \end_layout
1676
1677 \begin_layout Standard
1678 As the caret is in some languages an accent, vowels will be accentuated
1679  in this case and not set as exponents
1680 \begin_inset Foot
1681 status collapsed
1682
1683 \begin_layout Plain Layout
1684 Depending on the used keyboard settings this can also happen for other character
1685 s than vowels.
1686 \end_layout
1687
1688 \end_inset
1689
1690 .
1691  To get in this case exponents, press 
1692 \family sans
1693 Space
1694 \family default
1695  after the caret as in the last example.
1696 \end_layout
1697
1698 \begin_layout Subsection
1699 Fractions
1700 \begin_inset CommandInset label
1701 LatexCommand label
1702 name "sub:Fractions"
1703
1704 \end_inset
1705
1706
1707 \begin_inset Index idx
1708 status collapsed
1709
1710 \begin_layout Plain Layout
1711 Fractions
1712 \end_layout
1713
1714 \end_inset
1715
1716
1717 \end_layout
1718
1719 \begin_layout Standard
1720 Fractions are generated with the command 
1721 \series bold
1722
1723 \backslash
1724 frac
1725 \series default
1726
1727 \begin_inset Index idx
1728 status collapsed
1729
1730 \begin_layout Plain Layout
1731 Commands ! F ! 
1732 \backslash
1733 frac
1734 \end_layout
1735
1736 \end_inset
1737
1738  or via the math toolbar button 
1739 \begin_inset Graphics
1740         filename ../images/math/frac.png
1741         scale 50
1742
1743 \end_inset
1744
1745 .
1746  The font size is adjusted automatically, depending on whether the fraction
1747  is in an inline or display style formula.
1748  With the math toolbar button 
1749 \begin_inset Graphics
1750         filename ../images/math/frac-square.png
1751         scale 85
1752
1753 \end_inset
1754
1755  you can select different fraction types.
1756 \end_layout
1757
1758 \begin_layout Standard
1759 With the command 
1760 \series bold
1761
1762 \backslash
1763 dfrac
1764 \series default
1765
1766 \begin_inset Index idx
1767 status collapsed
1768
1769 \begin_layout Plain Layout
1770 Commands ! D ! 
1771 \backslash
1772 dfrac
1773 \end_layout
1774
1775 \end_inset
1776
1777  a fraction can be created that has in any case the size of a display style
1778  formula.
1779  With 
1780 \series bold
1781
1782 \backslash
1783 tfrac
1784 \series default
1785
1786 \begin_inset Index idx
1787 status collapsed
1788
1789 \begin_layout Plain Layout
1790 Commands ! T ! 
1791 \backslash
1792 tfrac
1793 \end_layout
1794
1795 \end_inset
1796
1797  the fraction appears always with the size of an inline formula.
1798  An example:
1799 \end_layout
1800
1801 \begin_layout Standard
1802 A line with the fraction 
1803 \begin_inset Formula $\frac{1}{2}$
1804 \end_inset
1805
1806  that was created with the command 
1807 \series bold
1808
1809 \backslash
1810 frac
1811 \series default
1812 .
1813 \end_layout
1814
1815 \begin_layout Standard
1816 A line with the fraction 
1817 \begin_inset Formula $\dfrac{1}{2}$
1818 \end_inset
1819
1820  that was created with the command 
1821 \series bold
1822
1823 \backslash
1824 dfrac
1825 \series default
1826 .
1827 \end_layout
1828
1829 \begin_layout Standard
1830 \align center
1831 \begin_inset Tabular
1832 <lyxtabular version="3" rows="4" columns="2">
1833 <features tabularvalignment="middle">
1834 <column alignment="center" valignment="top" width="0pt">
1835 <column alignment="center" valignment="top" width="0pt">
1836 <row>
1837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1838 \begin_inset Text
1839
1840 \begin_layout Plain Layout
1841 Command
1842 \end_layout
1843
1844 \end_inset
1845 </cell>
1846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1847 \begin_inset Text
1848
1849 \begin_layout Plain Layout
1850 Result
1851 \begin_inset Note Note
1852 status collapsed
1853
1854 \begin_layout Plain Layout
1855
1856 \series bold
1857
1858 \backslash
1859 raisebox
1860 \series default
1861  is only used as spacer.
1862 \end_layout
1863
1864 \end_inset
1865
1866
1867 \end_layout
1868
1869 \end_inset
1870 </cell>
1871 </row>
1872 <row>
1873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1874 \begin_inset Text
1875
1876 \begin_layout Plain Layout
1877
1878 \backslash
1879 frac
1880 \begin_inset ERT
1881 status collapsed
1882
1883 \begin_layout Plain Layout
1884
1885
1886 \backslash
1887 spce 
1888 \end_layout
1889
1890 \end_inset
1891
1892 A
1893 \begin_inset Formula $\downarrow$
1894 \end_inset
1895
1896 B
1897 \end_layout
1898
1899 \end_inset
1900 </cell>
1901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1902 \begin_inset Text
1903
1904 \begin_layout Plain Layout
1905 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1906 \end_inset
1907
1908
1909 \end_layout
1910
1911 \end_inset
1912 </cell>
1913 </row>
1914 <row>
1915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1916 \begin_inset Text
1917
1918 \begin_layout Plain Layout
1919
1920 \backslash
1921 dfrac
1922 \begin_inset ERT
1923 status collapsed
1924
1925 \begin_layout Plain Layout
1926
1927
1928 \backslash
1929 spce 
1930 \end_layout
1931
1932 \end_inset
1933
1934 A
1935 \begin_inset Formula $\downarrow$
1936 \end_inset
1937
1938 B
1939 \end_layout
1940
1941 \end_inset
1942 </cell>
1943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1944 \begin_inset Text
1945
1946 \begin_layout Plain Layout
1947 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1948 \end_inset
1949
1950
1951 \end_layout
1952
1953 \end_inset
1954 </cell>
1955 </row>
1956 <row>
1957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1958 \begin_inset Text
1959
1960 \begin_layout Plain Layout
1961
1962 \backslash
1963 dfrac
1964 \begin_inset ERT
1965 status collapsed
1966
1967 \begin_layout Plain Layout
1968
1969
1970 \backslash
1971 spce 
1972 \end_layout
1973
1974 \end_inset
1975
1976 e^
1977 \begin_inset ERT
1978 status collapsed
1979
1980 \begin_layout Plain Layout
1981
1982
1983 \backslash
1984 spce 
1985 \end_layout
1986
1987 \end_inset
1988
1989
1990 \backslash
1991 frac
1992 \begin_inset ERT
1993 status collapsed
1994
1995 \begin_layout Plain Layout
1996
1997
1998 \backslash
1999 spce 
2000 \end_layout
2001
2002 \end_inset
2003
2004 1
2005 \begin_inset Formula $\downarrow$
2006 \end_inset
2007
2008 2
2009 \begin_inset Formula $\downarrow\downarrow$
2010 \end_inset
2011
2012 3
2013 \end_layout
2014
2015 \end_inset
2016 </cell>
2017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2018 \begin_inset Text
2019
2020 \begin_layout Plain Layout
2021 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
2022 \end_inset
2023
2024
2025 \end_layout
2026
2027 \end_inset
2028 </cell>
2029 </row>
2030 </lyxtabular>
2031
2032 \end_inset
2033
2034
2035 \end_layout
2036
2037 \begin_layout Standard
2038 \begin_inset VSpace bigskip
2039 \end_inset
2040
2041
2042 \begin_inset Newpage newpage
2043 \end_inset
2044
2045 For nested fractions the command 
2046 \series bold
2047
2048 \backslash
2049 cfrac
2050 \series default
2051
2052 \begin_inset Index idx
2053 status collapsed
2054
2055 \begin_layout Plain Layout
2056 Commands ! C ! 
2057 \backslash
2058 cfrac
2059 \end_layout
2060
2061 \end_inset
2062
2063  can be used.
2064  Here is an example:
2065 \begin_inset VSpace -3mm
2066 \end_inset
2067
2068
2069 \end_layout
2070
2071 \begin_layout Standard
2072 \begin_inset Formula \begin{align*}
2073 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2074 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
2075 \end{align*}
2076
2077 \end_inset
2078
2079
2080 \end_layout
2081
2082 \begin_layout Standard
2083 The command for the example above is:
2084 \end_layout
2085
2086 \begin_layout Standard
2087
2088 \series bold
2089
2090 \backslash
2091 cfrac
2092 \begin_inset ERT
2093 status collapsed
2094
2095 \begin_layout Plain Layout
2096
2097
2098 \backslash
2099 spce 
2100 \end_layout
2101
2102 \end_inset
2103
2104 A
2105 \begin_inset Formula $\downarrow$
2106 \end_inset
2107
2108 B+
2109 \backslash
2110 cfrac
2111 \begin_inset ERT
2112 status collapsed
2113
2114 \begin_layout Plain Layout
2115
2116
2117 \backslash
2118 spce 
2119 \end_layout
2120
2121 \end_inset
2122
2123 C+
2124 \backslash
2125 cfrac
2126 \begin_inset ERT
2127 status collapsed
2128
2129 \begin_layout Plain Layout
2130
2131
2132 \backslash
2133 spce 
2134 \end_layout
2135
2136 \end_inset
2137
2138 E
2139 \begin_inset Formula $\downarrow$
2140 \end_inset
2141
2142 F
2143 \begin_inset Formula $\downarrow$
2144 \end_inset
2145
2146 D
2147 \end_layout
2148
2149 \begin_layout Standard
2150 \begin_inset VSpace medskip
2151 \end_inset
2152
2153
2154 \end_layout
2155
2156 \begin_layout Standard
2157
2158 \series bold
2159
2160 \backslash
2161 cfrac
2162 \series default
2163  sets the fraction always in the size of a displayed formula, also when
2164  it is part of another fraction.
2165 \end_layout
2166
2167 \begin_layout Standard
2168 It is possible to specify the alignment of the numerator.
2169  The command 
2170 \series bold
2171
2172 \backslash
2173 cfracleft
2174 \series default
2175  is used to left align it, the command 
2176 \series bold
2177
2178 \backslash
2179 cfracright
2180 \series default
2181  to right-align it.
2182  
2183 \series bold
2184
2185 \backslash
2186 cfrac
2187 \series default
2188  centers the numerator.
2189  These fractions demonstrate the different alignments:
2190 \end_layout
2191
2192 \begin_layout Standard
2193 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2194 \end_inset
2195
2196
2197 \begin_inset Formula $\cfrac{A}{B+C}$
2198 \end_inset
2199
2200
2201 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2202 \end_inset
2203
2204
2205 \end_layout
2206
2207 \begin_layout Standard
2208 \begin_inset Note Greyedout
2209 status open
2210
2211 \begin_layout Plain Layout
2212
2213 \series bold
2214 Note:
2215 \series default
2216  
2217 \series bold
2218
2219 \backslash
2220 cfracleft
2221 \series default
2222  and 
2223 \series bold
2224
2225 \backslash
2226 cfracright
2227 \series default
2228  are no real LaTeX commands but represent the command 
2229 \series bold
2230
2231 \backslash
2232 cfrac[alignment]{numerator}{denominator}
2233 \series default
2234  .
2235  Therefore you cannot use them in TeX code.
2236 \end_layout
2237
2238 \end_inset
2239
2240
2241 \end_layout
2242
2243 \begin_layout Standard
2244 \begin_inset VSpace medskip
2245 \end_inset
2246
2247 It is often advantageous to combine 
2248 \series bold
2249
2250 \backslash
2251 cfrac
2252 \series default
2253  and 
2254 \series bold
2255
2256 \backslash
2257 frac
2258 \series default
2259 :
2260 \begin_inset Formula \[
2261 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2262
2263 \end_inset
2264
2265
2266 \end_layout
2267
2268 \begin_layout Standard
2269 For inline fractions with a sloped fraction stroke you can use the command
2270  
2271 \series bold
2272
2273 \backslash
2274 nicefrac
2275 \series default
2276
2277 \begin_inset Index idx
2278 status collapsed
2279
2280 \begin_layout Plain Layout
2281 Commands ! N ! 
2282 \backslash
2283 nicefrac
2284 \end_layout
2285
2286 \end_inset
2287
2288
2289 \begin_inset Formula $\nicefrac{5}{31}$
2290 \end_inset
2291
2292  or 
2293 \series bold
2294
2295 \backslash
2296 unitfrac
2297 \series default
2298
2299 \begin_inset Index idx
2300 status collapsed
2301
2302 \begin_layout Plain Layout
2303 Commands ! U ! 
2304 \backslash
2305 unitfrac
2306 \end_layout
2307
2308 \end_inset
2309
2310
2311 \begin_inset Formula $\unitfrac{5}{31}$
2312 \end_inset
2313
2314  There is furthermore the command 
2315 \series bold
2316
2317 \backslash
2318 unitfracthree
2319 \series default
2320  that offers to write a fraction in combination with a number: 
2321 \begin_inset Formula $\unitfrac[2]{1}{3}$
2322 \end_inset
2323
2324
2325 \end_layout
2326
2327 \begin_layout Standard
2328 \begin_inset Note Greyedout
2329 status open
2330
2331 \begin_layout Plain Layout
2332
2333 \series bold
2334 Note:
2335 \series default
2336  
2337 \series bold
2338
2339 \backslash
2340 unitfracthree
2341 \series default
2342  is not a real LaTeX command but the command
2343 \begin_inset Newline newline
2344 \end_inset
2345
2346
2347 \series bold
2348
2349 \backslash
2350 unitfrac[number]{numerator}{denominator}
2351 \series default
2352  .
2353  Therefore you cannot use it in TeX code.
2354 \end_layout
2355
2356 \end_inset
2357
2358
2359 \end_layout
2360
2361 \begin_layout Standard
2362 How to define own fractions where the fraction stroke can be changed, is
2363  explained in 
2364 \begin_inset CommandInset ref
2365 LatexCommand ref
2366 reference "sub:Self-defined-Fractions"
2367
2368 \end_inset
2369
2370 .
2371 \end_layout
2372
2373 \begin_layout Subsection
2374 Roots
2375 \begin_inset Index idx
2376 status collapsed
2377
2378 \begin_layout Plain Layout
2379 Roots
2380 \end_layout
2381
2382 \end_inset
2383
2384
2385 \end_layout
2386
2387 \begin_layout Standard
2388 Square roots are created with 
2389 \series bold
2390
2391 \backslash
2392 sqrt
2393 \series default
2394
2395 \begin_inset Index idx
2396 status collapsed
2397
2398 \begin_layout Plain Layout
2399 Commands ! S ! 
2400 \backslash
2401 sqrt
2402 \end_layout
2403
2404 \end_inset
2405
2406  or the math toolbar button 
2407 \begin_inset Graphics
2408         filename ../images/math/sqrt.png
2409         scale 85
2410
2411 \end_inset
2412
2413 , all other roots with the command 
2414 \series bold
2415
2416 \backslash
2417 root
2418 \series default
2419
2420 \begin_inset Index idx
2421 status collapsed
2422
2423 \begin_layout Plain Layout
2424 Commands ! R ! 
2425 \backslash
2426 root
2427 \end_layout
2428
2429 \end_inset
2430
2431  or with the math toolbar button 
2432 \begin_inset Graphics
2433         filename ../images/math/root.png
2434         scale 85
2435
2436 \end_inset
2437
2438 .
2439 \end_layout
2440
2441 \begin_layout Standard
2442 \align center
2443 \begin_inset Tabular
2444 <lyxtabular version="3" rows="3" columns="2">
2445 <features tabularvalignment="middle">
2446 <column alignment="center" valignment="top" width="0pt">
2447 <column alignment="center" valignment="top" width="0pt">
2448 <row>
2449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2450 \begin_inset Text
2451
2452 \begin_layout Plain Layout
2453 Command
2454 \end_layout
2455
2456 \end_inset
2457 </cell>
2458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2459 \begin_inset Text
2460
2461 \begin_layout Plain Layout
2462 Result
2463 \begin_inset Note Note
2464 status collapsed
2465
2466 \begin_layout Plain Layout
2467
2468 \series bold
2469
2470 \backslash
2471 raisebox
2472 \series default
2473  is only used as spacer.
2474 \end_layout
2475
2476 \end_inset
2477
2478
2479 \end_layout
2480
2481 \end_inset
2482 </cell>
2483 </row>
2484 <row>
2485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2486 \begin_inset Text
2487
2488 \begin_layout Plain Layout
2489
2490 \backslash
2491 sqrt
2492 \begin_inset ERT
2493 status collapsed
2494
2495 \begin_layout Plain Layout
2496
2497
2498 \backslash
2499 spce 
2500 \end_layout
2501
2502 \end_inset
2503
2504 A-B
2505 \end_layout
2506
2507 \end_inset
2508 </cell>
2509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2510 \begin_inset Text
2511
2512 \begin_layout Plain Layout
2513 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2514 \end_inset
2515
2516
2517 \end_layout
2518
2519 \end_inset
2520 </cell>
2521 </row>
2522 <row>
2523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2524 \begin_inset Text
2525
2526 \begin_layout Plain Layout
2527
2528 \backslash
2529 root
2530 \begin_inset ERT
2531 status collapsed
2532
2533 \begin_layout Plain Layout
2534
2535
2536 \backslash
2537 spce 
2538 \end_layout
2539
2540 \end_inset
2541
2542 3
2543 \begin_inset Formula $\downarrow$
2544 \end_inset
2545
2546 A-B
2547 \end_layout
2548
2549 \end_inset
2550 </cell>
2551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2552 \begin_inset Text
2553
2554 \begin_layout Plain Layout
2555 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2556 \end_inset
2557
2558
2559 \end_layout
2560
2561 \end_inset
2562 </cell>
2563 </row>
2564 </lyxtabular>
2565
2566 \end_inset
2567
2568
2569 \end_layout
2570
2571 \begin_layout Standard
2572 A square root can also be created with 
2573 \series bold
2574
2575 \backslash
2576 root
2577 \series default
2578  when the root index field is left empty.
2579 \end_layout
2580
2581 \begin_layout Standard
2582 With certain indices the distance to the root is too small, like in this
2583  formula: 
2584 \begin_inset Formula $\sqrt[\beta]{B}$
2585 \end_inset
2586
2587
2588 \begin_inset Newline newline
2589 \end_inset
2590
2591 The 
2592 \begin_inset Formula $\beta$
2593 \end_inset
2594
2595  touches the root.
2596  To avoid this, the commands 
2597 \series bold
2598
2599 \backslash
2600 leftroot
2601 \series default
2602
2603 \begin_inset Index idx
2604 status collapsed
2605
2606 \begin_layout Plain Layout
2607 Commands ! L ! 
2608 \backslash
2609 leftroot
2610 \end_layout
2611
2612 \end_inset
2613
2614  and 
2615 \series bold
2616
2617 \backslash
2618 uproot
2619 \series default
2620
2621 \begin_inset Index idx
2622 status collapsed
2623
2624 \begin_layout Plain Layout
2625 Commands ! U ! 
2626 \backslash
2627 uproot
2628 \end_layout
2629
2630 \end_inset
2631
2632  are used with the following scheme:
2633 \end_layout
2634
2635 \begin_layout Standard
2636
2637 \series bold
2638
2639 \backslash
2640 leftroot{distance}
2641 \series default
2642  and 
2643 \series bold
2644
2645 \backslash
2646 uproot{distance}
2647 \end_layout
2648
2649 \begin_layout Standard
2650 Distance is the number of Big Points (unit bp; 
2651 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2652 \end_inset
2653
2654 ), that the index should be moved to the left or top, resp..
2655  The commands are written to the index.
2656  This way the command
2657 \begin_inset Newline newline
2658 \end_inset
2659
2660
2661 \series bold
2662
2663 \backslash
2664 root
2665 \backslash
2666 leftroot{-1
2667 \begin_inset Formula $\to$
2668 \end_inset
2669
2670
2671 \backslash
2672 uproot{2
2673 \begin_inset Formula $\to$
2674 \end_inset
2675
2676
2677 \backslash
2678 beta
2679 \begin_inset ERT
2680 status collapsed
2681
2682 \begin_layout Plain Layout
2683
2684
2685 \backslash
2686 spce 
2687 \end_layout
2688
2689 \end_inset
2690
2691
2692 \begin_inset Formula $\to$
2693 \end_inset
2694
2695 B
2696 \begin_inset Newline newline
2697 \end_inset
2698
2699
2700 \series default
2701 produces a correct typeset formula: 
2702 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2703 \end_inset
2704
2705
2706 \end_layout
2707
2708 \begin_layout Subsection
2709 Binomial Coefficients
2710 \begin_inset Index idx
2711 status collapsed
2712
2713 \begin_layout Plain Layout
2714 Binomial coefficients
2715 \end_layout
2716
2717 \end_inset
2718
2719
2720 \end_layout
2721
2722 \begin_layout Standard
2723 Binomial coefficients are inserted with the command 
2724 \series bold
2725
2726 \backslash
2727 binom
2728 \series default
2729
2730 \begin_inset Index idx
2731 status collapsed
2732
2733 \begin_layout Plain Layout
2734 Commands ! B ! 
2735 \backslash
2736 binom
2737 \end_layout
2738
2739 \end_inset
2740
2741  or with the submenu of the math toolbar button 
2742 \begin_inset Graphics
2743         filename ../images/math/frac-square.png
2744         scale 85
2745
2746 \end_inset
2747
2748 .
2749  Analog to fractions (
2750 \series bold
2751
2752 \backslash
2753 frac
2754 \series default
2755 ) there are besides 
2756 \series bold
2757
2758 \backslash
2759 binom
2760 \series default
2761  the commands 
2762 \series bold
2763
2764 \backslash
2765 dbinom
2766 \series default
2767
2768 \begin_inset Index idx
2769 status collapsed
2770
2771 \begin_layout Plain Layout
2772 Commands ! D ! 
2773 \backslash
2774 dbinom
2775 \end_layout
2776
2777 \end_inset
2778
2779  and 
2780 \series bold
2781
2782 \backslash
2783 tbinom
2784 \series default
2785
2786 \begin_inset Index idx
2787 status collapsed
2788
2789 \begin_layout Plain Layout
2790 Commands ! T ! 
2791 \backslash
2792 tbinom
2793 \end_layout
2794
2795 \end_inset
2796
2797 .
2798  For other brackets around binomial coeficients there are the commands 
2799 \series bold
2800
2801 \backslash
2802 brace
2803 \series default
2804
2805 \begin_inset Index idx
2806 status collapsed
2807
2808 \begin_layout Plain Layout
2809 Commands ! B ! 
2810 \backslash
2811 brace
2812 \end_layout
2813
2814 \end_inset
2815
2816  and 
2817 \series bold
2818
2819 \backslash
2820 brack
2821 \series default
2822
2823 \begin_inset Index idx
2824 status collapsed
2825
2826 \begin_layout Plain Layout
2827 Commands ! B ! 
2828 \backslash
2829 brack
2830 \end_layout
2831
2832 \end_inset
2833
2834 .
2835 \end_layout
2836
2837 \begin_layout Standard
2838 \align center
2839 \begin_inset Tabular
2840 <lyxtabular version="3" rows="6" columns="2">
2841 <features tabularvalignment="middle">
2842 <column alignment="center" valignment="top" width="0pt">
2843 <column alignment="center" valignment="top" width="0pt">
2844 <row>
2845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2846 \begin_inset Text
2847
2848 \begin_layout Plain Layout
2849 Command
2850 \end_layout
2851
2852 \end_inset
2853 </cell>
2854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2855 \begin_inset Text
2856
2857 \begin_layout Plain Layout
2858 Result
2859 \begin_inset Note Note
2860 status collapsed
2861
2862 \begin_layout Plain Layout
2863
2864 \series bold
2865
2866 \backslash
2867 raisebox
2868 \series default
2869  is only used as spacer.
2870 \end_layout
2871
2872 \end_inset
2873
2874
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 </row>
2880 <row>
2881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2882 \begin_inset Text
2883
2884 \begin_layout Plain Layout
2885
2886 \backslash
2887 binom
2888 \begin_inset ERT
2889 status collapsed
2890
2891 \begin_layout Plain Layout
2892
2893
2894 \backslash
2895 spce 
2896 \end_layout
2897
2898 \end_inset
2899
2900 A
2901 \begin_inset Formula $\downarrow$
2902 \end_inset
2903
2904 B
2905 \end_layout
2906
2907 \end_inset
2908 </cell>
2909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2910 \begin_inset Text
2911
2912 \begin_layout Plain Layout
2913 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2914 \end_inset
2915
2916
2917 \end_layout
2918
2919 \end_inset
2920 </cell>
2921 </row>
2922 <row>
2923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2924 \begin_inset Text
2925
2926 \begin_layout Plain Layout
2927
2928 \backslash
2929 dbinom
2930 \begin_inset ERT
2931 status collapsed
2932
2933 \begin_layout Plain Layout
2934
2935
2936 \backslash
2937 spce 
2938 \end_layout
2939
2940 \end_inset
2941
2942 A
2943 \begin_inset Formula $\downarrow$
2944 \end_inset
2945
2946 B
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2952 \begin_inset Text
2953
2954 \begin_layout Plain Layout
2955 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2956 \end_inset
2957
2958
2959 \end_layout
2960
2961 \end_inset
2962 </cell>
2963 </row>
2964 <row>
2965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2966 \begin_inset Text
2967
2968 \begin_layout Plain Layout
2969
2970 \backslash
2971 tbinom
2972 \begin_inset ERT
2973 status collapsed
2974
2975 \begin_layout Plain Layout
2976
2977
2978 \backslash
2979 spce 
2980 \end_layout
2981
2982 \end_inset
2983
2984 A
2985 \begin_inset Formula $\downarrow$
2986 \end_inset
2987
2988 B
2989 \end_layout
2990
2991 \end_inset
2992 </cell>
2993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2994 \begin_inset Text
2995
2996 \begin_layout Plain Layout
2997 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2998 \end_inset
2999
3000
3001 \end_layout
3002
3003 \end_inset
3004 </cell>
3005 </row>
3006 <row>
3007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3008 \begin_inset Text
3009
3010 \begin_layout Plain Layout
3011
3012 \backslash
3013 brack
3014 \begin_inset ERT
3015 status collapsed
3016
3017 \begin_layout Plain Layout
3018
3019
3020 \backslash
3021 spce 
3022 \end_layout
3023
3024 \end_inset
3025
3026 A
3027 \begin_inset Formula $\downarrow$
3028 \end_inset
3029
3030 B
3031 \end_layout
3032
3033 \end_inset
3034 </cell>
3035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3036 \begin_inset Text
3037
3038 \begin_layout Plain Layout
3039 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
3040 \end_inset
3041
3042
3043 \end_layout
3044
3045 \end_inset
3046 </cell>
3047 </row>
3048 <row>
3049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3050 \begin_inset Text
3051
3052 \begin_layout Plain Layout
3053
3054 \backslash
3055 brace
3056 \begin_inset ERT
3057 status collapsed
3058
3059 \begin_layout Plain Layout
3060
3061
3062 \backslash
3063 spce 
3064 \end_layout
3065
3066 \end_inset
3067
3068 A
3069 \begin_inset Formula $\downarrow$
3070 \end_inset
3071
3072 B
3073 \end_layout
3074
3075 \end_inset
3076 </cell>
3077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3078 \begin_inset Text
3079
3080 \begin_layout Plain Layout
3081 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3082 \end_inset
3083
3084
3085 \end_layout
3086
3087 \end_inset
3088 </cell>
3089 </row>
3090 </lyxtabular>
3091
3092 \end_inset
3093
3094
3095 \end_layout
3096
3097 \begin_layout Subsection
3098 Case Differentiations
3099 \begin_inset Index idx
3100 status collapsed
3101
3102 \begin_layout Plain Layout
3103 Case differentiations 
3104 \end_layout
3105
3106 \end_inset
3107
3108
3109 \end_layout
3110
3111 \begin_layout Standard
3112 \align center
3113 \begin_inset Tabular
3114 <lyxtabular version="3" rows="3" columns="2">
3115 <features tabularvalignment="middle">
3116 <column alignment="center" valignment="top" width="0pt">
3117 <column alignment="center" valignment="top" width="0pt">
3118 <row>
3119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3120 \begin_inset Text
3121
3122 \begin_layout Plain Layout
3123 Command
3124 \end_layout
3125
3126 \end_inset
3127 </cell>
3128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3129 \begin_inset Text
3130
3131 \begin_layout Plain Layout
3132 Result
3133 \end_layout
3134
3135 \end_inset
3136 </cell>
3137 </row>
3138 <row>
3139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3140 \begin_inset Text
3141
3142 \begin_layout Plain Layout
3143
3144 \backslash
3145 cases
3146 \begin_inset ERT
3147 status collapsed
3148
3149 \begin_layout Plain Layout
3150
3151
3152 \backslash
3153 spce 
3154 \end_layout
3155
3156 \end_inset
3157
3158 A
3159 \begin_inset Formula $\to$
3160 \end_inset
3161
3162 B>0
3163 \begin_inset Index idx
3164 status collapsed
3165
3166 \begin_layout Plain Layout
3167 Commands ! C ! 
3168 \backslash
3169 cases
3170 \end_layout
3171
3172 \end_inset
3173
3174
3175 \end_layout
3176
3177 \end_inset
3178 </cell>
3179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3180 \begin_inset Text
3181
3182 \begin_layout Plain Layout
3183 \begin_inset Formula $\begin{cases}
3184 A & B>0\end{cases}$
3185 \end_inset
3186
3187
3188 \end_layout
3189
3190 \end_inset
3191 </cell>
3192 </row>
3193 <row>
3194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3195 \begin_inset Text
3196
3197 \begin_layout Plain Layout
3198
3199 \backslash
3200 cases
3201 \begin_inset ERT
3202 status collapsed
3203
3204 \begin_layout Plain Layout
3205
3206
3207 \backslash
3208 spce 
3209 \end_layout
3210
3211 \end_inset
3212
3213
3214 \begin_inset Info
3215 type  "shortcut"
3216 arg   "newline-insert newline"
3217 \end_inset
3218
3219
3220 \end_layout
3221
3222 \end_inset
3223 </cell>
3224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3225 \begin_inset Text
3226
3227 \begin_layout Plain Layout
3228 \begin_inset Formula $\begin{cases}
3229 A & \textrm{for }x>0\\
3230 B & \textrm{for }x=0
3231 \end{cases}$
3232 \end_inset
3233
3234
3235 \end_layout
3236
3237 \end_inset
3238 </cell>
3239 </row>
3240 </lyxtabular>
3241
3242 \end_inset
3243
3244
3245 \end_layout
3246
3247 \begin_layout Standard
3248 After inserting 
3249 \series bold
3250
3251 \backslash
3252 cases
3253 \series default
3254  or the usage of the math toolbar button 
3255 \begin_inset Graphics
3256         filename ../images/math/cases.png
3257         scale 85
3258
3259 \end_inset
3260
3261  you can create new lines with the shortcut 
3262 \begin_inset Info
3263 type  "shortcut"
3264 arg   "newline-insert newline"
3265 \end_inset
3266
3267  or the table toolbar button 
3268 \begin_inset Graphics
3269         filename ../images/tabular-feature_append-row.png
3270         scale 85
3271
3272 \end_inset
3273
3274 .
3275 \end_layout
3276
3277 \begin_layout Standard
3278 The command 
3279 \series bold
3280
3281 \backslash
3282 cases
3283 \series default
3284  is also available via the menu 
3285 \family sans
3286 Insert\SpecialChar \menuseparator
3287 Math\SpecialChar \menuseparator
3288 Cases-Environment
3289 \family default
3290 .
3291 \end_layout
3292
3293 \begin_layout Subsection
3294 Negations
3295 \begin_inset Index idx
3296 status collapsed
3297
3298 \begin_layout Plain Layout
3299 Negations
3300 \end_layout
3301
3302 \end_inset
3303
3304
3305 \end_layout
3306
3307 \begin_layout Standard
3308 By inserting of 
3309 \series bold
3310
3311 \backslash
3312 not
3313 \series default
3314
3315 \begin_inset Index idx
3316 status collapsed
3317
3318 \begin_layout Plain Layout
3319 Commands ! N ! 
3320 \backslash
3321 not
3322 \end_layout
3323
3324 \end_inset
3325
3326  every character can be displayed canceled.
3327  The characters are quasi accentuated by a slash.
3328 \end_layout
3329
3330 \begin_layout Standard
3331 \align center
3332 \begin_inset Tabular
3333 <lyxtabular version="3" rows="4" columns="2">
3334 <features tabularvalignment="middle">
3335 <column alignment="center" valignment="top" width="0pt">
3336 <column alignment="center" valignment="top" width="0pt">
3337 <row>
3338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3339 \begin_inset Text
3340
3341 \begin_layout Plain Layout
3342 Command
3343 \end_layout
3344
3345 \end_inset
3346 </cell>
3347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3348 \begin_inset Text
3349
3350 \begin_layout Plain Layout
3351 Result
3352 \end_layout
3353
3354 \end_inset
3355 </cell>
3356 </row>
3357 <row>
3358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362
3363 \backslash
3364 not=
3365 \end_layout
3366
3367 \end_inset
3368 </cell>
3369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Plain Layout
3373 \begin_inset Formula $\not=$
3374 \end_inset
3375
3376
3377 \end_layout
3378
3379 \end_inset
3380 </cell>
3381 </row>
3382 <row>
3383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3384 \begin_inset Text
3385
3386 \begin_layout Plain Layout
3387
3388 \backslash
3389 not 
3390 \backslash
3391 le
3392 \end_layout
3393
3394 \end_inset
3395 </cell>
3396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3397 \begin_inset Text
3398
3399 \begin_layout Plain Layout
3400 \begin_inset Formula $\not\le$
3401 \end_inset
3402
3403
3404 \end_layout
3405
3406 \end_inset
3407 </cell>
3408 </row>
3409 <row>
3410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3411 \begin_inset Text
3412
3413 \begin_layout Plain Layout
3414
3415 \backslash
3416 not 
3417 \backslash
3418 parallel
3419 \end_layout
3420
3421 \end_inset
3422 </cell>
3423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3424 \begin_inset Text
3425
3426 \begin_layout Plain Layout
3427 \begin_inset Formula $\not\parallel$
3428 \end_inset
3429
3430
3431 \end_layout
3432
3433 \end_inset
3434 </cell>
3435 </row>
3436 </lyxtabular>
3437
3438 \end_inset
3439
3440
3441 \end_layout
3442
3443 \begin_layout Standard
3444 The last example shows, that not all negations look good.
3445  Therefore there are for some negations special commands (see 
3446 \begin_inset CommandInset ref
3447 LatexCommand ref
3448 reference "sub:Mathematical-Symbols"
3449
3450 \end_inset
3451
3452  and 
3453 \begin_inset CommandInset ref
3454 LatexCommand ref
3455 reference "sec:Relations"
3456
3457 \end_inset
3458
3459 ).
3460 \end_layout
3461
3462 \begin_layout Subsection
3463 Placeholders
3464 \begin_inset CommandInset label
3465 LatexCommand label
3466 name "sub:Placeholders"
3467
3468 \end_inset
3469
3470
3471 \begin_inset Index idx
3472 status collapsed
3473
3474 \begin_layout Plain Layout
3475 Placeholders
3476 \end_layout
3477
3478 \end_inset
3479
3480
3481 \begin_inset Index idx
3482 status collapsed
3483
3484 \begin_layout Plain Layout
3485 Chemical characters ! Isotopes
3486 \end_layout
3487
3488 \end_inset
3489
3490
3491 \begin_inset Index idx
3492 status collapsed
3493
3494 \begin_layout Plain Layout
3495 Isotopes|see
3496 \begin_inset ERT
3497 status collapsed
3498
3499 \begin_layout Plain Layout
3500
3501 {
3502 \end_layout
3503
3504 \end_inset
3505
3506 Chemical characters
3507 \begin_inset ERT
3508 status collapsed
3509
3510 \begin_layout Plain Layout
3511
3512 }
3513 \end_layout
3514
3515 \end_inset
3516
3517
3518 \end_layout
3519
3520 \end_inset
3521
3522
3523 \end_layout
3524
3525 \begin_layout Standard
3526 When displaying e.
3527 \begin_inset space \thinspace{}
3528 \end_inset
3529
3530 g.
3531 \begin_inset space \space{}
3532 \end_inset
3533
3534 isotopes
3535 \begin_inset Foot
3536 status collapsed
3537
3538 \begin_layout Plain Layout
3539 Typesetting isotopes and chemical symbols is described in 
3540 \begin_inset CommandInset ref
3541 LatexCommand ref
3542 reference "sub:Chemical-Symbols-and"
3543
3544 \end_inset
3545
3546 .
3547 \end_layout
3548
3549 \end_inset
3550
3551  the following problem occurs:
3552 \end_layout
3553
3554 \begin_layout Standard
3555 \align center
3556 \begin_inset Tabular
3557 <lyxtabular version="3" rows="2" columns="2">
3558 <features tabularvalignment="middle">
3559 <column alignment="center" valignment="top" width="0pt">
3560 <column alignment="center" valignment="top" width="0pt">
3561 <row>
3562 <cell alignment="center" valignment="top" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566 Indices created with sub- and superscripts:
3567 \end_layout
3568
3569 \end_inset
3570 </cell>
3571 <cell alignment="center" valignment="top" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3576 \end_inset
3577
3578
3579 \end_layout
3580
3581 \end_inset
3582 </cell>
3583 </row>
3584 <row>
3585 <cell alignment="center" valignment="top" usebox="none">
3586 \begin_inset Text
3587
3588 \begin_layout Plain Layout
3589 correct indices:
3590 \end_layout
3591
3592 \end_inset
3593 </cell>
3594 <cell alignment="center" valignment="top" usebox="none">
3595 \begin_inset Text
3596
3597 \begin_layout Plain Layout
3598 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3599 \end_inset
3600
3601
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 </row>
3607 </lyxtabular>
3608
3609 \end_inset
3610
3611
3612 \begin_inset Note Note
3613 status collapsed
3614
3615 \begin_layout Plain Layout
3616
3617 \series bold
3618
3619 \backslash
3620 raisebox
3621 \series default
3622  is only used as spacer.
3623 \end_layout
3624
3625 \end_inset
3626
3627
3628 \end_layout
3629
3630 \begin_layout Standard
3631 The shorter index is by default placed below or above the first character
3632  of the longer index.
3633  To avoid this there is the command 
3634 \series bold
3635
3636 \backslash
3637 phantom
3638 \series default
3639
3640 \begin_inset Index idx
3641 status collapsed
3642
3643 \begin_layout Plain Layout
3644 Commands ! P ! 
3645 \backslash
3646 phantom
3647 \end_layout
3648
3649 \end_inset
3650
3651  or the math toolbar button
3652 \begin_inset space \thinspace{}
3653 \end_inset
3654
3655
3656 \begin_inset Foot
3657 status collapsed
3658
3659 \begin_layout Plain Layout
3660 can be found in the submenu of the toolbar button 
3661 \begin_inset Graphics
3662         filename ../images/math/space.png
3663         scale 85
3664
3665 \end_inset
3666
3667
3668 \end_layout
3669
3670 \end_inset
3671
3672  
3673 \begin_inset Graphics
3674         filename ../images/math/phantom.png
3675         scale 85
3676
3677 \end_inset
3678
3679  that creates one or more phantom characters.
3680  When inserting 
3681 \series bold
3682
3683 \backslash
3684 phantom
3685 \series default
3686  a small blue box appears that is superposed with two red arrows.
3687  The arrows indicate that the complete width and height of the box content
3688  will be created as placeholder.
3689  Phantom characters are accordingly placeholders with the size of the characters.
3690 \end_layout
3691
3692 \begin_layout Standard
3693 \align center
3694 \begin_inset Tabular
3695 <lyxtabular version="3" rows="4" columns="2">
3696 <features tabularvalignment="middle">
3697 <column alignment="center" valignment="top" width="0">
3698 <column alignment="center" valignment="top" width="0">
3699 <row>
3700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3701 \begin_inset Text
3702
3703 \begin_layout Plain Layout
3704 Command
3705 \end_layout
3706
3707 \end_inset
3708 </cell>
3709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3710 \begin_inset Text
3711
3712 \begin_layout Plain Layout
3713 Result
3714 \begin_inset Note Note
3715 status collapsed
3716
3717 \begin_layout Plain Layout
3718
3719 \series bold
3720
3721 \backslash
3722 raisebox
3723 \series default
3724  is only used as spacer.
3725 \end_layout
3726
3727 \end_inset
3728
3729
3730 \end_layout
3731
3732 \end_inset
3733 </cell>
3734 </row>
3735 <row>
3736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3737 \begin_inset Text
3738
3739 \begin_layout Plain Layout
3740 ^19
3741 \begin_inset ERT
3742 status collapsed
3743
3744 \begin_layout Plain Layout
3745
3746
3747 \backslash
3748 spce 
3749 \end_layout
3750
3751 \end_inset
3752
3753 _
3754 \backslash
3755 phantom
3756 \begin_inset ERT
3757 status collapsed
3758
3759 \begin_layout Plain Layout
3760
3761
3762 \backslash
3763 spce 
3764 \end_layout
3765
3766 \end_inset
3767
3768 1
3769 \begin_inset Formula $\to$
3770 \end_inset
3771
3772 9
3773 \begin_inset ERT
3774 status collapsed
3775
3776 \begin_layout Plain Layout
3777
3778
3779 \backslash
3780 spce 
3781 \end_layout
3782
3783 \end_inset
3784
3785 F
3786 \end_layout
3787
3788 \end_inset
3789 </cell>
3790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3791 \begin_inset Text
3792
3793 \begin_layout Plain Layout
3794 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3795 \end_inset
3796
3797
3798 \end_layout
3799
3800 \end_inset
3801 </cell>
3802 </row>
3803 <row>
3804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3805 \begin_inset Text
3806
3807 \begin_layout Plain Layout
3808 ^235
3809 \begin_inset ERT
3810 status collapsed
3811
3812 \begin_layout Plain Layout
3813
3814
3815 \backslash
3816 spce 
3817 \end_layout
3818
3819 \end_inset
3820
3821 _
3822 \backslash
3823 phantom
3824 \begin_inset ERT
3825 status collapsed
3826
3827 \begin_layout Plain Layout
3828
3829
3830 \backslash
3831 spce 
3832 \end_layout
3833
3834 \end_inset
3835
3836 23
3837 \begin_inset Formula $\to$
3838 \end_inset
3839
3840 9
3841 \begin_inset ERT
3842 status collapsed
3843
3844 \begin_layout Plain Layout
3845
3846
3847 \backslash
3848 spce 
3849 \end_layout
3850
3851 \end_inset
3852
3853 F
3854 \end_layout
3855
3856 \end_inset
3857 </cell>
3858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3859 \begin_inset Text
3860
3861 \begin_layout Plain Layout
3862 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3863 \end_inset
3864
3865
3866 \end_layout
3867
3868 \end_inset
3869 </cell>
3870 </row>
3871 <row>
3872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3873 \begin_inset Text
3874
3875 \begin_layout Plain Layout
3876
3877 \backslash
3878 Lambda^
3879 \begin_inset ERT
3880 status collapsed
3881
3882 \begin_layout Plain Layout
3883
3884
3885 \backslash
3886 spce 
3887 \end_layout
3888
3889 \end_inset
3890
3891
3892 \backslash
3893 phantom
3894 \begin_inset ERT
3895 status collapsed
3896
3897 \begin_layout Plain Layout
3898
3899
3900 \backslash
3901 spce 
3902 \end_layout
3903
3904 \end_inset
3905
3906 ii
3907 \begin_inset Formula $\to$
3908 \end_inset
3909
3910 t
3911 \begin_inset ERT
3912 status collapsed
3913
3914 \begin_layout Plain Layout
3915
3916
3917 \backslash
3918 spce 
3919 \end_layout
3920
3921 \end_inset
3922
3923 _MMt
3924 \end_layout
3925
3926 \end_inset
3927 </cell>
3928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3929 \begin_inset Text
3930
3931 \begin_layout Plain Layout
3932 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3933 \end_inset
3934
3935
3936 \end_layout
3937
3938 \end_inset
3939 </cell>
3940 </row>
3941 </lyxtabular>
3942
3943 \end_inset
3944
3945
3946 \end_layout
3947
3948 \begin_layout Standard
3949 Furthermore there are the commands 
3950 \series bold
3951
3952 \backslash
3953 vphantom
3954 \series default
3955
3956 \begin_inset Index idx
3957 status collapsed
3958
3959 \begin_layout Plain Layout
3960 Commands ! V ! 
3961 \backslash
3962 vphantom
3963 \end_layout
3964
3965 \end_inset
3966
3967  (toolbar button 
3968 \begin_inset space ~
3969 \end_inset
3970
3971
3972 \begin_inset Graphics
3973         filename ../images/math/vphantom.png
3974         scale 85
3975
3976 \end_inset
3977
3978 ) and 
3979 \series bold
3980
3981 \backslash
3982 hphantom
3983 \series default
3984
3985 \begin_inset Index idx
3986 status collapsed
3987
3988 \begin_layout Plain Layout
3989 Commands ! H ! 
3990 \backslash
3991 hphantom
3992 \end_layout
3993
3994 \end_inset
3995
3996  (toolbar button 
3997 \begin_inset space ~
3998 \end_inset
3999
4000
4001 \begin_inset Graphics
4002         filename ../images/math/hphantom.png
4003         scale 85
4004
4005 \end_inset
4006
4007 ).
4008  
4009 \series bold
4010
4011 \backslash
4012 hphantom
4013 \series default
4014  creates only space for the maximal height of the characters in the box
4015  but not for its width.
4016  
4017 \series bold
4018
4019 \backslash
4020 vphantom
4021 \series default
4022  creates only space for the width of the box content.
4023  Therefore  the boxes of both commands have only one red arrow.
4024 \end_layout
4025
4026 \begin_layout Standard
4027 For example creates 
4028 \series bold
4029
4030 \backslash
4031 vphantom
4032 \series default
4033
4034 \begin_inset ERT
4035 status collapsed
4036
4037 \begin_layout Plain Layout
4038
4039
4040 \backslash
4041 spce 
4042 \end_layout
4043
4044 \end_inset
4045
4046
4047 \series bold
4048 a
4049 \backslash
4050 int
4051 \series default
4052  space for the height of the integral sign,
4053 \begin_inset Foot
4054 status collapsed
4055
4056 \begin_layout Plain Layout
4057 The command 
4058 \series bold
4059
4060 \backslash
4061 int
4062 \series default
4063  creates an integral sign, see 
4064 \begin_inset CommandInset ref
4065 LatexCommand ref
4066 reference "sub:Big-Operators"
4067
4068 \end_inset
4069
4070 .
4071 \end_layout
4072
4073 \end_inset
4074
4075  because this is the larger character.
4076  An example application is in 
4077 \begin_inset CommandInset ref
4078 LatexCommand ref
4079 reference "sub:Multiline-Brackets"
4080
4081 \end_inset
4082
4083 .
4084 \end_layout
4085
4086 \begin_layout Standard
4087 Placeholders can also be used for text when it is inserted via the menu
4088  
4089 \family sans
4090 Insert\SpecialChar \menuseparator
4091 Formatting\SpecialChar \menuseparator
4092 Phantom
4093 \family default
4094 :
4095 \end_layout
4096
4097 \begin_layout Standard
4098 This is a sentence.
4099 \begin_inset Newline newline
4100 \end_inset
4101
4102
4103 \begin_inset Phantom Phantom
4104 status open
4105
4106 \begin_layout Plain Layout
4107 This
4108 \end_layout
4109
4110 \end_inset
4111
4112  is a sentence.
4113 \end_layout
4114
4115 \begin_layout Subsection
4116 Lines
4117 \begin_inset Index idx
4118 status collapsed
4119
4120 \begin_layout Plain Layout
4121 Lines
4122 \end_layout
4123
4124 \end_inset
4125
4126
4127 \begin_inset Index idx
4128 status collapsed
4129
4130 \begin_layout Plain Layout
4131 Formula ! underlined
4132 \end_layout
4133
4134 \end_inset
4135
4136
4137 \end_layout
4138
4139 \begin_layout Standard
4140 \align center
4141 \begin_inset Tabular
4142 <lyxtabular version="3" rows="4" columns="2">
4143 <features tabularvalignment="middle">
4144 <column alignment="center" valignment="top" width="0pt">
4145 <column alignment="center" valignment="top" width="0pt">
4146 <row>
4147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4148 \begin_inset Text
4149
4150 \begin_layout Plain Layout
4151 Command
4152 \end_layout
4153
4154 \end_inset
4155 </cell>
4156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4157 \begin_inset Text
4158
4159 \begin_layout Plain Layout
4160 Result
4161 \begin_inset Note Note
4162 status collapsed
4163
4164 \begin_layout Plain Layout
4165
4166 \series bold
4167
4168 \backslash
4169 raisebox
4170 \series default
4171  is only used as spacer.
4172 \end_layout
4173
4174 \end_inset
4175
4176
4177 \end_layout
4178
4179 \end_inset
4180 </cell>
4181 </row>
4182 <row>
4183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4184 \begin_inset Text
4185
4186 \begin_layout Plain Layout
4187
4188 \backslash
4189 overline
4190 \begin_inset ERT
4191 status collapsed
4192
4193 \begin_layout Plain Layout
4194
4195
4196 \backslash
4197 spce 
4198 \end_layout
4199
4200 \end_inset
4201
4202 A+B
4203 \begin_inset Index idx
4204 status collapsed
4205
4206 \begin_layout Plain Layout
4207 Commands ! O ! 
4208 \backslash
4209 overline
4210 \end_layout
4211
4212 \end_inset
4213
4214
4215 \end_layout
4216
4217 \end_inset
4218 </cell>
4219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4220 \begin_inset Text
4221
4222 \begin_layout Plain Layout
4223 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4224 \end_inset
4225
4226
4227 \end_layout
4228
4229 \end_inset
4230 </cell>
4231 </row>
4232 <row>
4233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Plain Layout
4237
4238 \backslash
4239 underline
4240 \begin_inset ERT
4241 status collapsed
4242
4243 \begin_layout Plain Layout
4244
4245
4246 \backslash
4247 spce 
4248 \end_layout
4249
4250 \end_inset
4251
4252 A+B
4253 \begin_inset Index idx
4254 status collapsed
4255
4256 \begin_layout Plain Layout
4257 Commands ! U ! 
4258 \backslash
4259 underline
4260 \end_layout
4261
4262 \end_inset
4263
4264
4265 \end_layout
4266
4267 \end_inset
4268 </cell>
4269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4270 \begin_inset Text
4271
4272 \begin_layout Plain Layout
4273 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4274 \end_inset
4275
4276
4277 \end_layout
4278
4279 \end_inset
4280 </cell>
4281 </row>
4282 <row>
4283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4284 \begin_inset Text
4285
4286 \begin_layout Plain Layout
4287
4288 \backslash
4289 overline
4290 \begin_inset ERT
4291 status collapsed
4292
4293 \begin_layout Plain Layout
4294
4295
4296 \backslash
4297 spce 
4298 \end_layout
4299
4300 \end_inset
4301
4302
4303 \backslash
4304 underline
4305 \begin_inset ERT
4306 status collapsed
4307
4308 \begin_layout Plain Layout
4309
4310
4311 \backslash
4312 spce 
4313 \end_layout
4314
4315 \end_inset
4316
4317 A+B
4318 \end_layout
4319
4320 \end_inset
4321 </cell>
4322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4323 \begin_inset Text
4324
4325 \begin_layout Plain Layout
4326 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4327 \end_inset
4328
4329
4330 \end_layout
4331
4332 \end_inset
4333 </cell>
4334 </row>
4335 </lyxtabular>
4336
4337 \end_inset
4338
4339
4340 \end_layout
4341
4342 \begin_layout Standard
4343 In the last example it doesn't matter if first 
4344 \series bold
4345
4346 \backslash
4347 overline
4348 \series default
4349  or 
4350 \series bold
4351
4352 \backslash
4353 underline
4354 \series default
4355  is inserted.
4356 \end_layout
4357
4358 \begin_layout Standard
4359 To double underline e.
4360 \begin_inset space \thinspace{}
4361 \end_inset
4362
4363 g.
4364 \begin_inset space \space{}
4365 \end_inset
4366
4367 results, one uses 
4368 \series bold
4369
4370 \backslash
4371 underline
4372 \series default
4373  twice.
4374 \end_layout
4375
4376 \begin_layout Standard
4377 It is possible to place up to 6 lines above or below characters.
4378 \end_layout
4379
4380 \begin_layout Standard
4381 \begin_inset VSpace bigskip
4382 \end_inset
4383
4384 Custom lines can be created using the command 
4385 \series bold
4386
4387 \backslash
4388 rule
4389 \series default
4390
4391 \begin_inset Index idx
4392 status collapsed
4393
4394 \begin_layout Plain Layout
4395 Commands ! R ! 
4396 \backslash
4397 rule
4398 \end_layout
4399
4400 \end_inset
4401
4402  which has the following scheme:
4403 \end_layout
4404
4405 \begin_layout Standard
4406
4407 \series bold
4408
4409 \backslash
4410 rule[vertical offset]{length}{thickness}
4411 \end_layout
4412
4413 \begin_layout Standard
4414 The optional vertical offset shifts the line upwards (or downwards, when
4415  the value is negative).
4416  The units listed in 
4417 \begin_inset CommandInset ref
4418 LatexCommand ref
4419 reference "tab:Available-units"
4420
4421 \end_inset
4422
4423  can be used for the values.
4424  Here are two example lines created with the commands
4425 \begin_inset Newline newline
4426 \end_inset
4427
4428
4429 \series bold
4430
4431 \backslash
4432 rule[-2ex]{3cm}{2pt}
4433 \series default
4434  and 
4435 \series bold
4436
4437 \backslash
4438 rule{2cm}{1pt}
4439 \series default
4440 :
4441 \end_layout
4442
4443 \begin_layout Standard
4444 This is a sentence 
4445 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4446 \end_inset
4447
4448  with two lines.
4449 \end_layout
4450
4451 \begin_layout Standard
4452
4453 \series bold
4454
4455 \backslash
4456 rule
4457 \series default
4458  can also be used for text when a line is inserted via the menu 
4459 \family sans
4460 Insert\SpecialChar \menuseparator
4461 Formatting\SpecialChar \menuseparator
4462 Horizontal
4463 \begin_inset space ~
4464 \end_inset
4465
4466 Line
4467 \family default
4468 :
4469 \end_layout
4470
4471 \begin_layout Standard
4472 This is a sentence 
4473 \begin_inset CommandInset line
4474 LatexCommand rule
4475 offset "0.5ex"
4476 width "3cm"
4477 height "1pt"
4478
4479 \end_inset
4480
4481  with one line.
4482 \end_layout
4483
4484 \begin_layout Subsection
4485 Ellipses
4486 \begin_inset CommandInset label
4487 LatexCommand label
4488 name "sub:Ellipses"
4489
4490 \end_inset
4491
4492
4493 \begin_inset Index idx
4494 status collapsed
4495
4496 \begin_layout Plain Layout
4497 Ellipses
4498 \end_layout
4499
4500 \end_inset
4501
4502
4503 \end_layout
4504
4505 \begin_layout Standard
4506 There are different types of ellipses available.
4507 \begin_inset Foot
4508 status collapsed
4509
4510 \begin_layout Plain Layout
4511 In the math toolbar in the submenu of the button 
4512 \begin_inset Graphics
4513         filename ../images/math/ldots.png
4514         scale 85
4515
4516 \end_inset
4517
4518
4519 \end_layout
4520
4521 \end_inset
4522
4523  For listings dots at the baseline are used (
4524 \series bold
4525
4526 \backslash
4527 ldots
4528 \series default
4529
4530 \begin_inset Index idx
4531 status collapsed
4532
4533 \begin_layout Plain Layout
4534 Commands ! L ! 
4535 \backslash
4536 ldots
4537 \end_layout
4538
4539 \end_inset
4540
4541 ), while for operations dots are needed that are on the same height as the
4542  operators (
4543 \series bold
4544
4545 \backslash
4546 cdots
4547 \series default
4548
4549 \begin_inset Index idx
4550 status collapsed
4551
4552 \begin_layout Plain Layout
4553 Commands ! C ! 
4554 \backslash
4555 cdots
4556 \end_layout
4557
4558 \end_inset
4559
4560 ).
4561  When using the command 
4562 \series bold
4563
4564 \backslash
4565 dots
4566 \series default
4567
4568 \begin_inset Index idx
4569 status collapsed
4570
4571 \begin_layout Plain Layout
4572 Commands ! D ! 
4573 \backslash
4574 dots
4575 \end_layout
4576
4577 \end_inset
4578
4579 , LaTeX decides on the basis of the next character what type is used.
4580 \end_layout
4581
4582 \begin_layout Standard
4583 \align center
4584 \begin_inset Tabular
4585 <lyxtabular version="3" rows="9" columns="2">
4586 <features tabularvalignment="middle">
4587 <column alignment="center" valignment="top" width="0pt">
4588 <column alignment="center" valignment="top" width="0pt">
4589 <row>
4590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4591 \begin_inset Text
4592
4593 \begin_layout Plain Layout
4594 Command
4595 \end_layout
4596
4597 \end_inset
4598 </cell>
4599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4600 \begin_inset Text
4601
4602 \begin_layout Plain Layout
4603 Result
4604 \end_layout
4605
4606 \end_inset
4607 </cell>
4608 </row>
4609 <row>
4610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4611 \begin_inset Text
4612
4613 \begin_layout Plain Layout
4614 A_1
4615 \begin_inset ERT
4616 status collapsed
4617
4618 \begin_layout Plain Layout
4619
4620
4621 \backslash
4622 spce 
4623 \end_layout
4624
4625 \end_inset
4626
4627 ,
4628 \backslash
4629 dots
4630 \begin_inset ERT
4631 status collapsed
4632
4633 \begin_layout Plain Layout
4634
4635
4636 \backslash
4637 spce 
4638 \end_layout
4639
4640 \end_inset
4641
4642 ,A_n
4643 \end_layout
4644
4645 \end_inset
4646 </cell>
4647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4648 \begin_inset Text
4649
4650 \begin_layout Plain Layout
4651 \begin_inset Formula $A_{1},\dots,A_{n}$
4652 \end_inset
4653
4654
4655 \end_layout
4656
4657 \end_inset
4658 </cell>
4659 </row>
4660 <row>
4661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4662 \begin_inset Text
4663
4664 \begin_layout Plain Layout
4665 A_1
4666 \begin_inset ERT
4667 status collapsed
4668
4669 \begin_layout Plain Layout
4670
4671
4672 \backslash
4673 spce 
4674 \end_layout
4675
4676 \end_inset
4677
4678 +
4679 \backslash
4680 dots
4681 \begin_inset ERT
4682 status collapsed
4683
4684 \begin_layout Plain Layout
4685
4686
4687 \backslash
4688 spce 
4689 \end_layout
4690
4691 \end_inset
4692
4693 +A_n
4694 \end_layout
4695
4696 \end_inset
4697 </cell>
4698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4699 \begin_inset Text
4700
4701 \begin_layout Plain Layout
4702 \begin_inset Formula $A_{1}+\dots+A_{n}$
4703 \end_inset
4704
4705
4706 \end_layout
4707
4708 \end_inset
4709 </cell>
4710 </row>
4711 <row>
4712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4713 \begin_inset Text
4714
4715 \begin_layout Plain Layout
4716 A_1
4717 \begin_inset ERT
4718 status collapsed
4719
4720 \begin_layout Plain Layout
4721
4722
4723 \backslash
4724 spce 
4725 \end_layout
4726
4727 \end_inset
4728
4729 ,
4730 \backslash
4731 ldots
4732 \begin_inset ERT
4733 status collapsed
4734
4735 \begin_layout Plain Layout
4736
4737
4738 \backslash
4739 spce 
4740 \end_layout
4741
4742 \end_inset
4743
4744 ,A_n
4745 \end_layout
4746
4747 \end_inset
4748 </cell>
4749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4750 \begin_inset Text
4751
4752 \begin_layout Plain Layout
4753 \begin_inset Formula $A_{1},\ldots,A_{n}$
4754 \end_inset
4755
4756
4757 \end_layout
4758
4759 \end_inset
4760 </cell>
4761 </row>
4762 <row>
4763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4764 \begin_inset Text
4765
4766 \begin_layout Plain Layout
4767 A_1
4768 \begin_inset ERT
4769 status collapsed
4770
4771 \begin_layout Plain Layout
4772
4773
4774 \backslash
4775 spce 
4776 \end_layout
4777
4778 \end_inset
4779
4780 +
4781 \backslash
4782 cdots
4783 \begin_inset ERT
4784 status collapsed
4785
4786 \begin_layout Plain Layout
4787
4788
4789 \backslash
4790 spce 
4791 \end_layout
4792
4793 \end_inset
4794
4795 +A_n
4796 \end_layout
4797
4798 \end_inset
4799 </cell>
4800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4801 \begin_inset Text
4802
4803 \begin_layout Plain Layout
4804 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4805 \end_inset
4806
4807
4808 \end_layout
4809
4810 \end_inset
4811 </cell>
4812 </row>
4813 <row>
4814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4815 \begin_inset Text
4816
4817 \begin_layout Plain Layout
4818
4819 \backslash
4820 vdots
4821 \end_layout
4822
4823 \end_inset
4824 </cell>
4825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4826 \begin_inset Text
4827
4828 \begin_layout Plain Layout
4829 \begin_inset Formula $\vdots$
4830 \end_inset
4831
4832
4833 \end_layout
4834
4835 \end_inset
4836 </cell>
4837 </row>
4838 <row>
4839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4840 \begin_inset Text
4841
4842 \begin_layout Plain Layout
4843
4844 \backslash
4845 ddots
4846 \end_layout
4847
4848 \end_inset
4849 </cell>
4850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4851 \begin_inset Text
4852
4853 \begin_layout Plain Layout
4854 \begin_inset Formula $\ddots$
4855 \end_inset
4856
4857
4858 \end_layout
4859
4860 \end_inset
4861 </cell>
4862 </row>
4863 <row>
4864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4865 \begin_inset Text
4866
4867 \begin_layout Plain Layout
4868
4869 \backslash
4870 iddots
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4876 \begin_inset Text
4877
4878 \begin_layout Plain Layout
4879 \begin_inset Formula $\iddots$
4880 \end_inset
4881
4882
4883 \end_layout
4884
4885 \end_inset
4886 </cell>
4887 </row>
4888 <row>
4889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4890 \begin_inset Text
4891
4892 \begin_layout Plain Layout
4893 3×3
4894 \begin_inset space \thinspace{}
4895 \end_inset
4896
4897 matrix with the different dots
4898 \end_layout
4899
4900 \end_inset
4901 </cell>
4902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4903 \begin_inset Text
4904
4905 \begin_layout Plain Layout
4906 \begin_inset Formula $\begin{array}{ccc}
4907 A_{11} & \cdots & A_{1m}\\
4908 \vdots & \ddots & \vdots\\
4909 A_{n1} & \cdots & A_{nm}
4910 \end{array}$
4911 \end_inset
4912
4913
4914 \end_layout
4915
4916 \end_inset
4917 </cell>
4918 </row>
4919 </lyxtabular>
4920
4921 \end_inset
4922
4923
4924 \end_layout
4925
4926 \begin_layout Standard
4927 The ellipses available in menu 
4928 \family sans
4929 Insert\SpecialChar \menuseparator
4930 Special
4931 \begin_inset space ~
4932 \end_inset
4933
4934 Character
4935 \family default
4936  are 
4937 \series bold
4938
4939 \backslash
4940 ldots
4941 \series default
4942 .
4943 \end_layout
4944
4945 \begin_layout Standard
4946 \begin_inset VSpace medskip
4947 \end_inset
4948
4949 To use 
4950 \series bold
4951
4952 \backslash
4953 iddots
4954 \series default
4955 , one of the options 
4956 \family sans
4957 Use mathdots package (automatically)
4958 \family default
4959  must be set in the document settings under 
4960 \family sans
4961 Math
4962 \begin_inset space ~
4963 \end_inset
4964
4965 Options
4966 \family default
4967 .
4968 \begin_inset Newline newline
4969 \end_inset
4970
4971 Using the option 
4972 \family sans
4973 Use mathdots package
4974 \family default
4975  will improve the appearance of all dots in the documents if their font
4976  style or size is not the default.
4977 \end_layout
4978
4979 \begin_layout Standard
4980 \begin_inset VSpace medskip
4981 \end_inset
4982
4983 Specially for matrices there are ellipses that span over several columns.
4984  They are created with the command 
4985 \series bold
4986
4987 \backslash
4988 hdotsfor
4989 \series default
4990
4991 \begin_inset Index idx
4992 status collapsed
4993
4994 \begin_layout Plain Layout
4995 Commands ! H ! 
4996 \backslash
4997 hdotsfor
4998 \end_layout
4999
5000 \end_inset
5001
5002 , that has the following scheme:
5003 \end_layout
5004
5005 \begin_layout Standard
5006
5007 \series bold
5008
5009 \backslash
5010 hdotsfor[distance]{number of columns}
5011 \end_layout
5012
5013 \begin_layout Standard
5014 The number of columns specifies how many columns should be spanned.
5015  Distance is a factor for the distance between the dots.
5016 \end_layout
5017
5018 \begin_layout Standard
5019 In the following matrix the command 
5020 \series bold
5021
5022 \backslash
5023 hdotsfor[2]{4}
5024 \series default
5025  was inserted in the first box of the second line, to get an ellipsis with
5026  a dot distance twice as long as with the command 
5027 \series bold
5028
5029 \backslash
5030 dots
5031 \series default
5032 :
5033 \begin_inset Formula \[
5034 \left(\begin{array}{cccc}
5035 A & B & C & D\\
5036 \hdotsfor[2]{4}\\
5037 q & w & e & r
5038 \end{array}\right)\]
5039
5040 \end_inset
5041
5042 Note that the matrix fields that should be spanned must be empty, otherwise
5043  you get LaTeX-errors.
5044 \end_layout
5045
5046 \begin_layout Standard
5047 \begin_inset VSpace bigskip
5048 \end_inset
5049
5050 Furthermore you can fill with the command 
5051 \series bold
5052
5053 \backslash
5054 dotfill
5055 \series default
5056
5057 \begin_inset Index idx
5058 status collapsed
5059
5060 \begin_layout Plain Layout
5061 Commands ! D ! 
5062 \backslash
5063 dotfill
5064 \end_layout
5065
5066 \end_inset
5067
5068  the rest of a line with dots.
5069  The effect of these commands is the same like with 
5070 \series bold
5071
5072 \backslash
5073 hfill
5074 \series default
5075 , see 
5076 \begin_inset CommandInset ref
5077 LatexCommand ref
5078 reference "sub:Variable-Space"
5079
5080 \end_inset
5081
5082 .
5083 \end_layout
5084
5085 \begin_layout Standard
5086 For example the command 
5087 \series bold
5088 A
5089 \backslash
5090 dotfill
5091 \begin_inset ERT
5092 status collapsed
5093
5094 \begin_layout Plain Layout
5095
5096
5097 \backslash
5098 spce 
5099 \end_layout
5100
5101 \end_inset
5102
5103 B
5104 \series default
5105  produces
5106 \end_layout
5107
5108 \begin_layout Standard
5109 \begin_inset Formula $A\dotfill B$
5110 \end_inset
5111
5112
5113 \end_layout
5114
5115 \begin_layout Standard
5116 Analog to
5117 \series bold
5118  
5119 \backslash
5120 dotfill
5121 \series default
5122  there is for a line the command 
5123 \series bold
5124
5125 \backslash
5126 hrulefill
5127 \series default
5128
5129 \begin_inset Index idx
5130 status collapsed
5131
5132 \begin_layout Plain Layout
5133 Commands ! H ! 
5134 \backslash
5135 hrulefill
5136 \end_layout
5137
5138 \end_inset
5139
5140 :
5141 \end_layout
5142
5143 \begin_layout Standard
5144 \begin_inset Formula $A\hrulefill B$
5145 \end_inset
5146
5147
5148 \end_layout
5149
5150 \begin_layout Standard
5151 To use the commands for text, they have to be inserted in TeX-mode.
5152 \end_layout
5153
5154 \begin_layout Section
5155 Matrices
5156 \begin_inset CommandInset label
5157 LatexCommand label
5158 name "sec:Matrices"
5159
5160 \end_inset
5161
5162
5163 \begin_inset Index idx
5164 status collapsed
5165
5166 \begin_layout Plain Layout
5167 Matrices
5168 \end_layout
5169
5170 \end_inset
5171
5172
5173 \end_layout
5174
5175 \begin_layout Standard
5176 Matrices can be inserted via the math toolbar button 
5177 \begin_inset Graphics
5178         filename ../images/dialog-show_mathmatrix.png
5179         scale 85
5180
5181 \end_inset
5182
5183  or the menu 
5184 \family sans
5185 Insert\SpecialChar \menuseparator
5186 Math\SpecialChar \menuseparator
5187 Matrix
5188 \family default
5189 .
5190  In the matrix dialog you can specify the number of columns and rows, the
5191  alignment and the decoration.
5192  The vertical alignment is hereby only of importance for matrices in inline
5193  formulas:
5194 \end_layout
5195
5196 \begin_layout Standard
5197 The first matrix is top 
5198 \begin_inset Formula $\begin{array}[t]{cccc}
5199 A & D & G & J\\
5200 B & E & H & K\\
5201 C & F & I & L
5202 \end{array}$
5203 \end_inset
5204
5205 , the second middle 
5206 \begin_inset Formula $\begin{array}{cccc}
5207 A & D & G & J\\
5208 B & E & H & K\\
5209 C & F & I & L
5210 \end{array}$
5211 \end_inset
5212
5213  and the third bottom 
5214 \begin_inset Formula $\begin{array}[b]{cccc}
5215 A & D & G & J\\
5216 B & E & H & K\\
5217 C & F & I & L
5218 \end{array}$
5219 \end_inset
5220
5221  aligned.
5222 \end_layout
5223
5224 \begin_layout Standard
5225 The horizontal alignment specifies how the column entries should be aligned.
5226  It is set by entering a letter for every column.
5227  
5228 \emph on
5229 l
5230 \emph default
5231  denotes left aligned, 
5232 \emph on
5233 c
5234 \emph default
5235  centered and 
5236 \emph on
5237 r
5238 \emph default
5239  right aligned.
5240  To create for example a 4
5241 \series bold
5242 ×
5243 \series default
5244 4
5245 \begin_inset space ~
5246 \end_inset
5247
5248 matrix where the first column is left aligned, the second and third are
5249  centered and the last one is right aligned, one enters for the horizontal
5250  alignment 
5251 \series bold
5252 lccr
5253 \series default
5254 .
5255  Normally are in a matrix all columns centered, therefore the default is
5256  for every column is a 
5257 \series bold
5258 c
5259 \series default
5260 .
5261 \end_layout
5262
5263 \begin_layout Standard
5264 Horizontal alignment:
5265 \end_layout
5266
5267 \begin_layout Standard
5268
5269 \series bold
5270 lll
5271 \series default
5272  : 
5273 \begin_inset Formula $\begin{array}{lll}
5274 10000 & D & G\\
5275 B & 10000 & H\\
5276 C & F & 10000
5277 \end{array}$
5278 \end_inset
5279
5280  , 
5281 \series bold
5282 ccc
5283 \series default
5284  : 
5285 \begin_inset Formula $\begin{array}{ccc}
5286 10000 & D & G\\
5287 B & 10000 & H\\
5288 C & F & 10000
5289 \end{array}$
5290 \end_inset
5291
5292  , 
5293 \series bold
5294 rrr
5295 \series default
5296  : 
5297 \begin_inset Formula $\begin{array}{rrr}
5298 10000 & D & G\\
5299 B & 10000 & H\\
5300 C & F & 10000
5301 \end{array}$
5302 \end_inset
5303
5304
5305 \end_layout
5306
5307 \begin_layout Standard
5308 To add or delete rows and columns subsequently, the math toolbar buttons
5309  
5310 \begin_inset Graphics
5311         filename ../images/tabular-feature_append-row.png
5312         scale 85
5313
5314 \end_inset
5315
5316
5317 \begin_inset Graphics
5318         filename ../images/tabular-feature_delete-row.png
5319         scale 85
5320
5321 \end_inset
5322
5323 , etc.
5324 \begin_inset space \thinspace{}
5325 \end_inset
5326
5327 , or the menu 
5328 \family sans
5329 Edit\SpecialChar \menuseparator
5330 Rows & Columns
5331 \family default
5332  can be used.
5333  New rows can also be created with 
5334 \begin_inset Info
5335 type  "shortcut"
5336 arg   "newline-insert newline"
5337 \end_inset
5338
5339 .
5340 \end_layout
5341
5342 \begin_layout Standard
5343 \begin_inset VSpace bigskip
5344 \end_inset
5345
5346 The 
5347 \family sans
5348 Decoration
5349 \family default
5350  adds parentheses in the selected style around the matrix.
5351  Alternatively, parentheses can can either be created with the commands
5352  
5353 \series bold
5354
5355 \backslash
5356 left
5357 \series default
5358
5359 \begin_inset Index idx
5360 status collapsed
5361
5362 \begin_layout Plain Layout
5363 Commands ! L ! 
5364 \backslash
5365 left
5366 \end_layout
5367
5368 \end_inset
5369
5370  and 
5371 \series bold
5372
5373 \backslash
5374 right
5375 \series default
5376
5377 \begin_inset Index idx
5378 status collapsed
5379
5380 \begin_layout Plain Layout
5381 Commands ! R ! 
5382 \backslash
5383 right
5384 \end_layout
5385
5386 \end_inset
5387
5388  (shortcut 
5389 \family sans
5390 Alt+M
5391 \begin_inset space ~
5392 \end_inset
5393
5394 Parenthesis
5395 \family default
5396 ), see 
5397 \begin_inset CommandInset ref
5398 LatexCommand ref
5399 reference "sub:Automatic-Bracket-Size"
5400
5401 \end_inset
5402
5403 , or by using the following commands:
5404 \begin_inset VSpace medskip
5405 \end_inset
5406
5407
5408 \end_layout
5409
5410 \begin_layout Standard
5411 \begin_inset space \hfill{}
5412 \end_inset
5413
5414
5415 \begin_inset Tabular
5416 <lyxtabular version="3" rows="4" columns="2">
5417 <features tabularvalignment="middle">
5418 <column alignment="center" valignment="top" width="0">
5419 <column alignment="center" valignment="top" width="0">
5420 <row>
5421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5422 \begin_inset Text
5423
5424 \begin_layout Plain Layout
5425 Command
5426 \end_layout
5427
5428 \end_inset
5429 </cell>
5430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5431 \begin_inset Text
5432
5433 \begin_layout Plain Layout
5434 Result
5435 \begin_inset Note Note
5436 status collapsed
5437
5438 \begin_layout Plain Layout
5439
5440 \series bold
5441
5442 \backslash
5443 raisebox
5444 \series default
5445  is only used as spacer.
5446 \end_layout
5447
5448 \end_inset
5449
5450
5451 \end_layout
5452
5453 \end_inset
5454 </cell>
5455 </row>
5456 <row>
5457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5458 \begin_inset Text
5459
5460 \begin_layout Plain Layout
5461
5462 \backslash
5463 bmatrix
5464 \begin_inset ERT
5465 status collapsed
5466
5467 \begin_layout Plain Layout
5468
5469
5470 \backslash
5471 spce 
5472 \end_layout
5473
5474 \end_inset
5475
5476 2
5477 \series bold
5478 ×
5479 \series default
5480 2
5481 \begin_inset space \thinspace{}
5482 \end_inset
5483
5484 matrix
5485 \end_layout
5486
5487 \end_inset
5488 </cell>
5489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5490 \begin_inset Text
5491
5492 \begin_layout Plain Layout
5493 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5494 0 & \textrm{-}\mathrm{i}\\
5495 \mathrm{i} & 0
5496 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5497 \end_inset
5498
5499
5500 \end_layout
5501
5502 \end_inset
5503 </cell>
5504 </row>
5505 <row>
5506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5507 \begin_inset Text
5508
5509 \begin_layout Plain Layout
5510
5511 \backslash
5512 Bmatrix
5513 \begin_inset ERT
5514 status collapsed
5515
5516 \begin_layout Plain Layout
5517
5518
5519 \backslash
5520 spce 
5521 \end_layout
5522
5523 \end_inset
5524
5525 2
5526 \series bold
5527 ×
5528 \series default
5529 2
5530 \begin_inset space \thinspace{}
5531 \end_inset
5532
5533 matrix
5534 \end_layout
5535
5536 \end_inset
5537 </cell>
5538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5539 \begin_inset Text
5540
5541 \begin_layout Plain Layout
5542 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5543 0 & \textrm{-}\mathrm{i}\\
5544 \mathrm{i} & 0
5545 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5546 \end_inset
5547
5548
5549 \end_layout
5550
5551 \end_inset
5552 </cell>
5553 </row>
5554 <row>
5555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5556 \begin_inset Text
5557
5558 \begin_layout Plain Layout
5559
5560 \backslash
5561 pmatrix
5562 \begin_inset ERT
5563 status collapsed
5564
5565 \begin_layout Plain Layout
5566
5567
5568 \backslash
5569 spce 
5570 \end_layout
5571
5572 \end_inset
5573
5574 2
5575 \series bold
5576 ×
5577 \series default
5578 2
5579 \begin_inset space \thinspace{}
5580 \end_inset
5581
5582 matrix
5583 \end_layout
5584
5585 \end_inset
5586 </cell>
5587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5588 \begin_inset Text
5589
5590 \begin_layout Plain Layout
5591 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5592 0 & \textrm{-}\mathrm{i}\\
5593 \mathrm{i} & 0
5594 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5595 \end_inset
5596
5597
5598 \end_layout
5599
5600 \end_inset
5601 </cell>
5602 </row>
5603 </lyxtabular>
5604
5605 \end_inset
5606
5607
5608 \begin_inset space \hfill{}
5609 \end_inset
5610
5611
5612 \begin_inset Tabular
5613 <lyxtabular version="3" rows="4" columns="2">
5614 <features tabularvalignment="middle">
5615 <column alignment="center" valignment="top" width="0">
5616 <column alignment="center" valignment="top" width="0">
5617 <row>
5618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5619 \begin_inset Text
5620
5621 \begin_layout Plain Layout
5622 Command
5623 \end_layout
5624
5625 \end_inset
5626 </cell>
5627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5628 \begin_inset Text
5629
5630 \begin_layout Plain Layout
5631 Result
5632 \end_layout
5633
5634 \end_inset
5635 </cell>
5636 </row>
5637 <row>
5638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5639 \begin_inset Text
5640
5641 \begin_layout Plain Layout
5642
5643 \backslash
5644 vmatrix
5645 \begin_inset ERT
5646 status collapsed
5647
5648 \begin_layout Plain Layout
5649
5650
5651 \backslash
5652 spce 
5653 \end_layout
5654
5655 \end_inset
5656
5657 2
5658 \series bold
5659 ×
5660 \series default
5661 2
5662 \begin_inset space \thinspace{}
5663 \end_inset
5664
5665 matrix
5666 \end_layout
5667
5668 \end_inset
5669 </cell>
5670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5671 \begin_inset Text
5672
5673 \begin_layout Plain Layout
5674 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5675 0 & \textrm{-}\mathrm{i}\\
5676 \mathrm{i} & 0
5677 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5678 \end_inset
5679
5680
5681 \end_layout
5682
5683 \end_inset
5684 </cell>
5685 </row>
5686 <row>
5687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5688 \begin_inset Text
5689
5690 \begin_layout Plain Layout
5691
5692 \backslash
5693 Vmatrix
5694 \begin_inset ERT
5695 status collapsed
5696
5697 \begin_layout Plain Layout
5698
5699
5700 \backslash
5701 spce 
5702 \end_layout
5703
5704 \end_inset
5705
5706 2
5707 \series bold
5708 ×
5709 \series default
5710 2
5711 \begin_inset space \thinspace{}
5712 \end_inset
5713
5714 matrix
5715 \end_layout
5716
5717 \end_inset
5718 </cell>
5719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5720 \begin_inset Text
5721
5722 \begin_layout Plain Layout
5723 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5724 0 & \textrm{-}\mathrm{i}\\
5725 \mathrm{i} & 0
5726 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5727 \end_inset
5728
5729
5730 \end_layout
5731
5732 \end_inset
5733 </cell>
5734 </row>
5735 <row>
5736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740
5741 \backslash
5742 matrix
5743 \begin_inset ERT
5744 status collapsed
5745
5746 \begin_layout Plain Layout
5747
5748
5749 \backslash
5750 spce 
5751 \end_layout
5752
5753 \end_inset
5754
5755 2
5756 \series bold
5757 ×
5758 \series default
5759 2
5760 \begin_inset space \thinspace{}
5761 \end_inset
5762
5763 matrix
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5773 0 & \textrm{-}\mathrm{i}\\
5774 \mathrm{i} & 0
5775 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5776 \end_inset
5777
5778
5779 \end_layout
5780
5781 \end_inset
5782 </cell>
5783 </row>
5784 </lyxtabular>
5785
5786 \end_inset
5787
5788
5789 \begin_inset space \hfill{}
5790 \end_inset
5791
5792
5793 \end_layout
5794
5795 \begin_layout Standard
5796 \begin_inset VSpace medskip
5797 \end_inset
5798
5799 When e.
5800 \begin_inset space \thinspace{}
5801 \end_inset
5802
5803 g.
5804 \begin_inset space \space{}
5805 \end_inset
5806
5807
5808 \series bold
5809
5810 \backslash
5811 vmatrix
5812 \series default
5813  is inserted, a blue box appears between two vertical lines where the matrix
5814  is inserted.
5815 \begin_inset Newline newline
5816 \end_inset
5817
5818 Note that decorated matrices ignore the vertical alignment.
5819 \end_layout
5820
5821 \begin_layout Standard
5822 \begin_inset VSpace bigskip
5823 \end_inset
5824
5825 As all multiline formulas are matrices, the length 
5826 \series bold
5827
5828 \backslash
5829 arraycolsep
5830 \series default
5831
5832 \begin_inset Index idx
5833 status collapsed
5834
5835 \begin_layout Plain Layout
5836 Commands ! A ! 
5837 \backslash
5838 arraycolsep
5839 \end_layout
5840
5841 \end_inset
5842
5843  that is described in 
5844 \begin_inset CommandInset ref
5845 LatexCommand ref
5846 reference "sub:Column-Separation"
5847
5848 \end_inset
5849
5850  can also be used to change the column separation of matrices.
5851 \end_layout
5852
5853 \begin_layout Standard
5854 To change the row separation, the command 
5855 \series bold
5856
5857 \backslash
5858 arraystretch
5859 \series default
5860
5861 \begin_inset Index idx
5862 status collapsed
5863
5864 \begin_layout Plain Layout
5865 Commands ! A ! 
5866 \backslash
5867 arraystretch
5868 \end_layout
5869
5870 \end_inset
5871
5872  is used.
5873  It is used as follows:
5874 \end_layout
5875
5876 \begin_layout Standard
5877
5878 \series bold
5879
5880 \backslash
5881 renewcommand{
5882 \backslash
5883 arraystretch}{stretch factor}
5884 \begin_inset Index idx
5885 status collapsed
5886
5887 \begin_layout Plain Layout
5888 Commands ! R ! 
5889 \backslash
5890 renewcommand
5891 \end_layout
5892
5893 \end_inset
5894
5895
5896 \end_layout
5897
5898 \begin_layout Standard
5899 The command 
5900 \series bold
5901
5902 \backslash
5903 renewcommand
5904 \series default
5905  assigns the stretch factor to the predefined command 
5906 \series bold
5907
5908 \backslash
5909 arraystretch
5910 \series default
5911 .
5912  To double e.
5913 \begin_inset space \thinspace{}
5914 \end_inset
5915
5916 g.
5917 \begin_inset space \space{}
5918 \end_inset
5919
5920 the row separation, use the factor 2.
5921  This is then used for all following matrices.
5922  To go back to the original separation, assign the factor 1 to 
5923 \series bold
5924
5925 \backslash
5926 arraystretch
5927 \series default
5928 .
5929 \end_layout
5930
5931 \begin_layout Standard
5932 To set matrices into a text line, the command 
5933 \series bold
5934
5935 \backslash
5936 smallmatrix
5937 \series default
5938
5939 \begin_inset Index idx
5940 status collapsed
5941
5942 \begin_layout Plain Layout
5943 Commands ! S ! 
5944 \backslash
5945 smallmatrix
5946 \end_layout
5947
5948 \end_inset
5949
5950  is used.
5951  When it is inserted a blue box with two dashed lines appears.
5952  In this box the matrix is inserted.
5953 \end_layout
5954
5955 \begin_layout Standard
5956 This is a matrix 
5957 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5958 C & D
5959 \end{smallmatrix}\right)$
5960 \end_inset
5961
5962  in a text line.
5963 \end_layout
5964
5965 \begin_layout Section
5966 Brackets and Delimiters
5967 \begin_inset Index idx
5968 status collapsed
5969
5970 \begin_layout Plain Layout
5971 Brackets
5972 \end_layout
5973
5974 \end_inset
5975
5976
5977 \begin_inset Index idx
5978 status collapsed
5979
5980 \begin_layout Plain Layout
5981 Delimiters
5982 \end_layout
5983
5984 \end_inset
5985
5986
5987 \end_layout
5988
5989 \begin_layout Subsection
5990 Vertical Brackets and Delimiters
5991 \begin_inset Index idx
5992 status collapsed
5993
5994 \begin_layout Plain Layout
5995 Brackets ! vertical
5996 \end_layout
5997
5998 \end_inset
5999
6000
6001 \end_layout
6002
6003 \begin_layout Standard
6004 \begin_inset space \hfill{}
6005 \end_inset
6006
6007
6008 \begin_inset Tabular
6009 <lyxtabular version="3" rows="9" columns="2">
6010 <features tabularvalignment="middle">
6011 <column alignment="center" valignment="top" width="0pt">
6012 <column alignment="center" valignment="top" width="0pt">
6013 <row>
6014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6015 \begin_inset Text
6016
6017 \begin_layout Plain Layout
6018 Command
6019 \end_layout
6020
6021 \end_inset
6022 </cell>
6023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6024 \begin_inset Text
6025
6026 \begin_layout Plain Layout
6027 Result
6028 \end_layout
6029
6030 \end_inset
6031 </cell>
6032 </row>
6033 <row>
6034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6035 \begin_inset Text
6036
6037 \begin_layout Plain Layout
6038 (
6039 \end_layout
6040
6041 \end_inset
6042 </cell>
6043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6044 \begin_inset Text
6045
6046 \begin_layout Plain Layout
6047 \begin_inset Formula $($
6048 \end_inset
6049
6050
6051 \end_layout
6052
6053 \end_inset
6054 </cell>
6055 </row>
6056 <row>
6057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6058 \begin_inset Text
6059
6060 \begin_layout Plain Layout
6061 {
6062 \end_layout
6063
6064 \end_inset
6065 </cell>
6066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6067 \begin_inset Text
6068
6069 \begin_layout Plain Layout
6070 \begin_inset Formula $\{$
6071 \end_inset
6072
6073
6074 \end_layout
6075
6076 \end_inset
6077 </cell>
6078 </row>
6079 <row>
6080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6081 \begin_inset Text
6082
6083 \begin_layout Plain Layout
6084 [
6085 \end_layout
6086
6087 \end_inset
6088 </cell>
6089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6090 \begin_inset Text
6091
6092 \begin_layout Plain Layout
6093 \begin_inset Formula $[$
6094 \end_inset
6095
6096
6097 \end_layout
6098
6099 \end_inset
6100 </cell>
6101 </row>
6102 <row>
6103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6104 \begin_inset Text
6105
6106 \begin_layout Plain Layout
6107
6108 \backslash
6109 langle
6110 \end_layout
6111
6112 \end_inset
6113 </cell>
6114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6115 \begin_inset Text
6116
6117 \begin_layout Plain Layout
6118 \begin_inset Formula $\langle$
6119 \end_inset
6120
6121
6122 \end_layout
6123
6124 \end_inset
6125 </cell>
6126 </row>
6127 <row>
6128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6129 \begin_inset Text
6130
6131 \begin_layout Plain Layout
6132
6133 \backslash
6134 lceil
6135 \end_layout
6136
6137 \end_inset
6138 </cell>
6139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6140 \begin_inset Text
6141
6142 \begin_layout Plain Layout
6143 \begin_inset Formula $\lceil$
6144 \end_inset
6145
6146
6147 \end_layout
6148
6149 \end_inset
6150 </cell>
6151 </row>
6152 <row>
6153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6154 \begin_inset Text
6155
6156 \begin_layout Plain Layout
6157
6158 \backslash
6159 lfloor
6160 \end_layout
6161
6162 \end_inset
6163 </cell>
6164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6165 \begin_inset Text
6166
6167 \begin_layout Plain Layout
6168 \begin_inset Formula $\lfloor$
6169 \end_inset
6170
6171
6172 \end_layout
6173
6174 \end_inset
6175 </cell>
6176 </row>
6177 <row>
6178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6179 \begin_inset Text
6180
6181 \begin_layout Plain Layout
6182 /
6183 \end_layout
6184
6185 \end_inset
6186 </cell>
6187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6188 \begin_inset Text
6189
6190 \begin_layout Plain Layout
6191 \begin_inset Formula $/$
6192 \end_inset
6193
6194
6195 \end_layout
6196
6197 \end_inset
6198 </cell>
6199 </row>
6200 <row>
6201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6202 \begin_inset Text
6203
6204 \begin_layout Plain Layout
6205 |
6206 \end_layout
6207
6208 \end_inset
6209 </cell>
6210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6211 \begin_inset Text
6212
6213 \begin_layout Plain Layout
6214 \begin_inset Formula $|$
6215 \end_inset
6216
6217
6218 \end_layout
6219
6220 \end_inset
6221 </cell>
6222 </row>
6223 </lyxtabular>
6224
6225 \end_inset
6226
6227
6228 \begin_inset space \hfill{}
6229 \end_inset
6230
6231
6232 \begin_inset Tabular
6233 <lyxtabular version="3" rows="9" columns="2">
6234 <features tabularvalignment="middle">
6235 <column alignment="center" valignment="top" width="0pt">
6236 <column alignment="center" valignment="top" width="0pt">
6237 <row>
6238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6239 \begin_inset Text
6240
6241 \begin_layout Plain Layout
6242 Command
6243 \end_layout
6244
6245 \end_inset
6246 </cell>
6247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6248 \begin_inset Text
6249
6250 \begin_layout Plain Layout
6251 Result
6252 \end_layout
6253
6254 \end_inset
6255 </cell>
6256 </row>
6257 <row>
6258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6259 \begin_inset Text
6260
6261 \begin_layout Plain Layout
6262 )
6263 \end_layout
6264
6265 \end_inset
6266 </cell>
6267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6268 \begin_inset Text
6269
6270 \begin_layout Plain Layout
6271 \begin_inset Formula $)$
6272 \end_inset
6273
6274
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 </row>
6280 <row>
6281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6282 \begin_inset Text
6283
6284 \begin_layout Plain Layout
6285 }
6286 \end_layout
6287
6288 \end_inset
6289 </cell>
6290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6291 \begin_inset Text
6292
6293 \begin_layout Plain Layout
6294 \begin_inset Formula $\}$
6295 \end_inset
6296
6297
6298 \end_layout
6299
6300 \end_inset
6301 </cell>
6302 </row>
6303 <row>
6304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6305 \begin_inset Text
6306
6307 \begin_layout Plain Layout
6308 ]
6309 \end_layout
6310
6311 \end_inset
6312 </cell>
6313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6314 \begin_inset Text
6315
6316 \begin_layout Plain Layout
6317 \begin_inset Formula $]$
6318 \end_inset
6319
6320
6321 \end_layout
6322
6323 \end_inset
6324 </cell>
6325 </row>
6326 <row>
6327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6328 \begin_inset Text
6329
6330 \begin_layout Plain Layout
6331
6332 \backslash
6333 rangle
6334 \end_layout
6335
6336 \end_inset
6337 </cell>
6338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6339 \begin_inset Text
6340
6341 \begin_layout Plain Layout
6342 \begin_inset Formula $\rangle$
6343 \end_inset
6344
6345
6346 \end_layout
6347
6348 \end_inset
6349 </cell>
6350 </row>
6351 <row>
6352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6353 \begin_inset Text
6354
6355 \begin_layout Plain Layout
6356
6357 \backslash
6358 rceil
6359 \end_layout
6360
6361 \end_inset
6362 </cell>
6363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6364 \begin_inset Text
6365
6366 \begin_layout Plain Layout
6367 \begin_inset Formula $\rceil$
6368 \end_inset
6369
6370
6371 \end_layout
6372
6373 \end_inset
6374 </cell>
6375 </row>
6376 <row>
6377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6378 \begin_inset Text
6379
6380 \begin_layout Plain Layout
6381
6382 \backslash
6383 rfloor
6384 \end_layout
6385
6386 \end_inset
6387 </cell>
6388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6389 \begin_inset Text
6390
6391 \begin_layout Plain Layout
6392 \begin_inset Formula $\rfloor$
6393 \end_inset
6394
6395
6396 \end_layout
6397
6398 \end_inset
6399 </cell>
6400 </row>
6401 <row>
6402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6403 \begin_inset Text
6404
6405 \begin_layout Plain Layout
6406
6407 \backslash
6408
6409 \backslash
6410
6411 \end_layout
6412
6413 \end_inset
6414 </cell>
6415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6416 \begin_inset Text
6417
6418 \begin_layout Plain Layout
6419 \begin_inset Formula $\backslash$
6420 \end_inset
6421
6422
6423 \end_layout
6424
6425 \end_inset
6426 </cell>
6427 </row>
6428 <row>
6429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6430 \begin_inset Text
6431
6432 \begin_layout Plain Layout
6433
6434 \backslash
6435 |
6436 \end_layout
6437
6438 \end_inset
6439 </cell>
6440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6441 \begin_inset Text
6442
6443 \begin_layout Plain Layout
6444 \begin_inset Formula $\|$
6445 \end_inset
6446
6447
6448 \end_layout
6449
6450 \end_inset
6451 </cell>
6452 </row>
6453 </lyxtabular>
6454
6455 \end_inset
6456
6457
6458 \begin_inset space \hfill{}
6459 \end_inset
6460
6461
6462 \end_layout
6463
6464 \begin_layout Standard
6465
6466 \series medium
6467 \begin_inset Note Greyedout
6468 status open
6469
6470 \begin_layout Plain Layout
6471
6472 \series bold
6473 Note:
6474 \series default
6475  In TeX-mode the command 
6476 \series bold
6477
6478 \backslash
6479 textbackslash
6480 \series default
6481
6482 \begin_inset Index idx
6483 status collapsed
6484
6485 \begin_layout Plain Layout
6486 Commands ! T ! 
6487 \backslash
6488 textbackslash
6489 \end_layout
6490
6491 \end_inset
6492
6493  must be used for the backslash, because the command 
6494 \series bold
6495
6496 \backslash
6497
6498 \backslash
6499
6500 \series default
6501  produces there a line break.
6502 \end_layout
6503
6504 \end_inset
6505
6506
6507 \end_layout
6508
6509 \begin_layout Standard
6510 For all characters listed above the size can be adjusted with the commands
6511  described in the following two subsections.
6512  When using these commands, the characters < and > can directly be used
6513  instead of the commands 
6514 \series bold
6515
6516 \backslash
6517 langle
6518 \series default
6519  and 
6520 \series bold
6521
6522 \backslash
6523 rangle
6524 \series default
6525 .
6526 \end_layout
6527
6528 \begin_layout Subsubsection
6529 Manual Bracket Size
6530 \begin_inset CommandInset label
6531 LatexCommand label
6532 name "sub:Manual-Bracket-Size"
6533
6534 \end_inset
6535
6536
6537 \begin_inset Index idx
6538 status collapsed
6539
6540 \begin_layout Plain Layout
6541 Bracket size ! manual
6542 \end_layout
6543
6544 \end_inset
6545
6546
6547 \end_layout
6548
6549 \begin_layout Standard
6550 The bracket size can be specified manually by the LaTeX-commands 
6551 \series bold
6552
6553 \backslash
6554 big
6555 \series default
6556
6557 \begin_inset Index idx
6558 status collapsed
6559
6560 \begin_layout Plain Layout
6561 Commands ! B ! 
6562 \backslash
6563 big
6564 \end_layout
6565
6566 \end_inset
6567
6568
6569 \series bold
6570
6571 \backslash
6572 Big
6573 \series default
6574
6575 \series bold
6576
6577 \backslash
6578 bigg
6579 \series default
6580  and 
6581 \series bold
6582
6583 \backslash
6584 Bigg
6585 \series default
6586 .
6587  
6588 \series bold
6589
6590 \backslash
6591 big
6592 \series default
6593  denotes the smallest and 
6594 \series bold
6595
6596 \backslash
6597 Bigg
6598 \series default
6599  the largest bracket size.
6600 \end_layout
6601
6602 \begin_layout Standard
6603 These commands are used to emphasize levels of brackets:
6604 \end_layout
6605
6606 \begin_layout Standard
6607 \align center
6608 \begin_inset Tabular
6609 <lyxtabular version="3" rows="2" columns="2">
6610 <features tabularvalignment="middle">
6611 <column alignment="center" valignment="top" width="0pt">
6612 <column alignment="center" valignment="top" width="0pt">
6613 <row>
6614 <cell alignment="center" valignment="top" usebox="none">
6615 \begin_inset Text
6616
6617 \begin_layout Plain Layout
6618 all brackets in the same size:
6619 \end_layout
6620
6621 \end_inset
6622 </cell>
6623 <cell alignment="center" valignment="top" usebox="none">
6624 \begin_inset Text
6625
6626 \begin_layout Plain Layout
6627 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6628 \end_inset
6629
6630
6631 \end_layout
6632
6633 \end_inset
6634 </cell>
6635 </row>
6636 <row>
6637 <cell alignment="center" valignment="top" usebox="none">
6638 \begin_inset Text
6639
6640 \begin_layout Plain Layout
6641 this looks better:
6642 \end_layout
6643
6644 \end_inset
6645 </cell>
6646 <cell alignment="center" valignment="top" usebox="none">
6647 \begin_inset Text
6648
6649 \begin_layout Plain Layout
6650 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6651 \end_inset
6652
6653
6654 \end_layout
6655
6656 \end_inset
6657 </cell>
6658 </row>
6659 </lyxtabular>
6660
6661 \end_inset
6662
6663
6664 \begin_inset Note Note
6665 status collapsed
6666
6667 \begin_layout Plain Layout
6668
6669 \series bold
6670
6671 \backslash
6672 raisebox
6673 \series default
6674  is only used as spacer.
6675 \end_layout
6676
6677 \end_inset
6678
6679
6680 \end_layout
6681
6682 \begin_layout Standard
6683 For the second formula the command 
6684 \series bold
6685
6686 \backslash
6687 Big((A+B)(A-B)
6688 \backslash
6689 Big)^
6690 \begin_inset ERT
6691 status collapsed
6692
6693 \begin_layout Plain Layout
6694
6695
6696 \backslash
6697 spce 
6698 \end_layout
6699
6700 \end_inset
6701
6702 C
6703 \series default
6704  has been used.
6705 \end_layout
6706
6707 \begin_layout Standard
6708 Here is an overview about all bracket sizes:
6709 \end_layout
6710
6711 \begin_layout Standard
6712 \align center
6713
6714 \backslash
6715 Bigg(
6716 \backslash
6717 exp
6718 \backslash
6719 bigg<
6720 \backslash
6721 Big[
6722 \backslash
6723 big{
6724 \backslash
6725 ln(3x)
6726 \backslash
6727 big}^2
6728 \begin_inset ERT
6729 status collapsed
6730
6731 \begin_layout Plain Layout
6732
6733
6734 \backslash
6735 spce 
6736 \end_layout
6737
6738 \end_inset
6739
6740
6741 \backslash
6742 sin(x)
6743 \backslash
6744 Big]^
6745 \begin_inset ERT
6746 status collapsed
6747
6748 \begin_layout Plain Layout
6749
6750
6751 \backslash
6752 spce 
6753 \end_layout
6754
6755 \end_inset
6756
6757 A
6758 \begin_inset ERT
6759 status collapsed
6760
6761 \begin_layout Plain Layout
6762
6763
6764 \backslash
6765 spce 
6766 \end_layout
6767
6768 \end_inset
6769
6770
6771 \backslash
6772 bigg>
6773 \backslash
6774 Bigg)^0,5
6775 \end_layout
6776
6777 \begin_layout Standard
6778 \align center
6779 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6780 \end_inset
6781
6782
6783 \end_layout
6784
6785 \begin_layout Standard
6786 Besides the 
6787 \series bold
6788
6789 \backslash
6790 big
6791 \series default
6792 -commands there is the variant 
6793 \series bold
6794
6795 \backslash
6796 bigm
6797 \series default
6798
6799 \begin_inset Index idx
6800 status collapsed
6801
6802 \begin_layout Plain Layout
6803 Commands ! B ! 
6804 \backslash
6805 bigm
6806 \end_layout
6807
6808 \end_inset
6809
6810  that adds a bit more space between the bracket and its content, and the
6811  variant 
6812 \series bold
6813
6814 \backslash
6815 bigl
6816 \series default
6817 -
6818 \series bold
6819
6820 \backslash
6821 bigr
6822 \series default
6823
6824 \begin_inset Index idx
6825 status collapsed
6826
6827 \begin_layout Plain Layout
6828 Commands ! B ! 
6829 \backslash
6830 bigl - 
6831 \backslash
6832 bigr
6833 \end_layout
6834
6835 \end_inset
6836
6837 , that don't add additional space.
6838  The 
6839 \emph on
6840 l
6841 \emph default
6842  at the end of the command 
6843 \series bold
6844
6845 \backslash
6846 bigl
6847 \series default
6848  is for a left bracket; for a right bracket this will be replaced by an
6849  
6850 \emph on
6851 r
6852 \emph default
6853 .
6854  A left or right bracket can each be an opening or closing bracket.
6855 \end_layout
6856
6857 \begin_layout Standard
6858 In the following table is a comparison of the variants:
6859 \end_layout
6860
6861 \begin_layout Standard
6862 \align center
6863 \begin_inset Tabular
6864 <lyxtabular version="3" rows="5" columns="2">
6865 <features tabularvalignment="middle">
6866 <column alignment="center" valignment="middle" width="0">
6867 <column alignment="center" valignment="middle" width="0">
6868 <row>
6869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6870 \begin_inset Text
6871
6872 \begin_layout Plain Layout
6873 Command
6874 \end_layout
6875
6876 \end_inset
6877 </cell>
6878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6879 \begin_inset Text
6880
6881 \begin_layout Plain Layout
6882 Result
6883 \begin_inset Note Note
6884 status collapsed
6885
6886 \begin_layout Plain Layout
6887
6888 \series bold
6889
6890 \backslash
6891 raisebox
6892 \series default
6893  is only used as spacer.
6894 \end_layout
6895
6896 \end_inset
6897
6898
6899 \end_layout
6900
6901 \end_inset
6902 </cell>
6903 </row>
6904 <row>
6905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6906 \begin_inset Text
6907
6908 \begin_layout Plain Layout
6909
6910 \backslash
6911 Bigm(
6912 \backslash
6913 bigm(
6914 \backslash
6915 ln(3x)
6916 \backslash
6917 bigm)^2
6918 \series bold
6919
6920 \begin_inset ERT
6921 status collapsed
6922
6923 \begin_layout Plain Layout
6924
6925
6926 \backslash
6927 spce 
6928 \end_layout
6929
6930 \end_inset
6931
6932
6933 \series default
6934
6935 \backslash
6936 Bigm)
6937 \end_layout
6938
6939 \end_inset
6940 </cell>
6941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6942 \begin_inset Text
6943
6944 \begin_layout Plain Layout
6945 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6946 \end_inset
6947
6948
6949 \end_layout
6950
6951 \end_inset
6952 </cell>
6953 </row>
6954 <row>
6955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6956 \begin_inset Text
6957
6958 \begin_layout Plain Layout
6959
6960 \backslash
6961 Big(
6962 \backslash
6963 big(
6964 \backslash
6965 ln(3x)
6966 \backslash
6967 big)^2
6968 \series bold
6969
6970 \begin_inset ERT
6971 status collapsed
6972
6973 \begin_layout Plain Layout
6974
6975
6976 \backslash
6977 spce 
6978 \end_layout
6979
6980 \end_inset
6981
6982
6983 \series default
6984
6985 \backslash
6986 Big)
6987 \end_layout
6988
6989 \end_inset
6990 </cell>
6991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6992 \begin_inset Text
6993
6994 \begin_layout Plain Layout
6995 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6996 \end_inset
6997
6998
6999 \end_layout
7000
7001 \end_inset
7002 </cell>
7003 </row>
7004 <row>
7005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7006 \begin_inset Text
7007
7008 \begin_layout Plain Layout
7009
7010 \backslash
7011 Bigl(
7012 \backslash
7013 bigl(
7014 \backslash
7015 ln(3x)
7016 \backslash
7017 bigr)^2
7018 \series bold
7019
7020 \begin_inset ERT
7021 status collapsed
7022
7023 \begin_layout Plain Layout
7024
7025
7026 \backslash
7027 spce 
7028 \end_layout
7029
7030 \end_inset
7031
7032
7033 \series default
7034
7035 \backslash
7036 Bigr)
7037 \end_layout
7038
7039 \end_inset
7040 </cell>
7041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Plain Layout
7045 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
7046 \end_inset
7047
7048
7049 \end_layout
7050
7051 \end_inset
7052 </cell>
7053 </row>
7054 <row>
7055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7056 \begin_inset Text
7057
7058 \begin_layout Plain Layout
7059
7060 \backslash
7061 bigl)
7062 \backslash
7063 ln(3x)
7064 \backslash
7065 bigr(
7066 \end_layout
7067
7068 \end_inset
7069 </cell>
7070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7071 \begin_inset Text
7072
7073 \begin_layout Plain Layout
7074 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
7075 \end_inset
7076
7077
7078 \end_layout
7079
7080 \end_inset
7081 </cell>
7082 </row>
7083 </lyxtabular>
7084
7085 \end_inset
7086
7087
7088 \end_layout
7089
7090 \begin_layout Subsubsection
7091 Automatic Bracket Size
7092 \begin_inset CommandInset label
7093 LatexCommand label
7094 name "sub:Automatic-Bracket-Size"
7095
7096 \end_inset
7097
7098
7099 \begin_inset Index idx
7100 status collapsed
7101
7102 \begin_layout Plain Layout
7103 Bracket size ! automatic
7104 \end_layout
7105
7106 \end_inset
7107
7108
7109 \end_layout
7110
7111 \begin_layout Standard
7112 Brackets with variable size can be inserted with the commands 
7113 \series bold
7114
7115 \backslash
7116 left
7117 \series default
7118
7119 \begin_inset Index idx
7120 status collapsed
7121
7122 \begin_layout Plain Layout
7123 Commands ! L ! 
7124 \backslash
7125 left
7126 \end_layout
7127
7128 \end_inset
7129
7130  and 
7131 \series bold
7132
7133 \backslash
7134 right
7135 \series default
7136
7137 \begin_inset Index idx
7138 status collapsed
7139
7140 \begin_layout Plain Layout
7141 Commands ! R ! 
7142 \backslash
7143 right
7144 \end_layout
7145
7146 \end_inset
7147
7148  or via the math toolbar button 
7149 \begin_inset Graphics
7150         filename ../images/dialog-show_mathdelimiter.png
7151         scale 85
7152
7153 \end_inset
7154
7155 .
7156  Directly behind 
7157 \series bold
7158
7159 \backslash
7160 left
7161 \series default
7162  and 
7163 \series bold
7164
7165 \backslash
7166 right
7167 \series default
7168  the wanted bracket must be inserted.
7169  The bracket size will then automatically be calculated for the output.
7170 \end_layout
7171
7172 \begin_layout Standard
7173 \align center
7174 normal bracket: The command 
7175 \series bold
7176
7177 \backslash
7178 ln(
7179 \backslash
7180 frac
7181 \begin_inset ERT
7182 status collapsed
7183
7184 \begin_layout Plain Layout
7185
7186
7187 \backslash
7188 spce 
7189 \end_layout
7190
7191 \end_inset
7192
7193 A
7194 \begin_inset Formula $\downarrow$
7195 \end_inset
7196
7197 C
7198 \begin_inset ERT
7199 status collapsed
7200
7201 \begin_layout Plain Layout
7202
7203
7204 \backslash
7205 spce 
7206 \end_layout
7207
7208 \end_inset
7209
7210 )
7211 \series default
7212  creates
7213 \begin_inset Formula \[
7214 \ln(\frac{A}{C})\]
7215
7216 \end_inset
7217
7218
7219 \end_layout
7220
7221 \begin_layout Standard
7222 \align center
7223 multiline bracket: The command 
7224 \series bold
7225
7226 \backslash
7227 ln
7228 \backslash
7229 left(
7230 \backslash
7231 frac
7232 \begin_inset ERT
7233 status collapsed
7234
7235 \begin_layout Plain Layout
7236
7237
7238 \backslash
7239 spce 
7240 \end_layout
7241
7242 \end_inset
7243
7244 A
7245 \begin_inset Formula $\downarrow$
7246 \end_inset
7247
7248 C
7249 \begin_inset ERT
7250 status collapsed
7251
7252 \begin_layout Plain Layout
7253
7254
7255 \backslash
7256 spce 
7257 \end_layout
7258
7259 \end_inset
7260
7261
7262 \backslash
7263 right)
7264 \series default
7265  creates
7266 \begin_inset Formula \[
7267 \ln\left(\frac{A}{C}\right)\]
7268
7269 \end_inset
7270
7271
7272 \end_layout
7273
7274 \begin_layout Standard
7275 Instead of 
7276 \series bold
7277
7278 \backslash
7279 left
7280 \series default
7281  and 
7282 \series bold
7283
7284 \backslash
7285 right
7286 \series default
7287  the shortcut 
7288 \family sans
7289 Alt+M
7290 \begin_inset space ~
7291 \end_inset
7292
7293 Bracket
7294 \family default
7295  can be used.
7296  This has the advantage that you can see in LyX immediately the real bracket
7297  size and that the matching right bracket will be created too.
7298 \begin_inset Newline newline
7299 \end_inset
7300
7301 The command for the last example would then be: 
7302 \series bold
7303
7304 \backslash
7305 ln Alt+M
7306 \series default
7307  
7308 \series bold
7309 (
7310 \backslash
7311 frac
7312 \begin_inset ERT
7313 status collapsed
7314
7315 \begin_layout Plain Layout
7316
7317
7318 \backslash
7319 spce 
7320 \end_layout
7321
7322 \end_inset
7323
7324 A
7325 \begin_inset Formula $\downarrow$
7326 \end_inset
7327
7328 C
7329 \end_layout
7330
7331 \begin_layout Standard
7332 To omit a left or right bracket, a dot is inserted for the omitted bracket.
7333  For example the command 
7334 \series bold
7335
7336 \backslash
7337 left.
7338 \backslash
7339 frac
7340 \begin_inset ERT
7341 status collapsed
7342
7343 \begin_layout Plain Layout
7344
7345
7346 \backslash
7347 spce 
7348 \end_layout
7349
7350 \end_inset
7351
7352 A
7353 \begin_inset Formula $\downarrow$
7354 \end_inset
7355
7356 B
7357 \begin_inset ERT
7358 status collapsed
7359
7360 \begin_layout Plain Layout
7361
7362
7363 \backslash
7364 spce 
7365 \end_layout
7366
7367 \end_inset
7368
7369
7370 \backslash
7371 right}
7372 \series default
7373  creates:
7374 \series bold
7375
7376 \begin_inset Formula \[
7377 \left.\frac{A}{B}\right\} \]
7378
7379 \end_inset
7380
7381
7382 \series default
7383 The commands 
7384 \series bold
7385
7386 \backslash
7387 left
7388 \series default
7389  and 
7390 \series bold
7391
7392 \backslash
7393 right
7394 \series default
7395  will be converted by LyX to brackets in the right size when the document
7396  is reloaded and an omitted bracket will appear as dashed line.
7397 \end_layout
7398
7399 \begin_layout Standard
7400 \begin_inset VSpace bigskip
7401 \end_inset
7402
7403 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7404  the command 
7405 \series bold
7406
7407 \backslash
7408 middle
7409 \series default
7410
7411 \begin_inset Index idx
7412 status collapsed
7413
7414 \begin_layout Plain Layout
7415 Commands ! M ! 
7416 \backslash
7417 middle
7418 \end_layout
7419
7420 \end_inset
7421
7422  is additionally available for all brackets and limits.
7423  With this command the height of the following character is adapted to the
7424  one of the surrounding brackets, what is e.
7425 \begin_inset space \thinspace{}
7426 \end_inset
7427
7428 g.
7429 \begin_inset space \space{}
7430 \end_inset
7431
7432 needed for physical vectors:
7433 \begin_inset Formula \[
7434 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7435
7436 \end_inset
7437
7438 For physical vectors there is a special LaTeX-package, described in 
7439 \begin_inset CommandInset ref
7440 LatexCommand ref
7441 reference "sub:Physical-Vectors"
7442
7443 \end_inset
7444
7445 .
7446 \end_layout
7447
7448 \begin_layout Subsection
7449 Horizontal Brackets
7450 \begin_inset Index idx
7451 status collapsed
7452
7453 \begin_layout Plain Layout
7454 Brackets ! horizontal
7455 \end_layout
7456
7457 \end_inset
7458
7459
7460 \end_layout
7461
7462 \begin_layout Standard
7463 \align center
7464 \begin_inset Tabular
7465 <lyxtabular version="3" rows="4" columns="2">
7466 <features tabularvalignment="middle">
7467 <column alignment="center" valignment="top" width="0pt">
7468 <column alignment="center" valignment="top" width="0pt">
7469 <row>
7470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7471 \begin_inset Text
7472
7473 \begin_layout Plain Layout
7474 Command
7475 \begin_inset Note Note
7476 status collapsed
7477
7478 \begin_layout Plain Layout
7479
7480 \series bold
7481
7482 \backslash
7483 raisebox
7484 \series default
7485  is only used as spacer.
7486 \end_layout
7487
7488 \end_inset
7489
7490
7491 \end_layout
7492
7493 \end_inset
7494 </cell>
7495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7496 \begin_inset Text
7497
7498 \begin_layout Plain Layout
7499 Result
7500 \end_layout
7501
7502 \end_inset
7503 </cell>
7504 </row>
7505 <row>
7506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7507 \begin_inset Text
7508
7509 \begin_layout Plain Layout
7510 \begin_inset ERT
7511 status collapsed
7512
7513 \begin_layout Plain Layout
7514
7515
7516 \backslash
7517 raisebox{2.3mm}{
7518 \end_layout
7519
7520 \end_inset
7521
7522
7523 \backslash
7524 overbrace
7525 \begin_inset ERT
7526 status collapsed
7527
7528 \begin_layout Plain Layout
7529
7530
7531 \backslash
7532 spce 
7533 \end_layout
7534
7535 \end_inset
7536
7537 A+B
7538 \begin_inset ERT
7539 status collapsed
7540
7541 \begin_layout Plain Layout
7542
7543
7544 \backslash
7545 spce 
7546 \end_layout
7547
7548 \end_inset
7549
7550 ^
7551 \begin_inset ERT
7552 status collapsed
7553
7554 \begin_layout Plain Layout
7555
7556
7557 \backslash
7558 spce 
7559 \end_layout
7560
7561 \end_inset
7562
7563 3
7564 \begin_inset ERT
7565 status collapsed
7566
7567 \begin_layout Plain Layout
7568
7569 }
7570 \end_layout
7571
7572 \end_inset
7573
7574
7575 \begin_inset Index idx
7576 status collapsed
7577
7578 \begin_layout Plain Layout
7579 Commands ! O ! 
7580 \backslash
7581 overbrace
7582 \end_layout
7583
7584 \end_inset
7585
7586
7587 \end_layout
7588
7589 \end_inset
7590 </cell>
7591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7592 \begin_inset Text
7593
7594 \begin_layout Plain Layout
7595 \begin_inset Formula $\overbrace{A+B}^{3}$
7596 \end_inset
7597
7598
7599 \end_layout
7600
7601 \end_inset
7602 </cell>
7603 </row>
7604 <row>
7605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7606 \begin_inset Text
7607
7608 \begin_layout Plain Layout
7609 \begin_inset ERT
7610 status collapsed
7611
7612 \begin_layout Plain Layout
7613
7614
7615 \backslash
7616 raisebox{-2.2mm}{
7617 \end_layout
7618
7619 \end_inset
7620
7621
7622 \backslash
7623 underbrace
7624 \begin_inset ERT
7625 status collapsed
7626
7627 \begin_layout Plain Layout
7628
7629
7630 \backslash
7631 spce 
7632 \end_layout
7633
7634 \end_inset
7635
7636 A+B
7637 \begin_inset ERT
7638 status collapsed
7639
7640 \begin_layout Plain Layout
7641
7642
7643 \backslash
7644 spce 
7645 \end_layout
7646
7647 \end_inset
7648
7649 _5
7650 \begin_inset ERT
7651 status collapsed
7652
7653 \begin_layout Plain Layout
7654
7655 }
7656 \end_layout
7657
7658 \end_inset
7659
7660
7661 \begin_inset Index idx
7662 status collapsed
7663
7664 \begin_layout Plain Layout
7665 Commands ! U ! 
7666 \backslash
7667 underbrace
7668 \end_layout
7669
7670 \end_inset
7671
7672
7673 \end_layout
7674
7675 \end_inset
7676 </cell>
7677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7678 \begin_inset Text
7679
7680 \begin_layout Plain Layout
7681 \begin_inset Formula $\underbrace{A+B}_{5}$
7682 \end_inset
7683
7684
7685 \end_layout
7686
7687 \end_inset
7688 </cell>
7689 </row>
7690 <row>
7691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7692 \begin_inset Text
7693
7694 \begin_layout Plain Layout
7695
7696 \backslash
7697 overbrace
7698 \begin_inset ERT
7699 status collapsed
7700
7701 \begin_layout Plain Layout
7702
7703
7704 \backslash
7705 spce 
7706 \end_layout
7707
7708 \end_inset
7709
7710
7711 \backslash
7712 underbrace
7713 \begin_inset ERT
7714 status collapsed
7715
7716 \begin_layout Plain Layout
7717
7718
7719 \backslash
7720 spce 
7721 \end_layout
7722
7723 \end_inset
7724
7725 A+B_w
7726 \begin_inset ERT
7727 status collapsed
7728
7729 \begin_layout Plain Layout
7730
7731
7732 \backslash
7733 spce 
7734 \end_layout
7735
7736 \end_inset
7737
7738
7739 \begin_inset ERT
7740 status collapsed
7741
7742 \begin_layout Plain Layout
7743
7744
7745 \backslash
7746 spce 
7747 \end_layout
7748
7749 \end_inset
7750
7751 _7
7752 \begin_inset ERT
7753 status collapsed
7754
7755 \begin_layout Plain Layout
7756
7757
7758 \backslash
7759 spce 
7760 \end_layout
7761
7762 \end_inset
7763
7764
7765 \begin_inset ERT
7766 status collapsed
7767
7768 \begin_layout Plain Layout
7769
7770
7771 \backslash
7772 spce 
7773 \end_layout
7774
7775 \end_inset
7776
7777 ^
7778 \begin_inset ERT
7779 status collapsed
7780
7781 \begin_layout Plain Layout
7782
7783
7784 \backslash
7785 spce 
7786 \end_layout
7787
7788 \end_inset
7789
7790 C
7791 \end_layout
7792
7793 \end_inset
7794 </cell>
7795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7796 \begin_inset Text
7797
7798 \begin_layout Plain Layout
7799 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7800 \end_inset
7801
7802
7803 \end_layout
7804
7805 \end_inset
7806 </cell>
7807 </row>
7808 </lyxtabular>
7809
7810 \end_inset
7811
7812
7813 \end_layout
7814
7815 \begin_layout Standard
7816 In the last example it doesn't matter if 
7817 \series bold
7818
7819 \backslash
7820 overbrace
7821 \series default
7822  or 
7823 \series bold
7824
7825 \backslash
7826 underbrace
7827 \series default
7828  is inserted at first.
7829 \end_layout
7830
7831 \begin_layout Standard
7832 \begin_inset VSpace bigskip
7833 \end_inset
7834
7835 When brackets are needed that overlap each other, multiline formulas, as
7836  described in 
7837 \begin_inset CommandInset ref
7838 LatexCommand ref
7839 reference "sec:Multiline-Formulas"
7840
7841 \end_inset
7842
7843 , must be used:
7844 \begin_inset Formula \begin{eqnarray*}
7845 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7846  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7847 \end{eqnarray*}
7848
7849 \end_inset
7850
7851 In the first row the formula is inserted together with the first brace.
7852  It is hereby important that the space command
7853 \begin_inset Foot
7854 status collapsed
7855
7856 \begin_layout Plain Layout
7857 Space commands are explained in 
7858 \begin_inset CommandInset ref
7859 LatexCommand ref
7860 reference "sub:Predefined-Space"
7861
7862 \end_inset
7863
7864 .
7865 \end_layout
7866
7867 \end_inset
7868
7869  
7870 \series bold
7871
7872 \backslash
7873 :
7874 \series default
7875  is inserted before the first 
7876 \begin_inset Formula $d$
7877 \end_inset
7878
7879 , because the brace that ends behind the 
7880 \begin_inset Formula $q$
7881 \end_inset
7882
7883  prevents that the following 
7884 \begin_inset Quotes eld
7885 \end_inset
7886
7887 +
7888 \begin_inset Quotes erd
7889 \end_inset
7890
7891  is surrounded by space.
7892 \begin_inset Foot
7893 status collapsed
7894
7895 \begin_layout Plain Layout
7896 because a bracket is not handled as character, see 
7897 \begin_inset CommandInset ref
7898 LatexCommand ref
7899 reference "sub:Binary-Operators"
7900
7901 \end_inset
7902
7903
7904 \end_layout
7905
7906 \end_inset
7907
7908  In the second row the second brace is inserted.
7909  As it should begin before the 
7910 \begin_inset Formula $b$
7911 \end_inset
7912
7913 , first the command 
7914 \series bold
7915
7916 \backslash
7917 hphantom{gggg+
7918 \backslash
7919 :}
7920 \series default
7921  is inserted.
7922 \begin_inset Foot
7923 status collapsed
7924
7925 \begin_layout Plain Layout
7926 more about 
7927 \series bold
7928
7929 \backslash
7930 hphantom
7931 \series default
7932  see 
7933 \begin_inset CommandInset ref
7934 LatexCommand ref
7935 reference "sub:Placeholders"
7936
7937 \end_inset
7938
7939
7940 \end_layout
7941
7942 \end_inset
7943
7944  This space is needed because the 
7945 \begin_inset Quotes eld
7946 \end_inset
7947
7948 +
7949 \begin_inset Quotes erd
7950 \end_inset
7951
7952  is also surrounded by space in the formula.
7953  The brace is placed under the command 
7954 \series bold
7955
7956 \backslash
7957 hphantom{bbqq+dddd}
7958 \series default
7959 .
7960 \end_layout
7961
7962 \begin_layout Standard
7963 It gets more complicated when brackets overlap each other, like in the following
7964  example:
7965 \begin_inset ERT
7966 status collapsed
7967
7968 \begin_layout Plain Layout
7969
7970
7971 \backslash
7972 setlength{
7973 \backslash
7974 jot}{-6pt}
7975 \end_layout
7976
7977 \end_inset
7978
7979
7980 \begin_inset Formula \begin{eqnarray*}
7981  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7982 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7983 \end{eqnarray*}
7984
7985 \end_inset
7986
7987
7988 \begin_inset ERT
7989 status collapsed
7990
7991 \begin_layout Plain Layout
7992
7993
7994 \backslash
7995 setlength{
7996 \backslash
7997 jot}{3pt}
7998 \end_layout
7999
8000 \end_inset
8001
8002 The first formula row is the same as the second row of the previous example,
8003  with the difference that the brace is above.
8004  The second row contains the formula together with the second brace.
8005  To avoid that there is space between the upper brace in the first row and
8006  the formula, the row spacing need to be reduced.
8007  This is not easily possible due to a bug in LyX
8008 \begin_inset Foot
8009 status collapsed
8010
8011 \begin_layout Plain Layout
8012 \begin_inset CommandInset href
8013 LatexCommand href
8014 name "LyX-bug #1505"
8015 target "http://www.lyx.org/trac/ticket/1505"
8016
8017 \end_inset
8018
8019
8020 \end_layout
8021
8022 \end_inset
8023
8024 .
8025  As solution for the problem, the global formula row separation 
8026 \series bold
8027
8028 \backslash
8029 jot
8030 \series default
8031
8032 \begin_inset Index idx
8033 status collapsed
8034
8035 \begin_layout Plain Layout
8036 Commands ! J ! 
8037 \backslash
8038 jot
8039 \end_layout
8040
8041 \end_inset
8042
8043  must be changed to -6
8044 \begin_inset space \thinspace{}
8045 \end_inset
8046
8047 pt before the formula with the command 
8048 \series bold
8049
8050 \backslash
8051 setlength{
8052 \backslash
8053 jot}{-6pt}
8054 \series default
8055  in TeX-mode.
8056  
8057 \series bold
8058
8059 \backslash
8060 jot
8061 \series default
8062  is set back after the formula to the standard value of 3
8063 \begin_inset space \thinspace{}
8064 \end_inset
8065
8066 pt using the same command.
8067  More about the row separation in formulas is explained in 
8068 \begin_inset CommandInset ref
8069 LatexCommand ref
8070 reference "sub:Line-Separation"
8071
8072 \end_inset
8073
8074 .
8075 \end_layout
8076
8077 \begin_layout Section
8078 Arrows
8079 \begin_inset Index idx
8080 status collapsed
8081
8082 \begin_layout Plain Layout
8083 Arrows
8084 \end_layout
8085
8086 \end_inset
8087
8088
8089 \end_layout
8090
8091 \begin_layout Standard
8092 Arrows can be inserted via the math toolbar button 
8093 \begin_inset Graphics
8094         filename ../images/math/leftarrow.png
8095         scale 85
8096
8097 \end_inset
8098
8099  or the commands listed in the following subsections.
8100 \end_layout
8101
8102 \begin_layout Standard
8103 \begin_inset Newpage newpage
8104 \end_inset
8105
8106
8107 \end_layout
8108
8109 \begin_layout Subsection
8110 Horizontal Arrows
8111 \begin_inset Index idx
8112 status collapsed
8113
8114 \begin_layout Plain Layout
8115 Arrows ! horizontal
8116 \end_layout
8117
8118 \end_inset
8119
8120
8121 \end_layout
8122
8123 \begin_layout Standard
8124 \begin_inset space \hfill{}
8125 \end_inset
8126
8127
8128 \begin_inset Tabular
8129 <lyxtabular version="3" rows="8" columns="2">
8130 <features tabularvalignment="middle">
8131 <column alignment="center" valignment="top" width="0pt">
8132 <column alignment="center" valignment="top" width="0pt">
8133 <row>
8134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138 Command
8139 \end_layout
8140
8141 \end_inset
8142 </cell>
8143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8144 \begin_inset Text
8145
8146 \begin_layout Plain Layout
8147 Result
8148 \end_layout
8149
8150 \end_inset
8151 </cell>
8152 </row>
8153 <row>
8154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8155 \begin_inset Text
8156
8157 \begin_layout Plain Layout
8158
8159 \backslash
8160 gets
8161 \end_layout
8162
8163 \end_inset
8164 </cell>
8165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8166 \begin_inset Text
8167
8168 \begin_layout Plain Layout
8169 \begin_inset Formula $\gets$
8170 \end_inset
8171
8172
8173 \end_layout
8174
8175 \end_inset
8176 </cell>
8177 </row>
8178 <row>
8179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8180 \begin_inset Text
8181
8182 \begin_layout Plain Layout
8183
8184 \backslash
8185 Leftarrow
8186 \end_layout
8187
8188 \end_inset
8189 </cell>
8190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8191 \begin_inset Text
8192
8193 \begin_layout Plain Layout
8194 \begin_inset Formula $\Leftarrow$
8195 \end_inset
8196
8197
8198 \end_layout
8199
8200 \end_inset
8201 </cell>
8202 </row>
8203 <row>
8204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8205 \begin_inset Text
8206
8207 \begin_layout Plain Layout
8208
8209 \backslash
8210 longleftarrow
8211 \end_layout
8212
8213 \end_inset
8214 </cell>
8215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219 \begin_inset Formula $\longleftarrow$
8220 \end_inset
8221
8222
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 </row>
8228 <row>
8229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233
8234 \backslash
8235 Longleftarrow
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244 \begin_inset Formula $\Longleftarrow$
8245 \end_inset
8246
8247
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 </row>
8253 <row>
8254 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Plain Layout
8258
8259 \backslash
8260 leftharpoonup
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269 \begin_inset Formula $\leftharpoonup$
8270 \end_inset
8271
8272
8273 \end_layout
8274
8275 \end_inset
8276 </cell>
8277 </row>
8278 <row>
8279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8280 \begin_inset Text
8281
8282 \begin_layout Plain Layout
8283
8284 \backslash
8285 leftharpoondown
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294 \begin_inset Formula $\leftharpoondown$
8295 \end_inset
8296
8297
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 </row>
8303 <row>
8304 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308
8309 \backslash
8310 hookleftarrow
8311 \end_layout
8312
8313 \end_inset
8314 </cell>
8315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8316 \begin_inset Text
8317
8318 \begin_layout Plain Layout
8319 \begin_inset Formula $\hookleftarrow$
8320 \end_inset
8321
8322
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 </row>
8328 </lyxtabular>
8329
8330 \end_inset
8331
8332
8333 \begin_inset space \hfill{}
8334 \end_inset
8335
8336
8337 \begin_inset Tabular
8338 <lyxtabular version="3" rows="8" columns="2">
8339 <features tabularvalignment="middle">
8340 <column alignment="center" valignment="top" width="0pt">
8341 <column alignment="center" valignment="top" width="0pt">
8342 <row>
8343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347 Command
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356 Result
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 </row>
8362 <row>
8363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367
8368 \backslash
8369 to
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Plain Layout
8378 \begin_inset Formula $\to$
8379 \end_inset
8380
8381
8382 \end_layout
8383
8384 \end_inset
8385 </cell>
8386 </row>
8387 <row>
8388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8389 \begin_inset Text
8390
8391 \begin_layout Plain Layout
8392
8393 \backslash
8394 Rightarrow
8395 \end_layout
8396
8397 \end_inset
8398 </cell>
8399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8400 \begin_inset Text
8401
8402 \begin_layout Plain Layout
8403 \begin_inset Formula $\Rightarrow$
8404 \end_inset
8405
8406
8407 \end_layout
8408
8409 \end_inset
8410 </cell>
8411 </row>
8412 <row>
8413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417
8418 \backslash
8419 longrightarrow
8420 \end_layout
8421
8422 \end_inset
8423 </cell>
8424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8425 \begin_inset Text
8426
8427 \begin_layout Plain Layout
8428 \begin_inset Formula $\longrightarrow$
8429 \end_inset
8430
8431
8432 \end_layout
8433
8434 \end_inset
8435 </cell>
8436 </row>
8437 <row>
8438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8439 \begin_inset Text
8440
8441 \begin_layout Plain Layout
8442
8443 \backslash
8444 Longrightarrow
8445 \end_layout
8446
8447 \end_inset
8448 </cell>
8449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453 \begin_inset Formula $\Longrightarrow$
8454 \end_inset
8455
8456
8457 \end_layout
8458
8459 \end_inset
8460 </cell>
8461 </row>
8462 <row>
8463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8464 \begin_inset Text
8465
8466 \begin_layout Plain Layout
8467
8468 \backslash
8469 rightharpoonup
8470 \end_layout
8471
8472 \end_inset
8473 </cell>
8474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8475 \begin_inset Text
8476
8477 \begin_layout Plain Layout
8478 \begin_inset Formula $\rightharpoonup$
8479 \end_inset
8480
8481
8482 \end_layout
8483
8484 \end_inset
8485 </cell>
8486 </row>
8487 <row>
8488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Plain Layout
8492
8493 \backslash
8494 rightharpoondown
8495 \end_layout
8496
8497 \end_inset
8498 </cell>
8499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8500 \begin_inset Text
8501
8502 \begin_layout Plain Layout
8503 \begin_inset Formula $\rightharpoondown$
8504 \end_inset
8505
8506
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 </row>
8512 <row>
8513 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8514 \begin_inset Text
8515
8516 \begin_layout Plain Layout
8517
8518 \backslash
8519 hookrightarrow
8520 \end_layout
8521
8522 \end_inset
8523 </cell>
8524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8525 \begin_inset Text
8526
8527 \begin_layout Plain Layout
8528 \begin_inset Formula $\hookrightarrow$
8529 \end_inset
8530
8531
8532 \end_layout
8533
8534 \end_inset
8535 </cell>
8536 </row>
8537 </lyxtabular>
8538
8539 \end_inset
8540
8541
8542 \begin_inset space \hfill{}
8543 \end_inset
8544
8545
8546 \end_layout
8547
8548 \begin_layout Standard
8549 \begin_inset space \hfill{}
8550 \end_inset
8551
8552
8553 \begin_inset Tabular
8554 <lyxtabular version="3" rows="6" columns="2">
8555 <features tabularvalignment="middle">
8556 <column alignment="center" valignment="top" width="0pt">
8557 <column alignment="center" valignment="top" width="0pt">
8558 <row>
8559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8560 \begin_inset Text
8561
8562 \begin_layout Plain Layout
8563 Command
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572 Result
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 </row>
8578 <row>
8579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Plain Layout
8583
8584 \backslash
8585 leftrightarrow
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Plain Layout
8594 \begin_inset Formula $\leftrightarrow$
8595 \end_inset
8596
8597
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 </row>
8603 <row>
8604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608
8609 \backslash
8610 Leftrightarrow
8611 \end_layout
8612
8613 \end_inset
8614 </cell>
8615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619 \begin_inset Formula $\Leftrightarrow$
8620 \end_inset
8621
8622
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 </row>
8628 <row>
8629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8630 \begin_inset Text
8631
8632 \begin_layout Plain Layout
8633
8634 \backslash
8635 longleftrightarrow
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8641 \begin_inset Text
8642
8643 \begin_layout Plain Layout
8644 \begin_inset Formula $\longleftrightarrow$
8645 \end_inset
8646
8647
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 </row>
8653 <row>
8654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8655 \begin_inset Text
8656
8657 \begin_layout Plain Layout
8658
8659 \backslash
8660 Longleftrightarrow
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669 \begin_inset Formula $\Longleftrightarrow$
8670 \end_inset
8671
8672
8673 \end_layout
8674
8675 \end_inset
8676 </cell>
8677 </row>
8678 <row>
8679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8680 \begin_inset Text
8681
8682 \begin_layout Plain Layout
8683
8684 \backslash
8685 rightleftharpoons
8686 \end_layout
8687
8688 \end_inset
8689 </cell>
8690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8691 \begin_inset Text
8692
8693 \begin_layout Plain Layout
8694 \begin_inset Formula $\rightleftharpoons$
8695 \end_inset
8696
8697
8698 \end_layout
8699
8700 \end_inset
8701 </cell>
8702 </row>
8703 </lyxtabular>
8704
8705 \end_inset
8706
8707
8708 \begin_inset space \hspace{}
8709 \length 25pt
8710 \end_inset
8711
8712
8713 \begin_inset space \hfill{}
8714 \end_inset
8715
8716
8717 \begin_inset Tabular
8718 <lyxtabular version="3" rows="5" columns="2">
8719 <features tabularvalignment="middle">
8720 <column alignment="center" valignment="top" width="0pt">
8721 <column alignment="center" valignment="top" width="0pt">
8722 <row>
8723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8724 \begin_inset Text
8725
8726 \begin_layout Plain Layout
8727 Command
8728 \end_layout
8729
8730 \end_inset
8731 </cell>
8732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8733 \begin_inset Text
8734
8735 \begin_layout Plain Layout
8736 Result
8737 \end_layout
8738
8739 \end_inset
8740 </cell>
8741 </row>
8742 <row>
8743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8744 \begin_inset Text
8745
8746 \begin_layout Plain Layout
8747
8748 \backslash
8749 mapsto
8750 \end_layout
8751
8752 \end_inset
8753 </cell>
8754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8755 \begin_inset Text
8756
8757 \begin_layout Plain Layout
8758 \begin_inset Formula $\mapsto$
8759 \end_inset
8760
8761
8762 \end_layout
8763
8764 \end_inset
8765 </cell>
8766 </row>
8767 <row>
8768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Plain Layout
8772
8773 \backslash
8774 longmapsto
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Plain Layout
8783 \begin_inset Formula $\longmapsto$
8784 \end_inset
8785
8786
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 </row>
8792 <row>
8793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Plain Layout
8797
8798 \backslash
8799 leadsto
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808 \begin_inset Formula $\leadsto$
8809 \end_inset
8810
8811
8812 \end_layout
8813
8814 \end_inset
8815 </cell>
8816 </row>
8817 <row>
8818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8819 \begin_inset Text
8820
8821 \begin_layout Plain Layout
8822
8823 \backslash
8824 dasharrow
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8830 \begin_inset Text
8831
8832 \begin_layout Plain Layout
8833 \begin_inset Formula $\dasharrow$
8834 \end_inset
8835
8836
8837 \end_layout
8838
8839 \end_inset
8840 </cell>
8841 </row>
8842 </lyxtabular>
8843
8844 \end_inset
8845
8846
8847 \begin_inset space \hfill{}
8848 \end_inset
8849
8850
8851 \end_layout
8852
8853 \begin_layout Standard
8854 \begin_inset VSpace medskip
8855 \end_inset
8856
8857 Arrows used as accent like e.
8858 \begin_inset space \thinspace{}
8859 \end_inset
8860
8861 g.
8862 \begin_inset space \space{}
8863 \end_inset
8864
8865 vector arrows are listed in 
8866 \begin_inset CommandInset ref
8867 LatexCommand ref
8868 reference "sec:Accents"
8869
8870 \end_inset
8871
8872 .
8873 \end_layout
8874
8875 \begin_layout Standard
8876 \begin_inset VSpace bigskip
8877 \end_inset
8878
8879 Furthermore there are the labeled arrows
8880 \begin_inset Index idx
8881 status collapsed
8882
8883 \begin_layout Plain Layout
8884 Arrows ! labeled
8885 \end_layout
8886
8887 \end_inset
8888
8889  
8890 \series bold
8891
8892 \backslash
8893 xleftarrow
8894 \series default
8895
8896 \begin_inset Index idx
8897 status collapsed
8898
8899 \begin_layout Plain Layout
8900 Commands ! X ! 
8901 \backslash
8902 xleftarrow
8903 \end_layout
8904
8905 \end_inset
8906
8907  and 
8908 \series bold
8909
8910 \backslash
8911 xrightarrow
8912 \series default
8913
8914 \begin_inset Index idx
8915 status collapsed
8916
8917 \begin_layout Plain Layout
8918 Commands ! X ! 
8919 \backslash
8920 xrightarrow
8921 \begin_inset ERT
8922 status collapsed
8923
8924 \begin_layout Plain Layout
8925
8926
8927 \backslash
8928 vspace{4mm}
8929 \end_layout
8930
8931 \end_inset
8932
8933
8934 \end_layout
8935
8936 \end_inset
8937
8938 .
8939  When inserting one of these commands in a formula, an arrow with two blue
8940  boxes appear where the label can be inserted.
8941  The length of the arrow adapts to the label width.
8942 \end_layout
8943
8944 \begin_layout Standard
8945 \align center
8946 \begin_inset Tabular
8947 <lyxtabular version="3" rows="3" columns="2">
8948 <features tabularvalignment="middle">
8949 <column alignment="center" valignment="top" width="0pt">
8950 <column alignment="center" valignment="top" width="0pt">
8951 <row>
8952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8953 \begin_inset Text
8954
8955 \begin_layout Plain Layout
8956 Command
8957 \end_layout
8958
8959 \end_inset
8960 </cell>
8961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8962 \begin_inset Text
8963
8964 \begin_layout Plain Layout
8965 Result
8966 \begin_inset Note Note
8967 status collapsed
8968
8969 \begin_layout Plain Layout
8970
8971 \series bold
8972
8973 \backslash
8974 raisebox
8975 \series default
8976  is only used as spacer.
8977 \end_layout
8978
8979 \end_inset
8980
8981
8982 \end_layout
8983
8984 \end_inset
8985 </cell>
8986 </row>
8987 <row>
8988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Plain Layout
8992 F(a)
8993 \backslash
8994 xleftarrow
8995 \begin_inset ERT
8996 status collapsed
8997
8998 \begin_layout Plain Layout
8999
9000
9001 \backslash
9002 spce 
9003 \end_layout
9004
9005 \end_inset
9006
9007 x=a
9008 \begin_inset Formula $\downarrow$
9009 \end_inset
9010
9011 x>0
9012 \begin_inset Formula $\to$
9013 \end_inset
9014
9015 F(x)
9016 \end_layout
9017
9018 \end_inset
9019 </cell>
9020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9021 \begin_inset Text
9022
9023 \begin_layout Plain Layout
9024 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
9025 \end_inset
9026
9027
9028 \end_layout
9029
9030 \end_inset
9031 </cell>
9032 </row>
9033 <row>
9034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9035 \begin_inset Text
9036
9037 \begin_layout Plain Layout
9038 F(x)
9039 \backslash
9040 xrightarrow
9041 \begin_inset ERT
9042 status collapsed
9043
9044 \begin_layout Plain Layout
9045
9046
9047 \backslash
9048 spce 
9049 \end_layout
9050
9051 \end_inset
9052
9053 x=a
9054 \begin_inset Formula $\downarrow$
9055 \end_inset
9056
9057 x>0
9058 \begin_inset Formula $\to$
9059 \end_inset
9060
9061 F(a)
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
9071 \end_inset
9072
9073
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 </row>
9079 </lyxtabular>
9080
9081 \end_inset
9082
9083
9084 \end_layout
9085
9086 \begin_layout Subsection
9087 Vertical and diagonal Arrows
9088 \begin_inset Index idx
9089 status collapsed
9090
9091 \begin_layout Plain Layout
9092 Arrows ! diagonal
9093 \end_layout
9094
9095 \end_inset
9096
9097
9098 \begin_inset Index idx
9099 status collapsed
9100
9101 \begin_layout Plain Layout
9102 Arrows ! vertical
9103 \end_layout
9104
9105 \end_inset
9106
9107
9108 \end_layout
9109
9110 \begin_layout Standard
9111 \begin_inset space \hfill{}
9112 \end_inset
9113
9114
9115 \begin_inset Tabular
9116 <lyxtabular version="3" rows="7" columns="2">
9117 <features tabularvalignment="middle">
9118 <column alignment="center" valignment="top" width="0pt">
9119 <column alignment="center" valignment="top" width="0pt">
9120 <row>
9121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9122 \begin_inset Text
9123
9124 \begin_layout Plain Layout
9125 Command
9126 \end_layout
9127
9128 \end_inset
9129 </cell>
9130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9131 \begin_inset Text
9132
9133 \begin_layout Plain Layout
9134 Result
9135 \end_layout
9136
9137 \end_inset
9138 </cell>
9139 </row>
9140 <row>
9141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9142 \begin_inset Text
9143
9144 \begin_layout Plain Layout
9145
9146 \backslash
9147 uparrow
9148 \end_layout
9149
9150 \end_inset
9151 </cell>
9152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9153 \begin_inset Text
9154
9155 \begin_layout Plain Layout
9156 \begin_inset Formula $\uparrow$
9157 \end_inset
9158
9159
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 </row>
9165 <row>
9166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9167 \begin_inset Text
9168
9169 \begin_layout Plain Layout
9170
9171 \backslash
9172 Uparrow
9173 \end_layout
9174
9175 \end_inset
9176 </cell>
9177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9178 \begin_inset Text
9179
9180 \begin_layout Plain Layout
9181 \begin_inset Formula $\Uparrow$
9182 \end_inset
9183
9184
9185 \end_layout
9186
9187 \end_inset
9188 </cell>
9189 </row>
9190 <row>
9191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195
9196 \backslash
9197 updownarrow
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 \begin_inset Formula $\updownarrow$
9207 \end_inset
9208
9209
9210 \end_layout
9211
9212 \end_inset
9213 </cell>
9214 </row>
9215 <row>
9216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220
9221 \backslash
9222 Updownarrow
9223 \end_layout
9224
9225 \end_inset
9226 </cell>
9227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9228 \begin_inset Text
9229
9230 \begin_layout Plain Layout
9231 \begin_inset Formula $\Updownarrow$
9232 \end_inset
9233
9234
9235 \end_layout
9236
9237 \end_inset
9238 </cell>
9239 </row>
9240 <row>
9241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245
9246 \backslash
9247 Downarrow
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256 \begin_inset Formula $\Downarrow$
9257 \end_inset
9258
9259
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 </row>
9265 <row>
9266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270
9271 \backslash
9272 downarrow
9273 \end_layout
9274
9275 \end_inset
9276 </cell>
9277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9278 \begin_inset Text
9279
9280 \begin_layout Plain Layout
9281 \begin_inset Formula $\downarrow$
9282 \end_inset
9283
9284
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 </row>
9290 </lyxtabular>
9291
9292 \end_inset
9293
9294
9295 \begin_inset space \hfill{}
9296 \end_inset
9297
9298
9299 \begin_inset Tabular
9300 <lyxtabular version="3" rows="5" columns="2">
9301 <features tabularvalignment="middle">
9302 <column alignment="center" valignment="top" width="0pt">
9303 <column alignment="center" valignment="top" width="0pt">
9304 <row>
9305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9306 \begin_inset Text
9307
9308 \begin_layout Plain Layout
9309 Command
9310 \end_layout
9311
9312 \end_inset
9313 </cell>
9314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9315 \begin_inset Text
9316
9317 \begin_layout Plain Layout
9318 Result
9319 \end_layout
9320
9321 \end_inset
9322 </cell>
9323 </row>
9324 <row>
9325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9326 \begin_inset Text
9327
9328 \begin_layout Plain Layout
9329
9330 \backslash
9331 nearrow
9332 \end_layout
9333
9334 \end_inset
9335 </cell>
9336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9337 \begin_inset Text
9338
9339 \begin_layout Plain Layout
9340 \begin_inset Formula $\nearrow$
9341 \end_inset
9342
9343
9344 \end_layout
9345
9346 \end_inset
9347 </cell>
9348 </row>
9349 <row>
9350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9351 \begin_inset Text
9352
9353 \begin_layout Plain Layout
9354
9355 \backslash
9356 searrow
9357 \end_layout
9358
9359 \end_inset
9360 </cell>
9361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9362 \begin_inset Text
9363
9364 \begin_layout Plain Layout
9365 \begin_inset Formula $\searrow$
9366 \end_inset
9367
9368
9369 \end_layout
9370
9371 \end_inset
9372 </cell>
9373 </row>
9374 <row>
9375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9376 \begin_inset Text
9377
9378 \begin_layout Plain Layout
9379
9380 \backslash
9381 swarrow
9382 \end_layout
9383
9384 \end_inset
9385 </cell>
9386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9387 \begin_inset Text
9388
9389 \begin_layout Plain Layout
9390 \begin_inset Formula $\swarrow$
9391 \end_inset
9392
9393
9394 \end_layout
9395
9396 \end_inset
9397 </cell>
9398 </row>
9399 <row>
9400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9401 \begin_inset Text
9402
9403 \begin_layout Plain Layout
9404
9405 \backslash
9406 nwarrow
9407 \end_layout
9408
9409 \end_inset
9410 </cell>
9411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9412 \begin_inset Text
9413
9414 \begin_layout Plain Layout
9415 \begin_inset Formula $\nwarrow$
9416 \end_inset
9417
9418
9419 \end_layout
9420
9421 \end_inset
9422 </cell>
9423 </row>
9424 </lyxtabular>
9425
9426 \end_inset
9427
9428
9429 \begin_inset space \hfill{}
9430 \end_inset
9431
9432
9433 \end_layout
9434
9435 \begin_layout Standard
9436 \begin_inset VSpace medskip
9437 \end_inset
9438
9439 Vertical arrows can be used also as delimiter together with the commands
9440  described in 
9441 \begin_inset CommandInset ref
9442 LatexCommand ref
9443 reference "sub:Manual-Bracket-Size"
9444
9445 \end_inset
9446
9447  and 
9448 \begin_inset CommandInset ref
9449 LatexCommand ref
9450 reference "sub:Automatic-Bracket-Size"
9451
9452 \end_inset
9453
9454 .
9455 \end_layout
9456
9457 \begin_layout Standard
9458 \begin_inset Newpage newpage
9459 \end_inset
9460
9461
9462 \end_layout
9463
9464 \begin_layout Section
9465 Accents
9466 \begin_inset CommandInset label
9467 LatexCommand label
9468 name "sec:Accents"
9469
9470 \end_inset
9471
9472
9473 \begin_inset Index idx
9474 status collapsed
9475
9476 \begin_layout Plain Layout
9477 Accents
9478 \end_layout
9479
9480 \end_inset
9481
9482
9483 \end_layout
9484
9485 \begin_layout Standard
9486 Accents can be inserted via the math toolbar button 
9487 \begin_inset Graphics
9488         filename ../images/math/hat.png
9489         scale 85
9490
9491 \end_inset
9492
9493  or the commands listed in the following subsections.
9494 \end_layout
9495
9496 \begin_layout Subsection
9497 Accents for one Character
9498 \begin_inset ERT
9499 status collapsed
9500
9501 \begin_layout Plain Layout
9502
9503
9504 \backslash
9505 texorpdfstring{
9506 \end_layout
9507
9508 \end_inset
9509
9510
9511 \begin_inset Foot
9512 status collapsed
9513
9514 \begin_layout Plain Layout
9515 accents in text see 
9516 \begin_inset CommandInset ref
9517 LatexCommand ref
9518 reference "sub:Accents-in-Text"
9519
9520 \end_inset
9521
9522
9523 \end_layout
9524
9525 \end_inset
9526
9527
9528 \begin_inset ERT
9529 status collapsed
9530
9531 \begin_layout Plain Layout
9532
9533 }{}
9534 \end_layout
9535
9536 \end_inset
9537
9538
9539 \begin_inset Note Note
9540 status collapsed
9541
9542 \begin_layout Plain Layout
9543
9544 \series bold
9545
9546 \backslash
9547 texorpdfstring
9548 \series default
9549  is used to avoid that the footnote appears in the PDF-bookmark.
9550 \end_layout
9551
9552 \begin_layout Plain Layout
9553 More about 
9554 \series bold
9555
9556 \backslash
9557 texorpdfstring
9558 \series default
9559  is in section 
9560 \begin_inset CommandInset ref
9561 LatexCommand ref
9562 reference "sub:Formulas-in-Section"
9563
9564 \end_inset
9565
9566 .
9567 \end_layout
9568
9569 \end_inset
9570
9571
9572 \begin_inset CommandInset label
9573 LatexCommand label
9574 name "sub:Accents-for-one"
9575
9576 \end_inset
9577
9578
9579 \begin_inset Index idx
9580 status collapsed
9581
9582 \begin_layout Plain Layout
9583 Accents ! for one character
9584 \end_layout
9585
9586 \end_inset
9587
9588
9589 \end_layout
9590
9591 \begin_layout Standard
9592 \begin_inset space \hfill{}
9593 \end_inset
9594
9595
9596 \begin_inset Tabular
9597 <lyxtabular version="3" rows="8" columns="2">
9598 <features tabularvalignment="middle">
9599 <column alignment="center" valignment="top" width="0pt">
9600 <column alignment="center" valignment="top" width="0pt">
9601 <row>
9602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9603 \begin_inset Text
9604
9605 \begin_layout Plain Layout
9606 Command
9607 \end_layout
9608
9609 \end_inset
9610 </cell>
9611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9612 \begin_inset Text
9613
9614 \begin_layout Plain Layout
9615 Result
9616 \begin_inset Note Note
9617 status collapsed
9618
9619 \begin_layout Plain Layout
9620
9621 \series bold
9622
9623 \backslash
9624 raisebox
9625 \series default
9626  is only used as spacer.
9627 \end_layout
9628
9629 \end_inset
9630
9631
9632 \end_layout
9633
9634 \end_inset
9635 </cell>
9636 </row>
9637 <row>
9638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9639 \begin_inset Text
9640
9641 \begin_layout Plain Layout
9642
9643 \backslash
9644 dot
9645 \begin_inset ERT
9646 status collapsed
9647
9648 \begin_layout Plain Layout
9649
9650
9651 \backslash
9652 spce 
9653 \end_layout
9654
9655 \end_inset
9656
9657 A
9658 \end_layout
9659
9660 \end_inset
9661 </cell>
9662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9663 \begin_inset Text
9664
9665 \begin_layout Plain Layout
9666 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9667 \end_inset
9668
9669
9670 \end_layout
9671
9672 \end_inset
9673 </cell>
9674 </row>
9675 <row>
9676 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9677 \begin_inset Text
9678
9679 \begin_layout Plain Layout
9680
9681 \backslash
9682 ddot
9683 \begin_inset ERT
9684 status collapsed
9685
9686 \begin_layout Plain Layout
9687
9688
9689 \backslash
9690 spce 
9691 \end_layout
9692
9693 \end_inset
9694
9695 A
9696 \end_layout
9697
9698 \end_inset
9699 </cell>
9700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9701 \begin_inset Text
9702
9703 \begin_layout Plain Layout
9704 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9705 \end_inset
9706
9707
9708 \end_layout
9709
9710 \end_inset
9711 </cell>
9712 </row>
9713 <row>
9714 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9715 \begin_inset Text
9716
9717 \begin_layout Plain Layout
9718
9719 \backslash
9720 dddot
9721 \begin_inset ERT
9722 status collapsed
9723
9724 \begin_layout Plain Layout
9725
9726
9727 \backslash
9728 spce 
9729 \end_layout
9730
9731 \end_inset
9732
9733 A
9734 \end_layout
9735
9736 \end_inset
9737 </cell>
9738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9739 \begin_inset Text
9740
9741 \begin_layout Plain Layout
9742 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9743 \end_inset
9744
9745
9746 \end_layout
9747
9748 \end_inset
9749 </cell>
9750 </row>
9751 <row>
9752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9753 \begin_inset Text
9754
9755 \begin_layout Plain Layout
9756
9757 \backslash
9758 ddddot
9759 \begin_inset ERT
9760 status collapsed
9761
9762 \begin_layout Plain Layout
9763
9764
9765 \backslash
9766 spce 
9767 \end_layout
9768
9769 \end_inset
9770
9771 A
9772 \end_layout
9773
9774 \end_inset
9775 </cell>
9776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9777 \begin_inset Text
9778
9779 \begin_layout Plain Layout
9780 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9781 \end_inset
9782
9783
9784 \end_layout
9785
9786 \end_inset
9787 </cell>
9788 </row>
9789 <row>
9790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9791 \begin_inset Text
9792
9793 \begin_layout Plain Layout
9794
9795 \backslash
9796 vec
9797 \begin_inset ERT
9798 status collapsed
9799
9800 \begin_layout Plain Layout
9801
9802
9803 \backslash
9804 spce 
9805 \end_layout
9806
9807 \end_inset
9808
9809 A
9810 \begin_inset Index idx
9811 status collapsed
9812
9813 \begin_layout Plain Layout
9814 Vectors
9815 \end_layout
9816
9817 \end_inset
9818
9819
9820 \end_layout
9821
9822 \end_inset
9823 </cell>
9824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9825 \begin_inset Text
9826
9827 \begin_layout Plain Layout
9828 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9829 \end_inset
9830
9831
9832 \end_layout
9833
9834 \end_inset
9835 </cell>
9836 </row>
9837 <row>
9838 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9839 \begin_inset Text
9840
9841 \begin_layout Plain Layout
9842
9843 \backslash
9844 bar
9845 \begin_inset ERT
9846 status collapsed
9847
9848 \begin_layout Plain Layout
9849
9850
9851 \backslash
9852 spce 
9853 \end_layout
9854
9855 \end_inset
9856
9857 A
9858 \end_layout
9859
9860 \end_inset
9861 </cell>
9862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9863 \begin_inset Text
9864
9865 \begin_layout Plain Layout
9866 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9867 \end_inset
9868
9869
9870 \end_layout
9871
9872 \end_inset
9873 </cell>
9874 </row>
9875 <row>
9876 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9877 \begin_inset Text
9878
9879 \begin_layout Plain Layout
9880
9881 \backslash
9882 mathring
9883 \begin_inset ERT
9884 status collapsed
9885
9886 \begin_layout Plain Layout
9887
9888
9889 \backslash
9890 spce 
9891 \end_layout
9892
9893 \end_inset
9894
9895 A
9896 \end_layout
9897
9898 \end_inset
9899 </cell>
9900 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9901 \begin_inset Text
9902
9903 \begin_layout Plain Layout
9904 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9905 \end_inset
9906
9907
9908 \end_layout
9909
9910 \end_inset
9911 </cell>
9912 </row>
9913 </lyxtabular>
9914
9915 \end_inset
9916
9917
9918 \begin_inset space \hfill{}
9919 \end_inset
9920
9921
9922 \begin_inset Tabular
9923 <lyxtabular version="3" rows="7" columns="2">
9924 <features tabularvalignment="middle">
9925 <column alignment="center" valignment="top" width="0pt">
9926 <column alignment="center" valignment="top" width="0pt">
9927 <row>
9928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9929 \begin_inset Text
9930
9931 \begin_layout Plain Layout
9932 Command
9933 \end_layout
9934
9935 \end_inset
9936 </cell>
9937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9938 \begin_inset Text
9939
9940 \begin_layout Plain Layout
9941 Result
9942 \end_layout
9943
9944 \end_inset
9945 </cell>
9946 </row>
9947 <row>
9948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9949 \begin_inset Text
9950
9951 \begin_layout Plain Layout
9952
9953 \backslash
9954 tilde
9955 \begin_inset ERT
9956 status collapsed
9957
9958 \begin_layout Plain Layout
9959
9960
9961 \backslash
9962 spce 
9963 \end_layout
9964
9965 \end_inset
9966
9967 A
9968 \end_layout
9969
9970 \end_inset
9971 </cell>
9972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9973 \begin_inset Text
9974
9975 \begin_layout Plain Layout
9976 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9977 \end_inset
9978
9979
9980 \end_layout
9981
9982 \end_inset
9983 </cell>
9984 </row>
9985 <row>
9986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9987 \begin_inset Text
9988
9989 \begin_layout Plain Layout
9990
9991 \backslash
9992 hat
9993 \begin_inset ERT
9994 status collapsed
9995
9996 \begin_layout Plain Layout
9997
9998
9999 \backslash
10000 spce 
10001 \end_layout
10002
10003 \end_inset
10004
10005 A
10006 \end_layout
10007
10008 \end_inset
10009 </cell>
10010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10011 \begin_inset Text
10012
10013 \begin_layout Plain Layout
10014 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10015 \end_inset
10016
10017
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 </row>
10023 <row>
10024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10025 \begin_inset Text
10026
10027 \begin_layout Plain Layout
10028
10029 \backslash
10030 check
10031 \begin_inset ERT
10032 status collapsed
10033
10034 \begin_layout Plain Layout
10035
10036
10037 \backslash
10038 spce 
10039 \end_layout
10040
10041 \end_inset
10042
10043 A
10044 \end_layout
10045
10046 \end_inset
10047 </cell>
10048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10049 \begin_inset Text
10050
10051 \begin_layout Plain Layout
10052 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10053 \end_inset
10054
10055
10056 \end_layout
10057
10058 \end_inset
10059 </cell>
10060 </row>
10061 <row>
10062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10063 \begin_inset Text
10064
10065 \begin_layout Plain Layout
10066
10067 \backslash
10068 acute
10069 \begin_inset ERT
10070 status collapsed
10071
10072 \begin_layout Plain Layout
10073
10074
10075 \backslash
10076 spce 
10077 \end_layout
10078
10079 \end_inset
10080
10081 A
10082 \end_layout
10083
10084 \end_inset
10085 </cell>
10086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10087 \begin_inset Text
10088
10089 \begin_layout Plain Layout
10090 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10091 \end_inset
10092
10093
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 </row>
10099 <row>
10100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104
10105 \backslash
10106 grave
10107 \begin_inset ERT
10108 status collapsed
10109
10110 \begin_layout Plain Layout
10111
10112
10113 \backslash
10114 spce 
10115 \end_layout
10116
10117 \end_inset
10118
10119 A
10120 \end_layout
10121
10122 \end_inset
10123 </cell>
10124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10125 \begin_inset Text
10126
10127 \begin_layout Plain Layout
10128 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10129 \end_inset
10130
10131
10132 \end_layout
10133
10134 \end_inset
10135 </cell>
10136 </row>
10137 <row>
10138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10139 \begin_inset Text
10140
10141 \begin_layout Plain Layout
10142
10143 \backslash
10144 breve
10145 \begin_inset ERT
10146 status collapsed
10147
10148 \begin_layout Plain Layout
10149
10150
10151 \backslash
10152 spce 
10153 \end_layout
10154
10155 \end_inset
10156
10157 A
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Plain Layout
10166 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10167 \end_inset
10168
10169
10170 \end_layout
10171
10172 \end_inset
10173 </cell>
10174 </row>
10175 </lyxtabular>
10176
10177 \end_inset
10178
10179
10180 \begin_inset space \hfill{}
10181 \end_inset
10182
10183
10184 \end_layout
10185
10186 \begin_layout Standard
10187 \begin_inset VSpace bigskip
10188 \end_inset
10189
10190
10191 \end_layout
10192
10193 \begin_layout Standard
10194 You can directly insert accents like é to formulas.
10195  LyX will transform them to the corresponding accent command.
10196  For umlauts
10197 \begin_inset Index idx
10198 status collapsed
10199
10200 \begin_layout Plain Layout
10201 Umlauts
10202 \end_layout
10203
10204 \end_inset
10205
10206  it is better to insert a quotation mark before the vowel.
10207  These two characters are then treated by LaTeX as 
10208 \emph on
10209 one
10210 \emph default
10211  character when the formula part with the umlaut is marked as German.
10212  In contrary to 
10213 \series bold
10214
10215 \backslash
10216 ddot
10217 \series default
10218 , with this method 
10219 \begin_inset Quotes eld
10220 \end_inset
10221
10222 real
10223 \begin_inset Quotes erd
10224 \end_inset
10225
10226  umlauts are created as demonstrated in the following example:
10227 \end_layout
10228
10229 \begin_layout Standard
10230 \begin_inset VSpace -2mm
10231 \end_inset
10232
10233
10234 \end_layout
10235
10236 \begin_layout Standard
10237 \align center
10238 \begin_inset Tabular
10239 <lyxtabular version="3" rows="3" columns="2">
10240 <features tabularvalignment="middle">
10241 <column alignment="center" valignment="top" width="0">
10242 <column alignment="center" valignment="top" width="0">
10243 <row>
10244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10245 \begin_inset Text
10246
10247 \begin_layout Plain Layout
10248 Command
10249 \end_layout
10250
10251 \end_inset
10252 </cell>
10253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10254 \begin_inset Text
10255
10256 \begin_layout Plain Layout
10257 Result
10258 \begin_inset Note Note
10259 status collapsed
10260
10261 \begin_layout Plain Layout
10262
10263 \series bold
10264
10265 \backslash
10266 raisebox
10267 \series default
10268  and the 0
10269 \begin_inset space \thinspace{}
10270 \end_inset
10271
10272 pt space are only used as spacer.
10273 \end_layout
10274
10275 \end_inset
10276
10277
10278 \end_layout
10279
10280 \end_inset
10281 </cell>
10282 </row>
10283 <row>
10284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10285 \begin_inset Text
10286
10287 \begin_layout Plain Layout
10288
10289 \lang ngerman
10290 \begin_inset Quotes grd
10291 \end_inset
10292
10293 i
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10299 \begin_inset Text
10300
10301 \begin_layout Plain Layout
10302 \begin_inset space \hspace{}
10303 \length 0pt
10304 \end_inset
10305
10306
10307 \lang ngerman
10308
10309 \begin_inset Formula $"i$
10310 \end_inset
10311
10312
10313 \end_layout
10314
10315 \end_inset
10316 </cell>
10317 </row>
10318 <row>
10319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10320 \begin_inset Text
10321
10322 \begin_layout Plain Layout
10323
10324 \backslash
10325 ddot
10326 \begin_inset ERT
10327 status collapsed
10328
10329 \begin_layout Plain Layout
10330
10331
10332 \backslash
10333 spce 
10334 \end_layout
10335
10336 \end_inset
10337
10338 i
10339 \end_layout
10340
10341 \end_inset
10342 </cell>
10343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10344 \begin_inset Text
10345
10346 \begin_layout Plain Layout
10347 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10348 \end_inset
10349
10350
10351 \end_layout
10352
10353 \end_inset
10354 </cell>
10355 </row>
10356 </lyxtabular>
10357
10358 \end_inset
10359
10360
10361 \end_layout
10362
10363 \begin_layout Standard
10364 Another advantage to 
10365 \series bold
10366
10367 \backslash
10368 ddot
10369 \series default
10370  is that umlauts can directly be converted to mathematical text because
10371  the accent commands above are 
10372 \emph on
10373 not allowed
10374 \emph default
10375  
10376 \emph on
10377 in mathematical text
10378 \emph default
10379 .
10380  To convert an accented character to mathematical text, only the character
10381  under the accent may be converted.
10382  This applies also for all other conversions, e.
10383 \begin_inset space \thinspace{}
10384 \end_inset
10385
10386 g.
10387 \begin_inset space \space{}
10388 \end_inset
10389
10390 to italic or bold.
10391 \end_layout
10392
10393 \begin_layout Standard
10394 In mathematical text, umlauts and other accented characters can directly
10395  be inserted.
10396 \end_layout
10397
10398 \begin_layout Subsection
10399 Accents for Operators
10400 \begin_inset Index idx
10401 status collapsed
10402
10403 \begin_layout Plain Layout
10404 Accents ! for operators
10405 \end_layout
10406
10407 \end_inset
10408
10409
10410 \end_layout
10411
10412 \begin_layout Standard
10413 With the commands 
10414 \series bold
10415
10416 \backslash
10417 overset
10418 \series default
10419
10420 \begin_inset Index idx
10421 status collapsed
10422
10423 \begin_layout Plain Layout
10424 Commands ! O ! 
10425 \backslash
10426 overset
10427 \end_layout
10428
10429 \end_inset
10430
10431  and 
10432 \series bold
10433
10434 \backslash
10435 underset
10436 \series default
10437
10438 \begin_inset Index idx
10439 status collapsed
10440
10441 \begin_layout Plain Layout
10442 Commands ! U ! 
10443 \backslash
10444 underset
10445 \end_layout
10446
10447 \end_inset
10448
10449  characters can be placed above or below an operator, respectively, to accent
10450  it.
10451  With the command 
10452 \series bold
10453
10454 \backslash
10455 sideset
10456 \series default
10457
10458 \begin_inset Index idx
10459 status collapsed
10460
10461 \begin_layout Plain Layout
10462 Commands ! S ! 
10463 \backslash
10464 sideset
10465 \end_layout
10466
10467 \end_inset
10468
10469  characters can be set before and behind an operator.
10470  The command scheme is:
10471 \end_layout
10472
10473 \begin_layout Standard
10474
10475 \series bold
10476
10477 \backslash
10478 sideset{character
10479 \series default
10480  
10481 \series bold
10482 before}{character
10483 \series default
10484  
10485 \series bold
10486 behind}
10487 \end_layout
10488
10489 \begin_layout Standard
10490
10491 \series bold
10492
10493 \backslash
10494 sideset
10495 \series default
10496  must always be before the operator that should be accented.
10497  You can accent with several characters and even with other operators and
10498  symbols.
10499  To place with 
10500 \series bold
10501
10502 \backslash
10503 sideset
10504 \series default
10505  for example only characters behind an operator, write nothing between the
10506  first braces but don't omit the braces.
10507 \end_layout
10508
10509 \begin_layout Standard
10510 For example the command 
10511 \series bold
10512
10513 \backslash
10514 sideset{
10515 \begin_inset Formula $\to$
10516 \end_inset
10517
10518
10519 \backslash
10520 {
10521 \series default
10522 '
10523 \series bold
10524
10525 \begin_inset Formula $\to$
10526 \end_inset
10527
10528
10529 \backslash
10530 sum_k=1
10531 \begin_inset ERT
10532 status collapsed
10533
10534 \begin_layout Plain Layout
10535
10536
10537 \backslash
10538 spce 
10539 \end_layout
10540
10541 \end_inset
10542
10543
10544 \series default
10545 ^
10546 \series bold
10547 n
10548 \series default
10549  produces:
10550 \begin_inset Formula \[
10551 \sideset{}{'}\sum_{k=1}^{n}\]
10552
10553 \end_inset
10554
10555
10556 \end_layout
10557
10558 \begin_layout Standard
10559 The command 
10560 \series bold
10561
10562 \backslash
10563 overset
10564 \begin_inset ERT
10565 status collapsed
10566
10567 \begin_layout Plain Layout
10568
10569
10570 \backslash
10571 spce 
10572 \end_layout
10573
10574 \end_inset
10575
10576
10577 \backslash
10578 maltese
10579 \begin_inset ERT
10580 status collapsed
10581
10582 \begin_layout Plain Layout
10583
10584
10585 \backslash
10586 spce 
10587 \end_layout
10588
10589 \end_inset
10590
10591
10592 \series default
10593
10594 \begin_inset Formula $\uparrow$
10595 \end_inset
10596
10597
10598 \series bold
10599 a
10600 \series default
10601  produces:
10602 \begin_inset Formula \[
10603 \overset{a}{\maltese}\]
10604
10605 \end_inset
10606
10607 As seen in the last example, with 
10608 \series bold
10609
10610 \backslash
10611 overset
10612 \series default
10613  and 
10614 \series bold
10615
10616 \backslash
10617 underset
10618 \series default
10619  also symbols and characters can be accented; with 
10620 \series bold
10621
10622 \backslash
10623 sideset
10624 \series default
10625  this is not possible.
10626 \end_layout
10627
10628 \begin_layout Subsection
10629 Accents for several Characters
10630 \begin_inset Index idx
10631 status collapsed
10632
10633 \begin_layout Plain Layout
10634 Accents ! for several characters
10635 \end_layout
10636
10637 \end_inset
10638
10639
10640 \end_layout
10641
10642 \begin_layout Standard
10643 \begin_inset space \hfill{}
10644 \end_inset
10645
10646
10647 \begin_inset Tabular
10648 <lyxtabular version="3" rows="5" columns="2">
10649 <features tabularvalignment="middle">
10650 <column alignment="center" valignment="top" width="0pt">
10651 <column alignment="center" valignment="top" width="0pt">
10652 <row>
10653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10654 \begin_inset Text
10655
10656 \begin_layout Plain Layout
10657 Command
10658 \end_layout
10659
10660 \end_inset
10661 </cell>
10662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10663 \begin_inset Text
10664
10665 \begin_layout Plain Layout
10666 Result
10667 \begin_inset Note Note
10668 status collapsed
10669
10670 \begin_layout Plain Layout
10671
10672 \series bold
10673
10674 \backslash
10675 raisebox
10676 \series default
10677  is only used as spacer.
10678 \end_layout
10679
10680 \end_inset
10681
10682
10683 \end_layout
10684
10685 \end_inset
10686 </cell>
10687 </row>
10688 <row>
10689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693
10694 \backslash
10695 overleftarrow
10696 \begin_inset ERT
10697 status collapsed
10698
10699 \begin_layout Plain Layout
10700
10701
10702 \backslash
10703 spce 
10704 \end_layout
10705
10706 \end_inset
10707
10708 A=B
10709 \end_layout
10710
10711 \end_inset
10712 </cell>
10713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10714 \begin_inset Text
10715
10716 \begin_layout Plain Layout
10717 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10718 \end_inset
10719
10720
10721 \end_layout
10722
10723 \end_inset
10724 </cell>
10725 </row>
10726 <row>
10727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731
10732 \backslash
10733 underleftarrow
10734 \begin_inset ERT
10735 status collapsed
10736
10737 \begin_layout Plain Layout
10738
10739
10740 \backslash
10741 spce 
10742 \end_layout
10743
10744 \end_inset
10745
10746 A=B
10747 \end_layout
10748
10749 \end_inset
10750 </cell>
10751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10756 \end_inset
10757
10758
10759 \end_layout
10760
10761 \end_inset
10762 </cell>
10763 </row>
10764 <row>
10765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10766 \begin_inset Text
10767
10768 \begin_layout Plain Layout
10769
10770 \backslash
10771 overleftrightarrow
10772 \begin_inset ERT
10773 status collapsed
10774
10775 \begin_layout Plain Layout
10776
10777
10778 \backslash
10779 spce 
10780 \end_layout
10781
10782 \end_inset
10783
10784 A=B
10785 \end_layout
10786
10787 \end_inset
10788 </cell>
10789 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10794 \end_inset
10795
10796
10797 \end_layout
10798
10799 \end_inset
10800 </cell>
10801 </row>
10802 <row>
10803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10804 \begin_inset Text
10805
10806 \begin_layout Plain Layout
10807
10808 \backslash
10809 underleftrightarrow
10810 \begin_inset ERT
10811 status collapsed
10812
10813 \begin_layout Plain Layout
10814
10815
10816 \backslash
10817 spce 
10818 \end_layout
10819
10820 \end_inset
10821
10822 A=B
10823 \end_layout
10824
10825 \end_inset
10826 </cell>
10827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10828 \begin_inset Text
10829
10830 \begin_layout Plain Layout
10831 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10832 \end_inset
10833
10834
10835 \end_layout
10836
10837 \end_inset
10838 </cell>
10839 </row>
10840 </lyxtabular>
10841
10842 \end_inset
10843
10844
10845 \begin_inset space \hfill{}
10846 \end_inset
10847
10848
10849 \begin_inset Tabular
10850 <lyxtabular version="3" rows="5" columns="2">
10851 <features tabularvalignment="middle">
10852 <column alignment="center" valignment="top" width="0pt">
10853 <column alignment="center" valignment="top" width="0pt">
10854 <row>
10855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10856 \begin_inset Text
10857
10858 \begin_layout Plain Layout
10859 Command
10860 \end_layout
10861
10862 \end_inset
10863 </cell>
10864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10865 \begin_inset Text
10866
10867 \begin_layout Plain Layout
10868 Result
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 </row>
10874 <row>
10875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10876 \begin_inset Text
10877
10878 \begin_layout Plain Layout
10879
10880 \backslash
10881 overrightarrow
10882 \begin_inset ERT
10883 status collapsed
10884
10885 \begin_layout Plain Layout
10886
10887
10888 \backslash
10889 spce 
10890 \end_layout
10891
10892 \end_inset
10893
10894 A=B
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10904 \end_inset
10905
10906
10907 \end_layout
10908
10909 \end_inset
10910 </cell>
10911 </row>
10912 <row>
10913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917
10918 \backslash
10919 underrightarrow
10920 \begin_inset ERT
10921 status collapsed
10922
10923 \begin_layout Plain Layout
10924
10925
10926 \backslash
10927 spce 
10928 \end_layout
10929
10930 \end_inset
10931
10932 A=B
10933 \end_layout
10934
10935 \end_inset
10936 </cell>
10937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10938 \begin_inset Text
10939
10940 \begin_layout Plain Layout
10941 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10942 \end_inset
10943
10944
10945 \end_layout
10946
10947 \end_inset
10948 </cell>
10949 </row>
10950 <row>
10951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10952 \begin_inset Text
10953
10954 \begin_layout Plain Layout
10955
10956 \backslash
10957 widetilde
10958 \begin_inset ERT
10959 status collapsed
10960
10961 \begin_layout Plain Layout
10962
10963
10964 \backslash
10965 spce 
10966 \end_layout
10967
10968 \end_inset
10969
10970 A=B
10971 \end_layout
10972
10973 \end_inset
10974 </cell>
10975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10976 \begin_inset Text
10977
10978 \begin_layout Plain Layout
10979 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10980 \end_inset
10981
10982
10983 \end_layout
10984
10985 \end_inset
10986 </cell>
10987 </row>
10988 <row>
10989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10990 \begin_inset Text
10991
10992 \begin_layout Plain Layout
10993
10994 \backslash
10995 widehat
10996 \begin_inset ERT
10997 status collapsed
10998
10999 \begin_layout Plain Layout
11000
11001
11002 \backslash
11003 spce 
11004 \end_layout
11005
11006 \end_inset
11007
11008 A=B
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11014 \begin_inset Text
11015
11016 \begin_layout Plain Layout
11017 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11018 \end_inset
11019
11020
11021 \end_layout
11022
11023 \end_inset
11024 </cell>
11025 </row>
11026 </lyxtabular>
11027
11028 \end_inset
11029
11030
11031 \begin_inset space \hfill{}
11032 \end_inset
11033
11034
11035 \end_layout
11036
11037 \begin_layout Standard
11038 \begin_inset VSpace medskip
11039 \end_inset
11040
11041 With these commands as many characters as you like can be accented.
11042  But the accents 
11043 \series bold
11044
11045 \backslash
11046 widetilde
11047 \series default
11048  and 
11049 \series bold
11050
11051 \backslash
11052 widehat
11053 \series default
11054  will only be set in the output with a length of three characters, as shown
11055  in the following example:
11056 \begin_inset Formula \[
11057 \widetilde{A+B=C-D}\]
11058
11059 \end_inset
11060
11061
11062 \end_layout
11063
11064 \begin_layout Standard
11065 With the commands 
11066 \series bold
11067
11068 \backslash
11069 overset
11070 \series default
11071
11072 \begin_inset Index idx
11073 status collapsed
11074
11075 \begin_layout Plain Layout
11076 Commands ! O ! 
11077 \backslash
11078 overset
11079 \end_layout
11080
11081 \end_inset
11082
11083  and 
11084 \series bold
11085
11086 \backslash
11087 underset
11088 \series default
11089
11090 \begin_inset Index idx
11091 status collapsed
11092
11093 \begin_layout Plain Layout
11094 Commands ! U ! 
11095 \backslash
11096 underset
11097 \end_layout
11098
11099 \end_inset
11100
11101  described in the previous subsection it is also possible to accent several
11102  characters.
11103  The command 
11104 \series bold
11105
11106 \backslash
11107 underset
11108 \begin_inset ERT
11109 status collapsed
11110
11111 \begin_layout Plain Layout
11112
11113
11114 \backslash
11115 spce 
11116 \end_layout
11117
11118 \end_inset
11119
11120 A=B
11121 \begin_inset Formula $\downarrow$
11122 \end_inset
11123
11124 ***
11125 \series default
11126  creates:
11127 \begin_inset Formula \[
11128 \underset{***}{A=B}\]
11129
11130 \end_inset
11131
11132
11133 \end_layout
11134
11135 \begin_layout Section
11136 Space
11137 \begin_inset CommandInset label
11138 LatexCommand label
11139 name "sub:Space"
11140
11141 \end_inset
11142
11143
11144 \begin_inset Index idx
11145 status collapsed
11146
11147 \begin_layout Plain Layout
11148 Space ! horizontal
11149 \end_layout
11150
11151 \end_inset
11152
11153
11154 \end_layout
11155
11156 \begin_layout Subsection
11157 Predefined Space
11158 \begin_inset CommandInset label
11159 LatexCommand label
11160 name "sub:Predefined-Space"
11161
11162 \end_inset
11163
11164
11165 \begin_inset Index idx
11166 status collapsed
11167
11168 \begin_layout Plain Layout
11169 Space ! horizontal ! predefined
11170 \end_layout
11171
11172 \end_inset
11173
11174
11175 \end_layout
11176
11177 \begin_layout Standard
11178 Sometimes it is necessary to insert horizontal space to a formula.
11179  This is done by inserting a protected space (shortcut 
11180 \begin_inset Info
11181 type  "shortcut"
11182 arg   "space-insert protected"
11183 \end_inset
11184
11185 ).
11186  A 
11187 \begin_inset Quotes eld
11188 \end_inset
11189
11190
11191 \color blue
11192
11193 \begin_inset ERT
11194 status collapsed
11195
11196 \begin_layout Plain Layout
11197
11198
11199 \backslash
11200 spce 
11201 \end_layout
11202
11203 \end_inset
11204
11205
11206 \color inherit
11207
11208 \begin_inset Quotes erd
11209 \end_inset
11210
11211  appears and by pressing 
11212 \family sans
11213 Space
11214 \family default
11215  several times one can select one of eight different space sizes.
11216  The spaces can also be inserted using the math toolbar button 
11217 \begin_inset Graphics
11218         filename ../images/math/space.png
11219         scale 85
11220
11221 \end_inset
11222
11223  or special commands.
11224  Independent from the inserted command, one can select the size again by
11225  pressing 
11226 \family sans
11227 Space
11228 \family default
11229  afterwards.
11230 \end_layout
11231
11232 \begin_layout Standard
11233 \noindent
11234 \align center
11235 \begin_inset VSpace -5mm
11236 \end_inset
11237
11238
11239 \begin_inset Tabular
11240 <lyxtabular version="3" rows="3" columns="7">
11241 <features tabularvalignment="middle">
11242 <column alignment="center" valignment="middle" width="6.8cm">
11243 <column alignment="center" valignment="top" width="0">
11244 <column alignment="center" valignment="top" width="0">
11245 <column alignment="center" valignment="top" width="0">
11246 <column alignment="center" valignment="top" width="0">
11247 <column alignment="center" valignment="top" width="0">
11248 <column alignment="center" valignment="top" width="0">
11249 <row>
11250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11251 \begin_inset Text
11252
11253 \begin_layout Plain Layout
11254 Command
11255 \end_layout
11256
11257 \end_inset
11258 </cell>
11259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11260 \begin_inset Text
11261
11262 \begin_layout Plain Layout
11263
11264 \backslash
11265 ,
11266 \end_layout
11267
11268 \end_inset
11269 </cell>
11270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11271 \begin_inset Text
11272
11273 \begin_layout Plain Layout
11274
11275 \backslash
11276 :
11277 \end_layout
11278
11279 \end_inset
11280 </cell>
11281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11282 \begin_inset Text
11283
11284 \begin_layout Plain Layout
11285
11286 \backslash
11287 ;
11288 \end_layout
11289
11290 \end_inset
11291 </cell>
11292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11293 \begin_inset Text
11294
11295 \begin_layout Plain Layout
11296
11297 \backslash
11298 quad
11299 \end_layout
11300
11301 \end_inset
11302 </cell>
11303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11304 \begin_inset Text
11305
11306 \begin_layout Plain Layout
11307
11308 \backslash
11309 qquad
11310 \end_layout
11311
11312 \end_inset
11313 </cell>
11314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11315 \begin_inset Text
11316
11317 \begin_layout Plain Layout
11318
11319 \backslash
11320 !
11321 \end_layout
11322
11323 \end_inset
11324 </cell>
11325 </row>
11326 <row>
11327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11328 \begin_inset Text
11329
11330 \begin_layout Plain Layout
11331 Number of 
11332 \family sans
11333 Space
11334 \family default
11335  keystrokes after inserting the protected space
11336 \end_layout
11337
11338 \end_inset
11339 </cell>
11340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11341 \begin_inset Text
11342
11343 \begin_layout Plain Layout
11344 0
11345 \end_layout
11346
11347 \end_inset
11348 </cell>
11349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11350 \begin_inset Text
11351
11352 \begin_layout Plain Layout
11353 1
11354 \end_layout
11355
11356 \end_inset
11357 </cell>
11358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11359 \begin_inset Text
11360
11361 \begin_layout Plain Layout
11362 2
11363 \end_layout
11364
11365 \end_inset
11366 </cell>
11367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11368 \begin_inset Text
11369
11370 \begin_layout Plain Layout
11371 3
11372 \end_layout
11373
11374 \end_inset
11375 </cell>
11376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11377 \begin_inset Text
11378
11379 \begin_layout Plain Layout
11380 4
11381 \end_layout
11382
11383 \end_inset
11384 </cell>
11385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11386 \begin_inset Text
11387
11388 \begin_layout Plain Layout
11389 5
11390 \end_layout
11391
11392 \end_inset
11393 </cell>
11394 </row>
11395 <row>
11396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11397 \begin_inset Text
11398
11399 \begin_layout Plain Layout
11400 Result
11401 \end_layout
11402
11403 \end_inset
11404 </cell>
11405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11406 \begin_inset Text
11407
11408 \begin_layout Plain Layout
11409 \begin_inset Formula $A\, B$
11410 \end_inset
11411
11412
11413 \end_layout
11414
11415 \end_inset
11416 </cell>
11417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11418 \begin_inset Text
11419
11420 \begin_layout Plain Layout
11421 \begin_inset Formula $A\: B$
11422 \end_inset
11423
11424
11425 \end_layout
11426
11427 \end_inset
11428 </cell>
11429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11430 \begin_inset Text
11431
11432 \begin_layout Plain Layout
11433 \begin_inset Formula $A\; B$
11434 \end_inset
11435
11436
11437 \end_layout
11438
11439 \end_inset
11440 </cell>
11441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11442 \begin_inset Text
11443
11444 \begin_layout Plain Layout
11445 \begin_inset Formula $A\quad B$
11446 \end_inset
11447
11448
11449 \end_layout
11450
11451 \end_inset
11452 </cell>
11453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11454 \begin_inset Text
11455
11456 \begin_layout Plain Layout
11457 \begin_inset Formula $A\qquad B$
11458 \end_inset
11459
11460
11461 \end_layout
11462
11463 \end_inset
11464 </cell>
11465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11466 \begin_inset Text
11467
11468 \begin_layout Plain Layout
11469 \begin_inset Formula $A\! B$
11470 \end_inset
11471
11472
11473 \end_layout
11474
11475 \end_inset
11476 </cell>
11477 </row>
11478 </lyxtabular>
11479
11480 \end_inset
11481
11482
11483 \end_layout
11484
11485 \begin_layout Standard
11486 The last size seem to produce no space.
11487  It is displayed red in LyX contrary to the other sizes, because it is a
11488  negative space.
11489  There are two more negative spaces:
11490 \end_layout
11491
11492 \begin_layout Standard
11493 \align center
11494 \begin_inset Tabular
11495 <lyxtabular version="3" rows="3" columns="3">
11496 <features tabularvalignment="middle">
11497 <column alignment="center" valignment="middle" width="6.8cm">
11498 <column alignment="center" valignment="top" width="0pt">
11499 <column alignment="center" valignment="top" width="0pt">
11500 <row>
11501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11502 \begin_inset Text
11503
11504 \begin_layout Plain Layout
11505 Command
11506 \end_layout
11507
11508 \end_inset
11509 </cell>
11510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11511 \begin_inset Text
11512
11513 \begin_layout Plain Layout
11514
11515 \backslash
11516 negmedspace
11517 \end_layout
11518
11519 \end_inset
11520 </cell>
11521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11522 \begin_inset Text
11523
11524 \begin_layout Plain Layout
11525
11526 \backslash
11527 negthickspace
11528 \end_layout
11529
11530 \end_inset
11531 </cell>
11532 </row>
11533 <row>
11534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11535 \begin_inset Text
11536
11537 \begin_layout Plain Layout
11538 Number of 
11539 \family sans
11540 Space
11541 \family default
11542  keystrokes after inserting the protected space
11543 \end_layout
11544
11545 \end_inset
11546 </cell>
11547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11548 \begin_inset Text
11549
11550 \begin_layout Plain Layout
11551 6
11552 \end_layout
11553
11554 \end_inset
11555 </cell>
11556 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11557 \begin_inset Text
11558
11559 \begin_layout Plain Layout
11560 7
11561 \end_layout
11562
11563 \end_inset
11564 </cell>
11565 </row>
11566 <row>
11567 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11568 \begin_inset Text
11569
11570 \begin_layout Plain Layout
11571 Result
11572 \end_layout
11573
11574 \end_inset
11575 </cell>
11576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11577 \begin_inset Text
11578
11579 \begin_layout Plain Layout
11580 \begin_inset Formula $A\negmedspace B$
11581 \end_inset
11582
11583
11584 \end_layout
11585
11586 \end_inset
11587 </cell>
11588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11589 \begin_inset Text
11590
11591 \begin_layout Plain Layout
11592 \begin_inset Formula $A\negthickspace B$
11593 \end_inset
11594
11595
11596 \end_layout
11597
11598 \end_inset
11599 </cell>
11600 </row>
11601 </lyxtabular>
11602
11603 \end_inset
11604
11605
11606 \end_layout
11607
11608 \begin_layout Standard
11609 Negative spaces can lead to characters overlapping each other.
11610  Thus they can be used to enforce ligatures, what is e.
11611 \begin_inset space \thinspace{}
11612 \end_inset
11613
11614 g.
11615 \begin_inset space \space{}
11616 \end_inset
11617
11618 useful for summation operators: 
11619 \end_layout
11620
11621 \begin_layout Standard
11622 \align center
11623 \begin_inset Tabular
11624 <lyxtabular version="3" rows="3" columns="2">
11625 <features tabularvalignment="middle">
11626 <column alignment="center" valignment="top" width="0">
11627 <column alignment="center" valignment="top" width="0">
11628 <row>
11629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11630 \begin_inset Text
11631
11632 \begin_layout Plain Layout
11633 Command
11634 \end_layout
11635
11636 \end_inset
11637 </cell>
11638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11639 \begin_inset Text
11640
11641 \begin_layout Plain Layout
11642 Result
11643 \begin_inset Note Note
11644 status collapsed
11645
11646 \begin_layout Plain Layout
11647
11648 \series bold
11649
11650 \backslash
11651 raisebox
11652 \series default
11653  is only used as spacer.
11654 \end_layout
11655
11656 \end_inset
11657
11658
11659 \end_layout
11660
11661 \end_inset
11662 </cell>
11663 </row>
11664 <row>
11665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11666 \begin_inset Text
11667
11668 \begin_layout Plain Layout
11669
11670 \backslash
11671 sum
11672 \backslash
11673 sum
11674 \begin_inset ERT
11675 status collapsed
11676
11677 \begin_layout Plain Layout
11678
11679
11680 \backslash
11681 spce 
11682 \end_layout
11683
11684 \end_inset
11685
11686 f_kl
11687 \end_layout
11688
11689 \end_inset
11690 </cell>
11691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11692 \begin_inset Text
11693
11694 \begin_layout Plain Layout
11695 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11696 \end_inset
11697
11698
11699 \end_layout
11700
11701 \end_inset
11702 </cell>
11703 </row>
11704 <row>
11705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11706 \begin_inset Text
11707
11708 \begin_layout Plain Layout
11709
11710 \backslash
11711 sum
11712 \backslash
11713 negmedspace
11714 \backslash
11715 sum
11716 \begin_inset ERT
11717 status collapsed
11718
11719 \begin_layout Plain Layout
11720
11721
11722 \backslash
11723 spce 
11724 \end_layout
11725
11726 \end_inset
11727
11728 f_kl
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11734 \begin_inset Text
11735
11736 \begin_layout Plain Layout
11737 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11738 \end_inset
11739
11740
11741 \end_layout
11742
11743 \end_inset
11744 </cell>
11745 </row>
11746 </lyxtabular>
11747
11748 \end_inset
11749
11750
11751 \end_layout
11752
11753 \begin_layout Standard
11754 Relations like for example equal signs, are always surrounded by space.
11755  To suppress this, the equal sign is placed into a TeX-brace.
11756  The following example demonstrates this:
11757 \end_layout
11758
11759 \begin_layout Standard
11760 \align center
11761 \begin_inset Tabular
11762 <lyxtabular version="3" rows="2" columns="2">
11763 <features tabularvalignment="middle">
11764 <column alignment="center" valignment="top" width="0pt">
11765 <column alignment="center" valignment="top" width="0pt">
11766 <row>
11767 <cell alignment="center" valignment="top" usebox="none">
11768 \begin_inset Text
11769
11770 \begin_layout Plain Layout
11771 normal equation
11772 \end_layout
11773
11774 \end_inset
11775 </cell>
11776 <cell alignment="center" valignment="top" usebox="none">
11777 \begin_inset Text
11778
11779 \begin_layout Plain Layout
11780 \begin_inset Formula $A=B$
11781 \end_inset
11782
11783
11784 \end_layout
11785
11786 \end_inset
11787 </cell>
11788 </row>
11789 <row>
11790 <cell alignment="center" valignment="top" usebox="none">
11791 \begin_inset Text
11792
11793 \begin_layout Plain Layout
11794 \begin_inset Note Note
11795 status collapsed
11796
11797 \begin_layout Plain Layout
11798
11799 \series bold
11800
11801 \backslash
11802 raisebox
11803 \series default
11804  is only used as spacer.
11805 \end_layout
11806
11807 \end_inset
11808
11809
11810 \begin_inset Formula $\raisebox{5mm}{}$
11811 \end_inset
11812
11813 equation without space
11814 \end_layout
11815
11816 \end_inset
11817 </cell>
11818 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11819 \begin_inset Text
11820
11821 \begin_layout Plain Layout
11822 \begin_inset Formula $A{=}B$
11823 \end_inset
11824
11825
11826 \end_layout
11827
11828 \end_inset
11829 </cell>
11830 </row>
11831 </lyxtabular>
11832
11833 \end_inset
11834
11835
11836 \end_layout
11837
11838 \begin_layout Standard
11839 \noindent
11840 The command for the last formula is: 
11841 \series bold
11842 A
11843 \backslash
11844 {=
11845 \begin_inset Formula $\to$
11846 \end_inset
11847
11848 B
11849 \end_layout
11850
11851 \begin_layout Standard
11852 \begin_inset VSpace bigskip
11853 \end_inset
11854
11855 Spaces are needed for physical units, because the space between the value
11856  and the unit is the smallest one and not a normal space.
11857  For units in text, the smallest space is inserted via the menu 
11858 \family sans
11859 Insert\SpecialChar \menuseparator
11860 Formatting\SpecialChar \menuseparator
11861 Thin
11862 \begin_inset space ~
11863 \end_inset
11864
11865 Space
11866 \family default
11867  (shortcut 
11868 \begin_inset Info
11869 type  "shortcut"
11870 arg   "space-insert thin"
11871 \end_inset
11872
11873 ).
11874 \end_layout
11875
11876 \begin_layout Standard
11877 An example to visualize the difference:
11878 \end_layout
11879
11880 \begin_layout Standard
11881 \begin_inset Tabular
11882 <lyxtabular version="3" rows="2" columns="2">
11883 <features tabularvalignment="middle">
11884 <column alignment="left" valignment="top" width="0">
11885 <column alignment="left" valignment="top" width="0">
11886 <row>
11887 <cell alignment="center" valignment="top" usebox="none">
11888 \begin_inset Text
11889
11890 \begin_layout Plain Layout
11891 24 kW
11892 \begin_inset Formula $\cdot$
11893 \end_inset
11894
11895 h
11896 \end_layout
11897
11898 \end_inset
11899 </cell>
11900 <cell alignment="center" valignment="top" usebox="none">
11901 \begin_inset Text
11902
11903 \begin_layout Plain Layout
11904 space between value and unit
11905 \end_layout
11906
11907 \end_inset
11908 </cell>
11909 </row>
11910 <row>
11911 <cell alignment="center" valignment="top" usebox="none">
11912 \begin_inset Text
11913
11914 \begin_layout Plain Layout
11915 24
11916 \begin_inset space \thinspace{}
11917 \end_inset
11918
11919 kW
11920 \begin_inset Formula $\cdot$
11921 \end_inset
11922
11923 h
11924 \end_layout
11925
11926 \end_inset
11927 </cell>
11928 <cell alignment="center" valignment="top" usebox="none">
11929 \begin_inset Text
11930
11931 \begin_layout Plain Layout
11932 smallest space between value and unit
11933 \end_layout
11934
11935 \end_inset
11936 </cell>
11937 </row>
11938 </lyxtabular>
11939
11940 \end_inset
11941
11942
11943 \end_layout
11944
11945 \begin_layout Subsection
11946 Variable Space
11947 \begin_inset ERT
11948 status collapsed
11949
11950 \begin_layout Plain Layout
11951
11952
11953 \backslash
11954 texorpdfstring{
11955 \end_layout
11956
11957 \end_inset
11958
11959
11960 \begin_inset Foot
11961 status collapsed
11962
11963 \begin_layout Plain Layout
11964 for vertical space in formulas see 
11965 \begin_inset CommandInset ref
11966 LatexCommand ref
11967 reference "sub:Line-Separation"
11968
11969 \end_inset
11970
11971
11972 \end_layout
11973
11974 \end_inset
11975
11976
11977 \begin_inset ERT
11978 status collapsed
11979
11980 \begin_layout Plain Layout
11981
11982 }{}
11983 \end_layout
11984
11985 \end_inset
11986
11987
11988 \begin_inset Note Note
11989 status collapsed
11990
11991 \begin_layout Plain Layout
11992
11993 \backslash
11994 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11995 \end_layout
11996
11997 \begin_layout Plain Layout
11998 More about 
11999 \backslash
12000 texorpdfstring is in section 
12001 \begin_inset CommandInset ref
12002 LatexCommand ref
12003 reference "sub:Formulas-in-Section"
12004
12005 \end_inset
12006
12007 .
12008 \end_layout
12009
12010 \end_inset
12011
12012
12013 \begin_inset CommandInset label
12014 LatexCommand label
12015 name "sub:Variable-Space"
12016
12017 \end_inset
12018
12019
12020 \begin_inset Index idx
12021 status collapsed
12022
12023 \begin_layout Plain Layout
12024 Space ! horizontal ! variable
12025 \end_layout
12026
12027 \end_inset
12028
12029
12030 \end_layout
12031
12032 \begin_layout Standard
12033 Space with a defined length can be inserted with the command 
12034 \series bold
12035
12036 \backslash
12037 hspace
12038 \series default
12039
12040 \begin_inset Index idx
12041 status collapsed
12042
12043 \begin_layout Plain Layout
12044 Commands ! H ! 
12045 \backslash
12046 hspace
12047 \end_layout
12048
12049 \end_inset
12050
12051 .
12052  Then a long 
12053 \begin_inset Quotes eld
12054 \end_inset
12055
12056
12057 \color blue
12058
12059 \begin_inset ERT
12060 status collapsed
12061
12062 \begin_layout Plain Layout
12063
12064
12065 \backslash
12066 spce 
12067 \end_layout
12068
12069 \end_inset
12070
12071
12072 \color inherit
12073
12074 \begin_inset Quotes erd
12075 \end_inset
12076
12077  appears.
12078  The length can be specified by left-clicking on the 
12079 \begin_inset Quotes eld
12080 \end_inset
12081
12082
12083 \color blue
12084
12085 \begin_inset ERT
12086 status collapsed
12087
12088 \begin_layout Plain Layout
12089
12090
12091 \backslash
12092 spce 
12093 \end_layout
12094
12095 \end_inset
12096
12097
12098 \color inherit
12099
12100 \begin_inset Quotes erd
12101 \end_inset
12102
12103 .
12104  The length may also be negative.
12105  To insert so many space that the formula uses all available space, the
12106  command 
12107 \series bold
12108
12109 \backslash
12110 hfill
12111 \series default
12112
12113 \begin_inset Index idx
12114 status collapsed
12115
12116 \begin_layout Plain Layout
12117 Commands ! H ! 
12118 \backslash
12119 hfill
12120 \end_layout
12121
12122 \end_inset
12123
12124  is used.
12125 \end_layout
12126
12127 \begin_layout Standard
12128 \begin_inset VSpace -1mm
12129 \end_inset
12130
12131
12132 \end_layout
12133
12134 \begin_layout Standard
12135 \align center
12136 \begin_inset Tabular
12137 <lyxtabular version="3" rows="4" columns="2">
12138 <features tabularvalignment="middle">
12139 <column alignment="center" valignment="top" width="0">
12140 <column alignment="center" valignment="top" width="0">
12141 <row>
12142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12143 \begin_inset Text
12144
12145 \begin_layout Plain Layout
12146 Command (
12147 \backslash
12148 hspace length)
12149 \end_layout
12150
12151 \end_inset
12152 </cell>
12153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12154 \begin_inset Text
12155
12156 \begin_layout Plain Layout
12157 Result
12158 \end_layout
12159
12160 \end_inset
12161 </cell>
12162 </row>
12163 <row>
12164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12165 \begin_inset Text
12166
12167 \begin_layout Plain Layout
12168 A=B
12169 \backslash
12170 hspace
12171 \begin_inset ERT
12172 status collapsed
12173
12174 \begin_layout Plain Layout
12175
12176
12177 \backslash
12178 spce 
12179 \end_layout
12180
12181 \end_inset
12182
12183
12184 \begin_inset Formula $\to$
12185 \end_inset
12186
12187 A
12188 \backslash
12189 not=C (3
12190 \begin_inset space \thinspace{}
12191 \end_inset
12192
12193 cm)
12194 \end_layout
12195
12196 \end_inset
12197 </cell>
12198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12199 \begin_inset Text
12200
12201 \begin_layout Plain Layout
12202 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12203 \end_inset
12204
12205
12206 \end_layout
12207
12208 \end_inset
12209 </cell>
12210 </row>
12211 <row>
12212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12213 \begin_inset Text
12214
12215 \begin_layout Plain Layout
12216 A
12217 \backslash
12218 hspace
12219 \begin_inset ERT
12220 status collapsed
12221
12222 \begin_layout Plain Layout
12223
12224
12225 \backslash
12226 spce 
12227 \end_layout
12228
12229 \end_inset
12230
12231
12232 \begin_inset Formula $\to$
12233 \end_inset
12234
12235 A
12236 \backslash
12237 not=A (-1
12238 \begin_inset space \thinspace{}
12239 \end_inset
12240
12241 mm)
12242 \end_layout
12243
12244 \end_inset
12245 </cell>
12246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12247 \begin_inset Text
12248
12249 \begin_layout Plain Layout
12250 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12251 \end_inset
12252
12253
12254 \end_layout
12255
12256 \end_inset
12257 </cell>
12258 </row>
12259 <row>
12260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12261 \begin_inset Text
12262
12263 \begin_layout Plain Layout
12264 A=A
12265 \backslash
12266 hfill
12267 \begin_inset ERT
12268 status collapsed
12269
12270 \begin_layout Plain Layout
12271
12272
12273 \backslash
12274 spce 
12275 \end_layout
12276
12277 \end_inset
12278
12279 B=B
12280 \end_layout
12281
12282 \end_inset
12283 </cell>
12284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12285 \begin_inset Text
12286
12287 \begin_layout Plain Layout
12288 \begin_inset Formula $A=A\hfill B=B$
12289 \end_inset
12290
12291
12292 \end_layout
12293
12294 \end_inset
12295 </cell>
12296 </row>
12297 </lyxtabular>
12298
12299 \end_inset
12300
12301
12302 \end_layout
12303
12304 \begin_layout Standard
12305 In the last example the available space is given by the longest column entry
12306  of the table.
12307  In an inline formula the space depends on the length of the line in which
12308  
12309 \series bold
12310
12311 \backslash
12312 hfill
12313 \series default
12314  is inserted.
12315  Thus, when the line uses the full width, no space will be created.
12316  
12317 \series bold
12318
12319 \backslash
12320 hfill
12321 \series default
12322  only has an effect on displayed formulas when the formula style 
12323 \series bold
12324 Indented
12325 \series default
12326  is used.
12327  (Formula styles are explained in 
12328 \begin_inset CommandInset ref
12329 LatexCommand ref
12330 reference "sec:Formula-Styles"
12331
12332 \end_inset
12333
12334 .)
12335 \end_layout
12336
12337 \begin_layout Standard
12338 Besides 
12339 \series bold
12340
12341 \backslash
12342 hfill
12343 \series default
12344 , there are the commands 
12345 \series bold
12346
12347 \backslash
12348 dotfill
12349 \series default
12350  and 
12351 \series bold
12352
12353 \backslash
12354 hrulefill
12355 \series default
12356  that fill the space with a pattern, see 
12357 \begin_inset CommandInset ref
12358 LatexCommand ref
12359 reference "sub:Ellipses"
12360
12361 \end_inset
12362
12363  for an example.
12364 \end_layout
12365
12366 \begin_layout Standard
12367 For text, variable space can be inserted via the menu 
12368 \family sans
12369 Insert\SpecialChar \menuseparator
12370 Formatting\SpecialChar \menuseparator
12371 Horizontal
12372 \begin_inset space ~
12373 \end_inset
12374
12375 Space
12376 \family default
12377 :
12378 \end_layout
12379
12380 \begin_layout Standard
12381 This is a line with
12382 \begin_inset space \hspace{}
12383 \length 2cm
12384 \end_inset
12385
12386 2
12387 \begin_inset space \thinspace{}
12388 \end_inset
12389
12390 cm space.
12391 \end_layout
12392
12393 \begin_layout Standard
12394 This is a line with
12395 \begin_inset space \hfill{}
12396 \end_inset
12397
12398 maximum space.
12399 \end_layout
12400
12401 \begin_layout Subsection
12402 Space besides inline Formulas
12403 \begin_inset Index idx
12404 status collapsed
12405
12406 \begin_layout Plain Layout
12407 Space ! besides inline formulas
12408 \end_layout
12409
12410 \end_inset
12411
12412
12413 \end_layout
12414
12415 \begin_layout Standard
12416 The space that surrounds inline formulas can be adjusted with the length
12417  
12418 \series bold
12419
12420 \backslash
12421 mathsurround
12422 \series default
12423
12424 \begin_inset Index idx
12425 status collapsed
12426
12427 \begin_layout Plain Layout
12428 Commands ! M ! 
12429 \backslash
12430 mathsurround
12431 \end_layout
12432
12433 \end_inset
12434
12435 .
12436  The value of a length is set with the command 
12437 \series bold
12438
12439 \backslash
12440 setlength
12441 \series default
12442
12443 \begin_inset Index idx
12444 status collapsed
12445
12446 \begin_layout Plain Layout
12447 Commands ! S ! 
12448 \backslash
12449 setlength
12450 \end_layout
12451
12452 \end_inset
12453
12454  that has the following scheme:
12455 \end_layout
12456
12457 \begin_layout Standard
12458
12459 \series bold
12460
12461 \backslash
12462 setlength{length name}{value}
12463 \end_layout
12464
12465 \begin_layout Standard
12466 To set 
12467 \series bold
12468
12469 \backslash
12470 mathsurround
12471 \series default
12472  to the value 5
12473 \begin_inset space \thinspace{}
12474 \end_inset
12475
12476 mm, the command
12477 \end_layout
12478
12479 \begin_layout Standard
12480
12481 \series bold
12482
12483 \backslash
12484 setlength{
12485 \backslash
12486 mathsurround}{5mm}
12487 \end_layout
12488
12489 \begin_layout Standard
12490 is inserted in TeX-mode.
12491  5
12492 \begin_inset space \thinspace{}
12493 \end_inset
12494
12495 mm space will now be set around all inline formulas:
12496 \begin_inset ERT
12497 status collapsed
12498
12499 \begin_layout Plain Layout
12500
12501
12502 \backslash
12503 setlength{
12504 \backslash
12505 mathsurround}{5mm}
12506 \end_layout
12507
12508 \end_inset
12509
12510
12511 \end_layout
12512
12513 \begin_layout Standard
12514 This is a line with an inline formula 
12515 \begin_inset Formula $A=B$
12516 \end_inset
12517
12518  with 5
12519 \begin_inset space \thinspace{}
12520 \end_inset
12521
12522 mm surrounding space.
12523 \begin_inset ERT
12524 status collapsed
12525
12526 \begin_layout Plain Layout
12527
12528
12529 \backslash
12530 setlength{
12531 \backslash
12532 mathsurround}{0pt}
12533 \end_layout
12534
12535 \end_inset
12536
12537
12538 \end_layout
12539
12540 \begin_layout Standard
12541 To return to the predefined value, 
12542 \series bold
12543
12544 \backslash
12545 mathsurround
12546 \series default
12547  is set to the value 0
12548 \begin_inset space \thinspace{}
12549 \end_inset
12550
12551 pt.
12552 \end_layout
12553
12554 \begin_layout Section
12555 Boxes and Frames
12556 \begin_inset Index idx
12557 status collapsed
12558
12559 \begin_layout Plain Layout
12560 Boxes
12561 \end_layout
12562
12563 \end_inset
12564
12565
12566 \begin_inset Index idx
12567 status collapsed
12568
12569 \begin_layout Plain Layout
12570 Frames | see
12571 \begin_inset ERT
12572 status collapsed
12573
12574 \begin_layout Plain Layout
12575
12576 {
12577 \end_layout
12578
12579 \end_inset
12580
12581 Boxes
12582 \begin_inset ERT
12583 status collapsed
12584
12585 \begin_layout Plain Layout
12586
12587 }
12588 \end_layout
12589
12590 \end_inset
12591
12592
12593 \end_layout
12594
12595 \end_inset
12596
12597
12598 \end_layout
12599
12600 \begin_layout Standard
12601 Boxes for text are described in chapter 
12602 \family typewriter
12603 Boxes
12604 \family default
12605  in the 
12606 \family typewriter
12607 Embedded
12608 \begin_inset space ~
12609 \end_inset
12610
12611 Objects
12612 \family default
12613  manual.
12614 \end_layout
12615
12616 \begin_layout Subsection
12617 Boxes with Frame
12618 \begin_inset CommandInset label
12619 LatexCommand label
12620 name "sub:Boxes-with-Frame"
12621
12622 \end_inset
12623
12624
12625 \begin_inset Index idx
12626 status collapsed
12627
12628 \begin_layout Plain Layout
12629 Boxes ! with frame
12630 \end_layout
12631
12632 \end_inset
12633
12634
12635 \end_layout
12636
12637 \begin_layout Standard
12638 It is possible to frame formulas or parts of it with the commands 
12639 \series bold
12640
12641 \backslash
12642 fbox
12643 \series default
12644
12645 \begin_inset Index idx
12646 status collapsed
12647
12648 \begin_layout Plain Layout
12649 Commands ! F ! 
12650 \backslash
12651 fbox
12652 \end_layout
12653
12654 \end_inset
12655
12656  and 
12657 \series bold
12658
12659 \backslash
12660 boxed
12661 \series default
12662
12663 \begin_inset Index idx
12664 status collapsed
12665
12666 \begin_layout Plain Layout
12667 Commands ! B ! 
12668 \backslash
12669 boxed
12670 \end_layout
12671
12672 \end_inset
12673
12674 .
12675 \end_layout
12676
12677 \begin_layout Standard
12678 When one of these commands is inserted to a formula, a blue box appears
12679  within a frame to enter formula parts.
12680  For 
12681 \series bold
12682
12683 \backslash
12684 fbox
12685 \series default
12686  an additional formula has to be created by 
12687 \family sans
12688 Ctrl+M
12689 \family default
12690  within this box, because the box content will otherwise be treated as mathemati
12691 cal text.
12692  When 
12693 \series bold
12694
12695 \backslash
12696 boxed
12697 \series default
12698  is used, a new formula is automatically created inside the frame.
12699 \end_layout
12700
12701 \begin_layout Standard
12702 The command 
12703 \series bold
12704
12705 \backslash
12706 fbox
12707 \series default
12708  is not suitable to frame displayed formulas because the formula will always
12709  be set in the size of the text.
12710  
12711 \series bold
12712
12713 \backslash
12714 boxed
12715 \series default
12716  is in contrary not suitable to frame inline formulas, because the formula
12717  will always be set in the size of a displayed formula.
12718 \end_layout
12719
12720 \begin_layout Standard
12721 As extension to 
12722 \series bold
12723
12724 \backslash
12725 fbox
12726 \series default
12727  there is the command 
12728 \series bold
12729
12730 \backslash
12731 framebox
12732 \series default
12733
12734 \begin_inset Index idx
12735 status collapsed
12736
12737 \begin_layout Plain Layout
12738 Commands ! F ! 
12739 \backslash
12740 framebox
12741 \end_layout
12742
12743 \end_inset
12744
12745  where additionally the frame width and the alignment can be specified.
12746  
12747 \series bold
12748
12749 \backslash
12750 framebox
12751 \series default
12752  is used in the following scheme:
12753 \end_layout
12754
12755 \begin_layout Standard
12756
12757 \series bold
12758
12759 \backslash
12760 framebox[frame width][position]{box content}
12761 \end_layout
12762
12763 \begin_layout Standard
12764 The position can either be 
12765 \emph on
12766 l
12767 \emph default
12768  or 
12769 \emph on
12770 r
12771 \emph default
12772 .
12773  
12774 \emph on
12775 l
12776 \emph default
12777  left aligns, 
12778 \emph on
12779 r
12780 \emph default
12781  right aligns the formula in the box.
12782  When no position is given, the formula will be centered.
12783 \begin_inset Newline newline
12784 \end_inset
12785
12786 Is no width given, also no position can be given.
12787  In this case the frame width is adjusted to the box content like for 
12788 \series bold
12789
12790 \backslash
12791 fbox
12792 \series default
12793 .
12794 \end_layout
12795
12796 \begin_layout Standard
12797 When the command 
12798 \series bold
12799
12800 \backslash
12801 framebox
12802 \series default
12803  is inserted, a box appears containing three blue boxes.
12804  The first two boxes are surrounded by brackets and denote the two optional
12805  arguments.
12806  The third box is for formula parts like for 
12807 \series bold
12808
12809 \backslash
12810 fbox
12811 \series default
12812 .
12813 \end_layout
12814
12815 \begin_layout Standard
12816 \align center
12817 \begin_inset Tabular
12818 <lyxtabular version="3" rows="5" columns="2">
12819 <features tabularvalignment="middle">
12820 <column alignment="center" valignment="top" width="0">
12821 <column alignment="center" valignment="top" width="0">
12822 <row>
12823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12824 \begin_inset Text
12825
12826 \begin_layout Plain Layout
12827 Command
12828 \end_layout
12829
12830 \end_inset
12831 </cell>
12832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12833 \begin_inset Text
12834
12835 \begin_layout Plain Layout
12836 Result
12837 \begin_inset Note Note
12838 status collapsed
12839
12840 \begin_layout Plain Layout
12841
12842 \series bold
12843
12844 \backslash
12845 raisebox
12846 \series default
12847  is only used as spacer.
12848 \end_layout
12849
12850 \end_inset
12851
12852
12853 \end_layout
12854
12855 \end_inset
12856 </cell>
12857 </row>
12858 <row>
12859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12860 \begin_inset Text
12861
12862 \begin_layout Plain Layout
12863
12864 \backslash
12865 fbox
12866 \begin_inset ERT
12867 status collapsed
12868
12869 \begin_layout Plain Layout
12870
12871
12872 \backslash
12873 spce 
12874 \end_layout
12875
12876 \end_inset
12877
12878
12879 \family sans
12880 Ctrl+M
12881 \family default
12882  
12883 \backslash
12884 int
12885 \begin_inset ERT
12886 status collapsed
12887
12888 \begin_layout Plain Layout
12889
12890
12891 \backslash
12892 spce 
12893 \end_layout
12894
12895 \end_inset
12896
12897 A=B
12898 \end_layout
12899
12900 \end_inset
12901 </cell>
12902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12903 \begin_inset Text
12904
12905 \begin_layout Plain Layout
12906 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12907 \end_inset
12908
12909
12910 \end_layout
12911
12912 \end_inset
12913 </cell>
12914 </row>
12915 <row>
12916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12917 \begin_inset Text
12918
12919 \begin_layout Plain Layout
12920
12921 \backslash
12922 boxed
12923 \begin_inset ERT
12924 status collapsed
12925
12926 \begin_layout Plain Layout
12927
12928
12929 \backslash
12930 spce 
12931 \end_layout
12932
12933 \end_inset
12934
12935
12936 \backslash
12937 int
12938 \begin_inset ERT
12939 status collapsed
12940
12941 \begin_layout Plain Layout
12942
12943
12944 \backslash
12945 spce 
12946 \end_layout
12947
12948 \end_inset
12949
12950 A=B
12951 \end_layout
12952
12953 \end_inset
12954 </cell>
12955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12956 \begin_inset Text
12957
12958 \begin_layout Plain Layout
12959 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12960 \end_inset
12961
12962
12963 \end_layout
12964
12965 \end_inset
12966 </cell>
12967 </row>
12968 <row>
12969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12970 \begin_inset Text
12971
12972 \begin_layout Plain Layout
12973 A+
12974 \backslash
12975 fbox
12976 \begin_inset ERT
12977 status collapsed
12978
12979 \begin_layout Plain Layout
12980
12981
12982 \backslash
12983 spce 
12984 \end_layout
12985
12986 \end_inset
12987
12988 B
12989 \end_layout
12990
12991 \end_inset
12992 </cell>
12993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12994 \begin_inset Text
12995
12996 \begin_layout Plain Layout
12997 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12998 \end_inset
12999
13000
13001 \end_layout
13002
13003 \end_inset
13004 </cell>
13005 </row>
13006 <row>
13007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13008 \begin_inset Text
13009
13010 \begin_layout Plain Layout
13011
13012 \backslash
13013 framebox
13014 \begin_inset ERT
13015 status collapsed
13016
13017 \begin_layout Plain Layout
13018
13019
13020 \backslash
13021 spce 
13022 \end_layout
13023
13024 \end_inset
13025
13026 20mm
13027 \begin_inset Formula $\to$
13028 \end_inset
13029
13030
13031 \begin_inset Formula $\to$
13032 \end_inset
13033
13034
13035 \family sans
13036 Ctrl+M
13037 \family default
13038  
13039 \backslash
13040 frac
13041 \begin_inset ERT
13042 status collapsed
13043
13044 \begin_layout Plain Layout
13045
13046
13047 \backslash
13048 spce 
13049 \end_layout
13050
13051 \end_inset
13052
13053 A
13054 \begin_inset Formula $\downarrow$
13055 \end_inset
13056
13057 B
13058 \end_layout
13059
13060 \end_inset
13061 </cell>
13062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13063 \begin_inset Text
13064
13065 \begin_layout Plain Layout
13066 \begin_inset Formula $\raisebox{6mm}{}$
13067 \end_inset
13068
13069
13070 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13071 \end_inset
13072
13073
13074 \begin_inset Formula $\raisebox{-4mm}{}$
13075 \end_inset
13076
13077
13078 \end_layout
13079
13080 \end_inset
13081 </cell>
13082 </row>
13083 </lyxtabular>
13084
13085 \end_inset
13086
13087
13088 \end_layout
13089
13090 \begin_layout Standard
13091 The frame thickness can also be adjusted.
13092  To do this the following commands have to be inserted in TeX-mode before
13093  the formula
13094 \end_layout
13095
13096 \begin_layout Standard
13097
13098 \series bold
13099
13100 \backslash
13101 fboxrule
13102 \series default
13103  
13104 \series bold
13105
13106 \begin_inset Quotes eld
13107 \end_inset
13108
13109 thickness
13110 \begin_inset Quotes erd
13111 \end_inset
13112
13113
13114 \series default
13115  
13116 \series bold
13117
13118 \backslash
13119 fboxsep
13120 \series default
13121  
13122 \series bold
13123
13124 \begin_inset Quotes eld
13125 \end_inset
13126
13127 distance
13128 \begin_inset Quotes erd
13129 \end_inset
13130
13131
13132 \end_layout
13133
13134 \begin_layout Standard
13135 \begin_inset Quotes eld
13136 \end_inset
13137
13138 distance
13139 \begin_inset Quotes erd
13140 \end_inset
13141
13142  specifies the minimal distance between the frame and the first character
13143  in the box.
13144  An example for this is the following framed formula:
13145 \begin_inset ERT
13146 status collapsed
13147
13148 \begin_layout Plain Layout
13149
13150
13151 \backslash
13152 fboxrule 2mm 
13153 \backslash
13154 fboxsep 3mm
13155 \end_layout
13156
13157 \end_inset
13158
13159
13160 \begin_inset Formula \[
13161 \boxed{A+B=C}\]
13162
13163 \end_inset
13164
13165 Before this formula the commands
13166 \end_layout
13167
13168 \begin_layout Standard
13169
13170 \series bold
13171
13172 \backslash
13173 fboxrule
13174 \series default
13175  
13176 \series bold
13177 2mm
13178 \series default
13179  
13180 \series bold
13181
13182 \backslash
13183 fboxsep
13184 \series default
13185  
13186 \series bold
13187 3mm
13188 \end_layout
13189
13190 \begin_layout Standard
13191 were inserted in TeX-mode.
13192  The given values are used for all following boxes.
13193 \end_layout
13194
13195 \begin_layout Standard
13196 To return to the standard frame size, the command
13197 \end_layout
13198
13199 \begin_layout Standard
13200
13201 \series bold
13202
13203 \backslash
13204 fboxrule
13205 \series default
13206  
13207 \series bold
13208 0.4pt
13209 \series default
13210  
13211 \series bold
13212
13213 \backslash
13214 fboxsep
13215 \series default
13216  
13217 \series bold
13218 3pt
13219 \series default
13220
13221 \begin_inset ERT
13222 status collapsed
13223
13224 \begin_layout Plain Layout
13225
13226
13227 \backslash
13228 fboxrule 0.4pt 
13229 \backslash
13230 fboxsep 3pt
13231 \end_layout
13232
13233 \end_inset
13234
13235
13236 \end_layout
13237
13238 \begin_layout Standard
13239 is inserted in TeX-mode before the next formula.
13240 \end_layout
13241
13242 \begin_layout Subsection
13243 Boxes without Frame
13244 \begin_inset CommandInset label
13245 LatexCommand label
13246 name "sub:Boxes-without-Frame"
13247
13248 \end_inset
13249
13250
13251 \begin_inset Index idx
13252 status collapsed
13253
13254 \begin_layout Plain Layout
13255 Boxes ! without frame
13256 \end_layout
13257
13258 \end_inset
13259
13260
13261 \end_layout
13262
13263 \begin_layout Standard
13264 For boxes without a frame there are the following box commands: 
13265 \series bold
13266
13267 \backslash
13268 mbox
13269 \series default
13270
13271 \begin_inset Index idx
13272 status collapsed
13273
13274 \begin_layout Plain Layout
13275 Commands ! M ! 
13276 \backslash
13277 mbox
13278 \end_layout
13279
13280 \end_inset
13281
13282
13283 \series bold
13284
13285 \backslash
13286 makebox
13287 \series default
13288
13289 \begin_inset Index idx
13290 status collapsed
13291
13292 \begin_layout Plain Layout
13293 Commands ! M ! 
13294 \backslash
13295 makebox
13296 \end_layout
13297
13298 \end_inset
13299
13300  and 
13301 \series bold
13302
13303 \backslash
13304 raisebox
13305 \series default
13306
13307 \begin_inset Index idx
13308 status collapsed
13309
13310 \begin_layout Plain Layout
13311 Commands ! R ! 
13312 \backslash
13313 raisebox
13314 \end_layout
13315
13316 \end_inset
13317
13318
13319 \end_layout
13320
13321 \begin_layout Standard
13322 With 
13323 \series bold
13324
13325 \backslash
13326 raisebox
13327 \series default
13328  a box can be super- or subscripted.
13329  But in contrary to normal super- and subscripting, the characters in the
13330  box keep their font size.
13331  
13332 \series bold
13333
13334 \backslash
13335 raisebox
13336 \series default
13337  is used in the following scheme:
13338 \end_layout
13339
13340 \begin_layout Standard
13341
13342 \series bold
13343
13344 \backslash
13345 raisebox{height}{box content}
13346 \end_layout
13347
13348 \begin_layout Standard
13349 When the box should contain a formula, an extra formula is needed like for
13350  
13351 \series bold
13352
13353 \backslash
13354 fbox
13355 \series default
13356 .
13357  
13358 \series medium
13359
13360 \begin_inset Note Greyedout
13361 status open
13362
13363 \begin_layout Plain Layout
13364
13365 \series bold
13366 Note:
13367 \series default
13368  For 
13369 \series bold
13370
13371 \backslash
13372 raisebox
13373 \series default
13374  this extra formula is created by pressing 
13375 \family sans
13376 Ctrl+M
13377 \family default
13378  twice instead of once because LyX doesn't yet support 
13379 \series bold
13380
13381 \backslash
13382 raisebox
13383 \series default
13384  directly.
13385 \end_layout
13386
13387 \end_inset
13388
13389
13390 \end_layout
13391
13392 \begin_layout Standard
13393 \align center
13394 \begin_inset Tabular
13395 <lyxtabular version="3" rows="4" columns="2">
13396 <features tabularvalignment="middle">
13397 <column alignment="center" valignment="top" width="0">
13398 <column alignment="center" valignment="top" width="0">
13399 <row>
13400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13401 \begin_inset Text
13402
13403 \begin_layout Plain Layout
13404 Command
13405 \end_layout
13406
13407 \end_inset
13408 </cell>
13409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13410 \begin_inset Text
13411
13412 \begin_layout Plain Layout
13413 Result
13414 \end_layout
13415
13416 \end_inset
13417 </cell>
13418 </row>
13419 <row>
13420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13421 \begin_inset Text
13422
13423 \begin_layout Plain Layout
13424 H
13425 \backslash
13426 raisebox{2mm
13427 \begin_inset Formula $\to$
13428 \end_inset
13429
13430
13431 \backslash
13432 {al
13433 \begin_inset Formula $\to$
13434 \end_inset
13435
13436  lo
13437 \end_layout
13438
13439 \end_inset
13440 </cell>
13441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13442 \begin_inset Text
13443
13444 \begin_layout Plain Layout
13445 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13446 \end_inset
13447
13448
13449 \end_layout
13450
13451 \end_inset
13452 </cell>
13453 </row>
13454 <row>
13455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13456 \begin_inset Text
13457
13458 \begin_layout Plain Layout
13459 H
13460 \backslash
13461 raisebox{-2mm
13462 \begin_inset Formula $\to$
13463 \end_inset
13464
13465
13466 \backslash
13467 {al
13468 \begin_inset Formula $\to$
13469 \end_inset
13470
13471 lo
13472 \end_layout
13473
13474 \end_inset
13475 </cell>
13476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13477 \begin_inset Text
13478
13479 \begin_layout Plain Layout
13480 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13481 \end_inset
13482
13483
13484 \end_layout
13485
13486 \end_inset
13487 </cell>
13488 </row>
13489 <row>
13490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13491 \begin_inset Text
13492
13493 \begin_layout Plain Layout
13494 A=
13495 \backslash
13496 raisebox{-2mm
13497 \begin_inset Formula $\to$
13498 \end_inset
13499
13500
13501 \backslash
13502 {
13503 \family sans
13504 Ctrl+M
13505 \family default
13506  
13507 \family sans
13508 Ctrl+M
13509 \family default
13510  
13511 \backslash
13512 sqrt
13513 \begin_inset ERT
13514 status collapsed
13515
13516 \begin_layout Plain Layout
13517
13518
13519 \backslash
13520 spce 
13521 \end_layout
13522
13523 \end_inset
13524
13525
13526 \end_layout
13527
13528 \end_inset
13529 </cell>
13530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13531 \begin_inset Text
13532
13533 \begin_layout Plain Layout
13534 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13535 \end_inset
13536
13537
13538 \end_layout
13539
13540 \end_inset
13541 </cell>
13542 </row>
13543 </lyxtabular>
13544
13545 \end_inset
13546
13547
13548 \end_layout
13549
13550 \begin_layout Standard
13551 The command 
13552 \series bold
13553
13554 \backslash
13555 mbox
13556 \series default
13557  is equivalent to 
13558 \series bold
13559
13560 \backslash
13561 fbox
13562 \series default
13563  and 
13564 \series bold
13565
13566 \backslash
13567 makebox
13568 \series default
13569  is equivalent to 
13570 \series bold
13571
13572 \backslash
13573 framebox
13574 \series default
13575 , with the difference that there is no frame.
13576 \end_layout
13577
13578 \begin_layout Subsection
13579 Colored Boxes
13580 \begin_inset CommandInset label
13581 LatexCommand label
13582 name "sub:Colored-Boxes"
13583
13584 \end_inset
13585
13586
13587 \begin_inset Index idx
13588 status collapsed
13589
13590 \begin_layout Plain Layout
13591 Boxes ! colored
13592 \end_layout
13593
13594 \end_inset
13595
13596
13597 \end_layout
13598
13599 \begin_layout Standard
13600 To be able to use all commands explained in this section, the LaTeX-package
13601  
13602 \series bold
13603 color
13604 \series default
13605
13606 \begin_inset Foot
13607 status collapsed
13608
13609 \begin_layout Plain Layout
13610 The LaTeX-package 
13611 \series bold
13612 color
13613 \series default
13614  is part of every LaTeX standard installation.
13615 \end_layout
13616
13617 \end_inset
13618
13619
13620 \begin_inset Index idx
13621 status collapsed
13622
13623 \begin_layout Plain Layout
13624 Packages ! color
13625 \end_layout
13626
13627 \end_inset
13628
13629  has to be loaded in the LaTeX-preamble with the line
13630 \begin_inset Foot
13631 status collapsed
13632
13633 \begin_layout Plain Layout
13634 When text is colored somewhere in the document with a predefined color,
13635  LyX loads the LaTeX-package 
13636 \series bold
13637 color
13638 \series default
13639  automatically.
13640  Thus it is possible that the package is loaded twice, but this doesn't
13641  arise problems.
13642 \end_layout
13643
13644 \end_inset
13645
13646
13647 \begin_inset Note Note
13648 status collapsed
13649
13650 \begin_layout Plain Layout
13651 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13652 amble.
13653 \end_layout
13654
13655 \end_inset
13656
13657
13658 \end_layout
13659
13660 \begin_layout Standard
13661
13662 \series bold
13663
13664 \backslash
13665 usepackage{color}
13666 \end_layout
13667
13668 \begin_layout Standard
13669 \begin_inset VSpace medskip
13670 \end_inset
13671
13672 To color boxes, the command 
13673 \series bold
13674
13675 \backslash
13676 colorbox
13677 \series default
13678
13679 \begin_inset Index idx
13680 status collapsed
13681
13682 \begin_layout Plain Layout
13683 Commands ! C ! 
13684 \backslash
13685 colorbox
13686 \end_layout
13687
13688 \end_inset
13689
13690  is used in the following scheme:
13691 \end_layout
13692
13693 \begin_layout Standard
13694
13695 \series bold
13696
13697 \backslash
13698 colorbox{color}{box content}
13699 \end_layout
13700
13701 \begin_layout Standard
13702 The box content can also be a box and a 
13703 \series bold
13704
13705 \backslash
13706 colorbox
13707 \series default
13708  can also be part of another box (see the 2nd and 3rd example).
13709  When the box should contain a formula, an extra formula has to be created,
13710  the same way as for 
13711 \series bold
13712
13713 \backslash
13714 raisebox
13715 \series default
13716 .
13717 \begin_inset Foot
13718 status collapsed
13719
13720 \begin_layout Plain Layout
13721 This also applies for the command 
13722 \series bold
13723
13724 \backslash
13725 fcolorbox
13726 \series default
13727 .
13728 \end_layout
13729
13730 \end_inset
13731
13732
13733 \end_layout
13734
13735 \begin_layout Standard
13736 One of the following predefined colors can be chosen:
13737 \end_layout
13738
13739 \begin_layout Standard
13740
13741 \series bold
13742 black
13743 \series default
13744
13745 \series bold
13746 blue
13747 \series default
13748
13749 \series bold
13750 cyan
13751 \series default
13752
13753 \series bold
13754 green
13755 \series default
13756
13757 \series bold
13758 magenta
13759 \series default
13760
13761 \series bold
13762 red
13763 \series default
13764
13765 \series bold
13766 white
13767 \series default
13768  and 
13769 \series bold
13770 yellow
13771 \end_layout
13772
13773 \begin_layout Standard
13774 \align center
13775 \begin_inset Tabular
13776 <lyxtabular version="3" rows="4" columns="2">
13777 <features tabularvalignment="middle">
13778 <column alignment="center" valignment="top" width="0">
13779 <column alignment="center" valignment="top" width="0">
13780 <row>
13781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13782 \begin_inset Text
13783
13784 \begin_layout Plain Layout
13785 Command
13786 \end_layout
13787
13788 \end_inset
13789 </cell>
13790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13791 \begin_inset Text
13792
13793 \begin_layout Plain Layout
13794 Result
13795 \begin_inset Note Note
13796 status collapsed
13797
13798 \begin_layout Plain Layout
13799
13800 \series bold
13801
13802 \backslash
13803 raisebox
13804 \series default
13805  is only used as spacer.
13806 \end_layout
13807
13808 \end_inset
13809
13810
13811 \end_layout
13812
13813 \end_inset
13814 </cell>
13815 </row>
13816 <row>
13817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13818 \begin_inset Text
13819
13820 \begin_layout Plain Layout
13821
13822 \backslash
13823 colorbox{yellow
13824 \begin_inset Formula $\to$
13825 \end_inset
13826
13827
13828 \backslash
13829 {A=B
13830 \end_layout
13831
13832 \end_inset
13833 </cell>
13834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13835 \begin_inset Text
13836
13837 \begin_layout Plain Layout
13838 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13839 \end_inset
13840
13841
13842 \end_layout
13843
13844 \end_inset
13845 </cell>
13846 </row>
13847 <row>
13848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13849 \begin_inset Text
13850
13851 \begin_layout Plain Layout
13852
13853 \backslash
13854 colorbox{green
13855 \begin_inset Formula $\to$
13856 \end_inset
13857
13858
13859 \backslash
13860 {
13861 \backslash
13862 fbox
13863 \begin_inset ERT
13864 status collapsed
13865
13866 \begin_layout Plain Layout
13867
13868
13869 \backslash
13870 spce 
13871 \end_layout
13872
13873 \end_inset
13874
13875 A=B
13876 \end_layout
13877
13878 \end_inset
13879 </cell>
13880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13881 \begin_inset Text
13882
13883 \begin_layout Plain Layout
13884 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13885 \end_inset
13886
13887
13888 \end_layout
13889
13890 \end_inset
13891 </cell>
13892 </row>
13893 <row>
13894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13895 \begin_inset Text
13896
13897 \begin_layout Plain Layout
13898
13899 \backslash
13900 fbox
13901 \begin_inset ERT
13902 status collapsed
13903
13904 \begin_layout Plain Layout
13905
13906
13907 \backslash
13908 spce 
13909 \end_layout
13910
13911 \end_inset
13912
13913
13914 \backslash
13915 colorbox{green
13916 \begin_inset Formula $\to$
13917 \end_inset
13918
13919
13920 \backslash
13921 {
13922 \family sans
13923 Ctrl+M
13924 \family default
13925  
13926 \family sans
13927 Ctrl+M
13928 \family default
13929  
13930 \backslash
13931 int
13932 \begin_inset ERT
13933 status collapsed
13934
13935 \begin_layout Plain Layout
13936
13937
13938 \backslash
13939 spce 
13940 \end_layout
13941
13942 \end_inset
13943
13944 C=D
13945 \end_layout
13946
13947 \end_inset
13948 </cell>
13949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13950 \begin_inset Text
13951
13952 \begin_layout Plain Layout
13953 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13954 \end_inset
13955
13956
13957 \end_layout
13958
13959 \end_inset
13960 </cell>
13961 </row>
13962 </lyxtabular>
13963
13964 \end_inset
13965
13966
13967 \end_layout
13968
13969 \begin_layout Standard
13970
13971 \series bold
13972
13973 \backslash
13974 colorbox
13975 \series default
13976  only colors the box but not the characters in the box.
13977  To color all characters, the whole formula is highlighted and the wanted
13978  color is chosen in the 
13979 \family sans
13980 Text
13981 \begin_inset space ~
13982 \end_inset
13983
13984 Style
13985 \family default
13986  dialog.
13987  The dialog can be called with the toolbar button 
13988 \begin_inset Graphics
13989         filename ../images/dialog-show_character.png
13990         scale 85
13991
13992 \end_inset
13993
13994  or the menu 
13995 \family sans
13996 Edit\SpecialChar \menuseparator
13997 Text
13998 \begin_inset space ~
13999 \end_inset
14000
14001 Style\SpecialChar \menuseparator
14002 Customized
14003 \family default
14004 .
14005  The formula number has then the same color as the formula.
14006  When the formula number should get another color than the formula characters,
14007  the color must be changed within the formula.
14008 \end_layout
14009
14010 \begin_layout Standard
14011 An example:
14012 \end_layout
14013
14014 \begin_layout Standard
14015
14016 \color red
14017 \begin_inset Formula \begin{equation}
14018 \int A=B\label{eq:red}\end{equation}
14019
14020 \end_inset
14021
14022
14023 \color green
14024
14025 \begin_inset Formula \begin{equation}
14026 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
14027
14028 \end_inset
14029
14030
14031 \end_layout
14032
14033 \begin_layout Standard
14034 Formula 
14035 \begin_inset CommandInset ref
14036 LatexCommand eqref
14037 reference "eq:red"
14038
14039 \end_inset
14040
14041  is completely colored red.
14042 \begin_inset Newline newline
14043 \end_inset
14044
14045 Formula 
14046 \begin_inset CommandInset ref
14047 LatexCommand eqref
14048 reference "eq:redgreen"
14049
14050 \end_inset
14051
14052  was first completely colored green to set the color for the formula number.
14053  Subsequently the formula characters were colored red.
14054 \end_layout
14055
14056 \begin_layout Standard
14057 \begin_inset VSpace bigskip
14058 \end_inset
14059
14060 To color the frame different than the rest of the box, the command 
14061 \series bold
14062
14063 \backslash
14064 fcolorbox
14065 \series default
14066
14067 \begin_inset Index idx
14068 status collapsed
14069
14070 \begin_layout Plain Layout
14071 Commands ! F ! 
14072 \backslash
14073 fcolorbox
14074 \end_layout
14075
14076 \end_inset
14077
14078  is used in the following scheme:
14079 \end_layout
14080
14081 \begin_layout Standard
14082
14083 \series bold
14084
14085 \backslash
14086 fcolorbox{frame color}{color}{box content}
14087 \end_layout
14088
14089 \begin_layout Standard
14090 So 
14091 \series bold
14092
14093 \backslash
14094 fcolorbox
14095 \series default
14096  is an extension of the command 
14097 \series bold
14098
14099 \backslash
14100 colorbox
14101 \series default
14102 .
14103  The frame width is set, like for 
14104 \series bold
14105
14106 \backslash
14107 framebox
14108 \series default
14109 , with 
14110 \series bold
14111
14112 \backslash
14113 fboxrule
14114 \series default
14115  and 
14116 \series bold
14117
14118 \backslash
14119 fboxsep
14120 \series default
14121 .
14122  An example:
14123 \begin_inset ERT
14124 status collapsed
14125
14126 \begin_layout Plain Layout
14127
14128
14129 \backslash
14130 fboxrule 1mm 
14131 \backslash
14132 fboxsep 1mm
14133 \end_layout
14134
14135 \end_inset
14136
14137
14138 \begin_inset Formula \[
14139 \fcolorbox{cyan}{magenta}{A=B}\]
14140
14141 \end_inset
14142
14143
14144 \begin_inset ERT
14145 status collapsed
14146
14147 \begin_layout Plain Layout
14148
14149
14150 \backslash
14151 fboxrule 0.4pt 
14152 \backslash
14153 fboxsep 3pt
14154 \end_layout
14155
14156 \end_inset
14157
14158
14159 \end_layout
14160
14161 \begin_layout Standard
14162 This formula was created with the command
14163 \begin_inset Newline newline
14164 \end_inset
14165
14166
14167 \series bold
14168
14169 \backslash
14170 fcolorbox{cyan
14171 \begin_inset Formula $\to$
14172 \end_inset
14173
14174
14175 \backslash
14176 {magenta
14177 \begin_inset Formula $\to$
14178 \end_inset
14179
14180
14181 \backslash
14182 {A=B
14183 \series default
14184 .
14185 \end_layout
14186
14187 \begin_layout Standard
14188 \begin_inset VSpace bigskip
14189 \end_inset
14190
14191 To use other colors than the predefined ones, they have to be defined first.
14192 \end_layout
14193
14194 \begin_layout Standard
14195 One can for example define the color 
14196 \begin_inset Quotes eld
14197 \end_inset
14198
14199
14200 \series bold
14201 darkgreen
14202 \series default
14203
14204 \begin_inset Quotes erd
14205 \end_inset
14206
14207  with the LaTeX-preamble line:
14208 \end_layout
14209
14210 \begin_layout Standard
14211
14212 \series bold
14213
14214 \backslash
14215 definecolor{darkgreen}{cmyk}{0.5,
14216 \series default
14217  
14218 \series bold
14219 0,
14220 \series default
14221  
14222 \series bold
14223 1,
14224 \series default
14225  
14226 \series bold
14227 0.5}
14228 \series default
14229
14230 \begin_inset Index idx
14231 status collapsed
14232
14233 \begin_layout Plain Layout
14234 Commands ! D ! 
14235 \backslash
14236 definecolor
14237 \end_layout
14238
14239 \end_inset
14240
14241
14242 \end_layout
14243
14244 \begin_layout Standard
14245
14246 \series bold
14247 cmyk
14248 \series default
14249  is the color space that denotes the colors 
14250 \series bold
14251 cyan
14252 \series default
14253
14254 \series bold
14255 magenta
14256 \series default
14257
14258 \series bold
14259 yellow
14260 \series default
14261  and 
14262 \series bold
14263 black
14264 \series default
14265 .
14266  The four comma separated numbers are the portion factor for the corresponding
14267  colors of the color space.
14268  The factors can be in the range of 0
14269 \begin_inset space \thinspace{}
14270 \end_inset
14271
14272 -
14273 \begin_inset space \thinspace{}
14274 \end_inset
14275
14276 1.
14277  Instead of 
14278 \series bold
14279 cmyk
14280 \series default
14281  also the color space 
14282 \series bold
14283 rgb
14284 \series default
14285  can be used for definitions.
14286  
14287 \series bold
14288 rgb
14289 \series default
14290  denotes 
14291 \series bold
14292 red
14293 \series default
14294
14295 \series bold
14296 green
14297 \series default
14298  and 
14299 \series bold
14300 blue
14301 \series default
14302 , so that there are in this case three portion factors for the corresponding
14303  colors.
14304  Furthermore there is the color space 
14305 \series bold
14306 gray
14307 \series default
14308  with one portion factor for the gray value.
14309 \end_layout
14310
14311 \begin_layout Standard
14312 As example a framed box with the new defined color 
14313 \series bold
14314 darkgreen
14315 \series default
14316  where the characters have been colored 
14317 \series bold
14318 yellow
14319 \series default
14320 :
14321 \begin_inset Formula \begin{equation}
14322 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14323
14324 \end_inset
14325
14326
14327 \end_layout
14328
14329 \begin_layout Standard
14330 Self-defined colors can also be used for text with the help of the command
14331  
14332 \series bold
14333
14334 \backslash
14335 textcolor
14336 \series default
14337 :
14338 \begin_inset Index idx
14339 status collapsed
14340
14341 \begin_layout Plain Layout
14342 Text ! colored
14343 \end_layout
14344
14345 \end_inset
14346
14347
14348 \end_layout
14349
14350 \begin_layout Standard
14351 \begin_inset ERT
14352 status collapsed
14353
14354 \begin_layout Plain Layout
14355
14356
14357 \backslash
14358 textcolor{darkgreen}{
14359 \end_layout
14360
14361 \end_inset
14362
14363 This sentence is 
14364 \begin_inset Quotes eld
14365 \end_inset
14366
14367 darkgreen
14368 \begin_inset Quotes erd
14369 \end_inset
14370
14371 .
14372 \begin_inset ERT
14373 status collapsed
14374
14375 \begin_layout Plain Layout
14376
14377 }
14378 \end_layout
14379
14380 \end_inset
14381
14382
14383 \end_layout
14384
14385 \begin_layout Standard
14386
14387 \series bold
14388
14389 \backslash
14390 textcolor
14391 \series default
14392
14393 \begin_inset Index idx
14394 status collapsed
14395
14396 \begin_layout Plain Layout
14397 Commands ! T ! 
14398 \backslash
14399 textcolor
14400 \end_layout
14401
14402 \end_inset
14403
14404  is used in the scheme 
14405 \series bold
14406
14407 \backslash
14408 textcolor{color}{characters to color}
14409 \series default
14410 .
14411 \end_layout
14412
14413 \begin_layout Subsection
14414 Paragraph Boxes
14415 \begin_inset CommandInset label
14416 LatexCommand label
14417 name "sub:Paragraph-Boxes"
14418
14419 \end_inset
14420
14421
14422 \begin_inset Index idx
14423 status collapsed
14424
14425 \begin_layout Plain Layout
14426 Boxes ! as paragraph
14427 \end_layout
14428
14429 \end_inset
14430
14431
14432 \end_layout
14433
14434 \begin_layout Standard
14435 A box that can contain several lines and paragraphs, a so called paragraph
14436  box (parbox), can be created with the menu 
14437 \family sans
14438 Insert\SpecialChar \menuseparator
14439 Box
14440 \family default
14441  or the toolbar button 
14442 \begin_inset Graphics
14443         filename ../images/box-insert.png
14444         scale 85
14445
14446 \end_inset
14447
14448 .
14449 \end_layout
14450
14451 \begin_layout Standard
14452 The following example shows a framed parbox in a line:
14453 \end_layout
14454
14455 \begin_layout Standard
14456 \begin_inset VSpace medskip
14457 \end_inset
14458
14459 This is a line 
14460 \begin_inset Box Boxed
14461 position "c"
14462 hor_pos "c"
14463 has_inner_box 1
14464 inner_pos "t"
14465 use_parbox 1
14466 use_makebox 0
14467 width "5cm"
14468 special "none"
14469 height "1in"
14470 height_special "totalheight"
14471 status open
14472
14473 \begin_layout Plain Layout
14474 This is a paragraph box.
14475  It is exactly 5
14476 \begin_inset space \thinspace{}
14477 \end_inset
14478
14479 cm long and can also contain formulas: 
14480 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14481 \end_inset
14482
14483
14484 \end_layout
14485
14486 \end_inset
14487
14488  with a parbox.
14489 \end_layout
14490
14491 \begin_layout Standard
14492 \begin_inset VSpace medskip
14493 \end_inset
14494
14495
14496 \end_layout
14497
14498 \begin_layout Standard
14499 Such a box is created by right-clicking on the gray box inset.
14500  A dialog pops up showing the box properties.
14501  In our case set: 
14502 \emph on
14503 Decoration
14504 \emph default
14505 : Recangular box, 
14506 \emph on
14507 Inner Box
14508 \emph default
14509 : Parbox, 
14510 \emph on
14511 Width
14512 \emph default
14513 : 5
14514 \begin_inset space \thinspace{}
14515 \end_inset
14516
14517 cm, 
14518 \emph on
14519 Vertical Box Alignment
14520 \emph default
14521 : Middle
14522 \end_layout
14523
14524 \begin_layout Standard
14525 \begin_inset VSpace medskip
14526 \end_inset
14527
14528 In LaTeX a parbox is created with the command 
14529 \series bold
14530
14531 \backslash
14532 parbox
14533 \series default
14534
14535 \begin_inset Index idx
14536 status collapsed
14537
14538 \begin_layout Plain Layout
14539 Commands ! P ! 
14540 \backslash
14541 parbox
14542 \end_layout
14543
14544 \end_inset
14545
14546  that has the following scheme:
14547 \end_layout
14548
14549 \begin_layout Standard
14550
14551 \series bold
14552
14553 \backslash
14554 parbox[position]{width}{box content}
14555 \end_layout
14556
14557 \begin_layout Standard
14558 The positions 
14559 \emph on
14560 b
14561 \emph default
14562  and 
14563 \emph on
14564 t
14565 \emph default
14566  are possible.
14567  
14568 \emph on
14569 b
14570 \emph default
14571  for bottom means that the box is aligned within the surrounding text with
14572  its last line.
14573  With 
14574 \emph on
14575 t
14576 \emph default
14577  for top this is done with the first line.
14578  When no position is given, the box will be vertically centered, see section
14579  
14580 \emph on
14581 Boxes
14582 \emph default
14583  of the 
14584 \emph on
14585 Embedded
14586 \begin_inset space ~
14587 \end_inset
14588
14589 Objects
14590 \emph default
14591  manual for examples.
14592 \end_layout
14593
14594 \begin_layout Standard
14595 \begin_inset VSpace bigskip
14596 \end_inset
14597
14598 To frame formulas completely, including the formula number, the formula
14599  must be set into a parbox.
14600  To do this, the command 
14601 \series bold
14602
14603 \backslash
14604 fbox{
14605 \backslash
14606 parbox{
14607 \backslash
14608 linewidth-2
14609 \backslash
14610 fboxsep-2
14611 \backslash
14612 fboxrule}{
14613 \series default
14614  is inserted in TeX-mode before the formula.
14615  
14616 \series bold
14617
14618 \backslash
14619 linewidth
14620 \series default
14621
14622 \begin_inset Index idx
14623 status collapsed
14624
14625 \begin_layout Plain Layout
14626 Commands ! L ! 
14627 \backslash
14628 linewidth
14629 \end_layout
14630
14631 \end_inset
14632
14633  is hereby the line width set for the document.
14634  Because the frame is outside the parbox, 2
14635 \begin_inset space \thinspace{}
14636 \end_inset
14637
14638 times the frame separation and the frame thickness must be subtracted from
14639  the line width.
14640  As this is not automatically done by LyX due to a bug
14641 \begin_inset Foot
14642 status collapsed
14643
14644 \begin_layout Plain Layout
14645 \begin_inset CommandInset href
14646 LatexCommand href
14647 name "LyX-bug #4483"
14648 target "http://www.lyx.org/trac/ticket/4483"
14649
14650 \end_inset
14651
14652
14653 \end_layout
14654
14655 \end_inset
14656
14657 , TeX-mode has to be used.
14658  To be able to multiply and subtract in arguments, the LaTeX-package 
14659 \series bold
14660 calc
14661 \series default
14662
14663 \begin_inset Foot
14664 status collapsed
14665
14666 \begin_layout Plain Layout
14667
14668 \series bold
14669 calc
14670 \series default
14671  is part of every LaTeX standard installation.
14672 \end_layout
14673
14674 \end_inset
14675
14676
14677 \begin_inset Index idx
14678 status collapsed
14679
14680 \begin_layout Plain Layout
14681 Packages ! calc
14682 \end_layout
14683
14684 \end_inset
14685
14686  must be loaded in the LaTeX-preamble with the line
14687 \end_layout
14688
14689 \begin_layout Standard
14690
14691 \series bold
14692
14693 \backslash
14694 usepackage{calc}
14695 \end_layout
14696
14697 \begin_layout Standard
14698 Behind the formula both boxes are closed by entering 
14699 \series bold
14700 }}
14701 \series default
14702  in TeX-mode.
14703  Here is an example:
14704 \begin_inset ERT
14705 status collapsed
14706
14707 \begin_layout Plain Layout
14708
14709
14710 \backslash
14711 fboxsep 5mm 
14712 \backslash
14713 fboxrule 5mm
14714 \end_layout
14715
14716 \end_inset
14717
14718
14719 \end_layout
14720
14721 \begin_layout Standard
14722 \begin_inset ERT
14723 status collapsed
14724
14725 \begin_layout Plain Layout
14726
14727
14728 \backslash
14729 fbox{
14730 \backslash
14731 parbox{
14732 \backslash
14733 linewidth-2
14734 \backslash
14735 fboxsep-2
14736 \backslash
14737 fboxrule}{
14738 \end_layout
14739
14740 \end_inset
14741
14742
14743 \begin_inset Formula \begin{equation}
14744 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14745
14746 \end_inset
14747
14748
14749 \begin_inset ERT
14750 status collapsed
14751
14752 \begin_layout Plain Layout
14753
14754 }}
14755 \end_layout
14756
14757 \end_inset
14758
14759
14760 \begin_inset ERT
14761 status collapsed
14762
14763 \begin_layout Plain Layout
14764
14765
14766 \backslash
14767 fboxrule 0.4pt 
14768 \backslash
14769 fboxsep 3pt
14770 \end_layout
14771
14772 \end_inset
14773
14774
14775 \end_layout
14776
14777 \begin_layout Standard
14778 \begin_inset VSpace medskip
14779 \end_inset
14780
14781 As a parbox is used as argument of 
14782 \series bold
14783
14784 \backslash
14785 fbox
14786 \series default
14787 , there is in this case no difference between 
14788 \series bold
14789
14790 \backslash
14791 fbox
14792 \series default
14793  and 
14794 \series bold
14795
14796 \backslash
14797 boxed
14798 \series default
14799 .
14800 \end_layout
14801
14802 \begin_layout Standard
14803 \begin_inset VSpace bigskip
14804 \end_inset
14805
14806 Paragraph boxes are very useful to comment formulas directly.
14807  To do this, 
14808 \series bold
14809
14810 \backslash
14811 parbox
14812 \series default
14813  is used in combination with the command 
14814 \series bold
14815
14816 \backslash
14817 tag
14818 \series default
14819 .
14820  (more about 
14821 \series bold
14822
14823 \backslash
14824 tag
14825 \series default
14826  see 
14827 \begin_inset CommandInset ref
14828 LatexCommand ref
14829 reference "sub:User-defined-Numbering"
14830
14831 \end_inset
14832
14833 )
14834 \end_layout
14835
14836 \begin_layout Standard
14837 An example of a formula commented with 
14838 \series bold
14839
14840 \backslash
14841 parbox
14842 \series default
14843 :
14844 \end_layout
14845
14846 \begin_layout Standard
14847 \begin_inset ERT
14848 status collapsed
14849
14850 \begin_layout Plain Layout
14851
14852
14853 \backslash
14854 [5x-7b=3b
14855 \backslash
14856 tag*{
14857 \backslash
14858 parbox{5cm}{
14859 \end_layout
14860
14861 \end_inset
14862
14863 This is a description.
14864  It is distinctly separated from the formula and multiline.
14865 \begin_inset ERT
14866 status collapsed
14867
14868 \begin_layout Plain Layout
14869
14870 }}
14871 \backslash
14872 ]
14873 \end_layout
14874
14875 \end_inset
14876
14877
14878 \end_layout
14879
14880 \begin_layout Standard
14881 Such a formula must be inserted completely in TeX-mode because LyX does
14882  not yet support the command 
14883 \series bold
14884
14885 \backslash
14886 parbox
14887 \series default
14888  in formulas.
14889  The formula is created with the following command sequence:
14890 \end_layout
14891
14892 \begin_layout Standard
14893 The command 
14894 \series bold
14895
14896 \backslash
14897 [5x-7b=3b
14898 \backslash
14899 tag*
14900 \backslash
14901 {
14902 \backslash
14903 parbox{5cm}{
14904 \series default
14905  is inserted in TeX-mode.
14906 \begin_inset Foot
14907 status collapsed
14908
14909 \begin_layout Plain Layout
14910 When the formula style 
14911 \series bold
14912 Indented
14913 \series default
14914  is used, 
14915 \series bold
14916
14917 \backslash
14918 tag*
14919 \backslash
14920 {
14921 \series default
14922  can also be replaced by 
14923 \series bold
14924
14925 \backslash
14926 hfill
14927 \series default
14928 .
14929  (formula styles see 
14930 \begin_inset CommandInset ref
14931 LatexCommand ref
14932 reference "sec:Formula-Styles"
14933
14934 \end_inset
14935
14936 )
14937 \end_layout
14938
14939 \end_inset
14940
14941  Then the description follows as normal text and finally 
14942 \series bold
14943 }}
14944 \backslash
14945 ]
14946 \series default
14947  is inserted in TeX-mode.
14948  The commands 
14949 \series bold
14950
14951 \backslash
14952 [
14953 \series default
14954  and 
14955 \series bold
14956
14957 \backslash
14958 ]
14959 \series default
14960  hereby create a displayed formula.
14961 \end_layout
14962
14963 \begin_layout Standard
14964 The advantages of 
14965 \series bold
14966
14967 \backslash
14968 parbox
14969 \series default
14970  can be seen in this example that was 
14971 \begin_inset Quotes eld
14972 \end_inset
14973
14974 commented
14975 \begin_inset Quotes erd
14976 \end_inset
14977
14978  using the mathematical textmode:
14979 \begin_inset Formula \[
14980 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
14981
14982 \end_inset
14983
14984
14985 \end_layout
14986
14987 \begin_layout Section
14988 Operators
14989 \begin_inset Index idx
14990 status collapsed
14991
14992 \begin_layout Plain Layout
14993 Operators
14994 \end_layout
14995
14996 \end_inset
14997
14998
14999 \end_layout
15000
15001 \begin_layout Subsection
15002 Big Operators
15003 \begin_inset CommandInset label
15004 LatexCommand label
15005 name "sub:Big-Operators"
15006
15007 \end_inset
15008
15009
15010 \begin_inset Index idx
15011 status collapsed
15012
15013 \begin_layout Plain Layout
15014 Operators ! big
15015 \end_layout
15016
15017 \end_inset
15018
15019
15020 \begin_inset Index idx
15021 status collapsed
15022
15023 \begin_layout Plain Layout
15024 Sums
15025 \end_layout
15026
15027 \end_inset
15028
15029
15030 \begin_inset Index idx
15031 status collapsed
15032
15033 \begin_layout Plain Layout
15034 Integrals
15035 \end_layout
15036
15037 \end_inset
15038
15039
15040 \end_layout
15041
15042 \begin_layout Standard
15043 To be able to use all integral operators listed here, the option 
15044 \family sans
15045 Use esint package automatically
15046 \family default
15047  must be set in the document settings under 
15048 \family sans
15049 Math
15050 \begin_inset space ~
15051 \end_inset
15052
15053 Options
15054 \family default
15055 .
15056 \end_layout
15057
15058 \begin_layout Standard
15059 \begin_inset space \hfill{}
15060 \end_inset
15061
15062
15063 \begin_inset Tabular
15064 <lyxtabular version="3" rows="11" columns="2">
15065 <features tabularvalignment="middle">
15066 <column alignment="center" valignment="top" width="0pt">
15067 <column alignment="center" valignment="top" width="0pt">
15068 <row>
15069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15070 \begin_inset Text
15071
15072 \begin_layout Plain Layout
15073 Command
15074 \end_layout
15075
15076 \end_inset
15077 </cell>
15078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15079 \begin_inset Text
15080
15081 \begin_layout Plain Layout
15082 Result
15083 \end_layout
15084
15085 \end_inset
15086 </cell>
15087 </row>
15088 <row>
15089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15090 \begin_inset Text
15091
15092 \begin_layout Plain Layout
15093
15094 \backslash
15095 int
15096 \begin_inset Index idx
15097 status collapsed
15098
15099 \begin_layout Plain Layout
15100 Commands ! I ! 
15101 \backslash
15102 int
15103 \end_layout
15104
15105 \end_inset
15106
15107
15108 \end_layout
15109
15110 \end_inset
15111 </cell>
15112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15113 \begin_inset Text
15114
15115 \begin_layout Plain Layout
15116 \begin_inset Formula $\int$
15117 \end_inset
15118
15119
15120 \end_layout
15121
15122 \end_inset
15123 </cell>
15124 </row>
15125 <row>
15126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15127 \begin_inset Text
15128
15129 \begin_layout Plain Layout
15130
15131 \backslash
15132 oint
15133 \end_layout
15134
15135 \end_inset
15136 </cell>
15137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15138 \begin_inset Text
15139
15140 \begin_layout Plain Layout
15141 \begin_inset Formula $\oint$
15142 \end_inset
15143
15144
15145 \end_layout
15146
15147 \end_inset
15148 </cell>
15149 </row>
15150 <row>
15151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15152 \begin_inset Text
15153
15154 \begin_layout Plain Layout
15155
15156 \backslash
15157 ointctrclockwise
15158 \end_layout
15159
15160 \end_inset
15161 </cell>
15162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15163 \begin_inset Text
15164
15165 \begin_layout Plain Layout
15166 \begin_inset Formula $\ointctrclockwise$
15167 \end_inset
15168
15169
15170 \end_layout
15171
15172 \end_inset
15173 </cell>
15174 </row>
15175 <row>
15176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15177 \begin_inset Text
15178
15179 \begin_layout Plain Layout
15180
15181 \backslash
15182 ointclockwise
15183 \end_layout
15184
15185 \end_inset
15186 </cell>
15187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15188 \begin_inset Text
15189
15190 \begin_layout Plain Layout
15191 \begin_inset Formula $\ointclockwise$
15192 \end_inset
15193
15194
15195 \end_layout
15196
15197 \end_inset
15198 </cell>
15199 </row>
15200 <row>
15201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15202 \begin_inset Text
15203
15204 \begin_layout Plain Layout
15205
15206 \backslash
15207 sqint
15208 \end_layout
15209
15210 \end_inset
15211 </cell>
15212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15213 \begin_inset Text
15214
15215 \begin_layout Plain Layout
15216 \begin_inset Formula $\sqint$
15217 \end_inset
15218
15219
15220 \end_layout
15221
15222 \end_inset
15223 </cell>
15224 </row>
15225 <row>
15226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15227 \begin_inset Text
15228
15229 \begin_layout Plain Layout
15230
15231 \backslash
15232 fint
15233 \end_layout
15234
15235 \end_inset
15236 </cell>
15237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15238 \begin_inset Text
15239
15240 \begin_layout Plain Layout
15241  
15242 \begin_inset Formula $\fint$
15243 \end_inset
15244
15245
15246 \end_layout
15247
15248 \end_inset
15249 </cell>
15250 </row>
15251 <row>
15252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15253 \begin_inset Text
15254
15255 \begin_layout Plain Layout
15256
15257 \backslash
15258 landupint
15259 \end_layout
15260
15261 \end_inset
15262 </cell>
15263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15264 \begin_inset Text
15265
15266 \begin_layout Plain Layout
15267  
15268 \begin_inset Formula $\landupint$
15269 \end_inset
15270
15271
15272 \end_layout
15273
15274 \end_inset
15275 </cell>
15276 </row>
15277 <row>
15278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15279 \begin_inset Text
15280
15281 \begin_layout Plain Layout
15282
15283 \backslash
15284 landdownint
15285 \end_layout
15286
15287 \end_inset
15288 </cell>
15289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15290 \begin_inset Text
15291
15292 \begin_layout Plain Layout
15293  
15294 \begin_inset Formula $\landdownint$
15295 \end_inset
15296
15297
15298 \end_layout
15299
15300 \end_inset
15301 </cell>
15302 </row>
15303 <row>
15304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15305 \begin_inset Text
15306
15307 \begin_layout Plain Layout
15308
15309 \backslash
15310 bigcap
15311 \end_layout
15312
15313 \end_inset
15314 </cell>
15315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15316 \begin_inset Text
15317
15318 \begin_layout Plain Layout
15319 \begin_inset Formula $\bigcap$
15320 \end_inset
15321
15322
15323 \end_layout
15324
15325 \end_inset
15326 </cell>
15327 </row>
15328 <row>
15329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15330 \begin_inset Text
15331
15332 \begin_layout Plain Layout
15333
15334 \backslash
15335 bigcup
15336 \end_layout
15337
15338 \end_inset
15339 </cell>
15340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15341 \begin_inset Text
15342
15343 \begin_layout Plain Layout
15344 \begin_inset Formula $\bigcup$
15345 \end_inset
15346
15347
15348 \end_layout
15349
15350 \end_inset
15351 </cell>
15352 </row>
15353 </lyxtabular>
15354
15355 \end_inset
15356
15357
15358 \begin_inset space \hfill{}
15359 \end_inset
15360
15361
15362 \begin_inset Tabular
15363 <lyxtabular version="3" rows="11" columns="2">
15364 <features tabularvalignment="middle">
15365 <column alignment="center" valignment="top" width="0pt">
15366 <column alignment="center" valignment="top" width="0pt">
15367 <row>
15368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372 Command
15373 \end_layout
15374
15375 \end_inset
15376 </cell>
15377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15378 \begin_inset Text
15379
15380 \begin_layout Plain Layout
15381 Result
15382 \end_layout
15383
15384 \end_inset
15385 </cell>
15386 </row>
15387 <row>
15388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15389 \begin_inset Text
15390
15391 \begin_layout Plain Layout
15392
15393 \backslash
15394 sum
15395 \begin_inset Index idx
15396 status collapsed
15397
15398 \begin_layout Plain Layout
15399 Commands ! S ! 
15400 \backslash
15401 sum
15402 \end_layout
15403
15404 \end_inset
15405
15406
15407 \end_layout
15408
15409 \end_inset
15410 </cell>
15411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15412 \begin_inset Text
15413
15414 \begin_layout Plain Layout
15415 \begin_inset Formula $\sum$
15416 \end_inset
15417
15418
15419 \end_layout
15420
15421 \end_inset
15422 </cell>
15423 </row>
15424 <row>
15425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15426 \begin_inset Text
15427
15428 \begin_layout Plain Layout
15429
15430 \backslash
15431 prod
15432 \begin_inset Index idx
15433 status collapsed
15434
15435 \begin_layout Plain Layout
15436 Commands ! P ! 
15437 \backslash
15438 prod
15439 \end_layout
15440
15441 \end_inset
15442
15443
15444 \end_layout
15445
15446 \end_inset
15447 </cell>
15448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15449 \begin_inset Text
15450
15451 \begin_layout Plain Layout
15452 \begin_inset Formula $\prod$
15453 \end_inset
15454
15455
15456 \end_layout
15457
15458 \end_inset
15459 </cell>
15460 </row>
15461 <row>
15462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15463 \begin_inset Text
15464
15465 \begin_layout Plain Layout
15466
15467 \backslash
15468 coprod
15469 \end_layout
15470
15471 \end_inset
15472 </cell>
15473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15474 \begin_inset Text
15475
15476 \begin_layout Plain Layout
15477 \begin_inset Formula $\coprod$
15478 \end_inset
15479
15480
15481 \end_layout
15482
15483 \end_inset
15484 </cell>
15485 </row>
15486 <row>
15487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15488 \begin_inset Text
15489
15490 \begin_layout Plain Layout
15491
15492 \backslash
15493 bigodot
15494 \end_layout
15495
15496 \end_inset
15497 </cell>
15498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15499 \begin_inset Text
15500
15501 \begin_layout Plain Layout
15502 \begin_inset Formula $\bigodot$
15503 \end_inset
15504
15505
15506 \end_layout
15507
15508 \end_inset
15509 </cell>
15510 </row>
15511 <row>
15512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15513 \begin_inset Text
15514
15515 \begin_layout Plain Layout
15516
15517 \backslash
15518 bigotimes
15519 \end_layout
15520
15521 \end_inset
15522 </cell>
15523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15524 \begin_inset Text
15525
15526 \begin_layout Plain Layout
15527 \begin_inset Formula $\bigotimes$
15528 \end_inset
15529
15530
15531 \end_layout
15532
15533 \end_inset
15534 </cell>
15535 </row>
15536 <row>
15537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15538 \begin_inset Text
15539
15540 \begin_layout Plain Layout
15541
15542 \backslash
15543 bigoplus
15544 \end_layout
15545
15546 \end_inset
15547 </cell>
15548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15549 \begin_inset Text
15550
15551 \begin_layout Plain Layout
15552 \begin_inset Formula $\bigoplus$
15553 \end_inset
15554
15555
15556 \end_layout
15557
15558 \end_inset
15559 </cell>
15560 </row>
15561 <row>
15562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15563 \begin_inset Text
15564
15565 \begin_layout Plain Layout
15566
15567 \backslash
15568 bigwedge
15569 \end_layout
15570
15571 \end_inset
15572 </cell>
15573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15574 \begin_inset Text
15575
15576 \begin_layout Plain Layout
15577 \begin_inset Formula $\bigwedge$
15578 \end_inset
15579
15580
15581 \end_layout
15582
15583 \end_inset
15584 </cell>
15585 </row>
15586 <row>
15587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15588 \begin_inset Text
15589
15590 \begin_layout Plain Layout
15591
15592 \backslash
15593 bigvee
15594 \end_layout
15595
15596 \end_inset
15597 </cell>
15598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15599 \begin_inset Text
15600
15601 \begin_layout Plain Layout
15602 \begin_inset Formula $\bigvee$
15603 \end_inset
15604
15605
15606 \end_layout
15607
15608 \end_inset
15609 </cell>
15610 </row>
15611 <row>
15612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15613 \begin_inset Text
15614
15615 \begin_layout Plain Layout
15616
15617 \backslash
15618 bigsqcup
15619 \end_layout
15620
15621 \end_inset
15622 </cell>
15623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15624 \begin_inset Text
15625
15626 \begin_layout Plain Layout
15627 \begin_inset Formula $\bigsqcup$
15628 \end_inset
15629
15630
15631 \end_layout
15632
15633 \end_inset
15634 </cell>
15635 </row>
15636 <row>
15637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15638 \begin_inset Text
15639
15640 \begin_layout Plain Layout
15641
15642 \backslash
15643 biguplus
15644 \end_layout
15645
15646 \end_inset
15647 </cell>
15648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15649 \begin_inset Text
15650
15651 \begin_layout Plain Layout
15652 \begin_inset Formula $\biguplus$
15653 \end_inset
15654
15655
15656 \end_layout
15657
15658 \end_inset
15659 </cell>
15660 </row>
15661 </lyxtabular>
15662
15663 \end_inset
15664
15665
15666 \begin_inset space \hfill{}
15667 \end_inset
15668
15669
15670 \end_layout
15671
15672 \begin_layout Standard
15673 All big operators can also be inserted via the math toolbar button 
15674 \begin_inset Graphics
15675         filename ../images/math/intop.png
15676         scale 85
15677
15678 \end_inset
15679
15680 .
15681 \end_layout
15682
15683 \begin_layout Standard
15684 The operators are called big because they are bigger than the sometimes
15685  equal looking binary operators.
15686  All big operators can have limits as described in the next subsection.
15687 \end_layout
15688
15689 \begin_layout Standard
15690 For all integral operators there is a second version available, ending on
15691  
15692 \series bold
15693 op
15694 \series default
15695
15696 \series bold
15697
15698 \backslash
15699 intop
15700 \series default
15701
15702 \series bold
15703
15704 \backslash
15705 ointop
15706 \series default
15707  etc..
15708  These operators are different from 
15709 \series bold
15710
15711 \backslash
15712 int
15713 \series default
15714  etc.
15715 \begin_inset space \space{}
15716 \end_inset
15717
15718 in the style the operator limits are displayed, see 
15719 \begin_inset CommandInset ref
15720 LatexCommand ref
15721 reference "sub:Operator-Limits"
15722
15723 \end_inset
15724
15725 .
15726  
15727 \end_layout
15728
15729 \begin_layout Subsubsection*
15730 Advice for Integrals
15731 \end_layout
15732
15733 \begin_layout Standard
15734 The letter 
15735 \emph on
15736 d
15737 \emph default
15738  in an integral is an operator, that therefore has to be set upright.
15739  This is done by highlighting the 
15740 \emph on
15741 d
15742 \emph default
15743  and using the keyboard shortcut 
15744 \begin_inset Info
15745 type  "shortcut"
15746 arg   "font-roman"
15747 \end_inset
15748
15749
15750 \begin_inset Foot
15751 status collapsed
15752
15753 \begin_layout Plain Layout
15754 Font styles
15755 \series bold
15756  
15757 \series default
15758 see 
15759 \begin_inset CommandInset ref
15760 LatexCommand ref
15761 reference "sub:Font-Styles"
15762
15763 \end_inset
15764
15765
15766 \end_layout
15767
15768 \end_inset
15769
15770 .
15771  Finally the smallest space is inserted before the 
15772 \emph on
15773 d
15774 \emph default
15775 , as this is usual for operators.
15776  An example:
15777 \end_layout
15778
15779 \begin_layout Standard
15780 incorrect: 
15781 \begin_inset Formula $\int A(x)dx$
15782 \end_inset
15783
15784
15785 \begin_inset Newline newline
15786 \end_inset
15787
15788
15789 \begin_inset Phantom HPhantom
15790 status open
15791
15792 \begin_layout Plain Layout
15793 in
15794 \end_layout
15795
15796 \end_inset
15797
15798 correct: 
15799 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15800 \end_inset
15801
15802
15803 \end_layout
15804
15805 \begin_layout Standard
15806 For multiple integrals there are the following commands:
15807 \begin_inset VSpace medskip
15808 \end_inset
15809
15810
15811 \end_layout
15812
15813 \begin_layout Standard
15814 \begin_inset space \hfill{}
15815 \end_inset
15816
15817
15818 \begin_inset Tabular
15819 <lyxtabular version="3" rows="4" columns="2">
15820 <features tabularvalignment="middle">
15821 <column alignment="center" valignment="top" width="0">
15822 <column alignment="center" valignment="top" width="0">
15823 <row>
15824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15825 \begin_inset Text
15826
15827 \begin_layout Plain Layout
15828 Command
15829 \end_layout
15830
15831 \end_inset
15832 </cell>
15833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15834 \begin_inset Text
15835
15836 \begin_layout Plain Layout
15837 Result
15838 \begin_inset Note Note
15839 status collapsed
15840
15841 \begin_layout Plain Layout
15842
15843 \series bold
15844
15845 \backslash
15846 raisebox
15847 \series default
15848  is only used as spacer.
15849 \end_layout
15850
15851 \end_inset
15852
15853
15854 \end_layout
15855
15856 \end_inset
15857 </cell>
15858 </row>
15859 <row>
15860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15861 \begin_inset Text
15862
15863 \begin_layout Plain Layout
15864
15865 \backslash
15866 iint
15867 \end_layout
15868
15869 \end_inset
15870 </cell>
15871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15872 \begin_inset Text
15873
15874 \begin_layout Plain Layout
15875 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15876 \end_inset
15877
15878
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 </row>
15884 <row>
15885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15886 \begin_inset Text
15887
15888 \begin_layout Plain Layout
15889
15890 \backslash
15891 oiint
15892 \end_layout
15893
15894 \end_inset
15895 </cell>
15896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15897 \begin_inset Text
15898
15899 \begin_layout Plain Layout
15900 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15901 \end_inset
15902
15903
15904 \end_layout
15905
15906 \end_inset
15907 </cell>
15908 </row>
15909 <row>
15910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15911 \begin_inset Text
15912
15913 \begin_layout Plain Layout
15914
15915 \backslash
15916 sqiint
15917 \end_layout
15918
15919 \end_inset
15920 </cell>
15921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15922 \begin_inset Text
15923
15924 \begin_layout Plain Layout
15925 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15926 \end_inset
15927
15928
15929 \end_layout
15930
15931 \end_inset
15932 </cell>
15933 </row>
15934 </lyxtabular>
15935
15936 \end_inset
15937
15938
15939 \begin_inset space \hfill{}
15940 \end_inset
15941
15942
15943 \begin_inset Tabular
15944 <lyxtabular version="3" rows="4" columns="2">
15945 <features tabularvalignment="middle">
15946 <column alignment="center" valignment="top" width="0">
15947 <column alignment="center" valignment="top" width="0">
15948 <row>
15949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15950 \begin_inset Text
15951
15952 \begin_layout Plain Layout
15953 Command
15954 \end_layout
15955
15956 \end_inset
15957 </cell>
15958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15959 \begin_inset Text
15960
15961 \begin_layout Plain Layout
15962 Result
15963 \end_layout
15964
15965 \end_inset
15966 </cell>
15967 </row>
15968 <row>
15969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15970 \begin_inset Text
15971
15972 \begin_layout Plain Layout
15973
15974 \backslash
15975 iiint
15976 \end_layout
15977
15978 \end_inset
15979 </cell>
15980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15981 \begin_inset Text
15982
15983 \begin_layout Plain Layout
15984 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15985 \end_inset
15986
15987
15988 \end_layout
15989
15990 \end_inset
15991 </cell>
15992 </row>
15993 <row>
15994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15995 \begin_inset Text
15996
15997 \begin_layout Plain Layout
15998
15999 \backslash
16000 iiiint
16001 \end_layout
16002
16003 \end_inset
16004 </cell>
16005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Plain Layout
16009 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16010 \end_inset
16011
16012
16013 \end_layout
16014
16015 \end_inset
16016 </cell>
16017 </row>
16018 <row>
16019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16020 \begin_inset Text
16021
16022 \begin_layout Plain Layout
16023
16024 \backslash
16025 dotsint
16026 \end_layout
16027
16028 \end_inset
16029 </cell>
16030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16031 \begin_inset Text
16032
16033 \begin_layout Plain Layout
16034 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16035 \end_inset
16036
16037
16038 \end_layout
16039
16040 \end_inset
16041 </cell>
16042 </row>
16043 </lyxtabular>
16044
16045 \end_inset
16046
16047
16048 \begin_inset space \hfill{}
16049 \end_inset
16050
16051
16052 \end_layout
16053
16054 \begin_layout Subsection
16055 Operator Limits
16056 \begin_inset CommandInset label
16057 LatexCommand label
16058 name "sub:Operator-Limits"
16059
16060 \end_inset
16061
16062
16063 \begin_inset Index idx
16064 status collapsed
16065
16066 \begin_layout Plain Layout
16067 Operators ! Limits
16068 \end_layout
16069
16070 \end_inset
16071
16072
16073 \end_layout
16074
16075 \begin_layout Standard
16076 Limits are created by super- and subscripts:
16077 \end_layout
16078
16079 \begin_layout Standard
16080 \align center
16081 \begin_inset Tabular
16082 <lyxtabular version="3" rows="2" columns="2">
16083 <features tabularvalignment="middle">
16084 <column alignment="center" valignment="top" width="0pt">
16085 <column alignment="center" valignment="top" width="0pt">
16086 <row>
16087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16088 \begin_inset Text
16089
16090 \begin_layout Plain Layout
16091 Command
16092 \end_layout
16093
16094 \end_inset
16095 </cell>
16096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16097 \begin_inset Text
16098
16099 \begin_layout Plain Layout
16100 Result
16101 \begin_inset Note Note
16102 status collapsed
16103
16104 \begin_layout Plain Layout
16105
16106 \series bold
16107
16108 \backslash
16109 raisebox
16110 \series default
16111  is only used as spacer.
16112 \end_layout
16113
16114 \end_inset
16115
16116
16117 \end_layout
16118
16119 \end_inset
16120 </cell>
16121 </row>
16122 <row>
16123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16124 \begin_inset Text
16125
16126 \begin_layout Plain Layout
16127
16128 \backslash
16129 prod^
16130 \backslash
16131 infty
16132 \begin_inset ERT
16133 status collapsed
16134
16135 \begin_layout Plain Layout
16136
16137
16138 \backslash
16139 spce 
16140 \end_layout
16141
16142 \end_inset
16143
16144
16145 \begin_inset Formula $\to$
16146 \end_inset
16147
16148 _0
16149 \begin_inset Formula $\to$
16150 \end_inset
16151
16152 A(x)
16153 \end_layout
16154
16155 \end_inset
16156 </cell>
16157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16158 \begin_inset Text
16159
16160 \begin_layout Plain Layout
16161 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16162 \end_inset
16163
16164
16165 \end_layout
16166
16167 \end_inset
16168 </cell>
16169 </row>
16170 </lyxtabular>
16171
16172 \end_inset
16173
16174
16175 \end_layout
16176
16177 \begin_layout Standard
16178 Limits of inline formulas are set right beside the operator.
16179  Limits in displayed formulas are set above or below the operator, except
16180  for integral limits.
16181 \end_layout
16182
16183 \begin_layout Standard
16184 To force that the limits are set beside the operator, the cursor is set
16185  directly behind the operator and the limits type is changed with the menu
16186  
16187 \family sans
16188 Edit\SpecialChar \menuseparator
16189 Math\SpecialChar \menuseparator
16190 Change Limits Type
16191 \family default
16192  to 
16193 \family sans
16194 \series bold
16195 Inline
16196 \family default
16197 \series default
16198  (shortcut 
16199 \begin_inset Info
16200 type  "shortcut"
16201 arg   "math-limits"
16202 \end_inset
16203
16204 ).
16205  An example:
16206 \end_layout
16207
16208 \begin_layout Standard
16209 The default limits type is this:
16210 \begin_inset Formula \[
16211 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16212
16213 \end_inset
16214
16215 This is how it looks when the limits type was changed to 
16216 \family sans
16217 \series bold
16218 Inline
16219 \family default
16220 \series default
16221 :
16222 \begin_inset Formula \[
16223 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16224
16225 \end_inset
16226
16227 For integrals, except those ending with 
16228 \series bold
16229 op
16230 \series default
16231  like 
16232 \series bold
16233
16234 \backslash
16235 intop
16236 \series default
16237
16238 \series bold
16239
16240 \backslash
16241 ointop
16242 \series default
16243  etc., the limits are by default set beside the operator.
16244  But for multiple integrals the limits are often set below the operator.
16245  In the following example the limits type was therefore set to 
16246 \series bold
16247 Display
16248 \series default
16249  and so set below the integrals:
16250 \begin_inset Formula \begin{equation}
16251 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
16252
16253 \end_inset
16254
16255
16256 \end_layout
16257
16258 \begin_layout Standard
16259 \begin_inset VSpace medskip
16260 \end_inset
16261
16262 To specify conditions for limits, the commands 
16263 \series bold
16264
16265 \backslash
16266 subarray
16267 \series default
16268
16269 \begin_inset Index idx
16270 status collapsed
16271
16272 \begin_layout Plain Layout
16273 Commands ! S ! 
16274 \backslash
16275 subarray
16276 \end_layout
16277
16278 \end_inset
16279
16280  and 
16281 \series bold
16282
16283 \backslash
16284 substack
16285 \series default
16286
16287 \begin_inset Index idx
16288 status collapsed
16289
16290 \begin_layout Plain Layout
16291 Commands ! S ! 
16292 \backslash
16293 substack
16294 \end_layout
16295
16296 \end_inset
16297
16298  are used.
16299  To create for example this expression 
16300 \begin_inset Formula \begin{equation}
16301 \sum_{\begin{subarray}{c}
16302 0<k<1000\\
16303 \\
16304 k\,\in\,\mathbb{N}
16305 \end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16306
16307 \end_inset
16308
16309
16310 \end_layout
16311
16312 \begin_layout Standard
16313 the following has to be done:
16314 \begin_inset Newline newline
16315 \end_inset
16316
16317 First the command 
16318 \series bold
16319
16320 \backslash
16321 sum
16322 \series default
16323 ^
16324 \series bold
16325 n
16326 \begin_inset ERT
16327 status collapsed
16328
16329 \begin_layout Plain Layout
16330
16331
16332 \backslash
16333 spce 
16334 \end_layout
16335
16336 \end_inset
16337
16338 _
16339 \series default
16340  is typed in.
16341  One is now in a blue box under the summation operator and insert there
16342  the command 
16343 \series bold
16344
16345 \backslash
16346 subarray
16347 \begin_inset ERT
16348 status collapsed
16349
16350 \begin_layout Plain Layout
16351
16352
16353 \backslash
16354 spce 
16355 \end_layout
16356
16357 \end_inset
16358
16359
16360 \series default
16361 .
16362  The blue box is now within a purple box and now several lines can be written
16363  among each other.
16364  A new line is created by inserting a line break (
16365 \begin_inset Info
16366 type  "shortcut"
16367 arg   "newline-insert newline"
16368 \end_inset
16369
16370 ).
16371  When now
16372 \begin_inset Newline newline
16373 \end_inset
16374
16375
16376 \series bold
16377 0<k<1000 Ctrl+Return
16378 \begin_inset Newline newline
16379 \end_inset
16380
16381
16382 \series default
16383 is typed in, a new box appears below for the new line.
16384 \end_layout
16385
16386 \begin_layout Standard
16387 The alignment of the lines can be changed to left aligned with the 
16388 \family sans
16389 table
16390 \family default
16391  
16392 \family sans
16393 toolbar
16394 \family default
16395  or the menu 
16396 \family sans
16397 Edit\SpecialChar \menuseparator
16398 Rows &Columns
16399 \family default
16400 .
16401  To get right alignment, 
16402 \series bold
16403
16404 \backslash
16405 hfill
16406 \begin_inset ERT
16407 status collapsed
16408
16409 \begin_layout Plain Layout
16410
16411
16412 \backslash
16413 spce 
16414 \end_layout
16415
16416 \end_inset
16417
16418
16419 \series default
16420  is inserted at the beginning of the line.
16421 \end_layout
16422
16423 \begin_layout Standard
16424 The command 
16425 \series bold
16426
16427 \backslash
16428 substack
16429 \series default
16430  is equivalent to 
16431 \series bold
16432
16433 \backslash
16434 subarray
16435 \series default
16436  with the difference that the lines are always centered.
16437 \end_layout
16438
16439 \begin_layout Standard
16440 \begin_inset VSpace bigskip
16441 \end_inset
16442
16443 Like in formula 
16444 \begin_inset CommandInset ref
16445 LatexCommand eqref
16446 reference "eq:substack"
16447
16448 \end_inset
16449
16450  there can be too much space beside an operator, because the characters
16451  following the operator are set beside the limits.
16452 \end_layout
16453
16454 \begin_layout Standard
16455 To avoid this, the following macro can be used in the LaTeX-preamble:
16456 \end_layout
16457
16458 \begin_layout Standard
16459
16460 \series bold
16461
16462 \backslash
16463 def
16464 \backslash
16465 clap#1{
16466 \backslash
16467 hbox to 0pt{
16468 \backslash
16469 hss #1
16470 \backslash
16471 hss}}
16472 \begin_inset Newline newline
16473 \end_inset
16474
16475
16476 \backslash
16477 def
16478 \backslash
16479 mathclap {
16480 \backslash
16481 mathpalette 
16482 \backslash
16483 mathclapinternal}
16484 \begin_inset Newline newline
16485 \end_inset
16486
16487
16488 \backslash
16489 def
16490 \backslash
16491 mathclapinternal #1#2{
16492 \backslash
16493 clap{$
16494 \backslash
16495 mathsurround =0pt #1{#2}$}}
16496 \end_layout
16497
16498 \begin_layout Standard
16499 This defines the command 
16500 \series bold
16501
16502 \backslash
16503 mathclap
16504 \series default
16505
16506 \begin_inset Index idx
16507 status collapsed
16508
16509 \begin_layout Plain Layout
16510 Commands ! M ! 
16511 \backslash
16512 mathclap
16513 \end_layout
16514
16515 \end_inset
16516
16517  that sets the width of the limit to 0
16518 \begin_inset space \thinspace{}
16519 \end_inset
16520
16521 pt.
16522  The command scheme is
16523 \end_layout
16524
16525 \begin_layout Standard
16526
16527 \series bold
16528
16529 \backslash
16530 mathclap{limit}
16531 \end_layout
16532
16533 \begin_layout Standard
16534 where the limit can consist of several conditions.
16535 \end_layout
16536
16537 \begin_layout Standard
16538 Applied on formula 
16539 \begin_inset CommandInset ref
16540 LatexCommand eqref
16541 reference "eq:substack"
16542
16543 \end_inset
16544
16545 , one uses the command
16546 \end_layout
16547
16548 \begin_layout Standard
16549
16550 \series bold
16551
16552 \backslash
16553 sum_
16554 \backslash
16555 mathclap{
16556 \backslash
16557 substack
16558 \begin_inset ERT
16559 status collapsed
16560
16561 \begin_layout Plain Layout
16562
16563
16564 \backslash
16565 spce 
16566 \end_layout
16567
16568 \end_inset
16569
16570 0<k<1000 Ctrl+Return
16571 \end_layout
16572
16573 \begin_layout Standard
16574 to create the lower limit.
16575  The summand is now directly behind the summation operator:
16576 \begin_inset Formula \[
16577 \sum_{\mathclap{\substack{0<k<1000\\
16578 \\
16579 k\,\in\,\mathbb{N}
16580 }
16581 }}^{n}k^{-2}\]
16582
16583 \end_inset
16584
16585
16586 \end_layout
16587
16588 \begin_layout Standard
16589 \begin_inset VSpace bigskip
16590 \end_inset
16591
16592 How to use one limit for several operators is described in 
16593 \begin_inset CommandInset ref
16594 LatexCommand ref
16595 reference "sub:Self-defined-Operators"
16596
16597 \end_inset
16598
16599 .
16600 \end_layout
16601
16602 \begin_layout Subsection
16603 Binary Operators
16604 \begin_inset CommandInset label
16605 LatexCommand label
16606 name "sub:Binary-Operators"
16607
16608 \end_inset
16609
16610
16611 \begin_inset Index idx
16612 status collapsed
16613
16614 \begin_layout Plain Layout
16615 Operators ! binary
16616 \end_layout
16617
16618 \end_inset
16619
16620
16621 \end_layout
16622
16623 \begin_layout Standard
16624 Binary operators are surrounded by space when there is a character before
16625  and behind them.
16626 \begin_inset VSpace medskip
16627 \end_inset
16628
16629
16630 \end_layout
16631
16632 \begin_layout Standard
16633 \begin_inset space \hfill{}
16634 \end_inset
16635
16636
16637 \begin_inset Tabular
16638 <lyxtabular version="3" rows="13" columns="2">
16639 <features tabularvalignment="middle">
16640 <column alignment="center" valignment="top" width="0pt">
16641 <column alignment="center" valignment="top" width="0pt">
16642 <row>
16643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16644 \begin_inset Text
16645
16646 \begin_layout Plain Layout
16647 Command
16648 \begin_inset Note Note
16649 status collapsed
16650
16651 \begin_layout Plain Layout
16652
16653 \series bold
16654
16655 \backslash
16656 raisebox
16657 \series default
16658  is only used as spacer.
16659 \end_layout
16660
16661 \end_inset
16662
16663
16664 \end_layout
16665
16666 \end_inset
16667 </cell>
16668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16669 \begin_inset Text
16670
16671 \begin_layout Plain Layout
16672 Result
16673 \end_layout
16674
16675 \end_inset
16676 </cell>
16677 </row>
16678 <row>
16679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Plain Layout
16683 +
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692 \begin_inset Formula $+$
16693 \end_inset
16694
16695
16696 \end_layout
16697
16698 \end_inset
16699 </cell>
16700 </row>
16701 <row>
16702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Plain Layout
16706 -
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715 \begin_inset Formula $-$
16716 \end_inset
16717
16718
16719 \end_layout
16720
16721 \end_inset
16722 </cell>
16723 </row>
16724 <row>
16725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16726 \begin_inset Text
16727
16728 \begin_layout Plain Layout
16729
16730 \backslash
16731 pm
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740 \begin_inset Formula $\pm$
16741 \end_inset
16742
16743
16744 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 </row>
16749 <row>
16750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754
16755 \backslash
16756 mp
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765 \begin_inset Formula $\mp$
16766 \end_inset
16767
16768
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 </row>
16774 <row>
16775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16776 \begin_inset Text
16777
16778 \begin_layout Plain Layout
16779
16780 \backslash
16781 cdot
16782 \end_layout
16783
16784 \end_inset
16785 </cell>
16786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16787 \begin_inset Text
16788
16789 \begin_layout Plain Layout
16790 \begin_inset Formula $\cdot$
16791 \end_inset
16792
16793
16794 \end_layout
16795
16796 \end_inset
16797 </cell>
16798 </row>
16799 <row>
16800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16801 \begin_inset Text
16802
16803 \begin_layout Plain Layout
16804
16805 \backslash
16806 times
16807 \end_layout
16808
16809 \end_inset
16810 </cell>
16811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16812 \begin_inset Text
16813
16814 \begin_layout Plain Layout
16815 \begin_inset Formula $\times$
16816 \end_inset
16817
16818
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 </row>
16824 <row>
16825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16826 \begin_inset Text
16827
16828 \begin_layout Plain Layout
16829
16830 \backslash
16831 div
16832 \end_layout
16833
16834 \end_inset
16835 </cell>
16836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16837 \begin_inset Text
16838
16839 \begin_layout Plain Layout
16840 \begin_inset Formula $\div$
16841 \end_inset
16842
16843
16844 \end_layout
16845
16846 \end_inset
16847 </cell>
16848 </row>
16849 <row>
16850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16851 \begin_inset Text
16852
16853 \begin_layout Plain Layout
16854 \begin_inset ERT
16855 status collapsed
16856
16857 \begin_layout Plain Layout
16858
16859
16860 \backslash
16861 raisebox{-1.2mm}{
16862 \end_layout
16863
16864 \end_inset
16865
16866 *
16867 \begin_inset ERT
16868 status collapsed
16869
16870 \begin_layout Plain Layout
16871
16872 }
16873 \end_layout
16874
16875 \end_inset
16876
16877
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16883 \begin_inset Text
16884
16885 \begin_layout Plain Layout
16886 \begin_inset Formula $*$
16887 \end_inset
16888
16889
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 </row>
16895 <row>
16896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900
16901 \backslash
16902 star
16903 \end_layout
16904
16905 \end_inset
16906 </cell>
16907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16908 \begin_inset Text
16909
16910 \begin_layout Plain Layout
16911 \begin_inset Formula $\star$
16912 \end_inset
16913
16914
16915 \end_layout
16916
16917 \end_inset
16918 </cell>
16919 </row>
16920 <row>
16921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16922 \begin_inset Text
16923
16924 \begin_layout Plain Layout
16925
16926 \backslash
16927 circ
16928 \end_layout
16929
16930 \end_inset
16931 </cell>
16932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16933 \begin_inset Text
16934
16935 \begin_layout Plain Layout
16936 \begin_inset Formula $\circ$
16937 \end_inset
16938
16939
16940 \end_layout
16941
16942 \end_inset
16943 </cell>
16944 </row>
16945 <row>
16946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16947 \begin_inset Text
16948
16949 \begin_layout Plain Layout
16950
16951 \backslash
16952 diamond
16953 \end_layout
16954
16955 \end_inset
16956 </cell>
16957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16958 \begin_inset Text
16959
16960 \begin_layout Plain Layout
16961 \begin_inset Formula $\diamond$
16962 \end_inset
16963
16964
16965 \end_layout
16966
16967 \end_inset
16968 </cell>
16969 </row>
16970 <row>
16971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16972 \begin_inset Text
16973
16974 \begin_layout Plain Layout
16975
16976 \backslash
16977 bullet
16978 \end_layout
16979
16980 \end_inset
16981 </cell>
16982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16983 \begin_inset Text
16984
16985 \begin_layout Plain Layout
16986 \begin_inset Formula $\bullet$
16987 \end_inset
16988
16989
16990 \end_layout
16991
16992 \end_inset
16993 </cell>
16994 </row>
16995 </lyxtabular>
16996
16997 \end_inset
16998
16999
17000 \begin_inset space \hfill{}
17001 \end_inset
17002
17003
17004 \begin_inset Tabular
17005 <lyxtabular version="3" rows="13" columns="2">
17006 <features tabularvalignment="middle">
17007 <column alignment="center" valignment="top" width="0pt">
17008 <column alignment="center" valignment="top" width="0pt">
17009 <row>
17010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17011 \begin_inset Text
17012
17013 \begin_layout Plain Layout
17014 Command
17015 \end_layout
17016
17017 \end_inset
17018 </cell>
17019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17020 \begin_inset Text
17021
17022 \begin_layout Plain Layout
17023 Result
17024 \end_layout
17025
17026 \end_inset
17027 </cell>
17028 </row>
17029 <row>
17030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Plain Layout
17034
17035 \backslash
17036 nabla
17037 \end_layout
17038
17039 \end_inset
17040 </cell>
17041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17042 \begin_inset Text
17043
17044 \begin_layout Plain Layout
17045 \begin_inset Formula $\nabla$
17046 \end_inset
17047
17048
17049 \end_layout
17050
17051 \end_inset
17052 </cell>
17053 </row>
17054 <row>
17055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17056 \begin_inset Text
17057
17058 \begin_layout Plain Layout
17059
17060 \backslash
17061 bigtriangledown
17062 \end_layout
17063
17064 \end_inset
17065 </cell>
17066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17067 \begin_inset Text
17068
17069 \begin_layout Plain Layout
17070 \begin_inset Formula $\bigtriangledown$
17071 \end_inset
17072
17073
17074 \end_layout
17075
17076 \end_inset
17077 </cell>
17078 </row>
17079 <row>
17080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17081 \begin_inset Text
17082
17083 \begin_layout Plain Layout
17084
17085 \backslash
17086 bigtriangleup
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095 \begin_inset Formula $\bigtriangleup$
17096 \end_inset
17097
17098
17099 \end_layout
17100
17101 \end_inset
17102 </cell>
17103 </row>
17104 <row>
17105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17106 \begin_inset Text
17107
17108 \begin_layout Plain Layout
17109
17110 \backslash
17111 Box
17112 \end_layout
17113
17114 \end_inset
17115 </cell>
17116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17117 \begin_inset Text
17118
17119 \begin_layout Plain Layout
17120 \begin_inset Formula $\Box$
17121 \end_inset
17122
17123
17124 \end_layout
17125
17126 \end_inset
17127 </cell>
17128 </row>
17129 <row>
17130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17131 \begin_inset Text
17132
17133 \begin_layout Plain Layout
17134
17135 \backslash
17136 cap 
17137 \end_layout
17138
17139 \end_inset
17140 </cell>
17141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17142 \begin_inset Text
17143
17144 \begin_layout Plain Layout
17145 \begin_inset Formula $\cap$
17146 \end_inset
17147
17148
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 </row>
17154 <row>
17155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17156 \begin_inset Text
17157
17158 \begin_layout Plain Layout
17159
17160 \backslash
17161 cup
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17167 \begin_inset Text
17168
17169 \begin_layout Plain Layout
17170 \begin_inset Formula $\cup$
17171 \end_inset
17172
17173
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 </row>
17179 <row>
17180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17181 \begin_inset Text
17182
17183 \begin_layout Plain Layout
17184
17185 \backslash
17186 dagger
17187 \end_layout
17188
17189 \end_inset
17190 </cell>
17191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17192 \begin_inset Text
17193
17194 \begin_layout Plain Layout
17195 \begin_inset Formula $\dagger$
17196 \end_inset
17197
17198
17199 \end_layout
17200
17201 \end_inset
17202 </cell>
17203 </row>
17204 <row>
17205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17206 \begin_inset Text
17207
17208 \begin_layout Plain Layout
17209
17210 \backslash
17211 ddagger
17212 \end_layout
17213
17214 \end_inset
17215 </cell>
17216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17217 \begin_inset Text
17218
17219 \begin_layout Plain Layout
17220 \begin_inset Formula $\ddagger$
17221 \end_inset
17222
17223
17224 \end_layout
17225
17226 \end_inset
17227 </cell>
17228 </row>
17229 <row>
17230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17231 \begin_inset Text
17232
17233 \begin_layout Plain Layout
17234
17235 \backslash
17236 wr
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245 \begin_inset Formula $\wr$
17246 \end_inset
17247
17248
17249 \end_layout
17250
17251 \end_inset
17252 </cell>
17253 </row>
17254 <row>
17255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259
17260 \backslash
17261 bigcirc
17262 \end_layout
17263
17264 \end_inset
17265 </cell>
17266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17267 \begin_inset Text
17268
17269 \begin_layout Plain Layout
17270 \begin_inset Formula $\bigcirc$
17271 \end_inset
17272
17273
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 </row>
17279 <row>
17280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17281 \begin_inset Text
17282
17283 \begin_layout Plain Layout
17284
17285 \backslash
17286 wedge
17287 \end_layout
17288
17289 \end_inset
17290 </cell>
17291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17292 \begin_inset Text
17293
17294 \begin_layout Plain Layout
17295 \begin_inset Formula $\wedge$
17296 \end_inset
17297
17298
17299 \end_layout
17300
17301 \end_inset
17302 </cell>
17303 </row>
17304 <row>
17305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17306 \begin_inset Text
17307
17308 \begin_layout Plain Layout
17309
17310 \backslash
17311 vee
17312 \end_layout
17313
17314 \end_inset
17315 </cell>
17316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17317 \begin_inset Text
17318
17319 \begin_layout Plain Layout
17320 \begin_inset Formula $\vee$
17321 \end_inset
17322
17323
17324 \end_layout
17325
17326 \end_inset
17327 </cell>
17328 </row>
17329 </lyxtabular>
17330
17331 \end_inset
17332
17333
17334 \begin_inset space \hfill{}
17335 \end_inset
17336
17337
17338 \begin_inset Tabular
17339 <lyxtabular version="3" rows="13" columns="2">
17340 <features tabularvalignment="middle">
17341 <column alignment="center" valignment="top" width="0pt">
17342 <column alignment="center" valignment="top" width="0pt">
17343 <row>
17344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17345 \begin_inset Text
17346
17347 \begin_layout Plain Layout
17348 Command
17349 \end_layout
17350
17351 \end_inset
17352 </cell>
17353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17354 \begin_inset Text
17355
17356 \begin_layout Plain Layout
17357 Result
17358 \end_layout
17359
17360 \end_inset
17361 </cell>
17362 </row>
17363 <row>
17364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17365 \begin_inset Text
17366
17367 \begin_layout Plain Layout
17368
17369 \backslash
17370 oplus
17371 \end_layout
17372
17373 \end_inset
17374 </cell>
17375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17376 \begin_inset Text
17377
17378 \begin_layout Plain Layout
17379 \begin_inset Formula $\oplus$
17380 \end_inset
17381
17382
17383 \end_layout
17384
17385 \end_inset
17386 </cell>
17387 </row>
17388 <row>
17389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17390 \begin_inset Text
17391
17392 \begin_layout Plain Layout
17393
17394 \backslash
17395 ominus
17396 \end_layout
17397
17398 \end_inset
17399 </cell>
17400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17401 \begin_inset Text
17402
17403 \begin_layout Plain Layout
17404 \begin_inset Formula $\ominus$
17405 \end_inset
17406
17407
17408 \end_layout
17409
17410 \end_inset
17411 </cell>
17412 </row>
17413 <row>
17414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17415 \begin_inset Text
17416
17417 \begin_layout Plain Layout
17418
17419 \backslash
17420 otimes
17421 \end_layout
17422
17423 \end_inset
17424 </cell>
17425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17426 \begin_inset Text
17427
17428 \begin_layout Plain Layout
17429 \begin_inset Formula $\otimes$
17430 \end_inset
17431
17432
17433 \end_layout
17434
17435 \end_inset
17436 </cell>
17437 </row>
17438 <row>
17439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17440 \begin_inset Text
17441
17442 \begin_layout Plain Layout
17443
17444 \backslash
17445 oslash
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17451 \begin_inset Text
17452
17453 \begin_layout Plain Layout
17454 \begin_inset Formula $\oslash$
17455 \end_inset
17456
17457
17458 \end_layout
17459
17460 \end_inset
17461 </cell>
17462 </row>
17463 <row>
17464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17465 \begin_inset Text
17466
17467 \begin_layout Plain Layout
17468
17469 \backslash
17470 odot
17471 \end_layout
17472
17473 \end_inset
17474 </cell>
17475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17476 \begin_inset Text
17477
17478 \begin_layout Plain Layout
17479 \begin_inset Formula $\odot$
17480 \end_inset
17481
17482
17483 \end_layout
17484
17485 \end_inset
17486 </cell>
17487 </row>
17488 <row>
17489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17490 \begin_inset Text
17491
17492 \begin_layout Plain Layout
17493
17494 \backslash
17495 amalg
17496 \end_layout
17497
17498 \end_inset
17499 </cell>
17500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17501 \begin_inset Text
17502
17503 \begin_layout Plain Layout
17504 \begin_inset Formula $\amalg$
17505 \end_inset
17506
17507
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 </row>
17513 <row>
17514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518
17519 \backslash
17520 uplus
17521 \end_layout
17522
17523 \end_inset
17524 </cell>
17525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17526 \begin_inset Text
17527
17528 \begin_layout Plain Layout
17529 \begin_inset Formula $\uplus$
17530 \end_inset
17531
17532
17533 \end_layout
17534
17535 \end_inset
17536 </cell>
17537 </row>
17538 <row>
17539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17540 \begin_inset Text
17541
17542 \begin_layout Plain Layout
17543
17544 \backslash
17545 setminus
17546 \end_layout
17547
17548 \end_inset
17549 </cell>
17550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17551 \begin_inset Text
17552
17553 \begin_layout Plain Layout
17554 \begin_inset Formula $\setminus$
17555 \end_inset
17556
17557
17558 \end_layout
17559
17560 \end_inset
17561 </cell>
17562 </row>
17563 <row>
17564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17565 \begin_inset Text
17566
17567 \begin_layout Plain Layout
17568
17569 \backslash
17570 sqcap
17571 \end_layout
17572
17573 \end_inset
17574 </cell>
17575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17576 \begin_inset Text
17577
17578 \begin_layout Plain Layout
17579 \begin_inset Formula $\sqcap$
17580 \end_inset
17581
17582
17583 \end_layout
17584
17585 \end_inset
17586 </cell>
17587 </row>
17588 <row>
17589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17590 \begin_inset Text
17591
17592 \begin_layout Plain Layout
17593
17594 \backslash
17595 sqcup
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17601 \begin_inset Text
17602
17603 \begin_layout Plain Layout
17604 \begin_inset Formula $\sqcup$
17605 \end_inset
17606
17607
17608 \end_layout
17609
17610 \end_inset
17611 </cell>
17612 </row>
17613 <row>
17614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17615 \begin_inset Text
17616
17617 \begin_layout Plain Layout
17618
17619 \backslash
17620 triangleleft
17621 \end_layout
17622
17623 \end_inset
17624 </cell>
17625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17626 \begin_inset Text
17627
17628 \begin_layout Plain Layout
17629 \begin_inset Formula $\triangleleft$
17630 \end_inset
17631
17632
17633 \end_layout
17634
17635 \end_inset
17636 </cell>
17637 </row>
17638 <row>
17639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17640 \begin_inset Text
17641
17642 \begin_layout Plain Layout
17643
17644 \backslash
17645 triangleright
17646 \end_layout
17647
17648 \end_inset
17649 </cell>
17650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17651 \begin_inset Text
17652
17653 \begin_layout Plain Layout
17654 \begin_inset Formula $\triangleright$
17655 \end_inset
17656
17657
17658 \end_layout
17659
17660 \end_inset
17661 </cell>
17662 </row>
17663 </lyxtabular>
17664
17665 \end_inset
17666
17667
17668 \begin_inset space \hfill{}
17669 \end_inset
17670
17671
17672 \end_layout
17673
17674 \begin_layout Standard
17675 All binary operators can also be inserted via the math toolbar button 
17676 \begin_inset Graphics
17677         filename ../images/math/pm.png
17678         scale 85
17679
17680 \end_inset
17681
17682 .
17683 \end_layout
17684
17685 \begin_layout Standard
17686 To typeset the Laplace operator also 
17687 \series bold
17688
17689 \backslash
17690 Delta
17691 \series default
17692  or 
17693 \series bold
17694
17695 \backslash
17696 nabla
17697 \series default
17698 ^
17699 \series bold
17700 2
17701 \series default
17702  (
17703 \begin_inset Formula $\nabla^{2}$
17704 \end_inset
17705
17706 ) can be used instead of 
17707 \series bold
17708
17709 \backslash
17710 bigtriangleup
17711 \series default
17712  .
17713 \end_layout
17714
17715 \begin_layout Standard
17716 The character 
17717 \family sans
17718 Menu Separator
17719 \family default
17720  from the menu 
17721 \family sans
17722 Insert\SpecialChar \menuseparator
17723 Special Character
17724 \family default
17725  is the operator 
17726 \series bold
17727
17728 \backslash
17729 triangleright
17730 \series default
17731 .
17732 \end_layout
17733
17734 \begin_layout Subsection
17735 Self-defined Operators
17736 \begin_inset CommandInset label
17737 LatexCommand label
17738 name "sub:Self-defined-Operators"
17739
17740 \end_inset
17741
17742
17743 \begin_inset Index idx
17744 status collapsed
17745
17746 \begin_layout Plain Layout
17747 Operators ! self-defined
17748 \end_layout
17749
17750 \end_inset
17751
17752
17753 \end_layout
17754
17755 \begin_layout Standard
17756 With the help of the command 
17757 \series bold
17758
17759 \backslash
17760 DeclareMathOperator
17761 \series default
17762
17763 \begin_inset Index idx
17764 status collapsed
17765
17766 \begin_layout Plain Layout
17767 Commands ! D ! 
17768 \backslash
17769 dbinom@
17770 \backslash
17771 DeclareMathOperator
17772 \end_layout
17773
17774 \end_inset
17775
17776  custom operators can be defined in the LaTeX-preamble.
17777  Its command scheme is:
17778 \end_layout
17779
17780 \begin_layout Standard
17781
17782 \series bold
17783
17784 \backslash
17785 DeclareMathOperator{new command}{display}
17786 \end_layout
17787
17788 \begin_layout Standard
17789 Display can be characters or symbols that define how the operator looks
17790  in the output.
17791  To define a big operator a * is set behind the command.
17792  All self-defined big operators can have limits as described in 
17793 \begin_inset CommandInset ref
17794 LatexCommand ref
17795 reference "sub:Operator-Limits"
17796
17797 \end_inset
17798
17799 .
17800 \end_layout
17801
17802 \begin_layout Standard
17803 For example the LaTeX-preamble line
17804 \end_layout
17805
17806 \begin_layout Standard
17807
17808 \series bold
17809
17810 \backslash
17811 DeclareMathOperator*{
17812 \backslash
17813 Lozenge}{
17814 \backslash
17815 blacklozenge}
17816 \end_layout
17817
17818 \begin_layout Standard
17819 defines the command 
17820 \series bold
17821
17822 \backslash
17823 Lozenge
17824 \series default
17825 , that inserts a big operator consisting of the lozenge symbol from 
17826 \begin_inset CommandInset ref
17827 LatexCommand ref
17828 reference "sub:Miscellaneous-Symbols"
17829
17830 \end_inset
17831
17832 :
17833 \begin_inset Formula \[
17834 \Lozenge_{n=1}^{\infty}\]
17835
17836 \end_inset
17837
17838 The command for this formula is: 
17839 \series bold
17840
17841 \backslash
17842 Lozenge
17843 \series default
17844 ^
17845 \series bold
17846
17847 \backslash
17848 infty
17849 \begin_inset Formula $\to$
17850 \end_inset
17851
17852 _n=1
17853 \end_layout
17854
17855 \begin_layout Standard
17856 \begin_inset VSpace bigskip
17857 \end_inset
17858
17859 When self-defined operators are not used several times in the document,
17860  they can also be defined with the commands 
17861 \series bold
17862
17863 \backslash
17864 mathop
17865 \series default
17866
17867 \begin_inset Index idx
17868 status collapsed
17869
17870 \begin_layout Plain Layout
17871 Commands ! M ! 
17872 \backslash
17873 mathop
17874 \end_layout
17875
17876 \end_inset
17877
17878  and 
17879 \series bold
17880
17881 \backslash
17882 mathbin
17883 \series default
17884
17885 \begin_inset Index idx
17886 status collapsed
17887
17888 \begin_layout Plain Layout
17889 Commands ! M ! 
17890 \backslash
17891 mathbin
17892 \end_layout
17893
17894 \end_inset
17895
17896 , which have the following scheme:
17897 \end_layout
17898
17899 \begin_layout Standard
17900
17901 \series bold
17902
17903 \backslash
17904 mathop{display}
17905 \series default
17906  and 
17907 \series bold
17908
17909 \backslash
17910 mathbin{display}
17911 \end_layout
17912
17913 \begin_layout Standard
17914
17915 \series bold
17916
17917 \backslash
17918 mathop
17919 \series default
17920  defines big operators, 
17921 \series bold
17922
17923 \backslash
17924 mathbin
17925 \series default
17926  binary operators.
17927 \end_layout
17928
17929 \begin_layout Standard
17930
17931 \series bold
17932
17933 \backslash
17934 mathop
17935 \series default
17936  can e.
17937 \begin_inset space \thinspace{}
17938 \end_inset
17939
17940 g.
17941 \begin_inset space \space{}
17942 \end_inset
17943
17944 be used to use one limit for several operators:
17945 \end_layout
17946
17947 \begin_layout Standard
17948 \begin_inset Formula \[
17949 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17950
17951 \end_inset
17952
17953
17954 \end_layout
17955
17956 \begin_layout Standard
17957 The command for the formula above is:
17958 \begin_inset Newline newline
17959 \end_inset
17960
17961
17962 \series bold
17963
17964 \backslash
17965 mathop{
17966 \backslash
17967 sum
17968 \backslash
17969 negmedspace
17970 \backslash
17971 sum
17972 \series default
17973
17974 \begin_inset ERT
17975 status collapsed
17976
17977 \begin_layout Plain Layout
17978
17979
17980 \backslash
17981 spce 
17982 \end_layout
17983
17984 \end_inset
17985
17986
17987 \series bold
17988
17989 \begin_inset Formula $\to$
17990 \end_inset
17991
17992 ^N
17993 \series default
17994
17995 \begin_inset ERT
17996 status collapsed
17997
17998 \begin_layout Plain Layout
17999
18000
18001 \backslash
18002 spce 
18003 \end_layout
18004
18005 \end_inset
18006
18007
18008 \series bold
18009 _i,j=1
18010 \end_layout
18011
18012 \begin_layout Section
18013 Fonts
18014 \begin_inset Index idx
18015 status collapsed
18016
18017 \begin_layout Plain Layout
18018 Fonts
18019 \end_layout
18020
18021 \end_inset
18022
18023
18024 \end_layout
18025
18026 \begin_layout Subsection
18027 Font Styles
18028 \begin_inset CommandInset label
18029 LatexCommand label
18030 name "sub:Font-Styles"
18031
18032 \end_inset
18033
18034
18035 \begin_inset Index idx
18036 status collapsed
18037
18038 \begin_layout Plain Layout
18039 Font ! style
18040 \end_layout
18041
18042 \end_inset
18043
18044
18045 \end_layout
18046
18047 \begin_layout Standard
18048 Latin letters in formulas can be set in one of the following font styles:
18049 \begin_inset VSpace -2mm
18050 \end_inset
18051
18052
18053 \end_layout
18054
18055 \begin_layout Standard
18056 \align center
18057 \begin_inset Tabular
18058 <lyxtabular version="3" rows="7" columns="3">
18059 <features tabularvalignment="middle">
18060 <column alignment="center" valignment="top" width="0">
18061 <column alignment="center" valignment="top" width="0">
18062 <column alignment="center" valignment="top" width="0">
18063 <row>
18064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18065 \begin_inset Text
18066
18067 \begin_layout Plain Layout
18068 Command
18069 \end_layout
18070
18071 \end_inset
18072 </cell>
18073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18074 \begin_inset Text
18075
18076 \begin_layout Plain Layout
18077 Result
18078 \end_layout
18079
18080 \end_inset
18081 </cell>
18082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086 shortcut
18087 \end_layout
18088
18089 \end_inset
18090 </cell>
18091 </row>
18092 <row>
18093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout Plain Layout
18097
18098 \backslash
18099 mathbb
18100 \series bold
18101
18102 \begin_inset ERT
18103 status collapsed
18104
18105 \begin_layout Plain Layout
18106
18107
18108 \backslash
18109 spce 
18110 \end_layout
18111
18112 \end_inset
18113
18114
18115 \series default
18116 ABC
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125 \begin_inset Formula $\mathbb{ABC}$
18126 \end_inset
18127
18128
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137 \begin_inset Info
18138 type  "shortcuts"
18139 arg   "font-noun"
18140 \end_inset
18141
18142
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 </row>
18148 <row>
18149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153
18154 \backslash
18155 mathbf
18156 \series bold
18157
18158 \begin_inset ERT
18159 status collapsed
18160
18161 \begin_layout Plain Layout
18162
18163
18164 \backslash
18165 spce 
18166 \end_layout
18167
18168 \end_inset
18169
18170
18171 \series default
18172 AbC
18173 \end_layout
18174
18175 \end_inset
18176 </cell>
18177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18178 \begin_inset Text
18179
18180 \begin_layout Plain Layout
18181 \begin_inset Formula $\mathbf{AbC}$
18182 \end_inset
18183
18184
18185 \end_layout
18186
18187 \end_inset
18188 </cell>
18189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193 \begin_inset Info
18194 type  "shortcuts"
18195 arg   "font-bold"
18196 \end_inset
18197
18198
18199 \end_layout
18200
18201 \end_inset
18202 </cell>
18203 </row>
18204 <row>
18205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18206 \begin_inset Text
18207
18208 \begin_layout Plain Layout
18209
18210 \backslash
18211 boldsymbol
18212 \series bold
18213
18214 \begin_inset ERT
18215 status collapsed
18216
18217 \begin_layout Plain Layout
18218
18219
18220 \backslash
18221 spce 
18222 \end_layout
18223
18224 \end_inset
18225
18226
18227 \series default
18228 AbC
18229 \end_layout
18230
18231 \end_inset
18232 </cell>
18233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Plain Layout
18237 \begin_inset Formula $\boldsymbol{AbC}$
18238 \end_inset
18239
18240
18241 \end_layout
18242
18243 \end_inset
18244 </cell>
18245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18246 \begin_inset Text
18247
18248 \begin_layout Plain Layout
18249 \begin_inset Info
18250 type  "shortcuts"
18251 arg   "font-boldsymbol"
18252 \end_inset
18253
18254
18255 \end_layout
18256
18257 \end_inset
18258 </cell>
18259 </row>
18260 <row>
18261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18262 \begin_inset Text
18263
18264 \begin_layout Plain Layout
18265
18266 \backslash
18267 mathcal
18268 \series bold
18269
18270 \begin_inset ERT
18271 status collapsed
18272
18273 \begin_layout Plain Layout
18274
18275
18276 \backslash
18277 spce 
18278 \end_layout
18279
18280 \end_inset
18281
18282
18283 \series default
18284 ABC
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293 \begin_inset Formula $\mathcal{ABC}$
18294 \end_inset
18295
18296
18297 \end_layout
18298
18299 \end_inset
18300 </cell>
18301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18302 \begin_inset Text
18303
18304 \begin_layout Plain Layout
18305 \begin_inset Info
18306 type  "shortcuts"
18307 arg   "font-emph"
18308 \end_inset
18309
18310
18311 \end_layout
18312
18313 \end_inset
18314 </cell>
18315 </row>
18316 <row>
18317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18318 \begin_inset Text
18319
18320 \begin_layout Plain Layout
18321
18322 \backslash
18323 mathfrak
18324 \series bold
18325
18326 \begin_inset ERT
18327 status collapsed
18328
18329 \begin_layout Plain Layout
18330
18331
18332 \backslash
18333 spce 
18334 \end_layout
18335
18336 \end_inset
18337
18338
18339 \series default
18340 AbC
18341 \end_layout
18342
18343 \end_inset
18344 </cell>
18345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349 \begin_inset Formula $\mathfrak{AbC}$
18350 \end_inset
18351
18352
18353 \end_layout
18354
18355 \end_inset
18356 </cell>
18357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18358 \begin_inset Text
18359
18360 \begin_layout Plain Layout
18361 -
18362 \end_layout
18363
18364 \end_inset
18365 </cell>
18366 </row>
18367 <row>
18368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18369 \begin_inset Text
18370
18371 \begin_layout Plain Layout
18372
18373 \backslash
18374 mathscr
18375 \series bold
18376
18377 \begin_inset ERT
18378 status collapsed
18379
18380 \begin_layout Plain Layout
18381
18382
18383 \backslash
18384 spce 
18385 \end_layout
18386
18387 \end_inset
18388
18389
18390 \series default
18391 AbC
18392 \end_layout
18393
18394 \end_inset
18395 </cell>
18396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18397 \begin_inset Text
18398
18399 \begin_layout Plain Layout
18400 \begin_inset Formula $\mathscr{AbC}$
18401 \end_inset
18402
18403
18404 \end_layout
18405
18406 \end_inset
18407 </cell>
18408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18409 \begin_inset Text
18410
18411 \begin_layout Plain Layout
18412 -
18413 \end_layout
18414
18415 \end_inset
18416 </cell>
18417 </row>
18418 </lyxtabular>
18419
18420 \end_inset
18421
18422
18423 \end_layout
18424
18425 \begin_layout Standard
18426 \align center
18427 \begin_inset Tabular
18428 <lyxtabular version="3" rows="5" columns="3">
18429 <features tabularvalignment="middle">
18430 <column alignment="center" valignment="top" width="0">
18431 <column alignment="center" valignment="top" width="0">
18432 <column alignment="center" valignment="top" width="0">
18433 <row>
18434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18435 \begin_inset Text
18436
18437 \begin_layout Plain Layout
18438 Command
18439 \end_layout
18440
18441 \end_inset
18442 </cell>
18443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447 Result
18448 \end_layout
18449
18450 \end_inset
18451 </cell>
18452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18453 \begin_inset Text
18454
18455 \begin_layout Plain Layout
18456 shortcut
18457 \end_layout
18458
18459 \end_inset
18460 </cell>
18461 </row>
18462 <row>
18463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18464 \begin_inset Text
18465
18466 \begin_layout Plain Layout
18467
18468 \backslash
18469 mathit
18470 \series bold
18471
18472 \begin_inset ERT
18473 status collapsed
18474
18475 \begin_layout Plain Layout
18476
18477
18478 \backslash
18479 spce 
18480 \end_layout
18481
18482 \end_inset
18483
18484
18485 \series default
18486 AbC
18487 \end_layout
18488
18489 \end_inset
18490 </cell>
18491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18492 \begin_inset Text
18493
18494 \begin_layout Plain Layout
18495 \begin_inset Formula $\mathit{AbC}$
18496 \end_inset
18497
18498
18499 \end_layout
18500
18501 \end_inset
18502 </cell>
18503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18504 \begin_inset Text
18505
18506 \begin_layout Plain Layout
18507 -
18508 \end_layout
18509
18510 \end_inset
18511 </cell>
18512 </row>
18513 <row>
18514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18515 \begin_inset Text
18516
18517 \begin_layout Plain Layout
18518
18519 \backslash
18520 mathrm
18521 \series bold
18522
18523 \begin_inset ERT
18524 status collapsed
18525
18526 \begin_layout Plain Layout
18527
18528
18529 \backslash
18530 spce 
18531 \end_layout
18532
18533 \end_inset
18534
18535
18536 \series default
18537 AbC
18538 \end_layout
18539
18540 \end_inset
18541 </cell>
18542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18543 \begin_inset Text
18544
18545 \begin_layout Plain Layout
18546 \begin_inset Formula $\mathrm{AbC}$
18547 \end_inset
18548
18549
18550 \end_layout
18551
18552 \end_inset
18553 </cell>
18554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18555 \begin_inset Text
18556
18557 \begin_layout Plain Layout
18558 \begin_inset Info
18559 type  "shortcuts"
18560 arg   "font-roman"
18561 \end_inset
18562
18563
18564 \end_layout
18565
18566 \end_inset
18567 </cell>
18568 </row>
18569 <row>
18570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18571 \begin_inset Text
18572
18573 \begin_layout Plain Layout
18574
18575 \backslash
18576 mathsf
18577 \series bold
18578
18579 \begin_inset ERT
18580 status collapsed
18581
18582 \begin_layout Plain Layout
18583
18584
18585 \backslash
18586 spce 
18587 \end_layout
18588
18589 \end_inset
18590
18591
18592 \series default
18593 AbC
18594 \end_layout
18595
18596 \end_inset
18597 </cell>
18598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Plain Layout
18602 \begin_inset Formula $\mathsf{AbC}$
18603 \end_inset
18604
18605
18606 \end_layout
18607
18608 \end_inset
18609 </cell>
18610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18611 \begin_inset Text
18612
18613 \begin_layout Plain Layout
18614 \begin_inset Info
18615 type  "shortcuts"
18616 arg   "font-sans"
18617 \end_inset
18618
18619
18620 \end_layout
18621
18622 \end_inset
18623 </cell>
18624 </row>
18625 <row>
18626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18627 \begin_inset Text
18628
18629 \begin_layout Plain Layout
18630
18631 \backslash
18632 mathtt
18633 \series bold
18634
18635 \begin_inset ERT
18636 status collapsed
18637
18638 \begin_layout Plain Layout
18639
18640
18641 \backslash
18642 spce 
18643 \end_layout
18644
18645 \end_inset
18646
18647
18648 \series default
18649 AbC
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658 \begin_inset Formula $\mathtt{AbC}$
18659 \end_inset
18660
18661
18662 \end_layout
18663
18664 \end_inset
18665 </cell>
18666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18667 \begin_inset Text
18668
18669 \begin_layout Plain Layout
18670 \begin_inset Info
18671 type  "shortcuts"
18672 arg   "font-typewriter"
18673 \end_inset
18674
18675
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 </row>
18681 </lyxtabular>
18682
18683 \end_inset
18684
18685
18686 \end_layout
18687
18688 \begin_layout Standard
18689 \begin_inset Note Greyedout
18690 status open
18691
18692 \begin_layout Plain Layout
18693
18694 \series bold
18695 Note:
18696 \series default
18697  The styles 
18698 \series bold
18699
18700 \backslash
18701 mathbb
18702 \series default
18703  and 
18704 \series bold
18705
18706 \backslash
18707 mathcal
18708 \series default
18709  can only be used for big letters.
18710 \end_layout
18711
18712 \end_inset
18713
18714
18715 \end_layout
18716
18717 \begin_layout Standard
18718 Predefined is the style 
18719 \series bold
18720
18721 \backslash
18722 mathnormal
18723 \series default
18724 .
18725 \end_layout
18726
18727 \begin_layout Standard
18728 The style commands work also for letters in mathematical constructs:
18729 \begin_inset Formula \[
18730 \mathfrak{A=\frac{b}{C}}\]
18731
18732 \end_inset
18733
18734
18735 \end_layout
18736
18737 \begin_layout Standard
18738 Characters in mathematical text don't appear in a math font style but in
18739  the text font style 
18740 \series bold
18741
18742 \backslash
18743 textrm
18744 \series default
18745 .
18746  That their style can't be set correctly via the text style dialog is a
18747  bug in LyX.
18748 \begin_inset Foot
18749 status collapsed
18750
18751 \begin_layout Plain Layout
18752 \begin_inset CommandInset href
18753 LatexCommand href
18754 name "LyX-bug #4629"
18755 target "http://www.lyx.org/trac/ticket/4629"
18756
18757 \end_inset
18758
18759
18760 \end_layout
18761
18762 \end_inset
18763
18764
18765 \end_layout
18766
18767 \begin_layout Standard
18768 Instead of the style commands the dialog 
18769 \family sans
18770 Edit\SpecialChar \menuseparator
18771 Math\SpecialChar \menuseparator
18772 Text Style
18773 \family default
18774  or the toolbar button 
18775 \begin_inset Graphics
18776         filename ../images/math/font.png
18777         scale 85
18778
18779 \end_inset
18780
18781  can be used.
18782 \end_layout
18783
18784 \begin_layout Subsection
18785 Bold Formulas
18786 \begin_inset CommandInset label
18787 LatexCommand label
18788 name "sub:Bold-Formulas"
18789
18790 \end_inset
18791
18792
18793 \begin_inset Index idx
18794 status collapsed
18795
18796 \begin_layout Plain Layout
18797 Formula ! bold
18798 \end_layout
18799
18800 \end_inset
18801
18802
18803 \end_layout
18804
18805 \begin_layout Standard
18806 To make a complete formula bold, the command 
18807 \series bold
18808
18809 \backslash
18810 mathbf
18811 \series default
18812  from the previous subsection cannot be used, because it doesn't work for
18813  small Greek letters.
18814  Furthermore it prints Latin letters always upright, like in the following
18815  equation:
18816 \end_layout
18817
18818 \begin_layout Standard
18819 \begin_inset Formula \[
18820 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
18821
18822 \end_inset
18823
18824
18825 \end_layout
18826
18827 \begin_layout Standard
18828 To display the formula correctly, the command 
18829 \series bold
18830
18831 \backslash
18832 boldsymbol
18833 \series default
18834  is used:
18835 \begin_inset Formula \[
18836 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
18837
18838 \end_inset
18839
18840 It is also possible to set the formula in a 
18841 \series bold
18842 boldmath environment
18843 \series default
18844 .
18845  This environment is created by inserting the command 
18846 \series bold
18847
18848 \backslash
18849 boldmath
18850 \series default
18851
18852 \begin_inset Index idx
18853 status collapsed
18854
18855 \begin_layout Plain Layout
18856 Commands ! B ! 
18857 \backslash
18858 boldmath
18859 \end_layout
18860
18861 \end_inset
18862
18863  in TeX-mode.
18864  To end the environment, the command 
18865 \series bold
18866
18867 \backslash
18868 unboldmath
18869 \series default
18870
18871 \begin_inset Index idx
18872 status collapsed
18873
18874 \begin_layout Plain Layout
18875 Commands ! U ! 
18876 \backslash
18877 unboldmath
18878 \end_layout
18879
18880 \end_inset
18881
18882  is inserted in TeX-mode.
18883 \begin_inset ERT
18884 status collapsed
18885
18886 \begin_layout Plain Layout
18887
18888
18889 \backslash
18890 boldmath 
18891 \end_layout
18892
18893 \end_inset
18894
18895
18896 \begin_inset Formula \[
18897 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
18898
18899 \end_inset
18900
18901
18902 \begin_inset ERT
18903 status collapsed
18904
18905 \begin_layout Plain Layout
18906
18907
18908 \backslash
18909 unboldmath 
18910 \end_layout
18911
18912 \end_inset
18913
18914
18915 \end_layout
18916
18917 \begin_layout Subsection
18918 Colored Formulas
18919 \begin_inset Index idx
18920 status collapsed
18921
18922 \begin_layout Plain Layout
18923 Formula ! colored
18924 \end_layout
18925
18926 \end_inset
18927
18928
18929 \end_layout
18930
18931 \begin_layout Standard
18932 Formulas can be colored like normal text: Highlight a formula or a formula
18933  part and use the 
18934 \family sans
18935 Text Style
18936 \family default
18937  dialog.
18938  Here is a formula in magenta:
18939 \begin_inset Formula \[
18940 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18941
18942 \end_inset
18943
18944
18945 \end_layout
18946
18947 \begin_layout Standard
18948 You can also define your own colors as described in 
18949 \begin_inset CommandInset ref
18950 LatexCommand ref
18951 reference "sub:Colored-Boxes"
18952
18953 \end_inset
18954
18955 .
18956  They can be used with the TeX code command 
18957 \series bold
18958
18959 \backslash
18960 textcolor
18961 \series default
18962
18963 \begin_inset Index idx
18964 status collapsed
18965
18966 \begin_layout Plain Layout
18967 Commands ! T ! 
18968 \backslash
18969 textcolor
18970 \end_layout
18971
18972 \end_inset
18973
18974  in the scheme
18975 \end_layout
18976
18977 \begin_layout Standard
18978
18979 \series bold
18980
18981 \backslash
18982 textcolor{color}{characters or formula}
18983 \end_layout
18984
18985 \begin_layout Standard
18986 The following example was colored completely dark green and partly red:
18987 \end_layout
18988
18989 \begin_layout Standard
18990 \begin_inset ERT
18991 status collapsed
18992
18993 \begin_layout Plain Layout
18994
18995
18996 \backslash
18997 textcolor{darkgreen}{
18998 \end_layout
18999
19000 \end_inset
19001
19002
19003 \begin_inset Formula \[
19004 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
19005
19006 \end_inset
19007
19008
19009 \begin_inset ERT
19010 status collapsed
19011
19012 \begin_layout Plain Layout
19013
19014 }
19015 \end_layout
19016
19017 \end_inset
19018
19019
19020 \end_layout
19021
19022 \begin_layout Standard
19023 Due to a bug in LyX only complete formulas can be colored with self-defined
19024  colors.
19025 \begin_inset Foot
19026 status collapsed
19027
19028 \begin_layout Plain Layout
19029 \begin_inset CommandInset href
19030 LatexCommand href
19031 name "LyX-bug #5269"
19032 target "http://www.lyx.org/trac/ticket/5269"
19033
19034 \end_inset
19035
19036
19037 \end_layout
19038
19039 \end_inset
19040
19041
19042 \end_layout
19043
19044 \begin_layout Subsection
19045 Font Sizes
19046 \begin_inset CommandInset label
19047 LatexCommand label
19048 name "sub:Font-Sizes"
19049
19050 \end_inset
19051
19052
19053 \begin_inset Index idx
19054 status collapsed
19055
19056 \begin_layout Plain Layout
19057 Font ! size
19058 \end_layout
19059
19060 \end_inset
19061
19062
19063 \end_layout
19064
19065 \begin_layout Standard
19066 For characters in formulas there are, analog to characters in text, the
19067  following size commands:
19068 \end_layout
19069
19070 \begin_layout Standard
19071
19072 \series bold
19073
19074 \backslash
19075 Huge
19076 \series default
19077
19078 \series bold
19079
19080 \backslash
19081 huge
19082 \series default
19083
19084 \series bold
19085
19086 \backslash
19087 LARGE
19088 \series default
19089
19090 \series bold
19091
19092 \backslash
19093 Large
19094 \series default
19095
19096 \series bold
19097
19098 \backslash
19099 large
19100 \series default
19101
19102 \series bold
19103
19104 \backslash
19105 normalsize
19106 \series default
19107
19108 \series bold
19109
19110 \backslash
19111 small
19112 \series default
19113 ,
19114 \begin_inset Newline newline
19115 \end_inset
19116
19117
19118 \series bold
19119
19120 \backslash
19121 footnotesize
19122 \series default
19123
19124 \series bold
19125
19126 \backslash
19127 scriptsize
19128 \series default
19129  and 
19130 \series bold
19131
19132 \backslash
19133 tiny
19134 \end_layout
19135
19136 \begin_layout Standard
19137 The size produced by the commands depends on the document font size, that
19138  corresponds with the command 
19139 \series bold
19140
19141 \backslash
19142 normalsize
19143 \series default
19144 .
19145  The other commands produce smaller or larger sizes than 
19146 \series bold
19147
19148 \backslash
19149 normalsize
19150 \series default
19151 .
19152  The font size can however not exceed a certain value.
19153  Is for example the document font size 12
19154 \begin_inset space \thinspace{}
19155 \end_inset
19156
19157 pt, the command 
19158 \series bold
19159
19160 \backslash
19161 Huge
19162 \series default
19163  switches to the same size as 
19164 \series bold
19165
19166 \backslash
19167 huge
19168 \series default
19169 .
19170  
19171 \end_layout
19172
19173 \begin_layout Standard
19174 A size command is inserted in TeX-mode before the formula and sets the size
19175  for all following formula and text characters.
19176  To switch back to the initial size, the command 
19177 \series bold
19178
19179 \backslash
19180 normalsize
19181 \series default
19182  is inserted behind the formula in TeX-mode.
19183 \end_layout
19184
19185 \begin_layout Standard
19186 \begin_inset Newpage newpage
19187 \end_inset
19188
19189
19190 \end_layout
19191
19192 \begin_layout Standard
19193 Within a formula the size can be changed using the following size commands:
19194 \end_layout
19195
19196 \begin_layout Standard
19197 \noindent
19198 \align center
19199 \begin_inset Tabular
19200 <lyxtabular version="3" rows="5" columns="2">
19201 <features tabularvalignment="middle">
19202 <column alignment="center" valignment="top" width="0">
19203 <column alignment="center" valignment="top" width="0">
19204 <row>
19205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209 Command
19210 \end_layout
19211
19212 \end_inset
19213 </cell>
19214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19215 \begin_inset Text
19216
19217 \begin_layout Plain Layout
19218 Result
19219 \begin_inset Note Note
19220 status collapsed
19221
19222 \begin_layout Plain Layout
19223
19224 \series bold
19225
19226 \backslash
19227 raisebox
19228 \series default
19229  is only used as spacer.
19230 \end_layout
19231
19232 \end_inset
19233
19234
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 </row>
19240 <row>
19241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19242 \begin_inset Text
19243
19244 \begin_layout Plain Layout
19245
19246 \backslash
19247 displaystyle
19248 \begin_inset Index idx
19249 status collapsed
19250
19251 \begin_layout Plain Layout
19252 Commands ! D ! 
19253 \backslash
19254 displaystyle
19255 \end_layout
19256
19257 \end_inset
19258
19259
19260 \end_layout
19261
19262 \end_inset
19263 </cell>
19264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19265 \begin_inset Text
19266
19267 \begin_layout Plain Layout
19268 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19269 \end_inset
19270
19271
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 </row>
19277 <row>
19278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19279 \begin_inset Text
19280
19281 \begin_layout Plain Layout
19282
19283 \backslash
19284 textstyle
19285 \end_layout
19286
19287 \end_inset
19288 </cell>
19289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19290 \begin_inset Text
19291
19292 \begin_layout Plain Layout
19293 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19294 \end_inset
19295
19296
19297 \end_layout
19298
19299 \end_inset
19300 </cell>
19301 </row>
19302 <row>
19303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19304 \begin_inset Text
19305
19306 \begin_layout Plain Layout
19307
19308 \backslash
19309 scriptstyle
19310 \end_layout
19311
19312 \end_inset
19313 </cell>
19314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19315 \begin_inset Text
19316
19317 \begin_layout Plain Layout
19318 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19319 \end_inset
19320
19321
19322 \end_layout
19323
19324 \end_inset
19325 </cell>
19326 </row>
19327 <row>
19328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19329 \begin_inset Text
19330
19331 \begin_layout Plain Layout
19332
19333 \backslash
19334 scriptscriptstyle
19335 \end_layout
19336
19337 \end_inset
19338 </cell>
19339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19340 \begin_inset Text
19341
19342 \begin_layout Plain Layout
19343 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19344 \end_inset
19345
19346
19347 \end_layout
19348
19349 \end_inset
19350 </cell>
19351 </row>
19352 </lyxtabular>
19353
19354 \end_inset
19355
19356
19357 \end_layout
19358
19359 \begin_layout Standard
19360 After entering these commands, a blue box appears in which the formula parts
19361  are inserted.
19362 \end_layout
19363
19364 \begin_layout Standard
19365 There is a further method to change the font size, that though only works
19366  for symbols or letters in mathematical text.
19367  To use it, one of the above text size commands is inserted in mathematical
19368  text.
19369  All following characters until the end of the mathematical text or until
19370  another size command will have the selected size.
19371  Two examples:
19372 \begin_inset VSpace -2mm
19373 \end_inset
19374
19375
19376 \end_layout
19377
19378 \begin_layout Standard
19379 \begin_inset ERT
19380 status collapsed
19381
19382 \begin_layout Plain Layout
19383
19384
19385 \backslash
19386 huge 
19387 \end_layout
19388
19389 \end_inset
19390
19391
19392 \begin_inset Formula \[
19393 A=\frac{B}{c}\cdot\maltese\]
19394
19395 \end_inset
19396
19397
19398 \begin_inset Formula \[
19399 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
19400
19401 \end_inset
19402
19403
19404 \begin_inset ERT
19405 status collapsed
19406
19407 \begin_layout Plain Layout
19408
19409
19410 \backslash
19411 normalsize 
19412 \end_layout
19413
19414 \end_inset
19415
19416
19417 \end_layout
19418
19419 \begin_layout Standard
19420 \begin_inset VSpace medskip
19421 \end_inset
19422
19423 Before both formulas the command 
19424 \series bold
19425
19426 \backslash
19427 huge
19428 \series default
19429  was inserted.
19430  The command for the second formula is:
19431 \begin_inset Newline newline
19432 \end_inset
19433
19434
19435 \series bold
19436
19437 \backslash
19438 maltese
19439 \begin_inset ERT
19440 status collapsed
19441
19442 \begin_layout Plain Layout
19443
19444
19445 \backslash
19446 spce 
19447 \end_layout
19448
19449 \end_inset
19450
19451 A Alt+M M 
19452 \backslash
19453 Large
19454 \begin_inset ERT
19455 status collapsed
19456
19457 \begin_layout Plain Layout
19458
19459
19460 \backslash
19461 spce 
19462 \end_layout
19463
19464 \end_inset
19465
19466
19467 \backslash
19468 maltese
19469 \begin_inset ERT
19470 status collapsed
19471
19472 \begin_layout Plain Layout
19473
19474
19475 \backslash
19476 spce 
19477 \end_layout
19478
19479 \end_inset
19480
19481
19482 \backslash
19483 textit
19484 \begin_inset ERT
19485 status collapsed
19486
19487 \begin_layout Plain Layout
19488
19489
19490 \backslash
19491 spce 
19492 \end_layout
19493
19494 \end_inset
19495
19496 A
19497 \begin_inset Formula $\to$
19498 \end_inset
19499
19500
19501 \begin_inset Formula $\to$
19502 \end_inset
19503
19504
19505 \begin_inset Newline newline
19506 \end_inset
19507
19508
19509 \begin_inset space \hspace*{}
19510 \length 1cm
19511 \end_inset
19512
19513 Alt+M
19514 \series default
19515  
19516 \series bold
19517
19518 \backslash
19519 tiny
19520 \begin_inset ERT
19521 status collapsed
19522
19523 \begin_layout Plain Layout
19524
19525
19526 \backslash
19527 spce 
19528 \end_layout
19529
19530 \end_inset
19531
19532
19533 \backslash
19534 maltese
19535 \begin_inset ERT
19536 status collapsed
19537
19538 \begin_layout Plain Layout
19539
19540
19541 \backslash
19542 spce 
19543 \end_layout
19544
19545 \end_inset
19546
19547
19548 \backslash
19549 textit
19550 \begin_inset ERT
19551 status collapsed
19552
19553 \begin_layout Plain Layout
19554
19555
19556 \backslash
19557 spce 
19558 \end_layout
19559
19560 \end_inset
19561
19562 A
19563 \end_layout
19564
19565 \begin_layout Standard
19566 If a symbol cannot be displayed in different sizes, it will always be displayed
19567  in the default size.
19568 \end_layout
19569
19570 \begin_layout Standard
19571 \begin_inset Newpage newpage
19572 \end_inset
19573
19574
19575 \end_layout
19576
19577 \begin_layout Section
19578 Greek Letters
19579 \begin_inset Index idx
19580 status collapsed
19581
19582 \begin_layout Plain Layout
19583 Greek letters
19584 \end_layout
19585
19586 \end_inset
19587
19588
19589 \end_layout
19590
19591 \begin_layout Standard
19592 All Greek letters can also be inserted via the toolbar button 
19593 \begin_inset Graphics
19594         filename ../images/math/alpha.png
19595         scale 85
19596
19597 \end_inset
19598
19599 .
19600 \end_layout
19601
19602 \begin_layout Subsection
19603 Small Letters
19604 \begin_inset Index idx
19605 status collapsed
19606
19607 \begin_layout Plain Layout
19608 Greek letters ! small
19609 \end_layout
19610
19611 \end_inset
19612
19613
19614 \end_layout
19615
19616 \begin_layout Standard
19617 \begin_inset space \hfill{}
19618 \end_inset
19619
19620
19621 \begin_inset Tabular
19622 <lyxtabular version="3" rows="11" columns="2">
19623 <features tabularvalignment="middle">
19624 <column alignment="center" valignment="top" width="0pt">
19625 <column alignment="center" valignment="top" width="0pt">
19626 <row>
19627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19628 \begin_inset Text
19629
19630 \begin_layout Plain Layout
19631 Command
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640 Result
19641 \end_layout
19642
19643 \end_inset
19644 </cell>
19645 </row>
19646 <row>
19647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19648 \begin_inset Text
19649
19650 \begin_layout Plain Layout
19651
19652 \backslash
19653 alpha
19654 \end_layout
19655
19656 \end_inset
19657 </cell>
19658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662 \begin_inset Formula $\alpha$
19663 \end_inset
19664
19665
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 </row>
19671 <row>
19672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19673 \begin_inset Text
19674
19675 \begin_layout Plain Layout
19676
19677 \backslash
19678 beta
19679 \end_layout
19680
19681 \end_inset
19682 </cell>
19683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19684 \begin_inset Text
19685
19686 \begin_layout Plain Layout
19687 \begin_inset Formula $\beta$
19688 \end_inset
19689
19690
19691 \end_layout
19692
19693 \end_inset
19694 </cell>
19695 </row>
19696 <row>
19697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19698 \begin_inset Text
19699
19700 \begin_layout Plain Layout
19701
19702 \backslash
19703 gamma
19704 \end_layout
19705
19706 \end_inset
19707 </cell>
19708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19709 \begin_inset Text
19710
19711 \begin_layout Plain Layout
19712 \begin_inset Formula $\gamma$
19713 \end_inset
19714
19715
19716 \end_layout
19717
19718 \end_inset
19719 </cell>
19720 </row>
19721 <row>
19722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19723 \begin_inset Text
19724
19725 \begin_layout Plain Layout
19726
19727 \backslash
19728 delta
19729 \end_layout
19730
19731 \end_inset
19732 </cell>
19733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737 \begin_inset Formula $\delta$
19738 \end_inset
19739
19740
19741 \end_layout
19742
19743 \end_inset
19744 </cell>
19745 </row>
19746 <row>
19747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19748 \begin_inset Text
19749
19750 \begin_layout Plain Layout
19751
19752 \backslash
19753 epsilon
19754 \end_layout
19755
19756 \end_inset
19757 </cell>
19758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19759 \begin_inset Text
19760
19761 \begin_layout Plain Layout
19762 \begin_inset Formula $\epsilon$
19763 \end_inset
19764
19765
19766 \end_layout
19767
19768 \end_inset
19769 </cell>
19770 </row>
19771 <row>
19772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19773 \begin_inset Text
19774
19775 \begin_layout Plain Layout
19776
19777 \backslash
19778 varepsilon
19779 \end_layout
19780
19781 \end_inset
19782 </cell>
19783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Plain Layout
19787 \begin_inset Formula $\varepsilon$
19788 \end_inset
19789
19790
19791 \end_layout
19792
19793 \end_inset
19794 </cell>
19795 </row>
19796 <row>
19797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19798 \begin_inset Text
19799
19800 \begin_layout Plain Layout
19801
19802 \backslash
19803 zeta
19804 \end_layout
19805
19806 \end_inset
19807 </cell>
19808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19809 \begin_inset Text
19810
19811 \begin_layout Plain Layout
19812 \begin_inset Formula $\zeta$
19813 \end_inset
19814
19815
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 </row>
19821 <row>
19822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826
19827 \backslash
19828 eta
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19834 \begin_inset Text
19835
19836 \begin_layout Plain Layout
19837 \begin_inset Formula $\eta$
19838 \end_inset
19839
19840
19841 \end_layout
19842
19843 \end_inset
19844 </cell>
19845 </row>
19846 <row>
19847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851
19852 \backslash
19853 theta
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19859 \begin_inset Text
19860
19861 \begin_layout Plain Layout
19862 \begin_inset Formula $\theta$
19863 \end_inset
19864
19865
19866 \end_layout
19867
19868 \end_inset
19869 </cell>
19870 </row>
19871 <row>
19872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19873 \begin_inset Text
19874
19875 \begin_layout Plain Layout
19876
19877 \backslash
19878 vartheta
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19884 \begin_inset Text
19885
19886 \begin_layout Plain Layout
19887 \begin_inset Formula $\vartheta$
19888 \end_inset
19889
19890
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 </row>
19896 </lyxtabular>
19897
19898 \end_inset
19899
19900
19901 \begin_inset space \hfill{}
19902 \end_inset
19903
19904
19905 \begin_inset Tabular
19906 <lyxtabular version="3" rows="12" columns="2">
19907 <features tabularvalignment="middle">
19908 <column alignment="center" valignment="top" width="0pt">
19909 <column alignment="center" valignment="top" width="0pt">
19910 <row>
19911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19912 \begin_inset Text
19913
19914 \begin_layout Plain Layout
19915 Command
19916 \end_layout
19917
19918 \end_inset
19919 </cell>
19920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19921 \begin_inset Text
19922
19923 \begin_layout Plain Layout
19924 Result
19925 \end_layout
19926
19927 \end_inset
19928 </cell>
19929 </row>
19930 <row>
19931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19932 \begin_inset Text
19933
19934 \begin_layout Plain Layout
19935
19936 \backslash
19937 iota
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19943 \begin_inset Text
19944
19945 \begin_layout Plain Layout
19946 \begin_inset Formula $\iota$
19947 \end_inset
19948
19949
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 </row>
19955 <row>
19956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19957 \begin_inset Text
19958
19959 \begin_layout Plain Layout
19960
19961 \backslash
19962 kappa
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19968 \begin_inset Text
19969
19970 \begin_layout Plain Layout
19971 \begin_inset Formula $\kappa$
19972 \end_inset
19973
19974
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 </row>
19980 <row>
19981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985
19986 \backslash
19987 varkappa
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996 \begin_inset Formula $\varkappa$
19997 \end_inset
19998
19999
20000 \end_layout
20001
20002 \end_inset
20003 </cell>
20004 </row>
20005 <row>
20006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20007 \begin_inset Text
20008
20009 \begin_layout Plain Layout
20010
20011 \backslash
20012 lambda
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20018 \begin_inset Text
20019
20020 \begin_layout Plain Layout
20021 \begin_inset Formula $\lambda$
20022 \end_inset
20023
20024
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 </row>
20030 <row>
20031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20032 \begin_inset Text
20033
20034 \begin_layout Plain Layout
20035
20036 \backslash
20037 mu
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20043 \begin_inset Text
20044
20045 \begin_layout Plain Layout
20046 \begin_inset Formula $\mu$
20047 \end_inset
20048
20049
20050 \end_layout
20051
20052 \end_inset
20053 </cell>
20054 </row>
20055 <row>
20056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20057 \begin_inset Text
20058
20059 \begin_layout Plain Layout
20060
20061 \backslash
20062 nu
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20068 \begin_inset Text
20069
20070 \begin_layout Plain Layout
20071 \begin_inset Formula $\nu$
20072 \end_inset
20073
20074
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 </row>
20080 <row>
20081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085
20086 \backslash
20087 xi
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20093 \begin_inset Text
20094
20095 \begin_layout Plain Layout
20096 \begin_inset Formula $\xi$
20097 \end_inset
20098
20099
20100 \end_layout
20101
20102 \end_inset
20103 </cell>
20104 </row>
20105 <row>
20106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20107 \begin_inset Text
20108
20109 \begin_layout Plain Layout
20110 o
20111 \end_layout
20112
20113 \end_inset
20114 </cell>
20115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20116 \begin_inset Text
20117
20118 \begin_layout Plain Layout
20119 \begin_inset Formula $o$
20120 \end_inset
20121
20122
20123 \end_layout
20124
20125 \end_inset
20126 </cell>
20127 </row>
20128 <row>
20129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20130 \begin_inset Text
20131
20132 \begin_layout Plain Layout
20133
20134 \backslash
20135 pi
20136 \end_layout
20137
20138 \end_inset
20139 </cell>
20140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20141 \begin_inset Text
20142
20143 \begin_layout Plain Layout
20144 \begin_inset Formula $\pi$
20145 \end_inset
20146
20147
20148 \end_layout
20149
20150 \end_inset
20151 </cell>
20152 </row>
20153 <row>
20154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20155 \begin_inset Text
20156
20157 \begin_layout Plain Layout
20158
20159 \backslash
20160 varpi
20161 \end_layout
20162
20163 \end_inset
20164 </cell>
20165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20166 \begin_inset Text
20167
20168 \begin_layout Plain Layout
20169 \begin_inset Formula $\varpi$
20170 \end_inset
20171
20172
20173 \end_layout
20174
20175 \end_inset
20176 </cell>
20177 </row>
20178 <row>
20179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20180 \begin_inset Text
20181
20182 \begin_layout Plain Layout
20183
20184 \backslash
20185 rho
20186 \end_layout
20187
20188 \end_inset
20189 </cell>
20190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20191 \begin_inset Text
20192
20193 \begin_layout Plain Layout
20194 \begin_inset Formula $\rho$
20195 \end_inset
20196
20197
20198 \end_layout
20199
20200 \end_inset
20201 </cell>
20202 </row>
20203 </lyxtabular>
20204
20205 \end_inset
20206
20207
20208 \begin_inset space \hfill{}
20209 \end_inset
20210
20211
20212 \begin_inset Tabular
20213 <lyxtabular version="3" rows="11" columns="2">
20214 <features tabularvalignment="middle">
20215 <column alignment="center" valignment="top" width="0pt">
20216 <column alignment="center" valignment="top" width="0pt">
20217 <row>
20218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222 Command
20223 \end_layout
20224
20225 \end_inset
20226 </cell>
20227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Plain Layout
20231 Result
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 </row>
20237 <row>
20238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242
20243 \backslash
20244 varrho
20245 \end_layout
20246
20247 \end_inset
20248 </cell>
20249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253 \begin_inset Formula $\varrho$
20254 \end_inset
20255
20256
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 </row>
20262 <row>
20263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267
20268 \backslash
20269 sigma
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278 \begin_inset Formula $\sigma$
20279 \end_inset
20280
20281
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 </row>
20287 <row>
20288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292
20293 \backslash
20294 varsigma
20295 \end_layout
20296
20297 \end_inset
20298 </cell>
20299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20300 \begin_inset Text
20301
20302 \begin_layout Plain Layout
20303 \begin_inset Formula $\varsigma$
20304 \end_inset
20305
20306
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 </row>
20312 <row>
20313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20314 \begin_inset Text
20315
20316 \begin_layout Plain Layout
20317
20318 \backslash
20319 tau
20320 \end_layout
20321
20322 \end_inset
20323 </cell>
20324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20325 \begin_inset Text
20326
20327 \begin_layout Plain Layout
20328 \begin_inset Formula $\tau$
20329 \end_inset
20330
20331
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 </row>
20337 <row>
20338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20339 \begin_inset Text
20340
20341 \begin_layout Plain Layout
20342
20343 \backslash
20344 upsilon
20345 \end_layout
20346
20347 \end_inset
20348 </cell>
20349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20350 \begin_inset Text
20351
20352 \begin_layout Plain Layout
20353 \begin_inset Formula $\upsilon$
20354 \end_inset
20355
20356
20357 \end_layout
20358
20359 \end_inset
20360 </cell>
20361 </row>
20362 <row>
20363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20364 \begin_inset Text
20365
20366 \begin_layout Plain Layout
20367
20368 \backslash
20369 phi
20370 \end_layout
20371
20372 \end_inset
20373 </cell>
20374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20375 \begin_inset Text
20376
20377 \begin_layout Plain Layout
20378 \begin_inset Formula $\phi$
20379 \end_inset
20380
20381
20382 \end_layout
20383
20384 \end_inset
20385 </cell>
20386 </row>
20387 <row>
20388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20389 \begin_inset Text
20390
20391 \begin_layout Plain Layout
20392
20393 \backslash
20394 varphi
20395 \end_layout
20396
20397 \end_inset
20398 </cell>
20399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20400 \begin_inset Text
20401
20402 \begin_layout Plain Layout
20403 \begin_inset Formula $\varphi$
20404 \end_inset
20405
20406
20407 \end_layout
20408
20409 \end_inset
20410 </cell>
20411 </row>
20412 <row>
20413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20414 \begin_inset Text
20415
20416 \begin_layout Plain Layout
20417
20418 \backslash
20419 chi
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20425 \begin_inset Text
20426
20427 \begin_layout Plain Layout
20428 \begin_inset Formula $\chi$
20429 \end_inset
20430
20431
20432 \end_layout
20433
20434 \end_inset
20435 </cell>
20436 </row>
20437 <row>
20438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20439 \begin_inset Text
20440
20441 \begin_layout Plain Layout
20442
20443 \backslash
20444 psi
20445 \end_layout
20446
20447 \end_inset
20448 </cell>
20449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20450 \begin_inset Text
20451
20452 \begin_layout Plain Layout
20453 \begin_inset Formula $\psi$
20454 \end_inset
20455
20456
20457 \end_layout
20458
20459 \end_inset
20460 </cell>
20461 </row>
20462 <row>
20463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20464 \begin_inset Text
20465
20466 \begin_layout Plain Layout
20467
20468 \backslash
20469 omega
20470 \end_layout
20471
20472 \end_inset
20473 </cell>
20474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20475 \begin_inset Text
20476
20477 \begin_layout Plain Layout
20478 \begin_inset Formula $\omega$
20479 \end_inset
20480
20481
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 </row>
20487 </lyxtabular>
20488
20489 \end_inset
20490
20491
20492 \begin_inset space \hfill{}
20493 \end_inset
20494
20495
20496 \end_layout
20497
20498 \begin_layout Standard
20499 \begin_inset VSpace medskip
20500 \end_inset
20501
20502
20503 \end_layout
20504
20505 \begin_layout Standard
20506 How to create upright Greek letters is explained in 
20507 \begin_inset CommandInset ref
20508 LatexCommand ref
20509 reference "sub:Upright-small-Greek"
20510
20511 \end_inset
20512
20513 .
20514 \end_layout
20515
20516 \begin_layout Subsection
20517 Big Letters
20518 \begin_inset Index idx
20519 status collapsed
20520
20521 \begin_layout Plain Layout
20522 Greek letters ! big
20523 \end_layout
20524
20525 \end_inset
20526
20527
20528 \end_layout
20529
20530 \begin_layout Standard
20531 \begin_inset space \hfill{}
20532 \end_inset
20533
20534
20535 \begin_inset Tabular
20536 <lyxtabular version="3" rows="7" columns="2">
20537 <features tabularvalignment="middle">
20538 <column alignment="center" valignment="top" width="0pt">
20539 <column alignment="center" valignment="top" width="0pt">
20540 <row>
20541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20542 \begin_inset Text
20543
20544 \begin_layout Plain Layout
20545 Command
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554 Result
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 </row>
20560 <row>
20561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Plain Layout
20565
20566 \backslash
20567 Gamma
20568 \end_layout
20569
20570 \end_inset
20571 </cell>
20572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20573 \begin_inset Text
20574
20575 \begin_layout Plain Layout
20576 \begin_inset Formula $\Gamma$
20577 \end_inset
20578
20579
20580 \end_layout
20581
20582 \end_inset
20583 </cell>
20584 </row>
20585 <row>
20586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590
20591 \backslash
20592 Delta
20593 \end_layout
20594
20595 \end_inset
20596 </cell>
20597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20598 \begin_inset Text
20599
20600 \begin_layout Plain Layout
20601 \begin_inset Formula $\Delta$
20602 \end_inset
20603
20604
20605 \end_layout
20606
20607 \end_inset
20608 </cell>
20609 </row>
20610 <row>
20611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20612 \begin_inset Text
20613
20614 \begin_layout Plain Layout
20615
20616 \backslash
20617 Theta
20618 \end_layout
20619
20620 \end_inset
20621 </cell>
20622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20623 \begin_inset Text
20624
20625 \begin_layout Plain Layout
20626 \begin_inset Formula $\Theta$
20627 \end_inset
20628
20629
20630 \end_layout
20631
20632 \end_inset
20633 </cell>
20634 </row>
20635 <row>
20636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640
20641 \backslash
20642 Lambda
20643 \end_layout
20644
20645 \end_inset
20646 </cell>
20647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20648 \begin_inset Text
20649
20650 \begin_layout Plain Layout
20651 \begin_inset Formula $\Lambda$
20652 \end_inset
20653
20654
20655 \end_layout
20656
20657 \end_inset
20658 </cell>
20659 </row>
20660 <row>
20661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665
20666 \backslash
20667 Xi
20668 \end_layout
20669
20670 \end_inset
20671 </cell>
20672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20673 \begin_inset Text
20674
20675 \begin_layout Plain Layout
20676 \begin_inset Formula $\Xi$
20677 \end_inset
20678
20679
20680 \end_layout
20681
20682 \end_inset
20683 </cell>
20684 </row>
20685 <row>
20686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20687 \begin_inset Text
20688
20689 \begin_layout Plain Layout
20690
20691 \backslash
20692 Pi
20693 \end_layout
20694
20695 \end_inset
20696 </cell>
20697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20698 \begin_inset Text
20699
20700 \begin_layout Plain Layout
20701 \begin_inset Formula $\Pi$
20702 \end_inset
20703
20704
20705 \end_layout
20706
20707 \end_inset
20708 </cell>
20709 </row>
20710 </lyxtabular>
20711
20712 \end_inset
20713
20714
20715 \begin_inset space \hfill{}
20716 \end_inset
20717
20718
20719 \begin_inset Tabular
20720 <lyxtabular version="3" rows="6" columns="2">
20721 <features tabularvalignment="middle">
20722 <column alignment="center" valignment="top" width="0pt">
20723 <column alignment="center" valignment="top" width="0pt">
20724 <row>
20725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20726 \begin_inset Text
20727
20728 \begin_layout Plain Layout
20729 Command
20730 \end_layout
20731
20732 \end_inset
20733 </cell>
20734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20735 \begin_inset Text
20736
20737 \begin_layout Plain Layout
20738 Result
20739 \end_layout
20740
20741 \end_inset
20742 </cell>
20743 </row>
20744 <row>
20745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20746 \begin_inset Text
20747
20748 \begin_layout Plain Layout
20749
20750 \backslash
20751 Sigma
20752 \end_layout
20753
20754 \end_inset
20755 </cell>
20756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20757 \begin_inset Text
20758
20759 \begin_layout Plain Layout
20760 \begin_inset Formula $\Sigma$
20761 \end_inset
20762
20763
20764 \end_layout
20765
20766 \end_inset
20767 </cell>
20768 </row>
20769 <row>
20770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20771 \begin_inset Text
20772
20773 \begin_layout Plain Layout
20774
20775 \backslash
20776 Upsilon
20777 \end_layout
20778
20779 \end_inset
20780 </cell>
20781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20782 \begin_inset Text
20783
20784 \begin_layout Plain Layout
20785 \begin_inset Formula $\Upsilon$
20786 \end_inset
20787
20788
20789 \end_layout
20790
20791 \end_inset
20792 </cell>
20793 </row>
20794 <row>
20795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20796 \begin_inset Text
20797
20798 \begin_layout Plain Layout
20799
20800 \backslash
20801 Phi
20802 \end_layout
20803
20804 \end_inset
20805 </cell>
20806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20807 \begin_inset Text
20808
20809 \begin_layout Plain Layout
20810 \begin_inset Formula $\Phi$
20811 \end_inset
20812
20813
20814 \end_layout
20815
20816 \end_inset
20817 </cell>
20818 </row>
20819 <row>
20820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20821 \begin_inset Text
20822
20823 \begin_layout Plain Layout
20824
20825 \backslash
20826 Psi
20827 \end_layout
20828
20829 \end_inset
20830 </cell>
20831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20832 \begin_inset Text
20833
20834 \begin_layout Plain Layout
20835 \begin_inset Formula $\Psi$
20836 \end_inset
20837
20838
20839 \end_layout
20840
20841 \end_inset
20842 </cell>
20843 </row>
20844 <row>
20845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20846 \begin_inset Text
20847
20848 \begin_layout Plain Layout
20849
20850 \backslash
20851 Omega
20852 \end_layout
20853
20854 \end_inset
20855 </cell>
20856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20857 \begin_inset Text
20858
20859 \begin_layout Plain Layout
20860 \begin_inset Formula $\Omega$
20861 \end_inset
20862
20863
20864 \end_layout
20865
20866 \end_inset
20867 </cell>
20868 </row>
20869 </lyxtabular>
20870
20871 \end_inset
20872
20873
20874 \begin_inset space \hfill{}
20875 \end_inset
20876
20877
20878 \end_layout
20879
20880 \begin_layout Standard
20881 \begin_inset VSpace medskip
20882 \end_inset
20883
20884 That the big Greek letters appear upright is caused by a design bug when
20885  TeX was developed.
20886  To get correct italic big letters, begin every command with 
20887 \series bold
20888 var
20889 \series default
20890 .
20891  For example the command 
20892 \series bold
20893
20894 \backslash
20895 varGamma
20896 \series default
20897  produces: 
20898 \begin_inset Formula $\varGamma$
20899 \end_inset
20900
20901
20902 \end_layout
20903
20904 \begin_layout Subsection
20905 Bold Letters
20906 \begin_inset Index idx
20907 status collapsed
20908
20909 \begin_layout Plain Layout
20910 Greek letters ! bold
20911 \end_layout
20912
20913 \end_inset
20914
20915
20916 \end_layout
20917
20918 \begin_layout Standard
20919 Greek letters cannot be set with different font styles like Latin letters.
20920  They can only be made bold with the command 
20921 \series bold
20922
20923 \backslash
20924 boldsymbol
20925 \series default
20926
20927 \begin_inset Index idx
20928 status collapsed
20929
20930 \begin_layout Plain Layout
20931 Commands ! B ! 
20932 \backslash
20933 boldsymbol
20934 \end_layout
20935
20936 \end_inset
20937
20938 .
20939 \end_layout
20940
20941 \begin_layout Standard
20942 \align center
20943 \begin_inset Tabular
20944 <lyxtabular version="3" rows="3" columns="2">
20945 <features tabularvalignment="middle">
20946 <column alignment="center" valignment="top" width="0">
20947 <column alignment="center" valignment="top" width="0">
20948 <row>
20949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20950 \begin_inset Text
20951
20952 \begin_layout Plain Layout
20953 Command
20954 \end_layout
20955
20956 \end_inset
20957 </cell>
20958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20959 \begin_inset Text
20960
20961 \begin_layout Plain Layout
20962 Result
20963 \end_layout
20964
20965 \end_inset
20966 </cell>
20967 </row>
20968 <row>
20969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20970 \begin_inset Text
20971
20972 \begin_layout Plain Layout
20973
20974 \backslash
20975 Upsilon
20976 \backslash
20977 boldsymbol
20978 \backslash
20979 Upsilon
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20985 \begin_inset Text
20986
20987 \begin_layout Plain Layout
20988 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20989 \end_inset
20990
20991
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 </row>
20997 <row>
20998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002
21003 \backslash
21004 theta
21005 \backslash
21006 boldsymbol
21007 \backslash
21008 theta
21009 \end_layout
21010
21011 \end_inset
21012 </cell>
21013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21014 \begin_inset Text
21015
21016 \begin_layout Plain Layout
21017 \begin_inset Formula $\theta\boldsymbol{\theta}$
21018 \end_inset
21019
21020
21021 \end_layout
21022
21023 \end_inset
21024 </cell>
21025 </row>
21026 </lyxtabular>
21027
21028 \end_inset
21029
21030
21031 \end_layout
21032
21033 \begin_layout Section
21034 Symbols
21035 \begin_inset ERT
21036 status collapsed
21037
21038 \begin_layout Plain Layout
21039
21040
21041 \backslash
21042 texorpdfstring{
21043 \end_layout
21044
21045 \end_inset
21046
21047
21048 \begin_inset Foot
21049 status collapsed
21050
21051 \begin_layout Plain Layout
21052 A list with all symbols of most of the LaTeX-packages can be found in 
21053 \begin_inset CommandInset citation
21054 LatexCommand cite
21055 key "Symbols"
21056
21057 \end_inset
21058
21059 .
21060 \end_layout
21061
21062 \end_inset
21063
21064
21065 \begin_inset ERT
21066 status collapsed
21067
21068 \begin_layout Plain Layout
21069
21070 }{}
21071 \end_layout
21072
21073 \end_inset
21074
21075
21076 \begin_inset Note Note
21077 status collapsed
21078
21079 \begin_layout Plain Layout
21080
21081 \backslash
21082 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
21083 \end_layout
21084
21085 \begin_layout Plain Layout
21086 More about 
21087 \backslash
21088 texorpdfstring is in section 
21089 \begin_inset CommandInset ref
21090 LatexCommand ref
21091 reference "sub:Formulas-in-Section"
21092
21093 \end_inset
21094
21095 .
21096 \end_layout
21097
21098 \end_inset
21099
21100
21101 \begin_inset Index idx
21102 status collapsed
21103
21104 \begin_layout Plain Layout
21105 Symbols
21106 \end_layout
21107
21108 \end_inset
21109
21110
21111 \end_layout
21112
21113 \begin_layout Standard
21114 Many of the symbols listed in this section can also be inserted via the
21115  toolbar buttons 
21116 \begin_inset Graphics
21117         filename ../images/math/nabla.png
21118         scale 85
21119
21120 \end_inset
21121
21122  and 
21123 \begin_inset Graphics
21124         filename ../images/math/digamma.png
21125         scale 85
21126
21127 \end_inset
21128
21129 .
21130 \end_layout
21131
21132 \begin_layout Subsection
21133 Mathematical Symbols
21134 \begin_inset CommandInset label
21135 LatexCommand label
21136 name "sub:Mathematical-Symbols"
21137
21138 \end_inset
21139
21140
21141 \begin_inset Index idx
21142 status collapsed
21143
21144 \begin_layout Plain Layout
21145 Symbols ! mathematical
21146 \end_layout
21147
21148 \end_inset
21149
21150
21151 \end_layout
21152
21153 \begin_layout Standard
21154 \begin_inset space \hfill{}
21155 \end_inset
21156
21157
21158 \begin_inset Tabular
21159 <lyxtabular version="3" rows="10" columns="2">
21160 <features tabularvalignment="middle">
21161 <column alignment="center" valignment="top" width="0pt">
21162 <column alignment="center" valignment="top" width="0pt">
21163 <row>
21164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21165 \begin_inset Text
21166
21167 \begin_layout Plain Layout
21168 Command
21169 \end_layout
21170
21171 \end_inset
21172 </cell>
21173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21174 \begin_inset Text
21175
21176 \begin_layout Plain Layout
21177 Result
21178 \end_layout
21179
21180 \end_inset
21181 </cell>
21182 </row>
21183 <row>
21184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21185 \begin_inset Text
21186
21187 \begin_layout Plain Layout
21188
21189 \backslash
21190 neg
21191 \end_layout
21192
21193 \end_inset
21194 </cell>
21195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21196 \begin_inset Text
21197
21198 \begin_layout Plain Layout
21199 \begin_inset Formula $\neg$
21200 \end_inset
21201
21202
21203 \end_layout
21204
21205 \end_inset
21206 </cell>
21207 </row>
21208 <row>
21209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21210 \begin_inset Text
21211
21212 \begin_layout Plain Layout
21213
21214 \backslash
21215 Im
21216 \end_layout
21217
21218 \end_inset
21219 </cell>
21220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21221 \begin_inset Text
21222
21223 \begin_layout Plain Layout
21224 \begin_inset Formula $\Im$
21225 \end_inset
21226
21227
21228 \end_layout
21229
21230 \end_inset
21231 </cell>
21232 </row>
21233 <row>
21234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21235 \begin_inset Text
21236
21237 \begin_layout Plain Layout
21238
21239 \backslash
21240 Re
21241 \end_layout
21242
21243 \end_inset
21244 </cell>
21245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21246 \begin_inset Text
21247
21248 \begin_layout Plain Layout
21249 \begin_inset Formula $\Re$
21250 \end_inset
21251
21252
21253 \end_layout
21254
21255 \end_inset
21256 </cell>
21257 </row>
21258 <row>
21259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21260 \begin_inset Text
21261
21262 \begin_layout Plain Layout
21263
21264 \backslash
21265 aleph
21266 \end_layout
21267
21268 \end_inset
21269 </cell>
21270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21271 \begin_inset Text
21272
21273 \begin_layout Plain Layout
21274 \begin_inset Formula $\aleph$
21275 \end_inset
21276
21277
21278 \end_layout
21279
21280 \end_inset
21281 </cell>
21282 </row>
21283 <row>
21284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21285 \begin_inset Text
21286
21287 \begin_layout Plain Layout
21288
21289 \backslash
21290 partial
21291 \end_layout
21292
21293 \end_inset
21294 </cell>
21295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21296 \begin_inset Text
21297
21298 \begin_layout Plain Layout
21299 \begin_inset Formula $\partial$
21300 \end_inset
21301
21302
21303 \end_layout
21304
21305 \end_inset
21306 </cell>
21307 </row>
21308 <row>
21309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21310 \begin_inset Text
21311
21312 \begin_layout Plain Layout
21313
21314 \backslash
21315 infty
21316 \end_layout
21317
21318 \end_inset
21319 </cell>
21320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21321 \begin_inset Text
21322
21323 \begin_layout Plain Layout
21324 \begin_inset Formula $\infty$
21325 \end_inset
21326
21327
21328 \end_layout
21329
21330 \end_inset
21331 </cell>
21332 </row>
21333 <row>
21334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21335 \begin_inset Text
21336
21337 \begin_layout Plain Layout
21338
21339 \backslash
21340 wp
21341 \end_layout
21342
21343 \end_inset
21344 </cell>
21345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21346 \begin_inset Text
21347
21348 \begin_layout Plain Layout
21349 \begin_inset Formula $\wp$
21350 \end_inset
21351
21352
21353 \end_layout
21354
21355 \end_inset
21356 </cell>
21357 </row>
21358 <row>
21359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21360 \begin_inset Text
21361
21362 \begin_layout Plain Layout
21363
21364 \backslash
21365 imath
21366 \end_layout
21367
21368 \end_inset
21369 </cell>
21370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21371 \begin_inset Text
21372
21373 \begin_layout Plain Layout
21374 \begin_inset Formula $\imath$
21375 \end_inset
21376
21377
21378 \end_layout
21379
21380 \end_inset
21381 </cell>
21382 </row>
21383 <row>
21384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21385 \begin_inset Text
21386
21387 \begin_layout Plain Layout
21388
21389 \backslash
21390 jmath
21391 \end_layout
21392
21393 \end_inset
21394 </cell>
21395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21396 \begin_inset Text
21397
21398 \begin_layout Plain Layout
21399 \begin_inset Formula $\jmath$
21400 \end_inset
21401
21402
21403 \end_layout
21404
21405 \end_inset
21406 </cell>
21407 </row>
21408 </lyxtabular>
21409
21410 \end_inset
21411
21412
21413 \begin_inset space \hfill{}
21414 \end_inset
21415
21416
21417 \begin_inset Tabular
21418 <lyxtabular version="3" rows="10" columns="2">
21419 <features tabularvalignment="middle">
21420 <column alignment="center" valignment="top" width="0pt">
21421 <column alignment="center" valignment="top" width="0pt">
21422 <row>
21423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21424 \begin_inset Text
21425
21426 \begin_layout Plain Layout
21427 Command
21428 \end_layout
21429
21430 \end_inset
21431 </cell>
21432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21433 \begin_inset Text
21434
21435 \begin_layout Plain Layout
21436 Result
21437 \begin_inset Note Note
21438 status collapsed
21439
21440 \begin_layout Plain Layout
21441
21442 \series bold
21443
21444 \backslash
21445 raisebox
21446 \series default
21447  is only used as spacer.
21448 \end_layout
21449
21450 \end_inset
21451
21452
21453 \end_layout
21454
21455 \end_inset
21456 </cell>
21457 </row>
21458 <row>
21459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21460 \begin_inset Text
21461
21462 \begin_layout Plain Layout
21463
21464 \backslash
21465 forall
21466 \end_layout
21467
21468 \end_inset
21469 </cell>
21470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21471 \begin_inset Text
21472
21473 \begin_layout Plain Layout
21474 \begin_inset Formula $\forall$
21475 \end_inset
21476
21477
21478 \end_layout
21479
21480 \end_inset
21481 </cell>
21482 </row>
21483 <row>
21484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21485 \begin_inset Text
21486
21487 \begin_layout Plain Layout
21488
21489 \backslash
21490 exists
21491 \end_layout
21492
21493 \end_inset
21494 </cell>
21495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21496 \begin_inset Text
21497
21498 \begin_layout Plain Layout
21499 \begin_inset Formula $\exists$
21500 \end_inset
21501
21502
21503 \end_layout
21504
21505 \end_inset
21506 </cell>
21507 </row>
21508 <row>
21509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21510 \begin_inset Text
21511
21512 \begin_layout Plain Layout
21513
21514 \backslash
21515 nexists
21516 \end_layout
21517
21518 \end_inset
21519 </cell>
21520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21521 \begin_inset Text
21522
21523 \begin_layout Plain Layout
21524 \begin_inset Formula $\nexists$
21525 \end_inset
21526
21527
21528 \end_layout
21529
21530 \end_inset
21531 </cell>
21532 </row>
21533 <row>
21534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21535 \begin_inset Text
21536
21537 \begin_layout Plain Layout
21538
21539 \backslash
21540 emptyset
21541 \end_layout
21542
21543 \end_inset
21544 </cell>
21545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21546 \begin_inset Text
21547
21548 \begin_layout Plain Layout
21549 \begin_inset Formula $\emptyset$
21550 \end_inset
21551
21552
21553 \end_layout
21554
21555 \end_inset
21556 </cell>
21557 </row>
21558 <row>
21559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21560 \begin_inset Text
21561
21562 \begin_layout Plain Layout
21563
21564 \backslash
21565 varnothing
21566 \end_layout
21567
21568 \end_inset
21569 </cell>
21570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21571 \begin_inset Text
21572
21573 \begin_layout Plain Layout
21574 \begin_inset Formula $\varnothing$
21575 \end_inset
21576
21577
21578 \end_layout
21579
21580 \end_inset
21581 </cell>
21582 </row>
21583 <row>
21584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21585 \begin_inset Text
21586
21587 \begin_layout Plain Layout
21588
21589 \backslash
21590 dag
21591 \end_layout
21592
21593 \end_inset
21594 </cell>
21595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21596 \begin_inset Text
21597
21598 \begin_layout Plain Layout
21599 \begin_inset Formula $\dag$
21600 \end_inset
21601
21602
21603 \end_layout
21604
21605 \end_inset
21606 </cell>
21607 </row>
21608 <row>
21609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21610 \begin_inset Text
21611
21612 \begin_layout Plain Layout
21613
21614 \backslash
21615 ddag
21616 \end_layout
21617
21618 \end_inset
21619 </cell>
21620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21621 \begin_inset Text
21622
21623 \begin_layout Plain Layout
21624 \begin_inset Formula $\ddag$
21625 \end_inset
21626
21627
21628 \end_layout
21629
21630 \end_inset
21631 </cell>
21632 </row>
21633 <row>
21634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21635 \begin_inset Text
21636
21637 \begin_layout Plain Layout
21638
21639 \backslash
21640 complement
21641 \end_layout
21642
21643 \end_inset
21644 </cell>
21645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21646 \begin_inset Text
21647
21648 \begin_layout Plain Layout
21649 \begin_inset ERT
21650 status collapsed
21651
21652 \begin_layout Plain Layout
21653
21654
21655 \backslash
21656 raisebox{-0.8mm}{
21657 \end_layout
21658
21659 \end_inset
21660
21661
21662 \begin_inset Formula $\complement$
21663 \end_inset
21664
21665
21666 \begin_inset ERT
21667 status collapsed
21668
21669 \begin_layout Plain Layout
21670
21671 }
21672 \end_layout
21673
21674 \end_inset
21675
21676
21677 \end_layout
21678
21679 \end_inset
21680 </cell>
21681 </row>
21682 <row>
21683 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21684 \begin_inset Text
21685
21686 \begin_layout Plain Layout
21687
21688 \backslash
21689 Bbbk
21690 \end_layout
21691
21692 \end_inset
21693 </cell>
21694 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21695 \begin_inset Text
21696
21697 \begin_layout Plain Layout
21698 \begin_inset Formula $\Bbbk$
21699 \end_inset
21700
21701
21702 \end_layout
21703
21704 \end_inset
21705 </cell>
21706 </row>
21707 </lyxtabular>
21708
21709 \end_inset
21710
21711
21712 \begin_inset space \hfill{}
21713 \end_inset
21714
21715
21716 \begin_inset Tabular
21717 <lyxtabular version="3" rows="10" columns="2">
21718 <features tabularvalignment="middle">
21719 <column alignment="center" valignment="top" width="0pt">
21720 <column alignment="center" valignment="top" width="0pt">
21721 <row>
21722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21723 \begin_inset Text
21724
21725 \begin_layout Plain Layout
21726 Command
21727 \end_layout
21728
21729 \end_inset
21730 </cell>
21731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21732 \begin_inset Text
21733
21734 \begin_layout Plain Layout
21735 Result
21736 \end_layout
21737
21738 \end_inset
21739 </cell>
21740 </row>
21741 <row>
21742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21743 \begin_inset Text
21744
21745 \begin_layout Plain Layout
21746
21747 \backslash
21748 prime
21749 \end_layout
21750
21751 \end_inset
21752 </cell>
21753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21754 \begin_inset Text
21755
21756 \begin_layout Plain Layout
21757 \begin_inset Formula $\prime$
21758 \end_inset
21759
21760
21761 \end_layout
21762
21763 \end_inset
21764 </cell>
21765 </row>
21766 <row>
21767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21768 \begin_inset Text
21769
21770 \begin_layout Plain Layout
21771
21772 \backslash
21773 backprime
21774 \end_layout
21775
21776 \end_inset
21777 </cell>
21778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21779 \begin_inset Text
21780
21781 \begin_layout Plain Layout
21782 \begin_inset Formula $\backprime$
21783 \end_inset
21784
21785
21786 \end_layout
21787
21788 \end_inset
21789 </cell>
21790 </row>
21791 <row>
21792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21793 \begin_inset Text
21794
21795 \begin_layout Plain Layout
21796
21797 \backslash
21798 mho
21799 \end_layout
21800
21801 \end_inset
21802 </cell>
21803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21804 \begin_inset Text
21805
21806 \begin_layout Plain Layout
21807 \begin_inset Formula $\mho$
21808 \end_inset
21809
21810
21811 \end_layout
21812
21813 \end_inset
21814 </cell>
21815 </row>
21816 <row>
21817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21818 \begin_inset Text
21819
21820 \begin_layout Plain Layout
21821
21822 \backslash
21823 triangle
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21829 \begin_inset Text
21830
21831 \begin_layout Plain Layout
21832 \begin_inset Formula $\triangle$
21833 \end_inset
21834
21835
21836 \end_layout
21837
21838 \end_inset
21839 </cell>
21840 </row>
21841 <row>
21842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21843 \begin_inset Text
21844
21845 \begin_layout Plain Layout
21846
21847 \backslash
21848 angle
21849 \end_layout
21850
21851 \end_inset
21852 </cell>
21853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21854 \begin_inset Text
21855
21856 \begin_layout Plain Layout
21857 \begin_inset Formula $\angle$
21858 \end_inset
21859
21860
21861 \end_layout
21862
21863 \end_inset
21864 </cell>
21865 </row>
21866 <row>
21867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21868 \begin_inset Text
21869
21870 \begin_layout Plain Layout
21871
21872 \backslash
21873 measuredangle
21874 \end_layout
21875
21876 \end_inset
21877 </cell>
21878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21879 \begin_inset Text
21880
21881 \begin_layout Plain Layout
21882 \begin_inset Formula $\measuredangle$
21883 \end_inset
21884
21885
21886 \end_layout
21887
21888 \end_inset
21889 </cell>
21890 </row>
21891 <row>
21892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21893 \begin_inset Text
21894
21895 \begin_layout Plain Layout
21896
21897 \backslash
21898 sphericalangle
21899 \end_layout
21900
21901 \end_inset
21902 </cell>
21903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21904 \begin_inset Text
21905
21906 \begin_layout Plain Layout
21907 \begin_inset Formula $\sphericalangle$
21908 \end_inset
21909
21910
21911 \end_layout
21912
21913 \end_inset
21914 </cell>
21915 </row>
21916 <row>
21917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21918 \begin_inset Text
21919
21920 \begin_layout Plain Layout
21921
21922 \backslash
21923 top
21924 \end_layout
21925
21926 \end_inset
21927 </cell>
21928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21929 \begin_inset Text
21930
21931 \begin_layout Plain Layout
21932 \begin_inset Formula $\top$
21933 \end_inset
21934
21935
21936 \end_layout
21937
21938 \end_inset
21939 </cell>
21940 </row>
21941 <row>
21942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21943 \begin_inset Text
21944
21945 \begin_layout Plain Layout
21946
21947 \backslash
21948 bot
21949 \end_layout
21950
21951 \end_inset
21952 </cell>
21953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21954 \begin_inset Text
21955
21956 \begin_layout Plain Layout
21957 \begin_inset Formula $\bot$
21958 \end_inset
21959
21960
21961 \end_layout
21962
21963 \end_inset
21964 </cell>
21965 </row>
21966 </lyxtabular>
21967
21968 \end_inset
21969
21970
21971 \begin_inset space \hfill{}
21972 \end_inset
21973
21974
21975 \end_layout
21976
21977 \begin_layout Subsection
21978 Miscellaneous Symbols
21979 \begin_inset CommandInset label
21980 LatexCommand label
21981 name "sub:Miscellaneous-Symbols"
21982
21983 \end_inset
21984
21985
21986 \begin_inset Index idx
21987 status collapsed
21988
21989 \begin_layout Plain Layout
21990 Symbols ! miscellaneous
21991 \end_layout
21992
21993 \end_inset
21994
21995
21996 \end_layout
21997
21998 \begin_layout Standard
21999 \noindent
22000 \align center
22001 \begin_inset Tabular
22002 <lyxtabular version="3" rows="10" columns="2">
22003 <features tabularvalignment="middle">
22004 <column alignment="center" valignment="top" width="0pt">
22005 <column alignment="center" valignment="top" width="0pt">
22006 <row>
22007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22008 \begin_inset Text
22009
22010 \begin_layout Plain Layout
22011 Command
22012 \end_layout
22013
22014 \end_inset
22015 </cell>
22016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22017 \begin_inset Text
22018
22019 \begin_layout Plain Layout
22020 Result
22021 \end_layout
22022
22023 \end_inset
22024 </cell>
22025 </row>
22026 <row>
22027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22028 \begin_inset Text
22029
22030 \begin_layout Plain Layout
22031
22032 \backslash
22033 flat
22034 \end_layout
22035
22036 \end_inset
22037 </cell>
22038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22039 \begin_inset Text
22040
22041 \begin_layout Plain Layout
22042 \begin_inset Formula $\flat$
22043 \end_inset
22044
22045
22046 \end_layout
22047
22048 \end_inset
22049 </cell>
22050 </row>
22051 <row>
22052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22053 \begin_inset Text
22054
22055 \begin_layout Plain Layout
22056
22057 \backslash
22058 natural
22059 \end_layout
22060
22061 \end_inset
22062 </cell>
22063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22064 \begin_inset Text
22065
22066 \begin_layout Plain Layout
22067 \begin_inset Formula $\natural$
22068 \end_inset
22069
22070
22071 \end_layout
22072
22073 \end_inset
22074 </cell>
22075 </row>
22076 <row>
22077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22078 \begin_inset Text
22079
22080 \begin_layout Plain Layout
22081
22082 \backslash
22083 sharp
22084 \end_layout
22085
22086 \end_inset
22087 </cell>
22088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22089 \begin_inset Text
22090
22091 \begin_layout Plain Layout
22092 \begin_inset Formula $\sharp$
22093 \end_inset
22094
22095
22096 \end_layout
22097
22098 \end_inset
22099 </cell>
22100 </row>
22101 <row>
22102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22103 \begin_inset Text
22104
22105 \begin_layout Plain Layout
22106
22107 \backslash
22108 surd
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22114 \begin_inset Text
22115
22116 \begin_layout Plain Layout
22117 \begin_inset Formula $\surd$
22118 \end_inset
22119
22120
22121 \end_layout
22122
22123 \end_inset
22124 </cell>
22125 </row>
22126 <row>
22127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22128 \begin_inset Text
22129
22130 \begin_layout Plain Layout
22131
22132 \backslash
22133 checkmark
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22139 \begin_inset Text
22140
22141 \begin_layout Plain Layout
22142 \begin_inset Formula $\checkmark$
22143 \end_inset
22144
22145
22146 \end_layout
22147
22148 \end_inset
22149 </cell>
22150 </row>
22151 <row>
22152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22153 \begin_inset Text
22154
22155 \begin_layout Plain Layout
22156
22157 \backslash
22158 yen
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22164 \begin_inset Text
22165
22166 \begin_layout Plain Layout
22167 \begin_inset Formula $\yen$
22168 \end_inset
22169
22170
22171 \end_layout
22172
22173 \end_inset
22174 </cell>
22175 </row>
22176 <row>
22177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22178 \begin_inset Text
22179
22180 \begin_layout Plain Layout
22181
22182 \backslash
22183 pounds
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Plain Layout
22192 \begin_inset Formula $\pounds$
22193 \end_inset
22194
22195
22196 \end_layout
22197
22198 \end_inset
22199 </cell>
22200 </row>
22201 <row>
22202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22203 \begin_inset Text
22204
22205 \begin_layout Plain Layout
22206 $
22207 \end_layout
22208
22209 \end_inset
22210 </cell>
22211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22212 \begin_inset Text
22213
22214 \begin_layout Plain Layout
22215 \begin_inset Formula $\$$
22216 \end_inset
22217
22218
22219 \end_layout
22220
22221 \end_inset
22222 </cell>
22223 </row>
22224 <row>
22225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22226 \begin_inset Text
22227
22228 \begin_layout Plain Layout
22229 §
22230 \end_layout
22231
22232 \end_inset
22233 </cell>
22234 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22235 \begin_inset Text
22236
22237 \begin_layout Plain Layout
22238 \begin_inset Formula $§$
22239 \end_inset
22240
22241
22242 \end_layout
22243
22244 \end_inset
22245 </cell>
22246 </row>
22247 </lyxtabular>
22248
22249 \end_inset
22250
22251
22252 \begin_inset Tabular
22253 <lyxtabular version="3" rows="10" columns="2">
22254 <features tabularvalignment="middle">
22255 <column alignment="center" valignment="top" width="0">
22256 <column alignment="center" valignment="top" width="0">
22257 <row>
22258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22259 \begin_inset Text
22260
22261 \begin_layout Plain Layout
22262 Command
22263 \end_layout
22264
22265 \end_inset
22266 </cell>
22267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22268 \begin_inset Text
22269
22270 \begin_layout Plain Layout
22271 Result
22272 \end_layout
22273
22274 \end_inset
22275 </cell>
22276 </row>
22277 <row>
22278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22279 \begin_inset Text
22280
22281 \begin_layout Plain Layout
22282
22283 \backslash
22284 hbar
22285 \end_layout
22286
22287 \end_inset
22288 </cell>
22289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22290 \begin_inset Text
22291
22292 \begin_layout Plain Layout
22293 \begin_inset Formula $\hbar$
22294 \end_inset
22295
22296
22297 \end_layout
22298
22299 \end_inset
22300 </cell>
22301 </row>
22302 <row>
22303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22304 \begin_inset Text
22305
22306 \begin_layout Plain Layout
22307
22308 \backslash
22309 hslash
22310 \end_layout
22311
22312 \end_inset
22313 </cell>
22314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22315 \begin_inset Text
22316
22317 \begin_layout Plain Layout
22318 \begin_inset Formula $\hslash$
22319 \end_inset
22320
22321
22322 \end_layout
22323
22324 \end_inset
22325 </cell>
22326 </row>
22327 <row>
22328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22329 \begin_inset Text
22330
22331 \begin_layout Plain Layout
22332
22333 \backslash
22334 clubsuit
22335 \end_layout
22336
22337 \end_inset
22338 </cell>
22339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22340 \begin_inset Text
22341
22342 \begin_layout Plain Layout
22343 \begin_inset Formula $\clubsuit$
22344 \end_inset
22345
22346
22347 \end_layout
22348
22349 \end_inset
22350 </cell>
22351 </row>
22352 <row>
22353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22354 \begin_inset Text
22355
22356 \begin_layout Plain Layout
22357
22358 \backslash
22359 spadesuit
22360 \end_layout
22361
22362 \end_inset
22363 </cell>
22364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368 \begin_inset Formula $\spadesuit$
22369 \end_inset
22370
22371
22372 \end_layout
22373
22374 \end_inset
22375 </cell>
22376 </row>
22377 <row>
22378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22379 \begin_inset Text
22380
22381 \begin_layout Plain Layout
22382
22383 \backslash
22384 bigstar
22385 \end_layout
22386
22387 \end_inset
22388 </cell>
22389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22390 \begin_inset Text
22391
22392 \begin_layout Plain Layout
22393 \begin_inset Formula $\bigstar$
22394 \end_inset
22395
22396
22397 \end_layout
22398
22399 \end_inset
22400 </cell>
22401 </row>
22402 <row>
22403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22404 \begin_inset Text
22405
22406 \begin_layout Plain Layout
22407
22408 \backslash
22409 blacklozenge
22410 \end_layout
22411
22412 \end_inset
22413 </cell>
22414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418 \begin_inset Formula $\blacklozenge$
22419 \end_inset
22420
22421
22422 \end_layout
22423
22424 \end_inset
22425 </cell>
22426 </row>
22427 <row>
22428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22429 \begin_inset Text
22430
22431 \begin_layout Plain Layout
22432
22433 \backslash
22434 blacktriangle
22435 \end_layout
22436
22437 \end_inset
22438 </cell>
22439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22440 \begin_inset Text
22441
22442 \begin_layout Plain Layout
22443 \begin_inset Formula $\blacktriangle$
22444 \end_inset
22445
22446
22447 \end_layout
22448
22449 \end_inset
22450 </cell>
22451 </row>
22452 <row>
22453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22454 \begin_inset Text
22455
22456 \begin_layout Plain Layout
22457
22458 \backslash
22459 blacktiangledown
22460 \end_layout
22461
22462 \end_inset
22463 </cell>
22464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22465 \begin_inset Text
22466
22467 \begin_layout Plain Layout
22468 \begin_inset Formula $\blacktriangledown$
22469 \end_inset
22470
22471
22472 \end_layout
22473
22474 \end_inset
22475 </cell>
22476 </row>
22477 <row>
22478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22479 \begin_inset Text
22480
22481 \begin_layout Plain Layout
22482
22483 \backslash
22484 bullet
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \begin_layout Plain Layout
22493 \begin_inset Formula $\bullet$
22494 \end_inset
22495
22496
22497 \end_layout
22498
22499 \end_inset
22500 </cell>
22501 </row>
22502 </lyxtabular>
22503
22504 \end_inset
22505
22506
22507 \begin_inset Tabular
22508 <lyxtabular version="3" rows="10" columns="2">
22509 <features tabularvalignment="middle">
22510 <column alignment="center" valignment="top" width="0pt">
22511 <column alignment="center" valignment="top" width="0pt">
22512 <row>
22513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22514 \begin_inset Text
22515
22516 \begin_layout Plain Layout
22517 Command
22518 \end_layout
22519
22520 \end_inset
22521 </cell>
22522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526 Result
22527 \end_layout
22528
22529 \end_inset
22530 </cell>
22531 </row>
22532 <row>
22533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22534 \begin_inset Text
22535
22536 \begin_layout Plain Layout
22537
22538 \backslash
22539 diamondsuit
22540 \end_layout
22541
22542 \end_inset
22543 </cell>
22544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22545 \begin_inset Text
22546
22547 \begin_layout Plain Layout
22548 \begin_inset Formula $\diamondsuit$
22549 \end_inset
22550
22551
22552 \end_layout
22553
22554 \end_inset
22555 </cell>
22556 </row>
22557 <row>
22558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22559 \begin_inset Text
22560
22561 \begin_layout Plain Layout
22562
22563 \backslash
22564 Diamond
22565 \end_layout
22566
22567 \end_inset
22568 </cell>
22569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22570 \begin_inset Text
22571
22572 \begin_layout Plain Layout
22573 \begin_inset Formula $\Diamond$
22574 \end_inset
22575
22576
22577 \end_layout
22578
22579 \end_inset
22580 </cell>
22581 </row>
22582 <row>
22583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22584 \begin_inset Text
22585
22586 \begin_layout Plain Layout
22587
22588 \backslash
22589 heartsuit
22590 \end_layout
22591
22592 \end_inset
22593 </cell>
22594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22595 \begin_inset Text
22596
22597 \begin_layout Plain Layout
22598 \begin_inset Formula $\heartsuit$
22599 \end_inset
22600
22601
22602 \end_layout
22603
22604 \end_inset
22605 </cell>
22606 </row>
22607 <row>
22608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22609 \begin_inset Text
22610
22611 \begin_layout Plain Layout
22612
22613 \backslash
22614 P
22615 \end_layout
22616
22617 \end_inset
22618 </cell>
22619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22620 \begin_inset Text
22621
22622 \begin_layout Plain Layout
22623 \begin_inset Formula $\P$
22624 \end_inset
22625
22626
22627 \end_layout
22628
22629 \end_inset
22630 </cell>
22631 </row>
22632 <row>
22633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22634 \begin_inset Text
22635
22636 \begin_layout Plain Layout
22637
22638 \backslash
22639 copyright
22640 \end_layout
22641
22642 \end_inset
22643 </cell>
22644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22645 \begin_inset Text
22646
22647 \begin_layout Plain Layout
22648 \begin_inset Formula $\copyright$
22649 \end_inset
22650
22651
22652 \end_layout
22653
22654 \end_inset
22655 </cell>
22656 </row>
22657 <row>
22658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22659 \begin_inset Text
22660
22661 \begin_layout Plain Layout
22662
22663 \backslash
22664 circledR
22665 \end_layout
22666
22667 \end_inset
22668 </cell>
22669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22670 \begin_inset Text
22671
22672 \begin_layout Plain Layout
22673 \begin_inset Formula $\circledR$
22674 \end_inset
22675
22676
22677 \end_layout
22678
22679 \end_inset
22680 </cell>
22681 </row>
22682 <row>
22683 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22684 \begin_inset Text
22685
22686 \begin_layout Plain Layout
22687
22688 \backslash
22689 maltese
22690 \end_layout
22691
22692 \end_inset
22693 </cell>
22694 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22695 \begin_inset Text
22696
22697 \begin_layout Plain Layout
22698 \begin_inset Formula $\maltese$
22699 \end_inset
22700
22701
22702 \end_layout
22703
22704 \end_inset
22705 </cell>
22706 </row>
22707 <row>
22708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22709 \begin_inset Text
22710
22711 \begin_layout Plain Layout
22712
22713 \backslash
22714 diagup
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22720 \begin_inset Text
22721
22722 \begin_layout Plain Layout
22723 \begin_inset Formula $\diagup$
22724 \end_inset
22725
22726
22727 \end_layout
22728
22729 \end_inset
22730 </cell>
22731 </row>
22732 <row>
22733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22734 \begin_inset Text
22735
22736 \begin_layout Plain Layout
22737
22738 \backslash
22739 diagdown
22740 \end_layout
22741
22742 \end_inset
22743 </cell>
22744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22745 \begin_inset Text
22746
22747 \begin_layout Plain Layout
22748 \begin_inset Formula $\diagdown$
22749 \end_inset
22750
22751
22752 \end_layout
22753
22754 \end_inset
22755 </cell>
22756 </row>
22757 </lyxtabular>
22758
22759 \end_inset
22760
22761
22762 \end_layout
22763
22764 \begin_layout Standard
22765 \begin_inset VSpace medskip
22766 \end_inset
22767
22768 More symbols are listed in 
22769 \begin_inset CommandInset ref
22770 LatexCommand ref
22771 reference "sub:Miscellaneous-special-Characters"
22772
22773 \end_inset
22774
22775 .
22776 \end_layout
22777
22778 \begin_layout Standard
22779 Some symbols can be displayed in different sizes, see 
22780 \begin_inset CommandInset ref
22781 LatexCommand ref
22782 reference "sub:Font-Sizes"
22783
22784 \end_inset
22785
22786 .
22787 \end_layout
22788
22789 \begin_layout Subsection
22790 The Euro-Symbol €
22791 \begin_inset Index idx
22792 status collapsed
22793
22794 \begin_layout Plain Layout
22795 Symbols ! Euro-symbol
22796 \end_layout
22797
22798 \end_inset
22799
22800
22801 \begin_inset Index idx
22802 status collapsed
22803
22804 \begin_layout Plain Layout
22805
22806 \backslash
22807 @
22808 \begin_inset ERT
22809 status collapsed
22810
22811 \begin_layout Plain Layout
22812
22813
22814 \backslash
22815 officialeuro
22816 \end_layout
22817
22818 \end_inset
22819
22820
22821 \end_layout
22822
22823 \end_inset
22824
22825
22826 \end_layout
22827
22828 \begin_layout Standard
22829 To use the Euro symbol in formulas, the LaTeX-package 
22830 \series bold
22831 eurosym
22832 \series default
22833
22834 \begin_inset Index idx
22835 status collapsed
22836
22837 \begin_layout Plain Layout
22838 Packages ! eurosym
22839 \end_layout
22840
22841 \end_inset
22842
22843  must be installed and loaded with the LaTeX-preamble line
22844 \end_layout
22845
22846 \begin_layout Standard
22847
22848 \series bold
22849
22850 \backslash
22851 usepackage[gennarrow]{eurosym}
22852 \end_layout
22853
22854 \begin_layout Standard
22855 The Euro symbol can now be inserted with the command 
22856 \series bold
22857
22858 \backslash
22859 euro
22860 \series default
22861
22862 \begin_inset Index idx
22863 status collapsed
22864
22865 \begin_layout Plain Layout
22866 Commands ! E ! 
22867 \backslash
22868 euro
22869 \end_layout
22870
22871 \end_inset
22872
22873 .
22874 \end_layout
22875
22876 \begin_layout Standard
22877 The Euro symbol can directly be inserted with the € key in mathematical
22878  text, without having 
22879 \series bold
22880 eurosym
22881 \series default
22882  installed.
22883  When 
22884 \series bold
22885 eurosym
22886 \series default
22887  is installed, 
22888 \series bold
22889
22890 \backslash
22891 euro
22892 \series default
22893  can also be inserted in TeX-mode.
22894  The official currency symbol can then be inserted with the command 
22895 \series bold
22896
22897 \backslash
22898 officialeuro
22899 \series default
22900
22901 \begin_inset Index idx
22902 status collapsed
22903
22904 \begin_layout Plain Layout
22905 Commands ! O ! 
22906 \backslash
22907 officialeuro
22908 \end_layout
22909
22910 \end_inset
22911
22912 , that is only available in TeX-mode.
22913 \end_layout
22914
22915 \begin_layout Standard
22916 \begin_inset ERT
22917 status collapsed
22918
22919 \begin_layout Plain Layout
22920
22921
22922 \backslash
22923 ifeurosym 
22924 \end_layout
22925
22926 \end_inset
22927
22928
22929 \begin_inset Note Note
22930 status open
22931
22932 \begin_layout Plain Layout
22933 The following table will only be displayed when the LaTeX-package 
22934 \series bold
22935 eurosym
22936 \series default
22937  is installed.
22938 \end_layout
22939
22940 \end_inset
22941
22942
22943 \end_layout
22944
22945 \begin_layout Standard
22946 An overview about the different Euro symbols:
22947 \end_layout
22948
22949 \begin_layout Standard
22950 \align center
22951 \begin_inset Tabular
22952 <lyxtabular version="3" rows="4" columns="3">
22953 <features tabularvalignment="middle">
22954 <column alignment="center" valignment="top" width="0pt">
22955 <column alignment="center" valignment="top" width="0pt">
22956 <column alignment="center" valignment="top" width="0pt">
22957 <row>
22958 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22959 \begin_inset Text
22960
22961 \begin_layout Plain Layout
22962
22963 \end_layout
22964
22965 \end_inset
22966 </cell>
22967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22968 \begin_inset Text
22969
22970 \begin_layout Plain Layout
22971 Command 
22972 \end_layout
22973
22974 \end_inset
22975 </cell>
22976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22977 \begin_inset Text
22978
22979 \begin_layout Plain Layout
22980 Result
22981 \end_layout
22982
22983 \end_inset
22984 </cell>
22985 </row>
22986 <row>
22987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22988 \begin_inset Text
22989
22990 \begin_layout Plain Layout
22991 formula
22992 \end_layout
22993
22994 \end_inset
22995 </cell>
22996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22997 \begin_inset Text
22998
22999 \begin_layout Plain Layout
23000
23001 \backslash
23002 euro
23003 \end_layout
23004
23005 \end_inset
23006 </cell>
23007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23008 \begin_inset Text
23009
23010 \begin_layout Plain Layout
23011 \begin_inset Formula $\euro$
23012 \end_inset
23013
23014
23015 \end_layout
23016
23017 \end_inset
23018 </cell>
23019 </row>
23020 <row>
23021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23022 \begin_inset Text
23023
23024 \begin_layout Plain Layout
23025 mathematical text
23026 \end_layout
23027
23028 \end_inset
23029 </cell>
23030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23031 \begin_inset Text
23032
23033 \begin_layout Plain Layout
23034
23035 \end_layout
23036
23037 \end_inset
23038 </cell>
23039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23040 \begin_inset Text
23041
23042 \begin_layout Plain Layout
23043 \begin_inset Formula $\mbox{€}$
23044 \end_inset
23045
23046
23047 \end_layout
23048
23049 \end_inset
23050 </cell>
23051 </row>
23052 <row>
23053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23054 \begin_inset Text
23055
23056 \begin_layout Plain Layout
23057 TeX-mode
23058 \end_layout
23059
23060 \end_inset
23061 </cell>
23062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23063 \begin_inset Text
23064
23065 \begin_layout Plain Layout
23066
23067 \backslash
23068 officialeuro
23069 \end_layout
23070
23071 \end_inset
23072 </cell>
23073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23074 \begin_inset Text
23075
23076 \begin_layout Plain Layout
23077 \begin_inset ERT
23078 status collapsed
23079
23080 \begin_layout Plain Layout
23081
23082
23083 \backslash
23084 officialeuro
23085 \end_layout
23086
23087 \end_inset
23088
23089
23090 \end_layout
23091
23092 \end_inset
23093 </cell>
23094 </row>
23095 </lyxtabular>
23096
23097 \end_inset
23098
23099
23100 \end_layout
23101
23102 \begin_layout Standard
23103 \begin_inset ERT
23104 status collapsed
23105
23106 \begin_layout Plain Layout
23107
23108
23109 \backslash
23110 else 
23111 \end_layout
23112
23113 \end_inset
23114
23115
23116 \begin_inset Note Note
23117 status open
23118
23119 \begin_layout Plain Layout
23120 The following will be displayed when the LaTeX-package 
23121 \series bold
23122 eurosym
23123 \series default
23124  is not installed:
23125 \end_layout
23126
23127 \end_inset
23128
23129
23130 \end_layout
23131
23132 \begin_layout Standard
23133 You need to install the LaTeX-package 
23134 \series bold
23135 eurosym
23136 \series default
23137  to see the rest of this subsection in the output.
23138 \end_layout
23139
23140 \begin_layout Standard
23141 \begin_inset ERT
23142 status collapsed
23143
23144 \begin_layout Plain Layout
23145
23146
23147 \backslash
23148 fi 
23149 \end_layout
23150
23151 \end_inset
23152
23153
23154 \end_layout
23155
23156 \begin_layout Section
23157 Relations
23158 \begin_inset CommandInset label
23159 LatexCommand label
23160 name "sec:Relations"
23161
23162 \end_inset
23163
23164
23165 \begin_inset Index idx
23166 status collapsed
23167
23168 \begin_layout Plain Layout
23169 Relations
23170 \end_layout
23171
23172 \end_inset
23173
23174
23175 \begin_inset Index idx
23176 status collapsed
23177
23178 \begin_layout Plain Layout
23179 Comparisons|see
23180 \begin_inset ERT
23181 status collapsed
23182
23183 \begin_layout Plain Layout
23184
23185 {
23186 \end_layout
23187
23188 \end_inset
23189
23190 Relations
23191 \begin_inset ERT
23192 status collapsed
23193
23194 \begin_layout Plain Layout
23195
23196 }
23197 \end_layout
23198
23199 \end_inset
23200
23201
23202 \end_layout
23203
23204 \end_inset
23205
23206
23207 \end_layout
23208
23209 \begin_layout Standard
23210 All relations can also be inserted via the toolbar button 
23211 \begin_inset Graphics
23212         filename ../images/math/leq.png
23213         scale 85
23214
23215 \end_inset
23216
23217 .
23218 \end_layout
23219
23220 \begin_layout Standard
23221 \begin_inset space \hfill{}
23222 \end_inset
23223
23224
23225 \begin_inset Tabular
23226 <lyxtabular version="3" rows="17" columns="2">
23227 <features tabularvalignment="middle">
23228 <column alignment="center" valignment="top" width="0pt">
23229 <column alignment="center" valignment="top" width="0pt">
23230 <row>
23231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23232 \begin_inset Text
23233
23234 \begin_layout Plain Layout
23235 Command
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23241 \begin_inset Text
23242
23243 \begin_layout Plain Layout
23244 Result
23245 \end_layout
23246
23247 \end_inset
23248 </cell>
23249 </row>
23250 <row>
23251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23252 \begin_inset Text
23253
23254 \begin_layout Plain Layout
23255 <
23256 \end_layout
23257
23258 \end_inset
23259 </cell>
23260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23261 \begin_inset Text
23262
23263 \begin_layout Plain Layout
23264 \begin_inset Formula $<$
23265 \end_inset
23266
23267
23268 \end_layout
23269
23270 \end_inset
23271 </cell>
23272 </row>
23273 <row>
23274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23275 \begin_inset Text
23276
23277 \begin_layout Plain Layout
23278
23279 \backslash
23280 le
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23286 \begin_inset Text
23287
23288 \begin_layout Plain Layout
23289 \begin_inset Formula $\le$
23290 \end_inset
23291
23292
23293 \end_layout
23294
23295 \end_inset
23296 </cell>
23297 </row>
23298 <row>
23299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23300 \begin_inset Text
23301
23302 \begin_layout Plain Layout
23303
23304 \backslash
23305 ll
23306 \end_layout
23307
23308 \end_inset
23309 </cell>
23310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314 \begin_inset Formula $\ll$
23315 \end_inset
23316
23317
23318 \end_layout
23319
23320 \end_inset
23321 </cell>
23322 </row>
23323 <row>
23324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23325 \begin_inset Text
23326
23327 \begin_layout Plain Layout
23328
23329 \backslash
23330 prec
23331 \end_layout
23332
23333 \end_inset
23334 </cell>
23335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23336 \begin_inset Text
23337
23338 \begin_layout Plain Layout
23339 \begin_inset Formula $\prec$
23340 \end_inset
23341
23342
23343 \end_layout
23344
23345 \end_inset
23346 </cell>
23347 </row>
23348 <row>
23349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23350 \begin_inset Text
23351
23352 \begin_layout Plain Layout
23353
23354 \backslash
23355 preceq
23356 \end_layout
23357
23358 \end_inset
23359 </cell>
23360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23361 \begin_inset Text
23362
23363 \begin_layout Plain Layout
23364 \begin_inset Formula $\preceq$
23365 \end_inset
23366
23367
23368 \end_layout
23369
23370 \end_inset
23371 </cell>
23372 </row>
23373 <row>
23374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23375 \begin_inset Text
23376
23377 \begin_layout Plain Layout
23378
23379 \backslash
23380 subset
23381 \end_layout
23382
23383 \end_inset
23384 </cell>
23385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23386 \begin_inset Text
23387
23388 \begin_layout Plain Layout
23389 \begin_inset Formula $\subset$
23390 \end_inset
23391
23392
23393 \end_layout
23394
23395 \end_inset
23396 </cell>
23397 </row>
23398 <row>
23399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23400 \begin_inset Text
23401
23402 \begin_layout Plain Layout
23403
23404 \backslash
23405 subseteq
23406 \end_layout
23407
23408 \end_inset
23409 </cell>
23410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23411 \begin_inset Text
23412
23413 \begin_layout Plain Layout
23414 \begin_inset Formula $\subseteq$
23415 \end_inset
23416
23417
23418 \end_layout
23419
23420 \end_inset
23421 </cell>
23422 </row>
23423 <row>
23424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23425 \begin_inset Text
23426
23427 \begin_layout Plain Layout
23428
23429 \backslash
23430 sqsubseteq
23431 \end_layout
23432
23433 \end_inset
23434 </cell>
23435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23436 \begin_inset Text
23437
23438 \begin_layout Plain Layout
23439 \begin_inset Formula $\sqsubseteq$
23440 \end_inset
23441
23442
23443 \end_layout
23444
23445 \end_inset
23446 </cell>
23447 </row>
23448 <row>
23449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23450 \begin_inset Text
23451
23452 \begin_layout Plain Layout
23453
23454 \backslash
23455 in
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23461 \begin_inset Text
23462
23463 \begin_layout Plain Layout
23464 \begin_inset Formula $\in$
23465 \end_inset
23466
23467
23468 \end_layout
23469
23470 \end_inset
23471 </cell>
23472 </row>
23473 <row>
23474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478
23479 \backslash
23480 vdash
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489 \begin_inset Formula $\vdash$
23490 \end_inset
23491
23492
23493 \end_layout
23494
23495 \end_inset
23496 </cell>
23497 </row>
23498 <row>
23499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503
23504 \backslash
23505 smile
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514 \begin_inset Formula $\smile$
23515 \end_inset
23516
23517
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 </row>
23523 <row>
23524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23525 \begin_inset Text
23526
23527 \begin_layout Plain Layout
23528
23529 \backslash
23530 lhd
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539 \begin_inset Formula $\lhd$
23540 \end_inset
23541
23542
23543 \end_layout
23544
23545 \end_inset
23546 </cell>
23547 </row>
23548 <row>
23549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553
23554 \backslash
23555 unlhd
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564 \begin_inset Formula $\unlhd$
23565 \end_inset
23566
23567
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 </row>
23573 <row>
23574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23575 \begin_inset Text
23576
23577 \begin_layout Plain Layout
23578
23579 \backslash
23580 gtrless
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23586 \begin_inset Text
23587
23588 \begin_layout Plain Layout
23589 \begin_inset Formula $\gtrless$
23590 \end_inset
23591
23592
23593 \end_layout
23594
23595 \end_inset
23596 </cell>
23597 </row>
23598 <row>
23599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603
23604 \backslash
23605 mid
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614 \begin_inset Formula $\mid$
23615 \end_inset
23616
23617
23618 \end_layout
23619
23620 \end_inset
23621 </cell>
23622 </row>
23623 <row>
23624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23625 \begin_inset Text
23626
23627 \begin_layout Plain Layout
23628
23629 \backslash
23630 nmid
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23636 \begin_inset Text
23637
23638 \begin_layout Plain Layout
23639 \begin_inset Formula $\nmid$
23640 \end_inset
23641
23642
23643 \end_layout
23644
23645 \end_inset
23646 </cell>
23647 </row>
23648 </lyxtabular>
23649
23650 \end_inset
23651
23652
23653 \begin_inset space \hfill{}
23654 \end_inset
23655
23656
23657 \begin_inset Tabular
23658 <lyxtabular version="3" rows="17" columns="2">
23659 <features tabularvalignment="middle">
23660 <column alignment="center" valignment="top" width="0pt">
23661 <column alignment="center" valignment="top" width="0pt">
23662 <row>
23663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23664 \begin_inset Text
23665
23666 \begin_layout Plain Layout
23667 Command
23668 \end_layout
23669
23670 \end_inset
23671 </cell>
23672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23673 \begin_inset Text
23674
23675 \begin_layout Plain Layout
23676 Result
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 </row>
23682 <row>
23683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23684 \begin_inset Text
23685
23686 \begin_layout Plain Layout
23687 =
23688 \end_layout
23689
23690 \end_inset
23691 </cell>
23692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23693 \begin_inset Text
23694
23695 \begin_layout Plain Layout
23696 \begin_inset Formula $=$
23697 \end_inset
23698
23699
23700 \end_layout
23701
23702 \end_inset
23703 </cell>
23704 </row>
23705 <row>
23706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23707 \begin_inset Text
23708
23709 \begin_layout Plain Layout
23710
23711 \backslash
23712 not=
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721 \begin_inset Formula $\not=$
23722 \end_inset
23723
23724
23725 \end_layout
23726
23727 \end_inset
23728 </cell>
23729 </row>
23730 <row>
23731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23732 \begin_inset Text
23733
23734 \begin_layout Plain Layout
23735
23736 \backslash
23737 equiv
23738 \end_layout
23739
23740 \end_inset
23741 </cell>
23742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23743 \begin_inset Text
23744
23745 \begin_layout Plain Layout
23746 \begin_inset Formula $\equiv$
23747 \end_inset
23748
23749
23750 \end_layout
23751
23752 \end_inset
23753 </cell>
23754 </row>
23755 <row>
23756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23757 \begin_inset Text
23758
23759 \begin_layout Plain Layout
23760
23761 \backslash
23762 sim
23763 \end_layout
23764
23765 \end_inset
23766 </cell>
23767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23768 \begin_inset Text
23769
23770 \begin_layout Plain Layout
23771 \begin_inset Formula $\sim$
23772 \end_inset
23773
23774
23775 \end_layout
23776
23777 \end_inset
23778 </cell>
23779 </row>
23780 <row>
23781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23782 \begin_inset Text
23783
23784 \begin_layout Plain Layout
23785
23786 \backslash
23787 simeq
23788 \end_layout
23789
23790 \end_inset
23791 </cell>
23792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23793 \begin_inset Text
23794
23795 \begin_layout Plain Layout
23796 \begin_inset Formula $\simeq$
23797 \end_inset
23798
23799
23800 \end_layout
23801
23802 \end_inset
23803 </cell>
23804 </row>
23805 <row>
23806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23807 \begin_inset Text
23808
23809 \begin_layout Plain Layout
23810
23811 \backslash
23812 approx
23813 \end_layout
23814
23815 \end_inset
23816 </cell>
23817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23818 \begin_inset Text
23819
23820 \begin_layout Plain Layout
23821 \begin_inset Formula $\approx$
23822 \end_inset
23823
23824
23825 \end_layout
23826
23827 \end_inset
23828 </cell>
23829 </row>
23830 <row>
23831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23832 \begin_inset Text
23833
23834 \begin_layout Plain Layout
23835
23836 \backslash
23837 cong
23838 \end_layout
23839
23840 \end_inset
23841 </cell>
23842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23843 \begin_inset Text
23844
23845 \begin_layout Plain Layout
23846 \begin_inset Formula $\cong$
23847 \end_inset
23848
23849
23850 \end_layout
23851
23852 \end_inset
23853 </cell>
23854 </row>
23855 <row>
23856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23857 \begin_inset Text
23858
23859 \begin_layout Plain Layout
23860
23861 \backslash
23862 bowtie
23863 \end_layout
23864
23865 \end_inset
23866 </cell>
23867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23868 \begin_inset Text
23869
23870 \begin_layout Plain Layout
23871 \begin_inset Formula $\bowtie$
23872 \end_inset
23873
23874
23875 \end_layout
23876
23877 \end_inset
23878 </cell>
23879 </row>
23880 <row>
23881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23882 \begin_inset Text
23883
23884 \begin_layout Plain Layout
23885
23886 \backslash
23887 notin
23888 \end_layout
23889
23890 \end_inset
23891 </cell>
23892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23893 \begin_inset Text
23894
23895 \begin_layout Plain Layout
23896 \begin_inset Formula $\notin$
23897 \end_inset
23898
23899
23900 \end_layout
23901
23902 \end_inset
23903 </cell>
23904 </row>
23905 <row>
23906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23907 \begin_inset Text
23908
23909 \begin_layout Plain Layout
23910
23911 \backslash
23912 perp
23913 \end_layout
23914
23915 \end_inset
23916 </cell>
23917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23918 \begin_inset Text
23919
23920 \begin_layout Plain Layout
23921 \begin_inset Formula $\perp$
23922 \end_inset
23923
23924
23925 \end_layout
23926
23927 \end_inset
23928 </cell>
23929 </row>
23930 <row>
23931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23932 \begin_inset Text
23933
23934 \begin_layout Plain Layout
23935
23936 \backslash
23937 propto
23938 \end_layout
23939
23940 \end_inset
23941 </cell>
23942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23943 \begin_inset Text
23944
23945 \begin_layout Plain Layout
23946 \begin_inset Formula $\propto$
23947 \end_inset
23948
23949
23950 \end_layout
23951
23952 \end_inset
23953 </cell>
23954 </row>
23955 <row>
23956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23957 \begin_inset Text
23958
23959 \begin_layout Plain Layout
23960
23961 \backslash
23962 asymp
23963 \end_layout
23964
23965 \end_inset
23966 </cell>
23967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23968 \begin_inset Text
23969
23970 \begin_layout Plain Layout
23971 \begin_inset Formula $\asymp$
23972 \end_inset
23973
23974
23975 \end_layout
23976
23977 \end_inset
23978 </cell>
23979 </row>
23980 <row>
23981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23982 \begin_inset Text
23983
23984 \begin_layout Plain Layout
23985
23986 \backslash
23987 doteq
23988 \end_layout
23989
23990 \end_inset
23991 </cell>
23992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23993 \begin_inset Text
23994
23995 \begin_layout Plain Layout
23996 \begin_inset Formula $\doteq$
23997 \end_inset
23998
23999
24000 \end_layout
24001
24002 \end_inset
24003 </cell>
24004 </row>
24005 <row>
24006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24007 \begin_inset Text
24008
24009 \begin_layout Plain Layout
24010
24011 \backslash
24012 circeq
24013 \end_layout
24014
24015 \end_inset
24016 </cell>
24017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24018 \begin_inset Text
24019
24020 \begin_layout Plain Layout
24021 \begin_inset Formula $\circeq$
24022 \end_inset
24023
24024
24025 \end_layout
24026
24027 \end_inset
24028 </cell>
24029 </row>
24030 <row>
24031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24032 \begin_inset Text
24033
24034 \begin_layout Plain Layout
24035
24036 \backslash
24037 models
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 Plain Layout
24046 \begin_inset Formula $\models$
24047 \end_inset
24048
24049
24050 \end_layout
24051
24052 \end_inset
24053 </cell>
24054 </row>
24055 <row>
24056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Plain Layout
24060
24061 \backslash
24062 widehat=
24063 \end_layout
24064
24065 \end_inset
24066 </cell>
24067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24068 \begin_inset Text
24069
24070 \begin_layout Plain Layout
24071 \begin_inset Formula $\widehat{=}$
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 \begin_inset space \hfill{}
24086 \end_inset
24087
24088
24089 \begin_inset Tabular
24090 <lyxtabular version="3" rows="17" columns="2">
24091 <features tabularvalignment="middle">
24092 <column alignment="center" valignment="top" width="0pt">
24093 <column alignment="center" valignment="top" width="0pt">
24094 <row>
24095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24096 \begin_inset Text
24097
24098 \begin_layout Plain Layout
24099 Command
24100 \end_layout
24101
24102 \end_inset
24103 </cell>
24104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24105 \begin_inset Text
24106
24107 \begin_layout Plain Layout
24108 Result
24109 \end_layout
24110
24111 \end_inset
24112 </cell>
24113 </row>
24114 <row>
24115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24116 \begin_inset Text
24117
24118 \begin_layout Plain Layout
24119 >
24120 \end_layout
24121
24122 \end_inset
24123 </cell>
24124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24125 \begin_inset Text
24126
24127 \begin_layout Plain Layout
24128 \begin_inset Formula $>$
24129 \end_inset
24130
24131
24132 \end_layout
24133
24134 \end_inset
24135 </cell>
24136 </row>
24137 <row>
24138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24139 \begin_inset Text
24140
24141 \begin_layout Plain Layout
24142
24143 \backslash
24144 ge
24145 \end_layout
24146
24147 \end_inset
24148 </cell>
24149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24150 \begin_inset Text
24151
24152 \begin_layout Plain Layout
24153 \begin_inset Formula $\ge$
24154 \end_inset
24155
24156
24157 \end_layout
24158
24159 \end_inset
24160 </cell>
24161 </row>
24162 <row>
24163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24164 \begin_inset Text
24165
24166 \begin_layout Plain Layout
24167
24168 \backslash
24169 gg
24170 \end_layout
24171
24172 \end_inset
24173 </cell>
24174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24175 \begin_inset Text
24176
24177 \begin_layout Plain Layout
24178 \begin_inset Formula $\gg$
24179 \end_inset
24180
24181
24182 \end_layout
24183
24184 \end_inset
24185 </cell>
24186 </row>
24187 <row>
24188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24189 \begin_inset Text
24190
24191 \begin_layout Plain Layout
24192
24193 \backslash
24194 succ
24195 \end_layout
24196
24197 \end_inset
24198 </cell>
24199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24200 \begin_inset Text
24201
24202 \begin_layout Plain Layout
24203 \begin_inset Formula $\succ$
24204 \end_inset
24205
24206
24207 \end_layout
24208
24209 \end_inset
24210 </cell>
24211 </row>
24212 <row>
24213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24214 \begin_inset Text
24215
24216 \begin_layout Plain Layout
24217
24218 \backslash
24219 succeq
24220 \end_layout
24221
24222 \end_inset
24223 </cell>
24224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24225 \begin_inset Text
24226
24227 \begin_layout Plain Layout
24228 \begin_inset Formula $\succeq$
24229 \end_inset
24230
24231
24232 \end_layout
24233
24234 \end_inset
24235 </cell>
24236 </row>
24237 <row>
24238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24239 \begin_inset Text
24240
24241 \begin_layout Plain Layout
24242
24243 \backslash
24244 supset
24245 \end_layout
24246
24247 \end_inset
24248 </cell>
24249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24250 \begin_inset Text
24251
24252 \begin_layout Plain Layout
24253 \begin_inset Formula $\supset$
24254 \end_inset
24255
24256
24257 \end_layout
24258
24259 \end_inset
24260 </cell>
24261 </row>
24262 <row>
24263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24264 \begin_inset Text
24265
24266 \begin_layout Plain Layout
24267
24268 \backslash
24269 supseteq
24270 \end_layout
24271
24272 \end_inset
24273 </cell>
24274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24275 \begin_inset Text
24276
24277 \begin_layout Plain Layout
24278 \begin_inset Formula $\supseteq$
24279 \end_inset
24280
24281
24282 \end_layout
24283
24284 \end_inset
24285 </cell>
24286 </row>
24287 <row>
24288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24289 \begin_inset Text
24290
24291 \begin_layout Plain Layout
24292
24293 \backslash
24294 sqsupseteq
24295 \end_layout
24296
24297 \end_inset
24298 </cell>
24299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24300 \begin_inset Text
24301
24302 \begin_layout Plain Layout
24303 \begin_inset Formula $\sqsupseteq$
24304 \end_inset
24305
24306
24307 \end_layout
24308
24309 \end_inset
24310 </cell>
24311 </row>
24312 <row>
24313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24314 \begin_inset Text
24315
24316 \begin_layout Plain Layout
24317
24318 \backslash
24319 ni
24320 \end_layout
24321
24322 \end_inset
24323 </cell>
24324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24325 \begin_inset Text
24326
24327 \begin_layout Plain Layout
24328 \begin_inset Formula $\ni$
24329 \end_inset
24330
24331
24332 \end_layout
24333
24334 \end_inset
24335 </cell>
24336 </row>
24337 <row>
24338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24339 \begin_inset Text
24340
24341 \begin_layout Plain Layout
24342
24343 \backslash
24344 dashv
24345 \end_layout
24346
24347 \end_inset
24348 </cell>
24349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24350 \begin_inset Text
24351
24352 \begin_layout Plain Layout
24353 \begin_inset Formula $\dashv$
24354 \end_inset
24355
24356
24357 \end_layout
24358
24359 \end_inset
24360 </cell>
24361 </row>
24362 <row>
24363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24364 \begin_inset Text
24365
24366 \begin_layout Plain Layout
24367
24368 \backslash
24369 frown
24370 \end_layout
24371
24372 \end_inset
24373 </cell>
24374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378 \begin_inset Formula $\frown$
24379 \end_inset
24380
24381
24382 \end_layout
24383
24384 \end_inset
24385 </cell>
24386 </row>
24387 <row>
24388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24389 \begin_inset Text
24390
24391 \begin_layout Plain Layout
24392
24393 \backslash
24394 rhd
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24400 \begin_inset Text
24401
24402 \begin_layout Plain Layout
24403 \begin_inset Formula $\rhd$
24404 \end_inset
24405
24406
24407 \end_layout
24408
24409 \end_inset
24410 </cell>
24411 </row>
24412 <row>
24413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24414 \begin_inset Text
24415
24416 \begin_layout Plain Layout
24417
24418 \backslash
24419 unrhd
24420 \end_layout
24421
24422 \end_inset
24423 </cell>
24424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24425 \begin_inset Text
24426
24427 \begin_layout Plain Layout
24428 \begin_inset Formula $\unrhd$
24429 \end_inset
24430
24431
24432 \end_layout
24433
24434 \end_inset
24435 </cell>
24436 </row>
24437 <row>
24438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24439 \begin_inset Text
24440
24441 \begin_layout Plain Layout
24442
24443 \backslash
24444 lessgtr
24445 \end_layout
24446
24447 \end_inset
24448 </cell>
24449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24450 \begin_inset Text
24451
24452 \begin_layout Plain Layout
24453 \begin_inset Formula $\lessgtr$
24454 \end_inset
24455
24456
24457 \end_layout
24458
24459 \end_inset
24460 </cell>
24461 </row>
24462 <row>
24463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24464 \begin_inset Text
24465
24466 \begin_layout Plain Layout
24467
24468 \backslash
24469 parallel
24470 \end_layout
24471
24472 \end_inset
24473 </cell>
24474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478 \begin_inset Formula $\parallel$
24479 \end_inset
24480
24481
24482 \end_layout
24483
24484 \end_inset
24485 </cell>
24486 </row>
24487 <row>
24488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24489 \begin_inset Text
24490
24491 \begin_layout Plain Layout
24492
24493 \backslash
24494 nparallel
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503 \begin_inset Formula $\nparallel$
24504 \end_inset
24505
24506
24507 \end_layout
24508
24509 \end_inset
24510 </cell>
24511 </row>
24512 </lyxtabular>
24513
24514 \end_inset
24515
24516
24517 \begin_inset space \hfill{}
24518 \end_inset
24519
24520
24521 \end_layout
24522
24523 \begin_layout Standard
24524 \begin_inset VSpace medskip
24525 \end_inset
24526
24527 The characters 
24528 \series bold
24529
24530 \backslash
24531 lhd
24532 \series default
24533  and 
24534 \series bold
24535
24536 \backslash
24537 rhd
24538 \series default
24539  are bigger than the equal looking operators 
24540 \series bold
24541
24542 \backslash
24543 triangleleft
24544 \series default
24545  and 
24546 \series bold
24547
24548 \backslash
24549 triangleright
24550 \series default
24551 , respectively.
24552 \end_layout
24553
24554 \begin_layout Standard
24555 Relations are, in contrary to symbols, always surrounded by space.
24556 \end_layout
24557
24558 \begin_layout Standard
24559 Relations with labels can be created with the command 
24560 \series bold
24561
24562 \backslash
24563 stackrel
24564 \series default
24565
24566 \begin_inset Index idx
24567 status collapsed
24568
24569 \begin_layout Plain Layout
24570 Commands ! S ! 
24571 \backslash
24572 stackrel
24573 \end_layout
24574
24575 \end_inset
24576
24577 :
24578 \end_layout
24579
24580 \begin_layout Standard
24581 \align center
24582 \begin_inset Tabular
24583 <lyxtabular version="3" rows="2" columns="2">
24584 <features tabularvalignment="middle">
24585 <column alignment="center" valignment="top" width="0">
24586 <column alignment="center" valignment="top" width="0">
24587 <row>
24588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24589 \begin_inset Text
24590
24591 \begin_layout Plain Layout
24592 Command
24593 \end_layout
24594
24595 \end_inset
24596 </cell>
24597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24598 \begin_inset Text
24599
24600 \begin_layout Plain Layout
24601 Result
24602 \begin_inset Note Note
24603 status collapsed
24604
24605 \begin_layout Plain Layout
24606
24607 \series bold
24608
24609 \backslash
24610 raisebox
24611 \series default
24612  is only used as spacer.
24613 \end_layout
24614
24615 \end_inset
24616
24617
24618 \end_layout
24619
24620 \end_inset
24621 </cell>
24622 </row>
24623 <row>
24624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24625 \begin_inset Text
24626
24627 \begin_layout Plain Layout
24628 A(r)
24629 \backslash
24630 stackrel
24631 \begin_inset ERT
24632 status collapsed
24633
24634 \begin_layout Plain Layout
24635
24636
24637 \backslash
24638 spce 
24639 \end_layout
24640
24641 \end_inset
24642
24643 r
24644 \backslash
24645 to
24646 \backslash
24647 infty
24648 \begin_inset ERT
24649 status collapsed
24650
24651 \begin_layout Plain Layout
24652
24653
24654 \backslash
24655 spce 
24656 \end_layout
24657
24658 \end_inset
24659
24660
24661 \begin_inset Formula $\downarrow$
24662 \end_inset
24663
24664
24665 \backslash
24666 approx
24667 \begin_inset ERT
24668 status collapsed
24669
24670 \begin_layout Plain Layout
24671
24672
24673 \backslash
24674 spce 
24675 \end_layout
24676
24677 \end_inset
24678
24679
24680 \begin_inset ERT
24681 status collapsed
24682
24683 \begin_layout Plain Layout
24684
24685
24686 \backslash
24687 spce 
24688 \end_layout
24689
24690 \end_inset
24691
24692 B
24693 \end_layout
24694
24695 \end_inset
24696 </cell>
24697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24698 \begin_inset Text
24699
24700 \begin_layout Plain Layout
24701 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24702 \end_inset
24703
24704
24705 \end_layout
24706
24707 \end_inset
24708 </cell>
24709 </row>
24710 </lyxtabular>
24711
24712 \end_inset
24713
24714
24715 \end_layout
24716
24717 \begin_layout Section
24718 Functions
24719 \end_layout
24720
24721 \begin_layout Subsection
24722 Predefined Functions
24723 \begin_inset CommandInset label
24724 LatexCommand label
24725 name "sub:Predefined-Functions"
24726
24727 \end_inset
24728
24729
24730 \begin_inset Index idx
24731 status collapsed
24732
24733 \begin_layout Plain Layout
24734 Functions ! predefined
24735 \end_layout
24736
24737 \end_inset
24738
24739
24740 \end_layout
24741
24742 \begin_layout Standard
24743 In general, variables are set 
24744 \emph on
24745 italic
24746 \emph default
24747  in mathematical expressions, but not function names, because 
24748 \begin_inset Formula $sin$
24749 \end_inset
24750
24751  could be misunderstood as 
24752 \begin_inset Formula $s\cdot i\cdot n$
24753 \end_inset
24754
24755 .
24756  Therefore there are predefined functions, that are additionally a bit separated
24757  from prefactors.
24758  They are inserted as commands starting with a backslash before their name.
24759 \end_layout
24760
24761 \begin_layout Standard
24762 \align center
24763 \begin_inset Tabular
24764 <lyxtabular version="3" rows="2" columns="4">
24765 <features tabularvalignment="middle">
24766 <column alignment="center" valignment="top" width="0pt">
24767 <column alignment="center" valignment="top" width="0pt">
24768 <column alignment="center" valignment="top" width="0pt">
24769 <column alignment="center" valignment="top" width="0pt">
24770 <row>
24771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24772 \begin_inset Text
24773
24774 \begin_layout Plain Layout
24775 Command
24776 \end_layout
24777
24778 \end_inset
24779 </cell>
24780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24781 \begin_inset Text
24782
24783 \begin_layout Plain Layout
24784 Result
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24790 \begin_inset Text
24791
24792 \begin_layout Plain Layout
24793 Command
24794 \end_layout
24795
24796 \end_inset
24797 </cell>
24798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24799 \begin_inset Text
24800
24801 \begin_layout Plain Layout
24802 Result
24803 \end_layout
24804
24805 \end_inset
24806 </cell>
24807 </row>
24808 <row>
24809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24810 \begin_inset Text
24811
24812 \begin_layout Plain Layout
24813 Asin(x)+B
24814 \end_layout
24815
24816 \end_inset
24817 </cell>
24818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24819 \begin_inset Text
24820
24821 \begin_layout Plain Layout
24822 \begin_inset Formula $Asin(x)+B$
24823 \end_inset
24824
24825
24826 \end_layout
24827
24828 \end_inset
24829 </cell>
24830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24831 \begin_inset Text
24832
24833 \begin_layout Plain Layout
24834 A
24835 \backslash
24836 sin(x)+B
24837 \end_layout
24838
24839 \end_inset
24840 </cell>
24841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24842 \begin_inset Text
24843
24844 \begin_layout Plain Layout
24845 \begin_inset Formula $A\sin(x)+B$
24846 \end_inset
24847
24848
24849 \end_layout
24850
24851 \end_inset
24852 </cell>
24853 </row>
24854 </lyxtabular>
24855
24856 \end_inset
24857
24858
24859 \end_layout
24860
24861 \begin_layout Standard
24862 The following functions are predefined:
24863 \end_layout
24864
24865 \begin_layout Standard
24866 \begin_inset VSpace -2mm
24867 \end_inset
24868
24869
24870 \end_layout
24871
24872 \begin_layout Standard
24873 \align center
24874 \begin_inset Tabular
24875 <lyxtabular version="3" rows="9" columns="4">
24876 <features tabularvalignment="middle">
24877 <column alignment="center" valignment="top" width="0pt">
24878 <column alignment="center" valignment="top" width="0pt">
24879 <column alignment="center" valignment="top" width="0pt">
24880 <column alignment="center" valignment="top" width="0pt">
24881 <row>
24882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24883 \begin_inset Text
24884
24885 \begin_layout Plain Layout
24886 Command
24887 \end_layout
24888
24889 \end_inset
24890 </cell>
24891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24892 \begin_inset Text
24893
24894 \begin_layout Plain Layout
24895 Command
24896 \end_layout
24897
24898 \end_inset
24899 </cell>
24900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24901 \begin_inset Text
24902
24903 \begin_layout Plain Layout
24904 Command
24905 \end_layout
24906
24907 \end_inset
24908 </cell>
24909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24910 \begin_inset Text
24911
24912 \begin_layout Plain Layout
24913 Command
24914 \end_layout
24915
24916 \end_inset
24917 </cell>
24918 </row>
24919 <row>
24920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24921 \begin_inset Text
24922
24923 \begin_layout Plain Layout
24924
24925 \backslash
24926 sin
24927 \end_layout
24928
24929 \end_inset
24930 </cell>
24931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24932 \begin_inset Text
24933
24934 \begin_layout Plain Layout
24935
24936 \backslash
24937 sinh
24938 \end_layout
24939
24940 \end_inset
24941 </cell>
24942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24943 \begin_inset Text
24944
24945 \begin_layout Plain Layout
24946
24947 \backslash
24948 arcsin
24949 \end_layout
24950
24951 \end_inset
24952 </cell>
24953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24954 \begin_inset Text
24955
24956 \begin_layout Plain Layout
24957
24958 \backslash
24959 sup
24960 \end_layout
24961
24962 \end_inset
24963 </cell>
24964 </row>
24965 <row>
24966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24967 \begin_inset Text
24968
24969 \begin_layout Plain Layout
24970
24971 \backslash
24972 cos
24973 \end_layout
24974
24975 \end_inset
24976 </cell>
24977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24978 \begin_inset Text
24979
24980 \begin_layout Plain Layout
24981
24982 \backslash
24983 cosh
24984 \end_layout
24985
24986 \end_inset
24987 </cell>
24988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24989 \begin_inset Text
24990
24991 \begin_layout Plain Layout
24992
24993 \backslash
24994 arccos
24995 \end_layout
24996
24997 \end_inset
24998 </cell>
24999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25000 \begin_inset Text
25001
25002 \begin_layout Plain Layout
25003
25004 \backslash
25005 inf
25006 \end_layout
25007
25008 \end_inset
25009 </cell>
25010 </row>
25011 <row>
25012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25013 \begin_inset Text
25014
25015 \begin_layout Plain Layout
25016
25017 \backslash
25018 tan
25019 \end_layout
25020
25021 \end_inset
25022 </cell>
25023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25024 \begin_inset Text
25025
25026 \begin_layout Plain Layout
25027
25028 \backslash
25029 tanh
25030 \end_layout
25031
25032 \end_inset
25033 </cell>
25034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25035 \begin_inset Text
25036
25037 \begin_layout Plain Layout
25038
25039 \backslash
25040 arctan
25041 \end_layout
25042
25043 \end_inset
25044 </cell>
25045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25046 \begin_inset Text
25047
25048 \begin_layout Plain Layout
25049
25050 \backslash
25051 lim
25052 \end_layout
25053
25054 \end_inset
25055 </cell>
25056 </row>
25057 <row>
25058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25059 \begin_inset Text
25060
25061 \begin_layout Plain Layout
25062
25063 \backslash
25064 cot
25065 \end_layout
25066
25067 \end_inset
25068 </cell>
25069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25070 \begin_inset Text
25071
25072 \begin_layout Plain Layout
25073
25074 \backslash
25075 coth
25076 \end_layout
25077
25078 \end_inset
25079 </cell>
25080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25081 \begin_inset Text
25082
25083 \begin_layout Plain Layout
25084
25085 \backslash
25086 arg
25087 \end_layout
25088
25089 \end_inset
25090 </cell>
25091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25092 \begin_inset Text
25093
25094 \begin_layout Plain Layout
25095
25096 \backslash
25097 liminf
25098 \end_layout
25099
25100 \end_inset
25101 </cell>
25102 </row>
25103 <row>
25104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25105 \begin_inset Text
25106
25107 \begin_layout Plain Layout
25108
25109 \backslash
25110 sec
25111 \end_layout
25112
25113 \end_inset
25114 </cell>
25115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25116 \begin_inset Text
25117
25118 \begin_layout Plain Layout
25119
25120 \backslash
25121 min
25122 \end_layout
25123
25124 \end_inset
25125 </cell>
25126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25127 \begin_inset Text
25128
25129 \begin_layout Plain Layout
25130
25131 \backslash
25132 deg
25133 \end_layout
25134
25135 \end_inset
25136 </cell>
25137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25138 \begin_inset Text
25139
25140 \begin_layout Plain Layout
25141
25142 \backslash
25143 limsup
25144 \end_layout
25145
25146 \end_inset
25147 </cell>
25148 </row>
25149 <row>
25150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25151 \begin_inset Text
25152
25153 \begin_layout Plain Layout
25154
25155 \backslash
25156 csc
25157 \end_layout
25158
25159 \end_inset
25160 </cell>
25161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25162 \begin_inset Text
25163
25164 \begin_layout Plain Layout
25165
25166 \backslash
25167 max
25168 \end_layout
25169
25170 \end_inset
25171 </cell>
25172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25173 \begin_inset Text
25174
25175 \begin_layout Plain Layout
25176
25177 \backslash
25178 det
25179 \end_layout
25180
25181 \end_inset
25182 </cell>
25183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25184 \begin_inset Text
25185
25186 \begin_layout Plain Layout
25187
25188 \backslash
25189 Pr
25190 \end_layout
25191
25192 \end_inset
25193 </cell>
25194 </row>
25195 <row>
25196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25197 \begin_inset Text
25198
25199 \begin_layout Plain Layout
25200
25201 \backslash
25202 ln
25203 \end_layout
25204
25205 \end_inset
25206 </cell>
25207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25208 \begin_inset Text
25209
25210 \begin_layout Plain Layout
25211
25212 \backslash
25213 exp
25214 \end_layout
25215
25216 \end_inset
25217 </cell>
25218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25219 \begin_inset Text
25220
25221 \begin_layout Plain Layout
25222
25223 \backslash
25224 dim
25225 \end_layout
25226
25227 \end_inset
25228 </cell>
25229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25230 \begin_inset Text
25231
25232 \begin_layout Plain Layout
25233
25234 \backslash
25235 hom
25236 \end_layout
25237
25238 \end_inset
25239 </cell>
25240 </row>
25241 <row>
25242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25243 \begin_inset Text
25244
25245 \begin_layout Plain Layout
25246
25247 \backslash
25248 lg
25249 \end_layout
25250
25251 \end_inset
25252 </cell>
25253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25254 \begin_inset Text
25255
25256 \begin_layout Plain Layout
25257
25258 \backslash
25259 log
25260 \end_layout
25261
25262 \end_inset
25263 </cell>
25264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25265 \begin_inset Text
25266
25267 \begin_layout Plain Layout
25268
25269 \backslash
25270 ker
25271 \end_layout
25272
25273 \end_inset
25274 </cell>
25275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25276 \begin_inset Text
25277
25278 \begin_layout Plain Layout
25279
25280 \backslash
25281 gcd
25282 \end_layout
25283
25284 \end_inset
25285 </cell>
25286 </row>
25287 </lyxtabular>
25288
25289 \end_inset
25290
25291
25292 \end_layout
25293
25294 \begin_layout Standard
25295 They can also be inserted with the math toolbar button 
25296 \begin_inset Graphics
25297         filename ../images/math/functions.png
25298         scale 85
25299
25300 \end_inset
25301
25302 .
25303 \end_layout
25304
25305 \begin_layout Subsection
25306 Self-defined Functions
25307 \begin_inset Index idx
25308 status collapsed
25309
25310 \begin_layout Plain Layout
25311 Functions ! self-defined
25312 \end_layout
25313
25314 \end_inset
25315
25316
25317 \end_layout
25318
25319 \begin_layout Standard
25320 To use a function that is not predefined, like for example the sign function
25321  sgn(x), there are two possibilities:
25322 \end_layout
25323
25324 \begin_layout Itemize
25325 Define the function by inserting the following line to the LaTeX-preamble
25326 \begin_inset Foot
25327 status collapsed
25328
25329 \begin_layout Plain Layout
25330 For more about 
25331 \series bold
25332
25333 \backslash
25334 DeclareMathOperator
25335 \series default
25336  see 
25337 \begin_inset CommandInset ref
25338 LatexCommand ref
25339 reference "sub:Self-defined-Operators"
25340
25341 \end_inset
25342
25343 .
25344 \end_layout
25345
25346 \end_inset
25347
25348
25349 \begin_inset Newline newline
25350 \end_inset
25351
25352
25353 \begin_inset VSpace -3mm
25354 \end_inset
25355
25356
25357 \begin_inset Newline newline
25358 \end_inset
25359
25360
25361 \series bold
25362
25363 \backslash
25364 DeclareMathOperator{
25365 \backslash
25366 sgn}{sgn}
25367 \series default
25368
25369 \begin_inset Index idx
25370 status collapsed
25371
25372 \begin_layout Plain Layout
25373 Commands ! D ! 
25374 \backslash
25375 dbinom@
25376 \backslash
25377 DeclareMathOperator
25378 \end_layout
25379
25380 \end_inset
25381
25382
25383 \begin_inset Newline newline
25384 \end_inset
25385
25386
25387 \begin_inset VSpace -2mm
25388 \end_inset
25389
25390
25391 \begin_inset Newline newline
25392 \end_inset
25393
25394 Now the new defined function can be called with the command 
25395 \series bold
25396
25397 \backslash
25398 sgn
25399 \series default
25400 .
25401 \end_layout
25402
25403 \begin_layout Itemize
25404 Write the formula as usual, mark the formula name, in our example the letters
25405  
25406 \emph on
25407 sgn
25408 \emph default
25409 , and change it to mathematical text.
25410  At last a space is inserted between prefactor and function.
25411 \end_layout
25412
25413 \begin_layout Standard
25414 The result is the same with both methods as with a predefined function
25415 \begin_inset Foot
25416 status collapsed
25417
25418 \begin_layout Plain Layout
25419 In LyX self-defined functions are displayed red, predefined ones black.
25420 \end_layout
25421
25422 \end_inset
25423
25424 :
25425 \end_layout
25426
25427 \begin_layout Standard
25428 \align center
25429 \begin_inset Tabular
25430 <lyxtabular version="3" rows="3" columns="2">
25431 <features tabularvalignment="middle">
25432 <column alignment="center" valignment="top" width="0pt">
25433 <column alignment="center" valignment="top" width="0pt">
25434 <row>
25435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25436 \begin_inset Text
25437
25438 \begin_layout Plain Layout
25439 Command
25440 \end_layout
25441
25442 \end_inset
25443 </cell>
25444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25445 \begin_inset Text
25446
25447 \begin_layout Plain Layout
25448 Result
25449 \end_layout
25450
25451 \end_inset
25452 </cell>
25453 </row>
25454 <row>
25455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25456 \begin_inset Text
25457
25458 \begin_layout Plain Layout
25459 A
25460 \backslash
25461 sgn(x)+B
25462 \end_layout
25463
25464 \end_inset
25465 </cell>
25466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25467 \begin_inset Text
25468
25469 \begin_layout Plain Layout
25470 \begin_inset Formula $A\sgn(x)+B$
25471 \end_inset
25472
25473
25474 \end_layout
25475
25476 \end_inset
25477 </cell>
25478 </row>
25479 <row>
25480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25481 \begin_inset Text
25482
25483 \begin_layout Plain Layout
25484 A
25485 \backslash
25486 ,
25487 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25488 \end_inset
25489
25490 (x)+B
25491 \end_layout
25492
25493 \end_inset
25494 </cell>
25495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25496 \begin_inset Text
25497
25498 \begin_layout Plain Layout
25499 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25500 \end_inset
25501
25502
25503 \end_layout
25504
25505 \end_inset
25506 </cell>
25507 </row>
25508 </lyxtabular>
25509
25510 \end_inset
25511
25512
25513 \end_layout
25514
25515 \begin_layout Standard
25516 The first method is more suitable when the self-defined function should
25517  be used several times.
25518 \end_layout
25519
25520 \begin_layout Subsection
25521 Limits
25522 \begin_inset Index idx
25523 status collapsed
25524
25525 \begin_layout Plain Layout
25526 Limits
25527 \end_layout
25528
25529 \end_inset
25530
25531
25532 \end_layout
25533
25534 \begin_layout Standard
25535 For limits there are defined besides 
25536 \series bold
25537
25538 \backslash
25539 lim
25540 \series default
25541
25542 \begin_inset Index idx
25543 status collapsed
25544
25545 \begin_layout Plain Layout
25546 Commands ! L ! 
25547 \backslash
25548 lim
25549 \end_layout
25550
25551 \end_inset
25552
25553
25554 \series bold
25555
25556 \backslash
25557 liminf
25558 \series default
25559  and 
25560 \series bold
25561
25562 \backslash
25563 limsup
25564 \series default
25565  furthermore the following functions:
25566 \end_layout
25567
25568 \begin_layout Standard
25569 \align center
25570 \begin_inset Tabular
25571 <lyxtabular version="3" rows="5" columns="2">
25572 <features tabularvalignment="middle">
25573 <column alignment="center" valignment="top" width="0">
25574 <column alignment="center" valignment="top" width="0">
25575 <row>
25576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25577 \begin_inset Text
25578
25579 \begin_layout Plain Layout
25580 Command
25581 \end_layout
25582
25583 \end_inset
25584 </cell>
25585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25586 \begin_inset Text
25587
25588 \begin_layout Plain Layout
25589 Result
25590 \begin_inset Note Note
25591 status collapsed
25592
25593 \begin_layout Plain Layout
25594
25595 \series bold
25596
25597 \backslash
25598 raisebox
25599 \series default
25600  is only used as spacer.
25601 \end_layout
25602
25603 \end_inset
25604
25605
25606 \end_layout
25607
25608 \end_inset
25609 </cell>
25610 </row>
25611 <row>
25612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25613 \begin_inset Text
25614
25615 \begin_layout Plain Layout
25616
25617 \backslash
25618 varliminf
25619 \end_layout
25620
25621 \end_inset
25622 </cell>
25623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25624 \begin_inset Text
25625
25626 \begin_layout Plain Layout
25627 \begin_inset Formula $\varliminf$
25628 \end_inset
25629
25630
25631 \end_layout
25632
25633 \end_inset
25634 </cell>
25635 </row>
25636 <row>
25637 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25638 \begin_inset Text
25639
25640 \begin_layout Plain Layout
25641
25642 \backslash
25643 varlimsup
25644 \end_layout
25645
25646 \end_inset
25647 </cell>
25648 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25649 \begin_inset Text
25650
25651 \begin_layout Plain Layout
25652 \begin_inset Formula $\varlimsup$
25653 \end_inset
25654
25655
25656 \end_layout
25657
25658 \end_inset
25659 </cell>
25660 </row>
25661 <row>
25662 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25663 \begin_inset Text
25664
25665 \begin_layout Plain Layout
25666
25667 \backslash
25668 varprojlim
25669 \end_layout
25670
25671 \end_inset
25672 </cell>
25673 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25674 \begin_inset Text
25675
25676 \begin_layout Plain Layout
25677 \begin_inset Formula $\varprojlim$
25678 \end_inset
25679
25680
25681 \end_layout
25682
25683 \end_inset
25684 </cell>
25685 </row>
25686 <row>
25687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25688 \begin_inset Text
25689
25690 \begin_layout Plain Layout
25691
25692 \backslash
25693 varinjlim
25694 \end_layout
25695
25696 \end_inset
25697 </cell>
25698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25699 \begin_inset Text
25700
25701 \begin_layout Plain Layout
25702 \begin_inset Formula $\varinjlim$
25703 \end_inset
25704
25705
25706 \begin_inset Formula $\raisebox{-2.5mm}{}$
25707 \end_inset
25708
25709
25710 \end_layout
25711
25712 \end_inset
25713 </cell>
25714 </row>
25715 </lyxtabular>
25716
25717 \end_inset
25718
25719
25720 \end_layout
25721
25722 \begin_layout Standard
25723 \begin_inset VSpace medskip
25724 \end_inset
25725
25726 The limit is created by inserting a subscript.
25727  It is set right beside the function in an inline formula:
25728 \end_layout
25729
25730 \begin_layout Standard
25731 \align center
25732 \begin_inset Tabular
25733 <lyxtabular version="3" rows="2" columns="2">
25734 <features tabularvalignment="middle">
25735 <column alignment="center" valignment="top" width="0pt">
25736 <column alignment="center" valignment="top" width="0pt">
25737 <row>
25738 <cell alignment="center" valignment="top" usebox="none">
25739 \begin_inset Text
25740
25741 \begin_layout Plain Layout
25742 Command
25743 \end_layout
25744
25745 \end_inset
25746 </cell>
25747 <cell alignment="center" valignment="top" usebox="none">
25748 \begin_inset Text
25749
25750 \begin_layout Plain Layout
25751 \begin_inset space \hspace{}
25752 \length 1cm
25753 \end_inset
25754
25755 Result
25756 \begin_inset Note Note
25757 status collapsed
25758
25759 \begin_layout Plain Layout
25760 The space and
25761 \series bold
25762  
25763 \backslash
25764 raisebox
25765 \series default
25766  are used here as spacer.
25767 \end_layout
25768
25769 \end_inset
25770
25771
25772 \end_layout
25773
25774 \end_inset
25775 </cell>
25776 </row>
25777 <row>
25778 <cell alignment="center" valignment="top" usebox="none">
25779 \begin_inset Text
25780
25781 \begin_layout Plain Layout
25782
25783 \backslash
25784 lim_x
25785 \backslash
25786 to
25787 \begin_inset ERT
25788 status collapsed
25789
25790 \begin_layout Plain Layout
25791
25792
25793 \backslash
25794 spce 
25795 \end_layout
25796
25797 \end_inset
25798
25799 A
25800 \begin_inset ERT
25801 status collapsed
25802
25803 \begin_layout Plain Layout
25804
25805
25806 \backslash
25807 spce 
25808 \end_layout
25809
25810 \end_inset
25811
25812 x=B
25813 \end_layout
25814
25815 \end_inset
25816 </cell>
25817 <cell alignment="center" valignment="top" usebox="none">
25818 \begin_inset Text
25819
25820 \begin_layout Plain Layout
25821 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25822 \end_inset
25823
25824
25825 \end_layout
25826
25827 \end_inset
25828 </cell>
25829 </row>
25830 </lyxtabular>
25831
25832 \end_inset
25833
25834
25835 \end_layout
25836
25837 \begin_layout Standard
25838 In a displayed formula the limit is set below the formula, as usual:
25839 \begin_inset Formula \[
25840 \lim_{x\to A}x=B\]
25841
25842 \end_inset
25843
25844
25845 \end_layout
25846
25847 \begin_layout Subsection
25848 Modulo-Functions
25849 \begin_inset Index idx
25850 status collapsed
25851
25852 \begin_layout Plain Layout
25853 Functions ! modulo-
25854 \end_layout
25855
25856 \end_inset
25857
25858
25859 \end_layout
25860
25861 \begin_layout Standard
25862 The modulo-function is special, because it exists in four variants.
25863 \end_layout
25864
25865 \begin_layout Standard
25866 The variants in a displayed formula:
25867 \begin_inset Formula \begin{align*}
25868 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25869 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25870 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25871 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25872 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
25873 \end{align*}
25874
25875 \end_inset
25876
25877
25878 \end_layout
25879
25880 \begin_layout Standard
25881 In an inline formula less space is set before the function names for all
25882  variants.
25883 \end_layout
25884
25885 \begin_layout Section
25886 Special Characters
25887 \begin_inset Index idx
25888 status collapsed
25889
25890 \begin_layout Plain Layout
25891 Special characters
25892 \end_layout
25893
25894 \end_inset
25895
25896
25897 \end_layout
25898
25899 \begin_layout Subsection
25900 Special Characters in Mathematical Text
25901 \end_layout
25902
25903 \begin_layout Standard
25904 The following commands can only be used in mathematical text or in TeX-mode:
25905 \end_layout
25906
25907 \begin_layout Standard
25908 \begin_inset space \hfill{}
25909 \end_inset
25910
25911
25912 \begin_inset Tabular
25913 <lyxtabular version="3" rows="8" columns="2">
25914 <features tabularvalignment="middle">
25915 <column alignment="block" valignment="top" width="0">
25916 <column alignment="block" valignment="top" width="0">
25917 <row>
25918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25919 \begin_inset Text
25920
25921 \begin_layout Plain Layout
25922 Command
25923 \end_layout
25924
25925 \end_inset
25926 </cell>
25927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25928 \begin_inset Text
25929
25930 \begin_layout Plain Layout
25931 Result
25932 \end_layout
25933
25934 \end_inset
25935 </cell>
25936 </row>
25937 <row>
25938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25939 \begin_inset Text
25940
25941 \begin_layout Plain Layout
25942
25943 \backslash
25944 oe
25945 \end_layout
25946
25947 \end_inset
25948 </cell>
25949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25950 \begin_inset Text
25951
25952 \begin_layout Plain Layout
25953 \begin_inset Formula $\textrm{œ}$
25954 \end_inset
25955
25956
25957 \end_layout
25958
25959 \end_inset
25960 </cell>
25961 </row>
25962 <row>
25963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25964 \begin_inset Text
25965
25966 \begin_layout Plain Layout
25967
25968 \backslash
25969 OE
25970 \end_layout
25971
25972 \end_inset
25973 </cell>
25974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25975 \begin_inset Text
25976
25977 \begin_layout Plain Layout
25978 \begin_inset Formula $\textrm{Œ}$
25979 \end_inset
25980
25981
25982 \end_layout
25983
25984 \end_inset
25985 </cell>
25986 </row>
25987 <row>
25988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25989 \begin_inset Text
25990
25991 \begin_layout Plain Layout
25992
25993 \backslash
25994 ae
25995 \end_layout
25996
25997 \end_inset
25998 </cell>
25999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26000 \begin_inset Text
26001
26002 \begin_layout Plain Layout
26003 \begin_inset Formula $\textrm{æ}$
26004 \end_inset
26005
26006
26007 \end_layout
26008
26009 \end_inset
26010 </cell>
26011 </row>
26012 <row>
26013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26014 \begin_inset Text
26015
26016 \begin_layout Plain Layout
26017
26018 \backslash
26019 AE
26020 \end_layout
26021
26022 \end_inset
26023 </cell>
26024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26025 \begin_inset Text
26026
26027 \begin_layout Plain Layout
26028 \begin_inset Formula $\textrm{Æ}$
26029 \end_inset
26030
26031
26032 \end_layout
26033
26034 \end_inset
26035 </cell>
26036 </row>
26037 <row>
26038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26039 \begin_inset Text
26040
26041 \begin_layout Plain Layout
26042
26043 \backslash
26044 aa
26045 \end_layout
26046
26047 \end_inset
26048 </cell>
26049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26050 \begin_inset Text
26051
26052 \begin_layout Plain Layout
26053 \begin_inset Formula $\textrm{\aa}$
26054 \end_inset
26055
26056
26057 \end_layout
26058
26059 \end_inset
26060 </cell>
26061 </row>
26062 <row>
26063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26064 \begin_inset Text
26065
26066 \begin_layout Plain Layout
26067
26068 \backslash
26069 AA
26070 \begin_inset Index idx
26071 status collapsed
26072
26073 \begin_layout Plain Layout
26074
26075 \backslash
26076 @
26077 \begin_inset ERT
26078 status collapsed
26079
26080 \begin_layout Plain Layout
26081
26082
26083 \backslash
26084 textrm{
26085 \backslash
26086 AA}
26087 \end_layout
26088
26089 \end_inset
26090
26091
26092 \end_layout
26093
26094 \end_inset
26095
26096
26097 \end_layout
26098
26099 \end_inset
26100 </cell>
26101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26102 \begin_inset Text
26103
26104 \begin_layout Plain Layout
26105 \begin_inset Formula $\textrm{Å}$
26106 \end_inset
26107
26108
26109 \end_layout
26110
26111 \end_inset
26112 </cell>
26113 </row>
26114 <row>
26115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26116 \begin_inset Text
26117
26118 \begin_layout Plain Layout
26119
26120 \backslash
26121 i
26122 \end_layout
26123
26124 \end_inset
26125 </cell>
26126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26127 \begin_inset Text
26128
26129 \begin_layout Plain Layout
26130 \begin_inset Formula $\textrm{ı}$
26131 \end_inset
26132
26133
26134 \end_layout
26135
26136 \end_inset
26137 </cell>
26138 </row>
26139 </lyxtabular>
26140
26141 \end_inset
26142
26143
26144 \begin_inset space \hfill{}
26145 \end_inset
26146
26147
26148 \begin_inset Tabular
26149 <lyxtabular version="3" rows="8" columns="2">
26150 <features tabularvalignment="middle">
26151 <column alignment="block" valignment="top" width="0">
26152 <column alignment="center" valignment="top" width="0">
26153 <row>
26154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26155 \begin_inset Text
26156
26157 \begin_layout Plain Layout
26158 command
26159 \begin_inset Note Note
26160 status collapsed
26161
26162 \begin_layout Plain Layout
26163 The space of 0
26164 \begin_inset space \thinspace{}
26165 \end_inset
26166
26167 mm is used for separation, because otherwise the output will be ¡ and ¿
26168  respectively.
26169 \end_layout
26170
26171 \end_inset
26172
26173
26174 \end_layout
26175
26176 \end_inset
26177 </cell>
26178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26179 \begin_inset Text
26180
26181 \begin_layout Plain Layout
26182 Result
26183 \end_layout
26184
26185 \end_inset
26186 </cell>
26187 </row>
26188 <row>
26189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26190 \begin_inset Text
26191
26192 \begin_layout Plain Layout
26193
26194 \backslash
26195 o
26196 \end_layout
26197
26198 \end_inset
26199 </cell>
26200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26201 \begin_inset Text
26202
26203 \begin_layout Plain Layout
26204 \begin_inset Formula $\textrm{ø}$
26205 \end_inset
26206
26207
26208 \end_layout
26209
26210 \end_inset
26211 </cell>
26212 </row>
26213 <row>
26214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26215 \begin_inset Text
26216
26217 \begin_layout Plain Layout
26218
26219 \backslash
26220 O
26221 \end_layout
26222
26223 \end_inset
26224 </cell>
26225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26226 \begin_inset Text
26227
26228 \begin_layout Plain Layout
26229 \begin_inset Formula $\textrm{Ø}$
26230 \end_inset
26231
26232
26233 \end_layout
26234
26235 \end_inset
26236 </cell>
26237 </row>
26238 <row>
26239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26240 \begin_inset Text
26241
26242 \begin_layout Plain Layout
26243
26244 \backslash
26245 l
26246 \end_layout
26247
26248 \end_inset
26249 </cell>
26250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26251 \begin_inset Text
26252
26253 \begin_layout Plain Layout
26254 \begin_inset Formula $\textrm{ł}$
26255 \end_inset
26256
26257
26258 \end_layout
26259
26260 \end_inset
26261 </cell>
26262 </row>
26263 <row>
26264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26265 \begin_inset Text
26266
26267 \begin_layout Plain Layout
26268
26269 \backslash
26270 L
26271 \end_layout
26272
26273 \end_inset
26274 </cell>
26275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26276 \begin_inset Text
26277
26278 \begin_layout Plain Layout
26279 \begin_inset Formula $\textrm{Ł}$
26280 \end_inset
26281
26282
26283 \end_layout
26284
26285 \end_inset
26286 </cell>
26287 </row>
26288 <row>
26289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26290 \begin_inset Text
26291
26292 \begin_layout Plain Layout
26293 !
26294 \begin_inset space \hspace{}
26295 \length 0mm
26296 \end_inset
26297
26298 `
26299 \begin_inset ERT
26300 status collapsed
26301
26302 \begin_layout Plain Layout
26303
26304
26305 \backslash
26306 spce 
26307 \end_layout
26308
26309 \end_inset
26310
26311
26312 \end_layout
26313
26314 \end_inset
26315 </cell>
26316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26317 \begin_inset Text
26318
26319 \begin_layout Plain Layout
26320 \begin_inset Formula $\textrm{!`}$
26321 \end_inset
26322
26323
26324 \end_layout
26325
26326 \end_inset
26327 </cell>
26328 </row>
26329 <row>
26330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26331 \begin_inset Text
26332
26333 \begin_layout Plain Layout
26334 ?
26335 \begin_inset space \hspace{}
26336 \length 0mm
26337 \end_inset
26338
26339 `
26340 \begin_inset ERT
26341 status collapsed
26342
26343 \begin_layout Plain Layout
26344
26345
26346 \backslash
26347 spce 
26348 \end_layout
26349
26350 \end_inset
26351
26352
26353 \end_layout
26354
26355 \end_inset
26356 </cell>
26357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26358 \begin_inset Text
26359
26360 \begin_layout Plain Layout
26361 \begin_inset Formula $\textrm{?`}$
26362 \end_inset
26363
26364
26365 \end_layout
26366
26367 \end_inset
26368 </cell>
26369 </row>
26370 <row>
26371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26372 \begin_inset Text
26373
26374 \begin_layout Plain Layout
26375
26376 \backslash
26377 j
26378 \end_layout
26379
26380 \end_inset
26381 </cell>
26382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26383 \begin_inset Text
26384
26385 \begin_layout Plain Layout
26386 \begin_inset Formula $\textrm{ȷ}$
26387 \end_inset
26388
26389
26390 \end_layout
26391
26392 \end_inset
26393 </cell>
26394 </row>
26395 </lyxtabular>
26396
26397 \end_inset
26398
26399
26400 \begin_inset space \hfill{}
26401 \end_inset
26402
26403
26404 \end_layout
26405
26406 \begin_layout Standard
26407 The characters 
26408 \begin_inset Formula $\textrm{\textrm{Å}}$
26409 \end_inset
26410
26411  and 
26412 \begin_inset Formula $\textrm{\textrm{Ø}}$
26413 \end_inset
26414
26415  can also be inserted via the math toolbar button 
26416 \begin_inset Graphics
26417         filename ../images/math/digamma.png
26418         scale 85
26419
26420 \end_inset
26421
26422 .
26423 \end_layout
26424
26425 \begin_layout Standard
26426 An exception are the commands 
26427 \series bold
26428 !
26429 \begin_inset space \hspace{}
26430 \length 0mm
26431 \end_inset
26432
26433 `
26434 \series default
26435  and 
26436 \series bold
26437 ?
26438 \begin_inset space \hspace{}
26439 \length 0mm
26440 \end_inset
26441
26442 `
26443 \series default
26444 , because they can be inserted in LyX directly to text.
26445 \end_layout
26446
26447 \begin_layout Subsection
26448 Accents in Text
26449 \begin_inset CommandInset label
26450 LatexCommand label
26451 name "sub:Accents-in-Text"
26452
26453 \end_inset
26454
26455
26456 \begin_inset Index idx
26457 status collapsed
26458
26459 \begin_layout Plain Layout
26460 Accents ! in text
26461 \end_layout
26462
26463 \end_inset
26464
26465
26466 \end_layout
26467
26468 \begin_layout Standard
26469 With the following commands all letters can be accented.
26470  The commands must be inserted in TeX-mode.
26471 \end_layout
26472
26473 \begin_layout Standard
26474 \begin_inset space \hfill{}
26475 \end_inset
26476
26477
26478 \begin_inset Tabular
26479 <lyxtabular version="3" rows="8" columns="2">
26480 <features tabularvalignment="middle">
26481 <column alignment="block" valignment="top" width="0">
26482 <column alignment="block" valignment="top" width="0">
26483 <row>
26484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26485 \begin_inset Text
26486
26487 \begin_layout Plain Layout
26488 Command
26489 \end_layout
26490
26491 \end_inset
26492 </cell>
26493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26494 \begin_inset Text
26495
26496 \begin_layout Plain Layout
26497 Result
26498 \end_layout
26499
26500 \end_inset
26501 </cell>
26502 </row>
26503 <row>
26504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26505 \begin_inset Text
26506
26507 \begin_layout Plain Layout
26508
26509 \backslash
26510
26511 \begin_inset Quotes grd
26512 \end_inset
26513
26514 e
26515 \end_layout
26516
26517 \end_inset
26518 </cell>
26519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26520 \begin_inset Text
26521
26522 \begin_layout Plain Layout
26523 \begin_inset ERT
26524 status collapsed
26525
26526 \begin_layout Plain Layout
26527
26528
26529 \backslash
26530 "e
26531 \end_layout
26532
26533 \end_inset
26534
26535
26536 \end_layout
26537
26538 \end_inset
26539 </cell>
26540 </row>
26541 <row>
26542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26543 \begin_inset Text
26544
26545 \begin_layout Plain Layout
26546
26547 \backslash
26548 `e
26549 \end_layout
26550
26551 \end_inset
26552 </cell>
26553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26554 \begin_inset Text
26555
26556 \begin_layout Plain Layout
26557 \begin_inset ERT
26558 status collapsed
26559
26560 \begin_layout Plain Layout
26561
26562
26563 \backslash
26564 `e
26565 \end_layout
26566
26567 \end_inset
26568
26569
26570 \end_layout
26571
26572 \end_inset
26573 </cell>
26574 </row>
26575 <row>
26576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26577 \begin_inset Text
26578
26579 \begin_layout Plain Layout
26580
26581 \backslash
26582 ^
26583 \begin_inset ERT
26584 status collapsed
26585
26586 \begin_layout Plain Layout
26587
26588
26589 \backslash
26590 spce 
26591 \end_layout
26592
26593 \end_inset
26594
26595 e
26596 \end_layout
26597
26598 \end_inset
26599 </cell>
26600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26601 \begin_inset Text
26602
26603 \begin_layout Plain Layout
26604 \begin_inset ERT
26605 status collapsed
26606
26607 \begin_layout Plain Layout
26608
26609
26610 \backslash
26611 ^e
26612 \end_layout
26613
26614 \end_inset
26615
26616
26617 \end_layout
26618
26619 \end_inset
26620 </cell>
26621 </row>
26622 <row>
26623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26624 \begin_inset Text
26625
26626 \begin_layout Plain Layout
26627
26628 \backslash
26629 =e
26630 \end_layout
26631
26632 \end_inset
26633 </cell>
26634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26635 \begin_inset Text
26636
26637 \begin_layout Plain Layout
26638 \begin_inset ERT
26639 status collapsed
26640
26641 \begin_layout Plain Layout
26642
26643
26644 \backslash
26645 =e
26646 \end_layout
26647
26648 \end_inset
26649
26650
26651 \end_layout
26652
26653 \end_inset
26654 </cell>
26655 </row>
26656 <row>
26657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26658 \begin_inset Text
26659
26660 \begin_layout Plain Layout
26661
26662 \backslash
26663 u
26664 \begin_inset ERT
26665 status collapsed
26666
26667 \begin_layout Plain Layout
26668
26669
26670 \backslash
26671 spce 
26672 \end_layout
26673
26674 \end_inset
26675
26676 e
26677 \end_layout
26678
26679 \end_inset
26680 </cell>
26681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26682 \begin_inset Text
26683
26684 \begin_layout Plain Layout
26685 \begin_inset ERT
26686 status collapsed
26687
26688 \begin_layout Plain Layout
26689
26690
26691 \backslash
26692 u e
26693 \end_layout
26694
26695 \end_inset
26696
26697
26698 \end_layout
26699
26700 \end_inset
26701 </cell>
26702 </row>
26703 <row>
26704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26705 \begin_inset Text
26706
26707 \begin_layout Plain Layout
26708
26709 \backslash
26710 b
26711 \begin_inset ERT
26712 status collapsed
26713
26714 \begin_layout Plain Layout
26715
26716
26717 \backslash
26718 spce 
26719 \end_layout
26720
26721 \end_inset
26722
26723 e
26724 \end_layout
26725
26726 \end_inset
26727 </cell>
26728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26729 \begin_inset Text
26730
26731 \begin_layout Plain Layout
26732 \begin_inset ERT
26733 status collapsed
26734
26735 \begin_layout Plain Layout
26736
26737
26738 \backslash
26739 b e
26740 \end_layout
26741
26742 \end_inset
26743
26744
26745 \end_layout
26746
26747 \end_inset
26748 </cell>
26749 </row>
26750 <row>
26751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26752 \begin_inset Text
26753
26754 \begin_layout Plain Layout
26755
26756 \backslash
26757 t
26758 \begin_inset ERT
26759 status collapsed
26760
26761 \begin_layout Plain Layout
26762
26763
26764 \backslash
26765 spce 
26766 \end_layout
26767
26768 \end_inset
26769
26770 ee
26771 \end_layout
26772
26773 \end_inset
26774 </cell>
26775 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26776 \begin_inset Text
26777
26778 \begin_layout Plain Layout
26779 \begin_inset ERT
26780 status collapsed
26781
26782 \begin_layout Plain Layout
26783
26784
26785 \backslash
26786 t ee
26787 \end_layout
26788
26789 \end_inset
26790
26791
26792 \end_layout
26793
26794 \end_inset
26795 </cell>
26796 </row>
26797 </lyxtabular>
26798
26799 \end_inset
26800
26801
26802 \begin_inset space \hfill{}
26803 \end_inset
26804
26805
26806 \begin_inset Tabular
26807 <lyxtabular version="3" rows="8" columns="2">
26808 <features tabularvalignment="middle">
26809 <column alignment="block" valignment="top" width="0">
26810 <column alignment="center" valignment="top" width="0">
26811 <row>
26812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26813 \begin_inset Text
26814
26815 \begin_layout Plain Layout
26816 Command
26817 \end_layout
26818
26819 \end_inset
26820 </cell>
26821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26822 \begin_inset Text
26823
26824 \begin_layout Plain Layout
26825 Result
26826 \end_layout
26827
26828 \end_inset
26829 </cell>
26830 </row>
26831 <row>
26832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26833 \begin_inset Text
26834
26835 \begin_layout Plain Layout
26836
26837 \backslash
26838 H
26839 \begin_inset ERT
26840 status collapsed
26841
26842 \begin_layout Plain Layout
26843
26844
26845 \backslash
26846 spce 
26847 \end_layout
26848
26849 \end_inset
26850
26851 e
26852 \end_layout
26853
26854 \end_inset
26855 </cell>
26856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26857 \begin_inset Text
26858
26859 \begin_layout Plain Layout
26860 \begin_inset ERT
26861 status collapsed
26862
26863 \begin_layout Plain Layout
26864
26865
26866 \backslash
26867 H e
26868 \end_layout
26869
26870 \end_inset
26871
26872
26873 \end_layout
26874
26875 \end_inset
26876 </cell>
26877 </row>
26878 <row>
26879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26880 \begin_inset Text
26881
26882 \begin_layout Plain Layout
26883
26884 \backslash
26885 'e
26886 \end_layout
26887
26888 \end_inset
26889 </cell>
26890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26891 \begin_inset Text
26892
26893 \begin_layout Plain Layout
26894 \begin_inset ERT
26895 status collapsed
26896
26897 \begin_layout Plain Layout
26898
26899
26900 \backslash
26901 'e
26902 \end_layout
26903
26904 \end_inset
26905
26906
26907 \end_layout
26908
26909 \end_inset
26910 </cell>
26911 </row>
26912 <row>
26913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26914 \begin_inset Text
26915
26916 \begin_layout Plain Layout
26917
26918 \backslash
26919 ~e
26920 \begin_inset Index idx
26921 status collapsed
26922
26923 \begin_layout Plain Layout
26924 Tilde
26925 \end_layout
26926
26927 \end_inset
26928
26929
26930 \end_layout
26931
26932 \end_inset
26933 </cell>
26934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26935 \begin_inset Text
26936
26937 \begin_layout Plain Layout
26938 \begin_inset ERT
26939 status collapsed
26940
26941 \begin_layout Plain Layout
26942
26943
26944 \backslash
26945 ~e
26946 \end_layout
26947
26948 \end_inset
26949
26950
26951 \end_layout
26952
26953 \end_inset
26954 </cell>
26955 </row>
26956 <row>
26957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26958 \begin_inset Text
26959
26960 \begin_layout Plain Layout
26961
26962 \backslash
26963 .e
26964 \end_layout
26965
26966 \end_inset
26967 </cell>
26968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26969 \begin_inset Text
26970
26971 \begin_layout Plain Layout
26972 \begin_inset ERT
26973 status collapsed
26974
26975 \begin_layout Plain Layout
26976
26977
26978 \backslash
26979 .e
26980 \end_layout
26981
26982 \end_inset
26983
26984
26985 \end_layout
26986
26987 \end_inset
26988 </cell>
26989 </row>
26990 <row>
26991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26992 \begin_inset Text
26993
26994 \begin_layout Plain Layout
26995
26996 \backslash
26997 v
26998 \begin_inset ERT
26999 status collapsed
27000
27001 \begin_layout Plain Layout
27002
27003
27004 \backslash
27005 spce 
27006 \end_layout
27007
27008 \end_inset
27009
27010 e
27011 \end_layout
27012
27013 \end_inset
27014 </cell>
27015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27016 \begin_inset Text
27017
27018 \begin_layout Plain Layout
27019 \begin_inset ERT
27020 status collapsed
27021
27022 \begin_layout Plain Layout
27023
27024
27025 \backslash
27026 v e
27027 \end_layout
27028
27029 \end_inset
27030
27031
27032 \end_layout
27033
27034 \end_inset
27035 </cell>
27036 </row>
27037 <row>
27038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27039 \begin_inset Text
27040
27041 \begin_layout Plain Layout
27042
27043 \backslash
27044 d
27045 \begin_inset ERT
27046 status collapsed
27047
27048 \begin_layout Plain Layout
27049
27050
27051 \backslash
27052 spce 
27053 \end_layout
27054
27055 \end_inset
27056
27057 e
27058 \end_layout
27059
27060 \end_inset
27061 </cell>
27062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27063 \begin_inset Text
27064
27065 \begin_layout Plain Layout
27066 \begin_inset ERT
27067 status collapsed
27068
27069 \begin_layout Plain Layout
27070
27071
27072 \backslash
27073 d e
27074 \end_layout
27075
27076 \end_inset
27077
27078
27079 \end_layout
27080
27081 \end_inset
27082 </cell>
27083 </row>
27084 <row>
27085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27086 \begin_inset Text
27087
27088 \begin_layout Plain Layout
27089
27090 \backslash
27091 c
27092 \begin_inset ERT
27093 status collapsed
27094
27095 \begin_layout Plain Layout
27096
27097
27098 \backslash
27099 spce 
27100 \end_layout
27101
27102 \end_inset
27103
27104 e
27105 \end_layout
27106
27107 \end_inset
27108 </cell>
27109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27110 \begin_inset Text
27111
27112 \begin_layout Plain Layout
27113 \begin_inset ERT
27114 status collapsed
27115
27116 \begin_layout Plain Layout
27117
27118
27119 \backslash
27120 c e
27121 \end_layout
27122
27123 \end_inset
27124
27125
27126 \end_layout
27127
27128 \end_inset
27129 </cell>
27130 </row>
27131 </lyxtabular>
27132
27133 \end_inset
27134
27135
27136 \begin_inset space \hfill{}
27137 \end_inset
27138
27139
27140 \end_layout
27141
27142 \begin_layout Standard
27143 \begin_inset VSpace medskip
27144 \end_inset
27145
27146 With the command 
27147 \series bold
27148
27149 \backslash
27150 t
27151 \series default
27152  also two different characters can be accented.
27153  The command 
27154 \series bold
27155
27156 \backslash
27157 t
27158 \begin_inset ERT
27159 status collapsed
27160
27161 \begin_layout Plain Layout
27162
27163
27164 \backslash
27165 spce 
27166 \end_layout
27167
27168 \end_inset
27169
27170 sz
27171 \series default
27172  creates: 
27173 \begin_inset ERT
27174 status collapsed
27175
27176 \begin_layout Plain Layout
27177
27178
27179 \backslash
27180 t sz
27181 \end_layout
27182
27183 \end_inset
27184
27185
27186 \end_layout
27187
27188 \begin_layout Standard
27189 The accents 
27190 \series bold
27191 `
27192 \series default
27193  , 
27194 \series bold
27195 '
27196 \series default
27197  and 
27198 \series bold
27199 ^
27200 \series default
27201  can in combination with vowels directly be inserted with the keyboard without
27202  using TeX-mode.
27203  The same applies for the tilde
27204 \begin_inset Foot
27205 status collapsed
27206
27207 \begin_layout Plain Layout
27208 This only applies for keyboards where the tilde is defined as accent.
27209 \end_layout
27210
27211 \end_inset
27212
27213  
27214 \series bold
27215 ~
27216 \series default
27217  in combination with 
27218 \emph on
27219 a
27220 \emph default
27221  , 
27222 \emph on
27223 n
27224 \emph default
27225  , or 
27226 \emph on
27227 o
27228 \emph default
27229 .
27230 \end_layout
27231
27232 \begin_layout Standard
27233 The commands 
27234 \series bold
27235
27236 \backslash
27237 b
27238 \series default
27239  , 
27240 \series bold
27241
27242 \backslash
27243 c
27244 \series default
27245  , 
27246 \series bold
27247
27248 \backslash
27249 d
27250 \series default
27251  , 
27252 \series bold
27253
27254 \backslash
27255 H
27256 \series default
27257  , 
27258 \series bold
27259
27260 \backslash
27261 t
27262 \series default
27263  , 
27264 \series bold
27265
27266 \backslash
27267 u
27268 \series default
27269  , 
27270 \series bold
27271
27272 \backslash
27273 v
27274 \series default
27275  and accents that are inserted directly with the keyboard are also available
27276  in mathematical text.
27277  For the other accents there are special math commands to be used in formulas,
27278  see 
27279 \begin_inset CommandInset ref
27280 LatexCommand ref
27281 reference "sub:Accents-for-one"
27282
27283 \end_inset
27284
27285 .
27286 \end_layout
27287
27288 \begin_layout Standard
27289 \begin_inset VSpace bigskip
27290 \end_inset
27291
27292 Furthermore, with the command 
27293 \series bold
27294
27295 \backslash
27296 textcircled
27297 \series default
27298
27299 \begin_inset Index idx
27300 status collapsed
27301
27302 \begin_layout Plain Layout
27303 Commands ! T ! 
27304 \backslash
27305 textcircled
27306 \end_layout
27307
27308 \end_inset
27309
27310  all numbers and letters can be set into a circle, quasi accented with a
27311  circle, similar to the copyright symbol.
27312 \end_layout
27313
27314 \begin_layout Standard
27315 \align center
27316 \begin_inset Tabular
27317 <lyxtabular version="3" rows="3" columns="2">
27318 <features tabularvalignment="middle">
27319 <column alignment="center" valignment="top" width="0">
27320 <column alignment="center" valignment="top" width="0">
27321 <row>
27322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27323 \begin_inset Text
27324
27325 \begin_layout Plain Layout
27326 Command
27327 \end_layout
27328
27329 \end_inset
27330 </cell>
27331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27332 \begin_inset Text
27333
27334 \begin_layout Plain Layout
27335 Result
27336 \begin_inset Note Note
27337 status collapsed
27338
27339 \begin_layout Plain Layout
27340
27341 \series bold
27342
27343 \backslash
27344 raisebox
27345 \series default
27346  is only used as spacer.
27347 \end_layout
27348
27349 \end_inset
27350
27351
27352 \end_layout
27353
27354 \end_inset
27355 </cell>
27356 </row>
27357 <row>
27358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27359 \begin_inset Text
27360
27361 \begin_layout Plain Layout
27362
27363 \backslash
27364 textcircled{w}
27365 \end_layout
27366
27367 \end_inset
27368 </cell>
27369 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27370 \begin_inset Text
27371
27372 \begin_layout Plain Layout
27373 \begin_inset ERT
27374 status collapsed
27375
27376 \begin_layout Plain Layout
27377
27378
27379 \backslash
27380 textcircled{w}
27381 \end_layout
27382
27383 \end_inset
27384
27385
27386 \end_layout
27387
27388 \end_inset
27389 </cell>
27390 </row>
27391 <row>
27392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27393 \begin_inset Text
27394
27395 \begin_layout Plain Layout
27396
27397 \backslash
27398 Large 
27399 \backslash
27400 textcircled{
27401 \backslash
27402 normalsize
27403 \backslash
27404 protect
27405 \backslash
27406 raisebox{-1.5pt}{W}}
27407 \end_layout
27408
27409 \end_inset
27410 </cell>
27411 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27412 \begin_inset Text
27413
27414 \begin_layout Plain Layout
27415 \begin_inset Formula $\raisebox{4.5mm}{}$
27416 \end_inset
27417
27418
27419 \begin_inset ERT
27420 status collapsed
27421
27422 \begin_layout Plain Layout
27423
27424
27425 \backslash
27426 Large 
27427 \backslash
27428 textcircled{
27429 \backslash
27430 normalsize
27431 \backslash
27432 protect
27433 \backslash
27434 raisebox{-1.5pt}W}
27435 \end_layout
27436
27437 \end_inset
27438
27439
27440 \begin_inset Formula $\raisebox{-2mm}{}$
27441 \end_inset
27442
27443
27444 \end_layout
27445
27446 \end_inset
27447 </cell>
27448 </row>
27449 </lyxtabular>
27450
27451 \end_inset
27452
27453
27454 \end_layout
27455
27456 \begin_layout Standard
27457 One has to take care that the character fits in the circle.
27458  
27459 \series bold
27460
27461 \backslash
27462 Large
27463 \series default
27464
27465 \begin_inset Foot
27466 status collapsed
27467
27468 \begin_layout Plain Layout
27469 see 
27470 \begin_inset CommandInset ref
27471 LatexCommand ref
27472 reference "sub:Font-Sizes"
27473
27474 \end_inset
27475
27476
27477 \end_layout
27478
27479 \end_inset
27480
27481  specifies thereby the size of the circle.
27482  With the help of 
27483 \series bold
27484
27485 \backslash
27486 raisebox
27487 \series default
27488
27489 \begin_inset Foot
27490 status collapsed
27491
27492 \begin_layout Plain Layout
27493 see 
27494 \begin_inset CommandInset ref
27495 LatexCommand ref
27496 reference "sub:Boxes-without-Frame"
27497
27498 \end_inset
27499
27500
27501 \end_layout
27502
27503 \end_inset
27504
27505  the character can be centered.
27506 \end_layout
27507
27508 \begin_layout Subsection
27509 Minuscule Numbers
27510 \begin_inset Index idx
27511 status collapsed
27512
27513 \begin_layout Plain Layout
27514 Minuscule numbers
27515 \end_layout
27516
27517 \end_inset
27518
27519
27520 \end_layout
27521
27522 \begin_layout Standard
27523 Minuscule numbers are created with the command 
27524 \series bold
27525
27526 \backslash
27527 oldstylenums
27528 \series default
27529
27530 \begin_inset Index idx
27531 status collapsed
27532
27533 \begin_layout Plain Layout
27534 Commands ! O ! 
27535 \backslash
27536 oldstylenums
27537 \end_layout
27538
27539 \end_inset
27540
27541 .
27542  The command can be used in formulas and in TeX-mode.
27543  The command scheme is:
27544 \end_layout
27545
27546 \begin_layout Standard
27547
27548 \series bold
27549
27550 \backslash
27551 oldstylenums{number}
27552 \end_layout
27553
27554 \begin_layout Standard
27555 The command 
27556 \series bold
27557
27558 \backslash
27559 oldstylenums{0123456789
27560 \series default
27561  produces: 
27562 \begin_inset Formula $\oldstylenums{0123456789}$
27563 \end_inset
27564
27565
27566 \end_layout
27567
27568 \begin_layout Subsection
27569 Miscellaneous special Characters
27570 \begin_inset CommandInset label
27571 LatexCommand label
27572 name "sub:Miscellaneous-special-Characters"
27573
27574 \end_inset
27575
27576
27577 \begin_inset Index idx
27578 status collapsed
27579
27580 \begin_layout Plain Layout
27581 Special characters ! miscellaneous
27582 \end_layout
27583
27584 \end_inset
27585
27586
27587 \end_layout
27588
27589 \begin_layout Standard
27590 The following characters can only be inserted to formulas by using commands:
27591 \end_layout
27592
27593 \begin_layout Standard
27594 \align center
27595 \begin_inset Tabular
27596 <lyxtabular version="3" rows="4" columns="2">
27597 <features tabularvalignment="middle">
27598 <column alignment="center" valignment="top" width="0">
27599 <column alignment="center" valignment="top" width="0">
27600 <row>
27601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27602 \begin_inset Text
27603
27604 \begin_layout Plain Layout
27605 Command
27606 \end_layout
27607
27608 \end_inset
27609 </cell>
27610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27611 \begin_inset Text
27612
27613 \begin_layout Plain Layout
27614 Result
27615 \end_layout
27616
27617 \end_inset
27618 </cell>
27619 </row>
27620 <row>
27621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27622 \begin_inset Text
27623
27624 \begin_layout Plain Layout
27625
27626 \backslash
27627 ^
27628 \begin_inset ERT
27629 status collapsed
27630
27631 \begin_layout Plain Layout
27632
27633
27634 \backslash
27635 spce 
27636 \end_layout
27637
27638 \end_inset
27639
27640
27641 \end_layout
27642
27643 \end_inset
27644 </cell>
27645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27646 \begin_inset Text
27647
27648 \begin_layout Plain Layout
27649 \begin_inset Formula $\mathcircumflex$
27650 \end_inset
27651
27652
27653 \end_layout
27654
27655 \end_inset
27656 </cell>
27657 </row>
27658 <row>
27659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27660 \begin_inset Text
27661
27662 \begin_layout Plain Layout
27663
27664 \backslash
27665 _
27666 \end_layout
27667
27668 \end_inset
27669 </cell>
27670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27671 \begin_inset Text
27672
27673 \begin_layout Plain Layout
27674 \begin_inset Formula $\_$
27675 \end_inset
27676
27677
27678 \end_layout
27679
27680 \end_inset
27681 </cell>
27682 </row>
27683 <row>
27684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27685 \begin_inset Text
27686
27687 \begin_layout Plain Layout
27688 ^
27689 \begin_inset ERT
27690 status collapsed
27691
27692 \begin_layout Plain Layout
27693
27694
27695 \backslash
27696 spce 
27697 \end_layout
27698
27699 \end_inset
27700
27701
27702 \backslash
27703 circ
27704 \begin_inset Index idx
27705 status collapsed
27706
27707 \begin_layout Plain Layout
27708
27709 \backslash
27710
27711 \end_layout
27712
27713 \end_inset
27714
27715
27716 \end_layout
27717
27718 \end_inset
27719 </cell>
27720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27721 \begin_inset Text
27722
27723 \begin_layout Plain Layout
27724 \begin_inset Formula $^{\circ}$
27725 \end_inset
27726
27727
27728 \end_layout
27729
27730 \end_inset
27731 </cell>
27732 </row>
27733 </lyxtabular>
27734
27735 \end_inset
27736
27737
27738 \end_layout
27739
27740 \begin_layout Standard
27741 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
27742  contains the following line
27743 \begin_inset Foot
27744 status collapsed
27745
27746 \begin_layout Plain Layout
27747 More about this is described in 
27748 \begin_inset CommandInset ref
27749 LatexCommand ref
27750 reference "sub:Text-Characters-in"
27751
27752 \end_inset
27753
27754 .
27755 \end_layout
27756
27757 \end_inset
27758
27759 :
27760 \end_layout
27761
27762 \begin_layout Standard
27763
27764 \series bold
27765
27766 \backslash
27767 DeclareInputtext{176}{
27768 \backslash
27769 ifmmode^
27770 \backslash
27771 circ
27772 \backslash
27773 else
27774 \backslash
27775 textdegree
27776 \backslash
27777 fi}
27778 \end_layout
27779
27780 \begin_layout Section
27781 Formula Styles
27782 \begin_inset CommandInset label
27783 LatexCommand label
27784 name "sec:Formula-Styles"
27785
27786 \end_inset
27787
27788
27789 \begin_inset Index idx
27790 status collapsed
27791
27792 \begin_layout Plain Layout
27793 Formula ! styles
27794 \end_layout
27795
27796 \end_inset
27797
27798
27799 \end_layout
27800
27801 \begin_layout Itemize
27802 There are two different alignment styles:
27803 \end_layout
27804
27805 \begin_deeper
27806 \begin_layout Description
27807 Centered is the predefined standard
27808 \end_layout
27809
27810 \begin_layout Description
27811 Indented for this the option 
27812 \series bold
27813 fleqn
27814 \series default
27815  must be inserted in the menu 
27816 \family sans
27817 Document\SpecialChar \menuseparator
27818 Settings
27819 \family default
27820  under 
27821 \family sans
27822 Document
27823 \begin_inset space ~
27824 \end_inset
27825
27826 Class
27827 \end_layout
27828
27829 \begin_layout Standard
27830 When 
27831 \series bold
27832 Indented
27833 \series default
27834  is used, the indentation can be adjusted with the length 
27835 \series bold
27836
27837 \backslash
27838 mathindent
27839 \series default
27840
27841 \begin_inset Index idx
27842 status collapsed
27843
27844 \begin_layout Plain Layout
27845 Commands ! M ! 
27846 \backslash
27847 mathindent
27848 \end_layout
27849
27850 \end_inset
27851
27852 .
27853  Should the distance be 15
27854 \begin_inset space \thinspace{}
27855 \end_inset
27856
27857 mm, the following command line is inserted in the LaTeX-preamble
27858 \end_layout
27859
27860 \begin_layout Standard
27861
27862 \series bold
27863
27864 \backslash
27865 setlength{
27866 \backslash
27867 mathindent}{15mm}
27868 \end_layout
27869
27870 \begin_layout Standard
27871 When no length is specified, the predefined value of 30
27872 \begin_inset space \thinspace{}
27873 \end_inset
27874
27875 pt will be used.
27876 \end_layout
27877
27878 \end_deeper
27879 \begin_layout Itemize
27880 And two different numbering styles:
27881 \end_layout
27882
27883 \begin_deeper
27884 \begin_layout Description
27885 Right is the predefined standard
27886 \end_layout
27887
27888 \begin_layout Description
27889 Left for this the option 
27890 \series bold
27891 leqno
27892 \series default
27893  must be inserted in the menu 
27894 \family sans
27895 Document\SpecialChar \menuseparator
27896 Settings
27897 \family default
27898  under 
27899 \family sans
27900 Document
27901 \begin_inset space ~
27902 \end_inset
27903
27904 Class
27905 \end_layout
27906
27907 \end_deeper
27908 \begin_layout Standard
27909
27910 \series bold
27911 fleqn
27912 \series default
27913  and 
27914 \series bold
27915 leqno
27916 \series default
27917  can also be used together.
27918  In this case both options are inserted, separated by a comma.
27919 \end_layout
27920
27921 \begin_layout Standard
27922 The chosen styles are used for all displayed formulas of the document.
27923  When both, centered and indented formulas should be created in a document,
27924  the style 
27925 \series bold
27926 Centered
27927 \series default
27928  is used.
27929  The indented formulas are then set in a flalign environment, see 
27930 \begin_inset CommandInset ref
27931 LatexCommand ref
27932 reference "sub:Flalign-Environment"
27933
27934 \end_inset
27935
27936 .
27937 \end_layout
27938
27939 \begin_layout Section
27940 Multiline Formulas
27941 \begin_inset CommandInset label
27942 LatexCommand label
27943 name "sec:Multiline-Formulas"
27944
27945 \end_inset
27946
27947
27948 \begin_inset Index idx
27949 status collapsed
27950
27951 \begin_layout Plain Layout
27952 Formula ! multiline
27953 \end_layout
27954
27955 \end_inset
27956
27957
27958 \end_layout
27959
27960 \begin_layout Subsection
27961 General
27962 \end_layout
27963
27964 \begin_layout Standard
27965 In LyX multiline formulas are created by pressing 
27966 \series bold
27967
27968 \begin_inset Info
27969 type  "shortcut"
27970 arg   "newline-insert newline"
27971 \end_inset
27972
27973
27974 \series default
27975  inside a formula.
27976  This creates either an 
27977 \series bold
27978 eqnarray environment
27979 \series default
27980  that is described in 
27981 \begin_inset CommandInset ref
27982 LatexCommand ref
27983 reference "sub:Eqnarray-Environment"
27984
27985 \end_inset
27986
27987  or, when the option 
27988 \family sans
27989 Use AMS math package
27990 \family default
27991  in the document settings is selected, an 
27992 \series bold
27993 align environment
27994 \series default
27995  that is described in 
27996 \begin_inset CommandInset ref
27997 LatexCommand ref
27998 reference "sub:Standard-align-Environment"
27999
28000 \end_inset
28001
28002 .
28003 \end_layout
28004
28005 \begin_layout Standard
28006 There are other multiline formula environments that can be created via the
28007  menu 
28008 \family sans
28009 Insert\SpecialChar \menuseparator
28010 Math
28011 \family default
28012 .
28013  These environments are described in the following sections.
28014 \end_layout
28015
28016 \begin_layout Standard
28017 In all multiline formula environments a new line is created by pressing
28018  
28019 \begin_inset Info
28020 type  "shortcut"
28021 arg   "newline-insert newline"
28022 \end_inset
28023
28024 .
28025  To add or delete lines, the math toolbar buttons 
28026 \begin_inset Graphics
28027         filename ../images/tabular-feature_append-row.png
28028         scale 85
28029
28030 \end_inset
28031
28032  or 
28033 \begin_inset Graphics
28034         filename ../images/tabular-feature_delete-row.png
28035         scale 85
28036
28037 \end_inset
28038
28039 , respectively, or the menu 
28040 \family sans
28041 Edit\SpecialChar \menuseparator
28042 Rows & Columns
28043 \family default
28044  can be used.
28045 \end_layout
28046
28047 \begin_layout Subsubsection
28048 Line Separation
28049 \begin_inset CommandInset label
28050 LatexCommand label
28051 name "sub:Line-Separation"
28052
28053 \end_inset
28054
28055
28056 \begin_inset Index idx
28057 status collapsed
28058
28059 \begin_layout Plain Layout
28060 Formula ! multiline ! Line separation
28061 \end_layout
28062
28063 \end_inset
28064
28065
28066 \end_layout
28067
28068 \begin_layout Standard
28069 There is sometimes not enough space in multiline formulas between the lines:
28070 \begin_inset Formula \begin{eqnarray*}
28071 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}\\
28072 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
28073 \end{eqnarray*}
28074
28075 \end_inset
28076
28077
28078 \end_layout
28079
28080 \begin_layout Standard
28081 In LaTeX additional line space is specified as optional argument of the
28082  new line command.
28083  This is not yet possible in LyX
28084 \begin_inset Foot
28085 status collapsed
28086
28087 \begin_layout Plain Layout
28088 see 
28089 \begin_inset CommandInset href
28090 LatexCommand href
28091 name "LyX-bug #1505"
28092 target "http://www.lyx.org/trac/ticket/1505"
28093
28094 \end_inset
28095
28096
28097 \end_layout
28098
28099 \end_inset
28100
28101 , therefore the whole formula must be inserted in TeX-mode.
28102  To add in our example space, the command 
28103 \series bold
28104
28105 \backslash
28106
28107 \backslash
28108 [3mm]
28109 \series default
28110  is inserted at the end of the first line.
28111  One gets: 
28112 \begin_inset ERT
28113 status collapsed
28114
28115 \begin_layout Plain Layout
28116
28117
28118 \backslash
28119 begin{eqnarray*}
28120 \end_layout
28121
28122 \begin_layout Plain Layout
28123
28124 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28125  = & 
28126 \backslash
28127 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28128 \backslash
28129
28130 \backslash
28131 [3mm]
28132 \end_layout
28133
28134 \begin_layout Plain Layout
28135
28136 4x^{2}
28137 \backslash
28138 left(B^{2}+x_{0}^{2}
28139 \backslash
28140 right)+4x_{0}x
28141 \backslash
28142 left(D-B^{2}
28143 \backslash
28144 right)+B^{2}
28145 \backslash
28146 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28147 \backslash
28148 right) & = & 0
28149 \end_layout
28150
28151 \begin_layout Plain Layout
28152
28153
28154 \backslash
28155 end{eqnarray*}
28156 \end_layout
28157
28158 \end_inset
28159
28160
28161 \end_layout
28162
28163 \begin_layout Standard
28164 \begin_inset VSpace bigskip
28165 \end_inset
28166
28167 To set the line separation for all lines in a formula, the length 
28168 \series bold
28169
28170 \backslash
28171 jot
28172 \series default
28173
28174 \begin_inset Index idx
28175 status collapsed
28176
28177 \begin_layout Plain Layout
28178 Commands ! J ! 
28179 \backslash
28180 jot
28181 \end_layout
28182
28183 \end_inset
28184
28185  is changed.
28186  The definition is: 
28187 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
28188 \end_inset
28189
28190 .
28191  Predefined for 
28192 \series bold
28193
28194 \backslash
28195 jot
28196 \series default
28197  is the value 3
28198 \begin_inset space \thinspace{}
28199 \end_inset
28200
28201 pt.
28202  To create 3
28203 \begin_inset space \thinspace{}
28204 \end_inset
28205
28206 mm additional line separation as in the previous example, the command
28207 \end_layout
28208
28209 \begin_layout Standard
28210
28211 \series bold
28212
28213 \backslash
28214 setlength{
28215 \backslash
28216 jot}{3mm+3pt}
28217 \end_layout
28218
28219 \begin_layout Standard
28220 is inserted in TeX-mode before the formula.
28221  This requires that the LaTeX-package 
28222 \series bold
28223 calc
28224 \series default
28225
28226 \begin_inset Foot
28227 status collapsed
28228
28229 \begin_layout Plain Layout
28230
28231 \series bold
28232 calc
28233 \series default
28234  is part of every LaTeX standard installation.
28235 \end_layout
28236
28237 \end_inset
28238
28239
28240 \begin_inset Index idx
28241 status collapsed
28242
28243 \begin_layout Plain Layout
28244 Packages ! calc
28245 \end_layout
28246
28247 \end_inset
28248
28249  was loaded in LaTeX-preamble with the line
28250 \end_layout
28251
28252 \begin_layout Standard
28253
28254 \series bold
28255
28256 \backslash
28257 usepackage{calc}
28258 \end_layout
28259
28260 \begin_layout Standard
28261 One gets: 
28262 \begin_inset ERT
28263 status collapsed
28264
28265 \begin_layout Plain Layout
28266
28267
28268 \backslash
28269 setlength{
28270 \backslash
28271 jot}{3mm+3pt}
28272 \end_layout
28273
28274 \end_inset
28275
28276
28277 \begin_inset Formula \begin{eqnarray*}
28278 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}\\
28279 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
28280 \end{eqnarray*}
28281
28282 \end_inset
28283
28284
28285 \end_layout
28286
28287 \begin_layout Standard
28288 \begin_inset ERT
28289 status collapsed
28290
28291 \begin_layout Plain Layout
28292
28293
28294 \backslash
28295 setlength{
28296 \backslash
28297 jot}{3pt}
28298 \end_layout
28299
28300 \end_inset
28301
28302  To get back to the predefined distance, 
28303 \series bold
28304
28305 \backslash
28306 jot
28307 \series default
28308  is set to the value 3
28309 \begin_inset space \thinspace{}
28310 \end_inset
28311
28312 pt.
28313 \end_layout
28314
28315 \begin_layout Subsubsection
28316 Column Separation
28317 \begin_inset CommandInset label
28318 LatexCommand label
28319 name "sub:Column-Separation"
28320
28321 \end_inset
28322
28323
28324 \begin_inset Index idx
28325 status collapsed
28326
28327 \begin_layout Plain Layout
28328 Formula ! multiline ! Column separation
28329 \end_layout
28330
28331 \end_inset
28332
28333
28334 \end_layout
28335
28336 \begin_layout Standard
28337 Multiline formulas form a matrix.
28338  A formula in the eqnarray environment is for example a matrix with three
28339  columns.
28340  By changing the column separation in this environment, the space beside
28341  the relation sign can be changed.
28342 \end_layout
28343
28344 \begin_layout Standard
28345 The column separation is specified with the length 
28346 \series bold
28347
28348 \backslash
28349 arraycolsep
28350 \series default
28351
28352 \begin_inset Index idx
28353 status collapsed
28354
28355 \begin_layout Plain Layout
28356 Commands ! A ! 
28357 \backslash
28358 arraycolsep
28359 \end_layout
28360
28361 \end_inset
28362
28363  according to:
28364 \begin_inset Newline newline
28365 \end_inset
28366
28367 column separation = 2
28368 \begin_inset space \thinspace{}
28369 \end_inset
28370
28371
28372 \series bold
28373
28374 \backslash
28375 arraycolsep
28376 \series default
28377
28378 \begin_inset Newline newline
28379 \end_inset
28380
28381 Thus, the command
28382 \end_layout
28383
28384 \begin_layout Standard
28385
28386 \series bold
28387
28388 \backslash
28389 setlength{
28390 \backslash
28391 arraycolsep}{1cm}
28392 \end_layout
28393
28394 \begin_layout Standard
28395 inserted in TeX-mode, sets for all following formulas a column separation
28396  of 2
28397 \begin_inset space \thinspace{}
28398 \end_inset
28399
28400 cm.
28401  To get back to the predefined distance, 
28402 \series bold
28403
28404 \backslash
28405 arraycolsep
28406 \series default
28407  is set to 5
28408 \begin_inset space \thinspace{}
28409 \end_inset
28410
28411 pt.
28412 \end_layout
28413
28414 \begin_layout Standard
28415 A formula with 2
28416 \begin_inset space \thinspace{}
28417 \end_inset
28418
28419 cm column separation:
28420 \begin_inset ERT
28421 status collapsed
28422
28423 \begin_layout Plain Layout
28424
28425
28426 \backslash
28427 setlength{
28428 \backslash
28429 arraycolsep}{1cm}
28430 \end_layout
28431
28432 \end_inset
28433
28434
28435 \begin_inset Formula \begin{eqnarray*}
28436 A & = & B\\
28437 C & \ne & A
28438 \end{eqnarray*}
28439
28440 \end_inset
28441
28442 A formula with the predefined column separation for matrices of 10
28443 \begin_inset space \thinspace{}
28444 \end_inset
28445
28446 pt:
28447 \begin_inset ERT
28448 status collapsed
28449
28450 \begin_layout Plain Layout
28451
28452
28453 \backslash
28454 setlength{
28455 \backslash
28456 arraycolsep}{5pt}
28457 \end_layout
28458
28459 \end_inset
28460
28461
28462 \begin_inset Formula \begin{eqnarray*}
28463 A & = & B\\
28464 C & \ne & A
28465 \end{eqnarray*}
28466
28467 \end_inset
28468
28469
28470 \end_layout
28471
28472 \begin_layout Subsubsection
28473 Long Formulas
28474 \begin_inset Index idx
28475 status collapsed
28476
28477 \begin_layout Plain Layout
28478 Formula ! long
28479 \end_layout
28480
28481 \end_inset
28482
28483
28484 \end_layout
28485
28486 \begin_layout Standard
28487 Long formulas can be typeset using these methods:
28488 \end_layout
28489
28490 \begin_layout Itemize
28491 When one side of the equation is much shorther than the line width, this
28492  one is chosen for the left side and the right side is typeset over two
28493  lines:
28494 \begin_inset Formula \begin{eqnarray}
28495 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 \\
28496  &  & -\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:shortlong}
28497 \end{eqnarray}
28498
28499 \end_inset
28500
28501 The minus sign at the beginning of the second line does normally not appear
28502  as operator because it is the first character of the line.
28503  Thus it would not be surrounded by space and could not be distinguished
28504  from the fraction bar.
28505  To avoid this, 3
28506 \begin_inset space \thinspace{}
28507 \end_inset
28508
28509 pt space was inserted behind the minus sign with the command 
28510 \series bold
28511
28512 \backslash
28513 hspace
28514 \series default
28515 .
28516 \begin_inset Foot
28517 status collapsed
28518
28519 \begin_layout Plain Layout
28520 more about 
28521 \series bold
28522
28523 \backslash
28524 hspace
28525 \series default
28526  see 
28527 \begin_inset CommandInset ref
28528 LatexCommand ref
28529 reference "sub:Variable-Space"
28530
28531 \end_inset
28532
28533
28534 \end_layout
28535
28536 \end_inset
28537
28538
28539 \begin_inset Index idx
28540 status collapsed
28541
28542 \begin_layout Plain Layout
28543 Commands ! H ! 
28544 \backslash
28545 hspace
28546 \end_layout
28547
28548 \end_inset
28549
28550
28551 \end_layout
28552
28553 \begin_layout Itemize
28554 When both sides of the equation are too long, the command 
28555 \series bold
28556
28557 \backslash
28558 lefteqn
28559 \series default
28560
28561 \begin_inset Index idx
28562 status collapsed
28563
28564 \begin_layout Plain Layout
28565 Commands ! L ! 
28566 \backslash
28567 lefteqn
28568 \end_layout
28569
28570 \end_inset
28571
28572  is used.
28573  It is inserted to the first column of the first line and effects that all
28574  further insertions overwrite the following columns:
28575 \begin_inset Formula \begin{eqnarray}
28576 \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 \\
28577  &  & -\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 \\
28578  &  & =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}
28579 \end{eqnarray}
28580
28581 \end_inset
28582
28583 After the insertion of 
28584 \series bold
28585
28586 \backslash
28587 lefteqn
28588 \series default
28589 , the cursor is in a purple box that is a bit shifted to the left from the
28590  blue one.
28591  In this the formula is inserted.
28592 \begin_inset Newline newline
28593 \end_inset
28594
28595 The content of the further lines is inserted to the second or another formula
28596  column.
28597  The greater the column number where it was inserted, the larger the indentation.
28598 \begin_inset VSpace medskip
28599 \end_inset
28600
28601
28602 \begin_inset Newline newline
28603 \end_inset
28604
28605
28606 \begin_inset Note Greyedout
28607 status open
28608
28609 \begin_layout Plain Layout
28610 Note the following when using 
28611 \series bold
28612
28613 \backslash
28614 lefteqn
28615 \series default
28616 :
28617 \end_layout
28618
28619 \begin_layout Itemize
28620 The formula doesn't use the full page width.
28621  When e.
28622 \begin_inset space \thinspace{}
28623 \end_inset
28624
28625 g.
28626 \begin_inset space \space{}
28627 \end_inset
28628
28629 the term 
28630 \begin_inset Formula $-B^{2}$
28631 \end_inset
28632
28633  is added to the first line in the above example, it would have been outside
28634  the page margin.
28635  To better use the width, negative space can be inserted at the beginning
28636  of the first line.
28637 \end_layout
28638
28639 \begin_layout Itemize
28640 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28641  line.
28642 \begin_inset Foot
28643 status collapsed
28644
28645 \begin_layout Plain Layout
28646 \begin_inset CommandInset href
28647 LatexCommand href
28648 name "LyX-bug #1429"
28649 target "http://www.lyx.org/trac/ticket/1429"
28650
28651 \end_inset
28652
28653
28654 \end_layout
28655
28656 \end_inset
28657
28658  One can only set the cursor at the beginning of the line and move it with
28659  the arrow keys.
28660 \end_layout
28661
28662 \end_inset
28663
28664
28665 \end_layout
28666
28667 \begin_layout Itemize
28668 Other methods to set long formulas are offered by the environments described
28669  in 
28670 \begin_inset CommandInset ref
28671 LatexCommand ref
28672 reference "sub:Multline-Environment"
28673
28674 \end_inset
28675
28676  and 
28677 \begin_inset CommandInset ref
28678 LatexCommand ref
28679 reference "sub:Multiline-Formula-Parts"
28680
28681 \end_inset
28682
28683 .
28684 \end_layout
28685
28686 \begin_layout Subsubsection
28687 Multiline Brackets
28688 \begin_inset CommandInset label
28689 LatexCommand label
28690 name "sub:Multiline-Brackets"
28691
28692 \end_inset
28693
28694
28695 \begin_inset Index idx
28696 status collapsed
28697
28698 \begin_layout Plain Layout
28699 Brackets ! for multiline expressions
28700 \end_layout
28701
28702 \end_inset
28703
28704
28705 \end_layout
28706
28707 \begin_layout Standard
28708 For brackets spanning multiple lines the following problem occurs:
28709 \begin_inset Formula \begin{eqnarray*}
28710 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28711  &  & \left.\cdots+B-D\right]
28712 \end{eqnarray*}
28713
28714 \end_inset
28715
28716
28717 \end_layout
28718
28719 \begin_layout Standard
28720 The closing bracket is smaller than the opening bracket because brackets
28721  with variable size may not span multiple lines.
28722 \end_layout
28723
28724 \begin_layout Standard
28725 To set the bracket size for the second line correctly, the first line is
28726  ended with 
28727 \series bold
28728
28729 \backslash
28730 right.
28731 \series default
28732
28733 \begin_inset Index idx
28734 status collapsed
28735
28736 \begin_layout Plain Layout
28737 Commands ! R ! 
28738 \backslash
28739 right
28740 \end_layout
28741
28742 \end_inset
28743
28744  and the second line with 
28745 \series bold
28746
28747 \backslash
28748 left.
28749 \begin_inset Foot
28750 status collapsed
28751
28752 \begin_layout Plain Layout
28753 for more about 
28754 \series bold
28755
28756 \backslash
28757 left
28758 \series default
28759  and 
28760 \series bold
28761
28762 \backslash
28763 right
28764 \series default
28765  see 
28766 \begin_inset CommandInset ref
28767 LatexCommand ref
28768 reference "sub:Automatic-Bracket-Size"
28769
28770 \end_inset
28771
28772
28773 \end_layout
28774
28775 \end_inset
28776
28777
28778 \series default
28779
28780 \begin_inset Index idx
28781 status collapsed
28782
28783 \begin_layout Plain Layout
28784 Commands ! L ! 
28785 \backslash
28786 left
28787 \end_layout
28788
28789 \end_inset
28790
28791 .
28792  After 
28793 \series bold
28794
28795 \backslash
28796 left.
28797
28798 \series default
28799  the command 
28800 \series bold
28801
28802 \backslash
28803 vphantom
28804 \series default
28805
28806 \begin_inset ERT
28807 status collapsed
28808
28809 \begin_layout Plain Layout
28810
28811
28812 \backslash
28813 spce 
28814 \end_layout
28815
28816 \end_inset
28817
28818
28819 \series bold
28820
28821 \backslash
28822 prod
28823 \series default
28824 ^
28825 \begin_inset ERT
28826 status collapsed
28827
28828 \begin_layout Plain Layout
28829
28830
28831 \backslash
28832 spce 
28833 \end_layout
28834
28835 \end_inset
28836
28837
28838 \series bold
28839
28840 \backslash
28841 infty
28842 \series default
28843
28844 \begin_inset ERT
28845 status collapsed
28846
28847 \begin_layout Plain Layout
28848
28849
28850 \backslash
28851 spce 
28852 \end_layout
28853
28854 \end_inset
28855
28856
28857 \series bold
28858
28859 \begin_inset Formula $\downarrow$
28860 \end_inset
28861
28862 _R=1}
28863 \series default
28864
28865 \begin_inset Index idx
28866 status collapsed
28867
28868 \begin_layout Plain Layout
28869 Commands ! V ! 
28870 \backslash
28871 vphantom
28872 \end_layout
28873
28874 \end_inset
28875
28876  is inserted, because the multiplication operator with its limits is the
28877  largest symbol in the first line and this should be the size for the bracket
28878  in the second line.
28879 \end_layout
28880
28881 \begin_layout Standard
28882 The result is this:
28883 \begin_inset Formula \begin{eqnarray*}
28884 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28885  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28886 \end{eqnarray*}
28887
28888 \end_inset
28889
28890
28891 \end_layout
28892
28893 \begin_layout Subsection
28894 Align Environments
28895 \end_layout
28896
28897 \begin_layout Standard
28898 Align environments can be used for every kind of multiline formulas.
28899  They are specially useful to set several formulas side by side.
28900 \end_layout
28901
28902 \begin_layout Standard
28903 Align environments consist of columns.
28904  The odd columns are right aligned, the even ones left aligned.
28905  Every line in an Align environment can be numbered.
28906 \end_layout
28907
28908 \begin_layout Standard
28909 Align environments are created via the menu 
28910 \family sans
28911 Insert\SpecialChar \menuseparator
28912 Math
28913 \family default
28914 .
28915  With the menu 
28916 \family sans
28917 Edit\SpecialChar \menuseparator
28918 Math\SpecialChar \menuseparator
28919 Change Formula Type
28920 \family default
28921  already existing formulas can be converted to Align environments.
28922 \end_layout
28923
28924 \begin_layout Standard
28925 To add or delete columns, the math toolbar buttons 
28926 \begin_inset Graphics
28927         filename ../images/tabular-feature_append-column.png
28928         scale 85
28929
28930 \end_inset
28931
28932  or 
28933 \begin_inset Graphics
28934         filename ../images/tabular-feature_delete-column.png
28935         scale 85
28936
28937 \end_inset
28938
28939 , respectively, or the menu 
28940 \family sans
28941 Edit\SpecialChar \menuseparator
28942 Rows & Columns
28943 \family default
28944  can be used.
28945 \end_layout
28946
28947 \begin_layout Subsubsection
28948 Standard align Environment
28949 \begin_inset CommandInset label
28950 LatexCommand label
28951 name "sub:Standard-align-Environment"
28952
28953 \end_inset
28954
28955
28956 \begin_inset Index idx
28957 status collapsed
28958
28959 \begin_layout Plain Layout
28960 Formula ! multiline ! align environment
28961 \end_layout
28962
28963 \end_inset
28964
28965
28966 \end_layout
28967
28968 \begin_layout Standard
28969 This Align environment is created by presssing 
28970 \begin_inset Info
28971 type  "shortcut"
28972 arg   "newline-insert newline"
28973 \end_inset
28974
28975  in a formula or by the menu 
28976 \family sans
28977 Insert\SpecialChar \menuseparator
28978 Math\SpecialChar \menuseparator
28979 AMS align Environment
28980 \family default
28981 .
28982 \end_layout
28983
28984 \begin_layout Standard
28985 An example for two formulas set side by side, that are created with a four
28986  column align environment:
28987 \begin_inset Formula \begin{align*}
28988 A & =\sin(B) & C & =D\\
28989 C & \ne A & B & \ne D
28990 \end{align*}
28991
28992 \end_inset
28993
28994 As it can be seen, the formulas in this environment are placed so as if
28995  there would be a 
28996 \series bold
28997
28998 \backslash
28999 hfill
29000 \begin_inset Foot
29001 status collapsed
29002
29003 \begin_layout Plain Layout
29004 more about 
29005 \series bold
29006
29007 \backslash
29008 hfill
29009 \series default
29010  see 
29011 \begin_inset CommandInset ref
29012 LatexCommand ref
29013 reference "sub:Variable-Space"
29014
29015 \end_inset
29016
29017
29018 \end_layout
29019
29020 \end_inset
29021
29022
29023 \series default
29024  before the first and after every even column.
29025  When the formula style 
29026 \series bold
29027 Indented
29028 \begin_inset Foot
29029 status collapsed
29030
29031 \begin_layout Plain Layout
29032 formula styles see 
29033 \begin_inset CommandInset ref
29034 LatexCommand ref
29035 reference "sec:Formula-Styles"
29036
29037 \end_inset
29038
29039
29040 \end_layout
29041
29042 \end_inset
29043
29044
29045 \series default
29046  is used, the formula is set without the 
29047 \series bold
29048
29049 \backslash
29050 hfill
29051 \series default
29052  before the first column.
29053 \end_layout
29054
29055 \begin_layout Subsubsection
29056 Alignat Environment
29057 \begin_inset Index idx
29058 status collapsed
29059
29060 \begin_layout Plain Layout
29061 Formula ! multiline ! alignat environment
29062 \end_layout
29063
29064 \end_inset
29065
29066
29067 \end_layout
29068
29069 \begin_layout Standard
29070 The alignat environment has no predefined column separation.
29071  It can be inserted manually with the spaces that are described 
29072 \begin_inset CommandInset ref
29073 LatexCommand ref
29074 reference "sub:Space"
29075
29076 \end_inset
29077
29078 .
29079 \end_layout
29080
29081 \begin_layout Standard
29082 The above example in the alignat environment where 1
29083 \begin_inset space \thinspace{}
29084 \end_inset
29085
29086 cm space was inserted at the beginning of the second formula:
29087 \begin_inset Formula \begin{alignat*}{2}
29088 A & =\sin(B) & \hspace{1cm}C & =D\\
29089 C & \ne A & B & \ne D
29090 \end{alignat*}
29091
29092 \end_inset
29093
29094 Because the column separation can be set separately for every column, this
29095  environment is especially suitable to set three and more formulas side
29096  by side.
29097 \end_layout
29098
29099 \begin_layout Subsubsection
29100 Flalign Environment
29101 \begin_inset CommandInset label
29102 LatexCommand label
29103 name "sub:Flalign-Environment"
29104
29105 \end_inset
29106
29107
29108 \begin_inset Index idx
29109 status collapsed
29110
29111 \begin_layout Plain Layout
29112 Formula ! multiline ! flalign environment
29113 \end_layout
29114
29115 \end_inset
29116
29117
29118 \end_layout
29119
29120 \begin_layout Standard
29121 In this environment the first two columns are always set as much as possible
29122  to the left and the last two ones to the right.
29123  An example:
29124 \begin_inset Formula \begin{flalign*}
29125 A & =1 & B & =2 & C & =3\\
29126 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
29127 \end{flalign*}
29128
29129 \end_inset
29130
29131
29132 \end_layout
29133
29134 \begin_layout Standard
29135 By creating a flalign environment with an odd number of columns where an
29136  empty TeX-brace is inserted to the last column, several formulas in a document
29137  can be set to the left, although the formula style 
29138 \series bold
29139 Centered
29140 \series default
29141  is used.
29142  As example the indented formula 
29143 \begin_inset CommandInset ref
29144 LatexCommand eqref
29145 reference "eq:VolInt"
29146
29147 \end_inset
29148
29149 :
29150 \begin_inset Formula \begin{flalign}
29151 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
29152
29153 \end_inset
29154
29155 The first two columns contain the formula.
29156  To indent it as with the formula style 
29157 \series bold
29158 Indented
29159 \series default
29160 , 30
29161 \begin_inset space \thinspace{}
29162 \end_inset
29163
29164 pt space was inserted at the beginning of the first column.
29165 \end_layout
29166
29167 \begin_layout Subsection
29168 Eqnarray Environment
29169 \begin_inset CommandInset label
29170 LatexCommand label
29171 name "sub:Eqnarray-Environment"
29172
29173 \end_inset
29174
29175
29176 \begin_inset Index idx
29177 status collapsed
29178
29179 \begin_layout Plain Layout
29180 Formula ! multiline ! eqnarray environment
29181 \end_layout
29182
29183 \end_inset
29184
29185
29186 \end_layout
29187
29188 \begin_layout Standard
29189 When this environment has been created, three blue boxes appear.
29190  The content of the first box is right aligned, the content of the last
29191  one left aligned.
29192  The content of the middle box appears centered and a bit smaller, because
29193  it is designed to insert there only relation characters.
29194 \begin_inset Formula \begin{eqnarray*}
29195 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29196 AB & AB & AB\\
29197 A & = & A
29198 \end{eqnarray*}
29199
29200 \end_inset
29201
29202
29203 \end_layout
29204
29205 \begin_layout Subsection
29206 Gather Environment
29207 \begin_inset Index idx
29208 status collapsed
29209
29210 \begin_layout Plain Layout
29211 Formula ! multiline ! gather environment
29212 \end_layout
29213
29214 \end_inset
29215
29216
29217 \end_layout
29218
29219 \begin_layout Standard
29220 This environment consists of only one centered column.
29221  Every line can be numbered.
29222 \begin_inset Formula \begin{gather}
29223 A=1\\
29224 X=\textrm{-}1
29225 \end{gather}
29226
29227 \end_inset
29228
29229
29230 \end_layout
29231
29232 \begin_layout Subsection
29233 Multline Environment
29234 \begin_inset CommandInset label
29235 LatexCommand label
29236 name "sub:Multline-Environment"
29237
29238 \end_inset
29239
29240
29241 \begin_inset Index idx
29242 status collapsed
29243
29244 \begin_layout Plain Layout
29245 Formula ! multiline ! multline environment
29246 \end_layout
29247
29248 \end_inset
29249
29250
29251 \end_layout
29252
29253 \begin_layout Standard
29254 The multline environment consists, like the gather environment, of only
29255  one column.
29256  But the first line is left aligned, the last one right aligned.
29257  All other lines are centered.
29258  Therefore this environment is suitable for long formulas.
29259  As example formula 
29260 \begin_inset CommandInset ref
29261 LatexCommand eqref
29262 reference "eq:lefteqn"
29263
29264 \end_inset
29265
29266  in the multline environment:
29267 \begin_inset Formula \begin{multline}
29268 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}\\
29269 -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}\\
29270 =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}}
29271 \end{multline}
29272
29273 \end_inset
29274
29275
29276 \end_layout
29277
29278 \begin_layout Standard
29279 In the output only the last (first) line of a multline environment appears
29280  numbered when the document numbering is right (left).
29281 \begin_inset Foot
29282 status collapsed
29283
29284 \begin_layout Plain Layout
29285 numbering styles see 
29286 \begin_inset CommandInset ref
29287 LatexCommand ref
29288 reference "sec:Formula-Styles"
29289
29290 \end_inset
29291
29292
29293 \end_layout
29294
29295 \end_inset
29296
29297
29298 \end_layout
29299
29300 \begin_layout Standard
29301 With the commands 
29302 \series bold
29303
29304 \backslash
29305 shoveright
29306 \series default
29307
29308 \begin_inset Index idx
29309 status collapsed
29310
29311 \begin_layout Plain Layout
29312 Commands ! S ! 
29313 \backslash
29314 shoveright
29315 \end_layout
29316
29317 \end_inset
29318
29319  and 
29320 \series bold
29321
29322 \backslash
29323 shoveleft
29324 \series default
29325
29326 \begin_inset Index idx
29327 status collapsed
29328
29329 \begin_layout Plain Layout
29330 Commands ! S ! 
29331 \backslash
29332 shoveleft
29333 \end_layout
29334
29335 \end_inset
29336
29337  a centered line can be right or left aligned, respectively.
29338  The commands are used as follows:
29339 \end_layout
29340
29341 \begin_layout Standard
29342
29343 \series bold
29344
29345 \backslash
29346 shoveright{line content}
29347 \series default
29348  and 
29349 \series bold
29350
29351 \backslash
29352 shoveleft{line content}
29353 \end_layout
29354
29355 \begin_layout Standard
29356 \begin_inset VSpace medskip
29357 \end_inset
29358
29359 The length 
29360 \series bold
29361
29362 \backslash
29363 multlinegap
29364 \series default
29365
29366 \begin_inset Index idx
29367 status collapsed
29368
29369 \begin_layout Plain Layout
29370 Commands ! M ! 
29371 \backslash
29372 multlinegap
29373 \end_layout
29374
29375 \end_inset
29376
29377  specifies the distance of the first line from the left page margin.
29378  Predefined is the length 0
29379 \begin_inset space \thinspace{}
29380 \end_inset
29381
29382 pt.
29383 \end_layout
29384
29385 \begin_layout Standard
29386 As example the above formula where the command
29387 \end_layout
29388
29389 \begin_layout Standard
29390
29391 \series bold
29392
29393 \backslash
29394 setlength{
29395 \backslash
29396 multlinegap}{2cm}
29397 \end_layout
29398
29399 \begin_layout Standard
29400 was inserted in TeX-mode before:
29401 \begin_inset ERT
29402 status collapsed
29403
29404 \begin_layout Plain Layout
29405
29406
29407 \backslash
29408 setlength{
29409 \backslash
29410 multlinegap}{2cm}
29411 \end_layout
29412
29413 \end_inset
29414
29415
29416 \begin_inset Formula \begin{multline}
29417 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}\\
29418 \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}}\\
29419 =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}}
29420 \end{multline}
29421
29422 \end_inset
29423
29424
29425 \begin_inset ERT
29426 status collapsed
29427
29428 \begin_layout Plain Layout
29429
29430
29431 \backslash
29432 setlength{
29433 \backslash
29434 multlinegap}{0pt}
29435 \end_layout
29436
29437 \end_inset
29438
29439 The second line was left aligned using 
29440 \series bold
29441
29442 \backslash
29443 shoveleft
29444 \series default
29445 .
29446 \end_layout
29447
29448 \begin_layout Subsection
29449 Multiline Formula Parts
29450 \begin_inset CommandInset label
29451 LatexCommand label
29452 name "sub:Multiline-Formula-Parts"
29453
29454 \end_inset
29455
29456
29457 \begin_inset Index idx
29458 status collapsed
29459
29460 \begin_layout Plain Layout
29461 Formula ! multiline ! formula parts
29462 \end_layout
29463
29464 \end_inset
29465
29466
29467 \end_layout
29468
29469 \begin_layout Standard
29470 To display only parts of a formula with multiple lines, one of the following
29471  environments are used: 
29472 \series bold
29473 aligned
29474 \series default
29475
29476 \series bold
29477 alignedat
29478 \series default
29479
29480 \series bold
29481 gathered
29482 \series default
29483  or 
29484 \series bold
29485 split
29486 \series default
29487 .
29488  They can be inserted via the menu 
29489 \family sans
29490 Insert\SpecialChar \menuseparator
29491 Math
29492 \family default
29493  or by using the commands described in this section.
29494 \end_layout
29495
29496 \begin_layout Standard
29497 The first three have the same properties as the corresponding multiline
29498  formula environments, but it is possible to set further formula parts beside
29499  them.
29500  An example:
29501 \begin_inset Formula \[
29502 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29503 \Delta E\Delta t & \ge\frac{\hbar}{2}
29504 \end{aligned}
29505 \right\} \textrm{Uncertainty relations}\]
29506
29507 \end_inset
29508
29509
29510 \end_layout
29511
29512 \begin_layout Standard
29513 To get this formula, a displayed formula is created where the command 
29514 \series bold
29515
29516 \backslash
29517 aligned
29518 \series default
29519
29520 \begin_inset Index idx
29521 status collapsed
29522
29523 \begin_layout Plain Layout
29524 Commands ! A ! 
29525 \backslash
29526 aligned
29527 \end_layout
29528
29529 \end_inset
29530
29531  is inserted.
29532  A purple box appears around the blue formula box where now columns and
29533  lines can be added.
29534  Outside the multiline environment other formula parts can be set, like
29535  the brace.
29536 \end_layout
29537
29538 \begin_layout Standard
29539 The aligned environment is also suitable for long formulas whose lines are
29540  horizontally aligned.
29541  Using aligned in a displayed formula has the advantage that the formula
29542  number is vertically centered behind the lines.
29543  As example formula 
29544 \begin_inset CommandInset ref
29545 LatexCommand eqref
29546 reference "eq:shortlong"
29547
29548 \end_inset
29549
29550  in the aligned environment:
29551 \begin_inset Formula \begin{equation}
29552 \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}|}\\
29553  & -\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}|}
29554 \end{aligned}
29555 \end{equation}
29556
29557 \end_inset
29558
29559
29560 \end_layout
29561
29562 \begin_layout Standard
29563 To use the environments 
29564 \series bold
29565 alignedat
29566 \series default
29567
29568 \series bold
29569 gathered
29570 \series default
29571 , or 
29572 \series bold
29573 split
29574 \series default
29575 , the command 
29576 \series bold
29577
29578 \backslash
29579 alignedat
29580 \series default
29581 ,
29582 \begin_inset Index idx
29583 status collapsed
29584
29585 \begin_layout Plain Layout
29586 Commands ! A ! 
29587 \backslash
29588 alignedat
29589 \end_layout
29590
29591 \end_inset
29592
29593  
29594 \series bold
29595
29596 \backslash
29597 gathered
29598 \series default
29599
29600 \begin_inset Index idx
29601 status collapsed
29602
29603 \begin_layout Plain Layout
29604 Commands ! G ! 
29605 \backslash
29606 gathered
29607 \end_layout
29608
29609 \end_inset
29610
29611 , or 
29612 \series bold
29613
29614 \backslash
29615 split
29616 \series default
29617
29618 \begin_inset Index idx
29619 status collapsed
29620
29621 \begin_layout Plain Layout
29622 Commands ! S ! 
29623 \backslash
29624 split
29625 \end_layout
29626
29627 \end_inset
29628
29629  are inserted, respectively.
29630  The split environment has the same properties as the aligned environment
29631  but it can only have two columns.
29632 \end_layout
29633
29634 \begin_layout Subsection
29635 Text in multiline Formulas
29636 \begin_inset CommandInset label
29637 LatexCommand label
29638 name "sub:Text-in-multiline"
29639
29640 \end_inset
29641
29642
29643 \begin_inset Index idx
29644 status collapsed
29645
29646 \begin_layout Plain Layout
29647 Text ! in formulas
29648 \end_layout
29649
29650 \end_inset
29651
29652
29653 \begin_inset Index idx
29654 status collapsed
29655
29656 \begin_layout Plain Layout
29657 Formula ! multiline ! text
29658 \end_layout
29659
29660 \end_inset
29661
29662
29663 \end_layout
29664
29665 \begin_layout Standard
29666 In the Align environments, and the multline and gather environment, text
29667  can be inserted that will appear in a separate line and doesn't affect
29668  the column alignment.
29669  To do this, the command 
29670 \series bold
29671
29672 \backslash
29673 intertext
29674 \series default
29675
29676 \begin_inset Index idx
29677 status collapsed
29678
29679 \begin_layout Plain Layout
29680 Commands ! I ! 
29681 \backslash
29682 intertext
29683 \end_layout
29684
29685 \end_inset
29686
29687  is used in the following scheme:
29688 \end_layout
29689
29690 \begin_layout Standard
29691
29692 \series bold
29693
29694 \backslash
29695 intertext{text}
29696 \end_layout
29697
29698 \begin_layout Standard
29699 The text should not be longer than a line because it cannot be hyphenated.
29700  As LyX doesn't yet support 
29701 \series bold
29702
29703 \backslash
29704 intertext
29705 \series default
29706  directly, the text is written as mathematical text.
29707  
29708 \series bold
29709
29710 \backslash
29711 intertext
29712 \series default
29713  must hereby be at the beginning of a line and appears in the output above
29714  this line.
29715  An example where the text was inserted at the beginning of the second line:
29716 \begin_inset Formula \begin{align}
29717 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29718 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29719 \end{align}
29720
29721 \end_inset
29722
29723
29724 \end_layout
29725
29726 \begin_layout Section
29727 Formula Numbering
29728 \begin_inset Index idx
29729 status collapsed
29730
29731 \begin_layout Plain Layout
29732 Formula numbering
29733 \end_layout
29734
29735 \end_inset
29736
29737
29738 \begin_inset Index idx
29739 status collapsed
29740
29741 \begin_layout Plain Layout
29742 Formula ! numbering|see
29743 \begin_inset ERT
29744 status collapsed
29745
29746 \begin_layout Plain Layout
29747
29748 {
29749 \end_layout
29750
29751 \end_inset
29752
29753 Formula numbering
29754 \begin_inset ERT
29755 status collapsed
29756
29757 \begin_layout Plain Layout
29758
29759 }
29760 \end_layout
29761
29762 \end_inset
29763
29764
29765 \end_layout
29766
29767 \end_inset
29768
29769
29770 \end_layout
29771
29772 \begin_layout Subsection
29773 General
29774 \end_layout
29775
29776 \begin_layout Standard
29777 Numbered formulas can be created with the menu 
29778 \family sans
29779 Insert\SpecialChar \menuseparator
29780 Math\SpecialChar \menuseparator
29781 Numbered
29782 \begin_inset space ~
29783 \end_inset
29784
29785 Formula
29786 \family default
29787  (shortcut 
29788 \family sans
29789 Ctrl+Alt
29790 \begin_inset space ~
29791 \end_inset
29792
29793 N
29794 \family default
29795 ).
29796  Existing formulas can be numbered with the menu 
29797 \family sans
29798 Edit\SpecialChar \menuseparator
29799 Math\SpecialChar \menuseparator
29800 Toggle
29801 \begin_inset space ~
29802 \end_inset
29803
29804 Numbering
29805 \family default
29806  (shortcut 
29807 \begin_inset Info
29808 type  "shortcut"
29809 arg   "math-number-toggle"
29810 \end_inset
29811
29812 ).
29813  The formula number is displayed in LyX behind the formula as number sign
29814  in parentheses.
29815  The number sign is replaced in the output by the formula number.
29816 \end_layout
29817
29818 \begin_layout Standard
29819 When numbering is turned on in multiline formulas, all lines will be numbered.
29820  But the numbering can be controlled with the menu 
29821 \family sans
29822 Edit\SpecialChar \menuseparator
29823 Math\SpecialChar \menuseparator
29824 Toggle
29825 \begin_inset space ~
29826 \end_inset
29827
29828 Numbering
29829 \begin_inset space ~
29830 \end_inset
29831
29832 of
29833 \begin_inset space ~
29834 \end_inset
29835
29836 Line
29837 \family default
29838  (shortcut
29839 \begin_inset Info
29840 type  "shortcut"
29841 arg   "math-number-line-toggle"
29842 \end_inset
29843
29844 ) for every line.
29845 \end_layout
29846
29847 \begin_layout Standard
29848 Except for inline formulas, all formulas can be numbered with two different
29849  styles, see 
29850 \begin_inset CommandInset ref
29851 LatexCommand ref
29852 reference "sec:Formula-Styles"
29853
29854 \end_inset
29855
29856 .
29857 \end_layout
29858
29859 \begin_layout Subsection
29860 Cross-References
29861 \begin_inset Index idx
29862 status collapsed
29863
29864 \begin_layout Plain Layout
29865 Cross-references ! to formulas
29866 \end_layout
29867
29868 \end_inset
29869
29870
29871 \end_layout
29872
29873 \begin_layout Standard
29874 All labeled formulas can be cross-referenced.
29875  A label is added by the menu 
29876 \family sans
29877 Insert\SpecialChar \menuseparator
29878 Label
29879 \family default
29880  or the toolbar button 
29881 \begin_inset Graphics
29882         filename ../images/label-insert.png
29883         scale 85
29884
29885 \end_inset
29886
29887 .
29888  The cursor must hereby be inside a displayed formula.
29889  A dialog pops up displaying the prefix 
29890 \series bold
29891 eq:
29892 \series default
29893  in a text field.
29894  The label is inserted there behind the prefix.
29895  The predefined prefix means 
29896 \begin_inset Quotes eld
29897 \end_inset
29898
29899 equation
29900 \begin_inset Quotes erd
29901 \end_inset
29902
29903  and makes it easier to find labels in large documents because it marks
29904  it as formula label to divide it from e.
29905 \begin_inset space \thinspace{}
29906 \end_inset
29907
29908 g.
29909 \begin_inset space \space{}
29910 \end_inset
29911
29912 section labels.
29913  To change a label, the menu 
29914 \family sans
29915 Insert\SpecialChar \menuseparator
29916 Label
29917 \family default
29918  is used again.
29919 \end_layout
29920
29921 \begin_layout Standard
29922 The name of the label is displayed in LyX within two parentheses behind
29923  formula.
29924  A formula with a label is always numbered.
29925 \end_layout
29926
29927 \begin_layout Standard
29928 Cross-references are inserted via the menu 
29929 \family sans
29930 Insert\SpecialChar \menuseparator
29931 Cross-Reference
29932 \family default
29933  or with the toolbar button 
29934 \begin_inset Graphics
29935         filename ../images/dialog-show-new-inset_ref.png
29936         scale 85
29937
29938 \end_inset
29939
29940 .
29941  A formula cross-reference appears in the output as formula number.
29942  When in the cross-reference dialog window the format 
29943 \series bold
29944 (<reference>)
29945 \series default
29946  is chosen, the cross-reference appears in the output as formula number
29947  in parentheses.
29948 \begin_inset Newline newline
29949 \end_inset
29950
29951 By right-clicking on a cross-reference in LyX, one jumps to the formula
29952  that is referenced.
29953 \end_layout
29954
29955 \begin_layout Standard
29956 Here are as examples cross-references to formulas of the following subsections:
29957 \begin_inset Note Note
29958 status open
29959
29960 \begin_layout Plain Layout
29961 Note the different cross-reference types.
29962 \end_layout
29963
29964 \end_inset
29965
29966
29967 \end_layout
29968
29969 \begin_layout Standard
29970 The equations 
29971 \begin_inset CommandInset ref
29972 LatexCommand eqref
29973 reference "eq:tag"
29974
29975 \end_inset
29976
29977  and 
29978 \begin_inset CommandInset ref
29979 LatexCommand eqref
29980 reference "eq:c"
29981
29982 \end_inset
29983
29984  are equivalent.
29985  In (
29986 \begin_inset CommandInset ref
29987 LatexCommand ref
29988 reference "eq:Lat"
29989
29990 \end_inset
29991
29992 ) big Latin letters are used for the numbering in contrary to (
29993 \begin_inset CommandInset ref
29994 LatexCommand ref
29995 reference "eq:Rom"
29996
29997 \end_inset
29998
29999 ).
30000 \end_layout
30001
30002 \begin_layout Standard
30003 \begin_inset VSpace medskip
30004 \end_inset
30005
30006 When the argument of 
30007 \series bold
30008
30009 \backslash
30010 tag
30011 \begin_inset Foot
30012 status collapsed
30013
30014 \begin_layout Plain Layout
30015
30016 \series bold
30017
30018 \backslash
30019 tag
30020 \series default
30021  is described in 
30022 \begin_inset CommandInset ref
30023 LatexCommand ref
30024 reference "sub:User-defined-Numbering"
30025
30026 \end_inset
30027
30028 .
30029 \end_layout
30030
30031 \end_inset
30032
30033
30034 \series default
30035  contains a box like in 
30036 \begin_inset CommandInset ref
30037 LatexCommand ref
30038 reference "sub:Paragraph-Boxes"
30039
30040 \end_inset
30041
30042 , the formula cannot be referenced.
30043 \end_layout
30044
30045 \begin_layout Subsection
30046 Subnumbering
30047 \begin_inset Index idx
30048 status collapsed
30049
30050 \begin_layout Plain Layout
30051 Formula numbering ! subnumbering
30052 \end_layout
30053
30054 \end_inset
30055
30056
30057 \end_layout
30058
30059 \begin_layout Standard
30060 With the help of the commands 
30061 \series bold
30062
30063 \backslash
30064 begin{subequations}
30065 \series default
30066  and 
30067 \series bold
30068
30069 \backslash
30070 end{subequations}
30071 \series default
30072  formulas can be subnumbered.
30073  Both commands are inserted in TeX-mode.
30074 \end_layout
30075
30076 \begin_layout Standard
30077 An example:
30078 \begin_inset Formula \begin{equation}
30079 A=C-B\label{eq:a}\end{equation}
30080
30081 \end_inset
30082
30083
30084 \begin_inset ERT
30085 status collapsed
30086
30087 \begin_layout Plain Layout
30088
30089
30090 \backslash
30091 addtocounter{equation}{-1}
30092 \end_layout
30093
30094 \end_inset
30095
30096
30097 \begin_inset ERT
30098 status collapsed
30099
30100 \begin_layout Plain Layout
30101
30102
30103 \backslash
30104 begin{subequations}
30105 \end_layout
30106
30107 \end_inset
30108
30109
30110 \begin_inset VSpace -5mm
30111 \end_inset
30112
30113
30114 \begin_inset Formula \begin{equation}
30115 B=C-A\label{eq:b}\end{equation}
30116
30117 \end_inset
30118
30119
30120 \begin_inset Formula \begin{equation}
30121 C=A+B\label{eq:c}\end{equation}
30122
30123 \end_inset
30124
30125
30126 \end_layout
30127
30128 \begin_layout Standard
30129 \begin_inset ERT
30130 status collapsed
30131
30132 \begin_layout Plain Layout
30133
30134
30135 \backslash
30136 end{subequations}
30137 \end_layout
30138
30139 \end_inset
30140
30141
30142 \end_layout
30143
30144 \begin_layout Standard
30145 To create the example, the following is done:
30146 \end_layout
30147
30148 \begin_layout Enumerate
30149 first formula is inserted
30150 \end_layout
30151
30152 \begin_layout Enumerate
30153
30154 \series bold
30155
30156 \backslash
30157 addtocounter{equation}{-1} 
30158 \backslash
30159 begin{subequations}
30160 \begin_inset Index idx
30161 status collapsed
30162
30163 \begin_layout Plain Layout
30164 Commands ! A ! 
30165 \backslash
30166 addtocounter
30167 \end_layout
30168
30169 \end_inset
30170
30171
30172 \begin_inset Newline newline
30173 \end_inset
30174
30175
30176 \series default
30177 is inserted after the first formula
30178 \end_layout
30179
30180 \begin_layout Enumerate
30181 second formula is inserted
30182 \end_layout
30183
30184 \begin_layout Enumerate
30185 third formula is inserted
30186 \end_layout
30187
30188 \begin_layout Enumerate
30189
30190 \series bold
30191
30192 \backslash
30193 end{subequations}
30194 \series default
30195  is inserted after the third formula
30196 \end_layout
30197
30198 \begin_layout Standard
30199 Every formula between the commands 
30200 \series bold
30201
30202 \backslash
30203 begin
30204 \series default
30205  and 
30206 \series bold
30207
30208 \backslash
30209 end
30210 \series default
30211  is subnumbered as a, b, 
30212 \begin_inset Newline linebreak
30213 \end_inset
30214
30215 c, \SpecialChar \ldots{}
30216  For multiline formulas every line will be subnumbered.
30217  All subnumbered formulas are treated as 
30218 \emph on
30219 one
30220 \emph default
30221  numbered formula.
30222  But as every numbered formula increases the counter 
30223 \series bold
30224 equation
30225 \series default
30226  by one, the command 
30227 \series bold
30228
30229 \backslash
30230 addtocounter
30231 \series default
30232  is needed to decrease it.
30233  Otherwise the formulas 
30234 \begin_inset CommandInset ref
30235 LatexCommand eqref
30236 reference "eq:a"
30237
30238 \end_inset
30239
30240
30241 \begin_inset CommandInset ref
30242 LatexCommand eqref
30243 reference "eq:b"
30244
30245 \end_inset
30246
30247
30248 \begin_inset CommandInset ref
30249 LatexCommand eqref
30250 reference "eq:c"
30251
30252 \end_inset
30253
30254  would be numbered as 
30255 \begin_inset CommandInset ref
30256 LatexCommand eqref
30257 reference "eq:a"
30258
30259 \end_inset
30260
30261
30262 \begin_inset CommandInset ref
30263 LatexCommand eqref
30264 reference "eq:d"
30265
30266 \end_inset
30267
30268
30269 \begin_inset CommandInset ref
30270 LatexCommand eqref
30271 reference "eq:f"
30272
30273 \end_inset
30274
30275 .
30276 \end_layout
30277
30278 \begin_layout Standard
30279 By inserting the commands in TeX-mode, a space is created between the first
30280  two formulas.
30281  To revert this -5
30282 \begin_inset space \thinspace{}
30283 \end_inset
30284
30285 mm vertical space is inserted after the command 
30286 \series bold
30287
30288 \backslash
30289 begin{subequations}
30290 \series default
30291 .
30292  When the formula style 
30293 \series bold
30294 Indented
30295 \begin_inset Foot
30296 status collapsed
30297
30298 \begin_layout Plain Layout
30299 formula styles see 
30300 \begin_inset CommandInset ref
30301 LatexCommand ref
30302 reference "sec:Formula-Styles"
30303
30304 \end_inset
30305
30306
30307 \end_layout
30308
30309 \end_inset
30310
30311
30312 \series default
30313  is used, -7
30314 \begin_inset space \thinspace{}
30315 \end_inset
30316
30317 mm space is inserted instead.
30318 \end_layout
30319
30320 \begin_layout Standard
30321 Here is an example for a multiline formula where the numbering was turned
30322  off for the second line:
30323 \begin_inset ERT
30324 status collapsed
30325
30326 \begin_layout Plain Layout
30327
30328
30329 \backslash
30330 begin{subequations}
30331 \end_layout
30332
30333 \end_inset
30334
30335
30336 \begin_inset Formula \begin{eqnarray}
30337 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30338  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30339  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30340 \end{eqnarray}
30341
30342 \end_inset
30343
30344
30345 \begin_inset ERT
30346 status collapsed
30347
30348 \begin_layout Plain Layout
30349
30350
30351 \backslash
30352 end{subequations}
30353 \end_layout
30354
30355 \end_inset
30356
30357
30358 \end_layout
30359
30360 \begin_layout Subsection
30361 User-defined Numbering
30362 \begin_inset CommandInset label
30363 LatexCommand label
30364 name "sub:User-defined-Numbering"
30365
30366 \end_inset
30367
30368
30369 \begin_inset Index idx
30370 status collapsed
30371
30372 \begin_layout Plain Layout
30373 Formula numbering ! user-defined
30374 \end_layout
30375
30376 \end_inset
30377
30378
30379 \end_layout
30380
30381 \begin_layout Standard
30382 \begin_inset Index idx
30383 status collapsed
30384
30385 \begin_layout Plain Layout
30386 Formula numbering ! self-defined delimiters
30387 \end_layout
30388
30389 \end_inset
30390
30391 With the standard numbering parentheses are set around the formula number.
30392  To replace the parentheses for example by vertical bars, the following
30393  line is added to the LaTeX-preamble:
30394 \end_layout
30395
30396 \begin_layout Standard
30397
30398 \series bold
30399
30400 \backslash
30401 def
30402 \backslash
30403 tagform@#1{
30404 \backslash
30405 maketag@@@{|#1|}}
30406 \series default
30407
30408 \begin_inset Note Note
30409 status collapsed
30410
30411 \begin_layout Plain Layout
30412 This macro is already declared in the LaTeX-preamble for testing.
30413  To activate it, remove the percent sign at the beginning.
30414 \end_layout
30415
30416 \end_inset
30417
30418
30419 \end_layout
30420
30421 \begin_layout Standard
30422 To use other characters, the vertical bars besides the 
30423 \series bold
30424 #1
30425 \series default
30426  are replaced by one ore more characters.
30427  To get only the formula number the vertical bars are omitted.
30428 \end_layout
30429
30430 \begin_layout Standard
30431 \begin_inset VSpace bigskip
30432 \end_inset
30433
30434 When there should be an expression of your choice instead of the consecutive
30435  formula number in parentheses behind the formula, the command 
30436 \series bold
30437
30438 \backslash
30439 tag
30440 \series default
30441
30442 \begin_inset Index idx
30443 status collapsed
30444
30445 \begin_layout Plain Layout
30446 Commands ! T ! 
30447 \backslash
30448 tag
30449 \end_layout
30450
30451 \end_inset
30452
30453  is used:
30454 \begin_inset Formula \begin{equation}
30455 A+B=C\tag{something}\label{eq:tag}\end{equation}
30456
30457 \end_inset
30458
30459 In this example the command 
30460 \series bold
30461
30462 \backslash
30463 tag
30464 \begin_inset ERT
30465 status collapsed
30466
30467 \begin_layout Plain Layout
30468
30469
30470 \backslash
30471 spce 
30472 \end_layout
30473
30474 \end_inset
30475
30476 something
30477 \series default
30478  was inserted to the formula.
30479 \end_layout
30480
30481 \begin_layout Standard
30482 When the command 
30483 \series bold
30484
30485 \backslash
30486 tag*
30487 \begin_inset ERT
30488 status collapsed
30489
30490 \begin_layout Plain Layout
30491
30492
30493 \backslash
30494 spce 
30495 \end_layout
30496
30497 \end_inset
30498
30499 something
30500 \series default
30501  is inserted instead, the star prevents the parentheses around the expression:
30502 \begin_inset Formula \[
30503 A+B=C\tag*{something}\]
30504
30505 \end_inset
30506
30507
30508 \end_layout
30509
30510 \begin_layout Standard
30511 \begin_inset VSpace bigskip
30512 \end_inset
30513
30514 To restart the formula numbering with new document parts or sections, the
30515  following command is used:
30516 \end_layout
30517
30518 \begin_layout Standard
30519
30520 \series bold
30521
30522 \backslash
30523 @addtoreset{equation}{part}
30524 \series default
30525
30526 \begin_inset Index idx
30527 status collapsed
30528
30529 \begin_layout Plain Layout
30530 Commands ! 
30531 \begin_inset ERT
30532 status collapsed
30533
30534 \begin_layout Plain Layout
30535
30536 "
30537 \end_layout
30538
30539 \end_inset
30540
30541 @
30542 \begin_inset ERT
30543 status collapsed
30544
30545 \begin_layout Plain Layout
30546
30547 "
30548 \end_layout
30549
30550 \end_inset
30551
30552  ! 
30553 \backslash
30554
30555 \begin_inset ERT
30556 status collapsed
30557
30558 \begin_layout Plain Layout
30559
30560 "
30561 \end_layout
30562
30563 \end_inset
30564
30565 @
30566 \begin_inset ERT
30567 status collapsed
30568
30569 \begin_layout Plain Layout
30570
30571 "
30572 \end_layout
30573
30574 \end_inset
30575
30576 addtoreset
30577 \end_layout
30578
30579 \end_inset
30580
30581
30582 \begin_inset Newline newline
30583 \end_inset
30584
30585 resp.
30586 \begin_inset Newline newline
30587 \end_inset
30588
30589
30590 \series bold
30591
30592 \backslash
30593 @addtoreset{equation}{section}
30594 \end_layout
30595
30596 \begin_layout Standard
30597 To be able to use these commands in TeX-mode, the 
30598 \begin_inset Quotes eld
30599 \end_inset
30600
30601 @
30602 \begin_inset Quotes erd
30603 \end_inset
30604
30605  character has to be made 
30606 \begin_inset Quotes eld
30607 \end_inset
30608
30609 active
30610 \begin_inset Quotes erd
30611 \end_inset
30612
30613  for LaTeX using the command 
30614 \series bold
30615
30616 \backslash
30617 makeatletter.
30618
30619 \series default
30620  The command 
30621 \series bold
30622
30623 \backslash
30624 makeatother
30625 \series default
30626  reverts this.
30627  So the command sequence in TeX-mode is:
30628 \end_layout
30629
30630 \begin_layout Standard
30631
30632 \series bold
30633
30634 \backslash
30635 makeatletter
30636 \begin_inset Newline newline
30637 \end_inset
30638
30639
30640 \backslash
30641 @addtoreset{equation}{section}
30642 \begin_inset Newline newline
30643 \end_inset
30644
30645
30646 \backslash
30647 makeatother
30648 \end_layout
30649
30650 \begin_layout Standard
30651 In the LaTeX-preamble 
30652 \series bold
30653
30654 \backslash
30655 makeatletter
30656 \series default
30657  and 
30658 \series bold
30659
30660 \backslash
30661 makeatother
30662 \series default
30663  can be omitted as they are automatically internally inserted by LyX.
30664 \end_layout
30665
30666 \begin_layout Standard
30667 To revert 
30668 \series bold
30669
30670 \backslash
30671 @addtoreset
30672 \series default
30673 , the file 
30674 \series bold
30675 remreset.sty
30676 \series default
30677
30678 \begin_inset Foot
30679 status collapsed
30680
30681 \begin_layout Plain Layout
30682
30683 \series bold
30684 remreset
30685 \series default
30686  is part of the LaTeX-package 
30687 \series bold
30688 carlisle
30689 \series default
30690
30691 \begin_inset Index idx
30692 status collapsed
30693
30694 \begin_layout Plain Layout
30695 Packages ! carlisle
30696 \end_layout
30697
30698 \end_inset
30699
30700  that is part of every LaTeX standard installation.
30701 \end_layout
30702
30703 \end_inset
30704
30705
30706 \begin_inset Index idx
30707 status collapsed
30708
30709 \begin_layout Plain Layout
30710 Packages ! remreset
30711 \end_layout
30712
30713 \end_inset
30714
30715  has to be loaded in the LaTeX-preamble with the line
30716 \end_layout
30717
30718 \begin_layout Standard
30719
30720 \series bold
30721
30722 \backslash
30723 usepackage{remreset}
30724 \end_layout
30725
30726 \begin_layout Standard
30727 Then the command 
30728 \series bold
30729
30730 \backslash
30731 @removefromreset
30732 \series default
30733
30734 \begin_inset Index idx
30735 status collapsed
30736
30737 \begin_layout Plain Layout
30738 Commands ! 
30739 \begin_inset ERT
30740 status collapsed
30741
30742 \begin_layout Plain Layout
30743
30744 "
30745 \end_layout
30746
30747 \end_inset
30748
30749 @
30750 \begin_inset ERT
30751 status collapsed
30752
30753 \begin_layout Plain Layout
30754
30755 "
30756 \end_layout
30757
30758 \end_inset
30759
30760  ! 
30761 \backslash
30762
30763 \begin_inset ERT
30764 status collapsed
30765
30766 \begin_layout Plain Layout
30767
30768 "
30769 \end_layout
30770
30771 \end_inset
30772
30773 @
30774 \begin_inset ERT
30775 status collapsed
30776
30777 \begin_layout Plain Layout
30778
30779 "
30780 \end_layout
30781
30782 \end_inset
30783
30784 removefromreset
30785 \end_layout
30786
30787 \end_inset
30788
30789  can be used with the same scheme as 
30790 \series bold
30791
30792 \backslash
30793 @addtoreset
30794 \series default
30795 .
30796 \end_layout
30797
30798 \begin_layout Standard
30799 \begin_inset VSpace bigskip
30800 \end_inset
30801
30802 Sometimes formulas should be numbered in the following form:
30803 \end_layout
30804
30805 \begin_layout Standard
30806
30807 \family typewriter
30808 (section number.formula number)
30809 \end_layout
30810
30811 \begin_layout Standard
30812 The formula number should start with every section with 
30813 \begin_inset Quotes eld
30814 \end_inset
30815
30816 1
30817 \begin_inset Quotes erd
30818 \end_inset
30819
30820 .
30821 \end_layout
30822
30823 \begin_layout Standard
30824 For this case there is the command 
30825 \series bold
30826
30827 \backslash
30828 numberwithin
30829 \series default
30830
30831 \begin_inset Index idx
30832 status collapsed
30833
30834 \begin_layout Plain Layout
30835 Commands ! N ! 
30836 \backslash
30837 numberwithin
30838 \end_layout
30839
30840 \end_inset
30841
30842 , which is used with the following scheme:
30843 \end_layout
30844
30845 \begin_layout Standard
30846
30847 \series bold
30848
30849 \backslash
30850 numberwithin{counter}{sectioning}
30851 \end_layout
30852
30853 \begin_layout Standard
30854 Counter denotes what kind of numbering is affected, sectioning denotes what
30855  number is before the dot.
30856 \end_layout
30857
30858 \begin_layout Standard
30859 Thus in our case the following LaTeX-preamble or TeX-Code line is used:
30860 \end_layout
30861
30862 \begin_layout Standard
30863
30864 \series bold
30865
30866 \backslash
30867 numberwithin{equation}{section}
30868 \end_layout
30869
30870 \begin_layout Standard
30871 This is the result:
30872 \begin_inset ERT
30873 status collapsed
30874
30875 \begin_layout Plain Layout
30876
30877
30878 \backslash
30879 numberwithin{equation}{section}
30880 \end_layout
30881
30882 \end_inset
30883
30884
30885 \begin_inset Formula \begin{equation}
30886 A+B=C\end{equation}
30887
30888 \end_inset
30889
30890
30891 \end_layout
30892
30893 \begin_layout Standard
30894 To number e.
30895 \begin_inset space \thinspace{}
30896 \end_inset
30897
30898 g.
30899 \begin_inset space \space{}
30900 \end_inset
30901
30902 tables so that the number of the part is the sectioning,
30903 \begin_inset Newline newline
30904 \end_inset
30905
30906
30907 \series bold
30908
30909 \backslash
30910 numberwithin{table}{part}
30911 \series default
30912  is used.
30913 \end_layout
30914
30915 \begin_layout Standard
30916 To go back to the standard numbering or to prevent this kind of numbering
30917  when it is defined by the document class, the following command is inserted
30918  as TeX-Code or to the LaTeX-preamble:
30919 \end_layout
30920
30921 \begin_layout Standard
30922
30923 \series bold
30924
30925 \backslash
30926 renewcommand{
30927 \backslash
30928 theequation}{
30929 \backslash
30930 arabic{equation}}
30931 \begin_inset Index idx
30932 status collapsed
30933
30934 \begin_layout Plain Layout
30935 Commands ! A ! 
30936 \backslash
30937 arabic
30938 \end_layout
30939
30940 \end_inset
30941
30942
30943 \series default
30944
30945 \begin_inset ERT
30946 status collapsed
30947
30948 \begin_layout Plain Layout
30949
30950
30951 \backslash
30952 renewcommand{
30953 \backslash
30954 theequation}{
30955 \backslash
30956 arabic{equation}}
30957 \end_layout
30958
30959 \end_inset
30960
30961
30962 \series bold
30963
30964 \begin_inset Newline newline
30965 \end_inset
30966
30967
30968 \series default
30969 or
30970 \series bold
30971
30972 \begin_inset Newline newline
30973 \end_inset
30974
30975
30976 \backslash
30977 renewcommand{
30978 \backslash
30979 thetable}{
30980 \backslash
30981 arabic{table}}
30982 \end_layout
30983
30984 \begin_layout Standard
30985
30986 \series bold
30987
30988 \backslash
30989 numberwithin
30990 \series default
30991  uses internally the command 
30992 \series bold
30993
30994 \backslash
30995 @addtoreset
30996 \series default
30997 , described above, that also needs to be reverted.
30998 \begin_inset ERT
30999 status collapsed
31000
31001 \begin_layout Plain Layout
31002
31003
31004 \backslash
31005 makeatletter
31006 \end_layout
31007
31008 \begin_layout Plain Layout
31009
31010
31011 \backslash
31012 @removefromreset{equation}{section}
31013 \end_layout
31014
31015 \begin_layout Plain Layout
31016
31017
31018 \backslash
31019 makeatother
31020 \end_layout
31021
31022 \end_inset
31023
31024
31025 \end_layout
31026
31027 \begin_layout Subsection
31028 Numbering with Roman Numbers and Letters
31029 \begin_inset Index idx
31030 status collapsed
31031
31032 \begin_layout Plain Layout
31033 Formula numbering ! with letters
31034 \end_layout
31035
31036 \end_inset
31037
31038
31039 \begin_inset Index idx
31040 status collapsed
31041
31042 \begin_layout Plain Layout
31043 Formula numbering ! with Roman numbers
31044 \end_layout
31045
31046 \end_inset
31047
31048
31049 \end_layout
31050
31051 \begin_layout Standard
31052 Formulas can also be numbered with Roman numbers and Latin letters.
31053  To number for example with small Roman numbers, the command
31054 \end_layout
31055
31056 \begin_layout Standard
31057
31058 \series bold
31059
31060 \backslash
31061 renewcommand{
31062 \backslash
31063 theequation}{
31064 \backslash
31065 roman{equation}}
31066 \end_layout
31067
31068 \begin_layout Standard
31069 is inserted before the formula in TeX-mode.
31070  
31071 \series bold
31072
31073 \backslash
31074 renewcommand
31075 \series default
31076
31077 \begin_inset Index idx
31078 status collapsed
31079
31080 \begin_layout Plain Layout
31081 Commands ! R ! 
31082 \backslash
31083 renewcommand
31084 \end_layout
31085
31086 \end_inset
31087
31088  redefines the predefined command 
31089 \series bold
31090
31091 \backslash
31092 theequation
31093 \series default
31094  to the command 
31095 \series bold
31096
31097 \backslash
31098 roman{equation}
31099 \series default
31100 .
31101 \begin_inset Foot
31102 status collapsed
31103
31104 \begin_layout Plain Layout
31105 The command 
31106 \series bold
31107
31108 \backslash
31109 renewcommand
31110 \series default
31111  has the same scheme like the command 
31112 \series bold
31113
31114 \backslash
31115 newcommand
31116 \series default
31117  that is described in 
31118 \begin_inset CommandInset ref
31119 LatexCommand ref
31120 reference "sub:The-Command-newcommand"
31121
31122 \end_inset
31123
31124 .
31125 \end_layout
31126
31127 \end_inset
31128
31129  
31130 \series bold
31131 equation
31132 \series default
31133  is the formula counter.
31134  When the command 
31135 \series bold
31136
31137 \backslash
31138 the
31139 \series default
31140  is used as prefix for a counter, the value of the counter is output as
31141  Arabic number.
31142  When a formula is numbered, LaTeX sets internally the command 
31143 \series bold
31144
31145 \backslash
31146 theequation
31147 \series default
31148  behind the formula.
31149  
31150 \series bold
31151
31152 \backslash
31153 roman{equation}
31154 \begin_inset Index idx
31155 status collapsed
31156
31157 \begin_layout Plain Layout
31158 Commands ! R ! 
31159 \backslash
31160 roman
31161 \end_layout
31162
31163 \end_inset
31164
31165
31166 \series default
31167  outputs the counter as small Roman number.
31168 \end_layout
31169
31170 \begin_layout Standard
31171 All formulas behind the command 
31172 \series bold
31173
31174 \backslash
31175 renew
31176 \series default
31177 c
31178 \series bold
31179 ommand
31180 \series default
31181  are now numbered Roman.
31182  To switch to numbering with big Roman numbers, the command is inserted
31183  again, but 
31184 \series bold
31185
31186 \backslash
31187 roman
31188 \series default
31189  is replaced by 
31190 \series bold
31191
31192 \backslash
31193 Roman
31194 \series default
31195
31196 \begin_inset Index idx
31197 status collapsed
31198
31199 \begin_layout Plain Layout
31200 Commands ! R ! 
31201 \backslash
31202 roman@
31203 \backslash
31204 Roman
31205 \end_layout
31206
31207 \end_inset
31208
31209 .
31210  To 
31211 \begin_inset Quotes eld
31212 \end_inset
31213
31214 number
31215 \begin_inset Quotes erd
31216 \end_inset
31217
31218  with small Latin letters there is the command 
31219 \series bold
31220
31221 \backslash
31222 alph
31223 \series default
31224
31225 \begin_inset Index idx
31226 status collapsed
31227
31228 \begin_layout Plain Layout
31229 Commands ! A ! 
31230 \backslash
31231 alph
31232 \end_layout
31233
31234 \end_inset
31235
31236 , for big ones there is the command 
31237 \series bold
31238
31239 \backslash
31240 Alph
31241 \series default
31242
31243 \begin_inset Index idx
31244 status collapsed
31245
31246 \begin_layout Plain Layout
31247 Commands ! A ! 
31248 \backslash
31249 alph@
31250 \backslash
31251 Alph
31252 \end_layout
31253
31254 \end_inset
31255
31256 .
31257 \end_layout
31258
31259 \begin_layout Standard
31260 \begin_inset Note Greyedout
31261 status open
31262
31263 \begin_layout Plain Layout
31264
31265 \series bold
31266 Note:
31267 \series default
31268  Only maximal 26 formulas can be numbered with Latin letters in one document.
31269 \end_layout
31270
31271 \end_inset
31272
31273
31274 \end_layout
31275
31276 \begin_layout Standard
31277 \begin_inset ERT
31278 status collapsed
31279
31280 \begin_layout Plain Layout
31281
31282
31283 \backslash
31284 renewcommand{
31285 \backslash
31286 theequation}{
31287 \backslash
31288 roman{equation}}
31289 \end_layout
31290
31291 \end_inset
31292
31293
31294 \end_layout
31295
31296 \begin_layout Standard
31297 \begin_inset Formula \begin{equation}
31298 A=\textrm{small roman}\end{equation}
31299
31300 \end_inset
31301
31302
31303 \begin_inset ERT
31304 status collapsed
31305
31306 \begin_layout Plain Layout
31307
31308
31309 \backslash
31310 renewcommand{
31311 \backslash
31312 theequation}{
31313 \backslash
31314 Roman{equation}}
31315 \end_layout
31316
31317 \end_inset
31318
31319
31320 \begin_inset Formula \begin{equation}
31321 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
31322
31323 \end_inset
31324
31325
31326 \begin_inset ERT
31327 status collapsed
31328
31329 \begin_layout Plain Layout
31330
31331
31332 \backslash
31333 renewcommand{
31334 \backslash
31335 theequation}{
31336 \backslash
31337 alph{equation}}
31338 \end_layout
31339
31340 \end_inset
31341
31342
31343 \begin_inset Formula \begin{equation}
31344 C=\textrm{small Latin}\end{equation}
31345
31346 \end_inset
31347
31348
31349 \begin_inset ERT
31350 status collapsed
31351
31352 \begin_layout Plain Layout
31353
31354
31355 \backslash
31356 renewcommand{
31357 \backslash
31358 theequation}{
31359 \backslash
31360 Alph{equation}}
31361 \end_layout
31362
31363 \end_inset
31364
31365
31366 \begin_inset Formula \begin{equation}
31367 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
31368
31369 \end_inset
31370
31371
31372 \end_layout
31373
31374 \begin_layout Standard
31375 To switch back to the default numbering, insert the command:
31376 \end_layout
31377
31378 \begin_layout Standard
31379
31380 \series bold
31381
31382 \backslash
31383 renewcommand{
31384 \backslash
31385 theequation}{
31386 \backslash
31387 arabic{equation}}
31388 \begin_inset Index idx
31389 status collapsed
31390
31391 \begin_layout Plain Layout
31392 Commands ! A ! 
31393 \backslash
31394 arabic
31395 \end_layout
31396
31397 \end_inset
31398
31399
31400 \end_layout
31401
31402 \begin_layout Standard
31403 \begin_inset ERT
31404 status collapsed
31405
31406 \begin_layout Plain Layout
31407
31408
31409 \backslash
31410 renewcommand{
31411 \backslash
31412 theequation}{
31413 \backslash
31414 arabic{equation}}
31415 \end_layout
31416
31417 \end_inset
31418
31419
31420 \begin_inset Formula \begin{equation}
31421 E=\textrm{Arabic}\end{equation}
31422
31423 \end_inset
31424
31425
31426 \end_layout
31427
31428 \begin_layout Standard
31429 \begin_inset VSpace medskip
31430 \end_inset
31431
31432 As you see, formulas are numbered serially independent from the numbering
31433  style.
31434  When then numbering should start with 
31435 \begin_inset Quotes eld
31436 \end_inset
31437
31438 1
31439 \begin_inset Quotes erd
31440 \end_inset
31441
31442  when the style is changed, new equation counters have to be defined.
31443  A description about this can be found in the file 
31444 \begin_inset CommandInset href
31445 LatexCommand href
31446 name "Formula-numbering.lyx"
31447 target "run:Formula-numbering.lyx"
31448
31449 \end_inset
31450
31451 .
31452 \end_layout
31453
31454 \begin_layout Section
31455 Chemical Symbols and Equations
31456 \begin_inset CommandInset label
31457 LatexCommand label
31458 name "sub:Chemical-Symbols-and"
31459
31460 \end_inset
31461
31462
31463 \begin_inset Index idx
31464 status collapsed
31465
31466 \begin_layout Plain Layout
31467 Chemical characters ! Symbols
31468 \end_layout
31469
31470 \end_inset
31471
31472
31473 \begin_inset Index idx
31474 status collapsed
31475
31476 \begin_layout Plain Layout
31477 Chemical equations
31478 \end_layout
31479
31480 \end_inset
31481
31482
31483 \begin_inset Index idx
31484 status collapsed
31485
31486 \begin_layout Plain Layout
31487 Symbols ! chemical
31488 \end_layout
31489
31490 \end_inset
31491
31492
31493 \end_layout
31494
31495 \begin_layout Standard
31496 An example text from chemistry:
31497 \end_layout
31498
31499 \begin_layout Quote
31500 The 
31501 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31502 \end_inset
31503
31504 -ion reacts with two 
31505 \begin_inset Formula $\mathrm{Na^{+}}$
31506 \end_inset
31507
31508 -ions to sodium sulfate 
31509 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31510 \end_inset
31511
31512 .
31513  The chemical equation for this is:
31514 \begin_inset Formula \begin{equation}
31515 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}\end{equation}
31516
31517 \end_inset
31518
31519
31520 \end_layout
31521
31522 \begin_layout Standard
31523 This chemical equation can directly be created as formula.
31524  To avoid that the symbols appear italic, everything is highlighted and
31525  changed by the shortcut 
31526 \begin_inset Info
31527 type  "shortcut"
31528 arg   "font-roman"
31529 \end_inset
31530
31531  to the upright font style.
31532 \begin_inset Foot
31533 status collapsed
31534
31535 \begin_layout Plain Layout
31536 font styles
31537 \series bold
31538  
31539 \series default
31540 see 
31541 \begin_inset CommandInset ref
31542 LatexCommand ref
31543 reference "sub:Font-Styles"
31544
31545 \end_inset
31546
31547
31548 \end_layout
31549
31550 \end_inset
31551
31552
31553 \end_layout
31554
31555 \begin_layout Standard
31556 A more convenient way to typeset chemical formulas is to use the command
31557  
31558 \series bold
31559
31560 \backslash
31561 ce
31562 \series default
31563
31564 \begin_inset Index idx
31565 status collapsed
31566
31567 \begin_layout Plain Layout
31568 Commands ! C ! 
31569 \backslash
31570 ce
31571 \end_layout
31572
31573 \end_inset
31574
31575  that is available when the LaTeX-package 
31576 \series bold
31577 mhchem
31578 \series default
31579
31580 \begin_inset Index idx
31581 status collapsed
31582
31583 \begin_layout Plain Layout
31584 Packages ! mhchem
31585 \end_layout
31586
31587 \end_inset
31588
31589  is installed.
31590  After inserting 
31591 \series bold
31592
31593 \backslash
31594 ce
31595 \series default
31596  to a formula a new blue box appears where chemical formulas can be inserted
31597  in an intuitive way.
31598 \end_layout
31599
31600 \begin_layout Standard
31601 \align center
31602 \begin_inset Tabular
31603 <lyxtabular version="3" rows="9" columns="2">
31604 <features tabularvalignment="middle">
31605 <column alignment="center" valignment="top" width="0">
31606 <column alignment="center" valignment="top" width="0">
31607 <row>
31608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31609 \begin_inset Text
31610
31611 \begin_layout Plain Layout
31612 Command
31613 \end_layout
31614
31615 \end_inset
31616 </cell>
31617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31618 \begin_inset Text
31619
31620 \begin_layout Plain Layout
31621 Result
31622 \begin_inset Note Note
31623 status collapsed
31624
31625 \begin_layout Plain Layout
31626
31627 \series bold
31628
31629 \backslash
31630 raisebox
31631 \series default
31632  is only used as spacer.
31633 \end_layout
31634
31635 \end_inset
31636
31637
31638 \end_layout
31639
31640 \end_inset
31641 </cell>
31642 </row>
31643 <row>
31644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31645 \begin_inset Text
31646
31647 \begin_layout Plain Layout
31648
31649 \backslash
31650 ce
31651 \begin_inset ERT
31652 status collapsed
31653
31654 \begin_layout Plain Layout
31655
31656
31657 \backslash
31658 spce 
31659 \end_layout
31660
31661 \end_inset
31662
31663 H2CO3
31664 \end_layout
31665
31666 \end_inset
31667 </cell>
31668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31669 \begin_inset Text
31670
31671 \begin_layout Plain Layout
31672 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31673 \end_inset
31674
31675
31676 \end_layout
31677
31678 \end_inset
31679 </cell>
31680 </row>
31681 <row>
31682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31683 \begin_inset Text
31684
31685 \begin_layout Plain Layout
31686
31687 \backslash
31688 ce
31689 \begin_inset ERT
31690 status collapsed
31691
31692 \begin_layout Plain Layout
31693
31694
31695 \backslash
31696 spce 
31697 \end_layout
31698
31699 \end_inset
31700
31701 SO4^2-
31702 \end_layout
31703
31704 \end_inset
31705 </cell>
31706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31707 \begin_inset Text
31708
31709 \begin_layout Plain Layout
31710 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31711 \end_inset
31712
31713
31714 \end_layout
31715
31716 \end_inset
31717 </cell>
31718 </row>
31719 <row>
31720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31721 \begin_inset Text
31722
31723 \begin_layout Plain Layout
31724
31725 \backslash
31726 ce
31727 \begin_inset ERT
31728 status collapsed
31729
31730 \begin_layout Plain Layout
31731
31732
31733 \backslash
31734 spce 
31735 \end_layout
31736
31737 \end_inset
31738
31739 (NH4)2S
31740 \end_layout
31741
31742 \end_inset
31743 </cell>
31744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31745 \begin_inset Text
31746
31747 \begin_layout Plain Layout
31748 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31749 \end_inset
31750
31751
31752 \end_layout
31753
31754 \end_inset
31755 </cell>
31756 </row>
31757 <row>
31758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31759 \begin_inset Text
31760
31761 \begin_layout Plain Layout
31762
31763 \backslash
31764 ce
31765 \begin_inset ERT
31766 status collapsed
31767
31768 \begin_layout Plain Layout
31769
31770
31771 \backslash
31772 spce 
31773 \end_layout
31774
31775 \end_inset
31776
31777 KCr(SO4)2.12H2O
31778 \end_layout
31779
31780 \end_inset
31781 </cell>
31782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31783 \begin_inset Text
31784
31785 \begin_layout Plain Layout
31786 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31787 \end_inset
31788
31789
31790 \end_layout
31791
31792 \end_inset
31793 </cell>
31794 </row>
31795 <row>
31796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31797 \begin_inset Text
31798
31799 \begin_layout Plain Layout
31800
31801 \backslash
31802 ce
31803 \begin_inset ERT
31804 status collapsed
31805
31806 \begin_layout Plain Layout
31807
31808
31809 \backslash
31810 spce 
31811 \end_layout
31812
31813 \end_inset
31814
31815 A-B
31816 \backslash
31817 dbond
31818 \begin_inset ERT
31819 status collapsed
31820
31821 \begin_layout Plain Layout
31822
31823
31824 \backslash
31825 spce 
31826 \end_layout
31827
31828 \end_inset
31829
31830 C
31831 \backslash
31832 tbond
31833 \begin_inset ERT
31834 status collapsed
31835
31836 \begin_layout Plain Layout
31837
31838
31839 \backslash
31840 spce 
31841 \end_layout
31842
31843 \end_inset
31844
31845 D
31846 \end_layout
31847
31848 \end_inset
31849 </cell>
31850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31851 \begin_inset Text
31852
31853 \begin_layout Plain Layout
31854 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31855 \end_inset
31856
31857
31858 \end_layout
31859
31860 \end_inset
31861 </cell>
31862 </row>
31863 <row>
31864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31865 \begin_inset Text
31866
31867 \begin_layout Plain Layout
31868
31869 \backslash
31870 ce
31871 \begin_inset ERT
31872 status collapsed
31873
31874 \begin_layout Plain Layout
31875
31876
31877 \backslash
31878 spce 
31879 \end_layout
31880
31881 \end_inset
31882
31883 ^227
31884 \begin_inset Formula $\downarrow$
31885 \end_inset
31886
31887 _90
31888 \begin_inset Formula $\to$
31889 \end_inset
31890
31891 Th+
31892 \end_layout
31893
31894 \end_inset
31895 </cell>
31896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31897 \begin_inset Text
31898
31899 \begin_layout Plain Layout
31900 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31901 \end_inset
31902
31903
31904 \end_layout
31905
31906 \end_inset
31907 </cell>
31908 </row>
31909 <row>
31910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31911 \begin_inset Text
31912
31913 \begin_layout Plain Layout
31914
31915 \backslash
31916 ce
31917 \begin_inset ERT
31918 status collapsed
31919
31920 \begin_layout Plain Layout
31921
31922
31923 \backslash
31924 spce 
31925 \end_layout
31926
31927 \end_inset
31928
31929 CO2
31930 \begin_inset ERT
31931 status collapsed
31932
31933 \begin_layout Plain Layout
31934
31935
31936 \backslash
31937 spce 
31938 \end_layout
31939
31940 \end_inset
31941
31942 +
31943 \begin_inset ERT
31944 status collapsed
31945
31946 \begin_layout Plain Layout
31947
31948
31949 \backslash
31950 spce 
31951 \end_layout
31952
31953 \end_inset
31954
31955 C
31956 \begin_inset ERT
31957 status collapsed
31958
31959 \begin_layout Plain Layout
31960
31961
31962 \backslash
31963 spce 
31964 \end_layout
31965
31966 \end_inset
31967
31968 <=>
31969 \begin_inset ERT
31970 status collapsed
31971
31972 \begin_layout Plain Layout
31973
31974
31975 \backslash
31976 spce 
31977 \end_layout
31978
31979 \end_inset
31980
31981 2CO
31982 \end_layout
31983
31984 \end_inset
31985 </cell>
31986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31987 \begin_inset Text
31988
31989 \begin_layout Plain Layout
31990 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31991 \end_inset
31992
31993
31994 \end_layout
31995
31996 \end_inset
31997 </cell>
31998 </row>
31999 <row>
32000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32001 \begin_inset Text
32002
32003 \begin_layout Plain Layout
32004
32005 \backslash
32006 ce
32007 \begin_inset ERT
32008 status collapsed
32009
32010 \begin_layout Plain Layout
32011
32012
32013 \backslash
32014 spce 
32015 \end_layout
32016
32017 \end_inset
32018
32019 CO2
32020 \begin_inset ERT
32021 status collapsed
32022
32023 \begin_layout Plain Layout
32024
32025
32026 \backslash
32027 spce 
32028 \end_layout
32029
32030 \end_inset
32031
32032 +
32033 \begin_inset ERT
32034 status collapsed
32035
32036 \begin_layout Plain Layout
32037
32038
32039 \backslash
32040 spce 
32041 \end_layout
32042
32043 \end_inset
32044
32045 C
32046 \begin_inset ERT
32047 status collapsed
32048
32049 \begin_layout Plain Layout
32050
32051
32052 \backslash
32053 spce 
32054 \end_layout
32055
32056 \end_inset
32057
32058 ->[
32059 \backslash
32060 alpha][
32061 \backslash
32062 beta]
32063 \begin_inset ERT
32064 status collapsed
32065
32066 \begin_layout Plain Layout
32067
32068
32069 \backslash
32070 spce 
32071 \end_layout
32072
32073 \end_inset
32074
32075 2CO}
32076 \end_layout
32077
32078 \end_inset
32079 </cell>
32080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32081 \begin_inset Text
32082
32083 \begin_layout Plain Layout
32084 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32085 \end_inset
32086
32087
32088 \end_layout
32089
32090 \end_inset
32091 </cell>
32092 </row>
32093 </lyxtabular>
32094
32095 \end_inset
32096
32097
32098 \end_layout
32099
32100 \begin_layout Standard
32101 \begin_inset Note Greyedout
32102 status open
32103
32104 \begin_layout Plain Layout
32105
32106 \series bold
32107 Note:
32108 \series default
32109  Inserting a formula to a 
32110 \series bold
32111
32112 \backslash
32113 ce
32114 \series default
32115  box will lead to LaTeX errors.
32116  In this case TeX code has to be used like for 
32117 \series bold
32118
32119 \backslash
32120 ce{$
32121 \backslash
32122 mu
32123 \backslash
32124 hyphen$Cl}
32125 \series default
32126
32127 \begin_inset ERT
32128 status collapsed
32129
32130 \begin_layout Plain Layout
32131
32132
32133 \backslash
32134 ce{$
32135 \backslash
32136 mu
32137 \backslash
32138 hyphen$Cl}
32139 \end_layout
32140
32141 \end_inset
32142
32143  
32144 \end_layout
32145
32146 \end_inset
32147
32148
32149 \end_layout
32150
32151 \begin_layout Standard
32152 Using 
32153 \series bold
32154
32155 \backslash
32156 ce
32157 \series default
32158  the command for equation
32159 \begin_inset space ~
32160 \end_inset
32161
32162
32163 \begin_inset CommandInset ref
32164 LatexCommand eqref
32165 reference "eq:chem-reaction"
32166
32167 \end_inset
32168
32169  is:
32170 \begin_inset Newline newline
32171 \end_inset
32172
32173
32174 \series bold
32175  
32176 \backslash
32177 ce
32178 \begin_inset ERT
32179 status collapsed
32180
32181 \begin_layout Plain Layout
32182
32183
32184 \backslash
32185 spce 
32186 \end_layout
32187
32188 \end_inset
32189
32190 2Na+
32191 \begin_inset ERT
32192 status collapsed
32193
32194 \begin_layout Plain Layout
32195
32196
32197 \backslash
32198 spce 
32199 \end_layout
32200
32201 \end_inset
32202
32203 +
32204 \begin_inset ERT
32205 status collapsed
32206
32207 \begin_layout Plain Layout
32208
32209
32210 \backslash
32211 spce 
32212 \end_layout
32213
32214 \end_inset
32215
32216 SO4^2-
32217 \begin_inset ERT
32218 status collapsed
32219
32220 \begin_layout Plain Layout
32221
32222
32223 \backslash
32224 spce 
32225 \end_layout
32226
32227 \end_inset
32228
32229
32230 \begin_inset ERT
32231 status collapsed
32232
32233 \begin_layout Plain Layout
32234
32235
32236 \backslash
32237 spce 
32238 \end_layout
32239
32240 \end_inset
32241
32242 ->
32243 \begin_inset ERT
32244 status collapsed
32245
32246 \begin_layout Plain Layout
32247
32248
32249 \backslash
32250 spce 
32251 \end_layout
32252
32253 \end_inset
32254
32255 Na2SO4
32256 \end_layout
32257
32258 \begin_layout Standard
32259 To create multiline chemical equations first a multiline formula is created
32260  as described in 
32261 \begin_inset CommandInset ref
32262 LatexCommand ref
32263 reference "sec:Multiline-Formulas"
32264
32265 \end_inset
32266
32267 .
32268  Afterwards the command 
32269 \series bold
32270
32271 \backslash
32272 ce
32273 \series default
32274  is used in every small blue box of the formula.
32275  
32276 \begin_inset CommandInset ref
32277 LatexCommand eqref
32278 reference "eq:TEOS-reaction-1"
32279
32280 \end_inset
32281
32282  and 
32283 \begin_inset CommandInset ref
32284 LatexCommand eqref
32285 reference "eq:TEOS-reaction-2"
32286
32287 \end_inset
32288
32289  are an example of a multi-stage chemical reaction where every equation
32290  has its own number.
32291 \begin_inset Formula \begin{eqnarray}
32292 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
32293 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
32294 \end{eqnarray}
32295
32296 \end_inset
32297
32298
32299 \end_layout
32300
32301 \begin_layout Standard
32302 Besides 
32303 \series bold
32304
32305 \backslash
32306 ce
32307 \series default
32308  the 
32309 \series bold
32310 mhchem
32311 \series default
32312  package provides the command 
32313 \series bold
32314
32315 \backslash
32316 cf
32317 \series default
32318
32319 \begin_inset Index idx
32320 status collapsed
32321
32322 \begin_layout Plain Layout
32323 Commands ! C ! 
32324 \backslash
32325 cf
32326 \end_layout
32327
32328 \end_inset
32329
32330  that has to be used for special cases.
32331  For more information about 
32332 \series bold
32333
32334 \backslash
32335 cf
32336 \series default
32337  and more examples have a look at the documentation of 
32338 \series bold
32339 mhchem
32340 \series default
32341
32342 \begin_inset CommandInset citation
32343 LatexCommand cite
32344 key "mhchem"
32345
32346 \end_inset
32347
32348 .
32349 \end_layout
32350
32351 \begin_layout Standard
32352 \begin_inset Newpage newpage
32353 \end_inset
32354
32355
32356 \end_layout
32357
32358 \begin_layout Section
32359 Diagrams
32360 \end_layout
32361
32362 \begin_layout Standard
32363 LyX supports two types of commutative diagrams: 
32364 \series bold
32365 amscd
32366 \series default
32367  and 
32368 \series bold
32369 xymatrix
32370 \series default
32371  that are explained in the following.
32372 \end_layout
32373
32374 \begin_layout Subsection
32375 Amscd Diagrams
32376 \begin_inset Index idx
32377 status collapsed
32378
32379 \begin_layout Plain Layout
32380 Diagrams ! amscd
32381 \end_layout
32382
32383 \end_inset
32384
32385
32386 \end_layout
32387
32388 \begin_layout Standard
32389 Diagrams of this type visualize relations by vertical and horizontal lines
32390  or arrows:
32391 \begin_inset Formula \[
32392 \begin{CD}A@>>>B@>>>C\\
32393 @AAA@.@VVV\\
32394 F@<<<E@<<<D
32395 \end{CD}\]
32396
32397 \end_inset
32398
32399
32400 \end_layout
32401
32402 \begin_layout Standard
32403 To get them, the command 
32404 \series bold
32405
32406 \backslash
32407 CD
32408 \begin_inset Index idx
32409 status collapsed
32410
32411 \begin_layout Plain Layout
32412 Commands ! C ! 
32413 \backslash
32414 CD
32415 \end_layout
32416
32417 \end_inset
32418
32419
32420 \series default
32421  is inserted to a formula.
32422  A blue box appears with two dashed lines where further commands can be
32423  inserted.
32424  With 
32425 \begin_inset Info
32426 type  "shortcut"
32427 arg   "newline-insert newline"
32428 \end_inset
32429
32430  a new line is created.
32431  Horizontal relations are inserted in odd, vertical in even formula lines.
32432 \end_layout
32433
32434 \begin_layout Standard
32435 To create the relations there are the following commands:
32436 \end_layout
32437
32438 \begin_layout Itemize
32439
32440 \series bold
32441 @<<<
32442 \series default
32443  creates a left arrow, 
32444 \series bold
32445 @>>>
32446 \series default
32447  a right arrow and 
32448 \series bold
32449 @=
32450 \series default
32451  a long equal sign
32452 \end_layout
32453
32454 \begin_layout Itemize
32455
32456 \series bold
32457 @AAA
32458 \series default
32459  creates an up arrow, 
32460 \series bold
32461 @VVV
32462 \series default
32463  an down arrow and 
32464 \series bold
32465 @|
32466 \series default
32467  a vertical equal sign
32468 \end_layout
32469
32470 \begin_layout Itemize
32471
32472 \series bold
32473 @.
32474
32475 \series default
32476  is a placeholder for non-existent relations
32477 \end_layout
32478
32479 \begin_layout Standard
32480 All arrows can be labeled as follows:
32481 \end_layout
32482
32483 \begin_layout Itemize
32484 Is text inserted between the first and second < or >, resp., it is placed
32485  above the arrow.
32486  When it is inserted between the second and third one, it appears under
32487  the arrow.
32488 \end_layout
32489
32490 \begin_layout Itemize
32491 When text for vertical arrows is inserted between the first and second A
32492  or V, resp., it is placed left beside the arrow.
32493  When it is inserted between the second and third one, it appears right
32494  beside the arrow.
32495  If the text contains an A or V, these letters must be set into a TeX-brace.
32496 \end_layout
32497
32498 \begin_layout Standard
32499 As example a diagram with all possible relations:
32500 \end_layout
32501
32502 \begin_layout Standard
32503 \begin_inset Formula \[
32504 \begin{CD}A@>j>>B@>>k>C@=F\\
32505 @AmAA@.@VV{V}V@|\\
32506 D@<<j<E@>k>>F@=C
32507 \end{CD}\]
32508
32509 \end_inset
32510
32511
32512 \end_layout
32513
32514 \begin_layout Standard
32515 The command for this is:
32516 \begin_inset Newline newline
32517 \end_inset
32518
32519
32520 \series bold
32521
32522 \backslash
32523 CD
32524 \begin_inset ERT
32525 status collapsed
32526
32527 \begin_layout Plain Layout
32528
32529
32530 \backslash
32531 spce 
32532 \end_layout
32533
32534 \end_inset
32535
32536 A@>j>>B@>>k>C@=F Ctrl+Return
32537 \begin_inset Newline newline
32538 \end_inset
32539
32540
32541 \begin_inset Phantom HPhantom
32542 status open
32543
32544 \begin_layout Plain Layout
32545
32546 \series bold
32547
32548 \backslash
32549 CD
32550 \begin_inset ERT
32551 status collapsed
32552
32553 \begin_layout Plain Layout
32554
32555
32556 \backslash
32557 spce 
32558 \end_layout
32559
32560 \end_inset
32561
32562
32563 \end_layout
32564
32565 \end_inset
32566
32567 @AmAA@.@VV
32568 \backslash
32569 {V
32570 \series default
32571
32572 \begin_inset Formula $\to$
32573 \end_inset
32574
32575
32576 \series bold
32577 V@| Ctrl+Return
32578 \begin_inset Newline newline
32579 \end_inset
32580
32581
32582 \begin_inset Phantom HPhantom
32583 status open
32584
32585 \begin_layout Plain Layout
32586
32587 \series bold
32588
32589 \backslash
32590 CD
32591 \begin_inset ERT
32592 status collapsed
32593
32594 \begin_layout Plain Layout
32595
32596
32597 \backslash
32598 spce 
32599 \end_layout
32600
32601 \end_inset
32602
32603
32604 \end_layout
32605
32606 \end_inset
32607
32608 D@<<j<E@>k>>F@=C
32609 \end_layout
32610
32611 \begin_layout Subsection
32612 Xymatrix Diagrams
32613 \begin_inset Index idx
32614 status collapsed
32615
32616 \begin_layout Plain Layout
32617 Diagrams ! xymatrix
32618 \end_layout
32619
32620 \end_inset
32621
32622
32623 \end_layout
32624
32625 \begin_layout Standard
32626 To be able to use xymatrices, the LaTeX-package 
32627 \series bold
32628 xypic
32629 \series default
32630  must be installed.
32631  A xymatrix is created by inserting the command 
32632 \series bold
32633
32634 \backslash
32635 xymatrix
32636 \series default
32637  in a formula.
32638  Then you are able to add new matrix columns and rows like for normal matrices,
32639  see 
32640 \begin_inset CommandInset ref
32641 LatexCommand ref
32642 reference "sec:Matrices"
32643
32644 \end_inset
32645
32646 .
32647 \end_layout
32648
32649 \begin_layout Standard
32650 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
32651  and much more.
32652  All possibilities to create commutative diagrams and decorations are explained
32653  in detail in the 
32654 \emph on
32655 XY-pic manual
32656 \emph default
32657  that you find in the menu 
32658 \family sans
32659 Help\SpecialChar \menuseparator
32660 Specific
32661 \begin_inset space ~
32662 \end_inset
32663
32664 Manuals
32665 \family default
32666 .
32667 \end_layout
32668
32669 \begin_layout Subsection
32670
32671 \noun on
32672 Feynman
32673 \noun default
32674  Diagrams
32675 \begin_inset Index idx
32676 status collapsed
32677
32678 \begin_layout Plain Layout
32679 Diagrams ! Feynman
32680 \end_layout
32681
32682 \end_inset
32683
32684
32685 \end_layout
32686
32687 \begin_layout Standard
32688 To be able to use 
32689 \noun on
32690 Feynman
32691 \noun default
32692 -diagrams, the LaTeX-package 
32693 \series bold
32694 feyn
32695 \series default
32696  must be installed.
32697  A 
32698 \noun on
32699 Feynman
32700 \noun default
32701 -diagram is created by inserting the command 
32702 \series bold
32703
32704 \backslash
32705 Diagram
32706 \series default
32707  in a formula.
32708  Then you are able to add new matrix columns and rows like for normal matrices,
32709  see 
32710 \begin_inset CommandInset ref
32711 LatexCommand ref
32712 reference "sec:Matrices"
32713
32714 \end_inset
32715
32716 .
32717 \end_layout
32718
32719 \begin_layout Standard
32720 Examples how to create 
32721 \noun on
32722 Feynman-
32723 \noun default
32724 diagrams in LyX is given in the 
32725 \emph on
32726 Feynman-diagram manual
32727 \emph default
32728  that you find in the menu 
32729 \family sans
32730 Help\SpecialChar \menuseparator
32731 Specific
32732 \begin_inset space ~
32733 \end_inset
32734
32735 Manuals
32736 \family default
32737 .
32738 \end_layout
32739
32740 \begin_layout Section
32741 User-defined Commands
32742 \begin_inset Index idx
32743 status collapsed
32744
32745 \begin_layout Plain Layout
32746 User-defined commands
32747 \end_layout
32748
32749 \end_inset
32750
32751
32752 \end_layout
32753
32754 \begin_layout Standard
32755 \begin_inset Note Greyedout
32756 status open
32757
32758 \begin_layout Plain Layout
32759
32760 \series bold
32761 Note:
32762 \series default
32763  The names of user-defined commands and macros may only consist of Latin
32764  letters.
32765 \end_layout
32766
32767 \end_inset
32768
32769
32770 \end_layout
32771
32772 \begin_layout Subsection
32773 The Command 
32774 \backslash
32775 newcommand
32776 \begin_inset CommandInset label
32777 LatexCommand label
32778 name "sub:The-Command-newcommand"
32779
32780 \end_inset
32781
32782
32783 \begin_inset Index idx
32784 status collapsed
32785
32786 \begin_layout Plain Layout
32787 User-defined commands ! 
32788 \backslash
32789 newcommand
32790 \end_layout
32791
32792 \end_inset
32793
32794
32795 \begin_inset Index idx
32796 status collapsed
32797
32798 \begin_layout Plain Layout
32799 Commands ! N ! 
32800 \backslash
32801 newcommand
32802 \end_layout
32803
32804 \end_inset
32805
32806
32807 \end_layout
32808
32809 \begin_layout Standard
32810 Many LaTeX-commands are too long to be used frequently.
32811  But it is possible to define with the command 
32812 \series bold
32813
32814 \backslash
32815 newcommand
32816 \series default
32817  new shorter commands.
32818 \end_layout
32819
32820 \begin_layout Standard
32821 The command scheme of 
32822 \series bold
32823
32824 \backslash
32825 newcommand
32826 \series default
32827  is:
32828 \end_layout
32829
32830 \begin_layout Standard
32831
32832 \series bold
32833
32834 \backslash
32835 newcommand{new command name}[number of arguments][optional
32836 \series default
32837  
32838 \series bold
32839 value]
32840 \begin_inset Newline newline
32841 \end_inset
32842
32843
32844 \begin_inset Phantom HPhantom
32845 status open
32846
32847 \begin_layout Plain Layout
32848
32849 \series bold
32850
32851 \backslash
32852 newcommand
32853 \end_layout
32854
32855 \end_inset
32856
32857 {command definition}
32858 \end_layout
32859
32860 \begin_layout Standard
32861 \begin_inset Note Greyedout
32862 status open
32863
32864 \begin_layout Plain Layout
32865
32866 \series bold
32867 Note:
32868 \series default
32869  Assure that the name of the new command is not already used in your document
32870  or by LaTeX-packages that you use.
32871  When you for example define the command 
32872 \series bold
32873
32874 \backslash
32875 le
32876 \series default
32877  for 
32878 \series bold
32879
32880 \backslash
32881 Leftarrow
32882 \series default
32883 , you get an error message because 
32884 \series bold
32885
32886 \backslash
32887 le
32888 \series default
32889  is already defined as command for 
32890 \begin_inset Quotes eld
32891 \end_inset
32892
32893
32894 \begin_inset Formula $\le$
32895 \end_inset
32896
32897
32898 \begin_inset Quotes erd
32899 \end_inset
32900
32901 .
32902 \end_layout
32903
32904 \end_inset
32905
32906
32907 \end_layout
32908
32909 \begin_layout Standard
32910 The number of arguments is an integer in the range 0
32911 \begin_inset space \thinspace{}
32912 \end_inset
32913
32914 -
32915 \begin_inset space \thinspace{}
32916 \end_inset
32917
32918 9 and specifies how many arguments the new command should have.
32919  With the optional value a value for an optional argument can be predefined.
32920  When this is done, the 
32921 \emph on
32922 first
32923 \emph default
32924  
32925 \emph on
32926 a
32927 \emph default
32928 rgument of the new command is automatically an optional one.
32929 \end_layout
32930
32931 \begin_layout Standard
32932 Here are some examples:
32933 \end_layout
32934
32935 \begin_layout Itemize
32936 To define the command 
32937 \series bold
32938
32939 \backslash
32940 gr
32941 \series default
32942  for 
32943 \series bold
32944
32945 \backslash
32946 Longrightarrow
32947 \series default
32948 , the LaTeX-preamble line is:
32949 \begin_inset VSpace medskip
32950 \end_inset
32951
32952
32953 \begin_inset Newline newline
32954 \end_inset
32955
32956
32957 \series bold
32958
32959 \backslash
32960 newcommand{
32961 \backslash
32962 gr}{
32963 \backslash
32964 Longrightarrow}
32965 \end_layout
32966
32967 \begin_layout Itemize
32968 To define the command 
32969 \series bold
32970
32971 \backslash
32972 us
32973 \series default
32974  for 
32975 \series bold
32976
32977 \backslash
32978 underline
32979 \series default
32980 , the argument (that should be underlined) must be taken into account.
32981  For this the preamble line is:
32982 \begin_inset VSpace medskip
32983 \end_inset
32984
32985
32986 \begin_inset Newline newline
32987 \end_inset
32988
32989
32990 \series bold
32991
32992 \backslash
32993 newcommand{
32994 \backslash
32995 us}[1]{
32996 \backslash
32997 underline{#1}}
32998 \series default
32999
33000 \begin_inset VSpace medskip
33001 \end_inset
33002
33003
33004 \begin_inset Newline newline
33005 \end_inset
33006
33007 The character 
33008 \series bold
33009 #
33010 \series default
33011  acts as argument placeholder, the 
33012 \series bold
33013 1
33014 \series default
33015  behind it denotes that it is the placeholder for the first argument.
33016 \end_layout
33017
33018 \begin_layout Itemize
33019 For 
33020 \series bold
33021
33022 \backslash
33023 framebox
33024 \series default
33025  one can e.
33026 \begin_inset space \thinspace{}
33027 \end_inset
33028
33029 g.
33030 \begin_inset space \space{}
33031 \end_inset
33032
33033 define the command 
33034 \series bold
33035
33036 \backslash
33037 fb
33038 \series default
33039 :
33040 \begin_inset VSpace medskip
33041 \end_inset
33042
33043
33044 \begin_inset Newline newline
33045 \end_inset
33046
33047
33048 \series bold
33049
33050 \backslash
33051 newcommand{
33052 \backslash
33053 fb}[3]{
33054 \backslash
33055 framebox#1#2{$#3$}}
33056 \series default
33057
33058 \begin_inset VSpace medskip
33059 \end_inset
33060
33061
33062 \begin_inset Newline newline
33063 \end_inset
33064
33065 The two Dollar signs creates the extra formula needed for 
33066 \series bold
33067
33068 \backslash
33069 framebox
33070 \series default
33071 , see 
33072 \begin_inset CommandInset ref
33073 LatexCommand ref
33074 reference "sub:Boxes-with-Frame"
33075
33076 \end_inset
33077
33078 .
33079 \end_layout
33080
33081 \begin_layout Itemize
33082 To create a new command for 
33083 \series bold
33084
33085 \backslash
33086 fcolorbox
33087 \series default
33088  where the color for the box needn't to be specified, the argument for the
33089  color is defined optional:
33090 \begin_inset VSpace medskip
33091 \end_inset
33092
33093
33094 \begin_inset Newline newline
33095 \end_inset
33096
33097
33098 \series bold
33099
33100 \backslash
33101 newcommand{
33102 \backslash
33103 cb}[3][white]{
33104 \backslash
33105 fcolorbox{#2}{#1}{$#3$}}
33106 \series default
33107
33108 \begin_inset VSpace medskip
33109 \end_inset
33110
33111
33112 \begin_inset Newline newline
33113 \end_inset
33114
33115 When the color is not specified when using 
33116 \series bold
33117
33118 \backslash
33119 cb
33120 \series default
33121 , the predefined color 
33122 \series bold
33123 white
33124 \series default
33125  will be used.
33126 \end_layout
33127
33128 \begin_layout Standard
33129 A test of the new defined commands:
33130 \end_layout
33131
33132 \begin_layout Standard
33133 \align center
33134 \begin_inset Tabular
33135 <lyxtabular version="3" rows="6" columns="2">
33136 <features tabularvalignment="middle">
33137 <column alignment="center" valignment="top" width="0">
33138 <column alignment="center" valignment="top" width="0">
33139 <row>
33140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33141 \begin_inset Text
33142
33143 \begin_layout Plain Layout
33144 Command
33145 \end_layout
33146
33147 \end_inset
33148 </cell>
33149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33150 \begin_inset Text
33151
33152 \begin_layout Plain Layout
33153 Result
33154 \begin_inset Note Note
33155 status collapsed
33156
33157 \begin_layout Plain Layout
33158
33159 \series bold
33160
33161 \backslash
33162 raisebox
33163 \series default
33164  is only used as spacer.
33165 \end_layout
33166
33167 \end_inset
33168
33169
33170 \end_layout
33171
33172 \end_inset
33173 </cell>
33174 </row>
33175 <row>
33176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33177 \begin_inset Text
33178
33179 \begin_layout Plain Layout
33180 A
33181 \backslash
33182 gr
33183 \begin_inset ERT
33184 status collapsed
33185
33186 \begin_layout Plain Layout
33187
33188
33189 \backslash
33190 spce 
33191 \end_layout
33192
33193 \end_inset
33194
33195 B
33196 \end_layout
33197
33198 \end_inset
33199 </cell>
33200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33201 \begin_inset Text
33202
33203 \begin_layout Plain Layout
33204 \begin_inset Formula $A\gr B$
33205 \end_inset
33206
33207
33208 \end_layout
33209
33210 \end_inset
33211 </cell>
33212 </row>
33213 <row>
33214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33215 \begin_inset Text
33216
33217 \begin_layout Plain Layout
33218
33219 \backslash
33220 us{ABcd
33221 \end_layout
33222
33223 \end_inset
33224 </cell>
33225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33226 \begin_inset Text
33227
33228 \begin_layout Plain Layout
33229 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33230 \end_inset
33231
33232
33233 \end_layout
33234
33235 \end_inset
33236 </cell>
33237 </row>
33238 <row>
33239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33240 \begin_inset Text
33241
33242 \begin_layout Plain Layout
33243
33244 \backslash
33245 fb{[2cm]
33246 \begin_inset Formula $\to$
33247 \end_inset
33248
33249
33250 \backslash
33251 {
33252 \begin_inset Formula $\to$
33253 \end_inset
33254
33255
33256 \backslash
33257 {
33258 \backslash
33259 int
33260 \begin_inset ERT
33261 status collapsed
33262
33263 \begin_layout Plain Layout
33264
33265
33266 \backslash
33267 spce 
33268 \end_layout
33269
33270 \end_inset
33271
33272 A=B
33273 \end_layout
33274
33275 \end_inset
33276 </cell>
33277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33278 \begin_inset Text
33279
33280 \begin_layout Plain Layout
33281 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33282 \end_inset
33283
33284
33285 \end_layout
33286
33287 \end_inset
33288 </cell>
33289 </row>
33290 <row>
33291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33292 \begin_inset Text
33293
33294 \begin_layout Plain Layout
33295
33296 \backslash
33297 cb{red
33298 \begin_inset Formula $\to$
33299 \end_inset
33300
33301
33302 \backslash
33303 {
33304 \backslash
33305 int
33306 \begin_inset ERT
33307 status collapsed
33308
33309 \begin_layout Plain Layout
33310
33311
33312 \backslash
33313 spce 
33314 \end_layout
33315
33316 \end_inset
33317
33318 A=B
33319 \end_layout
33320
33321 \end_inset
33322 </cell>
33323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33324 \begin_inset Text
33325
33326 \begin_layout Plain Layout
33327 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
33328 \end_inset
33329
33330
33331 \end_layout
33332
33333 \end_inset
33334 </cell>
33335 </row>
33336 <row>
33337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33338 \begin_inset Text
33339
33340 \begin_layout Plain Layout
33341
33342 \backslash
33343 cb[green]
33344 \backslash
33345 {red
33346 \begin_inset Formula $\to$
33347 \end_inset
33348
33349
33350 \backslash
33351 {
33352 \backslash
33353 int
33354 \begin_inset ERT
33355 status collapsed
33356
33357 \begin_layout Plain Layout
33358
33359
33360 \backslash
33361 spce 
33362 \end_layout
33363
33364 \end_inset
33365
33366 A=B
33367 \end_layout
33368
33369 \end_inset
33370 </cell>
33371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33372 \begin_inset Text
33373
33374 \begin_layout Plain Layout
33375 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33376 \end_inset
33377
33378
33379 \end_layout
33380
33381 \end_inset
33382 </cell>
33383 </row>
33384 </lyxtabular>
33385
33386 \end_inset
33387
33388
33389 \end_layout
33390
33391 \begin_layout Subsection
33392 Math Macros
33393 \begin_inset Index idx
33394 status collapsed
33395
33396 \begin_layout Plain Layout
33397 User-defined commands! Math macros
33398 \end_layout
33399
33400 \end_inset
33401
33402
33403 \begin_inset Index idx
33404 status collapsed
33405
33406 \begin_layout Plain Layout
33407 Macros
33408 \end_layout
33409
33410 \end_inset
33411
33412
33413 \end_layout
33414
33415 \begin_layout Standard
33416 User-defined commands are especially convenient for complex expressions.
33417  When you are for example dealing in a document with quadratic equations,
33418  the same solution type occurs several times.
33419  The general form of a quadratic equation is
33420 \begin_inset Formula \[
33421 0=\lambda^{2}+p\lambda+q\]
33422
33423 \end_inset
33424
33425 The general form of the solution is
33426 \begin_inset Formula \[
33427 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
33428
33429 \end_inset
33430
33431
33432 \end_layout
33433
33434 \begin_layout Standard
33435 To define a command for the solution formula where only the three parameters
33436  
33437 \begin_inset Formula $\lambda$
33438 \end_inset
33439
33440
33441 \begin_inset Formula $p$
33442 \end_inset
33443
33444  and 
33445 \begin_inset Formula $q$
33446 \end_inset
33447
33448  need to be specified and the index of 
33449 \begin_inset Formula $\lambda$
33450 \end_inset
33451
33452  can be given optionally, the LaTeX-preamble line is
33453 \begin_inset Newline newline
33454 \end_inset
33455
33456
33457 \series bold
33458
33459 \backslash
33460 newcommand{
33461 \backslash
33462 qG}[4][1,
33463 \backslash
33464 ,2]{#2_{#1}=-
33465 \backslash
33466 frac{#3}{2}
33467 \backslash
33468 pm
33469 \begin_inset Newline newline
33470 \end_inset
33471
33472
33473 \begin_inset Phantom HPhantom
33474 status open
33475
33476 \begin_layout Plain Layout
33477
33478 \series bold
33479
33480 \backslash
33481 newcommand
33482 \end_layout
33483
33484 \end_inset
33485
33486
33487 \backslash
33488 sqrt{
33489 \backslash
33490 frac{#3^{2}}{4}-#4}}
33491 \end_layout
33492
33493 \begin_layout Standard
33494 To create with this the solution formula, the command
33495 \begin_inset Newline newline
33496 \end_inset
33497
33498
33499 \series bold
33500
33501 \backslash
33502 qG{
33503 \backslash
33504 lambda
33505 \begin_inset Formula $\to$
33506 \end_inset
33507
33508
33509 \backslash
33510 {p
33511 \begin_inset Formula $\to$
33512 \end_inset
33513
33514
33515 \backslash
33516 {q
33517 \series default
33518  is inserted to a formula
33519 \series bold
33520 .
33521 \end_layout
33522
33523 \begin_layout Standard
33524 The definition of the new command is unintuitive because one has to know
33525  the schemes of all used LaTeX commands, e.
33526 \begin_inset space \thinspace{}
33527 \end_inset
33528
33529 g.
33530 \begin_inset space \space{}
33531 \end_inset
33532
33533 that a fraction is inserted in LaTeX as 
33534 \series bold
33535
33536 \backslash
33537 frac{numerator}{denominator}
33538 \series default
33539 .
33540  Furthermore one can easily forget a brace in the definition and cannot
33541  see in LyX what the new command is doing.
33542  To avoid these problems LyX offers the possibility to use math macros instead
33543  of the command 
33544 \series bold
33545
33546 \backslash
33547 newcommand
33548 \series default
33549 .
33550 \end_layout
33551
33552 \begin_layout Standard
33553 A math macro is created by using the menu 
33554 \family sans
33555 Insert\SpecialChar \menuseparator
33556 Math\SpecialChar \menuseparator
33557 Macro
33558 \family default
33559  or the toolbar button 
33560 \begin_inset Graphics
33561         filename ../images/math-macro_newmacroname_newcommand.png
33562         scale 85
33563
33564 \end_inset
33565
33566 .
33567  The math macro toolbar appears together with the following box where the
33568  macro is defined:
33569 \begin_inset Newline newline
33570 \end_inset
33571
33572
33573 \begin_inset space \hspace*{\fill}
33574 \end_inset
33575
33576
33577 \begin_inset Graphics
33578         filename clipart/macrobox.png
33579
33580 \end_inset
33581
33582
33583 \begin_inset space \hspace*{\fill}
33584 \end_inset
33585
33586
33587 \begin_inset Newline newline
33588 \end_inset
33589
33590
33591 \begin_inset FormulaMacro
33592 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33593 \end_inset
33594
33595
33596 \backslash
33597 newmacroname is the default name of the macro that should be changed to
33598  something sensible.
33599  The wanted formula is inserted in the first blue box.
33600  An argument placeholder is inserted with the command 
33601 \series bold
33602
33603 \backslash
33604 #argumentnumber
33605 \series default
33606 , e.
33607 \begin_inset space \thinspace{}
33608 \end_inset
33609
33610 g
33611 \begin_inset space \space{}
33612 \end_inset
33613
33614
33615 \series bold
33616
33617 \backslash
33618 #1
33619 \series default
33620  or by using the macro toolbar button 
33621 \begin_inset Graphics
33622         filename ../images/math-macro-add-param.png
33623         scale 85
33624
33625 \end_inset
33626
33627 .
33628  Argument placeholders are displayed red.
33629  Maximum 9 arguments are possible.
33630  Optional arguments are created with the toolbar button 
33631 \begin_inset Graphics
33632         filename ../images/math-macro-add-optional-param.png
33633         scale 85
33634
33635 \end_inset
33636
33637 .
33638  The first non-optional argument can be transformed to an optional one with
33639  the toolbar button 
33640 \begin_inset Graphics
33641         filename ../images/math-macro-make-optional.png
33642         scale 85
33643
33644 \end_inset
33645
33646 .
33647  In the second blue box the appearance of the macro in LyX can be defined.
33648  Normally you want to see it as it is defined, so the box is kept empty.
33649  But when you have created a macro that needs lot of space on the screen,
33650  you can insert in the box for example
33651 \begin_inset Newline newline
33652 \end_inset
33653
33654
33655 \series bold
33656 qG: 
33657 \backslash
33658 #1
33659 \series default
33660  
33661 \series bold
33662 ,
33663 \series default
33664  
33665 \series bold
33666
33667 \backslash
33668 #2
33669 \series default
33670  
33671 \series bold
33672 ,
33673 \series default
33674  
33675 \series bold
33676
33677 \backslash
33678 #3, 
33679 \backslash
33680 #4
33681 \begin_inset Newline newline
33682 \end_inset
33683
33684
33685 \series default
33686 For the macro only the arguments with the macro name in front of them will
33687  then be displayed in LyX, leading to a better overview.
33688  The formula appears in the output as defined in the first box.
33689 \begin_inset Newline newline
33690 \end_inset
33691
33692 The appearance of macros in formulas can furthermore be changed for single
33693  macros by setting the cursor in the macro and using the menu 
33694 \family sans
33695 View\SpecialChar \menuseparator
33696 (Un)fold
33697 \begin_inset space ~
33698 \end_inset
33699
33700 Math
33701 \begin_inset space ~
33702 \end_inset
33703
33704 Macro
33705 \family default
33706 .
33707 \end_layout
33708
33709 \begin_layout Standard
33710 To use a macro, the macro name is inserted as command to a formula, in our
33711  case 
33712 \series bold
33713
33714 \backslash
33715 qG
33716 \series default
33717 .
33718  Our macro looks in LyX like this:
33719 \begin_inset Newline newline
33720 \end_inset
33721
33722
33723 \begin_inset space \hspace*{\fill}
33724 \end_inset
33725
33726
33727 \begin_inset Graphics
33728         filename clipart/macrouse.png
33729
33730 \end_inset
33731
33732
33733 \begin_inset space \hspace*{\fill}
33734 \end_inset
33735
33736
33737 \begin_inset Newline newline
33738 \end_inset
33739
33740 Here is our macro example with the arguments 
33741 \begin_inset Formula $x$
33742 \end_inset
33743
33744
33745 \begin_inset Formula $\ln(x)$
33746 \end_inset
33747
33748  and 
33749 \begin_inset Formula $B$
33750 \end_inset
33751
33752 :
33753 \end_layout
33754
33755 \begin_layout Standard
33756 \begin_inset Formula \[
33757 \qG x{\ln(x)}B\]
33758
33759 \end_inset
33760
33761
33762 \end_layout
33763
33764 \begin_layout Standard
33765 LyX offers in the menu 
33766 \family sans
33767 Tools\SpecialChar \menuseparator
33768 Preferences\SpecialChar \menuseparator
33769 Editing\SpecialChar \menuseparator
33770 Control
33771 \family default
33772  different styles to edit macros.
33773  To find the style that suits you the most, choose a style and set the cursor
33774  in a macro formula to see the difference.
33775 \end_layout
33776
33777 \begin_layout Standard
33778 A math macro is transformed internally to a 
33779 \series bold
33780
33781 \backslash
33782 newcommand
33783 \series default
33784  command when exporting the document.
33785  The created 
33786 \series bold
33787
33788 \backslash
33789 newcommand
33790 \series default
33791  command is not placed in the LaTeX-preamble, therefore macros can only
33792  be used in formulas that are in the document below the macro definition
33793  box.
33794 \end_layout
33795
33796 \begin_layout Standard
33797 Math macros can also be directly be created from a 
33798 \series bold
33799
33800 \backslash
33801 newcommand
33802 \series default
33803  command.
33804  When writing for example the command
33805 \series bold
33806
33807 \begin_inset Newline newline
33808 \end_inset
33809
33810
33811 \backslash
33812 newcommand{
33813 \backslash
33814 larrow}[2]{
33815 \backslash
33816 xleftarrow[#2]{#1}}
33817 \begin_inset Newline newline
33818 \end_inset
33819
33820
33821 \series default
33822 in LyX as normal text, highlighting it completely and using then the shortcut
33823  
33824 \family sans
33825 Ctrl+M
33826 \family default
33827 , the command will be transformed to a math macro.
33828  Using this method you need to be careful that the 
33829 \series bold
33830
33831 \backslash
33832 newcommand
33833 \series default
33834  command is typed correctly, otherwise you get a faulty macro leading to
33835  LaTeX errors.
33836 \end_layout
33837
33838 \begin_layout Standard
33839 Math macros currently yet have the problem that further formulas in macro
33840  definitions are handled wrongly.
33841  Therefore the example 
33842 \series bold
33843
33844 \backslash
33845 fb
33846 \series default
33847  from 
33848 \begin_inset CommandInset ref
33849 LatexCommand ref
33850 reference "sub:The-Command-newcommand"
33851
33852 \end_inset
33853
33854  cannot be created as macro.
33855 \end_layout
33856
33857 \begin_layout Standard
33858 When the cursor is in a macro definition box, you will see the macro toolbar
33859  in LyX:
33860 \end_layout
33861
33862 \begin_layout Standard
33863 \begin_inset VSpace defskip
33864 \end_inset
33865
33866
33867 \end_layout
33868
33869 \begin_layout Standard
33870 \begin_inset Graphics
33871         filename clipart/MacroToolbar.png
33872
33873 \end_inset
33874
33875
33876 \begin_inset Index idx
33877 status collapsed
33878
33879 \begin_layout Plain Layout
33880 Macros ! Toolbar
33881 \end_layout
33882
33883 \end_inset
33884
33885
33886 \end_layout
33887
33888 \begin_layout Standard
33889 \begin_inset VSpace defskip
33890 \end_inset
33891
33892
33893 \end_layout
33894
33895 \begin_layout Standard
33896 The macro toolbar contains from left to right the following buttons:
33897 \end_layout
33898
33899 \begin_layout Standard
33900 \begin_inset VSpace defskip
33901 \end_inset
33902
33903
33904 \end_layout
33905
33906 \begin_layout Standard
33907 \begin_inset Tabular
33908 <lyxtabular version="3" rows="9" columns="2">
33909 <features islongtable="true" longtabularalignment="center">
33910 <column alignment="left" valignment="top" width="0">
33911 <column alignment="left" valignment="top" width="85col%">
33912 <row interlinespace="2.5mm">
33913 <cell alignment="center" valignment="top" usebox="none">
33914 \begin_inset Text
33915
33916 \begin_layout Plain Layout
33917 \begin_inset Graphics
33918         filename ../images/math-macro-remove-param.png
33919         rotateOrigin center
33920
33921 \end_inset
33922
33923
33924 \end_layout
33925
33926 \end_inset
33927 </cell>
33928 <cell alignment="center" valignment="top" usebox="none">
33929 \begin_inset Text
33930
33931 \begin_layout Plain Layout
33932
33933 \family sans
33934 Edit\SpecialChar \menuseparator
33935 Math\SpecialChar \menuseparator
33936 Macro
33937 \begin_inset space ~
33938 \end_inset
33939
33940 Definition\SpecialChar \menuseparator
33941 Remove Last Argument
33942 \end_layout
33943
33944 \end_inset
33945 </cell>
33946 </row>
33947 <row interlinespace="2.5mm">
33948 <cell alignment="center" valignment="top" usebox="none">
33949 \begin_inset Text
33950
33951 \begin_layout Plain Layout
33952 \begin_inset Graphics
33953         filename ../images/math-macro-add-param.png
33954         rotateOrigin center
33955
33956 \end_inset
33957
33958
33959 \end_layout
33960
33961 \end_inset
33962 </cell>
33963 <cell alignment="center" valignment="top" usebox="none">
33964 \begin_inset Text
33965
33966 \begin_layout Plain Layout
33967
33968 \family sans
33969 Edit\SpecialChar \menuseparator
33970 Math\SpecialChar \menuseparator
33971 Macro
33972 \begin_inset space ~
33973 \end_inset
33974
33975 Definition\SpecialChar \menuseparator
33976 Append Argument
33977 \end_layout
33978
33979 \end_inset
33980 </cell>
33981 </row>
33982 <row interlinespace="2.5mm">
33983 <cell alignment="center" valignment="top" usebox="none">
33984 \begin_inset Text
33985
33986 \begin_layout Plain Layout
33987 \begin_inset Graphics
33988         filename ../images/math-macro-make-optional.png
33989         rotateOrigin center
33990
33991 \end_inset
33992
33993
33994 \end_layout
33995
33996 \end_inset
33997 </cell>
33998 <cell alignment="center" valignment="top" usebox="none">
33999 \begin_inset Text
34000
34001 \begin_layout Plain Layout
34002
34003 \family sans
34004 Edit\SpecialChar \menuseparator
34005 Math\SpecialChar \menuseparator
34006 Macro
34007 \begin_inset space ~
34008 \end_inset
34009
34010 Definition\SpecialChar \menuseparator
34011 Make First Non-Optional into
34012 \begin_inset Newline newline
34013 \end_inset
34014
34015
34016 \begin_inset Phantom HPhantom
34017 status open
34018
34019 \begin_layout Plain Layout
34020
34021 \family sans
34022 Edit\SpecialChar \menuseparator
34023 Math\SpecialChar \menuseparator
34024 Macro
34025 \begin_inset space ~
34026 \end_inset
34027
34028 Definition\SpecialChar \menuseparator
34029
34030 \end_layout
34031
34032 \end_inset
34033
34034 Optional Argument
34035 \end_layout
34036
34037 \end_inset
34038 </cell>
34039 </row>
34040 <row interlinespace="2.5mm">
34041 <cell alignment="center" valignment="top" usebox="none">
34042 \begin_inset Text
34043
34044 \begin_layout Plain Layout
34045 \begin_inset Graphics
34046         filename ../images/math-macro-make-nonoptional.png
34047         rotateOrigin center
34048
34049 \end_inset
34050
34051
34052 \end_layout
34053
34054 \end_inset
34055 </cell>
34056 <cell alignment="center" valignment="top" usebox="none">
34057 \begin_inset Text
34058
34059 \begin_layout Plain Layout
34060
34061 \family sans
34062 Edit\SpecialChar \menuseparator
34063 Math\SpecialChar \menuseparator
34064 Macro
34065 \begin_inset space ~
34066 \end_inset
34067
34068 Definition\SpecialChar \menuseparator
34069 Make Last Optional into
34070 \begin_inset Newline newline
34071 \end_inset
34072
34073
34074 \begin_inset Phantom HPhantom
34075 status open
34076
34077 \begin_layout Plain Layout
34078
34079 \family sans
34080 Edit\SpecialChar \menuseparator
34081 Math\SpecialChar \menuseparator
34082 Macro
34083 \begin_inset space ~
34084 \end_inset
34085
34086 Definition\SpecialChar \menuseparator
34087
34088 \end_layout
34089
34090 \end_inset
34091
34092 Non-Optional Argument
34093 \end_layout
34094
34095 \end_inset
34096 </cell>
34097 </row>
34098 <row interlinespace="2.5mm">
34099 <cell alignment="center" valignment="top" usebox="none">
34100 \begin_inset Text
34101
34102 \begin_layout Plain Layout
34103 \begin_inset Graphics
34104         filename ../images/math-macro-remove-optional-param.png
34105         rotateOrigin center
34106
34107 \end_inset
34108
34109
34110 \end_layout
34111
34112 \end_inset
34113 </cell>
34114 <cell alignment="center" valignment="top" usebox="none">
34115 \begin_inset Text
34116
34117 \begin_layout Plain Layout
34118
34119 \family sans
34120 Edit\SpecialChar \menuseparator
34121 Math\SpecialChar \menuseparator
34122 Macro
34123 \begin_inset space ~
34124 \end_inset
34125
34126 Definition\SpecialChar \menuseparator
34127 Remove Optional Argument
34128 \end_layout
34129
34130 \end_inset
34131 </cell>
34132 </row>
34133 <row interlinespace="2.5mm">
34134 <cell alignment="center" valignment="top" usebox="none">
34135 \begin_inset Text
34136
34137 \begin_layout Plain Layout
34138 \begin_inset Graphics
34139         filename ../images/math-macro-add-optional-param.png
34140         rotateOrigin center
34141
34142 \end_inset
34143
34144
34145 \end_layout
34146
34147 \end_inset
34148 </cell>
34149 <cell alignment="center" valignment="top" usebox="none">
34150 \begin_inset Text
34151
34152 \begin_layout Plain Layout
34153
34154 \family sans
34155 Edit\SpecialChar \menuseparator
34156 Math\SpecialChar \menuseparator
34157 Macro
34158 \begin_inset space ~
34159 \end_inset
34160
34161 Definition\SpecialChar \menuseparator
34162 Insert Optional Argument
34163 \end_layout
34164
34165 \end_inset
34166 </cell>
34167 </row>
34168 <row interlinespace="2.5mm">
34169 <cell alignment="center" valignment="top" usebox="none">
34170 \begin_inset Text
34171
34172 \begin_layout Plain Layout
34173 \begin_inset Graphics
34174         filename ../images/math-macro-remove-greedy-param.png
34175         rotateOrigin center
34176
34177 \end_inset
34178
34179
34180 \end_layout
34181
34182 \end_inset
34183 </cell>
34184 <cell alignment="center" valignment="top" usebox="none">
34185 \begin_inset Text
34186
34187 \begin_layout Plain Layout
34188
34189 \family sans
34190 Edit\SpecialChar \menuseparator
34191 Math\SpecialChar \menuseparator
34192 Macro
34193 \begin_inset space ~
34194 \end_inset
34195
34196 Definition\SpecialChar \menuseparator
34197 Remove Last Argument
34198 \begin_inset Newline newline
34199 \end_inset
34200
34201
34202 \begin_inset Phantom HPhantom
34203 status open
34204
34205 \begin_layout Plain Layout
34206
34207 \family sans
34208 Edit\SpecialChar \menuseparator
34209 Math\SpecialChar \menuseparator
34210 Macro
34211 \begin_inset space ~
34212 \end_inset
34213
34214 Definition\SpecialChar \menuseparator
34215
34216 \end_layout
34217
34218 \end_inset
34219
34220 Spitting Out To The Right
34221 \end_layout
34222
34223 \end_inset
34224 </cell>
34225 </row>
34226 <row interlinespace="2.5mm">
34227 <cell alignment="center" valignment="top" usebox="none">
34228 \begin_inset Text
34229
34230 \begin_layout Plain Layout
34231 \begin_inset Graphics
34232         filename ../images/math-macro-append-greedy-param.png
34233         rotateOrigin center
34234
34235 \end_inset
34236
34237
34238 \end_layout
34239
34240 \end_inset
34241 </cell>
34242 <cell alignment="center" valignment="top" usebox="none">
34243 \begin_inset Text
34244
34245 \begin_layout Plain Layout
34246
34247 \family sans
34248 Edit\SpecialChar \menuseparator
34249 Math\SpecialChar \menuseparator
34250 Macro
34251 \begin_inset space ~
34252 \end_inset
34253
34254 Definition\SpecialChar \menuseparator
34255 Append Argument
34256 \begin_inset Newline newline
34257 \end_inset
34258
34259
34260 \begin_inset Phantom HPhantom
34261 status open
34262
34263 \begin_layout Plain Layout
34264
34265 \family sans
34266 Edit\SpecialChar \menuseparator
34267 Math\SpecialChar \menuseparator
34268 Macro
34269 \begin_inset space ~
34270 \end_inset
34271
34272 Definition\SpecialChar \menuseparator
34273
34274 \end_layout
34275
34276 \end_inset
34277
34278 Eating From The Right
34279 \end_layout
34280
34281 \end_inset
34282 </cell>
34283 </row>
34284 <row interlinespace="2.5mm">
34285 <cell alignment="center" valignment="top" usebox="none">
34286 \begin_inset Text
34287
34288 \begin_layout Plain Layout
34289 \begin_inset Graphics
34290         filename ../images/math-macro-add-greedy-optional-param.png
34291         rotateOrigin center
34292
34293 \end_inset
34294
34295
34296 \end_layout
34297
34298 \end_inset
34299 </cell>
34300 <cell alignment="center" valignment="top" usebox="none">
34301 \begin_inset Text
34302
34303 \begin_layout Plain Layout
34304
34305 \family sans
34306 Edit\SpecialChar \menuseparator
34307 Math\SpecialChar \menuseparator
34308 Macro
34309 \begin_inset space ~
34310 \end_inset
34311
34312 Definition\SpecialChar \menuseparator
34313 Append Optional Argument
34314 \begin_inset Newline newline
34315 \end_inset
34316
34317
34318 \begin_inset Phantom HPhantom
34319 status open
34320
34321 \begin_layout Plain Layout
34322
34323 \family sans
34324 Edit\SpecialChar \menuseparator
34325 Math\SpecialChar \menuseparator
34326 Macro
34327 \begin_inset space ~
34328 \end_inset
34329
34330 Definition\SpecialChar \menuseparator
34331
34332 \end_layout
34333
34334 \end_inset
34335
34336 Eating From The Right
34337 \end_layout
34338
34339 \end_inset
34340 </cell>
34341 </row>
34342 </lyxtabular>
34343
34344 \end_inset
34345
34346
34347 \end_layout
34348
34349 \begin_layout Standard
34350 \begin_inset Newpage newpage
34351 \end_inset
34352
34353
34354 \end_layout
34355
34356 \begin_layout Section
34357 Tips
34358 \begin_inset Index idx
34359 status collapsed
34360
34361 \begin_layout Plain Layout
34362 Tips
34363 \end_layout
34364
34365 \end_inset
34366
34367
34368 \end_layout
34369
34370 \begin_layout Subsection
34371 Negative Numbers
34372 \begin_inset Index idx
34373 status collapsed
34374
34375 \begin_layout Plain Layout
34376 Numbers ! negative
34377 \end_layout
34378
34379 \end_inset
34380
34381
34382 \end_layout
34383
34384 \begin_layout Standard
34385 Negative numbers often look ugly in formulas because the minus sign before
34386  the number is set with the same length as the minus operator sign.
34387  When writing the negative number in normal text, the minus sign appears
34388  correctly.
34389 \end_layout
34390
34391 \begin_layout Standard
34392 Thus, the problem disappears when converting the minus sign to mathematical
34393  text.
34394 \end_layout
34395
34396 \begin_layout Standard
34397 An example to visualize the problem:
34398 \end_layout
34399
34400 \begin_layout Standard
34401 \align center
34402 \begin_inset Tabular
34403 <lyxtabular version="3" rows="3" columns="2">
34404 <features tabularvalignment="middle">
34405 <column alignment="right" valignment="top" width="0">
34406 <column alignment="left" valignment="top" width="0">
34407 <row>
34408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34409 \begin_inset Text
34410
34411 \begin_layout Plain Layout
34412 normal text:
34413 \end_layout
34414
34415 \end_inset
34416 </cell>
34417 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34418 \begin_inset Text
34419
34420 \begin_layout Plain Layout
34421 x = -2
34422 \end_layout
34423
34424 \end_inset
34425 </cell>
34426 </row>
34427 <row>
34428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34429 \begin_inset Text
34430
34431 \begin_layout Plain Layout
34432 formula:
34433 \end_layout
34434
34435 \end_inset
34436 </cell>
34437 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34438 \begin_inset Text
34439
34440 \begin_layout Plain Layout
34441 \begin_inset Formula $x=-2$
34442 \end_inset
34443
34444
34445 \end_layout
34446
34447 \end_inset
34448 </cell>
34449 </row>
34450 <row>
34451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34452 \begin_inset Text
34453
34454 \begin_layout Plain Layout
34455 solution:
34456 \end_layout
34457
34458 \end_inset
34459 </cell>
34460 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34461 \begin_inset Text
34462
34463 \begin_layout Plain Layout
34464 \begin_inset Formula $x=\textrm{-}2$
34465 \end_inset
34466
34467
34468 \end_layout
34469
34470 \end_inset
34471 </cell>
34472 </row>
34473 </lyxtabular>
34474
34475 \end_inset
34476
34477
34478 \end_layout
34479
34480 \begin_layout Subsection
34481 Comma as decimal Separator
34482 \begin_inset Index idx
34483 status collapsed
34484
34485 \begin_layout Plain Layout
34486 Comma
34487 \end_layout
34488
34489 \end_inset
34490
34491
34492 \end_layout
34493
34494 \begin_layout Standard
34495 In LaTeX a comma inside a formula is used, according to the English convention,
34496  as number group separator.
34497  So there will be space added behind all commas in formulas.
34498 \end_layout
34499
34500 \begin_layout Standard
34501 To avoid this, the comma is highlighted and changed to mathematical text
34502  (shortcut 
34503 \begin_inset Info
34504 type  "shortcut"
34505 arg   "math-mode"
34506 \end_inset
34507
34508 ).
34509 \end_layout
34510
34511 \begin_layout Standard
34512 To use all formula commas in the document as decimal separator, the file
34513  
34514 \series bold
34515 icomma.sty
34516 \series default
34517
34518 \begin_inset Foot
34519 status collapsed
34520
34521 \begin_layout Plain Layout
34522
34523 \series bold
34524 icomma
34525 \series default
34526  is part of the LaTeX-package 
34527 \series bold
34528 was
34529 \series default
34530
34531 \begin_inset Index idx
34532 status collapsed
34533
34534 \begin_layout Plain Layout
34535 Packages ! was
34536 \begin_inset ERT
34537 status collapsed
34538
34539 \begin_layout Plain Layout
34540
34541
34542 \backslash
34543 vspace{4mm}
34544 \end_layout
34545
34546 \end_inset
34547
34548
34549 \end_layout
34550
34551 \end_inset
34552
34553 .
34554 \end_layout
34555
34556 \end_inset
34557
34558
34559 \begin_inset Index idx
34560 status collapsed
34561
34562 \begin_layout Plain Layout
34563 Packages ! icomma
34564 \end_layout
34565
34566 \end_inset
34567
34568  is loaded with the LaTeX-preamble line
34569 \end_layout
34570
34571 \begin_layout Standard
34572
34573 \series bold
34574
34575 \backslash
34576 usepackage{icomma}
34577 \end_layout
34578
34579 \begin_layout Subsection
34580 Physical Vectors
34581 \begin_inset CommandInset label
34582 LatexCommand label
34583 name "sub:Physical-Vectors"
34584
34585 \end_inset
34586
34587
34588 \begin_inset Index idx
34589 status collapsed
34590
34591 \begin_layout Plain Layout
34592 Vectors ! physical
34593 \end_layout
34594
34595 \end_inset
34596
34597
34598 \end_layout
34599
34600 \begin_layout Standard
34601 Predefined vectors are offered by the LaTeX-package 
34602 \series bold
34603 braket
34604 \series default
34605
34606 \begin_inset Index idx
34607 status collapsed
34608
34609 \begin_layout Plain Layout
34610 Packages ! braket
34611 \end_layout
34612
34613 \end_inset
34614
34615  that is loaded with the LaTeX-preamble line
34616 \end_layout
34617
34618 \begin_layout Standard
34619
34620 \series bold
34621
34622 \backslash
34623 usepackage{braket}
34624 \end_layout
34625
34626 \begin_layout Standard
34627 \begin_inset ERT
34628 status collapsed
34629
34630 \begin_layout Plain Layout
34631
34632
34633 \backslash
34634 ifbraket 
34635 \end_layout
34636
34637 \end_inset
34638
34639
34640 \begin_inset Note Note
34641 status open
34642
34643 \begin_layout Plain Layout
34644 The following table will only be displayed when the LaTeX-package 
34645 \series bold
34646 braket
34647 \series default
34648  is installed.
34649 \end_layout
34650
34651 \end_inset
34652
34653
34654 \end_layout
34655
34656 \begin_layout Standard
34657 The following commands are defined:
34658 \end_layout
34659
34660 \begin_layout Standard
34661 \align center
34662 \begin_inset Tabular
34663 <lyxtabular version="3" rows="4" columns="2">
34664 <features tabularvalignment="middle">
34665 <column alignment="center" valignment="top" width="0">
34666 <column alignment="center" valignment="top" width="0">
34667 <row>
34668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34669 \begin_inset Text
34670
34671 \begin_layout Plain Layout
34672 Command
34673 \end_layout
34674
34675 \end_inset
34676 </cell>
34677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34678 \begin_inset Text
34679
34680 \begin_layout Plain Layout
34681 Result
34682 \end_layout
34683
34684 \end_inset
34685 </cell>
34686 </row>
34687 <row>
34688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34689 \begin_inset Text
34690
34691 \begin_layout Plain Layout
34692
34693 \backslash
34694 Bra{
34695 \backslash
34696 psi
34697 \end_layout
34698
34699 \end_inset
34700 </cell>
34701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34702 \begin_inset Text
34703
34704 \begin_layout Plain Layout
34705 \begin_inset Formula $\Bra{\psi}$
34706 \end_inset
34707
34708
34709 \end_layout
34710
34711 \end_inset
34712 </cell>
34713 </row>
34714 <row>
34715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34716 \begin_inset Text
34717
34718 \begin_layout Plain Layout
34719
34720 \backslash
34721 Ket{
34722 \backslash
34723 psi
34724 \end_layout
34725
34726 \end_inset
34727 </cell>
34728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34729 \begin_inset Text
34730
34731 \begin_layout Plain Layout
34732 \begin_inset Formula $\Ket{\psi}$
34733 \end_inset
34734
34735
34736 \end_layout
34737
34738 \end_inset
34739 </cell>
34740 </row>
34741 <row>
34742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34743 \begin_inset Text
34744
34745 \begin_layout Plain Layout
34746
34747 \backslash
34748 Braket{
34749 \backslash
34750 psi|
34751 \backslash
34752 phi
34753 \end_layout
34754
34755 \end_inset
34756 </cell>
34757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34758 \begin_inset Text
34759
34760 \begin_layout Plain Layout
34761 \begin_inset Formula $\Braket{\psi|\phi}$
34762 \end_inset
34763
34764
34765 \end_layout
34766
34767 \end_inset
34768 </cell>
34769 </row>
34770 </lyxtabular>
34771
34772 \end_inset
34773
34774
34775 \end_layout
34776
34777 \begin_layout Standard
34778 The command 
34779 \series bold
34780
34781 \backslash
34782 Braket
34783 \series default
34784  assures that all vertical bars are set in the size of the surrounding brackets:
34785 \begin_inset Formula \[
34786 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
34787
34788 \end_inset
34789
34790
34791 \begin_inset ERT
34792 status collapsed
34793
34794 \begin_layout Plain Layout
34795
34796
34797 \backslash
34798 else 
34799 \end_layout
34800
34801 \end_inset
34802
34803
34804 \begin_inset Note Note
34805 status open
34806
34807 \begin_layout Plain Layout
34808 The following will be displayed when the LaTeX-package 
34809 \series bold
34810 braket
34811 \series default
34812  is not installed:
34813 \end_layout
34814
34815 \end_inset
34816
34817
34818 \end_layout
34819
34820 \begin_layout Standard
34821 You need to install the LaTeX-package 
34822 \series bold
34823 braket
34824 \series default
34825  to see the rest of this subsection in the output.
34826 \end_layout
34827
34828 \begin_layout Standard
34829 \begin_inset ERT
34830 status collapsed
34831
34832 \begin_layout Plain Layout
34833
34834
34835 \backslash
34836 fi 
34837 \end_layout
34838
34839 \end_inset
34840
34841
34842 \end_layout
34843
34844 \begin_layout Standard
34845 The effect of 
34846 \series bold
34847
34848 \backslash
34849 Braket
34850 \series default
34851  can also be achieved using the command 
34852 \series bold
34853
34854 \backslash
34855 middle
34856 \series default
34857 , that is described in 
34858 \begin_inset CommandInset ref
34859 LatexCommand ref
34860 reference "sub:Automatic-Bracket-Size"
34861
34862 \end_inset
34863
34864 .
34865 \end_layout
34866
34867 \begin_layout Subsection
34868 Self-defined Fractions
34869 \begin_inset CommandInset label
34870 LatexCommand label
34871 name "sub:Self-defined-Fractions"
34872
34873 \end_inset
34874
34875
34876 \begin_inset Index idx
34877 status collapsed
34878
34879 \begin_layout Plain Layout
34880 Fractions ! self-defined
34881 \end_layout
34882
34883 \end_inset
34884
34885
34886 \end_layout
34887
34888 \begin_layout Standard
34889 To define custom commands for fractions, the command 
34890 \series bold
34891
34892 \backslash
34893 genfrac
34894 \series default
34895
34896 \begin_inset Index idx
34897 status collapsed
34898
34899 \begin_layout Plain Layout
34900 Commands ! G ! 
34901 \backslash
34902 genfrac
34903 \end_layout
34904
34905 \end_inset
34906
34907  is used in the following scheme:
34908 \end_layout
34909
34910 \begin_layout Standard
34911
34912 \series bold
34913
34914 \backslash
34915 genfrac{left
34916 \series default
34917  
34918 \series bold
34919 bracket}{right
34920 \series default
34921  
34922 \series bold
34923 bracket}{fraction bar thickness}{style}
34924 \begin_inset Newline newline
34925 \end_inset
34926
34927
34928 \begin_inset Phantom HPhantom
34929 status open
34930
34931 \begin_layout Plain Layout
34932
34933 \series bold
34934
34935 \backslash
34936 genfrac
34937 \end_layout
34938
34939 \end_inset
34940
34941 {numerator}{denominator}
34942 \end_layout
34943
34944 \begin_layout Standard
34945 The style is a number in the range of 0
34946 \begin_inset space \thinspace{}
34947 \end_inset
34948
34949 -
34950 \begin_inset space \thinspace{}
34951 \end_inset
34952
34953 3.
34954 \end_layout
34955
34956 \begin_layout Standard
34957 \align center
34958 \begin_inset Tabular
34959 <lyxtabular version="3" rows="5" columns="2">
34960 <features tabularvalignment="middle">
34961 <column alignment="center" valignment="top" width="0">
34962 <column alignment="center" valignment="top" width="0">
34963 <row>
34964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34965 \begin_inset Text
34966
34967 \begin_layout Plain Layout
34968 Number
34969 \end_layout
34970
34971 \end_inset
34972 </cell>
34973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34974 \begin_inset Text
34975
34976 \begin_layout Plain Layout
34977 Style (Size)
34978 \end_layout
34979
34980 \end_inset
34981 </cell>
34982 </row>
34983 <row>
34984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34985 \begin_inset Text
34986
34987 \begin_layout Plain Layout
34988 0
34989 \end_layout
34990
34991 \end_inset
34992 </cell>
34993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34994 \begin_inset Text
34995
34996 \begin_layout Plain Layout
34997 display style formula
34998 \end_layout
34999
35000 \end_inset
35001 </cell>
35002 </row>
35003 <row>
35004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35005 \begin_inset Text
35006
35007 \begin_layout Plain Layout
35008 1
35009 \end_layout
35010
35011 \end_inset
35012 </cell>
35013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35014 \begin_inset Text
35015
35016 \begin_layout Plain Layout
35017 inline formula
35018 \end_layout
35019
35020 \end_inset
35021 </cell>
35022 </row>
35023 <row>
35024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35025 \begin_inset Text
35026
35027 \begin_layout Plain Layout
35028 2
35029 \end_layout
35030
35031 \end_inset
35032 </cell>
35033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35034 \begin_inset Text
35035
35036 \begin_layout Plain Layout
35037 small
35038 \end_layout
35039
35040 \end_inset
35041 </cell>
35042 </row>
35043 <row>
35044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35045 \begin_inset Text
35046
35047 \begin_layout Plain Layout
35048 3
35049 \end_layout
35050
35051 \end_inset
35052 </cell>
35053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35054 \begin_inset Text
35055
35056 \begin_layout Plain Layout
35057 tiny
35058 \end_layout
35059
35060 \end_inset
35061 </cell>
35062 </row>
35063 </lyxtabular>
35064
35065 \end_inset
35066
35067
35068 \end_layout
35069
35070 \begin_layout Standard
35071 When no style is given, the size is adjusted to the surrounding environment
35072  like for the command 
35073 \series bold
35074
35075 \backslash
35076 frac
35077 \series default
35078 .
35079 \end_layout
35080
35081 \begin_layout Standard
35082 When no fraction bar thickness is given, the predefined value of 0.4
35083 \begin_inset space \thinspace{}
35084 \end_inset
35085
35086 pt will be used.
35087 \end_layout
35088
35089 \begin_layout Standard
35090 \begin_inset VSpace medskip
35091 \end_inset
35092
35093 For example, the commands 
35094 \series bold
35095
35096 \backslash
35097 dfrac
35098 \series default
35099  and 
35100 \series bold
35101
35102 \backslash
35103 tbinom
35104 \series default
35105  from 
35106 \begin_inset CommandInset ref
35107 LatexCommand ref
35108 reference "sub:Fractions"
35109
35110 \end_inset
35111
35112  are defined with the commands
35113 \end_layout
35114
35115 \begin_layout Standard
35116
35117 \series bold
35118
35119 \backslash
35120 newcommand{
35121 \backslash
35122 dfrac}[2]{
35123 \backslash
35124 genfrac{}{}{}{0}{#1}{#2}}
35125 \end_layout
35126
35127 \begin_layout Standard
35128 and
35129 \end_layout
35130
35131 \begin_layout Standard
35132
35133 \series bold
35134
35135 \backslash
35136 newcommand{
35137 \backslash
35138 tbinom}[2]{
35139 \backslash
35140 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35141 \end_layout
35142
35143 \begin_layout Standard
35144 \begin_inset VSpace medskip
35145 \end_inset
35146
35147 To define a fraction where the fraction bar thickness can be given as optional
35148  argument, the following line is inserted to the LaTeX-preamble:
35149 \end_layout
35150
35151 \begin_layout Standard
35152
35153 \series bold
35154
35155 \backslash
35156 newcommand{
35157 \backslash
35158 fracS}[3][]{
35159 \backslash
35160 genfrac{}{}{#1}{}{#2}{#3}}
35161 \end_layout
35162
35163 \begin_layout Standard
35164 A test:
35165 \begin_inset Formula \begin{align*}
35166 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35167 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35168 \end{align*}
35169
35170 \end_inset
35171
35172 As one can see, the distance of the numerator and the denominator to the
35173  fraction bar is round about three times the bar thickness.
35174 \end_layout
35175
35176 \begin_layout Subsection
35177 Canceled Formulas
35178 \begin_inset Index idx
35179 status collapsed
35180
35181 \begin_layout Plain Layout
35182 Formula ! canceled
35183 \end_layout
35184
35185 \end_inset
35186
35187
35188 \end_layout
35189
35190 \begin_layout Standard
35191 To cancel formulas or formula parts, the LaTeX-package 
35192 \series bold
35193 cancel
35194 \series default
35195
35196 \begin_inset Index idx
35197 status collapsed
35198
35199 \begin_layout Plain Layout
35200 Packages ! cancel
35201 \end_layout
35202
35203 \end_inset
35204
35205  has to be loaded with the LaTeX-preamble line
35206 \end_layout
35207
35208 \begin_layout Standard
35209
35210 \series bold
35211
35212 \backslash
35213 usepackage[samesize]{cancel}
35214 \end_layout
35215
35216 \begin_layout Standard
35217 \begin_inset ERT
35218 status collapsed
35219
35220 \begin_layout Plain Layout
35221
35222
35223 \backslash
35224 ifcancel 
35225 \end_layout
35226
35227 \end_inset
35228
35229
35230 \begin_inset Note Note
35231 status open
35232
35233 \begin_layout Plain Layout
35234 The following table will only be displayed when the LaTeX-package 
35235 \series bold
35236 cancel
35237 \series default
35238  is installed.
35239 \end_layout
35240
35241 \end_inset
35242
35243
35244 \end_layout
35245
35246 \begin_layout Standard
35247 There are four ways to cancel formulas:
35248 \end_layout
35249
35250 \begin_layout Standard
35251 \align center
35252 \begin_inset Tabular
35253 <lyxtabular version="3" rows="5" columns="2">
35254 <features tabularvalignment="middle">
35255 <column alignment="center" valignment="top" width="0">
35256 <column alignment="center" valignment="top" width="0">
35257 <row>
35258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35259 \begin_inset Text
35260
35261 \begin_layout Plain Layout
35262 Command
35263 \end_layout
35264
35265 \end_inset
35266 </cell>
35267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35268 \begin_inset Text
35269
35270 \begin_layout Plain Layout
35271 Result
35272 \begin_inset Note Note
35273 status collapsed
35274
35275 \begin_layout Plain Layout
35276 The space and
35277 \series bold
35278  
35279 \backslash
35280 raisebox
35281 \series default
35282  are used here as spacer.
35283 \end_layout
35284
35285 \end_inset
35286
35287
35288 \end_layout
35289
35290 \end_inset
35291 </cell>
35292 </row>
35293 <row>
35294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35295 \begin_inset Text
35296
35297 \begin_layout Plain Layout
35298
35299 \backslash
35300 cancel{
35301 \backslash
35302 int
35303 \begin_inset ERT
35304 status collapsed
35305
35306 \begin_layout Plain Layout
35307
35308
35309 \backslash
35310 spce 
35311 \end_layout
35312
35313 \end_inset
35314
35315 A=B
35316 \end_layout
35317
35318 \end_inset
35319 </cell>
35320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35321 \begin_inset Text
35322
35323 \begin_layout Plain Layout
35324 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35325 \end_inset
35326
35327
35328 \end_layout
35329
35330 \end_inset
35331 </cell>
35332 </row>
35333 <row>
35334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35335 \begin_inset Text
35336
35337 \begin_layout Plain Layout
35338
35339 \backslash
35340 bcancel{
35341 \backslash
35342 int
35343 \begin_inset ERT
35344 status collapsed
35345
35346 \begin_layout Plain Layout
35347
35348
35349 \backslash
35350 spce 
35351 \end_layout
35352
35353 \end_inset
35354
35355 A=B
35356 \end_layout
35357
35358 \end_inset
35359 </cell>
35360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35361 \begin_inset Text
35362
35363 \begin_layout Plain Layout
35364 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35365 \end_inset
35366
35367
35368 \end_layout
35369
35370 \end_inset
35371 </cell>
35372 </row>
35373 <row>
35374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35375 \begin_inset Text
35376
35377 \begin_layout Plain Layout
35378
35379 \backslash
35380 xcancel{
35381 \backslash
35382 int
35383 \begin_inset ERT
35384 status collapsed
35385
35386 \begin_layout Plain Layout
35387
35388
35389 \backslash
35390 spce 
35391 \end_layout
35392
35393 \end_inset
35394
35395 A=B
35396 \end_layout
35397
35398 \end_inset
35399 </cell>
35400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35401 \begin_inset Text
35402
35403 \begin_layout Plain Layout
35404 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35405 \end_inset
35406
35407
35408 \end_layout
35409
35410 \end_inset
35411 </cell>
35412 </row>
35413 <row>
35414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35415 \begin_inset Text
35416
35417 \begin_layout Plain Layout
35418
35419 \backslash
35420 cancelto{1
35421 \begin_inset Formula $\to$
35422 \end_inset
35423
35424
35425 \backslash
35426 {
35427 \backslash
35428 int
35429 \begin_inset ERT
35430 status collapsed
35431
35432 \begin_layout Plain Layout
35433
35434
35435 \backslash
35436 spce 
35437 \end_layout
35438
35439 \end_inset
35440
35441 A=B
35442 \end_layout
35443
35444 \end_inset
35445 </cell>
35446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35447 \begin_inset Text
35448
35449 \begin_layout Plain Layout
35450 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35451 \end_inset
35452
35453
35454 \end_layout
35455
35456 \end_inset
35457 </cell>
35458 </row>
35459 </lyxtabular>
35460
35461 \end_inset
35462
35463
35464 \end_layout
35465
35466 \begin_layout Standard
35467
35468 \series bold
35469
35470 \backslash
35471 cancelto
35472 \series default
35473  is especially suitable to visualize the reduction of fractions within formulas:
35474 \begin_inset Formula \[
35475 \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}}}\]
35476
35477 \end_inset
35478
35479
35480 \end_layout
35481
35482 \begin_layout Standard
35483 \begin_inset ERT
35484 status collapsed
35485
35486 \begin_layout Plain Layout
35487
35488
35489 \backslash
35490 else 
35491 \end_layout
35492
35493 \end_inset
35494
35495
35496 \begin_inset Note Note
35497 status open
35498
35499 \begin_layout Plain Layout
35500 The following will be displayed when the LaTeX-package 
35501 \series bold
35502 cancel
35503 \series default
35504  is not installed:
35505 \end_layout
35506
35507 \end_inset
35508
35509
35510 \end_layout
35511
35512 \begin_layout Standard
35513 You need to install the LaTeX-package 
35514 \series bold
35515 cancel
35516 \series default
35517  to see the rest of this subsection in the output.
35518 \end_layout
35519
35520 \begin_layout Standard
35521 \begin_inset ERT
35522 status collapsed
35523
35524 \begin_layout Plain Layout
35525
35526
35527 \backslash
35528 fi 
35529 \end_layout
35530
35531 \end_inset
35532
35533
35534 \end_layout
35535
35536 \begin_layout Subsection
35537 Formulas in Section Headings
35538 \begin_inset CommandInset label
35539 LatexCommand label
35540 name "sub:Formulas-in-Section"
35541
35542 \end_inset
35543
35544
35545 \begin_inset Index idx
35546 status collapsed
35547
35548 \begin_layout Plain Layout
35549 Formula ! in section headings
35550 \end_layout
35551
35552 \end_inset
35553
35554
35555 \end_layout
35556
35557 \begin_layout Standard
35558 When formulas are used in section headings, the following has to be taken
35559  into account:
35560 \end_layout
35561
35562 \begin_layout Standard
35563 \begin_inset Note Greyedout
35564 status open
35565
35566 \begin_layout Plain Layout
35567 When 
35568 \series bold
35569 hyperref
35570 \series default
35571
35572 \begin_inset Index idx
35573 status collapsed
35574
35575 \begin_layout Plain Layout
35576 Packages ! hyperref
35577 \end_layout
35578
35579 \end_inset
35580
35581  support is enabled in the document settings dialog under 
35582 \family sans
35583 PDF
35584 \begin_inset space ~
35585 \end_inset
35586
35587 Properties
35588 \family default
35589 , PDF-bookmarks are created for every section heading in the table of contents.
35590  If a section heading contains formulas, they are incorrectly displayed
35591  in the bookmark text, because formulas in bookmarks infringe the PDF convention
35592 s.
35593 \end_layout
35594
35595 \end_inset
35596
35597
35598 \end_layout
35599
35600 \begin_layout Standard
35601 Both problems can be solved by inserting at the end of the section heading
35602  a short title with the menu 
35603 \family sans
35604 Insert\SpecialChar \menuseparator
35605 Short
35606 \begin_inset space ~
35607 \end_inset
35608
35609 Title
35610 \family default
35611 .
35612  Short titles are used as alternative for multiline section headings to
35613  keep the table of contents clearly arranged.
35614  Only the short title appears in the table of contents and therefore also
35615  in the PDF-bookmark.
35616 \end_layout
35617
35618 \begin_layout Standard
35619 When formulas should be used in the table of contents but 
35620 \series bold
35621 hyperref
35622 \series default
35623  is used, one can use the following command in TeX-mode:
35624 \end_layout
35625
35626 \begin_layout Standard
35627
35628 \series bold
35629
35630 \backslash
35631 texorpdfstring{part}{alternative}
35632 \begin_inset Index idx
35633 status collapsed
35634
35635 \begin_layout Plain Layout
35636 Commands ! T ! 
35637 \backslash
35638 texorpdfstring
35639 \end_layout
35640
35641 \end_inset
35642
35643
35644 \end_layout
35645
35646 \begin_layout Standard
35647 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
35648  This can be characters, formulas, footnotes, but also cross-references.
35649  The alternative is used instead of the part for the bookmark.
35650 \end_layout
35651
35652 \begin_layout Standard
35653 Here are two example headings:
35654 \begin_inset VSpace -3mm
35655 \end_inset
35656
35657
35658 \begin_inset ERT
35659 status collapsed
35660
35661 \begin_layout Plain Layout
35662
35663
35664 \backslash
35665 boldmath 
35666 \end_layout
35667
35668 \end_inset
35669
35670
35671 \end_layout
35672
35673 \begin_layout Subsubsection
35674 Heading without formula in table of contents 
35675 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35676 \end_inset
35677
35678
35679 \begin_inset Argument
35680 status collapsed
35681
35682 \begin_layout Plain Layout
35683 Heading without formula in table of contents
35684 \end_layout
35685
35686 \end_inset
35687
35688
35689 \end_layout
35690
35691 \begin_layout Subsubsection
35692 Heading with formula in table of contents
35693 \begin_inset ERT
35694 status collapsed
35695
35696 \begin_layout Plain Layout
35697
35698
35699 \backslash
35700 texorpdfstring{
35701 \end_layout
35702
35703 \end_inset
35704
35705  
35706 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35707 \end_inset
35708
35709
35710 \begin_inset ERT
35711 status collapsed
35712
35713 \begin_layout Plain Layout
35714
35715 }{}
35716 \end_layout
35717
35718 \end_inset
35719
35720
35721 \end_layout
35722
35723 \begin_layout Standard
35724 \begin_inset ERT
35725 status collapsed
35726
35727 \begin_layout Plain Layout
35728
35729
35730 \backslash
35731 unboldmath 
35732 \end_layout
35733
35734 \end_inset
35735
35736 In the first heading a short title was used, in the second one 
35737 \series bold
35738
35739 \backslash
35740 texorpdfstring
35741 \series default
35742 .
35743 \end_layout
35744
35745 \begin_layout Standard
35746 To get the same formatting as for the other headings, the complete heading
35747  was set into a 
35748 \series bold
35749 boldmath
35750 \series default
35751  environment
35752 \begin_inset Foot
35753 status collapsed
35754
35755 \begin_layout Plain Layout
35756 see 
35757 \begin_inset CommandInset ref
35758 LatexCommand ref
35759 reference "sub:Bold-Formulas"
35760
35761 \end_inset
35762
35763
35764 \end_layout
35765
35766 \end_inset
35767
35768 .
35769 \end_layout
35770
35771 \begin_layout Subsection
35772 Formulas in multi-column Text
35773 \begin_inset Index idx
35774 status collapsed
35775
35776 \begin_layout Plain Layout
35777 Formula ! in multi-column text
35778 \end_layout
35779
35780 \end_inset
35781
35782
35783 \end_layout
35784
35785 \begin_layout Standard
35786 Formulas in multi-column text are often too wide to fit into a column and
35787  thus need to be set over the whole page width.
35788  This is done by using the LaTeX-package 
35789 \series bold
35790 multicol
35791 \series default
35792
35793 \begin_inset Foot
35794 status collapsed
35795
35796 \begin_layout Plain Layout
35797
35798 \series bold
35799 multicol
35800 \series default
35801  is part of every LaTeX standard installation.
35802 \end_layout
35803
35804 \end_inset
35805
35806
35807 \begin_inset Index idx
35808 status collapsed
35809
35810 \begin_layout Plain Layout
35811 Packages ! multicol
35812 \end_layout
35813
35814 \end_inset
35815
35816 , that is loaded with the LaTeX-preamble line
35817 \end_layout
35818
35819 \begin_layout Standard
35820
35821 \series bold
35822
35823 \backslash
35824 usepackage{multicol}
35825 \end_layout
35826
35827 \begin_layout Standard
35828 \begin_inset Note Greyedout
35829 status open
35830
35831 \begin_layout Plain Layout
35832 Note herby that the setting 
35833 \family sans
35834 Two-column
35835 \begin_inset space ~
35836 \end_inset
35837
35838 document
35839 \family default
35840  in the menu 
35841 \family sans
35842 Document\SpecialChar \menuseparator
35843 Settings
35844 \family default
35845  under 
35846 \family sans
35847 Text
35848 \begin_inset space ~
35849 \end_inset
35850
35851 Layout
35852 \family default
35853 \emph on
35854  
35855 \emph default
35856 must 
35857 \emph on
35858 not
35859 \emph default
35860  be selected.
35861 \end_layout
35862
35863 \end_inset
35864
35865
35866 \end_layout
35867
35868 \begin_layout Standard
35869 Before the multi-column text the command
35870 \end_layout
35871
35872 \begin_layout Standard
35873
35874 \series bold
35875
35876 \backslash
35877 begin{multicols}{column number}
35878 \end_layout
35879
35880 \begin_layout Standard
35881 is written in TeX-mode.
35882  The column number is a number in the range of 2
35883 \begin_inset space \thinspace{}
35884 \end_inset
35885
35886 -
35887 \begin_inset space \thinspace{}
35888 \end_inset
35889
35890 10.
35891  Before the formula the multi-column text is ended by inserting the command
35892 \end_layout
35893
35894 \begin_layout Standard
35895
35896 \series bold
35897
35898 \backslash
35899 end{multicols}
35900 \end_layout
35901
35902 \begin_layout Standard
35903 in TeX-mode.
35904 \end_layout
35905
35906 \begin_layout Standard
35907 Due to the command some space is automatically added before the formula.
35908  To revert this, -6
35909 \begin_inset space \thinspace{}
35910 \end_inset
35911
35912 mm vertical space is inserted before the formula.
35913  When the formula style 
35914 \series bold
35915 Indented
35916 \begin_inset Foot
35917 status collapsed
35918
35919 \begin_layout Plain Layout
35920 formula styles see 
35921 \begin_inset CommandInset ref
35922 LatexCommand ref
35923 reference "sec:Formula-Styles"
35924
35925 \end_inset
35926
35927
35928 \end_layout
35929
35930 \end_inset
35931
35932
35933 \series default
35934  is used, -9
35935 \begin_inset space \thinspace{}
35936 \end_inset
35937
35938 mm space is inserted instead.
35939 \end_layout
35940
35941 \begin_layout Standard
35942 As example a multi-column text with a displayed formula:
35943 \end_layout
35944
35945 \begin_layout Standard
35946
35947 \lang german
35948 \begin_inset ERT
35949 status collapsed
35950
35951 \begin_layout Plain Layout
35952
35953
35954 \backslash
35955 begin{multicols}{2}
35956 \end_layout
35957
35958 \end_inset
35959
35960 Das Spektrum wird fouriertransformiert.
35961  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35962 , Lösungsmittel) zu trennen.
35963  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35964  nun das Aussehen des Ausgangssignals.
35965  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35966  über alle Phasen integrieren muss.
35967  Sei nun 
35968 \begin_inset Formula $S$
35969 \end_inset
35970
35971  unser normiertes Ausgangssignal und 
35972 \begin_inset Formula $P$
35973 \end_inset
35974
35975  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35976 \begin_inset ERT
35977 status collapsed
35978
35979 \begin_layout Plain Layout
35980
35981
35982 \backslash
35983 end{multicols}
35984 \end_layout
35985
35986 \end_inset
35987
35988
35989 \begin_inset VSpace -6mm
35990 \end_inset
35991
35992
35993 \begin_inset Formula \begin{equation}
35994 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
35995
35996 \end_inset
35997
35998
35999 \begin_inset ERT
36000 status collapsed
36001
36002 \begin_layout Plain Layout
36003
36004
36005 \backslash
36006 begin{multicols}{2}
36007 \end_layout
36008
36009 \end_inset
36010
36011 wobei 
36012 \begin_inset Formula $S_{0}$
36013 \end_inset
36014
36015  das Signal ohne Gradient ist und die Normierungsbedingung 
36016 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36017 \end_inset
36018
36019  gilt.
36020  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36021  Direkt nach dem 
36022 \begin_inset Formula $\nicefrac{\pi}{2}$
36023 \end_inset
36024
36025
36026 \begin_inset space \thinspace{}
36027 \end_inset
36028
36029 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36030  das Signal zusätzlich abschwächt.
36031  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36032  
36033 \begin_inset Formula $T_{2}$
36034 \end_inset
36035
36036 -Zeit.
36037 \end_layout
36038
36039 \begin_layout Standard
36040
36041 \lang german
36042 \begin_inset ERT
36043 status collapsed
36044
36045 \begin_layout Plain Layout
36046
36047
36048 \backslash
36049 end{multicols}
36050 \end_layout
36051
36052 \end_inset
36053
36054
36055 \end_layout
36056
36057 \begin_layout Subsection
36058 Formulas with Description of Variables
36059 \begin_inset Index idx
36060 status collapsed
36061
36062 \begin_layout Plain Layout
36063 Formula ! with description of variables
36064 \end_layout
36065
36066 \end_inset
36067
36068
36069 \end_layout
36070
36071 \begin_layout Standard
36072 To describe variables within a formula, like in formula 
36073 \begin_inset CommandInset ref
36074 LatexCommand eqref
36075 reference "eq:within"
36076
36077 \end_inset
36078
36079 , a 2
36080 \series bold
36081 ×
36082 \series default
36083
36084 \begin_inset Formula $n$
36085 \end_inset
36086
36087
36088 \begin_inset space ~
36089 \end_inset
36090
36091 matrix is used with left aligned columns for the 
36092 \begin_inset Formula $n$
36093 \end_inset
36094
36095  used variables.
36096 \begin_inset Foot
36097 status collapsed
36098
36099 \begin_layout Plain Layout
36100 matrices see 
36101 \begin_inset CommandInset ref
36102 LatexCommand ref
36103 reference "sec:Matrices"
36104
36105 \end_inset
36106
36107
36108 \end_layout
36109
36110 \end_inset
36111
36112  To set the description in a smaller size, before the matrix e.
36113 \begin_inset space \thinspace{}
36114 \end_inset
36115
36116 g.
36117 \begin_inset space \space{}
36118 \end_inset
36119
36120 the command 
36121 \series bold
36122
36123 \backslash
36124 footnotesize
36125 \series default
36126  is inserted.
36127 \begin_inset Foot
36128 status collapsed
36129
36130 \begin_layout Plain Layout
36131 font sizes see 
36132 \begin_inset CommandInset ref
36133 LatexCommand ref
36134 reference "sub:Font-Sizes"
36135
36136 \end_inset
36137
36138
36139 \end_layout
36140
36141 \end_inset
36142
36143
36144 \end_layout
36145
36146 \begin_layout Standard
36147 When the formula style 
36148 \series bold
36149 Indented
36150 \begin_inset Foot
36151 status collapsed
36152
36153 \begin_layout Plain Layout
36154 formula styles see 
36155 \begin_inset CommandInset ref
36156 LatexCommand ref
36157 reference "sec:Formula-Styles"
36158
36159 \end_inset
36160
36161
36162 \end_layout
36163
36164 \end_inset
36165
36166
36167 \series default
36168  is used, a 
36169 \series bold
36170
36171 \backslash
36172 hfill
36173 \series default
36174
36175 \begin_inset Foot
36176 status collapsed
36177
36178 \begin_layout Plain Layout
36179
36180 \series bold
36181
36182 \backslash
36183 hfill
36184 \series default
36185  only works in formulas with the style 
36186 \series bold
36187 Indented
36188 \series default
36189 , see 
36190 \begin_inset CommandInset ref
36191 LatexCommand ref
36192 reference "sub:Variable-Space"
36193
36194 \end_inset
36195
36196 .
36197 \end_layout
36198
36199 \end_inset
36200
36201  is inserted before and after the matrix to have the same separation of
36202  the matrix from the equation and the side margin.
36203 \end_layout
36204
36205 \begin_layout Standard
36206 When the formula style 
36207 \series bold
36208 Centered
36209 \series default
36210  is used, the method described in 
36211 \begin_inset CommandInset ref
36212 LatexCommand ref
36213 reference "sub:Flalign-Environment"
36214
36215 \end_inset
36216
36217  is used to indent formulas.
36218  Formula 
36219 \begin_inset CommandInset ref
36220 LatexCommand eqref
36221 reference "eq:within"
36222
36223 \end_inset
36224
36225  consists of five columns whereas in the first two columns contain the equation,
36226  the third the matrix and the last one an empty TeX-brace.
36227 \begin_inset Formula \begin{flalign}
36228 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36229 \rho & \textrm{density}\\
36230 V & \textrm{volume}\\
36231 g & \textrm{gravitational acceleration}
36232 \end{array} &  & {}\label{eq:within}\end{flalign}
36233
36234 \end_inset
36235
36236
36237 \end_layout
36238
36239 \begin_layout Subsection
36240 Upright small Greek Letters
36241 \begin_inset CommandInset label
36242 LatexCommand label
36243 name "sub:Upright-small-Greek"
36244
36245 \end_inset
36246
36247
36248 \begin_inset Index idx
36249 status collapsed
36250
36251 \begin_layout Plain Layout
36252 Greek letters ! upright
36253 \end_layout
36254
36255 \end_inset
36256
36257
36258 \end_layout
36259
36260 \begin_layout Standard
36261 Most of the math fonts only provide italic small Greek letters.
36262  But for symbols of elementary particles like pions and neutrinos, upright
36263  Greek letters are needed.
36264  The file 
36265 \series bold
36266 upgreek.sty
36267 \series default
36268
36269 \begin_inset Foot
36270 status collapsed
36271
36272 \begin_layout Plain Layout
36273
36274 \series bold
36275 upgreek
36276 \series default
36277  is part of the LaTeX-package 
36278 \series bold
36279 was
36280 \series default
36281
36282 \begin_inset Index idx
36283 status collapsed
36284
36285 \begin_layout Plain Layout
36286 Packages ! was
36287 \begin_inset ERT
36288 status collapsed
36289
36290 \begin_layout Plain Layout
36291
36292
36293 \backslash
36294 vspace{4mm}
36295 \end_layout
36296
36297 \end_inset
36298
36299
36300 \end_layout
36301
36302 \end_inset
36303
36304 .
36305 \end_layout
36306
36307 \end_inset
36308
36309
36310 \begin_inset Index idx
36311 status collapsed
36312
36313 \begin_layout Plain Layout
36314 Packages ! upgreek
36315 \end_layout
36316
36317 \end_inset
36318
36319  that is loaded with the LaTeX-preamble line
36320 \end_layout
36321
36322 \begin_layout Standard
36323
36324 \series bold
36325
36326 \backslash
36327 usepackage{upgreek}
36328 \end_layout
36329
36330 \begin_layout Standard
36331 provides them.
36332  
36333 \begin_inset ERT
36334 status collapsed
36335
36336 \begin_layout Plain Layout
36337
36338
36339 \backslash
36340 ifupgreek 
36341 \end_layout
36342
36343 \end_inset
36344
36345
36346 \begin_inset Note Note
36347 status open
36348
36349 \begin_layout Plain Layout
36350 The following table will only be displayed when the LaTeX-package 
36351 \series bold
36352 upgreek
36353 \series default
36354  is installed:
36355 \end_layout
36356
36357 \end_inset
36358
36359  They are created when the command for a small Greek letters is started
36360  with 
36361 \series bold
36362 up
36363 \series default
36364 .
36365  For example the command 
36366 \series bold
36367
36368 \backslash
36369 uptau
36370 \series default
36371  creates this: 
36372 \begin_inset Formula $\uptau$
36373 \end_inset
36374
36375
36376 \end_layout
36377
36378 \begin_layout Standard
36379 With these commands reactions of elementary particles can be typeset:
36380 \begin_inset Formula \[
36381 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
36382
36383 \end_inset
36384
36385
36386 \end_layout
36387
36388 \begin_layout Standard
36389 The upright letters are more bold and wider than the italic ones.
36390  They should therefore not be used for units like 
36391 \begin_inset Quotes eld
36392 \end_inset
36393
36394 µm
36395 \begin_inset Quotes erd
36396 \end_inset
36397
36398 .
36399 \end_layout
36400
36401 \begin_layout Standard
36402 \begin_inset ERT
36403 status collapsed
36404
36405 \begin_layout Plain Layout
36406
36407
36408 \backslash
36409 else 
36410 \end_layout
36411
36412 \end_inset
36413
36414
36415 \begin_inset Note Note
36416 status open
36417
36418 \begin_layout Plain Layout
36419 The following will be displayed when the LaTeX-package 
36420 \series bold
36421 upgreek
36422 \series default
36423  is not installed:
36424 \end_layout
36425
36426 \end_inset
36427
36428
36429 \end_layout
36430
36431 \begin_layout Standard
36432 You need to install the LaTeX-package 
36433 \series bold
36434 upgreek
36435 \series default
36436  to see the rest of this subsection in the output.
36437 \end_layout
36438
36439 \begin_layout Standard
36440 \begin_inset ERT
36441 status collapsed
36442
36443 \begin_layout Plain Layout
36444
36445
36446 \backslash
36447 fi 
36448 \end_layout
36449
36450 \end_inset
36451
36452
36453 \end_layout
36454
36455 \begin_layout Subsection
36456 Text Characters in Formulas
36457 \begin_inset CommandInset label
36458 LatexCommand label
36459 name "sub:Text-Characters-in"
36460
36461 \end_inset
36462
36463
36464 \begin_inset Index idx
36465 status collapsed
36466
36467 \begin_layout Plain Layout
36468 Text ! in formulas
36469 \end_layout
36470
36471 \end_inset
36472
36473
36474 \end_layout
36475
36476 \begin_layout Standard
36477 In some cases you might want to insert text characters directly into formulas.
36478  When for example the centered dot · is often used in formulas like 
36479 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36480 \end_inset
36481
36482 , one would have to insert the command 
36483 \series bold
36484
36485 \backslash
36486 cdot
36487 \series default
36488
36489 \begin_inset Foot
36490 status collapsed
36491
36492 \begin_layout Plain Layout
36493 see 
36494 \begin_inset CommandInset ref
36495 LatexCommand ref
36496 reference "sub:Binary-Operators"
36497
36498 \end_inset
36499
36500
36501 \end_layout
36502
36503 \end_inset
36504
36505  all the time, because this character is defined in all encodings as text
36506  character.
36507  But the encoding can be changed by this LaTeX-preamble line:
36508 \end_layout
36509
36510 \begin_layout Standard
36511
36512 \series bold
36513
36514 \backslash
36515 Declare Inputtext{183}{
36516 \backslash
36517 ifmmode
36518 \backslash
36519 cdot
36520 \backslash
36521 else
36522 \backslash
36523 textperiodcentered
36524 \backslash
36525 f\SpecialChar \textcompwordmark{}
36526 i}
36527 \end_layout
36528
36529 \begin_layout Standard
36530 The character encoding (menu 
36531 \family sans
36532 Document\SpecialChar \menuseparator
36533 Settings\SpecialChar \menuseparator
36534 Language
36535 \family default
36536 ) specifies what character appears when a keyboard key is pressed.
36537  When the key for the character '·' is pressed, internally the command 
36538 \series bold
36539
36540 \backslash
36541 textperiodcentered
36542 \series default
36543  is used.
36544  But this command is not available in a formula so that you would get LaTeX-erro
36545 rs.
36546  With the changed encoding the right command is chosen automatically, depending
36547  on if the character was inserted into a formula or not.
36548 \end_layout
36549
36550 \begin_layout Standard
36551 The encoding of several characters is saved in definition files.
36552  Fore example the encoding 
36553 \series bold
36554 latin9
36555 \series default
36556  is defined in the file 
36557 \series bold
36558 latin9.def
36559 \series default
36560  that is in the installation folder of LaTeX.
36561  Encodings should only be changed via the LaTeX-preamble and not in the
36562  definition files.
36563  Otherwise own documents could not be edited by other LyX users working
36564  on other computers.
36565 \end_layout
36566
36567 \begin_layout Standard
36568 \begin_inset VSpace medskip
36569 \end_inset
36570
36571 Besides the centered dot, in this document the degree sign ° is defined
36572  with the following LaTeX-preamble line so that it can directly be inserted
36573  to a formula:
36574 \end_layout
36575
36576 \begin_layout Standard
36577
36578 \series bold
36579
36580 \backslash
36581 DeclareInputtext{176}{
36582 \backslash
36583 ifmmode^
36584 \backslash
36585 circ
36586 \backslash
36587 else
36588 \backslash
36589 textdegree
36590 \backslash
36591 f\SpecialChar \textcompwordmark{}
36592 i}
36593 \end_layout
36594
36595 \begin_layout Standard
36596 \begin_inset Newpage newpage
36597 \end_inset
36598
36599
36600 \end_layout
36601
36602 \begin_layout Section
36603 \start_of_appendix
36604 Typographic Advice
36605 \begin_inset Index idx
36606 status collapsed
36607
36608 \begin_layout Plain Layout
36609 Typographic advice
36610 \end_layout
36611
36612 \end_inset
36613
36614
36615 \end_layout
36616
36617 \begin_layout Standard
36618 This section is a summary of the most important typographic rules, listed
36619  in ISO norms.
36620 \begin_inset Foot
36621 status collapsed
36622
36623 \begin_layout Plain Layout
36624 This collection was partly taken from the German semi-official dictionary
36625  called 
36626 \begin_inset Quotes eld
36627 \end_inset
36628
36629 Duden
36630 \begin_inset Quotes erd
36631 \end_inset
36632
36633  
36634 \begin_inset CommandInset citation
36635 LatexCommand cite
36636 key "Duden"
36637
36638 \end_inset
36639
36640  that lists some of the ISO rules.
36641  More rules are listed in 
36642 \begin_inset CommandInset citation
36643 LatexCommand cite
36644 key "Checklist"
36645
36646 \end_inset
36647
36648 .
36649 \end_layout
36650
36651 \end_inset
36652
36653
36654 \end_layout
36655
36656 \begin_layout Itemize
36657 Physical units are 
36658 \emph on
36659 always
36660 \emph default
36661  set upright
36662 \begin_inset Foot
36663 status collapsed
36664
36665 \begin_layout Plain Layout
36666 done with font styles, see 
36667 \begin_inset CommandInset ref
36668 LatexCommand ref
36669 reference "sub:Font-Styles"
36670
36671 \end_inset
36672
36673
36674 \end_layout
36675
36676 \end_inset
36677
36678 , no matter if they appear in italic text: 30
36679 \begin_inset space \thinspace{}
36680 \end_inset
36681
36682 km/h
36683 \begin_inset Newline newline
36684 \end_inset
36685
36686 Between the value and the unit is the smallest space, see 
36687 \begin_inset CommandInset ref
36688 LatexCommand ref
36689 reference "sub:Predefined-Space"
36690
36691 \end_inset
36692
36693 .
36694 \begin_inset Newline newline
36695 \end_inset
36696
36697 This convention is automatically fulfilled when the command 
36698 \series bold
36699
36700 \backslash
36701 unittwo
36702 \series default
36703  is used.
36704  When it is entered to a formula, two boxes appear.
36705  In the first one the value is inserted, in the second one the unit, and
36706  one gets as above: 
36707 \begin_inset Formula $\unit[30]{km/h}$
36708 \end_inset
36709
36710
36711 \begin_inset space \thinspace{}
36712 \end_inset
36713
36714 .
36715  Note that 
36716 \series bold
36717
36718 \backslash
36719 unittwo
36720 \series default
36721  is not a real LaTeX command but the command 
36722 \series bold
36723
36724 \backslash
36725 unit[value]{unit}
36726 \series default
36727 , therefore you cannot use it in TeX code.
36728 \end_layout
36729
36730 \begin_layout Itemize
36731 Percent and perthousand signs are set like physical units:
36732 \begin_inset Newline newline
36733 \end_inset
36734
36735 1,2
36736 \begin_inset space \thinspace{}
36737 \end_inset
36738
36739 ‰ alcohol in blood
36740 \end_layout
36741
36742 \begin_layout Itemize
36743 The degree sign follows directly on the value: 15°, but not when it is used
36744  in units: 15
36745 \begin_inset space \thinspace{}
36746 \end_inset
36747
36748 °C
36749 \end_layout
36750
36751 \begin_layout Itemize
36752 In numbers with more than four digits the smallest space is inserted before
36753  every third digit to group them: 
36754 \family roman
36755 \series medium
36756 \shape up
36757 \size normal
36758 \emph off
36759 \bar no
36760 \noun off
36761 \color none
36762 18
36763 \begin_inset space \thinspace{}
36764 \end_inset
36765
36766 473
36767 \begin_inset space \thinspace{}
36768 \end_inset
36769
36770 588
36771 \end_layout
36772
36773 \begin_layout Itemize
36774 For dimensions like 120×90×40
36775 \begin_inset space \thinspace{}
36776 \end_inset
36777
36778 cm the multiplication sign 
36779 \begin_inset Quotes eld
36780 \end_inset
36781
36782 ×
36783 \begin_inset Quotes erd
36784 \end_inset
36785
36786  is used.
36787  It is available either via the command 
36788 \series bold
36789
36790 \backslash
36791 times
36792 \series default
36793  or via the menu 
36794 \family sans
36795 Insert\SpecialChar \menuseparator
36796 Special Character\SpecialChar \menuseparator
36797 Symbols
36798 \family default
36799 .
36800 \end_layout
36801
36802 \begin_layout Itemize
36803 Functions with names consisting of several letters are set upright to avoid
36804  confusions, see 
36805 \begin_inset CommandInset ref
36806 LatexCommand ref
36807 reference "sub:Predefined-Functions"
36808
36809 \end_inset
36810
36811 .
36812 \end_layout
36813
36814 \begin_layout Itemize
36815 Indices consisting of several letters, are set upright: 
36816 \begin_inset Formula $E_{\mathrm{kin}}$
36817 \end_inset
36818
36819
36820 \begin_inset Newline newline
36821 \end_inset
36822
36823 Components of matrices are set italic: 
36824 \begin_inset Formula $\hat{H}_{kl}$
36825 \end_inset
36826
36827
36828 \end_layout
36829
36830 \begin_layout Itemize
36831 The differentiation/integration operator 'd', the Euler's number 'e' and
36832  the imaginary unit 'i' should be set upright, to avoid mixing them up with
36833  other variables.
36834 \end_layout
36835
36836 \begin_layout Itemize
36837 The character that denotes a 
36838 \noun on
36839 Fourier
36840 \noun default
36841  transformation is inserted either by the command 
36842 \series bold
36843
36844 \backslash
36845 mathscr
36846 \begin_inset ERT
36847 status collapsed
36848
36849 \begin_layout Plain Layout
36850
36851
36852 \backslash
36853 spce 
36854 \end_layout
36855
36856 \end_inset
36857
36858 F
36859 \series default
36860  or via the menu 
36861 \family sans
36862 Insert\SpecialChar \menuseparator
36863 Special Character\SpecialChar \menuseparator
36864 Symbols\SpecialChar \menuseparator
36865 Letterlike
36866 \begin_inset space ~
36867 \end_inset
36868
36869 Symbols
36870 \family default
36871
36872 \begin_inset Formula $\mathscr{F}$
36873 \end_inset
36874
36875
36876 \end_layout
36877
36878 \begin_layout Standard
36879 \begin_inset Newpage newpage
36880 \end_inset
36881
36882
36883 \end_layout
36884
36885 \begin_layout Section
36886 Synonyms
36887 \begin_inset Index idx
36888 status collapsed
36889
36890 \begin_layout Plain Layout
36891 Synonyms
36892 \end_layout
36893
36894 \end_inset
36895
36896
36897 \end_layout
36898
36899 \begin_layout Standard
36900 Some characters and symbols can be created with several commands.
36901  Here is a list of the synonym commands:
36902 \end_layout
36903
36904 \begin_layout Standard
36905 \begin_inset VSpace bigskip
36906 \end_inset
36907
36908
36909 \begin_inset space \hfill{}
36910 \end_inset
36911
36912
36913 \begin_inset Tabular
36914 <lyxtabular version="3" rows="12" columns="2">
36915 <features tabularvalignment="middle">
36916 <column alignment="center" valignment="top" width="0pt">
36917 <column alignment="center" valignment="top" width="0pt">
36918 <row>
36919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36920 \begin_inset Text
36921
36922 \begin_layout Plain Layout
36923 Command
36924 \end_layout
36925
36926 \end_inset
36927 </cell>
36928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36929 \begin_inset Text
36930
36931 \begin_layout Plain Layout
36932 equivalent to
36933 \begin_inset Note Note
36934 status collapsed
36935
36936 \begin_layout Plain Layout
36937
36938 \series bold
36939
36940 \backslash
36941 raisebox
36942 \series default
36943  is only used as spacer.
36944 \end_layout
36945
36946 \end_inset
36947
36948
36949 \end_layout
36950
36951 \end_inset
36952 </cell>
36953 </row>
36954 <row>
36955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36956 \begin_inset Text
36957
36958 \begin_layout Plain Layout
36959
36960 \backslash
36961 ast
36962 \end_layout
36963
36964 \end_inset
36965 </cell>
36966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36967 \begin_inset Text
36968
36969 \begin_layout Plain Layout
36970 \begin_inset ERT
36971 status collapsed
36972
36973 \begin_layout Plain Layout
36974
36975
36976 \backslash
36977 raisebox{-1.2mm}{
36978 \end_layout
36979
36980 \end_inset
36981
36982 *
36983 \begin_inset ERT
36984 status collapsed
36985
36986 \begin_layout Plain Layout
36987
36988 }
36989 \end_layout
36990
36991 \end_inset
36992
36993
36994 \end_layout
36995
36996 \end_inset
36997 </cell>
36998 </row>
36999 <row>
37000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37001 \begin_inset Text
37002
37003 \begin_layout Plain Layout
37004
37005 \backslash
37006 choose
37007 \end_layout
37008
37009 \end_inset
37010 </cell>
37011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37012 \begin_inset Text
37013
37014 \begin_layout Plain Layout
37015
37016 \backslash
37017 binom
37018 \end_layout
37019
37020 \end_inset
37021 </cell>
37022 </row>
37023 <row>
37024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37025 \begin_inset Text
37026
37027 \begin_layout Plain Layout
37028
37029 \backslash
37030 geq
37031 \end_layout
37032
37033 \end_inset
37034 </cell>
37035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37036 \begin_inset Text
37037
37038 \begin_layout Plain Layout
37039
37040 \backslash
37041 ge
37042 \end_layout
37043
37044 \end_inset
37045 </cell>
37046 </row>
37047 <row>
37048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37049 \begin_inset Text
37050
37051 \begin_layout Plain Layout
37052
37053 \backslash
37054 lbrace
37055 \end_layout
37056
37057 \end_inset
37058 </cell>
37059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37060 \begin_inset Text
37061
37062 \begin_layout Plain Layout
37063 {
37064 \end_layout
37065
37066 \end_inset
37067 </cell>
37068 </row>
37069 <row>
37070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37071 \begin_inset Text
37072
37073 \begin_layout Plain Layout
37074
37075 \backslash
37076 lbracket
37077 \end_layout
37078
37079 \end_inset
37080 </cell>
37081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37082 \begin_inset Text
37083
37084 \begin_layout Plain Layout
37085 [
37086 \end_layout
37087
37088 \end_inset
37089 </cell>
37090 </row>
37091 <row>
37092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37093 \begin_inset Text
37094
37095 \begin_layout Plain Layout
37096
37097 \backslash
37098 leftarrow
37099 \end_layout
37100
37101 \end_inset
37102 </cell>
37103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37104 \begin_inset Text
37105
37106 \begin_layout Plain Layout
37107
37108 \backslash
37109 gets
37110 \end_layout
37111
37112 \end_inset
37113 </cell>
37114 </row>
37115 <row>
37116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37117 \begin_inset Text
37118
37119 \begin_layout Plain Layout
37120
37121 \backslash
37122 leq
37123 \end_layout
37124
37125 \end_inset
37126 </cell>
37127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37128 \begin_inset Text
37129
37130 \begin_layout Plain Layout
37131
37132 \backslash
37133 le
37134 \end_layout
37135
37136 \end_inset
37137 </cell>
37138 </row>
37139 <row>
37140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37141 \begin_inset Text
37142
37143 \begin_layout Plain Layout
37144
37145 \backslash
37146 lor
37147 \end_layout
37148
37149 \end_inset
37150 </cell>
37151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37152 \begin_inset Text
37153
37154 \begin_layout Plain Layout
37155
37156 \backslash
37157 vee
37158 \end_layout
37159
37160 \end_inset
37161 </cell>
37162 </row>
37163 <row>
37164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37165 \begin_inset Text
37166
37167 \begin_layout Plain Layout
37168
37169 \backslash
37170 neq
37171 \end_layout
37172
37173 \end_inset
37174 </cell>
37175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37176 \begin_inset Text
37177
37178 \begin_layout Plain Layout
37179
37180 \backslash
37181 not=
37182 \end_layout
37183
37184 \end_inset
37185 </cell>
37186 </row>
37187 <row>
37188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37189 \begin_inset Text
37190
37191 \begin_layout Plain Layout
37192
37193 \backslash
37194 slash
37195 \end_layout
37196
37197 \end_inset
37198 </cell>
37199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37200 \begin_inset Text
37201
37202 \begin_layout Plain Layout
37203 /
37204 \end_layout
37205
37206 \end_inset
37207 </cell>
37208 </row>
37209 <row>
37210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37211 \begin_inset Text
37212
37213 \begin_layout Plain Layout
37214
37215 \backslash
37216 vert
37217 \end_layout
37218
37219 \end_inset
37220 </cell>
37221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37222 \begin_inset Text
37223
37224 \begin_layout Plain Layout
37225 |
37226 \end_layout
37227
37228 \end_inset
37229 </cell>
37230 </row>
37231 </lyxtabular>
37232
37233 \end_inset
37234
37235
37236 \begin_inset space \hfill{}
37237 \end_inset
37238
37239
37240 \begin_inset Tabular
37241 <lyxtabular version="3" rows="12" columns="2">
37242 <features tabularvalignment="middle">
37243 <column alignment="center" valignment="top" width="0pt">
37244 <column alignment="center" valignment="top" width="0pt">
37245 <row>
37246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37247 \begin_inset Text
37248
37249 \begin_layout Plain Layout
37250 Command
37251 \end_layout
37252
37253 \end_inset
37254 </cell>
37255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37256 \begin_inset Text
37257
37258 \begin_layout Plain Layout
37259 equivalent to
37260 \end_layout
37261
37262 \end_inset
37263 </cell>
37264 </row>
37265 <row>
37266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37267 \begin_inset Text
37268
37269 \begin_layout Plain Layout
37270
37271 \backslash
37272 backslash
37273 \end_layout
37274
37275 \end_inset
37276 </cell>
37277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37278 \begin_inset Text
37279
37280 \begin_layout Plain Layout
37281
37282 \backslash
37283
37284 \backslash
37285
37286 \end_layout
37287
37288 \end_inset
37289 </cell>
37290 </row>
37291 <row>
37292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37293 \begin_inset Text
37294
37295 \begin_layout Plain Layout
37296
37297 \backslash
37298 dasharrow
37299 \end_layout
37300
37301 \end_inset
37302 </cell>
37303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37304 \begin_inset Text
37305
37306 \begin_layout Plain Layout
37307
37308 \backslash
37309 dashrightarrow
37310 \end_layout
37311
37312 \end_inset
37313 </cell>
37314 </row>
37315 <row>
37316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37317 \begin_inset Text
37318
37319 \begin_layout Plain Layout
37320
37321 \backslash
37322 land
37323 \end_layout
37324
37325 \end_inset
37326 </cell>
37327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37328 \begin_inset Text
37329
37330 \begin_layout Plain Layout
37331
37332 \backslash
37333 wedge
37334 \end_layout
37335
37336 \end_inset
37337 </cell>
37338 </row>
37339 <row>
37340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37341 \begin_inset Text
37342
37343 \begin_layout Plain Layout
37344
37345 \backslash
37346 rbrace
37347 \end_layout
37348
37349 \end_inset
37350 </cell>
37351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37352 \begin_inset Text
37353
37354 \begin_layout Plain Layout
37355 }
37356 \end_layout
37357
37358 \end_inset
37359 </cell>
37360 </row>
37361 <row>
37362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37363 \begin_inset Text
37364
37365 \begin_layout Plain Layout
37366
37367 \backslash
37368 rbracket
37369 \end_layout
37370
37371 \end_inset
37372 </cell>
37373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37374 \begin_inset Text
37375
37376 \begin_layout Plain Layout
37377 ]
37378 \end_layout
37379
37380 \end_inset
37381 </cell>
37382 </row>
37383 <row>
37384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37385 \begin_inset Text
37386
37387 \begin_layout Plain Layout
37388
37389 \backslash
37390 rightarrow
37391 \end_layout
37392
37393 \end_inset
37394 </cell>
37395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37396 \begin_inset Text
37397
37398 \begin_layout Plain Layout
37399
37400 \backslash
37401 to
37402 \end_layout
37403
37404 \end_inset
37405 </cell>
37406 </row>
37407 <row>
37408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37409 \begin_inset Text
37410
37411 \begin_layout Plain Layout
37412
37413 \backslash
37414 lnot
37415 \end_layout
37416
37417 \end_inset
37418 </cell>
37419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37420 \begin_inset Text
37421
37422 \begin_layout Plain Layout
37423
37424 \backslash
37425 neg
37426 \end_layout
37427
37428 \end_inset
37429 </cell>
37430 </row>
37431 <row>
37432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37433 \begin_inset Text
37434
37435 \begin_layout Plain Layout
37436
37437 \backslash
37438 ne
37439 \end_layout
37440
37441 \end_inset
37442 </cell>
37443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37444 \begin_inset Text
37445
37446 \begin_layout Plain Layout
37447
37448 \backslash
37449 not=
37450 \end_layout
37451
37452 \end_inset
37453 </cell>
37454 </row>
37455 <row>
37456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37457 \begin_inset Text
37458
37459 \begin_layout Plain Layout
37460
37461 \backslash
37462 owns
37463 \end_layout
37464
37465 \end_inset
37466 </cell>
37467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37468 \begin_inset Text
37469
37470 \begin_layout Plain Layout
37471
37472 \backslash
37473 ni
37474 \end_layout
37475
37476 \end_inset
37477 </cell>
37478 </row>
37479 <row>
37480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37481 \begin_inset Text
37482
37483 \begin_layout Plain Layout
37484
37485 \backslash
37486 square
37487 \end_layout
37488
37489 \end_inset
37490 </cell>
37491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37492 \begin_inset Text
37493
37494 \begin_layout Plain Layout
37495
37496 \backslash
37497 Box
37498 \end_layout
37499
37500 \end_inset
37501 </cell>
37502 </row>
37503 <row>
37504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37505 \begin_inset Text
37506
37507 \begin_layout Plain Layout
37508
37509 \backslash
37510 Vert
37511 \end_layout
37512
37513 \end_inset
37514 </cell>
37515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37516 \begin_inset Text
37517
37518 \begin_layout Plain Layout
37519
37520 \backslash
37521 |
37522 \end_layout
37523
37524 \end_inset
37525 </cell>
37526 </row>
37527 </lyxtabular>
37528
37529 \end_inset
37530
37531
37532 \begin_inset space \hfill{}
37533 \end_inset
37534
37535
37536 \end_layout
37537
37538 \begin_layout Standard
37539 \begin_inset Newpage newpage
37540 \end_inset
37541
37542
37543 \end_layout
37544
37545 \begin_layout Bibliography
37546 \labelwidthstring References
37547 \begin_inset CommandInset bibitem
37548 LatexCommand bibitem
37549 key "TLC2"
37550
37551 \end_inset
37552
37553
37554 \shape smallcaps
37555 Mittelbach, F.
37556  ; Goossens, M.
37557 \shape default
37558
37559 \shape italic
37560 The LaTeX Companion
37561 \shape default
37562 .
37563  Addison Wesley, 2004
37564 \end_layout
37565
37566 \begin_layout Bibliography
37567 \labelwidthstring References
37568 \begin_inset CommandInset bibitem
37569 LatexCommand bibitem
37570 key "Mathmode"
37571
37572 \end_inset
37573
37574
37575 \begin_inset CommandInset href
37576 LatexCommand href
37577 name "Description"
37578 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37579
37580 \end_inset
37581
37582  of LaTeX's math abilities
37583 \end_layout
37584
37585 \begin_layout Bibliography
37586 \labelwidthstring References
37587 \begin_inset CommandInset bibitem
37588 LatexCommand bibitem
37589 key "AMS"
37590
37591 \end_inset
37592
37593
37594 \begin_inset CommandInset href
37595 LatexCommand href
37596 name "Description"
37597 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
37598
37599 \end_inset
37600
37601  of 
37602 \begin_inset ERT
37603 status collapsed
37604
37605 \begin_layout Plain Layout
37606
37607
37608 \backslash
37609 AmS
37610 \end_layout
37611
37612 \end_inset
37613
37614 -LaTeX
37615 \end_layout
37616
37617 \begin_layout Bibliography
37618 \labelwidthstring References
37619 \begin_inset CommandInset bibitem
37620 LatexCommand bibitem
37621 key "Symbols"
37622
37623 \end_inset
37624
37625
37626 \begin_inset CommandInset href
37627 LatexCommand href
37628 name "List"
37629 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37630
37631 \end_inset
37632
37633  of all symbols available with LaTeX-packages
37634 \end_layout
37635
37636 \begin_layout Bibliography
37637 \labelwidthstring References
37638 \begin_inset CommandInset bibitem
37639 LatexCommand bibitem
37640 key "hyperref"
37641
37642 \end_inset
37643
37644
37645 \begin_inset CommandInset href
37646 LatexCommand href
37647 name "Documentation"
37648 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37649
37650 \end_inset
37651
37652  of the LaTeX-package 
37653 \series bold
37654 hyperref
37655 \series default
37656
37657 \begin_inset Index idx
37658 status collapsed
37659
37660 \begin_layout Plain Layout
37661 Packages ! hyperref
37662 \end_layout
37663
37664 \end_inset
37665
37666
37667 \end_layout
37668
37669 \begin_layout Bibliography
37670 \labelwidthstring References
37671 \begin_inset CommandInset bibitem
37672 LatexCommand bibitem
37673 key "mhchem"
37674
37675 \end_inset
37676
37677
37678 \begin_inset CommandInset href
37679 LatexCommand href
37680 name "Documentation"
37681 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37682
37683 \end_inset
37684
37685  of the LaTeX-package 
37686 \series bold
37687 mhchem
37688 \series default
37689
37690 \begin_inset Index idx
37691 status collapsed
37692
37693 \begin_layout Plain Layout
37694 Packages ! mhchem
37695 \end_layout
37696
37697 \end_inset
37698
37699
37700 \end_layout
37701
37702 \begin_layout Bibliography
37703 \labelwidthstring References
37704 \begin_inset CommandInset bibitem
37705 LatexCommand bibitem
37706 key "Mathclap"
37707
37708 \end_inset
37709
37710
37711 \begin_inset CommandInset href
37712 LatexCommand href
37713 name "Description"
37714 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37715
37716 \end_inset
37717
37718  of the command 
37719 \series bold
37720
37721 \backslash
37722 mathclap
37723 \series default
37724 , described in 
37725 \begin_inset CommandInset ref
37726 LatexCommand ref
37727 reference "sub:Operator-Limits"
37728
37729 \end_inset
37730
37731
37732 \begin_inset Index idx
37733 status collapsed
37734
37735 \begin_layout Plain Layout
37736 Commands ! M ! 
37737 \backslash
37738 mathclap
37739 \end_layout
37740
37741 \end_inset
37742
37743
37744 \end_layout
37745
37746 \begin_layout Bibliography
37747 \labelwidthstring References
37748 \begin_inset CommandInset bibitem
37749 LatexCommand bibitem
37750 key "Duden"
37751
37752 \end_inset
37753
37754
37755 \emph on
37756 Duden Band 1
37757 \emph default
37758 .
37759  22.
37760  Auflage, Duden 2001
37761 \end_layout
37762
37763 \begin_layout Bibliography
37764 \labelwidthstring References
37765 \begin_inset CommandInset bibitem
37766 LatexCommand bibitem
37767 key "Checklist"
37768
37769 \end_inset
37770
37771
37772 \begin_inset CommandInset href
37773 LatexCommand href
37774 name "Check list"
37775 target "http://physics.nist.gov/Document/checklist.pdf"
37776
37777 \end_inset
37778
37779  for reviewing manuscripts
37780 \end_layout
37781
37782 \begin_layout Standard
37783 \begin_inset CommandInset index_print
37784 LatexCommand printindex
37785 type "idx"
37786
37787 \end_inset
37788
37789
37790 \end_layout
37791
37792 \end_body
37793 \end_document