]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
Also add support for URW Garamond math fonts (via newtx)
[lyx.git] / lib / doc / Math.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
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 % solves the following problem:
27 % If the dection number consits of too many numerals the section heading
28 % will be printed in the TOC without a space between it and the section number.
29 % As solution more space between the number and the heading is inserted:
30 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
31 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
32
33 % To be able to enter the character ° and · directly in LyX,
34 % see sec. 22.11
35 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
36 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
37
38 % increase link area for cross-references and autoname them,
39 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
40 \@ifundefined{extrasenglish}{\usepackage[english]{babel}}{}
41 \addto\extrasenglish{%
42  \renewcommand*{\equationautorefname}[1]{}
43  \renewcommand{\sectionautorefname}{sec.\negthinspace}
44  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
45  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
46 }
47
48 % don't load packages twice
49 % see first footnote in sec. 9.3
50 \@ifundefined{textcolor}{\usepackage{color}}{}
51
52 % the pages of the TOC are numbered roman
53 % and a PDF-bookmark for the TOC is added
54 \pagenumbering{roman}
55 \let\myTOC\tableofcontents
56 \renewcommand{\tableofcontents}{%
57  \vspace{1cm}
58  \pdfbookmark[1]{\contentsname}{}
59  \myTOC
60  \cleardoublepage
61  \pagenumbering{arabic}}
62
63 % insert additional vertical space of 1.5 mm between footnotes,
64 \let\myFoot\footnote
65 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
66
67 % provides caption formatting
68 \setkomafont{captionlabel}{\bfseries}
69
70 % used in sec. 24.5
71 \usepackage[samesize]{cancel}
72
73 % enables calculation of values
74 \usepackage{calc}
75
76 % for multiple columns used in sec. 24.7
77 \usepackage{multicol}
78
79 % needed in sec. 19.4
80 \usepackage{remreset}
81
82 % for the Fourier transformation symbol
83 \usepackage{mathrsfs}
84
85 % define a color, used in sec.9.3
86 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
87
88 % declare operators (see sec. 10.4 and sec. 15.2)
89 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
90 \DeclareMathOperator{\sgn}{sgn}
91
92 \newcommand{\spce}{\textvisiblespace}
93
94 % example definitions for sec. 20.1 
95 \newcommand{\gr}{\Longrightarrow}
96 \newcommand{\us}[1]{\underline{#1}}
97 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
98 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
99 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
100
101 % example macro from sec. 19.4
102 %\def\tagform@#1{\maketag@@@{|#1|}}
103
104 % macro from sec. 10.2
105 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
106 \def\mathclap {\mathpalette \mathclapinternal}
107 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
108
109
110 % ------------------------------------
111 % used to check for needed LaTeX packages
112 \usepackage{ifthen}
113
114 % check for package eurosym
115 % used for the Euro symbol
116 \newboolean{eurosym}
117 \IfFileExists{eurosym.sty}
118  {\usepackage[gennarrow]{eurosym}
119   \setboolean{eurosym}{true}}
120  {\setboolean{eurosym}{false}}
121
122 % check for package braket
123 % used for physical vectors
124 \newboolean{braket}
125 \IfFileExists{braket.sty}
126  {\usepackage{braket}
127   \setboolean{braket}{true}}
128  {\setboolean{braket}{false}}
129
130 % check for package cancel
131 \newboolean{cancel}
132 \IfFileExists{cancel.sty}
133  {\usepackage{cancel}
134   \setboolean{cancel}{true}}
135  {\setboolean{cancel}{false}}
136
137 % check for package upgreek
138 \newboolean{upgreek}
139 \IfFileExists{upgreek.sty}
140  {\usepackage{upgreek}
141   \setboolean{upgreek}{true}}
142  {\setboolean{upgreek}{false}}
143 \end_preamble
144 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
145 \use_default_options false
146 \maintain_unincluded_children false
147 \language english
148 \language_package default
149 \inputencoding auto
150 \fontencoding global
151 \font_roman default
152 \font_sans default
153 \font_typewriter default
154 \font_default_family default
155 \use_non_tex_fonts false
156 \font_sc false
157 \font_osf false
158 \font_sf_scale 100
159 \font_tt_scale 100
160
161 \graphics default
162 \default_output_format default
163 \output_sync 0
164 \bibtex_command default
165 \index_command default
166 \paperfontsize 12
167 \spacing single
168 \use_hyperref true
169 \pdf_title "LyX's Math Manual"
170 \pdf_author "LyX Team, Uwe Stöhr"
171 \pdf_subject "LyX-documentation about math"
172 \pdf_keywords "LyX, Mathed"
173 \pdf_bookmarks true
174 \pdf_bookmarksnumbered true
175 \pdf_bookmarksopen true
176 \pdf_bookmarksopenlevel 1
177 \pdf_breaklinks false
178 \pdf_pdfborder false
179 \pdf_colorlinks true
180 \pdf_backref false
181 \pdf_pdfusetitle false
182 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
183 \papersize a4paper
184 \use_geometry false
185 \use_amsmath 2
186 \use_esint 1
187 \use_mhchem 1
188 \use_mathdots 1
189 \cite_engine basic
190 \use_bibtopic false
191 \use_indices false
192 \paperorientation portrait
193 \suppress_date false
194 \use_refstyle 0
195 \notefontcolor #0000ff
196 \index Index
197 \shortcut idx
198 \color #008000
199 \end_index
200 \secnumdepth 4
201 \tocdepth 3
202 \paragraph_separation skip
203 \defskip medskip
204 \quotes_language english
205 \papercolumns 1
206 \papersides 2
207 \paperpagestyle plain
208 \bullet 1 0 6 -1
209 \bullet 2 2 35 -1
210 \bullet 3 2 7 -1
211 \tracking_changes false
212 \output_changes false
213 \html_math_output 0
214 \html_css_as_file 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, mathdots, mhchem
288 \series default
289  and 
290 \series bold
291 was
292 \series default
293  should be installed.
294  If they are not installed the document can be exported anyway but the sections
295  where the packages are required will not appear in the output.
296  An exception is 
297 \series bold
298 mhchem
299 \series default
300 ; if it is not installed, this file cannot be exported.
301 \end_layout
302
303 \begin_layout Plain Layout
304 The latest PDF-version of this document can be found here:
305 \begin_inset Newline newline
306 \end_inset
307
308
309 \series bold
310 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
311 \end_layout
312
313 \end_inset
314
315
316 \end_layout
317
318 \begin_layout Standard
319 \begin_inset Newpage newpage
320 \end_inset
321
322
323 \end_layout
324
325 \begin_layout Section
326 Introduction
327 \end_layout
328
329 \begin_layout Standard
330 This document explains LyX's math features and is furthermore a collection
331  of LaTeX-commands used for mathematical characters and constructs.
332  The explanations are designed for the usage of commands.
333  It is therefore required that you have read the section 
334 \family typewriter
335 Mathematical
336 \begin_inset space ~
337 \end_inset
338
339 Formulas
340 \family default
341  of the User's Guide.
342 \end_layout
343
344 \begin_layout Standard
345 Most of the characters and many constructs explained in this manual are
346  also accessible via the menu 
347 \family sans
348 Insert
349 \series bold
350 \SpecialChar \menuseparator
351
352 \series default
353 Math
354 \family default
355  or the 
356 \family sans
357 math
358 \family default
359 \series bold
360  
361 \family sans
362 \series default
363 toolbar
364 \family default
365 .
366  But everybody who has to write lots of formulas will notice that it is
367  much faster to use commands instead of the math toolbar.
368  Therefore this manual is focused on commands but also mentions the correspondin
369 g toolbar buttons when available.
370 \end_layout
371
372 \begin_layout Standard
373 If not specially mentioned the commands are only available within formulas.
374  To be able to use all commands explained in this document, the option 
375 \family sans
376 Use AMS math package
377 \family default
378  must be checked in the document settings (menu 
379 \family sans
380 Document\SpecialChar \menuseparator
381 Settings\SpecialChar \menuseparator
382 Math
383 \begin_inset space ~
384 \end_inset
385
386 Options
387 \family default
388 ).
389 \begin_inset Foot
390 status collapsed
391
392 \begin_layout Plain Layout
393 The option 
394 \family sans
395 Use AMS math package automatically
396 \family default
397  only uses 
398 \begin_inset ERT
399 status collapsed
400
401 \begin_layout Plain Layout
402
403
404 \backslash
405 AmS 
406 \end_layout
407
408 \end_inset
409
410 -math when math constructs are found that are supported by LyX.
411 \end_layout
412
413 \end_inset
414
415
416 \end_layout
417
418 \begin_layout Standard
419 This document doesn't list all 
420 \begin_inset ERT
421 status collapsed
422
423 \begin_layout Plain Layout
424
425
426 \backslash
427 AmS 
428 \end_layout
429
430 \end_inset
431
432 -math commands
433 \begin_inset Foot
434 status collapsed
435
436 \begin_layout Plain Layout
437 A list with all 
438 \begin_inset ERT
439 status collapsed
440
441 \begin_layout Plain Layout
442
443
444 \backslash
445 AmS
446 \end_layout
447
448 \end_inset
449
450 -math commands is in the file 
451 \family sans
452
453 \begin_inset CommandInset href
454 LatexCommand href
455 name "amsguide.ps"
456 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
457
458 \end_inset
459
460
461 \family default
462 , which is part of every LaTeX standard installation.
463 \end_layout
464
465 \end_inset
466
467  for lucidity reasons.
468 \end_layout
469
470 \begin_layout Section
471 General Instructions
472 \end_layout
473
474 \begin_layout Standard
475 To create an inline formula
476 \begin_inset Index idx
477 status collapsed
478
479 \begin_layout Plain Layout
480 Formula ! inline
481 \end_layout
482
483 \end_inset
484
485  that is embedded into a text line, use one of the shortcuts 
486 \begin_inset Info
487 type  "shortcuts"
488 arg   "math-mode"
489 \end_inset
490
491  or the toolbar button 
492 \begin_inset Graphics
493         filename ../images/math-mode.png
494         scale 85
495
496 \end_inset
497
498 .
499 \begin_inset Newline newline
500 \end_inset
501
502 To create a display style formula
503 \begin_inset Index idx
504 status collapsed
505
506 \begin_layout Plain Layout
507 Formula ! display style
508 \end_layout
509
510 \end_inset
511
512  which will appear bigger, has a different format, and will be in a separate
513  paragraph, use one of these shortcuts: 
514 \begin_inset Info
515 type  "shortcuts"
516 arg   "math-display"
517 \end_inset
518
519 .
520 \end_layout
521
522 \begin_layout Standard
523 To change a display style formula to an inline formula, set the cursor into
524  the formula and use one of the shortcuts 
525 \begin_inset Info
526 type  "shortcuts"
527 arg   "math-mode"
528 \end_inset
529
530  or the menu 
531 \family sans
532 Edit\SpecialChar \menuseparator
533 Math\SpecialChar \menuseparator
534 Change formula type
535 \family default
536 .
537  The same way is used to change an inline formula to a display style formula.
538 \end_layout
539
540 \begin_layout Standard
541 To display parts of an inline formula in the size of a display style formula,
542  enter the command 
543 \series bold
544
545 \backslash
546 displaystyle
547 \series default
548
549 \begin_inset Index idx
550 status collapsed
551
552 \begin_layout Plain Layout
553 Commands ! D ! 
554 \backslash
555 displaystyle
556 \end_layout
557
558 \end_inset
559
560  to a formula.
561  Then a new blue box appears in which the desired formula part is inserted.
562 \end_layout
563
564 \begin_layout Standard
565 Only inline formulas are allowed inside tables.
566 \end_layout
567
568 \begin_layout Standard
569 The 
570 \family sans
571 math toolbar
572 \family default
573  can be turned on in the menu 
574 \family sans
575 View\SpecialChar \menuseparator
576 Toolbars
577 \family default
578 .
579  When you click there on 
580 \begin_inset Quotes eld
581 \end_inset
582
583 Math
584 \begin_inset Quotes erd
585 \end_inset
586
587  the toolbar will be shown permanently at the bottom; this state is visualized
588  in the 
589 \family sans
590 Toolbars
591 \family default
592  menu with a checkmark.
593  When you click in this state again on 
594 \begin_inset Quotes eld
595 \end_inset
596
597 Math
598 \begin_inset Quotes erd
599 \end_inset
600
601  in the 
602 \family sans
603 Toolbars
604 \family default
605  menu, the 
606 \family sans
607 math toolbar
608 \family default
609  is only shown when the cursor is within a formula; this state is visualized
610  by the renaming of the menu entry from 
611 \begin_inset Quotes eld
612 \end_inset
613
614 Math
615 \begin_inset Quotes erd
616 \end_inset
617
618  to 
619 \begin_inset Quotes eld
620 \end_inset
621
622 Math
623 \begin_inset space ~
624 \end_inset
625
626 (auto)
627 \begin_inset Quotes erd
628 \end_inset
629
630 .
631 \end_layout
632
633 \begin_layout Standard
634 The TeX-mode
635 \begin_inset Index idx
636 status collapsed
637
638 \begin_layout Plain Layout
639 T@TeX-mode
640 \end_layout
641
642 \end_inset
643
644  is invoked by pressing the toolbar button 
645 \begin_inset Graphics
646         filename ../images/ert-insert.png
647         scale 85
648
649 \end_inset
650
651  or by using the menu 
652 \family sans
653 Insert\SpecialChar \menuseparator
654 Te
655 \begin_inset ERT
656 status collapsed
657
658 \begin_layout Plain Layout
659
660 {}
661 \end_layout
662
663 \end_inset
664
665 X Code
666 \family default
667  (shortcut 
668 \begin_inset Info
669 type  "shortcut"
670 arg   "ert-insert"
671 \end_inset
672
673 ).
674 \begin_inset Note Note
675 status collapsed
676
677 \begin_layout Plain Layout
678 In LyX there are three 
679 \begin_inset Quotes eld
680 \end_inset
681
682 proper names
683 \begin_inset Quotes erd
684 \end_inset
685
686  that appear in the output with sub- and superscript letters: TeX, LaTeX
687  and LyX
688 \end_layout
689
690 \begin_layout Plain Layout
691 To avoid that these names are recognized as proper names, a TeX-brace pair
692  is inserted.
693 \end_layout
694
695 \end_inset
696
697
698 \end_layout
699
700 \begin_layout Standard
701 To change the LaTeX-preamble
702 \begin_inset Index idx
703 status collapsed
704
705 \begin_layout Plain Layout
706 L@LaTeX-preamble
707 \end_layout
708
709 \end_inset
710
711 , use the menu 
712 \family sans
713 Document\SpecialChar \menuseparator
714 Settings\SpecialChar \menuseparator
715 LaT
716 \begin_inset ERT
717 status collapsed
718
719 \begin_layout Plain Layout
720
721 {}
722 \end_layout
723
724 \end_inset
725
726 eX
727 \family default
728  
729 \family sans
730 Preamble
731 \family default
732 .
733 \end_layout
734
735 \begin_layout Standard
736 To edit matrices, case differentiations and multiline formulas subsequently,
737  use the menus 
738 \family sans
739 Edit\SpecialChar \menuseparator
740 Math
741 \family default
742  and 
743 \family sans
744 Edit\SpecialChar \menuseparator
745 Rows
746 \begin_inset space \thinspace{}
747 \end_inset
748
749 &
750 \begin_inset space \thinspace{}
751 \end_inset
752
753 Columns,
754 \family default
755  or the 
756 \family sans
757 table toolbar
758 \family default
759 .
760  When lines and columns are swapped via the menu, the column or line where
761  the cursor is in is exchanged with the column to the right or the line
762  below, respectively.
763  Is the cursor in the last column or row, the exchange is done with the
764  column to the left or the line above.
765 \end_layout
766
767 \begin_layout Standard
768 To write text in formulas
769 \begin_inset Foot
770 status collapsed
771
772 \begin_layout Plain Layout
773 For multiline formulas the command 
774 \series bold
775
776 \backslash
777 intertext
778 \series default
779  is used, see 
780 \begin_inset CommandInset ref
781 LatexCommand ref
782 reference "sub:Text-in-multiline"
783
784 \end_inset
785
786 .
787 \end_layout
788
789 \end_inset
790
791  
792 \emph on
793 mathematical text
794 \emph default
795
796 \begin_inset Index idx
797 status collapsed
798
799 \begin_layout Plain Layout
800 Text ! in formulas
801 \end_layout
802
803 \end_inset
804
805
806 \begin_inset Index idx
807 status collapsed
808
809 \begin_layout Plain Layout
810 Mathematical text
811 \end_layout
812
813 \end_inset
814
815  is used.
816  This mode is invoked with the shortcut 
817 \begin_inset Info
818 type  "shortcut"
819 arg   "font-default"
820 \end_inset
821
822  or by the insertion of the command 
823 \series bold
824
825 \backslash
826 text
827 \series default
828
829 \begin_inset Index idx
830 status collapsed
831
832 \begin_layout Plain Layout
833 Commands ! T ! 
834 \backslash
835 text
836 \end_layout
837
838 \end_inset
839
840 .
841  The text appears black in LyX and can therefore be distinguished from the
842  other formula parts which appear blue.
843  In the output mathematical text is set upright, in contrary to other formula
844  parts.
845 \end_layout
846
847 \begin_layout Subsection*
848 Command Scheme
849 \end_layout
850
851 \begin_layout Standard
852 Most of the LaTeX-commands for math constructs have the following scheme:
853 \end_layout
854
855 \begin_layout Standard
856
857 \series bold
858
859 \backslash
860 commandname[optional
861 \series default
862  
863 \series bold
864 argument]{required
865 \series default
866  
867 \series bold
868 argument}
869 \end_layout
870
871 \begin_layout Standard
872 A command always starts with a backslash 
873 \begin_inset Quotes gld
874 \end_inset
875
876
877 \series bold
878
879 \backslash
880
881 \series default
882
883 \begin_inset Quotes grd
884 \end_inset
885
886 .
887  To omit optional arguments, also omit the associated brackets.
888  The braces around the required arguments are named in this document as
889  TeX-braces
890 \begin_inset Index idx
891 status collapsed
892
893 \begin_layout Plain Layout
894 T@TeX-braces
895 \end_layout
896
897 \end_inset
898
899 .
900  If you add in a formula a left brace to a command name, LyX automatically
901  creates a TeX-brace.
902  In all other cases TeX-braces are created in formulas with the command
903  
904 \series bold
905
906 \backslash
907 {
908 \series default
909 .
910  TeX-braces appear red in LyX, in contrary to normal braces which appear
911  blue.
912  In TeX-mode no command is needed to get TeX-braces.
913  TeX-braces don't appear in the output.
914 \end_layout
915
916 \begin_layout Standard
917 When commands without arguments, like commands for symbols are entered in
918  TeX-mode, a space character must 
919 \emph on
920 always
921 \emph default
922  be behind the command to end it.
923  This space doesn't appear in the output.
924  When the space should appear in the output, the space must be followed
925  by a protected space in normal text.
926 \end_layout
927
928 \begin_layout Standard
929 A protected space is inserted with 
930 \begin_inset Info
931 type  "shortcuts"
932 arg   "command-alternatives space-insert protected ; math-space"
933 \end_inset
934
935 .
936 \end_layout
937
938 \begin_layout Subsection*
939 \begin_inset Newpage newpage
940 \end_inset
941
942 Syntax Explanation
943 \end_layout
944
945 \begin_layout Itemize
946 The symbol
947 \begin_inset Foot
948 status collapsed
949
950 \begin_layout Plain Layout
951 This visible space character can be created with the command 
952 \series bold
953
954 \backslash
955 textvisiblespace
956 \series default
957
958 \begin_inset Index idx
959 status collapsed
960
961 \begin_layout Plain Layout
962 Commands ! T ! 
963 \backslash
964 textvisiblespace
965 \end_layout
966
967 \end_inset
968
969 , inserted in TeX-mode.
970 \end_layout
971
972 \end_inset
973
974  
975 \begin_inset ERT
976 status collapsed
977
978 \begin_layout Plain Layout
979
980
981 \backslash
982 spce 
983 \end_layout
984
985 \end_inset
986
987
988 \begin_inset space ~
989 \end_inset
990
991 denotes a space character to be input.
992 \end_layout
993
994 \begin_layout Itemize
995 An arrow like 
996 \begin_inset Formula $\to$
997 \end_inset
998
999  denotes the usage of the corresponding arrow key on the keyboard.
1000  The 
1001 \family sans
1002 Tab
1003 \family default
1004  key can often be used instead of 
1005 \begin_inset Formula $\to$
1006 \end_inset
1007
1008  and 
1009 \begin_inset Formula $\downarrow$
1010 \end_inset
1011
1012 , and 
1013 \family sans
1014 Shift+Tab
1015 \family default
1016  instead of 
1017 \begin_inset Formula $\leftarrow$
1018 \end_inset
1019
1020  and 
1021 \begin_inset Formula $\uparrow$
1022 \end_inset
1023
1024 .
1025 \end_layout
1026
1027 \begin_layout Subsection*
1028 Available units
1029 \end_layout
1030
1031 \begin_layout Standard
1032 \align center
1033 \begin_inset Float table
1034 placement H
1035 wide false
1036 sideways false
1037 status open
1038
1039 \begin_layout Plain Layout
1040 \align center
1041 \begin_inset Caption
1042
1043 \begin_layout Plain Layout
1044 \begin_inset CommandInset label
1045 LatexCommand label
1046 name "tab:Available-units"
1047
1048 \end_inset
1049
1050 Available units
1051 \end_layout
1052
1053 \end_inset
1054
1055
1056 \end_layout
1057
1058 \begin_layout Plain Layout
1059 \align center
1060 \begin_inset Tabular
1061 <lyxtabular version="3" rows="13" columns="2">
1062 <features tabularvalignment="middle">
1063 <column alignment="center" valignment="top" width="0">
1064 <column alignment="center" valignment="top" width="0">
1065 <row>
1066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1067 \begin_inset Text
1068
1069 \begin_layout Plain Layout
1070 Unit
1071 \end_layout
1072
1073 \end_inset
1074 </cell>
1075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1076 \begin_inset Text
1077
1078 \begin_layout Plain Layout
1079 Name / Description
1080 \end_layout
1081
1082 \end_inset
1083 </cell>
1084 </row>
1085 <row>
1086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1087 \begin_inset Text
1088
1089 \begin_layout Plain Layout
1090 mm
1091 \end_layout
1092
1093 \end_inset
1094 </cell>
1095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1096 \begin_inset Text
1097
1098 \begin_layout Plain Layout
1099 Millimeter
1100 \end_layout
1101
1102 \end_inset
1103 </cell>
1104 </row>
1105 <row>
1106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1107 \begin_inset Text
1108
1109 \begin_layout Plain Layout
1110 cm
1111 \end_layout
1112
1113 \end_inset
1114 </cell>
1115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1116 \begin_inset Text
1117
1118 \begin_layout Plain Layout
1119 Centimeter
1120 \end_layout
1121
1122 \end_inset
1123 </cell>
1124 </row>
1125 <row>
1126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1127 \begin_inset Text
1128
1129 \begin_layout Plain Layout
1130 in
1131 \end_layout
1132
1133 \end_inset
1134 </cell>
1135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1136 \begin_inset Text
1137
1138 \begin_layout Plain Layout
1139 Inch (1
1140 \begin_inset space \thinspace{}
1141 \end_inset
1142
1143 in = 2,54
1144 \begin_inset space \thinspace{}
1145 \end_inset
1146
1147 cm)
1148 \end_layout
1149
1150 \end_inset
1151 </cell>
1152 </row>
1153 <row>
1154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1155 \begin_inset Text
1156
1157 \begin_layout Plain Layout
1158 pt
1159 \end_layout
1160
1161 \end_inset
1162 </cell>
1163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1164 \begin_inset Text
1165
1166 \begin_layout Plain Layout
1167 Point (72.27
1168 \begin_inset space \thinspace{}
1169 \end_inset
1170
1171 pt = 1
1172 \begin_inset space \thinspace{}
1173 \end_inset
1174
1175 in)
1176 \end_layout
1177
1178 \end_inset
1179 </cell>
1180 </row>
1181 <row>
1182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1183 \begin_inset Text
1184
1185 \begin_layout Plain Layout
1186 pc
1187 \end_layout
1188
1189 \end_inset
1190 </cell>
1191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1192 \begin_inset Text
1193
1194 \begin_layout Plain Layout
1195 Pica (1
1196 \begin_inset space \thinspace{}
1197 \end_inset
1198
1199 pc = 12
1200 \begin_inset space \thinspace{}
1201 \end_inset
1202
1203 pt)
1204 \end_layout
1205
1206 \end_inset
1207 </cell>
1208 </row>
1209 <row>
1210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1211 \begin_inset Text
1212
1213 \begin_layout Plain Layout
1214 sp
1215 \end_layout
1216
1217 \end_inset
1218 </cell>
1219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1220 \begin_inset Text
1221
1222 \begin_layout Plain Layout
1223 scaled point (65536
1224 \begin_inset space \thinspace{}
1225 \end_inset
1226
1227 sp = 1
1228 \begin_inset space \thinspace{}
1229 \end_inset
1230
1231 pt)
1232 \end_layout
1233
1234 \end_inset
1235 </cell>
1236 </row>
1237 <row>
1238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1239 \begin_inset Text
1240
1241 \begin_layout Plain Layout
1242 bp
1243 \end_layout
1244
1245 \end_inset
1246 </cell>
1247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1248 \begin_inset Text
1249
1250 \begin_layout Plain Layout
1251 big point (72
1252 \begin_inset space \thinspace{}
1253 \end_inset
1254
1255 bp = 1
1256 \begin_inset space \thinspace{}
1257 \end_inset
1258
1259 in)
1260 \end_layout
1261
1262 \end_inset
1263 </cell>
1264 </row>
1265 <row>
1266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1267 \begin_inset Text
1268
1269 \begin_layout Plain Layout
1270 dd
1271 \end_layout
1272
1273 \end_inset
1274 </cell>
1275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1276 \begin_inset Text
1277
1278 \begin_layout Plain Layout
1279 Didot (1
1280 \begin_inset space \thinspace{}
1281 \end_inset
1282
1283 dd 
1284 \begin_inset Formula $\approx$
1285 \end_inset
1286
1287  0.376
1288 \begin_inset space \thinspace{}
1289 \end_inset
1290
1291 mm)
1292 \end_layout
1293
1294 \end_inset
1295 </cell>
1296 </row>
1297 <row>
1298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1299 \begin_inset Text
1300
1301 \begin_layout Plain Layout
1302 cc
1303 \end_layout
1304
1305 \end_inset
1306 </cell>
1307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1308 \begin_inset Text
1309
1310 \begin_layout Plain Layout
1311 Cicero (1
1312 \begin_inset space \thinspace{}
1313 \end_inset
1314
1315 cc = 12
1316 \begin_inset space \thinspace{}
1317 \end_inset
1318
1319 dd)
1320 \end_layout
1321
1322 \end_inset
1323 </cell>
1324 </row>
1325 <row>
1326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1327 \begin_inset Text
1328
1329 \begin_layout Plain Layout
1330 ex
1331 \end_layout
1332
1333 \end_inset
1334 </cell>
1335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1336 \begin_inset Text
1337
1338 \begin_layout Plain Layout
1339 Height of letter 
1340 \emph on
1341
1342 \begin_inset Quotes eld
1343 \end_inset
1344
1345 x
1346 \emph default
1347
1348 \begin_inset Quotes erd
1349 \end_inset
1350
1351  in the current font
1352 \end_layout
1353
1354 \end_inset
1355 </cell>
1356 </row>
1357 <row>
1358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1359 \begin_inset Text
1360
1361 \begin_layout Plain Layout
1362 em
1363 \end_layout
1364
1365 \end_inset
1366 </cell>
1367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1368 \begin_inset Text
1369
1370 \begin_layout Plain Layout
1371 width of letter 
1372 \begin_inset Quotes eld
1373 \end_inset
1374
1375
1376 \emph on
1377 M
1378 \emph default
1379
1380 \begin_inset Quotes erd
1381 \end_inset
1382
1383  in the current font
1384 \end_layout
1385
1386 \end_inset
1387 </cell>
1388 </row>
1389 <row>
1390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1391 \begin_inset Text
1392
1393 \begin_layout Plain Layout
1394 mu
1395 \end_layout
1396
1397 \end_inset
1398 </cell>
1399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1400 \begin_inset Text
1401
1402 \begin_layout Plain Layout
1403 math unit (1
1404 \begin_inset space \thinspace{}
1405 \end_inset
1406
1407 mu = 
1408 \begin_inset Formula $\nicefrac{1}{18}$
1409 \end_inset
1410
1411
1412 \begin_inset space \thinspace{}
1413 \end_inset
1414
1415 em)
1416 \end_layout
1417
1418 \end_inset
1419 </cell>
1420 </row>
1421 </lyxtabular>
1422
1423 \end_inset
1424
1425
1426 \end_layout
1427
1428 \end_inset
1429
1430
1431 \end_layout
1432
1433 \begin_layout Standard
1434 \begin_inset Newpage newpage
1435 \end_inset
1436
1437
1438 \end_layout
1439
1440 \begin_layout Section
1441 Basic Functions
1442 \end_layout
1443
1444 \begin_layout Subsection
1445 Exponents
1446 \begin_inset Index idx
1447 status collapsed
1448
1449 \begin_layout Plain Layout
1450 Exponents
1451 \end_layout
1452
1453 \end_inset
1454
1455  and Indices
1456 \begin_inset Index idx
1457 status collapsed
1458
1459 \begin_layout Plain Layout
1460 Indices
1461 \end_layout
1462
1463 \end_inset
1464
1465
1466 \begin_inset Index idx
1467 status collapsed
1468
1469 \begin_layout Plain Layout
1470 Superscripts|see
1471 \begin_inset ERT
1472 status collapsed
1473
1474 \begin_layout Plain Layout
1475
1476 {
1477 \end_layout
1478
1479 \end_inset
1480
1481 Exponents
1482 \begin_inset ERT
1483 status collapsed
1484
1485 \begin_layout Plain Layout
1486
1487 }
1488 \end_layout
1489
1490 \end_inset
1491
1492
1493 \end_layout
1494
1495 \end_inset
1496
1497
1498 \begin_inset Index idx
1499 status collapsed
1500
1501 \begin_layout Plain Layout
1502 Subscripts|see
1503 \begin_inset ERT
1504 status collapsed
1505
1506 \begin_layout Plain Layout
1507
1508 {
1509 \end_layout
1510
1511 \end_inset
1512
1513 Indices
1514 \begin_inset ERT
1515 status collapsed
1516
1517 \begin_layout Plain Layout
1518
1519 }
1520 \end_layout
1521
1522 \end_inset
1523
1524
1525 \end_layout
1526
1527 \end_inset
1528
1529
1530 \end_layout
1531
1532 \begin_layout Standard
1533 Indices are created with an underscore 
1534 \begin_inset Quotes eld
1535 \end_inset
1536
1537 _
1538 \begin_inset Quotes erd
1539 \end_inset
1540
1541  or via the math toolbar button 
1542 \begin_inset Graphics
1543         filename ../images/math-subscript.png
1544         scale 85
1545
1546 \end_inset
1547
1548 , exponents with a caret 
1549 \begin_inset Quotes eld
1550 \end_inset
1551
1552 ^
1553 \begin_inset Quotes erd
1554 \end_inset
1555
1556  or via the math toolbar button 
1557 \begin_inset Graphics
1558         filename ../images/math-superscript.png
1559         scale 85
1560
1561 \end_inset
1562
1563 .
1564 \end_layout
1565
1566 \begin_layout Standard
1567 \align center
1568 \begin_inset Tabular
1569 <lyxtabular version="3" rows="4" columns="2">
1570 <features tabularvalignment="middle">
1571 <column alignment="center" valignment="top" width="0pt">
1572 <column alignment="center" valignment="top" width="0pt">
1573 <row>
1574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1575 \begin_inset Text
1576
1577 \begin_layout Plain Layout
1578 command
1579 \end_layout
1580
1581 \end_inset
1582 </cell>
1583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1584 \begin_inset Text
1585
1586 \begin_layout Plain Layout
1587 Result
1588 \begin_inset Note Note
1589 status collapsed
1590
1591 \begin_layout Plain Layout
1592
1593 \series bold
1594
1595 \backslash
1596 raisebox
1597 \series default
1598  is only used as spacer.
1599 \end_layout
1600
1601 \end_inset
1602
1603
1604 \end_layout
1605
1606 \end_inset
1607 </cell>
1608 </row>
1609 <row>
1610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1611 \begin_inset Text
1612
1613 \begin_layout Plain Layout
1614 B_V
1615 \end_layout
1616
1617 \end_inset
1618 </cell>
1619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1620 \begin_inset Text
1621
1622 \begin_layout Plain Layout
1623 \begin_inset Formula $B_{V}$
1624 \end_inset
1625
1626
1627 \end_layout
1628
1629 \end_inset
1630 </cell>
1631 </row>
1632 <row>
1633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1634 \begin_inset Text
1635
1636 \begin_layout Plain Layout
1637 B^V
1638 \end_layout
1639
1640 \end_inset
1641 </cell>
1642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1643 \begin_inset Text
1644
1645 \begin_layout Plain Layout
1646 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1647 \end_inset
1648
1649
1650 \end_layout
1651
1652 \end_inset
1653 </cell>
1654 </row>
1655 <row>
1656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1657 \begin_inset Text
1658
1659 \begin_layout Plain Layout
1660 B^
1661 \begin_inset ERT
1662 status collapsed
1663
1664 \begin_layout Plain Layout
1665
1666
1667 \backslash
1668 spce 
1669 \end_layout
1670
1671 \end_inset
1672
1673 A
1674 \end_layout
1675
1676 \end_inset
1677 </cell>
1678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1679 \begin_inset Text
1680
1681 \begin_layout Plain Layout
1682 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1683 \end_inset
1684
1685
1686 \end_layout
1687
1688 \end_inset
1689 </cell>
1690 </row>
1691 </lyxtabular>
1692
1693 \end_inset
1694
1695
1696 \end_layout
1697
1698 \begin_layout Standard
1699 As the caret is in some languages an accent, vowels will be accentuated
1700  in this case and not set as exponents
1701 \begin_inset Foot
1702 status collapsed
1703
1704 \begin_layout Plain Layout
1705 Depending on the used keyboard settings this can also happen for characters
1706  other than vowels.
1707 \end_layout
1708
1709 \end_inset
1710
1711 .
1712  To get exponents in this case, press 
1713 \family sans
1714 Space
1715 \family default
1716  after the caret as in the last example.
1717 \end_layout
1718
1719 \begin_layout Subsection
1720 Fractions
1721 \begin_inset CommandInset label
1722 LatexCommand label
1723 name "sub:Fractions"
1724
1725 \end_inset
1726
1727
1728 \begin_inset Index idx
1729 status collapsed
1730
1731 \begin_layout Plain Layout
1732 Fractions
1733 \end_layout
1734
1735 \end_inset
1736
1737
1738 \end_layout
1739
1740 \begin_layout Standard
1741 Fractions are generated with the command 
1742 \series bold
1743
1744 \backslash
1745 frac
1746 \series default
1747
1748 \begin_inset Index idx
1749 status collapsed
1750
1751 \begin_layout Plain Layout
1752 Commands ! F ! 
1753 \backslash
1754 frac
1755 \end_layout
1756
1757 \end_inset
1758
1759  or via the math toolbar button 
1760 \begin_inset Graphics
1761         filename ../images/math/frac.png
1762         scale 50
1763
1764 \end_inset
1765
1766 .
1767  The font size is adjusted automatically, depending on whether the fraction
1768  is in an inline or display style formula.
1769  With the math toolbar button 
1770 \begin_inset Graphics
1771         filename ../images/math/frac-square.png
1772         scale 85
1773
1774 \end_inset
1775
1776  you can select different fraction types.
1777 \end_layout
1778
1779 \begin_layout Standard
1780 With the command 
1781 \series bold
1782
1783 \backslash
1784 dfrac
1785 \series default
1786
1787 \begin_inset Index idx
1788 status collapsed
1789
1790 \begin_layout Plain Layout
1791 Commands ! D ! 
1792 \backslash
1793 dfrac
1794 \end_layout
1795
1796 \end_inset
1797
1798  a fraction can be created that always has the size of a display style formula.
1799  With 
1800 \series bold
1801
1802 \backslash
1803 tfrac
1804 \series default
1805
1806 \begin_inset Index idx
1807 status collapsed
1808
1809 \begin_layout Plain Layout
1810 Commands ! T ! 
1811 \backslash
1812 tfrac
1813 \end_layout
1814
1815 \end_inset
1816
1817  the fraction appears always with the size of an inline formula.
1818  An example:
1819 \end_layout
1820
1821 \begin_layout Standard
1822 A line with the fraction 
1823 \begin_inset Formula $\frac{1}{2}$
1824 \end_inset
1825
1826  that was created with the command 
1827 \series bold
1828
1829 \backslash
1830 frac
1831 \series default
1832 .
1833 \end_layout
1834
1835 \begin_layout Standard
1836 A line with the fraction 
1837 \begin_inset Formula $\dfrac{1}{2}$
1838 \end_inset
1839
1840  that was created with the command 
1841 \series bold
1842
1843 \backslash
1844 dfrac
1845 \series default
1846 .
1847 \end_layout
1848
1849 \begin_layout Standard
1850 \align center
1851 \begin_inset Tabular
1852 <lyxtabular version="3" rows="4" columns="2">
1853 <features tabularvalignment="middle">
1854 <column alignment="center" valignment="top" width="0pt">
1855 <column alignment="center" valignment="top" width="0pt">
1856 <row>
1857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1858 \begin_inset Text
1859
1860 \begin_layout Plain Layout
1861 Command
1862 \end_layout
1863
1864 \end_inset
1865 </cell>
1866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1867 \begin_inset Text
1868
1869 \begin_layout Plain Layout
1870 Result
1871 \begin_inset Note Note
1872 status collapsed
1873
1874 \begin_layout Plain Layout
1875
1876 \series bold
1877
1878 \backslash
1879 raisebox
1880 \series default
1881  is only used as spacer.
1882 \end_layout
1883
1884 \end_inset
1885
1886
1887 \end_layout
1888
1889 \end_inset
1890 </cell>
1891 </row>
1892 <row>
1893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1894 \begin_inset Text
1895
1896 \begin_layout Plain Layout
1897
1898 \backslash
1899 frac
1900 \begin_inset ERT
1901 status collapsed
1902
1903 \begin_layout Plain Layout
1904
1905
1906 \backslash
1907 spce 
1908 \end_layout
1909
1910 \end_inset
1911
1912 A
1913 \begin_inset Formula $\downarrow$
1914 \end_inset
1915
1916 B
1917 \end_layout
1918
1919 \end_inset
1920 </cell>
1921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1922 \begin_inset Text
1923
1924 \begin_layout Plain Layout
1925 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1926 \end_inset
1927
1928
1929 \end_layout
1930
1931 \end_inset
1932 </cell>
1933 </row>
1934 <row>
1935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1936 \begin_inset Text
1937
1938 \begin_layout Plain Layout
1939
1940 \backslash
1941 dfrac
1942 \begin_inset ERT
1943 status collapsed
1944
1945 \begin_layout Plain Layout
1946
1947
1948 \backslash
1949 spce 
1950 \end_layout
1951
1952 \end_inset
1953
1954 A
1955 \begin_inset Formula $\downarrow$
1956 \end_inset
1957
1958 B
1959 \end_layout
1960
1961 \end_inset
1962 </cell>
1963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1964 \begin_inset Text
1965
1966 \begin_layout Plain Layout
1967 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1968 \end_inset
1969
1970
1971 \end_layout
1972
1973 \end_inset
1974 </cell>
1975 </row>
1976 <row>
1977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1978 \begin_inset Text
1979
1980 \begin_layout Plain Layout
1981
1982 \backslash
1983 dfrac
1984 \begin_inset ERT
1985 status collapsed
1986
1987 \begin_layout Plain Layout
1988
1989
1990 \backslash
1991 spce 
1992 \end_layout
1993
1994 \end_inset
1995
1996 e^
1997 \backslash
1998 frac
1999 \begin_inset ERT
2000 status collapsed
2001
2002 \begin_layout Plain Layout
2003
2004
2005 \backslash
2006 spce 
2007 \end_layout
2008
2009 \end_inset
2010
2011 1
2012 \begin_inset Formula $\downarrow$
2013 \end_inset
2014
2015 2
2016 \begin_inset Formula $\downarrow\downarrow$
2017 \end_inset
2018
2019 3
2020 \end_layout
2021
2022 \end_inset
2023 </cell>
2024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2025 \begin_inset Text
2026
2027 \begin_layout Plain Layout
2028 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
2029 \end_inset
2030
2031
2032 \end_layout
2033
2034 \end_inset
2035 </cell>
2036 </row>
2037 </lyxtabular>
2038
2039 \end_inset
2040
2041
2042 \end_layout
2043
2044 \begin_layout Standard
2045 \begin_inset VSpace bigskip
2046 \end_inset
2047
2048
2049 \begin_inset Newpage newpage
2050 \end_inset
2051
2052 For nested fractions the command 
2053 \series bold
2054
2055 \backslash
2056 cfrac
2057 \series default
2058
2059 \begin_inset Index idx
2060 status collapsed
2061
2062 \begin_layout Plain Layout
2063 Commands ! C ! 
2064 \backslash
2065 cfrac
2066 \end_layout
2067
2068 \end_inset
2069
2070  can be used.
2071  Here is an example:
2072 \begin_inset VSpace -3mm
2073 \end_inset
2074
2075
2076 \end_layout
2077
2078 \begin_layout Standard
2079 \begin_inset Formula 
2080 \begin{align*}
2081 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2082 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
2083 \end{align*}
2084
2085 \end_inset
2086
2087
2088 \end_layout
2089
2090 \begin_layout Standard
2091 The command for the example above is:
2092 \end_layout
2093
2094 \begin_layout Standard
2095
2096 \series bold
2097
2098 \backslash
2099 cfrac
2100 \begin_inset ERT
2101 status collapsed
2102
2103 \begin_layout Plain Layout
2104
2105
2106 \backslash
2107 spce 
2108 \end_layout
2109
2110 \end_inset
2111
2112 A
2113 \begin_inset Formula $\downarrow$
2114 \end_inset
2115
2116 B+
2117 \backslash
2118 cfrac
2119 \begin_inset ERT
2120 status collapsed
2121
2122 \begin_layout Plain Layout
2123
2124
2125 \backslash
2126 spce 
2127 \end_layout
2128
2129 \end_inset
2130
2131 C+
2132 \backslash
2133 cfrac
2134 \begin_inset ERT
2135 status collapsed
2136
2137 \begin_layout Plain Layout
2138
2139
2140 \backslash
2141 spce 
2142 \end_layout
2143
2144 \end_inset
2145
2146 E
2147 \begin_inset Formula $\downarrow$
2148 \end_inset
2149
2150 F
2151 \begin_inset Formula $\downarrow$
2152 \end_inset
2153
2154 D
2155 \end_layout
2156
2157 \begin_layout Standard
2158 \begin_inset VSpace medskip
2159 \end_inset
2160
2161
2162 \end_layout
2163
2164 \begin_layout Standard
2165
2166 \series bold
2167
2168 \backslash
2169 cfrac
2170 \series default
2171  sets the fraction always in the size of a displayed formula, also when
2172  it is part of another fraction.
2173 \end_layout
2174
2175 \begin_layout Standard
2176 It is possible to specify the alignment of the numerator.
2177  The command 
2178 \series bold
2179
2180 \backslash
2181 cfracleft
2182 \series default
2183  is used to left align it, the command 
2184 \series bold
2185
2186 \backslash
2187 cfracright
2188 \series default
2189  to right-align it.
2190  
2191 \series bold
2192
2193 \backslash
2194 cfrac
2195 \series default
2196  centers the numerator.
2197  These fractions demonstrate the different alignments:
2198 \end_layout
2199
2200 \begin_layout Standard
2201
2202 \series bold
2203 \begin_inset Formula 
2204 \[
2205 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2206 \]
2207
2208 \end_inset
2209
2210
2211 \end_layout
2212
2213 \begin_layout Standard
2214 \begin_inset Note Greyedout
2215 status open
2216
2217 \begin_layout Plain Layout
2218
2219 \series bold
2220 Note:
2221 \series default
2222  
2223 \series bold
2224
2225 \backslash
2226 cfracleft
2227 \series default
2228  and 
2229 \series bold
2230
2231 \backslash
2232 cfracright
2233 \series default
2234  are no real LaTeX commands but represent the command 
2235 \series bold
2236
2237 \backslash
2238 cfrac[alignment]{numerator}{denominator}
2239 \series default
2240  .
2241  Therefore you cannot use them in TeX code.
2242 \end_layout
2243
2244 \end_inset
2245
2246
2247 \end_layout
2248
2249 \begin_layout Standard
2250 \begin_inset VSpace medskip
2251 \end_inset
2252
2253 It is often advantageous to combine 
2254 \series bold
2255
2256 \backslash
2257 cfrac
2258 \series default
2259  and 
2260 \series bold
2261
2262 \backslash
2263 frac
2264 \series default
2265 :
2266 \begin_inset Formula 
2267 \[
2268 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2269 \]
2270
2271 \end_inset
2272
2273
2274 \end_layout
2275
2276 \begin_layout Standard
2277 For inline fractions with a sloped fraction stroke you can use the command
2278  
2279 \series bold
2280
2281 \backslash
2282 nicefrac
2283 \series default
2284
2285 \begin_inset Index idx
2286 status collapsed
2287
2288 \begin_layout Plain Layout
2289 Commands ! N ! 
2290 \backslash
2291 nicefrac
2292 \end_layout
2293
2294 \end_inset
2295
2296
2297 \begin_inset Formula $\nicefrac{5}{31}$
2298 \end_inset
2299
2300  or 
2301 \series bold
2302
2303 \backslash
2304 unitfrac
2305 \series default
2306
2307 \begin_inset Index idx
2308 status collapsed
2309
2310 \begin_layout Plain Layout
2311 Commands ! U ! 
2312 \backslash
2313 unitfrac
2314 \end_layout
2315
2316 \end_inset
2317
2318
2319 \begin_inset Formula $\unitfrac{5}{31}$
2320 \end_inset
2321
2322  There is furthermore the command 
2323 \series bold
2324
2325 \backslash
2326 unitfracthree
2327 \series default
2328  that offers to write a fraction in combination with a number: 
2329 \begin_inset Formula $\unitfrac[2]{1}{3}$
2330 \end_inset
2331
2332
2333 \end_layout
2334
2335 \begin_layout Standard
2336 \begin_inset Note Greyedout
2337 status open
2338
2339 \begin_layout Plain Layout
2340
2341 \series bold
2342 Note:
2343 \series default
2344  
2345 \series bold
2346
2347 \backslash
2348 unitfracthree
2349 \series default
2350  is not a real LaTeX command but the command
2351 \begin_inset Newline newline
2352 \end_inset
2353
2354
2355 \series bold
2356
2357 \backslash
2358 unitfrac[number]{numerator}{denominator}
2359 \series default
2360  .
2361  Therefore you cannot use it in TeX code.
2362 \end_layout
2363
2364 \end_inset
2365
2366
2367 \end_layout
2368
2369 \begin_layout Standard
2370 How to define own fractions where the fraction stroke can be changed, is
2371  explained in 
2372 \begin_inset CommandInset ref
2373 LatexCommand ref
2374 reference "sub:Self-defined-Fractions"
2375
2376 \end_inset
2377
2378 .
2379 \end_layout
2380
2381 \begin_layout Standard
2382 \begin_inset Newpage newpage
2383 \end_inset
2384
2385
2386 \end_layout
2387
2388 \begin_layout Subsection
2389 Roots
2390 \begin_inset Index idx
2391 status collapsed
2392
2393 \begin_layout Plain Layout
2394 Roots
2395 \end_layout
2396
2397 \end_inset
2398
2399
2400 \end_layout
2401
2402 \begin_layout Standard
2403 Square roots are created with 
2404 \series bold
2405
2406 \backslash
2407 sqrt
2408 \series default
2409
2410 \begin_inset Index idx
2411 status collapsed
2412
2413 \begin_layout Plain Layout
2414 Commands ! S ! 
2415 \backslash
2416 sqrt
2417 \end_layout
2418
2419 \end_inset
2420
2421  or the math toolbar button 
2422 \begin_inset Graphics
2423         filename ../images/math/sqrt.png
2424         scale 85
2425
2426 \end_inset
2427
2428 , all other roots with the command 
2429 \series bold
2430
2431 \backslash
2432 root
2433 \series default
2434
2435 \begin_inset Index idx
2436 status collapsed
2437
2438 \begin_layout Plain Layout
2439 Commands ! R ! 
2440 \backslash
2441 root
2442 \end_layout
2443
2444 \end_inset
2445
2446  or with the math toolbar button 
2447 \begin_inset Graphics
2448         filename ../images/math/root.png
2449         scale 85
2450
2451 \end_inset
2452
2453 .
2454 \end_layout
2455
2456 \begin_layout Standard
2457 \align center
2458 \begin_inset Tabular
2459 <lyxtabular version="3" rows="3" columns="2">
2460 <features tabularvalignment="middle">
2461 <column alignment="center" valignment="top" width="0pt">
2462 <column alignment="center" valignment="top" width="0pt">
2463 <row>
2464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2465 \begin_inset Text
2466
2467 \begin_layout Plain Layout
2468 Command
2469 \end_layout
2470
2471 \end_inset
2472 </cell>
2473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2474 \begin_inset Text
2475
2476 \begin_layout Plain Layout
2477 Result
2478 \begin_inset Note Note
2479 status collapsed
2480
2481 \begin_layout Plain Layout
2482
2483 \series bold
2484
2485 \backslash
2486 raisebox
2487 \series default
2488  is only used as spacer.
2489 \end_layout
2490
2491 \end_inset
2492
2493
2494 \end_layout
2495
2496 \end_inset
2497 </cell>
2498 </row>
2499 <row>
2500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2501 \begin_inset Text
2502
2503 \begin_layout Plain Layout
2504
2505 \backslash
2506 sqrt
2507 \begin_inset ERT
2508 status collapsed
2509
2510 \begin_layout Plain Layout
2511
2512
2513 \backslash
2514 spce 
2515 \end_layout
2516
2517 \end_inset
2518
2519 A-B
2520 \end_layout
2521
2522 \end_inset
2523 </cell>
2524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2525 \begin_inset Text
2526
2527 \begin_layout Plain Layout
2528 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2529 \end_inset
2530
2531
2532 \end_layout
2533
2534 \end_inset
2535 </cell>
2536 </row>
2537 <row>
2538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2539 \begin_inset Text
2540
2541 \begin_layout Plain Layout
2542
2543 \backslash
2544 root
2545 \begin_inset ERT
2546 status collapsed
2547
2548 \begin_layout Plain Layout
2549
2550
2551 \backslash
2552 spce 
2553 \end_layout
2554
2555 \end_inset
2556
2557 3
2558 \begin_inset Formula $\downarrow$
2559 \end_inset
2560
2561 A-B
2562 \end_layout
2563
2564 \end_inset
2565 </cell>
2566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2567 \begin_inset Text
2568
2569 \begin_layout Plain Layout
2570 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2571 \end_inset
2572
2573
2574 \end_layout
2575
2576 \end_inset
2577 </cell>
2578 </row>
2579 </lyxtabular>
2580
2581 \end_inset
2582
2583
2584 \end_layout
2585
2586 \begin_layout Standard
2587 A square root can also be created with 
2588 \series bold
2589
2590 \backslash
2591 root
2592 \series default
2593  when the root index field is left empty.
2594 \end_layout
2595
2596 \begin_layout Standard
2597 With certain indices the distance to the root is too small, like in this
2598  formula: 
2599 \begin_inset Formula $\sqrt[\beta]{B}$
2600 \end_inset
2601
2602
2603 \begin_inset Newline newline
2604 \end_inset
2605
2606 The 
2607 \begin_inset Formula $\beta$
2608 \end_inset
2609
2610  touches the root.
2611  To avoid this, the commands 
2612 \series bold
2613
2614 \backslash
2615 leftroot
2616 \series default
2617
2618 \begin_inset Index idx
2619 status collapsed
2620
2621 \begin_layout Plain Layout
2622 Commands ! L ! 
2623 \backslash
2624 leftroot
2625 \end_layout
2626
2627 \end_inset
2628
2629  and 
2630 \series bold
2631
2632 \backslash
2633 uproot
2634 \series default
2635
2636 \begin_inset Index idx
2637 status collapsed
2638
2639 \begin_layout Plain Layout
2640 Commands ! U ! 
2641 \backslash
2642 uproot
2643 \end_layout
2644
2645 \end_inset
2646
2647  are used with the following scheme:
2648 \end_layout
2649
2650 \begin_layout Standard
2651
2652 \series bold
2653
2654 \backslash
2655 leftroot{distance}
2656 \series default
2657  and 
2658 \series bold
2659
2660 \backslash
2661 uproot{distance}
2662 \end_layout
2663
2664 \begin_layout Standard
2665 Distance is the number of Big Points (unit bp; 
2666 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2667 \end_inset
2668
2669 ), that the index should be moved to the left or top, resp..
2670  The commands are written to the index.
2671  This way the command
2672 \begin_inset Newline newline
2673 \end_inset
2674
2675
2676 \series bold
2677
2678 \backslash
2679 root
2680 \backslash
2681 leftroot{-1
2682 \begin_inset Formula $\to$
2683 \end_inset
2684
2685
2686 \backslash
2687 uproot{2
2688 \begin_inset Formula $\to$
2689 \end_inset
2690
2691
2692 \backslash
2693 beta
2694 \begin_inset ERT
2695 status collapsed
2696
2697 \begin_layout Plain Layout
2698
2699
2700 \backslash
2701 spce 
2702 \end_layout
2703
2704 \end_inset
2705
2706
2707 \begin_inset Formula $\to$
2708 \end_inset
2709
2710 B
2711 \begin_inset Newline newline
2712 \end_inset
2713
2714
2715 \series default
2716 produces a correct typeset formula: 
2717 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2718 \end_inset
2719
2720
2721 \end_layout
2722
2723 \begin_layout Subsection
2724 Binomial Coefficients
2725 \begin_inset Index idx
2726 status collapsed
2727
2728 \begin_layout Plain Layout
2729 Binomial coefficients
2730 \end_layout
2731
2732 \end_inset
2733
2734
2735 \end_layout
2736
2737 \begin_layout Standard
2738 Binomial coefficients are inserted with the command 
2739 \series bold
2740
2741 \backslash
2742 binom
2743 \series default
2744
2745 \begin_inset Index idx
2746 status collapsed
2747
2748 \begin_layout Plain Layout
2749 Commands ! B ! 
2750 \backslash
2751 binom
2752 \end_layout
2753
2754 \end_inset
2755
2756  or with the submenu of the math toolbar button 
2757 \begin_inset Graphics
2758         filename ../images/math/frac-square.png
2759         scale 85
2760
2761 \end_inset
2762
2763 .
2764  As with fractions (
2765 \series bold
2766
2767 \backslash
2768 frac
2769 \series default
2770 ) in addition to 
2771 \series bold
2772
2773 \backslash
2774 binom
2775 \series default
2776  there are the commands 
2777 \series bold
2778
2779 \backslash
2780 dbinom
2781 \series default
2782
2783 \begin_inset Index idx
2784 status collapsed
2785
2786 \begin_layout Plain Layout
2787 Commands ! D ! 
2788 \backslash
2789 dbinom
2790 \end_layout
2791
2792 \end_inset
2793
2794  and 
2795 \series bold
2796
2797 \backslash
2798 tbinom
2799 \series default
2800
2801 \begin_inset Index idx
2802 status collapsed
2803
2804 \begin_layout Plain Layout
2805 Commands ! T ! 
2806 \backslash
2807 tbinom
2808 \end_layout
2809
2810 \end_inset
2811
2812 .
2813  For other brackets around binomial coeficients there are the commands 
2814 \series bold
2815
2816 \backslash
2817 brace
2818 \series default
2819
2820 \begin_inset Index idx
2821 status collapsed
2822
2823 \begin_layout Plain Layout
2824 Commands ! B ! 
2825 \backslash
2826 brace
2827 \end_layout
2828
2829 \end_inset
2830
2831  and 
2832 \series bold
2833
2834 \backslash
2835 brack
2836 \series default
2837
2838 \begin_inset Index idx
2839 status collapsed
2840
2841 \begin_layout Plain Layout
2842 Commands ! B ! 
2843 \backslash
2844 brack
2845 \end_layout
2846
2847 \end_inset
2848
2849 .
2850 \end_layout
2851
2852 \begin_layout Standard
2853 \align center
2854 \begin_inset Tabular
2855 <lyxtabular version="3" rows="6" columns="2">
2856 <features tabularvalignment="middle">
2857 <column alignment="center" valignment="top" width="0pt">
2858 <column alignment="center" valignment="top" width="0pt">
2859 <row>
2860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2861 \begin_inset Text
2862
2863 \begin_layout Plain Layout
2864 Command
2865 \end_layout
2866
2867 \end_inset
2868 </cell>
2869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2870 \begin_inset Text
2871
2872 \begin_layout Plain Layout
2873 Result
2874 \begin_inset Note Note
2875 status collapsed
2876
2877 \begin_layout Plain Layout
2878
2879 \series bold
2880
2881 \backslash
2882 raisebox
2883 \series default
2884  is only used as spacer.
2885 \end_layout
2886
2887 \end_inset
2888
2889
2890 \end_layout
2891
2892 \end_inset
2893 </cell>
2894 </row>
2895 <row>
2896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2897 \begin_inset Text
2898
2899 \begin_layout Plain Layout
2900
2901 \backslash
2902 binom
2903 \begin_inset ERT
2904 status collapsed
2905
2906 \begin_layout Plain Layout
2907
2908
2909 \backslash
2910 spce 
2911 \end_layout
2912
2913 \end_inset
2914
2915 A
2916 \begin_inset Formula $\downarrow$
2917 \end_inset
2918
2919 B
2920 \end_layout
2921
2922 \end_inset
2923 </cell>
2924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2925 \begin_inset Text
2926
2927 \begin_layout Plain Layout
2928 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2929 \end_inset
2930
2931
2932 \end_layout
2933
2934 \end_inset
2935 </cell>
2936 </row>
2937 <row>
2938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2939 \begin_inset Text
2940
2941 \begin_layout Plain Layout
2942
2943 \backslash
2944 dbinom
2945 \begin_inset ERT
2946 status collapsed
2947
2948 \begin_layout Plain Layout
2949
2950
2951 \backslash
2952 spce 
2953 \end_layout
2954
2955 \end_inset
2956
2957 A
2958 \begin_inset Formula $\downarrow$
2959 \end_inset
2960
2961 B
2962 \end_layout
2963
2964 \end_inset
2965 </cell>
2966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2967 \begin_inset Text
2968
2969 \begin_layout Plain Layout
2970 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2971 \end_inset
2972
2973
2974 \end_layout
2975
2976 \end_inset
2977 </cell>
2978 </row>
2979 <row>
2980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2981 \begin_inset Text
2982
2983 \begin_layout Plain Layout
2984
2985 \backslash
2986 tbinom
2987 \begin_inset ERT
2988 status collapsed
2989
2990 \begin_layout Plain Layout
2991
2992
2993 \backslash
2994 spce 
2995 \end_layout
2996
2997 \end_inset
2998
2999 A
3000 \begin_inset Formula $\downarrow$
3001 \end_inset
3002
3003 B
3004 \end_layout
3005
3006 \end_inset
3007 </cell>
3008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3009 \begin_inset Text
3010
3011 \begin_layout Plain Layout
3012 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
3013 \end_inset
3014
3015
3016 \end_layout
3017
3018 \end_inset
3019 </cell>
3020 </row>
3021 <row>
3022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3023 \begin_inset Text
3024
3025 \begin_layout Plain Layout
3026
3027 \backslash
3028 brack
3029 \begin_inset ERT
3030 status collapsed
3031
3032 \begin_layout Plain Layout
3033
3034
3035 \backslash
3036 spce 
3037 \end_layout
3038
3039 \end_inset
3040
3041 A
3042 \begin_inset Formula $\downarrow$
3043 \end_inset
3044
3045 B
3046 \end_layout
3047
3048 \end_inset
3049 </cell>
3050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3051 \begin_inset Text
3052
3053 \begin_layout Plain Layout
3054 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
3055 \end_inset
3056
3057
3058 \end_layout
3059
3060 \end_inset
3061 </cell>
3062 </row>
3063 <row>
3064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3065 \begin_inset Text
3066
3067 \begin_layout Plain Layout
3068
3069 \backslash
3070 brace
3071 \begin_inset ERT
3072 status collapsed
3073
3074 \begin_layout Plain Layout
3075
3076
3077 \backslash
3078 spce 
3079 \end_layout
3080
3081 \end_inset
3082
3083 A
3084 \begin_inset Formula $\downarrow$
3085 \end_inset
3086
3087 B
3088 \end_layout
3089
3090 \end_inset
3091 </cell>
3092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3093 \begin_inset Text
3094
3095 \begin_layout Plain Layout
3096 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3097 \end_inset
3098
3099
3100 \end_layout
3101
3102 \end_inset
3103 </cell>
3104 </row>
3105 </lyxtabular>
3106
3107 \end_inset
3108
3109
3110 \end_layout
3111
3112 \begin_layout Subsection
3113 Case Differentiations
3114 \begin_inset Index idx
3115 status collapsed
3116
3117 \begin_layout Plain Layout
3118 Case differentiations 
3119 \end_layout
3120
3121 \end_inset
3122
3123
3124 \end_layout
3125
3126 \begin_layout Standard
3127 \align center
3128 \begin_inset Tabular
3129 <lyxtabular version="3" rows="3" columns="2">
3130 <features tabularvalignment="middle">
3131 <column alignment="center" valignment="top" width="0pt">
3132 <column alignment="center" valignment="top" width="0pt">
3133 <row>
3134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3135 \begin_inset Text
3136
3137 \begin_layout Plain Layout
3138 Command
3139 \end_layout
3140
3141 \end_inset
3142 </cell>
3143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3144 \begin_inset Text
3145
3146 \begin_layout Plain Layout
3147 Result
3148 \end_layout
3149
3150 \end_inset
3151 </cell>
3152 </row>
3153 <row>
3154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3155 \begin_inset Text
3156
3157 \begin_layout Plain Layout
3158
3159 \backslash
3160 cases
3161 \begin_inset ERT
3162 status collapsed
3163
3164 \begin_layout Plain Layout
3165
3166
3167 \backslash
3168 spce 
3169 \end_layout
3170
3171 \end_inset
3172
3173 A
3174 \begin_inset Formula $\to$
3175 \end_inset
3176
3177 B>0
3178 \begin_inset Index idx
3179 status collapsed
3180
3181 \begin_layout Plain Layout
3182 Commands ! C ! 
3183 \backslash
3184 cases
3185 \end_layout
3186
3187 \end_inset
3188
3189
3190 \end_layout
3191
3192 \end_inset
3193 </cell>
3194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3195 \begin_inset Text
3196
3197 \begin_layout Plain Layout
3198 \begin_inset Formula $\begin{cases}
3199 A & B>0\end{cases}$
3200 \end_inset
3201
3202
3203 \end_layout
3204
3205 \end_inset
3206 </cell>
3207 </row>
3208 <row>
3209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3210 \begin_inset Text
3211
3212 \begin_layout Plain Layout
3213
3214 \backslash
3215 cases
3216 \begin_inset ERT
3217 status collapsed
3218
3219 \begin_layout Plain Layout
3220
3221
3222 \backslash
3223 spce 
3224 \end_layout
3225
3226 \end_inset
3227
3228
3229 \begin_inset Info
3230 type  "shortcut"
3231 arg   "newline-insert newline"
3232 \end_inset
3233
3234
3235 \end_layout
3236
3237 \end_inset
3238 </cell>
3239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3240 \begin_inset Text
3241
3242 \begin_layout Plain Layout
3243 \begin_inset Formula $\begin{cases}
3244 A & \textrm{for }x>0\\
3245 B & \textrm{for }x=0
3246 \end{cases}$
3247 \end_inset
3248
3249
3250 \end_layout
3251
3252 \end_inset
3253 </cell>
3254 </row>
3255 </lyxtabular>
3256
3257 \end_inset
3258
3259
3260 \end_layout
3261
3262 \begin_layout Standard
3263 After inserting 
3264 \series bold
3265
3266 \backslash
3267 cases
3268 \series default
3269  or pressing the math toolbar button 
3270 \begin_inset Graphics
3271         filename ../images/math/cases.png
3272         scale 85
3273
3274 \end_inset
3275
3276  you can create new lines with the shortcut 
3277 \begin_inset Info
3278 type  "shortcut"
3279 arg   "newline-insert newline"
3280 \end_inset
3281
3282  or the table toolbar button 
3283 \begin_inset Graphics
3284         filename ../images/tabular-feature_append-row.png
3285         scale 85
3286
3287 \end_inset
3288
3289 .
3290 \end_layout
3291
3292 \begin_layout Standard
3293 The command 
3294 \series bold
3295
3296 \backslash
3297 cases
3298 \series default
3299  is also available via the menu 
3300 \family sans
3301 Insert\SpecialChar \menuseparator
3302 Math\SpecialChar \menuseparator
3303 Cases-Environment
3304 \family default
3305 .
3306 \end_layout
3307
3308 \begin_layout Subsection
3309 Negations
3310 \begin_inset Index idx
3311 status collapsed
3312
3313 \begin_layout Plain Layout
3314 Negations
3315 \end_layout
3316
3317 \end_inset
3318
3319
3320 \end_layout
3321
3322 \begin_layout Standard
3323 By inserting 
3324 \series bold
3325
3326 \backslash
3327 not
3328 \series default
3329
3330 \begin_inset Index idx
3331 status collapsed
3332
3333 \begin_layout Plain Layout
3334 Commands ! N ! 
3335 \backslash
3336 not
3337 \end_layout
3338
3339 \end_inset
3340
3341  every character can be displayed canceled.
3342  The characters are quasi accentuated by a slash.
3343 \end_layout
3344
3345 \begin_layout Standard
3346 \align center
3347 \begin_inset Tabular
3348 <lyxtabular version="3" rows="4" columns="2">
3349 <features tabularvalignment="middle">
3350 <column alignment="center" valignment="top" width="0pt">
3351 <column alignment="center" valignment="top" width="0pt">
3352 <row>
3353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3354 \begin_inset Text
3355
3356 \begin_layout Plain Layout
3357 Command
3358 \end_layout
3359
3360 \end_inset
3361 </cell>
3362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3363 \begin_inset Text
3364
3365 \begin_layout Plain Layout
3366 Result
3367 \end_layout
3368
3369 \end_inset
3370 </cell>
3371 </row>
3372 <row>
3373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3374 \begin_inset Text
3375
3376 \begin_layout Plain Layout
3377
3378 \backslash
3379 not=
3380 \end_layout
3381
3382 \end_inset
3383 </cell>
3384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3385 \begin_inset Text
3386
3387 \begin_layout Plain Layout
3388 \begin_inset Formula $\not=$
3389 \end_inset
3390
3391
3392 \end_layout
3393
3394 \end_inset
3395 </cell>
3396 </row>
3397 <row>
3398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3399 \begin_inset Text
3400
3401 \begin_layout Plain Layout
3402
3403 \backslash
3404 not 
3405 \backslash
3406 le
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3412 \begin_inset Text
3413
3414 \begin_layout Plain Layout
3415 \begin_inset Formula $\not\le$
3416 \end_inset
3417
3418
3419 \end_layout
3420
3421 \end_inset
3422 </cell>
3423 </row>
3424 <row>
3425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3426 \begin_inset Text
3427
3428 \begin_layout Plain Layout
3429
3430 \backslash
3431 not 
3432 \backslash
3433 parallel
3434 \end_layout
3435
3436 \end_inset
3437 </cell>
3438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3439 \begin_inset Text
3440
3441 \begin_layout Plain Layout
3442 \begin_inset Formula $\not\parallel$
3443 \end_inset
3444
3445
3446 \end_layout
3447
3448 \end_inset
3449 </cell>
3450 </row>
3451 </lyxtabular>
3452
3453 \end_inset
3454
3455
3456 \end_layout
3457
3458 \begin_layout Standard
3459 The last example shows that not all negations look good.
3460  Therefore there are special commands for some negations (see 
3461 \begin_inset CommandInset ref
3462 LatexCommand ref
3463 reference "sub:Mathematical-Symbols"
3464
3465 \end_inset
3466
3467  and 
3468 \begin_inset CommandInset ref
3469 LatexCommand ref
3470 reference "sec:Relations"
3471
3472 \end_inset
3473
3474 ).
3475 \end_layout
3476
3477 \begin_layout Subsection
3478 Placeholders
3479 \begin_inset CommandInset label
3480 LatexCommand label
3481 name "sub:Placeholders"
3482
3483 \end_inset
3484
3485
3486 \begin_inset Index idx
3487 status collapsed
3488
3489 \begin_layout Plain Layout
3490 Placeholders
3491 \end_layout
3492
3493 \end_inset
3494
3495
3496 \begin_inset Index idx
3497 status collapsed
3498
3499 \begin_layout Plain Layout
3500 Chemical characters ! Isotopes
3501 \end_layout
3502
3503 \end_inset
3504
3505
3506 \begin_inset Index idx
3507 status collapsed
3508
3509 \begin_layout Plain Layout
3510 Isotopes|see
3511 \begin_inset ERT
3512 status collapsed
3513
3514 \begin_layout Plain Layout
3515
3516 {
3517 \end_layout
3518
3519 \end_inset
3520
3521 Chemical characters
3522 \begin_inset ERT
3523 status collapsed
3524
3525 \begin_layout Plain Layout
3526
3527 }
3528 \end_layout
3529
3530 \end_inset
3531
3532
3533 \end_layout
3534
3535 \end_inset
3536
3537
3538 \end_layout
3539
3540 \begin_layout Standard
3541 When displaying e.
3542 \begin_inset space \thinspace{}
3543 \end_inset
3544
3545 g.
3546 \begin_inset space \space{}
3547 \end_inset
3548
3549 isotopes
3550 \begin_inset Foot
3551 status collapsed
3552
3553 \begin_layout Plain Layout
3554 Typesetting isotopes and chemical symbols is described in 
3555 \begin_inset CommandInset ref
3556 LatexCommand ref
3557 reference "sub:Chemical-Symbols-and"
3558
3559 \end_inset
3560
3561 .
3562 \end_layout
3563
3564 \end_inset
3565
3566  the following problem occurs:
3567 \end_layout
3568
3569 \begin_layout Standard
3570 \align center
3571 \begin_inset Tabular
3572 <lyxtabular version="3" rows="2" columns="2">
3573 <features tabularvalignment="middle">
3574 <column alignment="center" valignment="top" width="0pt">
3575 <column alignment="center" valignment="top" width="0pt">
3576 <row>
3577 <cell alignment="center" valignment="top" usebox="none">
3578 \begin_inset Text
3579
3580 \begin_layout Plain Layout
3581 Indices created with sub- and superscripts:
3582 \end_layout
3583
3584 \end_inset
3585 </cell>
3586 <cell alignment="center" valignment="top" usebox="none">
3587 \begin_inset Text
3588
3589 \begin_layout Plain Layout
3590 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3591 \end_inset
3592
3593
3594 \end_layout
3595
3596 \end_inset
3597 </cell>
3598 </row>
3599 <row>
3600 <cell alignment="center" valignment="top" usebox="none">
3601 \begin_inset Text
3602
3603 \begin_layout Plain Layout
3604 correct indices:
3605 \end_layout
3606
3607 \end_inset
3608 </cell>
3609 <cell alignment="center" valignment="top" usebox="none">
3610 \begin_inset Text
3611
3612 \begin_layout Plain Layout
3613 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3614 \end_inset
3615
3616
3617 \end_layout
3618
3619 \end_inset
3620 </cell>
3621 </row>
3622 </lyxtabular>
3623
3624 \end_inset
3625
3626
3627 \begin_inset Note Note
3628 status collapsed
3629
3630 \begin_layout Plain Layout
3631
3632 \series bold
3633
3634 \backslash
3635 raisebox
3636 \series default
3637  is only used as spacer.
3638 \end_layout
3639
3640 \end_inset
3641
3642
3643 \end_layout
3644
3645 \begin_layout Standard
3646 The shorter index is by default placed below or above the first character
3647  of the longer index.
3648  To avoid this there is the command 
3649 \series bold
3650
3651 \backslash
3652 phantom
3653 \series default
3654
3655 \begin_inset Index idx
3656 status collapsed
3657
3658 \begin_layout Plain Layout
3659 Commands ! P ! 
3660 \backslash
3661 phantom
3662 \end_layout
3663
3664 \end_inset
3665
3666  or the math toolbar button
3667 \begin_inset space \thinspace{}
3668 \end_inset
3669
3670
3671 \begin_inset Foot
3672 status collapsed
3673
3674 \begin_layout Plain Layout
3675 can be found in the submenu of the toolbar button 
3676 \begin_inset Graphics
3677         filename ../images/math/space.png
3678         scale 85
3679
3680 \end_inset
3681
3682
3683 \end_layout
3684
3685 \end_inset
3686
3687  
3688 \begin_inset Graphics
3689         filename ../images/math/phantom.png
3690         scale 85
3691
3692 \end_inset
3693
3694  that creates one or more phantom characters.
3695  When inserting 
3696 \series bold
3697
3698 \backslash
3699 phantom
3700 \series default
3701  a small blue box appears that is superposed with two red arrows.
3702  The arrows indicate that the complete width and height of the box content
3703  will be created as placeholder.
3704  Phantom characters are accordingly placeholders with the size of the characters.
3705 \end_layout
3706
3707 \begin_layout Standard
3708 \align center
3709 \begin_inset Tabular
3710 <lyxtabular version="3" rows="4" columns="2">
3711 <features tabularvalignment="middle">
3712 <column alignment="center" valignment="top" width="0">
3713 <column alignment="center" valignment="top" width="0">
3714 <row>
3715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3716 \begin_inset Text
3717
3718 \begin_layout Plain Layout
3719 Command
3720 \end_layout
3721
3722 \end_inset
3723 </cell>
3724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3725 \begin_inset Text
3726
3727 \begin_layout Plain Layout
3728 Result
3729 \begin_inset Note Note
3730 status collapsed
3731
3732 \begin_layout Plain Layout
3733
3734 \series bold
3735
3736 \backslash
3737 raisebox
3738 \series default
3739  is only used as spacer.
3740 \end_layout
3741
3742 \end_inset
3743
3744
3745 \end_layout
3746
3747 \end_inset
3748 </cell>
3749 </row>
3750 <row>
3751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3752 \begin_inset Text
3753
3754 \begin_layout Plain Layout
3755 ^19
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 _
3769 \backslash
3770 phantom
3771 \begin_inset ERT
3772 status collapsed
3773
3774 \begin_layout Plain Layout
3775
3776
3777 \backslash
3778 spce 
3779 \end_layout
3780
3781 \end_inset
3782
3783 1
3784 \begin_inset Formula $\to$
3785 \end_inset
3786
3787 9
3788 \begin_inset ERT
3789 status collapsed
3790
3791 \begin_layout Plain Layout
3792
3793
3794 \backslash
3795 spce 
3796 \end_layout
3797
3798 \end_inset
3799
3800 F
3801 \end_layout
3802
3803 \end_inset
3804 </cell>
3805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3810 \end_inset
3811
3812
3813 \end_layout
3814
3815 \end_inset
3816 </cell>
3817 </row>
3818 <row>
3819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3820 \begin_inset Text
3821
3822 \begin_layout Plain Layout
3823 ^235
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 _
3837 \backslash
3838 phantom
3839 \begin_inset ERT
3840 status collapsed
3841
3842 \begin_layout Plain Layout
3843
3844
3845 \backslash
3846 spce 
3847 \end_layout
3848
3849 \end_inset
3850
3851 23
3852 \begin_inset Formula $\to$
3853 \end_inset
3854
3855 9
3856 \begin_inset ERT
3857 status collapsed
3858
3859 \begin_layout Plain Layout
3860
3861
3862 \backslash
3863 spce 
3864 \end_layout
3865
3866 \end_inset
3867
3868 F
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3874 \begin_inset Text
3875
3876 \begin_layout Plain Layout
3877 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3878 \end_inset
3879
3880
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 </row>
3886 <row>
3887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3888 \begin_inset Text
3889
3890 \begin_layout Plain Layout
3891
3892 \backslash
3893 Lambda^
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
3907 \backslash
3908 phantom
3909 \begin_inset ERT
3910 status collapsed
3911
3912 \begin_layout Plain Layout
3913
3914
3915 \backslash
3916 spce 
3917 \end_layout
3918
3919 \end_inset
3920
3921 ii
3922 \begin_inset Formula $\to$
3923 \end_inset
3924
3925 t
3926 \begin_inset ERT
3927 status collapsed
3928
3929 \begin_layout Plain Layout
3930
3931
3932 \backslash
3933 spce 
3934 \end_layout
3935
3936 \end_inset
3937
3938 _MMt
3939 \end_layout
3940
3941 \end_inset
3942 </cell>
3943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3944 \begin_inset Text
3945
3946 \begin_layout Plain Layout
3947 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3948 \end_inset
3949
3950
3951 \end_layout
3952
3953 \end_inset
3954 </cell>
3955 </row>
3956 </lyxtabular>
3957
3958 \end_inset
3959
3960
3961 \end_layout
3962
3963 \begin_layout Standard
3964 Furthermore there are the commands 
3965 \series bold
3966
3967 \backslash
3968 vphantom
3969 \series default
3970
3971 \begin_inset Index idx
3972 status collapsed
3973
3974 \begin_layout Plain Layout
3975 Commands ! V ! 
3976 \backslash
3977 vphantom
3978 \end_layout
3979
3980 \end_inset
3981
3982  (toolbar button 
3983 \begin_inset space ~
3984 \end_inset
3985
3986
3987 \begin_inset Graphics
3988         filename ../images/math/vphantom.png
3989         scale 85
3990
3991 \end_inset
3992
3993 ) and 
3994 \series bold
3995
3996 \backslash
3997 hphantom
3998 \series default
3999
4000 \begin_inset Index idx
4001 status collapsed
4002
4003 \begin_layout Plain Layout
4004 Commands ! H ! 
4005 \backslash
4006 hphantom
4007 \end_layout
4008
4009 \end_inset
4010
4011  (toolbar button 
4012 \begin_inset space ~
4013 \end_inset
4014
4015
4016 \begin_inset Graphics
4017         filename ../images/math/hphantom.png
4018         scale 85
4019
4020 \end_inset
4021
4022 ).
4023  
4024 \series bold
4025
4026 \backslash
4027 hphantom
4028 \series default
4029  creates only space for the maximal height of the characters in the box
4030  but not for its width.
4031  
4032 \series bold
4033
4034 \backslash
4035 vphantom
4036 \series default
4037  creates only space for the width of the box content.
4038  Therefore  the boxes of both commands have only one red arrow.
4039 \end_layout
4040
4041 \begin_layout Standard
4042 For example the command 
4043 \series bold
4044
4045 \backslash
4046 vphantom
4047 \series default
4048
4049 \begin_inset ERT
4050 status collapsed
4051
4052 \begin_layout Plain Layout
4053
4054
4055 \backslash
4056 spce 
4057 \end_layout
4058
4059 \end_inset
4060
4061
4062 \series bold
4063 a
4064 \backslash
4065 int
4066 \series default
4067  creates space for the height of the integral sign,
4068 \begin_inset Foot
4069 status collapsed
4070
4071 \begin_layout Plain Layout
4072 The command 
4073 \series bold
4074
4075 \backslash
4076 int
4077 \series default
4078  creates an integral sign, see 
4079 \begin_inset CommandInset ref
4080 LatexCommand ref
4081 reference "sub:Big-Operators"
4082
4083 \end_inset
4084
4085 .
4086 \end_layout
4087
4088 \end_inset
4089
4090  because this is the larger character.
4091  An example application is in 
4092 \begin_inset CommandInset ref
4093 LatexCommand ref
4094 reference "sub:Multiline-Brackets"
4095
4096 \end_inset
4097
4098 .
4099 \end_layout
4100
4101 \begin_layout Standard
4102 Placeholders can also be used for text when they are inserted via the menu
4103  
4104 \family sans
4105 Insert\SpecialChar \menuseparator
4106 Formatting\SpecialChar \menuseparator
4107 Phantom
4108 \family default
4109 :
4110 \end_layout
4111
4112 \begin_layout Standard
4113 This is a sentence.
4114 \begin_inset Newline newline
4115 \end_inset
4116
4117
4118 \begin_inset Phantom Phantom
4119 status open
4120
4121 \begin_layout Plain Layout
4122 This
4123 \end_layout
4124
4125 \end_inset
4126
4127  is a sentence.
4128 \end_layout
4129
4130 \begin_layout Subsection
4131 Lines
4132 \begin_inset Index idx
4133 status collapsed
4134
4135 \begin_layout Plain Layout
4136 Lines
4137 \end_layout
4138
4139 \end_inset
4140
4141
4142 \begin_inset Index idx
4143 status collapsed
4144
4145 \begin_layout Plain Layout
4146 Formula ! underlined
4147 \end_layout
4148
4149 \end_inset
4150
4151
4152 \end_layout
4153
4154 \begin_layout Standard
4155 \align center
4156 \begin_inset Tabular
4157 <lyxtabular version="3" rows="4" columns="2">
4158 <features tabularvalignment="middle">
4159 <column alignment="center" valignment="top" width="0pt">
4160 <column alignment="center" valignment="top" width="0pt">
4161 <row>
4162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4163 \begin_inset Text
4164
4165 \begin_layout Plain Layout
4166 Command
4167 \end_layout
4168
4169 \end_inset
4170 </cell>
4171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4172 \begin_inset Text
4173
4174 \begin_layout Plain Layout
4175 Result
4176 \begin_inset Note Note
4177 status collapsed
4178
4179 \begin_layout Plain Layout
4180
4181 \series bold
4182
4183 \backslash
4184 raisebox
4185 \series default
4186  is only used as spacer.
4187 \end_layout
4188
4189 \end_inset
4190
4191
4192 \end_layout
4193
4194 \end_inset
4195 </cell>
4196 </row>
4197 <row>
4198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4199 \begin_inset Text
4200
4201 \begin_layout Plain Layout
4202
4203 \backslash
4204 overline
4205 \begin_inset ERT
4206 status collapsed
4207
4208 \begin_layout Plain Layout
4209
4210
4211 \backslash
4212 spce 
4213 \end_layout
4214
4215 \end_inset
4216
4217 A+B
4218 \begin_inset Index idx
4219 status collapsed
4220
4221 \begin_layout Plain Layout
4222 Commands ! O ! 
4223 \backslash
4224 overline
4225 \end_layout
4226
4227 \end_inset
4228
4229
4230 \end_layout
4231
4232 \end_inset
4233 </cell>
4234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4235 \begin_inset Text
4236
4237 \begin_layout Plain Layout
4238 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4239 \end_inset
4240
4241
4242 \end_layout
4243
4244 \end_inset
4245 </cell>
4246 </row>
4247 <row>
4248 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252
4253 \backslash
4254 underline
4255 \begin_inset ERT
4256 status collapsed
4257
4258 \begin_layout Plain Layout
4259
4260
4261 \backslash
4262 spce 
4263 \end_layout
4264
4265 \end_inset
4266
4267 A+B
4268 \begin_inset Index idx
4269 status collapsed
4270
4271 \begin_layout Plain Layout
4272 Commands ! U ! 
4273 \backslash
4274 underline
4275 \end_layout
4276
4277 \end_inset
4278
4279
4280 \end_layout
4281
4282 \end_inset
4283 </cell>
4284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4289 \end_inset
4290
4291
4292 \end_layout
4293
4294 \end_inset
4295 </cell>
4296 </row>
4297 <row>
4298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4299 \begin_inset Text
4300
4301 \begin_layout Plain Layout
4302
4303 \backslash
4304 overline
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
4318 \backslash
4319 underline
4320 \begin_inset ERT
4321 status collapsed
4322
4323 \begin_layout Plain Layout
4324
4325
4326 \backslash
4327 spce 
4328 \end_layout
4329
4330 \end_inset
4331
4332 A+B
4333 \end_layout
4334
4335 \end_inset
4336 </cell>
4337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4338 \begin_inset Text
4339
4340 \begin_layout Plain Layout
4341 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4342 \end_inset
4343
4344
4345 \end_layout
4346
4347 \end_inset
4348 </cell>
4349 </row>
4350 </lyxtabular>
4351
4352 \end_inset
4353
4354
4355 \end_layout
4356
4357 \begin_layout Standard
4358 In the last example it doesn't matter if first 
4359 \series bold
4360
4361 \backslash
4362 overline
4363 \series default
4364  or 
4365 \series bold
4366
4367 \backslash
4368 underline
4369 \series default
4370  is inserted.
4371 \end_layout
4372
4373 \begin_layout Standard
4374 To double underline use 
4375 \series bold
4376
4377 \backslash
4378 underline
4379 \series default
4380  twice.
4381 \end_layout
4382
4383 \begin_layout Standard
4384 It is possible to place up to 6 lines above or below characters.
4385 \end_layout
4386
4387 \begin_layout Standard
4388 \begin_inset VSpace bigskip
4389 \end_inset
4390
4391 Custom lines can be created using the command 
4392 \series bold
4393
4394 \backslash
4395 rule
4396 \series default
4397
4398 \begin_inset Index idx
4399 status collapsed
4400
4401 \begin_layout Plain Layout
4402 Commands ! R ! 
4403 \backslash
4404 rule
4405 \end_layout
4406
4407 \end_inset
4408
4409  which has the following scheme:
4410 \end_layout
4411
4412 \begin_layout Standard
4413
4414 \series bold
4415
4416 \backslash
4417 rule[vertical offset]{length}{thickness}
4418 \end_layout
4419
4420 \begin_layout Standard
4421 The optional vertical offset shifts the line upwards (or downwards, when
4422  the value is negative).
4423  The units listed in 
4424 \begin_inset CommandInset ref
4425 LatexCommand ref
4426 reference "tab:Available-units"
4427
4428 \end_inset
4429
4430  can be used for the values.
4431  Here are two example lines created with the commands
4432 \begin_inset Newline newline
4433 \end_inset
4434
4435
4436 \series bold
4437
4438 \backslash
4439 rule[-2ex]{3cm}{2pt}
4440 \series default
4441  and 
4442 \series bold
4443
4444 \backslash
4445 rule{2cm}{1pt}
4446 \series default
4447 :
4448 \end_layout
4449
4450 \begin_layout Standard
4451 This is a sentence 
4452 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4453 \end_inset
4454
4455  with two lines.
4456 \end_layout
4457
4458 \begin_layout Standard
4459
4460 \series bold
4461
4462 \backslash
4463 rule
4464 \series default
4465  can also be used for text when a line is inserted via the menu 
4466 \family sans
4467 Insert\SpecialChar \menuseparator
4468 Formatting\SpecialChar \menuseparator
4469 Horizontal
4470 \begin_inset space ~
4471 \end_inset
4472
4473 Line
4474 \family default
4475 :
4476 \end_layout
4477
4478 \begin_layout Standard
4479 This is a sentence 
4480 \begin_inset CommandInset line
4481 LatexCommand rule
4482 offset "0.5ex"
4483 width "3cm"
4484 height "1pt"
4485
4486 \end_inset
4487
4488  with one line.
4489 \end_layout
4490
4491 \begin_layout Subsection
4492 Ellipses
4493 \begin_inset CommandInset label
4494 LatexCommand label
4495 name "sub:Ellipses"
4496
4497 \end_inset
4498
4499
4500 \begin_inset Index idx
4501 status collapsed
4502
4503 \begin_layout Plain Layout
4504 Ellipses
4505 \end_layout
4506
4507 \end_inset
4508
4509
4510 \end_layout
4511
4512 \begin_layout Standard
4513 There are different types of ellipses available.
4514 \begin_inset Foot
4515 status collapsed
4516
4517 \begin_layout Plain Layout
4518 In the math toolbar in the submenu of the button 
4519 \begin_inset Graphics
4520         filename ../images/math/ldots.png
4521         scale 85
4522
4523 \end_inset
4524
4525
4526 \end_layout
4527
4528 \end_inset
4529
4530  For listings dots at the baseline are used (
4531 \series bold
4532
4533 \backslash
4534 ldots
4535 \series default
4536
4537 \begin_inset Index idx
4538 status collapsed
4539
4540 \begin_layout Plain Layout
4541 Commands ! L ! 
4542 \backslash
4543 ldots
4544 \end_layout
4545
4546 \end_inset
4547
4548 ), while for operations dots are needed that are on the same height as the
4549  operators (
4550 \series bold
4551
4552 \backslash
4553 cdots
4554 \series default
4555
4556 \begin_inset Index idx
4557 status collapsed
4558
4559 \begin_layout Plain Layout
4560 Commands ! C ! 
4561 \backslash
4562 cdots
4563 \end_layout
4564
4565 \end_inset
4566
4567 ).
4568  When using the command 
4569 \series bold
4570
4571 \backslash
4572 dots
4573 \series default
4574
4575 \begin_inset Index idx
4576 status collapsed
4577
4578 \begin_layout Plain Layout
4579 Commands ! D ! 
4580 \backslash
4581 dots
4582 \end_layout
4583
4584 \end_inset
4585
4586 , LaTeX decides on the basis of the next character what type is used.
4587 \end_layout
4588
4589 \begin_layout Standard
4590 \align center
4591 \begin_inset Tabular
4592 <lyxtabular version="3" rows="9" columns="2">
4593 <features tabularvalignment="middle">
4594 <column alignment="center" valignment="top" width="0pt">
4595 <column alignment="center" valignment="top" width="0pt">
4596 <row>
4597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4598 \begin_inset Text
4599
4600 \begin_layout Plain Layout
4601 Command
4602 \end_layout
4603
4604 \end_inset
4605 </cell>
4606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4607 \begin_inset Text
4608
4609 \begin_layout Plain Layout
4610 Result
4611 \end_layout
4612
4613 \end_inset
4614 </cell>
4615 </row>
4616 <row>
4617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4618 \begin_inset Text
4619
4620 \begin_layout Plain Layout
4621 A_1
4622 \begin_inset ERT
4623 status collapsed
4624
4625 \begin_layout Plain Layout
4626
4627
4628 \backslash
4629 spce 
4630 \end_layout
4631
4632 \end_inset
4633
4634 ,
4635 \backslash
4636 dots
4637 \begin_inset ERT
4638 status collapsed
4639
4640 \begin_layout Plain Layout
4641
4642
4643 \backslash
4644 spce 
4645 \end_layout
4646
4647 \end_inset
4648
4649 ,A_n
4650 \end_layout
4651
4652 \end_inset
4653 </cell>
4654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4655 \begin_inset Text
4656
4657 \begin_layout Plain Layout
4658 \begin_inset Formula $A_{1},\dots,A_{n}$
4659 \end_inset
4660
4661
4662 \end_layout
4663
4664 \end_inset
4665 </cell>
4666 </row>
4667 <row>
4668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4669 \begin_inset Text
4670
4671 \begin_layout Plain Layout
4672 A_1
4673 \begin_inset ERT
4674 status collapsed
4675
4676 \begin_layout Plain Layout
4677
4678
4679 \backslash
4680 spce 
4681 \end_layout
4682
4683 \end_inset
4684
4685 +
4686 \backslash
4687 dots
4688 \begin_inset ERT
4689 status collapsed
4690
4691 \begin_layout Plain Layout
4692
4693
4694 \backslash
4695 spce 
4696 \end_layout
4697
4698 \end_inset
4699
4700 +A_n
4701 \end_layout
4702
4703 \end_inset
4704 </cell>
4705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4706 \begin_inset Text
4707
4708 \begin_layout Plain Layout
4709 \begin_inset Formula $A_{1}+\dots+A_{n}$
4710 \end_inset
4711
4712
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 </row>
4718 <row>
4719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4720 \begin_inset Text
4721
4722 \begin_layout Plain Layout
4723 A_1
4724 \begin_inset ERT
4725 status collapsed
4726
4727 \begin_layout Plain Layout
4728
4729
4730 \backslash
4731 spce 
4732 \end_layout
4733
4734 \end_inset
4735
4736 ,
4737 \backslash
4738 ldots
4739 \begin_inset ERT
4740 status collapsed
4741
4742 \begin_layout Plain Layout
4743
4744
4745 \backslash
4746 spce 
4747 \end_layout
4748
4749 \end_inset
4750
4751 ,A_n
4752 \end_layout
4753
4754 \end_inset
4755 </cell>
4756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4757 \begin_inset Text
4758
4759 \begin_layout Plain Layout
4760 \begin_inset Formula $A_{1},\ldots,A_{n}$
4761 \end_inset
4762
4763
4764 \end_layout
4765
4766 \end_inset
4767 </cell>
4768 </row>
4769 <row>
4770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4771 \begin_inset Text
4772
4773 \begin_layout Plain Layout
4774 A_1
4775 \begin_inset ERT
4776 status collapsed
4777
4778 \begin_layout Plain Layout
4779
4780
4781 \backslash
4782 spce 
4783 \end_layout
4784
4785 \end_inset
4786
4787 +
4788 \backslash
4789 cdots
4790 \begin_inset ERT
4791 status collapsed
4792
4793 \begin_layout Plain Layout
4794
4795
4796 \backslash
4797 spce 
4798 \end_layout
4799
4800 \end_inset
4801
4802 +A_n
4803 \end_layout
4804
4805 \end_inset
4806 </cell>
4807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4808 \begin_inset Text
4809
4810 \begin_layout Plain Layout
4811 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4812 \end_inset
4813
4814
4815 \end_layout
4816
4817 \end_inset
4818 </cell>
4819 </row>
4820 <row>
4821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4822 \begin_inset Text
4823
4824 \begin_layout Plain Layout
4825
4826 \backslash
4827 vdots
4828 \end_layout
4829
4830 \end_inset
4831 </cell>
4832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4833 \begin_inset Text
4834
4835 \begin_layout Plain Layout
4836 \begin_inset Formula $\vdots$
4837 \end_inset
4838
4839
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 </row>
4845 <row>
4846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4847 \begin_inset Text
4848
4849 \begin_layout Plain Layout
4850
4851 \backslash
4852 ddots
4853 \end_layout
4854
4855 \end_inset
4856 </cell>
4857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4858 \begin_inset Text
4859
4860 \begin_layout Plain Layout
4861 \begin_inset Formula $\ddots$
4862 \end_inset
4863
4864
4865 \end_layout
4866
4867 \end_inset
4868 </cell>
4869 </row>
4870 <row>
4871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4872 \begin_inset Text
4873
4874 \begin_layout Plain Layout
4875
4876 \backslash
4877 iddots
4878 \end_layout
4879
4880 \end_inset
4881 </cell>
4882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4883 \begin_inset Text
4884
4885 \begin_layout Plain Layout
4886 \begin_inset Formula $\iddots$
4887 \end_inset
4888
4889
4890 \end_layout
4891
4892 \end_inset
4893 </cell>
4894 </row>
4895 <row>
4896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4897 \begin_inset Text
4898
4899 \begin_layout Plain Layout
4900 3×3
4901 \begin_inset space \thinspace{}
4902 \end_inset
4903
4904 matrix with the different dots
4905 \end_layout
4906
4907 \end_inset
4908 </cell>
4909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4910 \begin_inset Text
4911
4912 \begin_layout Plain Layout
4913 \begin_inset Formula $\begin{array}{ccc}
4914 A_{11} & \cdots & A_{1m}\\
4915 \vdots & \ddots & \vdots\\
4916 A_{n1} & \cdots & A_{nm}
4917 \end{array}$
4918 \end_inset
4919
4920
4921 \end_layout
4922
4923 \end_inset
4924 </cell>
4925 </row>
4926 </lyxtabular>
4927
4928 \end_inset
4929
4930
4931 \end_layout
4932
4933 \begin_layout Standard
4934 The ellipses available in menu 
4935 \family sans
4936 Insert\SpecialChar \menuseparator
4937 Special
4938 \begin_inset space ~
4939 \end_inset
4940
4941 Character
4942 \family default
4943  are 
4944 \series bold
4945
4946 \backslash
4947 ldots
4948 \series default
4949 .
4950 \end_layout
4951
4952 \begin_layout Standard
4953 \begin_inset VSpace medskip
4954 \end_inset
4955
4956 To use 
4957 \series bold
4958
4959 \backslash
4960 iddots
4961 \series default
4962 , one of the options 
4963 \family sans
4964 Use mathdots package (automatically)
4965 \family default
4966  must be set in the document settings under 
4967 \family sans
4968 Math
4969 \begin_inset space ~
4970 \end_inset
4971
4972 Options
4973 \family default
4974 .
4975 \begin_inset Newline newline
4976 \end_inset
4977
4978 Using the option 
4979 \family sans
4980 Use mathdots package
4981 \family default
4982  will improve the appearance of all dots in the documents if their font
4983  style or size is not the default.
4984 \end_layout
4985
4986 \begin_layout Standard
4987 \begin_inset VSpace medskip
4988 \end_inset
4989
4990 Specially for matrices there are ellipses that span over several columns.
4991  They are created with the command 
4992 \series bold
4993
4994 \backslash
4995 hdotsfor
4996 \series default
4997
4998 \begin_inset Index idx
4999 status collapsed
5000
5001 \begin_layout Plain Layout
5002 Commands ! H ! 
5003 \backslash
5004 hdotsfor
5005 \end_layout
5006
5007 \end_inset
5008
5009 , that has the following scheme:
5010 \end_layout
5011
5012 \begin_layout Standard
5013
5014 \series bold
5015
5016 \backslash
5017 hdotsfor[distance]{number of columns}
5018 \end_layout
5019
5020 \begin_layout Standard
5021 The number of columns specifies how many columns should be spanned.
5022  Distance is a factor for the distance between the dots.
5023 \end_layout
5024
5025 \begin_layout Standard
5026 In the following matrix the command 
5027 \series bold
5028
5029 \backslash
5030 hdotsfor[2]{4}
5031 \series default
5032  was inserted in the first box of the second line, to get an ellipsis with
5033  a dot distance twice as long as with the command 
5034 \series bold
5035
5036 \backslash
5037 dots
5038 \series default
5039 :
5040 \begin_inset Formula 
5041 \[
5042 \left(\begin{array}{cccc}
5043 A & B & C & D\\
5044 \hdotsfor[2]{4}\\
5045 q & w & e & r
5046 \end{array}\right)
5047 \]
5048
5049 \end_inset
5050
5051 Note that the matrix fields that should be spanned must be empty, otherwise
5052  you get LaTeX-errors.
5053 \end_layout
5054
5055 \begin_layout Standard
5056 \begin_inset VSpace bigskip
5057 \end_inset
5058
5059 Furthermore you can fill with the command 
5060 \series bold
5061
5062 \backslash
5063 dotfill
5064 \series default
5065
5066 \begin_inset Index idx
5067 status collapsed
5068
5069 \begin_layout Plain Layout
5070 Commands ! D ! 
5071 \backslash
5072 dotfill
5073 \end_layout
5074
5075 \end_inset
5076
5077  the rest of a line with dots.
5078  The effect of these commands is the same as with 
5079 \series bold
5080
5081 \backslash
5082 hfill
5083 \series default
5084 , see 
5085 \begin_inset CommandInset ref
5086 LatexCommand ref
5087 reference "sub:Variable-Space"
5088
5089 \end_inset
5090
5091 .
5092 \end_layout
5093
5094 \begin_layout Standard
5095 For example the command 
5096 \series bold
5097 A
5098 \backslash
5099 dotfill
5100 \begin_inset ERT
5101 status collapsed
5102
5103 \begin_layout Plain Layout
5104
5105
5106 \backslash
5107 spce 
5108 \end_layout
5109
5110 \end_inset
5111
5112 B
5113 \series default
5114  produces
5115 \end_layout
5116
5117 \begin_layout Standard
5118 \begin_inset Formula $A\dotfill B$
5119 \end_inset
5120
5121
5122 \end_layout
5123
5124 \begin_layout Standard
5125 Similar to
5126 \series bold
5127  
5128 \backslash
5129 dotfill
5130 \series default
5131  there is for a line the command 
5132 \series bold
5133
5134 \backslash
5135 hrulefill
5136 \series default
5137
5138 \begin_inset Index idx
5139 status collapsed
5140
5141 \begin_layout Plain Layout
5142 Commands ! H ! 
5143 \backslash
5144 hrulefill
5145 \end_layout
5146
5147 \end_inset
5148
5149 :
5150 \end_layout
5151
5152 \begin_layout Standard
5153 \begin_inset Formula $A\hrulefill B$
5154 \end_inset
5155
5156
5157 \end_layout
5158
5159 \begin_layout Standard
5160 To use the commands for text, they have to be inserted in TeX-mode.
5161 \end_layout
5162
5163 \begin_layout Section
5164 Matrices
5165 \begin_inset CommandInset label
5166 LatexCommand label
5167 name "sec:Matrices"
5168
5169 \end_inset
5170
5171
5172 \begin_inset Index idx
5173 status collapsed
5174
5175 \begin_layout Plain Layout
5176 Matrices
5177 \end_layout
5178
5179 \end_inset
5180
5181
5182 \end_layout
5183
5184 \begin_layout Standard
5185 Matrices can be inserted via the math toolbar button 
5186 \begin_inset Graphics
5187         filename ../images/dialog-show_mathmatrix.png
5188         scale 85
5189
5190 \end_inset
5191
5192  or the menu 
5193 \family sans
5194 Insert\SpecialChar \menuseparator
5195 Math\SpecialChar \menuseparator
5196 Matrix
5197 \family default
5198 .
5199  In the matrix dialog you can specify the number of columns and rows, the
5200  alignment and the decoration.
5201  The vertical alignment is only of importance for matrices in inline formulas:
5202 \end_layout
5203
5204 \begin_layout Standard
5205 The first matrix is top 
5206 \begin_inset Formula $\begin{array}[t]{cccc}
5207 A & D & G & J\\
5208 B & E & H & K\\
5209 C & F & I & L
5210 \end{array}$
5211 \end_inset
5212
5213 , the second middle 
5214 \begin_inset Formula $\begin{array}{cccc}
5215 A & D & G & J\\
5216 B & E & H & K\\
5217 C & F & I & L
5218 \end{array}$
5219 \end_inset
5220
5221  and the third bottom 
5222 \begin_inset Formula $\begin{array}[b]{cccc}
5223 A & D & G & J\\
5224 B & E & H & K\\
5225 C & F & I & L
5226 \end{array}$
5227 \end_inset
5228
5229  aligned.
5230 \end_layout
5231
5232 \begin_layout Standard
5233 The horizontal alignment specifies how the column entries should be aligned.
5234  It is set by entering a letter for every column.
5235  
5236 \emph on
5237 l
5238 \emph default
5239  denotes left aligned, 
5240 \emph on
5241 c
5242 \emph default
5243  centered and 
5244 \emph on
5245 r
5246 \emph default
5247  right aligned.
5248  To create for example a 4
5249 \series bold
5250 ×
5251 \series default
5252 4
5253 \begin_inset space ~
5254 \end_inset
5255
5256 matrix where the first column is left aligned, the second and third are
5257  centered and the last one is right aligned, one enters for the horizontal
5258  alignment 
5259 \series bold
5260 lccr
5261 \series default
5262 .
5263  Normally in a matrix all columns are centered, therefore the default for
5264  every column is a 
5265 \series bold
5266 c
5267 \series default
5268 .
5269 \end_layout
5270
5271 \begin_layout Standard
5272 Horizontal alignment:
5273 \end_layout
5274
5275 \begin_layout Standard
5276
5277 \series bold
5278 lll
5279 \series default
5280  : 
5281 \begin_inset Formula $\begin{array}{lll}
5282 10000 & D & G\\
5283 B & 10000 & H\\
5284 C & F & 10000
5285 \end{array}$
5286 \end_inset
5287
5288  , 
5289 \series bold
5290 ccc
5291 \series default
5292  : 
5293 \begin_inset Formula $\begin{array}{ccc}
5294 10000 & D & G\\
5295 B & 10000 & H\\
5296 C & F & 10000
5297 \end{array}$
5298 \end_inset
5299
5300  , 
5301 \series bold
5302 rrr
5303 \series default
5304  : 
5305 \begin_inset Formula $\begin{array}{rrr}
5306 10000 & D & G\\
5307 B & 10000 & H\\
5308 C & F & 10000
5309 \end{array}$
5310 \end_inset
5311
5312
5313 \end_layout
5314
5315 \begin_layout Standard
5316 To add or delete rows and columns subsequently, the math toolbar buttons
5317  
5318 \begin_inset Graphics
5319         filename ../images/tabular-feature_append-row.png
5320         scale 85
5321
5322 \end_inset
5323
5324
5325 \begin_inset Graphics
5326         filename ../images/tabular-feature_delete-row.png
5327         scale 85
5328
5329 \end_inset
5330
5331 , etc.
5332 \begin_inset space \thinspace{}
5333 \end_inset
5334
5335 , or the menu 
5336 \family sans
5337 Edit\SpecialChar \menuseparator
5338 Rows & Columns
5339 \family default
5340  can be used.
5341  New rows can also be created with 
5342 \begin_inset Info
5343 type  "shortcut"
5344 arg   "newline-insert newline"
5345 \end_inset
5346
5347 .
5348 \end_layout
5349
5350 \begin_layout Standard
5351 \begin_inset VSpace bigskip
5352 \end_inset
5353
5354 The 
5355 \family sans
5356 Decoration
5357 \family default
5358  adds parentheses in the selected style around the matrix.
5359  Alternatively, parentheses can can either be created with the commands
5360  
5361 \series bold
5362
5363 \backslash
5364 left
5365 \series default
5366
5367 \begin_inset Index idx
5368 status collapsed
5369
5370 \begin_layout Plain Layout
5371 Commands ! L ! 
5372 \backslash
5373 left
5374 \end_layout
5375
5376 \end_inset
5377
5378  and 
5379 \series bold
5380
5381 \backslash
5382 right
5383 \series default
5384
5385 \begin_inset Index idx
5386 status collapsed
5387
5388 \begin_layout Plain Layout
5389 Commands ! R ! 
5390 \backslash
5391 right
5392 \end_layout
5393
5394 \end_inset
5395
5396  (shortcut 
5397 \family sans
5398 Alt+M
5399 \begin_inset space ~
5400 \end_inset
5401
5402 Parenthesis
5403 \family default
5404 ), see 
5405 \begin_inset CommandInset ref
5406 LatexCommand ref
5407 reference "sub:Automatic-Bracket-Size"
5408
5409 \end_inset
5410
5411 , or by using the following commands:
5412 \begin_inset VSpace medskip
5413 \end_inset
5414
5415
5416 \end_layout
5417
5418 \begin_layout Standard
5419 \begin_inset space \hfill{}
5420 \end_inset
5421
5422
5423 \begin_inset Tabular
5424 <lyxtabular version="3" rows="4" columns="2">
5425 <features tabularvalignment="middle">
5426 <column alignment="center" valignment="top" width="0">
5427 <column alignment="center" valignment="top" width="0">
5428 <row>
5429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5430 \begin_inset Text
5431
5432 \begin_layout Plain Layout
5433 Command
5434 \end_layout
5435
5436 \end_inset
5437 </cell>
5438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5439 \begin_inset Text
5440
5441 \begin_layout Plain Layout
5442 Result
5443 \begin_inset Note Note
5444 status collapsed
5445
5446 \begin_layout Plain Layout
5447
5448 \series bold
5449
5450 \backslash
5451 raisebox
5452 \series default
5453  is only used as spacer.
5454 \end_layout
5455
5456 \end_inset
5457
5458
5459 \end_layout
5460
5461 \end_inset
5462 </cell>
5463 </row>
5464 <row>
5465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5466 \begin_inset Text
5467
5468 \begin_layout Plain Layout
5469
5470 \backslash
5471 bmatrix
5472 \begin_inset ERT
5473 status collapsed
5474
5475 \begin_layout Plain Layout
5476
5477
5478 \backslash
5479 spce 
5480 \end_layout
5481
5482 \end_inset
5483
5484 2
5485 \series bold
5486 ×
5487 \series default
5488 2
5489 \begin_inset space \thinspace{}
5490 \end_inset
5491
5492 matrix
5493 \end_layout
5494
5495 \end_inset
5496 </cell>
5497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5498 \begin_inset Text
5499
5500 \begin_layout Plain Layout
5501 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5502 0 & \textrm{-}\mathrm{i}\\
5503 \mathrm{i} & 0
5504 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5505 \end_inset
5506
5507
5508 \end_layout
5509
5510 \end_inset
5511 </cell>
5512 </row>
5513 <row>
5514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5515 \begin_inset Text
5516
5517 \begin_layout Plain Layout
5518
5519 \backslash
5520 Bmatrix
5521 \begin_inset ERT
5522 status collapsed
5523
5524 \begin_layout Plain Layout
5525
5526
5527 \backslash
5528 spce 
5529 \end_layout
5530
5531 \end_inset
5532
5533 2
5534 \series bold
5535 ×
5536 \series default
5537 2
5538 \begin_inset space \thinspace{}
5539 \end_inset
5540
5541 matrix
5542 \end_layout
5543
5544 \end_inset
5545 </cell>
5546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5547 \begin_inset Text
5548
5549 \begin_layout Plain Layout
5550 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5551 0 & \textrm{-}\mathrm{i}\\
5552 \mathrm{i} & 0
5553 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5554 \end_inset
5555
5556
5557 \end_layout
5558
5559 \end_inset
5560 </cell>
5561 </row>
5562 <row>
5563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5564 \begin_inset Text
5565
5566 \begin_layout Plain Layout
5567
5568 \backslash
5569 pmatrix
5570 \begin_inset ERT
5571 status collapsed
5572
5573 \begin_layout Plain Layout
5574
5575
5576 \backslash
5577 spce 
5578 \end_layout
5579
5580 \end_inset
5581
5582 2
5583 \series bold
5584 ×
5585 \series default
5586 2
5587 \begin_inset space \thinspace{}
5588 \end_inset
5589
5590 matrix
5591 \end_layout
5592
5593 \end_inset
5594 </cell>
5595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5596 \begin_inset Text
5597
5598 \begin_layout Plain Layout
5599 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5600 0 & \textrm{-}\mathrm{i}\\
5601 \mathrm{i} & 0
5602 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5603 \end_inset
5604
5605
5606 \end_layout
5607
5608 \end_inset
5609 </cell>
5610 </row>
5611 </lyxtabular>
5612
5613 \end_inset
5614
5615
5616 \begin_inset space \hfill{}
5617 \end_inset
5618
5619
5620 \begin_inset Tabular
5621 <lyxtabular version="3" rows="4" columns="2">
5622 <features tabularvalignment="middle">
5623 <column alignment="center" valignment="top" width="0">
5624 <column alignment="center" valignment="top" width="0">
5625 <row>
5626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5627 \begin_inset Text
5628
5629 \begin_layout Plain Layout
5630 Command
5631 \end_layout
5632
5633 \end_inset
5634 </cell>
5635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5636 \begin_inset Text
5637
5638 \begin_layout Plain Layout
5639 Result
5640 \end_layout
5641
5642 \end_inset
5643 </cell>
5644 </row>
5645 <row>
5646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5647 \begin_inset Text
5648
5649 \begin_layout Plain Layout
5650
5651 \backslash
5652 vmatrix
5653 \begin_inset ERT
5654 status collapsed
5655
5656 \begin_layout Plain Layout
5657
5658
5659 \backslash
5660 spce 
5661 \end_layout
5662
5663 \end_inset
5664
5665 2
5666 \series bold
5667 ×
5668 \series default
5669 2
5670 \begin_inset space \thinspace{}
5671 \end_inset
5672
5673 matrix
5674 \end_layout
5675
5676 \end_inset
5677 </cell>
5678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5679 \begin_inset Text
5680
5681 \begin_layout Plain Layout
5682 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5683 0 & \textrm{-}\mathrm{i}\\
5684 \mathrm{i} & 0
5685 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5686 \end_inset
5687
5688
5689 \end_layout
5690
5691 \end_inset
5692 </cell>
5693 </row>
5694 <row>
5695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5696 \begin_inset Text
5697
5698 \begin_layout Plain Layout
5699
5700 \backslash
5701 Vmatrix
5702 \begin_inset ERT
5703 status collapsed
5704
5705 \begin_layout Plain Layout
5706
5707
5708 \backslash
5709 spce 
5710 \end_layout
5711
5712 \end_inset
5713
5714 2
5715 \series bold
5716 ×
5717 \series default
5718 2
5719 \begin_inset space \thinspace{}
5720 \end_inset
5721
5722 matrix
5723 \end_layout
5724
5725 \end_inset
5726 </cell>
5727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5732 0 & \textrm{-}\mathrm{i}\\
5733 \mathrm{i} & 0
5734 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5735 \end_inset
5736
5737
5738 \end_layout
5739
5740 \end_inset
5741 </cell>
5742 </row>
5743 <row>
5744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5745 \begin_inset Text
5746
5747 \begin_layout Plain Layout
5748
5749 \backslash
5750 matrix
5751 \begin_inset ERT
5752 status collapsed
5753
5754 \begin_layout Plain Layout
5755
5756
5757 \backslash
5758 spce 
5759 \end_layout
5760
5761 \end_inset
5762
5763 2
5764 \series bold
5765 ×
5766 \series default
5767 2
5768 \begin_inset space \thinspace{}
5769 \end_inset
5770
5771 matrix
5772 \end_layout
5773
5774 \end_inset
5775 </cell>
5776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5777 \begin_inset Text
5778
5779 \begin_layout Plain Layout
5780 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5781 0 & \textrm{-}\mathrm{i}\\
5782 \mathrm{i} & 0
5783 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5784 \end_inset
5785
5786
5787 \end_layout
5788
5789 \end_inset
5790 </cell>
5791 </row>
5792 </lyxtabular>
5793
5794 \end_inset
5795
5796
5797 \begin_inset space \hfill{}
5798 \end_inset
5799
5800
5801 \end_layout
5802
5803 \begin_layout Standard
5804 \begin_inset VSpace medskip
5805 \end_inset
5806
5807 When e.
5808 \begin_inset space \thinspace{}
5809 \end_inset
5810
5811 g.
5812 \begin_inset space \space{}
5813 \end_inset
5814
5815
5816 \series bold
5817
5818 \backslash
5819 vmatrix
5820 \series default
5821  is inserted, a blue box appears between two vertical lines where the matrix
5822  is inserted.
5823 \begin_inset Newline newline
5824 \end_inset
5825
5826 Note that decorated matrices ignore the vertical alignment.
5827 \end_layout
5828
5829 \begin_layout Standard
5830 \begin_inset Note Greyedout
5831 status open
5832
5833 \begin_layout Plain Layout
5834
5835 \series bold
5836 Note:
5837 \series default
5838  LaTeX limits the number of matrix columns with decorations to 10.
5839  If you need more than 10
5840 \begin_inset space ~
5841 \end_inset
5842
5843 columns, you have to add this line to the document preamble:
5844 \end_layout
5845
5846 \begin_layout Plain Layout
5847
5848 \series bold
5849
5850 \backslash
5851 setcounter{MaxMatrixCols}{number}
5852 \end_layout
5853
5854 \begin_layout Plain Layout
5855 where 
5856 \emph on
5857 number
5858 \emph default
5859  is the number of columns between 11 and 99.
5860 \end_layout
5861
5862 \end_inset
5863
5864
5865 \end_layout
5866
5867 \begin_layout Standard
5868 \begin_inset VSpace bigskip
5869 \end_inset
5870
5871 As all multiline formulas are matrices, the length 
5872 \series bold
5873
5874 \backslash
5875 arraycolsep
5876 \series default
5877
5878 \begin_inset Index idx
5879 status collapsed
5880
5881 \begin_layout Plain Layout
5882 Commands ! A ! 
5883 \backslash
5884 arraycolsep
5885 \end_layout
5886
5887 \end_inset
5888
5889  that is described in 
5890 \begin_inset CommandInset ref
5891 LatexCommand ref
5892 reference "sub:Column-Separation"
5893
5894 \end_inset
5895
5896  can also be used to change the column separation of matrices.
5897 \end_layout
5898
5899 \begin_layout Standard
5900 To change the row separation, the command 
5901 \series bold
5902
5903 \backslash
5904 arraystretch
5905 \series default
5906
5907 \begin_inset Index idx
5908 status collapsed
5909
5910 \begin_layout Plain Layout
5911 Commands ! A ! 
5912 \backslash
5913 arraystretch
5914 \end_layout
5915
5916 \end_inset
5917
5918  is used.
5919  It is used as follows:
5920 \end_layout
5921
5922 \begin_layout Standard
5923
5924 \series bold
5925
5926 \backslash
5927 renewcommand{
5928 \backslash
5929 arraystretch}{stretch factor}
5930 \begin_inset Index idx
5931 status collapsed
5932
5933 \begin_layout Plain Layout
5934 Commands ! R ! 
5935 \backslash
5936 renewcommand
5937 \end_layout
5938
5939 \end_inset
5940
5941
5942 \end_layout
5943
5944 \begin_layout Standard
5945 The command 
5946 \series bold
5947
5948 \backslash
5949 renewcommand
5950 \series default
5951  assigns the stretch factor to the predefined command 
5952 \series bold
5953
5954 \backslash
5955 arraystretch
5956 \series default
5957 .
5958  To double e.
5959 \begin_inset space \thinspace{}
5960 \end_inset
5961
5962 g.
5963 \begin_inset space \space{}
5964 \end_inset
5965
5966 the row separation, use the factor 2.
5967  This is then used for all following matrices.
5968  To go back to the original separation, assign the factor 1 to 
5969 \series bold
5970
5971 \backslash
5972 arraystretch
5973 \series default
5974 .
5975 \end_layout
5976
5977 \begin_layout Standard
5978 To set matrices into a text line, the command 
5979 \series bold
5980
5981 \backslash
5982 smallmatrix
5983 \series default
5984
5985 \begin_inset Index idx
5986 status collapsed
5987
5988 \begin_layout Plain Layout
5989 Commands ! S ! 
5990 \backslash
5991 smallmatrix
5992 \end_layout
5993
5994 \end_inset
5995
5996  is used.
5997  When it is inserted a blue box with two dashed lines appears.
5998  In this box the matrix is inserted.
5999 \end_layout
6000
6001 \begin_layout Standard
6002 This is a matrix 
6003 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
6004 C & D
6005 \end{smallmatrix}\right)$
6006 \end_inset
6007
6008  in a text line.
6009 \end_layout
6010
6011 \begin_layout Section
6012 Brackets and Delimiters
6013 \begin_inset Index idx
6014 status collapsed
6015
6016 \begin_layout Plain Layout
6017 Brackets
6018 \end_layout
6019
6020 \end_inset
6021
6022
6023 \begin_inset Index idx
6024 status collapsed
6025
6026 \begin_layout Plain Layout
6027 Delimiters
6028 \end_layout
6029
6030 \end_inset
6031
6032
6033 \end_layout
6034
6035 \begin_layout Subsection
6036 Vertical Brackets and Delimiters
6037 \begin_inset Index idx
6038 status collapsed
6039
6040 \begin_layout Plain Layout
6041 Brackets ! vertical
6042 \end_layout
6043
6044 \end_inset
6045
6046
6047 \end_layout
6048
6049 \begin_layout Standard
6050 \begin_inset space \hfill{}
6051 \end_inset
6052
6053
6054 \begin_inset Tabular
6055 <lyxtabular version="3" rows="9" columns="2">
6056 <features tabularvalignment="middle">
6057 <column alignment="center" valignment="top" width="0pt">
6058 <column alignment="center" valignment="top" width="0pt">
6059 <row>
6060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6061 \begin_inset Text
6062
6063 \begin_layout Plain Layout
6064 Command
6065 \end_layout
6066
6067 \end_inset
6068 </cell>
6069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6070 \begin_inset Text
6071
6072 \begin_layout Plain Layout
6073 Result
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 \end_layout
6109
6110 \end_inset
6111 </cell>
6112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6113 \begin_inset Text
6114
6115 \begin_layout Plain Layout
6116 \begin_inset Formula $\{$
6117 \end_inset
6118
6119
6120 \end_layout
6121
6122 \end_inset
6123 </cell>
6124 </row>
6125 <row>
6126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6127 \begin_inset Text
6128
6129 \begin_layout Plain Layout
6130 [
6131 \end_layout
6132
6133 \end_inset
6134 </cell>
6135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6136 \begin_inset Text
6137
6138 \begin_layout Plain Layout
6139 \begin_inset Formula $[$
6140 \end_inset
6141
6142
6143 \end_layout
6144
6145 \end_inset
6146 </cell>
6147 </row>
6148 <row>
6149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6150 \begin_inset Text
6151
6152 \begin_layout Plain Layout
6153
6154 \backslash
6155 langle
6156 \end_layout
6157
6158 \end_inset
6159 </cell>
6160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6161 \begin_inset Text
6162
6163 \begin_layout Plain Layout
6164 \begin_inset Formula $\langle$
6165 \end_inset
6166
6167
6168 \end_layout
6169
6170 \end_inset
6171 </cell>
6172 </row>
6173 <row>
6174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6175 \begin_inset Text
6176
6177 \begin_layout Plain Layout
6178
6179 \backslash
6180 lceil
6181 \end_layout
6182
6183 \end_inset
6184 </cell>
6185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6186 \begin_inset Text
6187
6188 \begin_layout Plain Layout
6189 \begin_inset Formula $\lceil$
6190 \end_inset
6191
6192
6193 \end_layout
6194
6195 \end_inset
6196 </cell>
6197 </row>
6198 <row>
6199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6200 \begin_inset Text
6201
6202 \begin_layout Plain Layout
6203
6204 \backslash
6205 lfloor
6206 \end_layout
6207
6208 \end_inset
6209 </cell>
6210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6211 \begin_inset Text
6212
6213 \begin_layout Plain Layout
6214 \begin_inset Formula $\lfloor$
6215 \end_inset
6216
6217
6218 \end_layout
6219
6220 \end_inset
6221 </cell>
6222 </row>
6223 <row>
6224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6225 \begin_inset Text
6226
6227 \begin_layout Plain Layout
6228 /
6229 \end_layout
6230
6231 \end_inset
6232 </cell>
6233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6234 \begin_inset Text
6235
6236 \begin_layout Plain Layout
6237 \begin_inset Formula $/$
6238 \end_inset
6239
6240
6241 \end_layout
6242
6243 \end_inset
6244 </cell>
6245 </row>
6246 <row>
6247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6248 \begin_inset Text
6249
6250 \begin_layout Plain Layout
6251 |
6252 \end_layout
6253
6254 \end_inset
6255 </cell>
6256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6257 \begin_inset Text
6258
6259 \begin_layout Plain Layout
6260 \begin_inset Formula $|$
6261 \end_inset
6262
6263
6264 \end_layout
6265
6266 \end_inset
6267 </cell>
6268 </row>
6269 </lyxtabular>
6270
6271 \end_inset
6272
6273
6274 \begin_inset space \hfill{}
6275 \end_inset
6276
6277
6278 \begin_inset Tabular
6279 <lyxtabular version="3" rows="9" columns="2">
6280 <features tabularvalignment="middle">
6281 <column alignment="center" valignment="top" width="0pt">
6282 <column alignment="center" valignment="top" width="0pt">
6283 <row>
6284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6285 \begin_inset Text
6286
6287 \begin_layout Plain Layout
6288 Command
6289 \end_layout
6290
6291 \end_inset
6292 </cell>
6293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6294 \begin_inset Text
6295
6296 \begin_layout Plain Layout
6297 Result
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 \end_layout
6333
6334 \end_inset
6335 </cell>
6336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6337 \begin_inset Text
6338
6339 \begin_layout Plain Layout
6340 \begin_inset Formula $\}$
6341 \end_inset
6342
6343
6344 \end_layout
6345
6346 \end_inset
6347 </cell>
6348 </row>
6349 <row>
6350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6351 \begin_inset Text
6352
6353 \begin_layout Plain Layout
6354 ]
6355 \end_layout
6356
6357 \end_inset
6358 </cell>
6359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6360 \begin_inset Text
6361
6362 \begin_layout Plain Layout
6363 \begin_inset Formula $]$
6364 \end_inset
6365
6366
6367 \end_layout
6368
6369 \end_inset
6370 </cell>
6371 </row>
6372 <row>
6373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6374 \begin_inset Text
6375
6376 \begin_layout Plain Layout
6377
6378 \backslash
6379 rangle
6380 \end_layout
6381
6382 \end_inset
6383 </cell>
6384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6385 \begin_inset Text
6386
6387 \begin_layout Plain Layout
6388 \begin_inset Formula $\rangle$
6389 \end_inset
6390
6391
6392 \end_layout
6393
6394 \end_inset
6395 </cell>
6396 </row>
6397 <row>
6398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6399 \begin_inset Text
6400
6401 \begin_layout Plain Layout
6402
6403 \backslash
6404 rceil
6405 \end_layout
6406
6407 \end_inset
6408 </cell>
6409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6410 \begin_inset Text
6411
6412 \begin_layout Plain Layout
6413 \begin_inset Formula $\rceil$
6414 \end_inset
6415
6416
6417 \end_layout
6418
6419 \end_inset
6420 </cell>
6421 </row>
6422 <row>
6423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6424 \begin_inset Text
6425
6426 \begin_layout Plain Layout
6427
6428 \backslash
6429 rfloor
6430 \end_layout
6431
6432 \end_inset
6433 </cell>
6434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6435 \begin_inset Text
6436
6437 \begin_layout Plain Layout
6438 \begin_inset Formula $\rfloor$
6439 \end_inset
6440
6441
6442 \end_layout
6443
6444 \end_inset
6445 </cell>
6446 </row>
6447 <row>
6448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6449 \begin_inset Text
6450
6451 \begin_layout Plain Layout
6452
6453 \backslash
6454
6455 \backslash
6456
6457 \end_layout
6458
6459 \end_inset
6460 </cell>
6461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6462 \begin_inset Text
6463
6464 \begin_layout Plain Layout
6465 \begin_inset Formula $\backslash$
6466 \end_inset
6467
6468
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 </row>
6474 <row>
6475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6476 \begin_inset Text
6477
6478 \begin_layout Plain Layout
6479
6480 \backslash
6481 |
6482 \end_layout
6483
6484 \end_inset
6485 </cell>
6486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6487 \begin_inset Text
6488
6489 \begin_layout Plain Layout
6490 \begin_inset Formula $\|$
6491 \end_inset
6492
6493
6494 \end_layout
6495
6496 \end_inset
6497 </cell>
6498 </row>
6499 </lyxtabular>
6500
6501 \end_inset
6502
6503
6504 \begin_inset space \hfill{}
6505 \end_inset
6506
6507
6508 \end_layout
6509
6510 \begin_layout Standard
6511
6512 \series medium
6513 \begin_inset Note Greyedout
6514 status open
6515
6516 \begin_layout Plain Layout
6517
6518 \series bold
6519 Note:
6520 \series default
6521  In TeX-mode the command 
6522 \series bold
6523
6524 \backslash
6525 textbackslash
6526 \series default
6527
6528 \begin_inset Index idx
6529 status collapsed
6530
6531 \begin_layout Plain Layout
6532 Commands ! T ! 
6533 \backslash
6534 textbackslash
6535 \end_layout
6536
6537 \end_inset
6538
6539  must be used for the backslash, because the command 
6540 \series bold
6541
6542 \backslash
6543
6544 \backslash
6545
6546 \series default
6547  produces a line break there.
6548 \end_layout
6549
6550 \end_inset
6551
6552
6553 \end_layout
6554
6555 \begin_layout Standard
6556 For all characters listed above the size can be adjusted with the commands
6557  described in the following two subsections.
6558  When using these commands, the characters < and > can directly be used
6559  instead of the commands 
6560 \series bold
6561
6562 \backslash
6563 langle
6564 \series default
6565  and 
6566 \series bold
6567
6568 \backslash
6569 rangle
6570 \series default
6571 .
6572 \end_layout
6573
6574 \begin_layout Subsubsection
6575 Manual Bracket Size
6576 \begin_inset CommandInset label
6577 LatexCommand label
6578 name "sub:Manual-Bracket-Size"
6579
6580 \end_inset
6581
6582
6583 \begin_inset Index idx
6584 status collapsed
6585
6586 \begin_layout Plain Layout
6587 Bracket size ! manual
6588 \end_layout
6589
6590 \end_inset
6591
6592
6593 \end_layout
6594
6595 \begin_layout Standard
6596 The bracket size can be specified manually by the LaTeX-commands 
6597 \series bold
6598
6599 \backslash
6600 big
6601 \series default
6602
6603 \begin_inset Index idx
6604 status collapsed
6605
6606 \begin_layout Plain Layout
6607 Commands ! B ! 
6608 \backslash
6609 big
6610 \end_layout
6611
6612 \end_inset
6613
6614
6615 \series bold
6616
6617 \backslash
6618 Big
6619 \series default
6620
6621 \series bold
6622
6623 \backslash
6624 bigg
6625 \series default
6626  and 
6627 \series bold
6628
6629 \backslash
6630 Bigg
6631 \series default
6632 .
6633  
6634 \series bold
6635
6636 \backslash
6637 big
6638 \series default
6639  denotes the smallest and 
6640 \series bold
6641
6642 \backslash
6643 Bigg
6644 \series default
6645  the largest bracket size.
6646 \end_layout
6647
6648 \begin_layout Standard
6649 These commands are used to emphasize levels of brackets:
6650 \end_layout
6651
6652 \begin_layout Standard
6653 \align center
6654 \begin_inset Tabular
6655 <lyxtabular version="3" rows="2" columns="2">
6656 <features tabularvalignment="middle">
6657 <column alignment="center" valignment="top" width="0pt">
6658 <column alignment="center" valignment="top" width="0pt">
6659 <row>
6660 <cell alignment="center" valignment="top" usebox="none">
6661 \begin_inset Text
6662
6663 \begin_layout Plain Layout
6664 all brackets in the same size:
6665 \end_layout
6666
6667 \end_inset
6668 </cell>
6669 <cell alignment="center" valignment="top" usebox="none">
6670 \begin_inset Text
6671
6672 \begin_layout Plain Layout
6673 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6674 \end_inset
6675
6676
6677 \end_layout
6678
6679 \end_inset
6680 </cell>
6681 </row>
6682 <row>
6683 <cell alignment="center" valignment="top" usebox="none">
6684 \begin_inset Text
6685
6686 \begin_layout Plain Layout
6687 this looks better:
6688 \end_layout
6689
6690 \end_inset
6691 </cell>
6692 <cell alignment="center" valignment="top" usebox="none">
6693 \begin_inset Text
6694
6695 \begin_layout Plain Layout
6696 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6697 \end_inset
6698
6699
6700 \end_layout
6701
6702 \end_inset
6703 </cell>
6704 </row>
6705 </lyxtabular>
6706
6707 \end_inset
6708
6709
6710 \begin_inset Note Note
6711 status collapsed
6712
6713 \begin_layout Plain Layout
6714
6715 \series bold
6716
6717 \backslash
6718 raisebox
6719 \series default
6720  is only used as spacer.
6721 \end_layout
6722
6723 \end_inset
6724
6725
6726 \end_layout
6727
6728 \begin_layout Standard
6729 For the second formula the command 
6730 \series bold
6731
6732 \backslash
6733 Big((A+B)(A-B)
6734 \backslash
6735 Big)^
6736 \begin_inset ERT
6737 status collapsed
6738
6739 \begin_layout Plain Layout
6740
6741
6742 \backslash
6743 spce 
6744 \end_layout
6745
6746 \end_inset
6747
6748 C
6749 \series default
6750  has been used.
6751 \end_layout
6752
6753 \begin_layout Standard
6754 Here is an overview about all bracket sizes:
6755 \end_layout
6756
6757 \begin_layout Standard
6758 \align center
6759
6760 \backslash
6761 Bigg(
6762 \backslash
6763 exp
6764 \backslash
6765 bigg<
6766 \backslash
6767 Big[
6768 \backslash
6769 big{
6770 \backslash
6771 ln(3x)
6772 \backslash
6773 big}^2
6774 \begin_inset ERT
6775 status collapsed
6776
6777 \begin_layout Plain Layout
6778
6779
6780 \backslash
6781 spce 
6782 \end_layout
6783
6784 \end_inset
6785
6786
6787 \backslash
6788 sin(x)
6789 \backslash
6790 Big]^
6791 \begin_inset ERT
6792 status collapsed
6793
6794 \begin_layout Plain Layout
6795
6796
6797 \backslash
6798 spce 
6799 \end_layout
6800
6801 \end_inset
6802
6803 A
6804 \begin_inset ERT
6805 status collapsed
6806
6807 \begin_layout Plain Layout
6808
6809
6810 \backslash
6811 spce 
6812 \end_layout
6813
6814 \end_inset
6815
6816
6817 \backslash
6818 bigg>
6819 \backslash
6820 Bigg)^0,5
6821 \end_layout
6822
6823 \begin_layout Standard
6824 \align center
6825 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6826 \end_inset
6827
6828
6829 \end_layout
6830
6831 \begin_layout Standard
6832 Besides the 
6833 \series bold
6834
6835 \backslash
6836 big
6837 \series default
6838 -commands there is the variant 
6839 \series bold
6840
6841 \backslash
6842 bigm
6843 \series default
6844
6845 \begin_inset Index idx
6846 status collapsed
6847
6848 \begin_layout Plain Layout
6849 Commands ! B ! 
6850 \backslash
6851 bigm
6852 \end_layout
6853
6854 \end_inset
6855
6856  that adds a bit more space between the bracket and its content, and the
6857  variant 
6858 \series bold
6859
6860 \backslash
6861 bigl
6862 \series default
6863 -
6864 \series bold
6865
6866 \backslash
6867 bigr
6868 \series default
6869
6870 \begin_inset Index idx
6871 status collapsed
6872
6873 \begin_layout Plain Layout
6874 Commands ! B ! 
6875 \backslash
6876 bigl - 
6877 \backslash
6878 bigr
6879 \end_layout
6880
6881 \end_inset
6882
6883 , that don't add additional space.
6884  The 
6885 \emph on
6886 l
6887 \emph default
6888  at the end of the command 
6889 \series bold
6890
6891 \backslash
6892 bigl
6893 \series default
6894  is for a left bracket; for a right bracket this will be replaced by an
6895  
6896 \emph on
6897 r
6898 \emph default
6899 .
6900  A left or right bracket can each be an opening or closing bracket.
6901 \end_layout
6902
6903 \begin_layout Standard
6904 In the following table is a comparison of the variants:
6905 \end_layout
6906
6907 \begin_layout Standard
6908 \align center
6909 \begin_inset Tabular
6910 <lyxtabular version="3" rows="5" columns="2">
6911 <features tabularvalignment="middle">
6912 <column alignment="center" valignment="middle" width="0">
6913 <column alignment="center" valignment="middle" width="0">
6914 <row>
6915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6916 \begin_inset Text
6917
6918 \begin_layout Plain Layout
6919 Command
6920 \end_layout
6921
6922 \end_inset
6923 </cell>
6924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6925 \begin_inset Text
6926
6927 \begin_layout Plain Layout
6928 Result
6929 \begin_inset Note Note
6930 status collapsed
6931
6932 \begin_layout Plain Layout
6933
6934 \series bold
6935
6936 \backslash
6937 raisebox
6938 \series default
6939  is only used as spacer.
6940 \end_layout
6941
6942 \end_inset
6943
6944
6945 \end_layout
6946
6947 \end_inset
6948 </cell>
6949 </row>
6950 <row>
6951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6952 \begin_inset Text
6953
6954 \begin_layout Plain Layout
6955
6956 \backslash
6957 Bigm(
6958 \backslash
6959 bigm(
6960 \backslash
6961 ln(3x)
6962 \backslash
6963 bigm)^2
6964 \series bold
6965
6966 \begin_inset ERT
6967 status collapsed
6968
6969 \begin_layout Plain Layout
6970
6971
6972 \backslash
6973 spce 
6974 \end_layout
6975
6976 \end_inset
6977
6978
6979 \series default
6980
6981 \backslash
6982 Bigm)
6983 \end_layout
6984
6985 \end_inset
6986 </cell>
6987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6988 \begin_inset Text
6989
6990 \begin_layout Plain Layout
6991 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6992 \end_inset
6993
6994
6995 \end_layout
6996
6997 \end_inset
6998 </cell>
6999 </row>
7000 <row>
7001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7002 \begin_inset Text
7003
7004 \begin_layout Plain Layout
7005
7006 \backslash
7007 Big(
7008 \backslash
7009 big(
7010 \backslash
7011 ln(3x)
7012 \backslash
7013 big)^2
7014 \series bold
7015
7016 \begin_inset ERT
7017 status collapsed
7018
7019 \begin_layout Plain Layout
7020
7021
7022 \backslash
7023 spce 
7024 \end_layout
7025
7026 \end_inset
7027
7028
7029 \series default
7030
7031 \backslash
7032 Big)
7033 \end_layout
7034
7035 \end_inset
7036 </cell>
7037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7038 \begin_inset Text
7039
7040 \begin_layout Plain Layout
7041 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
7042 \end_inset
7043
7044
7045 \end_layout
7046
7047 \end_inset
7048 </cell>
7049 </row>
7050 <row>
7051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7052 \begin_inset Text
7053
7054 \begin_layout Plain Layout
7055
7056 \backslash
7057 Bigl(
7058 \backslash
7059 bigl(
7060 \backslash
7061 ln(3x)
7062 \backslash
7063 bigr)^2
7064 \series bold
7065
7066 \begin_inset ERT
7067 status collapsed
7068
7069 \begin_layout Plain Layout
7070
7071
7072 \backslash
7073 spce 
7074 \end_layout
7075
7076 \end_inset
7077
7078
7079 \series default
7080
7081 \backslash
7082 Bigr)
7083 \end_layout
7084
7085 \end_inset
7086 </cell>
7087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7088 \begin_inset Text
7089
7090 \begin_layout Plain Layout
7091 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
7092 \end_inset
7093
7094
7095 \end_layout
7096
7097 \end_inset
7098 </cell>
7099 </row>
7100 <row>
7101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7102 \begin_inset Text
7103
7104 \begin_layout Plain Layout
7105
7106 \backslash
7107 bigl)
7108 \backslash
7109 ln(3x)
7110 \backslash
7111 bigr(
7112 \end_layout
7113
7114 \end_inset
7115 </cell>
7116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7117 \begin_inset Text
7118
7119 \begin_layout Plain Layout
7120 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
7121 \end_inset
7122
7123
7124 \end_layout
7125
7126 \end_inset
7127 </cell>
7128 </row>
7129 </lyxtabular>
7130
7131 \end_inset
7132
7133
7134 \end_layout
7135
7136 \begin_layout Subsubsection
7137 Automatic Bracket Size
7138 \begin_inset CommandInset label
7139 LatexCommand label
7140 name "sub:Automatic-Bracket-Size"
7141
7142 \end_inset
7143
7144
7145 \begin_inset Index idx
7146 status collapsed
7147
7148 \begin_layout Plain Layout
7149 Bracket size ! automatic
7150 \end_layout
7151
7152 \end_inset
7153
7154
7155 \end_layout
7156
7157 \begin_layout Standard
7158 Brackets with variable size can be inserted with the commands 
7159 \series bold
7160
7161 \backslash
7162 left
7163 \series default
7164
7165 \begin_inset Index idx
7166 status collapsed
7167
7168 \begin_layout Plain Layout
7169 Commands ! L ! 
7170 \backslash
7171 left
7172 \end_layout
7173
7174 \end_inset
7175
7176  and 
7177 \series bold
7178
7179 \backslash
7180 right
7181 \series default
7182
7183 \begin_inset Index idx
7184 status collapsed
7185
7186 \begin_layout Plain Layout
7187 Commands ! R ! 
7188 \backslash
7189 right
7190 \end_layout
7191
7192 \end_inset
7193
7194  or via the math toolbar button 
7195 \begin_inset Graphics
7196         filename ../images/dialog-show_mathdelimiter.png
7197         scale 85
7198
7199 \end_inset
7200
7201 .
7202  Directly behind 
7203 \series bold
7204
7205 \backslash
7206 left
7207 \series default
7208  and 
7209 \series bold
7210
7211 \backslash
7212 right
7213 \series default
7214  the wanted bracket must be inserted.
7215  The bracket size will then automatically be calculated for the output.
7216 \end_layout
7217
7218 \begin_layout Standard
7219 \align center
7220 normal bracket: The command 
7221 \series bold
7222
7223 \backslash
7224 ln(
7225 \backslash
7226 frac
7227 \begin_inset ERT
7228 status collapsed
7229
7230 \begin_layout Plain Layout
7231
7232
7233 \backslash
7234 spce 
7235 \end_layout
7236
7237 \end_inset
7238
7239 A
7240 \begin_inset Formula $\downarrow$
7241 \end_inset
7242
7243 C
7244 \begin_inset ERT
7245 status collapsed
7246
7247 \begin_layout Plain Layout
7248
7249
7250 \backslash
7251 spce 
7252 \end_layout
7253
7254 \end_inset
7255
7256 )
7257 \series default
7258  creates
7259 \begin_inset Formula 
7260 \[
7261 \ln(\frac{A}{C})
7262 \]
7263
7264 \end_inset
7265
7266
7267 \end_layout
7268
7269 \begin_layout Standard
7270 \align center
7271 multiline bracket: The command 
7272 \series bold
7273
7274 \backslash
7275 ln
7276 \backslash
7277 left(
7278 \backslash
7279 frac
7280 \begin_inset ERT
7281 status collapsed
7282
7283 \begin_layout Plain Layout
7284
7285
7286 \backslash
7287 spce 
7288 \end_layout
7289
7290 \end_inset
7291
7292 A
7293 \begin_inset Formula $\downarrow$
7294 \end_inset
7295
7296 C
7297 \begin_inset ERT
7298 status collapsed
7299
7300 \begin_layout Plain Layout
7301
7302
7303 \backslash
7304 spce 
7305 \end_layout
7306
7307 \end_inset
7308
7309
7310 \backslash
7311 right)
7312 \series default
7313  creates
7314 \begin_inset Formula 
7315 \[
7316 \ln\left(\frac{A}{C}\right)
7317 \]
7318
7319 \end_inset
7320
7321
7322 \end_layout
7323
7324 \begin_layout Standard
7325 Instead of 
7326 \series bold
7327
7328 \backslash
7329 left
7330 \series default
7331  and 
7332 \series bold
7333
7334 \backslash
7335 right
7336 \series default
7337  the shortcut 
7338 \family sans
7339 Alt+M
7340 \begin_inset space ~
7341 \end_inset
7342
7343 Bracket
7344 \family default
7345  can be used.
7346  This has the advantage that you can see in LyX immediately the real bracket
7347  size and that the matching right bracket will be created too.
7348 \begin_inset Newline newline
7349 \end_inset
7350
7351 The command for the last example would then be: 
7352 \series bold
7353
7354 \backslash
7355 ln Alt+M
7356 \series default
7357  
7358 \series bold
7359 (
7360 \backslash
7361 frac
7362 \begin_inset ERT
7363 status collapsed
7364
7365 \begin_layout Plain Layout
7366
7367
7368 \backslash
7369 spce 
7370 \end_layout
7371
7372 \end_inset
7373
7374 A
7375 \begin_inset Formula $\downarrow$
7376 \end_inset
7377
7378 C
7379 \end_layout
7380
7381 \begin_layout Standard
7382 To omit a left or right bracket, a dot is inserted for the omitted bracket.
7383  For example the command 
7384 \series bold
7385
7386 \backslash
7387 left.
7388 \backslash
7389 frac
7390 \begin_inset ERT
7391 status collapsed
7392
7393 \begin_layout Plain Layout
7394
7395
7396 \backslash
7397 spce 
7398 \end_layout
7399
7400 \end_inset
7401
7402 A
7403 \begin_inset Formula $\downarrow$
7404 \end_inset
7405
7406 B
7407 \begin_inset ERT
7408 status collapsed
7409
7410 \begin_layout Plain Layout
7411
7412
7413 \backslash
7414 spce 
7415 \end_layout
7416
7417 \end_inset
7418
7419
7420 \backslash
7421 right}
7422 \series default
7423  creates:
7424 \series bold
7425
7426 \begin_inset Formula 
7427 \[
7428 \left.\frac{A}{B}\right\} 
7429 \]
7430
7431 \end_inset
7432
7433
7434 \series default
7435 The commands 
7436 \series bold
7437
7438 \backslash
7439 left
7440 \series default
7441  and 
7442 \series bold
7443
7444 \backslash
7445 right
7446 \series default
7447  will be converted by LyX to brackets in the right size when the document
7448  is reloaded and an omitted bracket will appear as dashed line.
7449 \end_layout
7450
7451 \begin_layout Standard
7452 \begin_inset VSpace bigskip
7453 \end_inset
7454
7455 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7456  the command 
7457 \series bold
7458
7459 \backslash
7460 middle
7461 \series default
7462
7463 \begin_inset Index idx
7464 status collapsed
7465
7466 \begin_layout Plain Layout
7467 Commands ! M ! 
7468 \backslash
7469 middle
7470 \end_layout
7471
7472 \end_inset
7473
7474  is additionally available for all brackets and limits.
7475  With this command the height of the following character is adapted to the
7476  one of the surrounding brackets, what is e.
7477 \begin_inset space \thinspace{}
7478 \end_inset
7479
7480 g.
7481 \begin_inset space \space{}
7482 \end_inset
7483
7484 needed for physical vectors:
7485 \begin_inset Formula 
7486 \[
7487 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7488 \]
7489
7490 \end_inset
7491
7492 For physical vectors there is a special LaTeX-package, described in 
7493 \begin_inset CommandInset ref
7494 LatexCommand ref
7495 reference "sub:Physical-Vectors"
7496
7497 \end_inset
7498
7499 .
7500 \end_layout
7501
7502 \begin_layout Subsection
7503 Horizontal Brackets
7504 \begin_inset Index idx
7505 status collapsed
7506
7507 \begin_layout Plain Layout
7508 Brackets ! horizontal
7509 \end_layout
7510
7511 \end_inset
7512
7513
7514 \end_layout
7515
7516 \begin_layout Standard
7517 \align center
7518 \begin_inset Tabular
7519 <lyxtabular version="3" rows="4" columns="2">
7520 <features tabularvalignment="middle">
7521 <column alignment="center" valignment="top" width="0pt">
7522 <column alignment="center" valignment="top" width="0pt">
7523 <row>
7524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7525 \begin_inset Text
7526
7527 \begin_layout Plain Layout
7528 Command
7529 \begin_inset Note Note
7530 status collapsed
7531
7532 \begin_layout Plain Layout
7533
7534 \series bold
7535
7536 \backslash
7537 raisebox
7538 \series default
7539  is only used as spacer.
7540 \end_layout
7541
7542 \end_inset
7543
7544
7545 \end_layout
7546
7547 \end_inset
7548 </cell>
7549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Plain Layout
7553 Result
7554 \end_layout
7555
7556 \end_inset
7557 </cell>
7558 </row>
7559 <row>
7560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564 \begin_inset ERT
7565 status collapsed
7566
7567 \begin_layout Plain Layout
7568
7569
7570 \backslash
7571 raisebox{2.3mm}{
7572 \end_layout
7573
7574 \end_inset
7575
7576
7577 \backslash
7578 overbrace
7579 \begin_inset ERT
7580 status collapsed
7581
7582 \begin_layout Plain Layout
7583
7584
7585 \backslash
7586 spce 
7587 \end_layout
7588
7589 \end_inset
7590
7591 A+B
7592 \begin_inset ERT
7593 status collapsed
7594
7595 \begin_layout Plain Layout
7596
7597
7598 \backslash
7599 spce 
7600 \end_layout
7601
7602 \end_inset
7603
7604 ^
7605 \begin_inset ERT
7606 status collapsed
7607
7608 \begin_layout Plain Layout
7609
7610
7611 \backslash
7612 spce 
7613 \end_layout
7614
7615 \end_inset
7616
7617 3
7618 \begin_inset ERT
7619 status collapsed
7620
7621 \begin_layout Plain Layout
7622
7623 }
7624 \end_layout
7625
7626 \end_inset
7627
7628
7629 \begin_inset Index idx
7630 status collapsed
7631
7632 \begin_layout Plain Layout
7633 Commands ! O ! 
7634 \backslash
7635 overbrace
7636 \end_layout
7637
7638 \end_inset
7639
7640
7641 \end_layout
7642
7643 \end_inset
7644 </cell>
7645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7646 \begin_inset Text
7647
7648 \begin_layout Plain Layout
7649 \begin_inset Formula $\overbrace{A+B}^{3}$
7650 \end_inset
7651
7652
7653 \end_layout
7654
7655 \end_inset
7656 </cell>
7657 </row>
7658 <row>
7659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7660 \begin_inset Text
7661
7662 \begin_layout Plain Layout
7663 \begin_inset ERT
7664 status collapsed
7665
7666 \begin_layout Plain Layout
7667
7668
7669 \backslash
7670 raisebox{-2.2mm}{
7671 \end_layout
7672
7673 \end_inset
7674
7675
7676 \backslash
7677 underbrace
7678 \begin_inset ERT
7679 status collapsed
7680
7681 \begin_layout Plain Layout
7682
7683
7684 \backslash
7685 spce 
7686 \end_layout
7687
7688 \end_inset
7689
7690 A+B
7691 \begin_inset ERT
7692 status collapsed
7693
7694 \begin_layout Plain Layout
7695
7696
7697 \backslash
7698 spce 
7699 \end_layout
7700
7701 \end_inset
7702
7703 _5
7704 \begin_inset ERT
7705 status collapsed
7706
7707 \begin_layout Plain Layout
7708
7709 }
7710 \end_layout
7711
7712 \end_inset
7713
7714
7715 \begin_inset Index idx
7716 status collapsed
7717
7718 \begin_layout Plain Layout
7719 Commands ! U ! 
7720 \backslash
7721 underbrace
7722 \end_layout
7723
7724 \end_inset
7725
7726
7727 \end_layout
7728
7729 \end_inset
7730 </cell>
7731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7732 \begin_inset Text
7733
7734 \begin_layout Plain Layout
7735 \begin_inset Formula $\underbrace{A+B}_{5}$
7736 \end_inset
7737
7738
7739 \end_layout
7740
7741 \end_inset
7742 </cell>
7743 </row>
7744 <row>
7745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7746 \begin_inset Text
7747
7748 \begin_layout Plain Layout
7749
7750 \backslash
7751 overbrace
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 \backslash
7766 underbrace
7767 \begin_inset ERT
7768 status collapsed
7769
7770 \begin_layout Plain Layout
7771
7772
7773 \backslash
7774 spce 
7775 \end_layout
7776
7777 \end_inset
7778
7779 A+B_w
7780 \begin_inset ERT
7781 status collapsed
7782
7783 \begin_layout Plain Layout
7784
7785
7786 \backslash
7787 spce 
7788 \end_layout
7789
7790 \end_inset
7791
7792
7793 \begin_inset ERT
7794 status collapsed
7795
7796 \begin_layout Plain Layout
7797
7798
7799 \backslash
7800 spce 
7801 \end_layout
7802
7803 \end_inset
7804
7805 _7
7806 \begin_inset ERT
7807 status collapsed
7808
7809 \begin_layout Plain Layout
7810
7811
7812 \backslash
7813 spce 
7814 \end_layout
7815
7816 \end_inset
7817
7818
7819 \begin_inset ERT
7820 status collapsed
7821
7822 \begin_layout Plain Layout
7823
7824
7825 \backslash
7826 spce 
7827 \end_layout
7828
7829 \end_inset
7830
7831 ^
7832 \begin_inset ERT
7833 status collapsed
7834
7835 \begin_layout Plain Layout
7836
7837
7838 \backslash
7839 spce 
7840 \end_layout
7841
7842 \end_inset
7843
7844 C
7845 \end_layout
7846
7847 \end_inset
7848 </cell>
7849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7850 \begin_inset Text
7851
7852 \begin_layout Plain Layout
7853 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7854 \end_inset
7855
7856
7857 \end_layout
7858
7859 \end_inset
7860 </cell>
7861 </row>
7862 </lyxtabular>
7863
7864 \end_inset
7865
7866
7867 \end_layout
7868
7869 \begin_layout Standard
7870 In the last example it doesn't matter if 
7871 \series bold
7872
7873 \backslash
7874 overbrace
7875 \series default
7876  or 
7877 \series bold
7878
7879 \backslash
7880 underbrace
7881 \series default
7882  is inserted at first.
7883 \end_layout
7884
7885 \begin_layout Standard
7886 \begin_inset VSpace bigskip
7887 \end_inset
7888
7889 When brackets are needed that overlap each other, multiline formulas, as
7890  described in 
7891 \begin_inset CommandInset ref
7892 LatexCommand ref
7893 reference "sec:Multiline-Formulas"
7894
7895 \end_inset
7896
7897 , must be used:
7898 \begin_inset Formula 
7899 \begin{eqnarray*}
7900 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7901  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7902 \end{eqnarray*}
7903
7904 \end_inset
7905
7906 In the first row the formula is inserted together with the first brace.
7907  It is hereby important that the space command
7908 \begin_inset Foot
7909 status collapsed
7910
7911 \begin_layout Plain Layout
7912 Space commands are explained in 
7913 \begin_inset CommandInset ref
7914 LatexCommand ref
7915 reference "sub:Predefined-Space"
7916
7917 \end_inset
7918
7919 .
7920 \end_layout
7921
7922 \end_inset
7923
7924  
7925 \series bold
7926
7927 \backslash
7928 :
7929 \series default
7930  is inserted before the first 
7931 \begin_inset Formula $d$
7932 \end_inset
7933
7934 , because the brace that ends behind the 
7935 \begin_inset Formula $q$
7936 \end_inset
7937
7938  prevents that the following 
7939 \begin_inset Quotes eld
7940 \end_inset
7941
7942 +
7943 \begin_inset Quotes erd
7944 \end_inset
7945
7946  is surrounded by space.
7947 \begin_inset Foot
7948 status collapsed
7949
7950 \begin_layout Plain Layout
7951 because a bracket is not handled as a character, see 
7952 \begin_inset CommandInset ref
7953 LatexCommand ref
7954 reference "sub:Binary-Operators"
7955
7956 \end_inset
7957
7958
7959 \end_layout
7960
7961 \end_inset
7962
7963  In the second row the second brace is inserted.
7964  As it should begin before the 
7965 \begin_inset Formula $b$
7966 \end_inset
7967
7968 , first the command 
7969 \series bold
7970
7971 \backslash
7972 hphantom{gggg+
7973 \backslash
7974 :}
7975 \series default
7976  is inserted.
7977 \begin_inset Foot
7978 status collapsed
7979
7980 \begin_layout Plain Layout
7981 more about 
7982 \series bold
7983
7984 \backslash
7985 hphantom
7986 \series default
7987  see 
7988 \begin_inset CommandInset ref
7989 LatexCommand ref
7990 reference "sub:Placeholders"
7991
7992 \end_inset
7993
7994
7995 \end_layout
7996
7997 \end_inset
7998
7999  This space is needed because the 
8000 \begin_inset Quotes eld
8001 \end_inset
8002
8003 +
8004 \begin_inset Quotes erd
8005 \end_inset
8006
8007  is also surrounded by space in the formula.
8008  The brace is placed under the command 
8009 \series bold
8010
8011 \backslash
8012 hphantom{bbqq+dddd}
8013 \series default
8014 .
8015 \end_layout
8016
8017 \begin_layout Standard
8018 It gets more complicated when brackets overlap each other, like in the following
8019  example:
8020 \begin_inset ERT
8021 status collapsed
8022
8023 \begin_layout Plain Layout
8024
8025
8026 \backslash
8027 setlength{
8028 \backslash
8029 jot}{-6pt}
8030 \end_layout
8031
8032 \end_inset
8033
8034
8035 \begin_inset Formula 
8036 \begin{eqnarray*}
8037  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
8038 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
8039 \end{eqnarray*}
8040
8041 \end_inset
8042
8043
8044 \begin_inset ERT
8045 status collapsed
8046
8047 \begin_layout Plain Layout
8048
8049
8050 \backslash
8051 setlength{
8052 \backslash
8053 jot}{3pt}
8054 \end_layout
8055
8056 \end_inset
8057
8058 The first formula row is the same as the second row of the previous example,
8059  with the difference that the brace is above.
8060  The second row contains the formula together with the second brace.
8061  To avoid that there is space between the upper brace in the first row and
8062  the formula, the row spacing needs to be reduced.
8063  This is not easily possible due to a bug in LyX
8064 \begin_inset Foot
8065 status collapsed
8066
8067 \begin_layout Plain Layout
8068 \begin_inset CommandInset href
8069 LatexCommand href
8070 name "LyX-bug #1505"
8071 target "http://www.lyx.org/trac/ticket/1505"
8072
8073 \end_inset
8074
8075
8076 \end_layout
8077
8078 \end_inset
8079
8080 .
8081  As a solution for the problem, the global formula row separation 
8082 \series bold
8083
8084 \backslash
8085 jot
8086 \series default
8087
8088 \begin_inset Index idx
8089 status collapsed
8090
8091 \begin_layout Plain Layout
8092 Commands ! J ! 
8093 \backslash
8094 jot
8095 \end_layout
8096
8097 \end_inset
8098
8099  must be changed to -6
8100 \begin_inset space \thinspace{}
8101 \end_inset
8102
8103 pt before the formula with the command 
8104 \series bold
8105
8106 \backslash
8107 setlength{
8108 \backslash
8109 jot}{-6pt}
8110 \series default
8111  in TeX-mode.
8112  
8113 \series bold
8114
8115 \backslash
8116 jot
8117 \series default
8118  is set back after the formula to the standard value of 3
8119 \begin_inset space \thinspace{}
8120 \end_inset
8121
8122 pt using the same command.
8123  More about the row separation in formulas is explained in 
8124 \begin_inset CommandInset ref
8125 LatexCommand ref
8126 reference "sub:Line-Separation"
8127
8128 \end_inset
8129
8130 .
8131 \end_layout
8132
8133 \begin_layout Section
8134 Arrows
8135 \begin_inset Index idx
8136 status collapsed
8137
8138 \begin_layout Plain Layout
8139 Arrows
8140 \end_layout
8141
8142 \end_inset
8143
8144
8145 \end_layout
8146
8147 \begin_layout Standard
8148 Arrows can be inserted via the math toolbar button 
8149 \begin_inset Graphics
8150         filename ../images/math/leftarrow.png
8151         scale 85
8152
8153 \end_inset
8154
8155  or the commands listed in the following subsections.
8156 \end_layout
8157
8158 \begin_layout Subsection
8159 Horizontal Arrows
8160 \begin_inset Index idx
8161 status collapsed
8162
8163 \begin_layout Plain Layout
8164 Arrows ! horizontal
8165 \end_layout
8166
8167 \end_inset
8168
8169
8170 \end_layout
8171
8172 \begin_layout Standard
8173 \begin_inset space \hfill{}
8174 \end_inset
8175
8176
8177 \begin_inset Tabular
8178 <lyxtabular version="3" rows="8" columns="2">
8179 <features tabularvalignment="middle">
8180 <column alignment="center" valignment="top" width="0pt">
8181 <column alignment="center" valignment="top" width="0pt">
8182 <row>
8183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8184 \begin_inset Text
8185
8186 \begin_layout Plain Layout
8187 Command
8188 \end_layout
8189
8190 \end_inset
8191 </cell>
8192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8193 \begin_inset Text
8194
8195 \begin_layout Plain Layout
8196 Result
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 </row>
8202 <row>
8203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8204 \begin_inset Text
8205
8206 \begin_layout Plain Layout
8207
8208 \backslash
8209 gets
8210 \end_layout
8211
8212 \end_inset
8213 </cell>
8214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8215 \begin_inset Text
8216
8217 \begin_layout Plain Layout
8218 \begin_inset Formula $\gets$
8219 \end_inset
8220
8221
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 </row>
8227 <row>
8228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8229 \begin_inset Text
8230
8231 \begin_layout Plain Layout
8232
8233 \backslash
8234 Leftarrow
8235 \end_layout
8236
8237 \end_inset
8238 </cell>
8239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8240 \begin_inset Text
8241
8242 \begin_layout Plain Layout
8243 \begin_inset Formula $\Leftarrow$
8244 \end_inset
8245
8246
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 </row>
8252 <row>
8253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257
8258 \backslash
8259 longleftarrow
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \begin_layout Plain Layout
8268 \begin_inset Formula $\longleftarrow$
8269 \end_inset
8270
8271
8272 \end_layout
8273
8274 \end_inset
8275 </cell>
8276 </row>
8277 <row>
8278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \begin_layout Plain Layout
8282
8283 \backslash
8284 Longleftarrow
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8290 \begin_inset Text
8291
8292 \begin_layout Plain Layout
8293 \begin_inset Formula $\Longleftarrow$
8294 \end_inset
8295
8296
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 </row>
8302 <row>
8303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8304 \begin_inset Text
8305
8306 \begin_layout Plain Layout
8307
8308 \backslash
8309 leftharpoonup
8310 \end_layout
8311
8312 \end_inset
8313 </cell>
8314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8315 \begin_inset Text
8316
8317 \begin_layout Plain Layout
8318 \begin_inset Formula $\leftharpoonup$
8319 \end_inset
8320
8321
8322 \end_layout
8323
8324 \end_inset
8325 </cell>
8326 </row>
8327 <row>
8328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332
8333 \backslash
8334 leftharpoondown
8335 \end_layout
8336
8337 \end_inset
8338 </cell>
8339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343 \begin_inset Formula $\leftharpoondown$
8344 \end_inset
8345
8346
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 </row>
8352 <row>
8353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357
8358 \backslash
8359 hookleftarrow
8360 \end_layout
8361
8362 \end_inset
8363 </cell>
8364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368 \begin_inset Formula $\hookleftarrow$
8369 \end_inset
8370
8371
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 </row>
8377 </lyxtabular>
8378
8379 \end_inset
8380
8381
8382 \begin_inset space \hfill{}
8383 \end_inset
8384
8385
8386 \begin_inset Tabular
8387 <lyxtabular version="3" rows="8" columns="2">
8388 <features tabularvalignment="middle">
8389 <column alignment="center" valignment="top" width="0pt">
8390 <column alignment="center" valignment="top" width="0pt">
8391 <row>
8392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396 Command
8397 \end_layout
8398
8399 \end_inset
8400 </cell>
8401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8402 \begin_inset Text
8403
8404 \begin_layout Plain Layout
8405 Result
8406 \end_layout
8407
8408 \end_inset
8409 </cell>
8410 </row>
8411 <row>
8412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8413 \begin_inset Text
8414
8415 \begin_layout Plain Layout
8416
8417 \backslash
8418 to
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8424 \begin_inset Text
8425
8426 \begin_layout Plain Layout
8427 \begin_inset Formula $\to$
8428 \end_inset
8429
8430
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 </row>
8436 <row>
8437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8438 \begin_inset Text
8439
8440 \begin_layout Plain Layout
8441
8442 \backslash
8443 Rightarrow
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452 \begin_inset Formula $\Rightarrow$
8453 \end_inset
8454
8455
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 </row>
8461 <row>
8462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8463 \begin_inset Text
8464
8465 \begin_layout Plain Layout
8466
8467 \backslash
8468 longrightarrow
8469 \end_layout
8470
8471 \end_inset
8472 </cell>
8473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8474 \begin_inset Text
8475
8476 \begin_layout Plain Layout
8477 \begin_inset Formula $\longrightarrow$
8478 \end_inset
8479
8480
8481 \end_layout
8482
8483 \end_inset
8484 </cell>
8485 </row>
8486 <row>
8487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Plain Layout
8491
8492 \backslash
8493 Longrightarrow
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502 \begin_inset Formula $\Longrightarrow$
8503 \end_inset
8504
8505
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 </row>
8511 <row>
8512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516
8517 \backslash
8518 rightharpoonup
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527 \begin_inset Formula $\rightharpoonup$
8528 \end_inset
8529
8530
8531 \end_layout
8532
8533 \end_inset
8534 </cell>
8535 </row>
8536 <row>
8537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541
8542 \backslash
8543 rightharpoondown
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8549 \begin_inset Text
8550
8551 \begin_layout Plain Layout
8552 \begin_inset Formula $\rightharpoondown$
8553 \end_inset
8554
8555
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 </row>
8561 <row>
8562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566
8567 \backslash
8568 hookrightarrow
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577 \begin_inset Formula $\hookrightarrow$
8578 \end_inset
8579
8580
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 </row>
8586 </lyxtabular>
8587
8588 \end_inset
8589
8590
8591 \begin_inset space \hfill{}
8592 \end_inset
8593
8594
8595 \end_layout
8596
8597 \begin_layout Standard
8598 \begin_inset space \hfill{}
8599 \end_inset
8600
8601
8602 \begin_inset Tabular
8603 <lyxtabular version="3" rows="6" columns="2">
8604 <features tabularvalignment="middle">
8605 <column alignment="center" valignment="top" width="0pt">
8606 <column alignment="center" valignment="top" width="0pt">
8607 <row>
8608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612 Command
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621 Result
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 </row>
8627 <row>
8628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8629 \begin_inset Text
8630
8631 \begin_layout Plain Layout
8632
8633 \backslash
8634 leftrightarrow
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643 \begin_inset Formula $\leftrightarrow$
8644 \end_inset
8645
8646
8647 \end_layout
8648
8649 \end_inset
8650 </cell>
8651 </row>
8652 <row>
8653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \begin_layout Plain Layout
8657
8658 \backslash
8659 Leftrightarrow
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668 \begin_inset Formula $\Leftrightarrow$
8669 \end_inset
8670
8671
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 </row>
8677 <row>
8678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8679 \begin_inset Text
8680
8681 \begin_layout Plain Layout
8682
8683 \backslash
8684 longleftrightarrow
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8690 \begin_inset Text
8691
8692 \begin_layout Plain Layout
8693 \begin_inset Formula $\longleftrightarrow$
8694 \end_inset
8695
8696
8697 \end_layout
8698
8699 \end_inset
8700 </cell>
8701 </row>
8702 <row>
8703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8704 \begin_inset Text
8705
8706 \begin_layout Plain Layout
8707
8708 \backslash
8709 Longleftrightarrow
8710 \end_layout
8711
8712 \end_inset
8713 </cell>
8714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8715 \begin_inset Text
8716
8717 \begin_layout Plain Layout
8718 \begin_inset Formula $\Longleftrightarrow$
8719 \end_inset
8720
8721
8722 \end_layout
8723
8724 \end_inset
8725 </cell>
8726 </row>
8727 <row>
8728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732
8733 \backslash
8734 rightleftharpoons
8735 \end_layout
8736
8737 \end_inset
8738 </cell>
8739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8740 \begin_inset Text
8741
8742 \begin_layout Plain Layout
8743 \begin_inset Formula $\rightleftharpoons$
8744 \end_inset
8745
8746
8747 \end_layout
8748
8749 \end_inset
8750 </cell>
8751 </row>
8752 </lyxtabular>
8753
8754 \end_inset
8755
8756
8757 \begin_inset space \hspace{}
8758 \length 25pt
8759 \end_inset
8760
8761
8762 \begin_inset space \hfill{}
8763 \end_inset
8764
8765
8766 \begin_inset Tabular
8767 <lyxtabular version="3" rows="5" columns="2">
8768 <features tabularvalignment="middle">
8769 <column alignment="center" valignment="top" width="0pt">
8770 <column alignment="center" valignment="top" width="0pt">
8771 <row>
8772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776 Command
8777 \end_layout
8778
8779 \end_inset
8780 </cell>
8781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8782 \begin_inset Text
8783
8784 \begin_layout Plain Layout
8785 Result
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 </row>
8791 <row>
8792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8793 \begin_inset Text
8794
8795 \begin_layout Plain Layout
8796
8797 \backslash
8798 mapsto
8799 \end_layout
8800
8801 \end_inset
8802 </cell>
8803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807 \begin_inset Formula $\mapsto$
8808 \end_inset
8809
8810
8811 \end_layout
8812
8813 \end_inset
8814 </cell>
8815 </row>
8816 <row>
8817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821
8822 \backslash
8823 longmapsto
8824 \end_layout
8825
8826 \end_inset
8827 </cell>
8828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8829 \begin_inset Text
8830
8831 \begin_layout Plain Layout
8832 \begin_inset Formula $\longmapsto$
8833 \end_inset
8834
8835
8836 \end_layout
8837
8838 \end_inset
8839 </cell>
8840 </row>
8841 <row>
8842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8843 \begin_inset Text
8844
8845 \begin_layout Plain Layout
8846
8847 \backslash
8848 leadsto
8849 \end_layout
8850
8851 \end_inset
8852 </cell>
8853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Plain Layout
8857 \begin_inset Formula $\leadsto$
8858 \end_inset
8859
8860
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 </row>
8866 <row>
8867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Plain Layout
8871
8872 \backslash
8873 dasharrow
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882 \begin_inset Formula $\dasharrow$
8883 \end_inset
8884
8885
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 </row>
8891 </lyxtabular>
8892
8893 \end_inset
8894
8895
8896 \begin_inset space \hfill{}
8897 \end_inset
8898
8899
8900 \end_layout
8901
8902 \begin_layout Standard
8903 \begin_inset VSpace medskip
8904 \end_inset
8905
8906 Arrows used as accents like e.
8907 \begin_inset space \thinspace{}
8908 \end_inset
8909
8910 g.
8911 \begin_inset space \space{}
8912 \end_inset
8913
8914 vector arrows are listed in 
8915 \begin_inset CommandInset ref
8916 LatexCommand ref
8917 reference "sec:Accents"
8918
8919 \end_inset
8920
8921 .
8922 \end_layout
8923
8924 \begin_layout Standard
8925 \begin_inset VSpace bigskip
8926 \end_inset
8927
8928 Furthermore there are the labeled arrows
8929 \begin_inset Index idx
8930 status collapsed
8931
8932 \begin_layout Plain Layout
8933 Arrows ! labeled
8934 \end_layout
8935
8936 \end_inset
8937
8938  
8939 \series bold
8940
8941 \backslash
8942 xleftarrow
8943 \series default
8944
8945 \begin_inset Index idx
8946 status collapsed
8947
8948 \begin_layout Plain Layout
8949 Commands ! X ! 
8950 \backslash
8951 xleftarrow
8952 \end_layout
8953
8954 \end_inset
8955
8956  and 
8957 \series bold
8958
8959 \backslash
8960 xrightarrow
8961 \series default
8962
8963 \begin_inset Index idx
8964 status collapsed
8965
8966 \begin_layout Plain Layout
8967 Commands ! X ! 
8968 \backslash
8969 xrightarrow
8970 \begin_inset ERT
8971 status collapsed
8972
8973 \begin_layout Plain Layout
8974
8975
8976 \backslash
8977 vspace{4mm}
8978 \end_layout
8979
8980 \end_inset
8981
8982
8983 \end_layout
8984
8985 \end_inset
8986
8987 .
8988  When inserting one of these commands in a formula, an arrow with two blue
8989  boxes appear where the label can be inserted.
8990  The length of the arrow adapts to the label width.
8991 \end_layout
8992
8993 \begin_layout Standard
8994 \align center
8995 \begin_inset Tabular
8996 <lyxtabular version="3" rows="3" columns="2">
8997 <features tabularvalignment="middle">
8998 <column alignment="center" valignment="top" width="0pt">
8999 <column alignment="center" valignment="top" width="0pt">
9000 <row>
9001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9002 \begin_inset Text
9003
9004 \begin_layout Plain Layout
9005 Command
9006 \end_layout
9007
9008 \end_inset
9009 </cell>
9010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9011 \begin_inset Text
9012
9013 \begin_layout Plain Layout
9014 Result
9015 \begin_inset Note Note
9016 status collapsed
9017
9018 \begin_layout Plain Layout
9019
9020 \series bold
9021
9022 \backslash
9023 raisebox
9024 \series default
9025  is only used as spacer.
9026 \end_layout
9027
9028 \end_inset
9029
9030
9031 \end_layout
9032
9033 \end_inset
9034 </cell>
9035 </row>
9036 <row>
9037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9038 \begin_inset Text
9039
9040 \begin_layout Plain Layout
9041 F(a)
9042 \backslash
9043 xleftarrow
9044 \begin_inset ERT
9045 status collapsed
9046
9047 \begin_layout Plain Layout
9048
9049
9050 \backslash
9051 spce 
9052 \end_layout
9053
9054 \end_inset
9055
9056 x=a
9057 \begin_inset Formula $\downarrow$
9058 \end_inset
9059
9060 x>0
9061 \begin_inset Formula $\to$
9062 \end_inset
9063
9064 F(x)
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9070 \begin_inset Text
9071
9072 \begin_layout Plain Layout
9073 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
9074 \end_inset
9075
9076
9077 \end_layout
9078
9079 \end_inset
9080 </cell>
9081 </row>
9082 <row>
9083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9084 \begin_inset Text
9085
9086 \begin_layout Plain Layout
9087 F(x)
9088 \backslash
9089 xrightarrow
9090 \begin_inset ERT
9091 status collapsed
9092
9093 \begin_layout Plain Layout
9094
9095
9096 \backslash
9097 spce 
9098 \end_layout
9099
9100 \end_inset
9101
9102 x=a
9103 \begin_inset Formula $\downarrow$
9104 \end_inset
9105
9106 x>0
9107 \begin_inset Formula $\to$
9108 \end_inset
9109
9110 F(a)
9111 \end_layout
9112
9113 \end_inset
9114 </cell>
9115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9116 \begin_inset Text
9117
9118 \begin_layout Plain Layout
9119 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
9120 \end_inset
9121
9122
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 </row>
9128 </lyxtabular>
9129
9130 \end_inset
9131
9132
9133 \end_layout
9134
9135 \begin_layout Subsection
9136 Vertical and diagonal Arrows
9137 \begin_inset Index idx
9138 status collapsed
9139
9140 \begin_layout Plain Layout
9141 Arrows ! diagonal
9142 \end_layout
9143
9144 \end_inset
9145
9146
9147 \begin_inset Index idx
9148 status collapsed
9149
9150 \begin_layout Plain Layout
9151 Arrows ! vertical
9152 \end_layout
9153
9154 \end_inset
9155
9156
9157 \end_layout
9158
9159 \begin_layout Standard
9160 \begin_inset space \hfill{}
9161 \end_inset
9162
9163
9164 \begin_inset Tabular
9165 <lyxtabular version="3" rows="7" columns="2">
9166 <features tabularvalignment="middle">
9167 <column alignment="center" valignment="top" width="0pt">
9168 <column alignment="center" valignment="top" width="0pt">
9169 <row>
9170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9171 \begin_inset Text
9172
9173 \begin_layout Plain Layout
9174 Command
9175 \end_layout
9176
9177 \end_inset
9178 </cell>
9179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9180 \begin_inset Text
9181
9182 \begin_layout Plain Layout
9183 Result
9184 \end_layout
9185
9186 \end_inset
9187 </cell>
9188 </row>
9189 <row>
9190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9191 \begin_inset Text
9192
9193 \begin_layout Plain Layout
9194
9195 \backslash
9196 uparrow
9197 \end_layout
9198
9199 \end_inset
9200 </cell>
9201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9202 \begin_inset Text
9203
9204 \begin_layout Plain Layout
9205 \begin_inset Formula $\uparrow$
9206 \end_inset
9207
9208
9209 \end_layout
9210
9211 \end_inset
9212 </cell>
9213 </row>
9214 <row>
9215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9216 \begin_inset Text
9217
9218 \begin_layout Plain Layout
9219
9220 \backslash
9221 Uparrow
9222 \end_layout
9223
9224 \end_inset
9225 </cell>
9226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9227 \begin_inset Text
9228
9229 \begin_layout Plain Layout
9230 \begin_inset Formula $\Uparrow$
9231 \end_inset
9232
9233
9234 \end_layout
9235
9236 \end_inset
9237 </cell>
9238 </row>
9239 <row>
9240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9241 \begin_inset Text
9242
9243 \begin_layout Plain Layout
9244
9245 \backslash
9246 updownarrow
9247 \end_layout
9248
9249 \end_inset
9250 </cell>
9251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9252 \begin_inset Text
9253
9254 \begin_layout Plain Layout
9255 \begin_inset Formula $\updownarrow$
9256 \end_inset
9257
9258
9259 \end_layout
9260
9261 \end_inset
9262 </cell>
9263 </row>
9264 <row>
9265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9266 \begin_inset Text
9267
9268 \begin_layout Plain Layout
9269
9270 \backslash
9271 Updownarrow
9272 \end_layout
9273
9274 \end_inset
9275 </cell>
9276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9277 \begin_inset Text
9278
9279 \begin_layout Plain Layout
9280 \begin_inset Formula $\Updownarrow$
9281 \end_inset
9282
9283
9284 \end_layout
9285
9286 \end_inset
9287 </cell>
9288 </row>
9289 <row>
9290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9291 \begin_inset Text
9292
9293 \begin_layout Plain Layout
9294
9295 \backslash
9296 Downarrow
9297 \end_layout
9298
9299 \end_inset
9300 </cell>
9301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9302 \begin_inset Text
9303
9304 \begin_layout Plain Layout
9305 \begin_inset Formula $\Downarrow$
9306 \end_inset
9307
9308
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 </row>
9314 <row>
9315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9316 \begin_inset Text
9317
9318 \begin_layout Plain Layout
9319
9320 \backslash
9321 downarrow
9322 \end_layout
9323
9324 \end_inset
9325 </cell>
9326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9327 \begin_inset Text
9328
9329 \begin_layout Plain Layout
9330 \begin_inset Formula $\downarrow$
9331 \end_inset
9332
9333
9334 \end_layout
9335
9336 \end_inset
9337 </cell>
9338 </row>
9339 </lyxtabular>
9340
9341 \end_inset
9342
9343
9344 \begin_inset space \hfill{}
9345 \end_inset
9346
9347
9348 \begin_inset Tabular
9349 <lyxtabular version="3" rows="5" columns="2">
9350 <features tabularvalignment="middle">
9351 <column alignment="center" valignment="top" width="0pt">
9352 <column alignment="center" valignment="top" width="0pt">
9353 <row>
9354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9355 \begin_inset Text
9356
9357 \begin_layout Plain Layout
9358 Command
9359 \end_layout
9360
9361 \end_inset
9362 </cell>
9363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9364 \begin_inset Text
9365
9366 \begin_layout Plain Layout
9367 Result
9368 \end_layout
9369
9370 \end_inset
9371 </cell>
9372 </row>
9373 <row>
9374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9375 \begin_inset Text
9376
9377 \begin_layout Plain Layout
9378
9379 \backslash
9380 nearrow
9381 \end_layout
9382
9383 \end_inset
9384 </cell>
9385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9386 \begin_inset Text
9387
9388 \begin_layout Plain Layout
9389 \begin_inset Formula $\nearrow$
9390 \end_inset
9391
9392
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 </row>
9398 <row>
9399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9400 \begin_inset Text
9401
9402 \begin_layout Plain Layout
9403
9404 \backslash
9405 searrow
9406 \end_layout
9407
9408 \end_inset
9409 </cell>
9410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9411 \begin_inset Text
9412
9413 \begin_layout Plain Layout
9414 \begin_inset Formula $\searrow$
9415 \end_inset
9416
9417
9418 \end_layout
9419
9420 \end_inset
9421 </cell>
9422 </row>
9423 <row>
9424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9425 \begin_inset Text
9426
9427 \begin_layout Plain Layout
9428
9429 \backslash
9430 swarrow
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439 \begin_inset Formula $\swarrow$
9440 \end_inset
9441
9442
9443 \end_layout
9444
9445 \end_inset
9446 </cell>
9447 </row>
9448 <row>
9449 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9450 \begin_inset Text
9451
9452 \begin_layout Plain Layout
9453
9454 \backslash
9455 nwarrow
9456 \end_layout
9457
9458 \end_inset
9459 </cell>
9460 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9461 \begin_inset Text
9462
9463 \begin_layout Plain Layout
9464 \begin_inset Formula $\nwarrow$
9465 \end_inset
9466
9467
9468 \end_layout
9469
9470 \end_inset
9471 </cell>
9472 </row>
9473 </lyxtabular>
9474
9475 \end_inset
9476
9477
9478 \begin_inset space \hfill{}
9479 \end_inset
9480
9481
9482 \end_layout
9483
9484 \begin_layout Standard
9485 \begin_inset VSpace medskip
9486 \end_inset
9487
9488 Vertical arrows can be used also as delimiters together with the commands
9489  described in 
9490 \begin_inset CommandInset ref
9491 LatexCommand ref
9492 reference "sub:Manual-Bracket-Size"
9493
9494 \end_inset
9495
9496  and 
9497 \begin_inset CommandInset ref
9498 LatexCommand ref
9499 reference "sub:Automatic-Bracket-Size"
9500
9501 \end_inset
9502
9503 .
9504 \end_layout
9505
9506 \begin_layout Section
9507 Accents
9508 \begin_inset CommandInset label
9509 LatexCommand label
9510 name "sec:Accents"
9511
9512 \end_inset
9513
9514
9515 \begin_inset Index idx
9516 status collapsed
9517
9518 \begin_layout Plain Layout
9519 Accents
9520 \end_layout
9521
9522 \end_inset
9523
9524
9525 \end_layout
9526
9527 \begin_layout Standard
9528 Accents can be inserted via the math toolbar button 
9529 \begin_inset Graphics
9530         filename ../images/math/hat.png
9531         scale 85
9532
9533 \end_inset
9534
9535  or the commands listed in the following subsections.
9536 \end_layout
9537
9538 \begin_layout Subsection
9539 Accents for one Character
9540 \begin_inset ERT
9541 status collapsed
9542
9543 \begin_layout Plain Layout
9544
9545
9546 \backslash
9547 texorpdfstring{
9548 \end_layout
9549
9550 \end_inset
9551
9552
9553 \begin_inset Foot
9554 status collapsed
9555
9556 \begin_layout Plain Layout
9557 accents in text see 
9558 \begin_inset CommandInset ref
9559 LatexCommand ref
9560 reference "sub:Accents-in-Text"
9561
9562 \end_inset
9563
9564
9565 \end_layout
9566
9567 \end_inset
9568
9569
9570 \begin_inset ERT
9571 status collapsed
9572
9573 \begin_layout Plain Layout
9574
9575 }{}
9576 \end_layout
9577
9578 \end_inset
9579
9580
9581 \begin_inset Note Note
9582 status collapsed
9583
9584 \begin_layout Plain Layout
9585
9586 \series bold
9587
9588 \backslash
9589 texorpdfstring
9590 \series default
9591  is used to avoid that the footnote appears in the PDF-bookmark.
9592 \end_layout
9593
9594 \begin_layout Plain Layout
9595 More about 
9596 \series bold
9597
9598 \backslash
9599 texorpdfstring
9600 \series default
9601  is in section 
9602 \begin_inset CommandInset ref
9603 LatexCommand ref
9604 reference "sub:Formulas-in-Section"
9605
9606 \end_inset
9607
9608 .
9609 \end_layout
9610
9611 \end_inset
9612
9613
9614 \begin_inset CommandInset label
9615 LatexCommand label
9616 name "sub:Accents-for-one"
9617
9618 \end_inset
9619
9620
9621 \begin_inset Index idx
9622 status collapsed
9623
9624 \begin_layout Plain Layout
9625 Accents ! for one character
9626 \end_layout
9627
9628 \end_inset
9629
9630
9631 \end_layout
9632
9633 \begin_layout Standard
9634 \begin_inset space \hfill{}
9635 \end_inset
9636
9637
9638 \begin_inset Tabular
9639 <lyxtabular version="3" rows="8" columns="2">
9640 <features tabularvalignment="middle">
9641 <column alignment="center" valignment="top" width="0pt">
9642 <column alignment="center" valignment="top" width="0pt">
9643 <row>
9644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9645 \begin_inset Text
9646
9647 \begin_layout Plain Layout
9648 Command
9649 \end_layout
9650
9651 \end_inset
9652 </cell>
9653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9654 \begin_inset Text
9655
9656 \begin_layout Plain Layout
9657 Result
9658 \begin_inset Note Note
9659 status collapsed
9660
9661 \begin_layout Plain Layout
9662
9663 \series bold
9664
9665 \backslash
9666 raisebox
9667 \series default
9668  is only used as spacer.
9669 \end_layout
9670
9671 \end_inset
9672
9673
9674 \end_layout
9675
9676 \end_inset
9677 </cell>
9678 </row>
9679 <row>
9680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9681 \begin_inset Text
9682
9683 \begin_layout Plain Layout
9684
9685 \backslash
9686 dot
9687 \begin_inset ERT
9688 status collapsed
9689
9690 \begin_layout Plain Layout
9691
9692
9693 \backslash
9694 spce 
9695 \end_layout
9696
9697 \end_inset
9698
9699 A
9700 \end_layout
9701
9702 \end_inset
9703 </cell>
9704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9705 \begin_inset Text
9706
9707 \begin_layout Plain Layout
9708 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9709 \end_inset
9710
9711
9712 \end_layout
9713
9714 \end_inset
9715 </cell>
9716 </row>
9717 <row>
9718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9719 \begin_inset Text
9720
9721 \begin_layout Plain Layout
9722
9723 \backslash
9724 ddot
9725 \begin_inset ERT
9726 status collapsed
9727
9728 \begin_layout Plain Layout
9729
9730
9731 \backslash
9732 spce 
9733 \end_layout
9734
9735 \end_inset
9736
9737 A
9738 \end_layout
9739
9740 \end_inset
9741 </cell>
9742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9743 \begin_inset Text
9744
9745 \begin_layout Plain Layout
9746 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9747 \end_inset
9748
9749
9750 \end_layout
9751
9752 \end_inset
9753 </cell>
9754 </row>
9755 <row>
9756 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9757 \begin_inset Text
9758
9759 \begin_layout Plain Layout
9760
9761 \backslash
9762 dddot
9763 \begin_inset ERT
9764 status collapsed
9765
9766 \begin_layout Plain Layout
9767
9768
9769 \backslash
9770 spce 
9771 \end_layout
9772
9773 \end_inset
9774
9775 A
9776 \end_layout
9777
9778 \end_inset
9779 </cell>
9780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9781 \begin_inset Text
9782
9783 \begin_layout Plain Layout
9784 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9785 \end_inset
9786
9787
9788 \end_layout
9789
9790 \end_inset
9791 </cell>
9792 </row>
9793 <row>
9794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9795 \begin_inset Text
9796
9797 \begin_layout Plain Layout
9798
9799 \backslash
9800 ddddot
9801 \begin_inset ERT
9802 status collapsed
9803
9804 \begin_layout Plain Layout
9805
9806
9807 \backslash
9808 spce 
9809 \end_layout
9810
9811 \end_inset
9812
9813 A
9814 \end_layout
9815
9816 \end_inset
9817 </cell>
9818 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9819 \begin_inset Text
9820
9821 \begin_layout Plain Layout
9822 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9823 \end_inset
9824
9825
9826 \end_layout
9827
9828 \end_inset
9829 </cell>
9830 </row>
9831 <row>
9832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9833 \begin_inset Text
9834
9835 \begin_layout Plain Layout
9836
9837 \backslash
9838 vec
9839 \begin_inset ERT
9840 status collapsed
9841
9842 \begin_layout Plain Layout
9843
9844
9845 \backslash
9846 spce 
9847 \end_layout
9848
9849 \end_inset
9850
9851 A
9852 \begin_inset Index idx
9853 status collapsed
9854
9855 \begin_layout Plain Layout
9856 Vectors
9857 \end_layout
9858
9859 \end_inset
9860
9861
9862 \end_layout
9863
9864 \end_inset
9865 </cell>
9866 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9867 \begin_inset Text
9868
9869 \begin_layout Plain Layout
9870 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9871 \end_inset
9872
9873
9874 \end_layout
9875
9876 \end_inset
9877 </cell>
9878 </row>
9879 <row>
9880 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9881 \begin_inset Text
9882
9883 \begin_layout Plain Layout
9884
9885 \backslash
9886 bar
9887 \begin_inset ERT
9888 status collapsed
9889
9890 \begin_layout Plain Layout
9891
9892
9893 \backslash
9894 spce 
9895 \end_layout
9896
9897 \end_inset
9898
9899 A
9900 \end_layout
9901
9902 \end_inset
9903 </cell>
9904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9905 \begin_inset Text
9906
9907 \begin_layout Plain Layout
9908 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9909 \end_inset
9910
9911
9912 \end_layout
9913
9914 \end_inset
9915 </cell>
9916 </row>
9917 <row>
9918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9919 \begin_inset Text
9920
9921 \begin_layout Plain Layout
9922
9923 \backslash
9924 mathring
9925 \begin_inset ERT
9926 status collapsed
9927
9928 \begin_layout Plain Layout
9929
9930
9931 \backslash
9932 spce 
9933 \end_layout
9934
9935 \end_inset
9936
9937 A
9938 \end_layout
9939
9940 \end_inset
9941 </cell>
9942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9943 \begin_inset Text
9944
9945 \begin_layout Plain Layout
9946 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9947 \end_inset
9948
9949
9950 \end_layout
9951
9952 \end_inset
9953 </cell>
9954 </row>
9955 </lyxtabular>
9956
9957 \end_inset
9958
9959
9960 \begin_inset space \hfill{}
9961 \end_inset
9962
9963
9964 \begin_inset Tabular
9965 <lyxtabular version="3" rows="7" columns="2">
9966 <features tabularvalignment="middle">
9967 <column alignment="center" valignment="top" width="0pt">
9968 <column alignment="center" valignment="top" width="0pt">
9969 <row>
9970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9971 \begin_inset Text
9972
9973 \begin_layout Plain Layout
9974 Command
9975 \end_layout
9976
9977 \end_inset
9978 </cell>
9979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9980 \begin_inset Text
9981
9982 \begin_layout Plain Layout
9983 Result
9984 \end_layout
9985
9986 \end_inset
9987 </cell>
9988 </row>
9989 <row>
9990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9991 \begin_inset Text
9992
9993 \begin_layout Plain Layout
9994
9995 \backslash
9996 tilde
9997 \begin_inset ERT
9998 status collapsed
9999
10000 \begin_layout Plain Layout
10001
10002
10003 \backslash
10004 spce 
10005 \end_layout
10006
10007 \end_inset
10008
10009 A
10010 \end_layout
10011
10012 \end_inset
10013 </cell>
10014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10015 \begin_inset Text
10016
10017 \begin_layout Plain Layout
10018 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10019 \end_inset
10020
10021
10022 \end_layout
10023
10024 \end_inset
10025 </cell>
10026 </row>
10027 <row>
10028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10029 \begin_inset Text
10030
10031 \begin_layout Plain Layout
10032
10033 \backslash
10034 hat
10035 \begin_inset ERT
10036 status collapsed
10037
10038 \begin_layout Plain Layout
10039
10040
10041 \backslash
10042 spce 
10043 \end_layout
10044
10045 \end_inset
10046
10047 A
10048 \end_layout
10049
10050 \end_inset
10051 </cell>
10052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10053 \begin_inset Text
10054
10055 \begin_layout Plain Layout
10056 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10057 \end_inset
10058
10059
10060 \end_layout
10061
10062 \end_inset
10063 </cell>
10064 </row>
10065 <row>
10066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10067 \begin_inset Text
10068
10069 \begin_layout Plain Layout
10070
10071 \backslash
10072 check
10073 \begin_inset ERT
10074 status collapsed
10075
10076 \begin_layout Plain Layout
10077
10078
10079 \backslash
10080 spce 
10081 \end_layout
10082
10083 \end_inset
10084
10085 A
10086 \end_layout
10087
10088 \end_inset
10089 </cell>
10090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10091 \begin_inset Text
10092
10093 \begin_layout Plain Layout
10094 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10095 \end_inset
10096
10097
10098 \end_layout
10099
10100 \end_inset
10101 </cell>
10102 </row>
10103 <row>
10104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10105 \begin_inset Text
10106
10107 \begin_layout Plain Layout
10108
10109 \backslash
10110 acute
10111 \begin_inset ERT
10112 status collapsed
10113
10114 \begin_layout Plain Layout
10115
10116
10117 \backslash
10118 spce 
10119 \end_layout
10120
10121 \end_inset
10122
10123 A
10124 \end_layout
10125
10126 \end_inset
10127 </cell>
10128 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10129 \begin_inset Text
10130
10131 \begin_layout Plain Layout
10132 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10133 \end_inset
10134
10135
10136 \end_layout
10137
10138 \end_inset
10139 </cell>
10140 </row>
10141 <row>
10142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146
10147 \backslash
10148 grave
10149 \begin_inset ERT
10150 status collapsed
10151
10152 \begin_layout Plain Layout
10153
10154
10155 \backslash
10156 spce 
10157 \end_layout
10158
10159 \end_inset
10160
10161 A
10162 \end_layout
10163
10164 \end_inset
10165 </cell>
10166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10167 \begin_inset Text
10168
10169 \begin_layout Plain Layout
10170 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10171 \end_inset
10172
10173
10174 \end_layout
10175
10176 \end_inset
10177 </cell>
10178 </row>
10179 <row>
10180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10181 \begin_inset Text
10182
10183 \begin_layout Plain Layout
10184
10185 \backslash
10186 breve
10187 \begin_inset ERT
10188 status collapsed
10189
10190 \begin_layout Plain Layout
10191
10192
10193 \backslash
10194 spce 
10195 \end_layout
10196
10197 \end_inset
10198
10199 A
10200 \end_layout
10201
10202 \end_inset
10203 </cell>
10204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10205 \begin_inset Text
10206
10207 \begin_layout Plain Layout
10208 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10209 \end_inset
10210
10211
10212 \end_layout
10213
10214 \end_inset
10215 </cell>
10216 </row>
10217 </lyxtabular>
10218
10219 \end_inset
10220
10221
10222 \begin_inset space \hfill{}
10223 \end_inset
10224
10225
10226 \end_layout
10227
10228 \begin_layout Standard
10229 \begin_inset VSpace bigskip
10230 \end_inset
10231
10232
10233 \end_layout
10234
10235 \begin_layout Standard
10236 You can directly insert accents like é to formulas.
10237  LyX will transform them to the corresponding accent command.
10238  For umlauts
10239 \begin_inset Index idx
10240 status collapsed
10241
10242 \begin_layout Plain Layout
10243 Umlauts
10244 \end_layout
10245
10246 \end_inset
10247
10248  it is better to insert a quotation mark before the vowel.
10249  These two characters are then treated by LaTeX as 
10250 \emph on
10251 one
10252 \emph default
10253  character when the formula part with the umlaut is marked as German.
10254  In contrary to 
10255 \series bold
10256
10257 \backslash
10258 ddot
10259 \series default
10260 , with this method 
10261 \begin_inset Quotes eld
10262 \end_inset
10263
10264 real
10265 \begin_inset Quotes erd
10266 \end_inset
10267
10268  umlauts are created as demonstrated in the following example:
10269 \end_layout
10270
10271 \begin_layout Standard
10272 \begin_inset VSpace -2mm
10273 \end_inset
10274
10275
10276 \end_layout
10277
10278 \begin_layout Standard
10279 \align center
10280 \begin_inset Tabular
10281 <lyxtabular version="3" rows="3" columns="2">
10282 <features tabularvalignment="middle">
10283 <column alignment="center" valignment="top" width="0">
10284 <column alignment="center" valignment="top" width="0">
10285 <row>
10286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10287 \begin_inset Text
10288
10289 \begin_layout Plain Layout
10290 Command
10291 \end_layout
10292
10293 \end_inset
10294 </cell>
10295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10296 \begin_inset Text
10297
10298 \begin_layout Plain Layout
10299 Result
10300 \begin_inset Note Note
10301 status collapsed
10302
10303 \begin_layout Plain Layout
10304
10305 \series bold
10306
10307 \backslash
10308 raisebox
10309 \series default
10310  and the 0
10311 \begin_inset space \thinspace{}
10312 \end_inset
10313
10314 pt space are only used as spacer.
10315 \end_layout
10316
10317 \end_inset
10318
10319
10320 \end_layout
10321
10322 \end_inset
10323 </cell>
10324 </row>
10325 <row>
10326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10327 \begin_inset Text
10328
10329 \begin_layout Plain Layout
10330
10331 \lang ngerman
10332 \begin_inset Quotes grd
10333 \end_inset
10334
10335 i
10336 \end_layout
10337
10338 \end_inset
10339 </cell>
10340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10341 \begin_inset Text
10342
10343 \begin_layout Plain Layout
10344 \begin_inset space \hspace{}
10345 \length 0pt
10346 \end_inset
10347
10348
10349 \lang ngerman
10350
10351 \begin_inset Formula $"i$
10352 \end_inset
10353
10354
10355 \end_layout
10356
10357 \end_inset
10358 </cell>
10359 </row>
10360 <row>
10361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10362 \begin_inset Text
10363
10364 \begin_layout Plain Layout
10365
10366 \backslash
10367 ddot
10368 \begin_inset ERT
10369 status collapsed
10370
10371 \begin_layout Plain Layout
10372
10373
10374 \backslash
10375 spce 
10376 \end_layout
10377
10378 \end_inset
10379
10380 i
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10386 \begin_inset Text
10387
10388 \begin_layout Plain Layout
10389 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10390 \end_inset
10391
10392
10393 \end_layout
10394
10395 \end_inset
10396 </cell>
10397 </row>
10398 </lyxtabular>
10399
10400 \end_inset
10401
10402
10403 \end_layout
10404
10405 \begin_layout Standard
10406 Another advantage to 
10407 \series bold
10408
10409 \backslash
10410 ddot
10411 \series default
10412  is that umlauts can directly be converted to mathematical text because
10413  the accent commands above are 
10414 \emph on
10415 not allowed
10416 \emph default
10417  
10418 \emph on
10419 in mathematical text
10420 \emph default
10421 .
10422  To convert an accented character to mathematical text, only the character
10423  under the accent may be converted.
10424  This applies also for all other conversions, e.
10425 \begin_inset space \thinspace{}
10426 \end_inset
10427
10428 g.
10429 \begin_inset space \space{}
10430 \end_inset
10431
10432 to italic or bold.
10433 \end_layout
10434
10435 \begin_layout Standard
10436 In mathematical text, umlauts and other accented characters can directly
10437  be inserted.
10438 \end_layout
10439
10440 \begin_layout Subsection
10441 Accents for Operators
10442 \begin_inset Index idx
10443 status collapsed
10444
10445 \begin_layout Plain Layout
10446 Accents ! for operators
10447 \end_layout
10448
10449 \end_inset
10450
10451
10452 \end_layout
10453
10454 \begin_layout Standard
10455 With the commands 
10456 \series bold
10457
10458 \backslash
10459 overset
10460 \series default
10461
10462 \begin_inset Index idx
10463 status collapsed
10464
10465 \begin_layout Plain Layout
10466 Commands ! O ! 
10467 \backslash
10468 overset
10469 \end_layout
10470
10471 \end_inset
10472
10473  and 
10474 \series bold
10475
10476 \backslash
10477 underset
10478 \series default
10479
10480 \begin_inset Index idx
10481 status collapsed
10482
10483 \begin_layout Plain Layout
10484 Commands ! U ! 
10485 \backslash
10486 underset
10487 \end_layout
10488
10489 \end_inset
10490
10491  characters can be placed above or below an operator, respectively, to accent
10492  it.
10493  With the command 
10494 \series bold
10495
10496 \backslash
10497 sideset
10498 \series default
10499
10500 \begin_inset Index idx
10501 status collapsed
10502
10503 \begin_layout Plain Layout
10504 Commands ! S ! 
10505 \backslash
10506 sideset
10507 \end_layout
10508
10509 \end_inset
10510
10511  characters can be set before and behind an operator.
10512  The command scheme is:
10513 \end_layout
10514
10515 \begin_layout Standard
10516
10517 \series bold
10518
10519 \backslash
10520 sideset{character
10521 \series default
10522  
10523 \series bold
10524 before}{character
10525 \series default
10526  
10527 \series bold
10528 behind}
10529 \end_layout
10530
10531 \begin_layout Standard
10532
10533 \series bold
10534
10535 \backslash
10536 sideset
10537 \series default
10538  must always be before the operator that should be accented.
10539  You can accent with several characters and even with other operators and
10540  symbols.
10541  To place with 
10542 \series bold
10543
10544 \backslash
10545 sideset
10546 \series default
10547  for example only characters behind an operator, write nothing between the
10548  first braces but don't omit the braces.
10549 \end_layout
10550
10551 \begin_layout Standard
10552 For example the command 
10553 \series bold
10554
10555 \backslash
10556 sideset{
10557 \begin_inset Formula $\to$
10558 \end_inset
10559
10560
10561 \backslash
10562 {
10563 \series default
10564 '
10565 \series bold
10566
10567 \begin_inset Formula $\to$
10568 \end_inset
10569
10570
10571 \backslash
10572 sum_k=1
10573 \begin_inset ERT
10574 status collapsed
10575
10576 \begin_layout Plain Layout
10577
10578
10579 \backslash
10580 spce 
10581 \end_layout
10582
10583 \end_inset
10584
10585
10586 \series default
10587 ^
10588 \series bold
10589 n
10590 \series default
10591  produces:
10592 \begin_inset Formula 
10593 \[
10594 \sideset{}{'}\sum_{k=1}^{n}
10595 \]
10596
10597 \end_inset
10598
10599
10600 \end_layout
10601
10602 \begin_layout Standard
10603 The command 
10604 \series bold
10605
10606 \backslash
10607 overset
10608 \begin_inset ERT
10609 status collapsed
10610
10611 \begin_layout Plain Layout
10612
10613
10614 \backslash
10615 spce 
10616 \end_layout
10617
10618 \end_inset
10619
10620
10621 \backslash
10622 maltese
10623 \begin_inset ERT
10624 status collapsed
10625
10626 \begin_layout Plain Layout
10627
10628
10629 \backslash
10630 spce 
10631 \end_layout
10632
10633 \end_inset
10634
10635
10636 \series default
10637
10638 \begin_inset Formula $\uparrow$
10639 \end_inset
10640
10641
10642 \series bold
10643 a
10644 \series default
10645  produces:
10646 \begin_inset Formula 
10647 \[
10648 \overset{a}{\maltese}
10649 \]
10650
10651 \end_inset
10652
10653 As seen in the last example, with 
10654 \series bold
10655
10656 \backslash
10657 overset
10658 \series default
10659  and 
10660 \series bold
10661
10662 \backslash
10663 underset
10664 \series default
10665  symbols and characters can also be accented; with 
10666 \series bold
10667
10668 \backslash
10669 sideset
10670 \series default
10671  this is not possible.
10672 \end_layout
10673
10674 \begin_layout Subsection
10675 Accents for several Characters
10676 \begin_inset Index idx
10677 status collapsed
10678
10679 \begin_layout Plain Layout
10680 Accents ! for several characters
10681 \end_layout
10682
10683 \end_inset
10684
10685
10686 \end_layout
10687
10688 \begin_layout Standard
10689 \begin_inset space \hfill{}
10690 \end_inset
10691
10692
10693 \begin_inset Tabular
10694 <lyxtabular version="3" rows="5" columns="2">
10695 <features tabularvalignment="middle">
10696 <column alignment="center" valignment="top" width="0pt">
10697 <column alignment="center" valignment="top" width="0pt">
10698 <row>
10699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10700 \begin_inset Text
10701
10702 \begin_layout Plain Layout
10703 Command
10704 \end_layout
10705
10706 \end_inset
10707 </cell>
10708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10709 \begin_inset Text
10710
10711 \begin_layout Plain Layout
10712 Result
10713 \begin_inset Note Note
10714 status collapsed
10715
10716 \begin_layout Plain Layout
10717
10718 \series bold
10719
10720 \backslash
10721 raisebox
10722 \series default
10723  is only used as spacer.
10724 \end_layout
10725
10726 \end_inset
10727
10728
10729 \end_layout
10730
10731 \end_inset
10732 </cell>
10733 </row>
10734 <row>
10735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10736 \begin_inset Text
10737
10738 \begin_layout Plain Layout
10739
10740 \backslash
10741 overleftarrow
10742 \begin_inset ERT
10743 status collapsed
10744
10745 \begin_layout Plain Layout
10746
10747
10748 \backslash
10749 spce 
10750 \end_layout
10751
10752 \end_inset
10753
10754 A=B
10755 \end_layout
10756
10757 \end_inset
10758 </cell>
10759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10760 \begin_inset Text
10761
10762 \begin_layout Plain Layout
10763 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10764 \end_inset
10765
10766
10767 \end_layout
10768
10769 \end_inset
10770 </cell>
10771 </row>
10772 <row>
10773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10774 \begin_inset Text
10775
10776 \begin_layout Plain Layout
10777
10778 \backslash
10779 underleftarrow
10780 \begin_inset ERT
10781 status collapsed
10782
10783 \begin_layout Plain Layout
10784
10785
10786 \backslash
10787 spce 
10788 \end_layout
10789
10790 \end_inset
10791
10792 A=B
10793 \end_layout
10794
10795 \end_inset
10796 </cell>
10797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10798 \begin_inset Text
10799
10800 \begin_layout Plain Layout
10801 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10802 \end_inset
10803
10804
10805 \end_layout
10806
10807 \end_inset
10808 </cell>
10809 </row>
10810 <row>
10811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10812 \begin_inset Text
10813
10814 \begin_layout Plain Layout
10815
10816 \backslash
10817 overleftrightarrow
10818 \begin_inset ERT
10819 status collapsed
10820
10821 \begin_layout Plain Layout
10822
10823
10824 \backslash
10825 spce 
10826 \end_layout
10827
10828 \end_inset
10829
10830 A=B
10831 \end_layout
10832
10833 \end_inset
10834 </cell>
10835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10836 \begin_inset Text
10837
10838 \begin_layout Plain Layout
10839 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10840 \end_inset
10841
10842
10843 \end_layout
10844
10845 \end_inset
10846 </cell>
10847 </row>
10848 <row>
10849 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10850 \begin_inset Text
10851
10852 \begin_layout Plain Layout
10853
10854 \backslash
10855 underleftrightarrow
10856 \begin_inset ERT
10857 status collapsed
10858
10859 \begin_layout Plain Layout
10860
10861
10862 \backslash
10863 spce 
10864 \end_layout
10865
10866 \end_inset
10867
10868 A=B
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10878 \end_inset
10879
10880
10881 \end_layout
10882
10883 \end_inset
10884 </cell>
10885 </row>
10886 </lyxtabular>
10887
10888 \end_inset
10889
10890
10891 \begin_inset space \hfill{}
10892 \end_inset
10893
10894
10895 \begin_inset Tabular
10896 <lyxtabular version="3" rows="5" columns="2">
10897 <features tabularvalignment="middle">
10898 <column alignment="center" valignment="top" width="0pt">
10899 <column alignment="center" valignment="top" width="0pt">
10900 <row>
10901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10902 \begin_inset Text
10903
10904 \begin_layout Plain Layout
10905 Command
10906 \end_layout
10907
10908 \end_inset
10909 </cell>
10910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10911 \begin_inset Text
10912
10913 \begin_layout Plain Layout
10914 Result
10915 \end_layout
10916
10917 \end_inset
10918 </cell>
10919 </row>
10920 <row>
10921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10922 \begin_inset Text
10923
10924 \begin_layout Plain Layout
10925
10926 \backslash
10927 overrightarrow
10928 \begin_inset ERT
10929 status collapsed
10930
10931 \begin_layout Plain Layout
10932
10933
10934 \backslash
10935 spce 
10936 \end_layout
10937
10938 \end_inset
10939
10940 A=B
10941 \end_layout
10942
10943 \end_inset
10944 </cell>
10945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10946 \begin_inset Text
10947
10948 \begin_layout Plain Layout
10949 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10950 \end_inset
10951
10952
10953 \end_layout
10954
10955 \end_inset
10956 </cell>
10957 </row>
10958 <row>
10959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10960 \begin_inset Text
10961
10962 \begin_layout Plain Layout
10963
10964 \backslash
10965 underrightarrow
10966 \begin_inset ERT
10967 status collapsed
10968
10969 \begin_layout Plain Layout
10970
10971
10972 \backslash
10973 spce 
10974 \end_layout
10975
10976 \end_inset
10977
10978 A=B
10979 \end_layout
10980
10981 \end_inset
10982 </cell>
10983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10984 \begin_inset Text
10985
10986 \begin_layout Plain Layout
10987 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10988 \end_inset
10989
10990
10991 \end_layout
10992
10993 \end_inset
10994 </cell>
10995 </row>
10996 <row>
10997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10998 \begin_inset Text
10999
11000 \begin_layout Plain Layout
11001
11002 \backslash
11003 widetilde
11004 \begin_inset ERT
11005 status collapsed
11006
11007 \begin_layout Plain Layout
11008
11009
11010 \backslash
11011 spce 
11012 \end_layout
11013
11014 \end_inset
11015
11016 A=B
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11022 \begin_inset Text
11023
11024 \begin_layout Plain Layout
11025 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11026 \end_inset
11027
11028
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 </row>
11034 <row>
11035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11036 \begin_inset Text
11037
11038 \begin_layout Plain Layout
11039
11040 \backslash
11041 widehat
11042 \begin_inset ERT
11043 status collapsed
11044
11045 \begin_layout Plain Layout
11046
11047
11048 \backslash
11049 spce 
11050 \end_layout
11051
11052 \end_inset
11053
11054 A=B
11055 \end_layout
11056
11057 \end_inset
11058 </cell>
11059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11060 \begin_inset Text
11061
11062 \begin_layout Plain Layout
11063 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11064 \end_inset
11065
11066
11067 \end_layout
11068
11069 \end_inset
11070 </cell>
11071 </row>
11072 </lyxtabular>
11073
11074 \end_inset
11075
11076
11077 \begin_inset space \hfill{}
11078 \end_inset
11079
11080
11081 \end_layout
11082
11083 \begin_layout Standard
11084 \begin_inset VSpace medskip
11085 \end_inset
11086
11087 With these commands as many characters as you like can be accented.
11088  But the accents 
11089 \series bold
11090
11091 \backslash
11092 widetilde
11093 \series default
11094  and 
11095 \series bold
11096
11097 \backslash
11098 widehat
11099 \series default
11100  will only be set in the output with a length of three characters, as shown
11101  in the following example:
11102 \begin_inset Formula 
11103 \[
11104 \widetilde{A+B=C-D}
11105 \]
11106
11107 \end_inset
11108
11109
11110 \end_layout
11111
11112 \begin_layout Standard
11113 With the commands 
11114 \series bold
11115
11116 \backslash
11117 overset
11118 \series default
11119
11120 \begin_inset Index idx
11121 status collapsed
11122
11123 \begin_layout Plain Layout
11124 Commands ! O ! 
11125 \backslash
11126 overset
11127 \end_layout
11128
11129 \end_inset
11130
11131  and 
11132 \series bold
11133
11134 \backslash
11135 underset
11136 \series default
11137
11138 \begin_inset Index idx
11139 status collapsed
11140
11141 \begin_layout Plain Layout
11142 Commands ! U ! 
11143 \backslash
11144 underset
11145 \end_layout
11146
11147 \end_inset
11148
11149  described in the previous subsection it is also possible to accent several
11150  characters.
11151  The command 
11152 \series bold
11153
11154 \backslash
11155 underset
11156 \begin_inset ERT
11157 status collapsed
11158
11159 \begin_layout Plain Layout
11160
11161
11162 \backslash
11163 spce 
11164 \end_layout
11165
11166 \end_inset
11167
11168 A=B
11169 \begin_inset Formula $\downarrow$
11170 \end_inset
11171
11172 ***
11173 \series default
11174  creates:
11175 \begin_inset Formula 
11176 \[
11177 \underset{***}{A=B}
11178 \]
11179
11180 \end_inset
11181
11182
11183 \end_layout
11184
11185 \begin_layout Section
11186 Space
11187 \begin_inset CommandInset label
11188 LatexCommand label
11189 name "sub:Space"
11190
11191 \end_inset
11192
11193
11194 \begin_inset Index idx
11195 status collapsed
11196
11197 \begin_layout Plain Layout
11198 Space ! horizontal
11199 \end_layout
11200
11201 \end_inset
11202
11203
11204 \end_layout
11205
11206 \begin_layout Subsection
11207 Predefined Space
11208 \begin_inset CommandInset label
11209 LatexCommand label
11210 name "sub:Predefined-Space"
11211
11212 \end_inset
11213
11214
11215 \begin_inset Index idx
11216 status collapsed
11217
11218 \begin_layout Plain Layout
11219 Space ! horizontal ! predefined
11220 \end_layout
11221
11222 \end_inset
11223
11224
11225 \end_layout
11226
11227 \begin_layout Standard
11228 Sometimes it is necessary to insert horizontal space into a formula.
11229  This is done by inserting a protected space (shortcut 
11230 \begin_inset Info
11231 type  "shortcut"
11232 arg   "command-alternatives space-insert protected ; math-space"
11233 \end_inset
11234
11235 ).
11236  A 
11237 \begin_inset Quotes eld
11238 \end_inset
11239
11240
11241 \color blue
11242
11243 \begin_inset ERT
11244 status collapsed
11245
11246 \begin_layout Plain Layout
11247
11248
11249 \backslash
11250 spce 
11251 \end_layout
11252
11253 \end_inset
11254
11255
11256 \color inherit
11257
11258 \begin_inset Quotes erd
11259 \end_inset
11260
11261  appears and by pressing 
11262 \family sans
11263 Space
11264 \family default
11265  several times one can select one of eight different space sizes.
11266  The spaces can also be inserted using the math toolbar button 
11267 \begin_inset Graphics
11268         filename ../images/math/space.png
11269         scale 85
11270
11271 \end_inset
11272
11273  or special commands.
11274  Independent from the inserted command, one can select the size again by
11275  pressing 
11276 \family sans
11277 Space
11278 \family default
11279  afterwards.
11280 \end_layout
11281
11282 \begin_layout Standard
11283 \noindent
11284 \align center
11285 \begin_inset VSpace -5mm
11286 \end_inset
11287
11288
11289 \begin_inset Tabular
11290 <lyxtabular version="3" rows="3" columns="7">
11291 <features tabularvalignment="middle">
11292 <column alignment="center" valignment="middle" width="6.8cm">
11293 <column alignment="center" valignment="top" width="0">
11294 <column alignment="center" valignment="top" width="0">
11295 <column alignment="center" valignment="top" width="0">
11296 <column alignment="center" valignment="top" width="0">
11297 <column alignment="center" valignment="top" width="0">
11298 <column alignment="center" valignment="top" width="0">
11299 <row>
11300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11301 \begin_inset Text
11302
11303 \begin_layout Plain Layout
11304 Command
11305 \end_layout
11306
11307 \end_inset
11308 </cell>
11309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11310 \begin_inset Text
11311
11312 \begin_layout Plain Layout
11313
11314 \backslash
11315 ,
11316 \end_layout
11317
11318 \end_inset
11319 </cell>
11320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11321 \begin_inset Text
11322
11323 \begin_layout Plain Layout
11324
11325 \backslash
11326 :
11327 \end_layout
11328
11329 \end_inset
11330 </cell>
11331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11332 \begin_inset Text
11333
11334 \begin_layout Plain Layout
11335
11336 \backslash
11337 ;
11338 \end_layout
11339
11340 \end_inset
11341 </cell>
11342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11343 \begin_inset Text
11344
11345 \begin_layout Plain Layout
11346
11347 \backslash
11348 quad
11349 \end_layout
11350
11351 \end_inset
11352 </cell>
11353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11354 \begin_inset Text
11355
11356 \begin_layout Plain Layout
11357
11358 \backslash
11359 qquad
11360 \end_layout
11361
11362 \end_inset
11363 </cell>
11364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11365 \begin_inset Text
11366
11367 \begin_layout Plain Layout
11368
11369 \backslash
11370 !
11371 \end_layout
11372
11373 \end_inset
11374 </cell>
11375 </row>
11376 <row>
11377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11378 \begin_inset Text
11379
11380 \begin_layout Plain Layout
11381 Number of 
11382 \family sans
11383 Space
11384 \family default
11385  keystrokes after inserting the protected space
11386 \end_layout
11387
11388 \end_inset
11389 </cell>
11390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11391 \begin_inset Text
11392
11393 \begin_layout Plain Layout
11394 0
11395 \end_layout
11396
11397 \end_inset
11398 </cell>
11399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11400 \begin_inset Text
11401
11402 \begin_layout Plain Layout
11403 1
11404 \end_layout
11405
11406 \end_inset
11407 </cell>
11408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11409 \begin_inset Text
11410
11411 \begin_layout Plain Layout
11412 2
11413 \end_layout
11414
11415 \end_inset
11416 </cell>
11417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11418 \begin_inset Text
11419
11420 \begin_layout Plain Layout
11421 3
11422 \end_layout
11423
11424 \end_inset
11425 </cell>
11426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11427 \begin_inset Text
11428
11429 \begin_layout Plain Layout
11430 4
11431 \end_layout
11432
11433 \end_inset
11434 </cell>
11435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11436 \begin_inset Text
11437
11438 \begin_layout Plain Layout
11439 5
11440 \end_layout
11441
11442 \end_inset
11443 </cell>
11444 </row>
11445 <row>
11446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11447 \begin_inset Text
11448
11449 \begin_layout Plain Layout
11450 Result
11451 \end_layout
11452
11453 \end_inset
11454 </cell>
11455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11456 \begin_inset Text
11457
11458 \begin_layout Plain Layout
11459 \begin_inset Formula $A\, B$
11460 \end_inset
11461
11462
11463 \end_layout
11464
11465 \end_inset
11466 </cell>
11467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11468 \begin_inset Text
11469
11470 \begin_layout Plain Layout
11471 \begin_inset Formula $A\: B$
11472 \end_inset
11473
11474
11475 \end_layout
11476
11477 \end_inset
11478 </cell>
11479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11480 \begin_inset Text
11481
11482 \begin_layout Plain Layout
11483 \begin_inset Formula $A\; B$
11484 \end_inset
11485
11486
11487 \end_layout
11488
11489 \end_inset
11490 </cell>
11491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11492 \begin_inset Text
11493
11494 \begin_layout Plain Layout
11495 \begin_inset Formula $A\quad B$
11496 \end_inset
11497
11498
11499 \end_layout
11500
11501 \end_inset
11502 </cell>
11503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11504 \begin_inset Text
11505
11506 \begin_layout Plain Layout
11507 \begin_inset Formula $A\qquad B$
11508 \end_inset
11509
11510
11511 \end_layout
11512
11513 \end_inset
11514 </cell>
11515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11516 \begin_inset Text
11517
11518 \begin_layout Plain Layout
11519 \begin_inset Formula $A\! B$
11520 \end_inset
11521
11522
11523 \end_layout
11524
11525 \end_inset
11526 </cell>
11527 </row>
11528 </lyxtabular>
11529
11530 \end_inset
11531
11532
11533 \end_layout
11534
11535 \begin_layout Standard
11536 The last size seem to produce no space.
11537  It is displayed red in LyX contrary to the other sizes, because it is a
11538  negative space.
11539  There are two more negative spaces:
11540 \end_layout
11541
11542 \begin_layout Standard
11543 \align center
11544 \begin_inset Tabular
11545 <lyxtabular version="3" rows="3" columns="3">
11546 <features tabularvalignment="middle">
11547 <column alignment="center" valignment="middle" width="6.8cm">
11548 <column alignment="center" valignment="top" width="0pt">
11549 <column alignment="center" valignment="top" width="0pt">
11550 <row>
11551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11552 \begin_inset Text
11553
11554 \begin_layout Plain Layout
11555 Command
11556 \end_layout
11557
11558 \end_inset
11559 </cell>
11560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11561 \begin_inset Text
11562
11563 \begin_layout Plain Layout
11564
11565 \backslash
11566 negmedspace
11567 \end_layout
11568
11569 \end_inset
11570 </cell>
11571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11572 \begin_inset Text
11573
11574 \begin_layout Plain Layout
11575
11576 \backslash
11577 negthickspace
11578 \end_layout
11579
11580 \end_inset
11581 </cell>
11582 </row>
11583 <row>
11584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11585 \begin_inset Text
11586
11587 \begin_layout Plain Layout
11588 Number of 
11589 \family sans
11590 Space
11591 \family default
11592  keystrokes after inserting the protected space
11593 \end_layout
11594
11595 \end_inset
11596 </cell>
11597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11598 \begin_inset Text
11599
11600 \begin_layout Plain Layout
11601 6
11602 \end_layout
11603
11604 \end_inset
11605 </cell>
11606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11607 \begin_inset Text
11608
11609 \begin_layout Plain Layout
11610 7
11611 \end_layout
11612
11613 \end_inset
11614 </cell>
11615 </row>
11616 <row>
11617 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11618 \begin_inset Text
11619
11620 \begin_layout Plain Layout
11621 Result
11622 \end_layout
11623
11624 \end_inset
11625 </cell>
11626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11627 \begin_inset Text
11628
11629 \begin_layout Plain Layout
11630 \begin_inset Formula $A\negmedspace B$
11631 \end_inset
11632
11633
11634 \end_layout
11635
11636 \end_inset
11637 </cell>
11638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11639 \begin_inset Text
11640
11641 \begin_layout Plain Layout
11642 \begin_inset Formula $A\negthickspace B$
11643 \end_inset
11644
11645
11646 \end_layout
11647
11648 \end_inset
11649 </cell>
11650 </row>
11651 </lyxtabular>
11652
11653 \end_inset
11654
11655
11656 \end_layout
11657
11658 \begin_layout Standard
11659 Negative spaces can lead to characters overlapping each other.
11660  Thus they can be used to enforce ligatures, which are e.
11661 \begin_inset space \thinspace{}
11662 \end_inset
11663
11664 g.
11665 \begin_inset space \space{}
11666 \end_inset
11667
11668 useful for summation operators:
11669 \end_layout
11670
11671 \begin_layout Standard
11672 \align center
11673 \begin_inset Tabular
11674 <lyxtabular version="3" rows="3" columns="2">
11675 <features tabularvalignment="middle">
11676 <column alignment="center" valignment="top" width="0">
11677 <column alignment="center" valignment="top" width="0">
11678 <row>
11679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11680 \begin_inset Text
11681
11682 \begin_layout Plain Layout
11683 Command
11684 \end_layout
11685
11686 \end_inset
11687 </cell>
11688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11689 \begin_inset Text
11690
11691 \begin_layout Plain Layout
11692 Result
11693 \begin_inset Note Note
11694 status collapsed
11695
11696 \begin_layout Plain Layout
11697
11698 \series bold
11699
11700 \backslash
11701 raisebox
11702 \series default
11703  is only used as spacer.
11704 \end_layout
11705
11706 \end_inset
11707
11708
11709 \end_layout
11710
11711 \end_inset
11712 </cell>
11713 </row>
11714 <row>
11715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11716 \begin_inset Text
11717
11718 \begin_layout Plain Layout
11719
11720 \backslash
11721 sum
11722 \backslash
11723 sum
11724 \begin_inset ERT
11725 status collapsed
11726
11727 \begin_layout Plain Layout
11728
11729
11730 \backslash
11731 spce 
11732 \end_layout
11733
11734 \end_inset
11735
11736 f_kl
11737 \end_layout
11738
11739 \end_inset
11740 </cell>
11741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11742 \begin_inset Text
11743
11744 \begin_layout Plain Layout
11745 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11746 \end_inset
11747
11748
11749 \end_layout
11750
11751 \end_inset
11752 </cell>
11753 </row>
11754 <row>
11755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11756 \begin_inset Text
11757
11758 \begin_layout Plain Layout
11759
11760 \backslash
11761 sum
11762 \backslash
11763 negmedspace
11764 \backslash
11765 sum
11766 \begin_inset ERT
11767 status collapsed
11768
11769 \begin_layout Plain Layout
11770
11771
11772 \backslash
11773 spce 
11774 \end_layout
11775
11776 \end_inset
11777
11778 f_kl
11779 \end_layout
11780
11781 \end_inset
11782 </cell>
11783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11784 \begin_inset Text
11785
11786 \begin_layout Plain Layout
11787 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11788 \end_inset
11789
11790
11791 \end_layout
11792
11793 \end_inset
11794 </cell>
11795 </row>
11796 </lyxtabular>
11797
11798 \end_inset
11799
11800
11801 \end_layout
11802
11803 \begin_layout Standard
11804 Relations like for example equal signs, are always surrounded by space.
11805  To suppress this, the equal sign is placed into a TeX-brace.
11806  The following example demonstrates this:
11807 \end_layout
11808
11809 \begin_layout Standard
11810 \align center
11811 \begin_inset Tabular
11812 <lyxtabular version="3" rows="2" columns="2">
11813 <features tabularvalignment="middle">
11814 <column alignment="center" valignment="top" width="0pt">
11815 <column alignment="center" valignment="top" width="0pt">
11816 <row>
11817 <cell alignment="center" valignment="top" usebox="none">
11818 \begin_inset Text
11819
11820 \begin_layout Plain Layout
11821 normal equation
11822 \end_layout
11823
11824 \end_inset
11825 </cell>
11826 <cell alignment="center" valignment="top" usebox="none">
11827 \begin_inset Text
11828
11829 \begin_layout Plain Layout
11830 \begin_inset Formula $A=B$
11831 \end_inset
11832
11833
11834 \end_layout
11835
11836 \end_inset
11837 </cell>
11838 </row>
11839 <row>
11840 <cell alignment="center" valignment="top" usebox="none">
11841 \begin_inset Text
11842
11843 \begin_layout Plain Layout
11844 \begin_inset Note Note
11845 status collapsed
11846
11847 \begin_layout Plain Layout
11848
11849 \series bold
11850
11851 \backslash
11852 raisebox
11853 \series default
11854  is only used as spacer.
11855 \end_layout
11856
11857 \end_inset
11858
11859
11860 \begin_inset Formula $\raisebox{5mm}{}$
11861 \end_inset
11862
11863 equation without space
11864 \end_layout
11865
11866 \end_inset
11867 </cell>
11868 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11869 \begin_inset Text
11870
11871 \begin_layout Plain Layout
11872 \begin_inset Formula $A{=}B$
11873 \end_inset
11874
11875
11876 \end_layout
11877
11878 \end_inset
11879 </cell>
11880 </row>
11881 </lyxtabular>
11882
11883 \end_inset
11884
11885
11886 \end_layout
11887
11888 \begin_layout Standard
11889 \noindent
11890 The command for the last formula is: 
11891 \series bold
11892 A
11893 \backslash
11894 {=
11895 \begin_inset Formula $\to$
11896 \end_inset
11897
11898 B
11899 \end_layout
11900
11901 \begin_layout Standard
11902 \begin_inset VSpace bigskip
11903 \end_inset
11904
11905 Spaces are needed for physical units, because the space between the value
11906  and the unit is the smallest one and not a normal space.
11907  For units in text, the smallest space is inserted via the menu 
11908 \family sans
11909 Insert\SpecialChar \menuseparator
11910 Formatting\SpecialChar \menuseparator
11911 Thin
11912 \begin_inset space ~
11913 \end_inset
11914
11915 Space
11916 \family default
11917  (shortcut 
11918 \begin_inset Info
11919 type  "shortcut"
11920 arg   "space-insert thin"
11921 \end_inset
11922
11923 ).
11924 \end_layout
11925
11926 \begin_layout Standard
11927 An example to visualize the difference:
11928 \end_layout
11929
11930 \begin_layout Standard
11931 \begin_inset Tabular
11932 <lyxtabular version="3" rows="2" columns="2">
11933 <features tabularvalignment="middle">
11934 <column alignment="left" valignment="top" width="0">
11935 <column alignment="left" valignment="top" width="0">
11936 <row>
11937 <cell alignment="center" valignment="top" usebox="none">
11938 \begin_inset Text
11939
11940 \begin_layout Plain Layout
11941 24 kW
11942 \begin_inset Formula $\cdot$
11943 \end_inset
11944
11945 h
11946 \end_layout
11947
11948 \end_inset
11949 </cell>
11950 <cell alignment="center" valignment="top" usebox="none">
11951 \begin_inset Text
11952
11953 \begin_layout Plain Layout
11954 space between value and unit
11955 \end_layout
11956
11957 \end_inset
11958 </cell>
11959 </row>
11960 <row>
11961 <cell alignment="center" valignment="top" usebox="none">
11962 \begin_inset Text
11963
11964 \begin_layout Plain Layout
11965 24
11966 \begin_inset space \thinspace{}
11967 \end_inset
11968
11969 kW
11970 \begin_inset Formula $\cdot$
11971 \end_inset
11972
11973 h
11974 \end_layout
11975
11976 \end_inset
11977 </cell>
11978 <cell alignment="center" valignment="top" usebox="none">
11979 \begin_inset Text
11980
11981 \begin_layout Plain Layout
11982 smallest space between value and unit
11983 \end_layout
11984
11985 \end_inset
11986 </cell>
11987 </row>
11988 </lyxtabular>
11989
11990 \end_inset
11991
11992
11993 \end_layout
11994
11995 \begin_layout Subsection
11996 Variable Space
11997 \begin_inset ERT
11998 status collapsed
11999
12000 \begin_layout Plain Layout
12001
12002
12003 \backslash
12004 texorpdfstring{
12005 \end_layout
12006
12007 \end_inset
12008
12009
12010 \begin_inset Foot
12011 status collapsed
12012
12013 \begin_layout Plain Layout
12014 for vertical space in formulas see 
12015 \begin_inset CommandInset ref
12016 LatexCommand ref
12017 reference "sub:Line-Separation"
12018
12019 \end_inset
12020
12021
12022 \end_layout
12023
12024 \end_inset
12025
12026
12027 \begin_inset ERT
12028 status collapsed
12029
12030 \begin_layout Plain Layout
12031
12032 }{}
12033 \end_layout
12034
12035 \end_inset
12036
12037
12038 \begin_inset Note Note
12039 status collapsed
12040
12041 \begin_layout Plain Layout
12042
12043 \backslash
12044 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
12045 \end_layout
12046
12047 \begin_layout Plain Layout
12048 More about 
12049 \backslash
12050 texorpdfstring is in section 
12051 \begin_inset CommandInset ref
12052 LatexCommand ref
12053 reference "sub:Formulas-in-Section"
12054
12055 \end_inset
12056
12057 .
12058 \end_layout
12059
12060 \end_inset
12061
12062
12063 \begin_inset CommandInset label
12064 LatexCommand label
12065 name "sub:Variable-Space"
12066
12067 \end_inset
12068
12069
12070 \begin_inset Index idx
12071 status collapsed
12072
12073 \begin_layout Plain Layout
12074 Space ! horizontal ! variable
12075 \end_layout
12076
12077 \end_inset
12078
12079
12080 \end_layout
12081
12082 \begin_layout Standard
12083 Space with a defined length can be inserted with the command 
12084 \series bold
12085
12086 \backslash
12087 hspace
12088 \series default
12089
12090 \begin_inset Index idx
12091 status collapsed
12092
12093 \begin_layout Plain Layout
12094 Commands ! H ! 
12095 \backslash
12096 hspace
12097 \end_layout
12098
12099 \end_inset
12100
12101 .
12102  Then a long 
12103 \begin_inset Quotes eld
12104 \end_inset
12105
12106
12107 \color blue
12108
12109 \begin_inset ERT
12110 status collapsed
12111
12112 \begin_layout Plain Layout
12113
12114
12115 \backslash
12116 spce 
12117 \end_layout
12118
12119 \end_inset
12120
12121
12122 \color inherit
12123
12124 \begin_inset Quotes erd
12125 \end_inset
12126
12127  appears.
12128  The length can be specified by left-clicking on the 
12129 \begin_inset Quotes eld
12130 \end_inset
12131
12132
12133 \color blue
12134
12135 \begin_inset ERT
12136 status collapsed
12137
12138 \begin_layout Plain Layout
12139
12140
12141 \backslash
12142 spce 
12143 \end_layout
12144
12145 \end_inset
12146
12147
12148 \color inherit
12149
12150 \begin_inset Quotes erd
12151 \end_inset
12152
12153 .
12154  The length may also be negative.
12155  To insert as much space as is available, the command 
12156 \series bold
12157
12158 \backslash
12159 hfill
12160 \series default
12161
12162 \begin_inset Index idx
12163 status collapsed
12164
12165 \begin_layout Plain Layout
12166 Commands ! H ! 
12167 \backslash
12168 hfill
12169 \end_layout
12170
12171 \end_inset
12172
12173  is used.
12174 \end_layout
12175
12176 \begin_layout Standard
12177 \begin_inset VSpace -1mm
12178 \end_inset
12179
12180
12181 \end_layout
12182
12183 \begin_layout Standard
12184 \align center
12185 \begin_inset Tabular
12186 <lyxtabular version="3" rows="4" columns="2">
12187 <features tabularvalignment="middle">
12188 <column alignment="center" valignment="top" width="0">
12189 <column alignment="center" valignment="top" width="0">
12190 <row>
12191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12192 \begin_inset Text
12193
12194 \begin_layout Plain Layout
12195 Command (
12196 \backslash
12197 hspace length)
12198 \end_layout
12199
12200 \end_inset
12201 </cell>
12202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12203 \begin_inset Text
12204
12205 \begin_layout Plain Layout
12206 Result
12207 \end_layout
12208
12209 \end_inset
12210 </cell>
12211 </row>
12212 <row>
12213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12214 \begin_inset Text
12215
12216 \begin_layout Plain Layout
12217 A=B
12218 \backslash
12219 hspace
12220 \begin_inset ERT
12221 status collapsed
12222
12223 \begin_layout Plain Layout
12224
12225
12226 \backslash
12227 spce 
12228 \end_layout
12229
12230 \end_inset
12231
12232
12233 \begin_inset Formula $\to$
12234 \end_inset
12235
12236 A
12237 \backslash
12238 not=C (3
12239 \begin_inset space \thinspace{}
12240 \end_inset
12241
12242 cm)
12243 \end_layout
12244
12245 \end_inset
12246 </cell>
12247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12248 \begin_inset Text
12249
12250 \begin_layout Plain Layout
12251 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12252 \end_inset
12253
12254
12255 \end_layout
12256
12257 \end_inset
12258 </cell>
12259 </row>
12260 <row>
12261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12262 \begin_inset Text
12263
12264 \begin_layout Plain Layout
12265 A
12266 \backslash
12267 hspace
12268 \begin_inset ERT
12269 status collapsed
12270
12271 \begin_layout Plain Layout
12272
12273
12274 \backslash
12275 spce 
12276 \end_layout
12277
12278 \end_inset
12279
12280
12281 \begin_inset Formula $\to$
12282 \end_inset
12283
12284 A
12285 \backslash
12286 not=A (-1
12287 \begin_inset space \thinspace{}
12288 \end_inset
12289
12290 mm)
12291 \end_layout
12292
12293 \end_inset
12294 </cell>
12295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12296 \begin_inset Text
12297
12298 \begin_layout Plain Layout
12299 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12300 \end_inset
12301
12302
12303 \end_layout
12304
12305 \end_inset
12306 </cell>
12307 </row>
12308 <row>
12309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12310 \begin_inset Text
12311
12312 \begin_layout Plain Layout
12313 A=A
12314 \backslash
12315 hfill
12316 \begin_inset ERT
12317 status collapsed
12318
12319 \begin_layout Plain Layout
12320
12321
12322 \backslash
12323 spce 
12324 \end_layout
12325
12326 \end_inset
12327
12328 B=B
12329 \end_layout
12330
12331 \end_inset
12332 </cell>
12333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12334 \begin_inset Text
12335
12336 \begin_layout Plain Layout
12337 \begin_inset Formula $A=A\hfill B=B$
12338 \end_inset
12339
12340
12341 \end_layout
12342
12343 \end_inset
12344 </cell>
12345 </row>
12346 </lyxtabular>
12347
12348 \end_inset
12349
12350
12351 \end_layout
12352
12353 \begin_layout Standard
12354 In the last example the available space is given by the longest column entry
12355  of the table.
12356  In an inline formula the space depends on the length of the line in which
12357  
12358 \series bold
12359
12360 \backslash
12361 hfill
12362 \series default
12363  is inserted.
12364  Thus, when the line uses the full width, no space will be created.
12365  
12366 \series bold
12367
12368 \backslash
12369 hfill
12370 \series default
12371  only has an effect on displayed formulas when the formula style 
12372 \series bold
12373 Indented
12374 \series default
12375  is used.
12376  (Formula styles are explained in 
12377 \begin_inset CommandInset ref
12378 LatexCommand ref
12379 reference "sec:Formula-Styles"
12380
12381 \end_inset
12382
12383 .)
12384 \end_layout
12385
12386 \begin_layout Standard
12387 Besides 
12388 \series bold
12389
12390 \backslash
12391 hfill
12392 \series default
12393 , there are the commands 
12394 \series bold
12395
12396 \backslash
12397 dotfill
12398 \series default
12399  and 
12400 \series bold
12401
12402 \backslash
12403 hrulefill
12404 \series default
12405  that fill the space with a pattern, see 
12406 \begin_inset CommandInset ref
12407 LatexCommand ref
12408 reference "sub:Ellipses"
12409
12410 \end_inset
12411
12412  for an example.
12413 \end_layout
12414
12415 \begin_layout Standard
12416 For text, variable space can be inserted via the menu 
12417 \family sans
12418 Insert\SpecialChar \menuseparator
12419 Formatting\SpecialChar \menuseparator
12420 Horizontal
12421 \begin_inset space ~
12422 \end_inset
12423
12424 Space
12425 \family default
12426 :
12427 \end_layout
12428
12429 \begin_layout Standard
12430 This is a line with
12431 \begin_inset space \hspace{}
12432 \length 2cm
12433 \end_inset
12434
12435 2
12436 \begin_inset space \thinspace{}
12437 \end_inset
12438
12439 cm space.
12440 \end_layout
12441
12442 \begin_layout Standard
12443 This is a line with
12444 \begin_inset space \hfill{}
12445 \end_inset
12446
12447 maximum space.
12448 \end_layout
12449
12450 \begin_layout Subsection
12451 Space besides inline Formulas
12452 \begin_inset Index idx
12453 status collapsed
12454
12455 \begin_layout Plain Layout
12456 Space ! besides inline formulas
12457 \end_layout
12458
12459 \end_inset
12460
12461
12462 \end_layout
12463
12464 \begin_layout Standard
12465 The space that surrounds inline formulas can be adjusted with the length
12466  
12467 \series bold
12468
12469 \backslash
12470 mathsurround
12471 \series default
12472
12473 \begin_inset Index idx
12474 status collapsed
12475
12476 \begin_layout Plain Layout
12477 Commands ! M ! 
12478 \backslash
12479 mathsurround
12480 \end_layout
12481
12482 \end_inset
12483
12484 .
12485  The value of a length is set with the command 
12486 \series bold
12487
12488 \backslash
12489 setlength
12490 \series default
12491
12492 \begin_inset Index idx
12493 status collapsed
12494
12495 \begin_layout Plain Layout
12496 Commands ! S ! 
12497 \backslash
12498 setlength
12499 \end_layout
12500
12501 \end_inset
12502
12503  which has the following scheme:
12504 \end_layout
12505
12506 \begin_layout Standard
12507
12508 \series bold
12509
12510 \backslash
12511 setlength{length name}{value}
12512 \end_layout
12513
12514 \begin_layout Standard
12515 To set 
12516 \series bold
12517
12518 \backslash
12519 mathsurround
12520 \series default
12521  to the value 5
12522 \begin_inset space \thinspace{}
12523 \end_inset
12524
12525 mm, the command
12526 \end_layout
12527
12528 \begin_layout Standard
12529
12530 \series bold
12531
12532 \backslash
12533 setlength{
12534 \backslash
12535 mathsurround}{5mm}
12536 \end_layout
12537
12538 \begin_layout Standard
12539 is inserted in TeX-mode.
12540  5
12541 \begin_inset space \thinspace{}
12542 \end_inset
12543
12544 mm space will now be set around all inline formulas:
12545 \begin_inset ERT
12546 status collapsed
12547
12548 \begin_layout Plain Layout
12549
12550
12551 \backslash
12552 setlength{
12553 \backslash
12554 mathsurround}{5mm}
12555 \end_layout
12556
12557 \end_inset
12558
12559
12560 \end_layout
12561
12562 \begin_layout Standard
12563 This is a line with an inline formula 
12564 \begin_inset Formula $A=B$
12565 \end_inset
12566
12567  with 5
12568 \begin_inset space \thinspace{}
12569 \end_inset
12570
12571 mm surrounding space.
12572 \begin_inset ERT
12573 status collapsed
12574
12575 \begin_layout Plain Layout
12576
12577
12578 \backslash
12579 setlength{
12580 \backslash
12581 mathsurround}{0pt}
12582 \end_layout
12583
12584 \end_inset
12585
12586
12587 \end_layout
12588
12589 \begin_layout Standard
12590 To return to the predefined value, 
12591 \series bold
12592
12593 \backslash
12594 mathsurround
12595 \series default
12596  is set to the value 0
12597 \begin_inset space \thinspace{}
12598 \end_inset
12599
12600 pt.
12601 \end_layout
12602
12603 \begin_layout Section
12604 Boxes and Frames
12605 \begin_inset Index idx
12606 status collapsed
12607
12608 \begin_layout Plain Layout
12609 Boxes
12610 \end_layout
12611
12612 \end_inset
12613
12614
12615 \begin_inset Index idx
12616 status collapsed
12617
12618 \begin_layout Plain Layout
12619 Frames | see
12620 \begin_inset ERT
12621 status collapsed
12622
12623 \begin_layout Plain Layout
12624
12625 {
12626 \end_layout
12627
12628 \end_inset
12629
12630 Boxes
12631 \begin_inset ERT
12632 status collapsed
12633
12634 \begin_layout Plain Layout
12635
12636 }
12637 \end_layout
12638
12639 \end_inset
12640
12641
12642 \end_layout
12643
12644 \end_inset
12645
12646
12647 \end_layout
12648
12649 \begin_layout Standard
12650 Boxes for text are described in chapter 
12651 \family typewriter
12652 Boxes
12653 \family default
12654  in the 
12655 \family typewriter
12656 Embedded
12657 \begin_inset space ~
12658 \end_inset
12659
12660 Objects
12661 \family default
12662  manual.
12663 \end_layout
12664
12665 \begin_layout Subsection
12666 Boxes with Frame
12667 \begin_inset CommandInset label
12668 LatexCommand label
12669 name "sub:Boxes-with-Frame"
12670
12671 \end_inset
12672
12673
12674 \begin_inset Index idx
12675 status collapsed
12676
12677 \begin_layout Plain Layout
12678 Boxes ! with frame
12679 \end_layout
12680
12681 \end_inset
12682
12683
12684 \end_layout
12685
12686 \begin_layout Standard
12687 It is possible to frame a formula or part of one with the commands 
12688 \series bold
12689
12690 \backslash
12691 fbox
12692 \series default
12693
12694 \begin_inset Index idx
12695 status collapsed
12696
12697 \begin_layout Plain Layout
12698 Commands ! F ! 
12699 \backslash
12700 fbox
12701 \end_layout
12702
12703 \end_inset
12704
12705  and 
12706 \series bold
12707
12708 \backslash
12709 boxed
12710 \series default
12711
12712 \begin_inset Index idx
12713 status collapsed
12714
12715 \begin_layout Plain Layout
12716 Commands ! B ! 
12717 \backslash
12718 boxed
12719 \end_layout
12720
12721 \end_inset
12722
12723 .
12724 \end_layout
12725
12726 \begin_layout Standard
12727 When one of these commands is inserted in a formula, a blue box appears
12728  within a frame to enter formula parts.
12729  For 
12730 \series bold
12731
12732 \backslash
12733 fbox
12734 \series default
12735  an additional formula has to be created by 
12736 \family sans
12737 Ctrl+M
12738 \family default
12739  within this box, because the box content will otherwise be treated as mathemati
12740 cal text.
12741  When 
12742 \series bold
12743
12744 \backslash
12745 boxed
12746 \series default
12747  is used, a new formula is automatically created inside the frame.
12748 \end_layout
12749
12750 \begin_layout Standard
12751 The command 
12752 \series bold
12753
12754 \backslash
12755 fbox
12756 \series default
12757  is not suitable to frame displayed formulas because the formula will always
12758  be set in the size of the text.
12759  
12760 \series bold
12761
12762 \backslash
12763 boxed
12764 \series default
12765  is in contrary not suitable to frame inline formulas, because the formula
12766  will always be set in the size of a displayed formula.
12767 \end_layout
12768
12769 \begin_layout Standard
12770 An extension to 
12771 \series bold
12772
12773 \backslash
12774 fbox
12775 \series default
12776  is the command 
12777 \series bold
12778
12779 \backslash
12780 framebox
12781 \series default
12782
12783 \begin_inset Index idx
12784 status collapsed
12785
12786 \begin_layout Plain Layout
12787 Commands ! F ! 
12788 \backslash
12789 framebox
12790 \end_layout
12791
12792 \end_inset
12793
12794  where additionally the frame width and the alignment can be specified.
12795  
12796 \series bold
12797
12798 \backslash
12799 framebox
12800 \series default
12801  is used in the following scheme:
12802 \end_layout
12803
12804 \begin_layout Standard
12805
12806 \series bold
12807
12808 \backslash
12809 framebox[frame width][position]{box content}
12810 \end_layout
12811
12812 \begin_layout Standard
12813 The position can either be 
12814 \emph on
12815 l
12816 \emph default
12817  or 
12818 \emph on
12819 r
12820 \emph default
12821 .
12822  
12823 \emph on
12824 l
12825 \emph default
12826  left aligns, 
12827 \emph on
12828 r
12829 \emph default
12830  right aligns the formula in the box.
12831  When no position is given, the formula will be centered.
12832 \begin_inset Newline newline
12833 \end_inset
12834
12835 If no width is given, also no position can be given.
12836  In this case the frame width is adjusted to the box content like for 
12837 \series bold
12838
12839 \backslash
12840 fbox
12841 \series default
12842 .
12843 \end_layout
12844
12845 \begin_layout Standard
12846 When the command 
12847 \series bold
12848
12849 \backslash
12850 framebox
12851 \series default
12852  is inserted, a box appears containing three blue boxes.
12853  The first two boxes are surrounded by brackets and denote the two optional
12854  arguments.
12855  The third box is for formula parts like for 
12856 \series bold
12857
12858 \backslash
12859 fbox
12860 \series default
12861 .
12862 \end_layout
12863
12864 \begin_layout Standard
12865 \align center
12866 \begin_inset Tabular
12867 <lyxtabular version="3" rows="5" columns="2">
12868 <features tabularvalignment="middle">
12869 <column alignment="center" valignment="top" width="0">
12870 <column alignment="center" valignment="top" width="0">
12871 <row>
12872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12873 \begin_inset Text
12874
12875 \begin_layout Plain Layout
12876 Command
12877 \end_layout
12878
12879 \end_inset
12880 </cell>
12881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12882 \begin_inset Text
12883
12884 \begin_layout Plain Layout
12885 Result
12886 \begin_inset Note Note
12887 status collapsed
12888
12889 \begin_layout Plain Layout
12890
12891 \series bold
12892
12893 \backslash
12894 raisebox
12895 \series default
12896  is only used as spacer.
12897 \end_layout
12898
12899 \end_inset
12900
12901
12902 \end_layout
12903
12904 \end_inset
12905 </cell>
12906 </row>
12907 <row>
12908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12909 \begin_inset Text
12910
12911 \begin_layout Plain Layout
12912
12913 \backslash
12914 fbox
12915 \begin_inset ERT
12916 status collapsed
12917
12918 \begin_layout Plain Layout
12919
12920
12921 \backslash
12922 spce 
12923 \end_layout
12924
12925 \end_inset
12926
12927
12928 \family sans
12929 Ctrl+M
12930 \family default
12931  
12932 \backslash
12933 int
12934 \begin_inset ERT
12935 status collapsed
12936
12937 \begin_layout Plain Layout
12938
12939
12940 \backslash
12941 spce 
12942 \end_layout
12943
12944 \end_inset
12945
12946 A=B
12947 \end_layout
12948
12949 \end_inset
12950 </cell>
12951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12952 \begin_inset Text
12953
12954 \begin_layout Plain Layout
12955 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12956 \end_inset
12957
12958
12959 \end_layout
12960
12961 \end_inset
12962 </cell>
12963 </row>
12964 <row>
12965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12966 \begin_inset Text
12967
12968 \begin_layout Plain Layout
12969
12970 \backslash
12971 boxed
12972 \begin_inset ERT
12973 status collapsed
12974
12975 \begin_layout Plain Layout
12976
12977
12978 \backslash
12979 spce 
12980 \end_layout
12981
12982 \end_inset
12983
12984
12985 \backslash
12986 int
12987 \begin_inset ERT
12988 status collapsed
12989
12990 \begin_layout Plain Layout
12991
12992
12993 \backslash
12994 spce 
12995 \end_layout
12996
12997 \end_inset
12998
12999 A=B
13000 \end_layout
13001
13002 \end_inset
13003 </cell>
13004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13005 \begin_inset Text
13006
13007 \begin_layout Plain Layout
13008 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13009 \end_inset
13010
13011
13012 \end_layout
13013
13014 \end_inset
13015 </cell>
13016 </row>
13017 <row>
13018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13019 \begin_inset Text
13020
13021 \begin_layout Plain Layout
13022 A+
13023 \backslash
13024 fbox
13025 \begin_inset ERT
13026 status collapsed
13027
13028 \begin_layout Plain Layout
13029
13030
13031 \backslash
13032 spce 
13033 \end_layout
13034
13035 \end_inset
13036
13037 B
13038 \end_layout
13039
13040 \end_inset
13041 </cell>
13042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13043 \begin_inset Text
13044
13045 \begin_layout Plain Layout
13046 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13047 \end_inset
13048
13049
13050 \end_layout
13051
13052 \end_inset
13053 </cell>
13054 </row>
13055 <row>
13056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13057 \begin_inset Text
13058
13059 \begin_layout Plain Layout
13060
13061 \backslash
13062 framebox
13063 \begin_inset ERT
13064 status collapsed
13065
13066 \begin_layout Plain Layout
13067
13068
13069 \backslash
13070 spce 
13071 \end_layout
13072
13073 \end_inset
13074
13075 20mm
13076 \begin_inset Formula $\to$
13077 \end_inset
13078
13079
13080 \begin_inset Formula $\to$
13081 \end_inset
13082
13083
13084 \family sans
13085 Ctrl+M
13086 \family default
13087  
13088 \backslash
13089 frac
13090 \begin_inset ERT
13091 status collapsed
13092
13093 \begin_layout Plain Layout
13094
13095
13096 \backslash
13097 spce 
13098 \end_layout
13099
13100 \end_inset
13101
13102 A
13103 \begin_inset Formula $\downarrow$
13104 \end_inset
13105
13106 B
13107 \end_layout
13108
13109 \end_inset
13110 </cell>
13111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13112 \begin_inset Text
13113
13114 \begin_layout Plain Layout
13115 \begin_inset Formula $\raisebox{6mm}{}$
13116 \end_inset
13117
13118
13119 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13120 \end_inset
13121
13122
13123 \begin_inset Formula $\raisebox{-4mm}{}$
13124 \end_inset
13125
13126
13127 \end_layout
13128
13129 \end_inset
13130 </cell>
13131 </row>
13132 </lyxtabular>
13133
13134 \end_inset
13135
13136
13137 \end_layout
13138
13139 \begin_layout Standard
13140 The frame thickness can also be adjusted.
13141  To do this the following commands have to be inserted in TeX-mode before
13142  the formula
13143 \end_layout
13144
13145 \begin_layout Standard
13146
13147 \series bold
13148
13149 \backslash
13150 fboxrule
13151 \series default
13152  
13153 \series bold
13154
13155 \begin_inset Quotes eld
13156 \end_inset
13157
13158 thickness
13159 \begin_inset Quotes erd
13160 \end_inset
13161
13162
13163 \series default
13164  
13165 \series bold
13166
13167 \backslash
13168 fboxsep
13169 \series default
13170  
13171 \series bold
13172
13173 \begin_inset Quotes eld
13174 \end_inset
13175
13176 distance
13177 \begin_inset Quotes erd
13178 \end_inset
13179
13180
13181 \end_layout
13182
13183 \begin_layout Standard
13184 \begin_inset Quotes eld
13185 \end_inset
13186
13187 distance
13188 \begin_inset Quotes erd
13189 \end_inset
13190
13191  specifies the minimal distance between the frame and the first character
13192  in the box.
13193  An example for this is the following framed formula:
13194 \begin_inset ERT
13195 status collapsed
13196
13197 \begin_layout Plain Layout
13198
13199
13200 \backslash
13201 fboxrule 2mm 
13202 \backslash
13203 fboxsep 3mm
13204 \end_layout
13205
13206 \end_inset
13207
13208
13209 \begin_inset Formula 
13210 \[
13211 \boxed{A+B=C}
13212 \]
13213
13214 \end_inset
13215
13216 Before this formula the commands
13217 \end_layout
13218
13219 \begin_layout Standard
13220
13221 \series bold
13222
13223 \backslash
13224 fboxrule
13225 \series default
13226  
13227 \series bold
13228 2mm
13229 \series default
13230  
13231 \series bold
13232
13233 \backslash
13234 fboxsep
13235 \series default
13236  
13237 \series bold
13238 3mm
13239 \end_layout
13240
13241 \begin_layout Standard
13242 were inserted in TeX-mode.
13243  The given values are used for all following boxes.
13244 \end_layout
13245
13246 \begin_layout Standard
13247 To return to the standard frame size, the command
13248 \end_layout
13249
13250 \begin_layout Standard
13251
13252 \series bold
13253
13254 \backslash
13255 fboxrule
13256 \series default
13257  
13258 \series bold
13259 0.4pt
13260 \series default
13261  
13262 \series bold
13263
13264 \backslash
13265 fboxsep
13266 \series default
13267  
13268 \series bold
13269 3pt
13270 \series default
13271
13272 \begin_inset ERT
13273 status collapsed
13274
13275 \begin_layout Plain Layout
13276
13277
13278 \backslash
13279 fboxrule 0.4pt 
13280 \backslash
13281 fboxsep 3pt
13282 \end_layout
13283
13284 \end_inset
13285
13286
13287 \end_layout
13288
13289 \begin_layout Standard
13290 is inserted in TeX-mode before the next formula.
13291 \end_layout
13292
13293 \begin_layout Subsection
13294 Boxes without Frame
13295 \begin_inset CommandInset label
13296 LatexCommand label
13297 name "sub:Boxes-without-Frame"
13298
13299 \end_inset
13300
13301
13302 \begin_inset Index idx
13303 status collapsed
13304
13305 \begin_layout Plain Layout
13306 Boxes ! without frame
13307 \end_layout
13308
13309 \end_inset
13310
13311
13312 \end_layout
13313
13314 \begin_layout Standard
13315 For boxes without a frame there are the following box commands: 
13316 \series bold
13317
13318 \backslash
13319 mbox
13320 \series default
13321
13322 \begin_inset Index idx
13323 status collapsed
13324
13325 \begin_layout Plain Layout
13326 Commands ! M ! 
13327 \backslash
13328 mbox
13329 \end_layout
13330
13331 \end_inset
13332
13333
13334 \series bold
13335
13336 \backslash
13337 makebox
13338 \series default
13339
13340 \begin_inset Index idx
13341 status collapsed
13342
13343 \begin_layout Plain Layout
13344 Commands ! M ! 
13345 \backslash
13346 makebox
13347 \end_layout
13348
13349 \end_inset
13350
13351  and 
13352 \series bold
13353
13354 \backslash
13355 raisebox
13356 \series default
13357
13358 \begin_inset Index idx
13359 status collapsed
13360
13361 \begin_layout Plain Layout
13362 Commands ! R ! 
13363 \backslash
13364 raisebox
13365 \end_layout
13366
13367 \end_inset
13368
13369
13370 \end_layout
13371
13372 \begin_layout Standard
13373 With 
13374 \series bold
13375
13376 \backslash
13377 raisebox
13378 \series default
13379  a box can be super- or subscripted.
13380  But in contrary to normal super- and subscripting, the characters in the
13381  box keep their font size.
13382  
13383 \series bold
13384
13385 \backslash
13386 raisebox
13387 \series default
13388  is used in the following scheme:
13389 \end_layout
13390
13391 \begin_layout Standard
13392
13393 \series bold
13394
13395 \backslash
13396 raisebox{height}{box content}
13397 \end_layout
13398
13399 \begin_layout Standard
13400 When the box should contain a formula, an extra formula is needed like for
13401  
13402 \series bold
13403
13404 \backslash
13405 fbox
13406 \series default
13407 .
13408  
13409 \series medium
13410
13411 \begin_inset Note Greyedout
13412 status open
13413
13414 \begin_layout Plain Layout
13415
13416 \series bold
13417 Note:
13418 \series default
13419  For 
13420 \series bold
13421
13422 \backslash
13423 raisebox
13424 \series default
13425  this extra formula is created by pressing 
13426 \family sans
13427 Ctrl+M
13428 \family default
13429  twice instead of once because LyX doesn't yet support 
13430 \series bold
13431
13432 \backslash
13433 raisebox
13434 \series default
13435  directly.
13436 \end_layout
13437
13438 \end_inset
13439
13440
13441 \end_layout
13442
13443 \begin_layout Standard
13444 \align center
13445 \begin_inset Tabular
13446 <lyxtabular version="3" rows="4" columns="2">
13447 <features tabularvalignment="middle">
13448 <column alignment="center" valignment="top" width="0">
13449 <column alignment="center" valignment="top" width="0">
13450 <row>
13451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13452 \begin_inset Text
13453
13454 \begin_layout Plain Layout
13455 Command
13456 \end_layout
13457
13458 \end_inset
13459 </cell>
13460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13461 \begin_inset Text
13462
13463 \begin_layout Plain Layout
13464 Result
13465 \end_layout
13466
13467 \end_inset
13468 </cell>
13469 </row>
13470 <row>
13471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13472 \begin_inset Text
13473
13474 \begin_layout Plain Layout
13475 H
13476 \backslash
13477 raisebox{2mm
13478 \begin_inset Formula $\to$
13479 \end_inset
13480
13481
13482 \backslash
13483 {al
13484 \begin_inset Formula $\to$
13485 \end_inset
13486
13487  lo
13488 \end_layout
13489
13490 \end_inset
13491 </cell>
13492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13493 \begin_inset Text
13494
13495 \begin_layout Plain Layout
13496 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13497 \end_inset
13498
13499
13500 \end_layout
13501
13502 \end_inset
13503 </cell>
13504 </row>
13505 <row>
13506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13507 \begin_inset Text
13508
13509 \begin_layout Plain Layout
13510 H
13511 \backslash
13512 raisebox{-2mm
13513 \begin_inset Formula $\to$
13514 \end_inset
13515
13516
13517 \backslash
13518 {al
13519 \begin_inset Formula $\to$
13520 \end_inset
13521
13522 lo
13523 \end_layout
13524
13525 \end_inset
13526 </cell>
13527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13528 \begin_inset Text
13529
13530 \begin_layout Plain Layout
13531 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13532 \end_inset
13533
13534
13535 \end_layout
13536
13537 \end_inset
13538 </cell>
13539 </row>
13540 <row>
13541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13542 \begin_inset Text
13543
13544 \begin_layout Plain Layout
13545 A=
13546 \backslash
13547 raisebox{-2mm
13548 \begin_inset Formula $\to$
13549 \end_inset
13550
13551
13552 \backslash
13553 {
13554 \family sans
13555 Ctrl+M
13556 \family default
13557  
13558 \family sans
13559 Ctrl+M
13560 \family default
13561  
13562 \backslash
13563 sqrt
13564 \begin_inset ERT
13565 status collapsed
13566
13567 \begin_layout Plain Layout
13568
13569
13570 \backslash
13571 spce 
13572 \end_layout
13573
13574 \end_inset
13575
13576
13577 \end_layout
13578
13579 \end_inset
13580 </cell>
13581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13582 \begin_inset Text
13583
13584 \begin_layout Plain Layout
13585 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13586 \end_inset
13587
13588
13589 \end_layout
13590
13591 \end_inset
13592 </cell>
13593 </row>
13594 </lyxtabular>
13595
13596 \end_inset
13597
13598
13599 \end_layout
13600
13601 \begin_layout Standard
13602 The command 
13603 \series bold
13604
13605 \backslash
13606 mbox
13607 \series default
13608  is equivalent to 
13609 \series bold
13610
13611 \backslash
13612 fbox
13613 \series default
13614  and 
13615 \series bold
13616
13617 \backslash
13618 makebox
13619 \series default
13620  is equivalent to 
13621 \series bold
13622
13623 \backslash
13624 framebox
13625 \series default
13626 , with the difference that there is no frame.
13627 \end_layout
13628
13629 \begin_layout Subsection
13630 Colored Boxes
13631 \begin_inset CommandInset label
13632 LatexCommand label
13633 name "sub:Colored-Boxes"
13634
13635 \end_inset
13636
13637
13638 \begin_inset Index idx
13639 status collapsed
13640
13641 \begin_layout Plain Layout
13642 Boxes ! colored
13643 \end_layout
13644
13645 \end_inset
13646
13647
13648 \end_layout
13649
13650 \begin_layout Standard
13651 To be able to use all commands explained in this section, the LaTeX-package
13652  
13653 \series bold
13654 color
13655 \series default
13656
13657 \begin_inset Foot
13658 status collapsed
13659
13660 \begin_layout Plain Layout
13661 The LaTeX-package 
13662 \series bold
13663 color
13664 \series default
13665  is part of every LaTeX standard installation.
13666 \end_layout
13667
13668 \end_inset
13669
13670
13671 \begin_inset Index idx
13672 status collapsed
13673
13674 \begin_layout Plain Layout
13675 Packages ! color
13676 \end_layout
13677
13678 \end_inset
13679
13680  has to be loaded in the LaTeX-preamble with the line
13681 \begin_inset Foot
13682 status collapsed
13683
13684 \begin_layout Plain Layout
13685 When text is colored somewhere in the document with a predefined color,
13686  LyX loads the LaTeX-package 
13687 \series bold
13688 color
13689 \series default
13690  automatically.
13691  Thus it is possible that the package is loaded twice, but this does not
13692  cause problems.
13693 \end_layout
13694
13695 \end_inset
13696
13697
13698 \begin_inset Note Note
13699 status collapsed
13700
13701 \begin_layout Plain Layout
13702 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13703 amble.
13704 \end_layout
13705
13706 \end_inset
13707
13708
13709 \end_layout
13710
13711 \begin_layout Standard
13712
13713 \series bold
13714
13715 \backslash
13716 usepackage{color}
13717 \end_layout
13718
13719 \begin_layout Standard
13720 \begin_inset VSpace medskip
13721 \end_inset
13722
13723 To color boxes, the command 
13724 \series bold
13725
13726 \backslash
13727 colorbox
13728 \series default
13729
13730 \begin_inset Index idx
13731 status collapsed
13732
13733 \begin_layout Plain Layout
13734 Commands ! C ! 
13735 \backslash
13736 colorbox
13737 \end_layout
13738
13739 \end_inset
13740
13741  is used in the following scheme:
13742 \end_layout
13743
13744 \begin_layout Standard
13745
13746 \series bold
13747
13748 \backslash
13749 colorbox{color}{box content}
13750 \end_layout
13751
13752 \begin_layout Standard
13753 The box content can also be a box and a 
13754 \series bold
13755
13756 \backslash
13757 colorbox
13758 \series default
13759  can also be part of another box (see the 2nd and 3rd example).
13760  When the box should contain a formula, an extra formula has to be created,
13761  the same way as for 
13762 \series bold
13763
13764 \backslash
13765 raisebox
13766 \series default
13767 .
13768 \begin_inset Foot
13769 status collapsed
13770
13771 \begin_layout Plain Layout
13772 This also applies for the command 
13773 \series bold
13774
13775 \backslash
13776 fcolorbox
13777 \series default
13778 .
13779 \end_layout
13780
13781 \end_inset
13782
13783
13784 \end_layout
13785
13786 \begin_layout Standard
13787 One of the following predefined colors can be chosen:
13788 \end_layout
13789
13790 \begin_layout Standard
13791
13792 \series bold
13793 black
13794 \series default
13795
13796 \series bold
13797 blue
13798 \series default
13799
13800 \series bold
13801 cyan
13802 \series default
13803
13804 \series bold
13805 green
13806 \series default
13807
13808 \series bold
13809 magenta
13810 \series default
13811
13812 \series bold
13813 red
13814 \series default
13815
13816 \series bold
13817 white
13818 \series default
13819  and 
13820 \series bold
13821 yellow
13822 \end_layout
13823
13824 \begin_layout Standard
13825 \align center
13826 \begin_inset Tabular
13827 <lyxtabular version="3" rows="4" columns="2">
13828 <features tabularvalignment="middle">
13829 <column alignment="center" valignment="top" width="0">
13830 <column alignment="center" valignment="top" width="0">
13831 <row>
13832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13833 \begin_inset Text
13834
13835 \begin_layout Plain Layout
13836 Command
13837 \end_layout
13838
13839 \end_inset
13840 </cell>
13841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13842 \begin_inset Text
13843
13844 \begin_layout Plain Layout
13845 Result
13846 \begin_inset Note Note
13847 status collapsed
13848
13849 \begin_layout Plain Layout
13850
13851 \series bold
13852
13853 \backslash
13854 raisebox
13855 \series default
13856  is only used as spacer.
13857 \end_layout
13858
13859 \end_inset
13860
13861
13862 \end_layout
13863
13864 \end_inset
13865 </cell>
13866 </row>
13867 <row>
13868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13869 \begin_inset Text
13870
13871 \begin_layout Plain Layout
13872
13873 \backslash
13874 colorbox{yellow
13875 \begin_inset Formula $\to$
13876 \end_inset
13877
13878
13879 \backslash
13880 {A=B
13881 \end_layout
13882
13883 \end_inset
13884 </cell>
13885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13886 \begin_inset Text
13887
13888 \begin_layout Plain Layout
13889 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13890 \end_inset
13891
13892
13893 \end_layout
13894
13895 \end_inset
13896 </cell>
13897 </row>
13898 <row>
13899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13900 \begin_inset Text
13901
13902 \begin_layout Plain Layout
13903
13904 \backslash
13905 colorbox{green
13906 \begin_inset Formula $\to$
13907 \end_inset
13908
13909
13910 \backslash
13911 {
13912 \backslash
13913 fbox
13914 \begin_inset ERT
13915 status collapsed
13916
13917 \begin_layout Plain Layout
13918
13919
13920 \backslash
13921 spce 
13922 \end_layout
13923
13924 \end_inset
13925
13926 A=B
13927 \end_layout
13928
13929 \end_inset
13930 </cell>
13931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13932 \begin_inset Text
13933
13934 \begin_layout Plain Layout
13935 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13936 \end_inset
13937
13938
13939 \end_layout
13940
13941 \end_inset
13942 </cell>
13943 </row>
13944 <row>
13945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13946 \begin_inset Text
13947
13948 \begin_layout Plain Layout
13949
13950 \backslash
13951 fbox
13952 \begin_inset ERT
13953 status collapsed
13954
13955 \begin_layout Plain Layout
13956
13957
13958 \backslash
13959 spce 
13960 \end_layout
13961
13962 \end_inset
13963
13964
13965 \backslash
13966 colorbox{green
13967 \begin_inset Formula $\to$
13968 \end_inset
13969
13970
13971 \backslash
13972 {
13973 \family sans
13974 Ctrl+M
13975 \family default
13976  
13977 \family sans
13978 Ctrl+M
13979 \family default
13980  
13981 \backslash
13982 int
13983 \begin_inset ERT
13984 status collapsed
13985
13986 \begin_layout Plain Layout
13987
13988
13989 \backslash
13990 spce 
13991 \end_layout
13992
13993 \end_inset
13994
13995 C=D
13996 \end_layout
13997
13998 \end_inset
13999 </cell>
14000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14001 \begin_inset Text
14002
14003 \begin_layout Plain Layout
14004 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
14005 \end_inset
14006
14007
14008 \end_layout
14009
14010 \end_inset
14011 </cell>
14012 </row>
14013 </lyxtabular>
14014
14015 \end_inset
14016
14017
14018 \end_layout
14019
14020 \begin_layout Standard
14021
14022 \series bold
14023
14024 \backslash
14025 colorbox
14026 \series default
14027  only colors the box but not the characters in the box.
14028  To color all characters, the whole formula is highlighted and the desired
14029  color is chosen in the 
14030 \family sans
14031 Text
14032 \begin_inset space ~
14033 \end_inset
14034
14035 Style
14036 \family default
14037  dialog.
14038  The dialog can be called with the toolbar button 
14039 \begin_inset Graphics
14040         filename ../images/dialog-show_character.png
14041         scale 85
14042
14043 \end_inset
14044
14045  or the menu 
14046 \family sans
14047 Edit\SpecialChar \menuseparator
14048 Text
14049 \begin_inset space ~
14050 \end_inset
14051
14052 Style\SpecialChar \menuseparator
14053 Customized
14054 \family default
14055 .
14056  The formula number then has the same color as the formula.
14057  When the formula number should get another color than the formula characters,
14058  the color must be changed within the formula.
14059 \end_layout
14060
14061 \begin_layout Standard
14062 An example:
14063 \end_layout
14064
14065 \begin_layout Standard
14066
14067 \color red
14068 \begin_inset Formula 
14069 \begin{equation}
14070 \int A=B\label{eq:red}
14071 \end{equation}
14072
14073 \end_inset
14074
14075
14076 \color green
14077
14078 \begin_inset Formula 
14079 \begin{equation}
14080 \textcolor{red}{\int A=B}\label{eq:redgreen}
14081 \end{equation}
14082
14083 \end_inset
14084
14085
14086 \end_layout
14087
14088 \begin_layout Standard
14089 Formula 
14090 \begin_inset CommandInset ref
14091 LatexCommand eqref
14092 reference "eq:red"
14093
14094 \end_inset
14095
14096  is completely colored red.
14097 \begin_inset Newline newline
14098 \end_inset
14099
14100 Formula 
14101 \begin_inset CommandInset ref
14102 LatexCommand eqref
14103 reference "eq:redgreen"
14104
14105 \end_inset
14106
14107  was first completely colored green to set the color for the formula number.
14108  Subsequently the formula characters were colored red.
14109 \end_layout
14110
14111 \begin_layout Standard
14112 \begin_inset VSpace bigskip
14113 \end_inset
14114
14115 To color the frame different than the rest of the box, the command 
14116 \series bold
14117
14118 \backslash
14119 fcolorbox
14120 \series default
14121
14122 \begin_inset Index idx
14123 status collapsed
14124
14125 \begin_layout Plain Layout
14126 Commands ! F ! 
14127 \backslash
14128 fcolorbox
14129 \end_layout
14130
14131 \end_inset
14132
14133  is used in the following scheme:
14134 \end_layout
14135
14136 \begin_layout Standard
14137
14138 \series bold
14139
14140 \backslash
14141 fcolorbox{frame color}{color}{box content}
14142 \end_layout
14143
14144 \begin_layout Standard
14145 So 
14146 \series bold
14147
14148 \backslash
14149 fcolorbox
14150 \series default
14151  is an extension of the command 
14152 \series bold
14153
14154 \backslash
14155 colorbox
14156 \series default
14157 .
14158  The frame width is set, like for 
14159 \series bold
14160
14161 \backslash
14162 framebox
14163 \series default
14164 , with 
14165 \series bold
14166
14167 \backslash
14168 fboxrule
14169 \series default
14170  and 
14171 \series bold
14172
14173 \backslash
14174 fboxsep
14175 \series default
14176 .
14177  An example:
14178 \begin_inset ERT
14179 status collapsed
14180
14181 \begin_layout Plain Layout
14182
14183
14184 \backslash
14185 fboxrule 1mm 
14186 \backslash
14187 fboxsep 1mm
14188 \end_layout
14189
14190 \end_inset
14191
14192
14193 \begin_inset Formula 
14194 \[
14195 \fcolorbox{cyan}{magenta}{A=B}
14196 \]
14197
14198 \end_inset
14199
14200
14201 \begin_inset ERT
14202 status collapsed
14203
14204 \begin_layout Plain Layout
14205
14206
14207 \backslash
14208 fboxrule 0.4pt 
14209 \backslash
14210 fboxsep 3pt
14211 \end_layout
14212
14213 \end_inset
14214
14215
14216 \end_layout
14217
14218 \begin_layout Standard
14219 This formula was created with the command
14220 \begin_inset Newline newline
14221 \end_inset
14222
14223
14224 \series bold
14225
14226 \backslash
14227 fcolorbox{cyan
14228 \begin_inset Formula $\to$
14229 \end_inset
14230
14231
14232 \backslash
14233 {magenta
14234 \begin_inset Formula $\to$
14235 \end_inset
14236
14237
14238 \backslash
14239 {A=B
14240 \series default
14241 .
14242 \end_layout
14243
14244 \begin_layout Standard
14245 \begin_inset VSpace bigskip
14246 \end_inset
14247
14248 To use other colors than the predefined ones, they have to be defined first.
14249 \end_layout
14250
14251 \begin_layout Standard
14252 One can for example define the color 
14253 \begin_inset Quotes eld
14254 \end_inset
14255
14256
14257 \series bold
14258 darkgreen
14259 \series default
14260
14261 \begin_inset Quotes erd
14262 \end_inset
14263
14264  with the LaTeX-preamble line:
14265 \end_layout
14266
14267 \begin_layout Standard
14268
14269 \series bold
14270
14271 \backslash
14272 definecolor{darkgreen}{cmyk}{0.5,
14273 \series default
14274  
14275 \series bold
14276 0,
14277 \series default
14278  
14279 \series bold
14280 1,
14281 \series default
14282  
14283 \series bold
14284 0.5}
14285 \series default
14286
14287 \begin_inset Index idx
14288 status collapsed
14289
14290 \begin_layout Plain Layout
14291 Commands ! D ! 
14292 \backslash
14293 definecolor
14294 \end_layout
14295
14296 \end_inset
14297
14298
14299 \end_layout
14300
14301 \begin_layout Standard
14302
14303 \series bold
14304 cmyk
14305 \series default
14306  is the color space that denotes the colors 
14307 \series bold
14308 cyan
14309 \series default
14310
14311 \series bold
14312 magenta
14313 \series default
14314
14315 \series bold
14316 yellow
14317 \series default
14318  and 
14319 \series bold
14320 black
14321 \series default
14322 .
14323  The four comma separated numbers are the portion factor for the corresponding
14324  colors of the color space.
14325  The factors can be in the range of 0
14326 \begin_inset space \thinspace{}
14327 \end_inset
14328
14329 -
14330 \begin_inset space \thinspace{}
14331 \end_inset
14332
14333 1.
14334  Instead of 
14335 \series bold
14336 cmyk
14337 \series default
14338  also the color space 
14339 \series bold
14340 rgb
14341 \series default
14342  can be used for definitions.
14343  
14344 \series bold
14345 rgb
14346 \series default
14347  denotes 
14348 \series bold
14349 red
14350 \series default
14351
14352 \series bold
14353 green
14354 \series default
14355  and 
14356 \series bold
14357 blue
14358 \series default
14359 , so that there are in this case three portion factors for the corresponding
14360  colors.
14361  Furthermore there is the color space 
14362 \series bold
14363 gray
14364 \series default
14365  with one portion factor for the gray value.
14366 \end_layout
14367
14368 \begin_layout Standard
14369 As example a framed box with the new defined color 
14370 \series bold
14371 darkgreen
14372 \series default
14373  where the characters have been colored 
14374 \series bold
14375 yellow
14376 \series default
14377 :
14378 \begin_inset Formula 
14379 \begin{equation}
14380 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14381 \end{equation}
14382
14383 \end_inset
14384
14385
14386 \end_layout
14387
14388 \begin_layout Standard
14389 Self-defined colors can also be used for text with the help of the command
14390  
14391 \series bold
14392
14393 \backslash
14394 textcolor
14395 \series default
14396 :
14397 \begin_inset Index idx
14398 status collapsed
14399
14400 \begin_layout Plain Layout
14401 Text ! colored
14402 \end_layout
14403
14404 \end_inset
14405
14406
14407 \end_layout
14408
14409 \begin_layout Standard
14410 \begin_inset ERT
14411 status collapsed
14412
14413 \begin_layout Plain Layout
14414
14415
14416 \backslash
14417 textcolor{darkgreen}{
14418 \end_layout
14419
14420 \end_inset
14421
14422 This sentence is 
14423 \begin_inset Quotes eld
14424 \end_inset
14425
14426 darkgreen
14427 \begin_inset Quotes erd
14428 \end_inset
14429
14430 .
14431 \begin_inset ERT
14432 status collapsed
14433
14434 \begin_layout Plain Layout
14435
14436 }
14437 \end_layout
14438
14439 \end_inset
14440
14441
14442 \end_layout
14443
14444 \begin_layout Standard
14445
14446 \series bold
14447
14448 \backslash
14449 textcolor
14450 \series default
14451
14452 \begin_inset Index idx
14453 status collapsed
14454
14455 \begin_layout Plain Layout
14456 Commands ! T ! 
14457 \backslash
14458 textcolor
14459 \end_layout
14460
14461 \end_inset
14462
14463  is used in the scheme 
14464 \series bold
14465
14466 \backslash
14467 textcolor{color}{characters to color}
14468 \series default
14469 .
14470 \end_layout
14471
14472 \begin_layout Subsection
14473 Paragraph Boxes
14474 \begin_inset CommandInset label
14475 LatexCommand label
14476 name "sub:Paragraph-Boxes"
14477
14478 \end_inset
14479
14480
14481 \begin_inset Index idx
14482 status collapsed
14483
14484 \begin_layout Plain Layout
14485 Boxes ! as paragraph
14486 \end_layout
14487
14488 \end_inset
14489
14490
14491 \end_layout
14492
14493 \begin_layout Standard
14494 A box that can contain several lines and paragraphs, a so-called paragraph
14495  box (parbox), can be created with the menu 
14496 \family sans
14497 Insert\SpecialChar \menuseparator
14498 Box
14499 \family default
14500  or the toolbar button 
14501 \begin_inset Graphics
14502         filename ../images/box-insert.png
14503         scale 85
14504
14505 \end_inset
14506
14507 .
14508 \end_layout
14509
14510 \begin_layout Standard
14511 The following example shows a framed parbox in a line:
14512 \end_layout
14513
14514 \begin_layout Standard
14515 \begin_inset VSpace medskip
14516 \end_inset
14517
14518 This is a line 
14519 \begin_inset Box Boxed
14520 position "c"
14521 hor_pos "c"
14522 has_inner_box 1
14523 inner_pos "t"
14524 use_parbox 1
14525 use_makebox 0
14526 width "5cm"
14527 special "none"
14528 height "1in"
14529 height_special "totalheight"
14530 status open
14531
14532 \begin_layout Plain Layout
14533 This is a paragraph box.
14534  It is exactly 5
14535 \begin_inset space \thinspace{}
14536 \end_inset
14537
14538 cm long and can also contain formulas: 
14539 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14540 \end_inset
14541
14542
14543 \end_layout
14544
14545 \end_inset
14546
14547  with a parbox.
14548 \end_layout
14549
14550 \begin_layout Standard
14551 \begin_inset VSpace medskip
14552 \end_inset
14553
14554
14555 \end_layout
14556
14557 \begin_layout Standard
14558 Such a box is created by right-clicking on the gray box inset.
14559  A dialog pops up showing the box properties.
14560  In our case set: 
14561 \emph on
14562 Decoration
14563 \emph default
14564 : Rectangular box, 
14565 \emph on
14566 Inner Box
14567 \emph default
14568 : Parbox, 
14569 \emph on
14570 Width
14571 \emph default
14572 : 5
14573 \begin_inset space \thinspace{}
14574 \end_inset
14575
14576 cm, 
14577 \emph on
14578 Vertical Box Alignment
14579 \emph default
14580 : Middle
14581 \end_layout
14582
14583 \begin_layout Standard
14584 \begin_inset VSpace medskip
14585 \end_inset
14586
14587 In LaTeX a parbox is created with the command 
14588 \series bold
14589
14590 \backslash
14591 parbox
14592 \series default
14593
14594 \begin_inset Index idx
14595 status collapsed
14596
14597 \begin_layout Plain Layout
14598 Commands ! P ! 
14599 \backslash
14600 parbox
14601 \end_layout
14602
14603 \end_inset
14604
14605  which has the following scheme:
14606 \end_layout
14607
14608 \begin_layout Standard
14609
14610 \series bold
14611
14612 \backslash
14613 parbox[position]{width}{box content}
14614 \end_layout
14615
14616 \begin_layout Standard
14617 The positions 
14618 \emph on
14619 b
14620 \emph default
14621  and 
14622 \emph on
14623 t
14624 \emph default
14625  are possible.
14626  
14627 \emph on
14628 b
14629 \emph default
14630  for 
14631 \begin_inset Quotes eld
14632 \end_inset
14633
14634 bottom
14635 \begin_inset Quotes erd
14636 \end_inset
14637
14638  means that the box is aligned within the surrounding text with its last
14639  line.
14640  With 
14641 \emph on
14642 t
14643 \emph default
14644  for 
14645 \begin_inset Quotes eld
14646 \end_inset
14647
14648 top
14649 \begin_inset Quotes erd
14650 \end_inset
14651
14652  this is done with the first line.
14653  When no position is given, the box will be vertically centered, see section
14654  
14655 \emph on
14656 Boxes
14657 \emph default
14658  of the 
14659 \emph on
14660 Embedded
14661 \begin_inset space ~
14662 \end_inset
14663
14664 Objects
14665 \emph default
14666  manual for examples.
14667 \end_layout
14668
14669 \begin_layout Standard
14670 \begin_inset VSpace bigskip
14671 \end_inset
14672
14673 To frame formulas completely, including the formula number, the formula
14674  must be set into a parbox.
14675  To do this, the command 
14676 \series bold
14677
14678 \backslash
14679 fbox{
14680 \backslash
14681 parbox{
14682 \backslash
14683 linewidth-2
14684 \backslash
14685 fboxsep-2
14686 \backslash
14687 fboxrule}{
14688 \series default
14689  is inserted in TeX-mode before the formula.
14690  
14691 \series bold
14692
14693 \backslash
14694 linewidth
14695 \series default
14696
14697 \begin_inset Index idx
14698 status collapsed
14699
14700 \begin_layout Plain Layout
14701 Commands ! L ! 
14702 \backslash
14703 linewidth
14704 \end_layout
14705
14706 \end_inset
14707
14708  is hereby the line width set for the document.
14709  Because the frame is outside the parbox, 2
14710 \begin_inset space \thinspace{}
14711 \end_inset
14712
14713 times the frame separation and the frame thickness must be subtracted from
14714  the line width.
14715  As this is not automatically done by LyX due to a bug
14716 \begin_inset Foot
14717 status collapsed
14718
14719 \begin_layout Plain Layout
14720 \begin_inset CommandInset href
14721 LatexCommand href
14722 name "LyX-bug #4483"
14723 target "http://www.lyx.org/trac/ticket/4483"
14724
14725 \end_inset
14726
14727
14728 \end_layout
14729
14730 \end_inset
14731
14732 , TeX-mode has to be used.
14733  To be able to multiply and subtract in arguments, the LaTeX-package 
14734 \series bold
14735 calc
14736 \series default
14737
14738 \begin_inset Foot
14739 status collapsed
14740
14741 \begin_layout Plain Layout
14742
14743 \series bold
14744 calc
14745 \series default
14746  is part of every LaTeX standard installation.
14747 \end_layout
14748
14749 \end_inset
14750
14751
14752 \begin_inset Index idx
14753 status collapsed
14754
14755 \begin_layout Plain Layout
14756 Packages ! calc
14757 \end_layout
14758
14759 \end_inset
14760
14761  must be loaded in the LaTeX-preamble with the line
14762 \end_layout
14763
14764 \begin_layout Standard
14765
14766 \series bold
14767
14768 \backslash
14769 usepackage{calc}
14770 \end_layout
14771
14772 \begin_layout Standard
14773 Behind the formula both boxes are closed by entering 
14774 \series bold
14775 }}
14776 \series default
14777  in TeX-mode.
14778  Here is an example:
14779 \begin_inset ERT
14780 status collapsed
14781
14782 \begin_layout Plain Layout
14783
14784
14785 \backslash
14786 fboxsep 5mm 
14787 \backslash
14788 fboxrule 5mm
14789 \end_layout
14790
14791 \end_inset
14792
14793
14794 \end_layout
14795
14796 \begin_layout Standard
14797 \begin_inset ERT
14798 status collapsed
14799
14800 \begin_layout Plain Layout
14801
14802
14803 \backslash
14804 fbox{
14805 \backslash
14806 parbox{
14807 \backslash
14808 linewidth-2
14809 \backslash
14810 fboxsep-2
14811 \backslash
14812 fboxrule}{
14813 \end_layout
14814
14815 \end_inset
14816
14817
14818 \begin_inset Formula 
14819 \begin{equation}
14820 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14821 \end{equation}
14822
14823 \end_inset
14824
14825
14826 \begin_inset ERT
14827 status collapsed
14828
14829 \begin_layout Plain Layout
14830
14831 }}
14832 \end_layout
14833
14834 \end_inset
14835
14836
14837 \begin_inset ERT
14838 status collapsed
14839
14840 \begin_layout Plain Layout
14841
14842
14843 \backslash
14844 fboxrule 0.4pt 
14845 \backslash
14846 fboxsep 3pt
14847 \end_layout
14848
14849 \end_inset
14850
14851
14852 \end_layout
14853
14854 \begin_layout Standard
14855 \begin_inset VSpace medskip
14856 \end_inset
14857
14858 As a parbox is used as the argument of 
14859 \series bold
14860
14861 \backslash
14862 fbox
14863 \series default
14864 , there is in this case no difference between 
14865 \series bold
14866
14867 \backslash
14868 fbox
14869 \series default
14870  and 
14871 \series bold
14872
14873 \backslash
14874 boxed
14875 \series default
14876 .
14877 \end_layout
14878
14879 \begin_layout Standard
14880 \begin_inset VSpace bigskip
14881 \end_inset
14882
14883 Paragraph boxes are very useful to comment formulas directly.
14884  To do this, 
14885 \series bold
14886
14887 \backslash
14888 parbox
14889 \series default
14890  is used in combination with the command 
14891 \series bold
14892
14893 \backslash
14894 tag
14895 \series default
14896 .
14897  (more about 
14898 \series bold
14899
14900 \backslash
14901 tag
14902 \series default
14903  see 
14904 \begin_inset CommandInset ref
14905 LatexCommand ref
14906 reference "sub:User-defined-Numbering"
14907
14908 \end_inset
14909
14910 )
14911 \end_layout
14912
14913 \begin_layout Standard
14914 An example of a formula commented with 
14915 \series bold
14916
14917 \backslash
14918 parbox
14919 \series default
14920 :
14921 \end_layout
14922
14923 \begin_layout Standard
14924 \begin_inset ERT
14925 status collapsed
14926
14927 \begin_layout Plain Layout
14928
14929
14930 \backslash
14931 [5x-7b=3b
14932 \backslash
14933 tag*{
14934 \backslash
14935 parbox{5cm}{
14936 \end_layout
14937
14938 \end_inset
14939
14940 This is a description.
14941  It is distinctly separated from the formula and multiline.
14942 \begin_inset ERT
14943 status collapsed
14944
14945 \begin_layout Plain Layout
14946
14947 }}
14948 \backslash
14949 ]
14950 \end_layout
14951
14952 \end_inset
14953
14954
14955 \end_layout
14956
14957 \begin_layout Standard
14958 Such a formula must be inserted completely in TeX-mode because LyX does
14959  not yet support the command 
14960 \series bold
14961
14962 \backslash
14963 parbox
14964 \series default
14965  in formulas.
14966  The formula is created with the following command sequence:
14967 \end_layout
14968
14969 \begin_layout Standard
14970 The command 
14971 \series bold
14972
14973 \backslash
14974 [5x-7b=3b
14975 \backslash
14976 tag*
14977 \backslash
14978 {
14979 \backslash
14980 parbox{5cm}{
14981 \series default
14982  is inserted in TeX-mode.
14983 \begin_inset Foot
14984 status collapsed
14985
14986 \begin_layout Plain Layout
14987 When the formula style 
14988 \series bold
14989 Indented
14990 \series default
14991  is used, 
14992 \series bold
14993
14994 \backslash
14995 tag*
14996 \backslash
14997 {
14998 \series default
14999  can also be replaced by 
15000 \series bold
15001
15002 \backslash
15003 hfill
15004 \series default
15005 .
15006  (formula styles see 
15007 \begin_inset CommandInset ref
15008 LatexCommand ref
15009 reference "sec:Formula-Styles"
15010
15011 \end_inset
15012
15013 )
15014 \end_layout
15015
15016 \end_inset
15017
15018  Then the description follows as normal text and finally 
15019 \series bold
15020 }}
15021 \backslash
15022 ]
15023 \series default
15024  is inserted in TeX-mode.
15025  The commands 
15026 \series bold
15027
15028 \backslash
15029 [
15030 \series default
15031  and 
15032 \series bold
15033
15034 \backslash
15035 ]
15036 \series default
15037  hereby create a displayed formula.
15038 \end_layout
15039
15040 \begin_layout Standard
15041 The advantages of 
15042 \series bold
15043
15044 \backslash
15045 parbox
15046 \series default
15047  can be seen in this example that was 
15048 \begin_inset Quotes eld
15049 \end_inset
15050
15051 commented
15052 \begin_inset Quotes erd
15053 \end_inset
15054
15055  using the mathematical textmode:
15056 \begin_inset Formula 
15057 \[
15058 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}
15059 \]
15060
15061 \end_inset
15062
15063
15064 \end_layout
15065
15066 \begin_layout Section
15067 Operators
15068 \begin_inset Index idx
15069 status collapsed
15070
15071 \begin_layout Plain Layout
15072 Operators
15073 \end_layout
15074
15075 \end_inset
15076
15077
15078 \end_layout
15079
15080 \begin_layout Subsection
15081 Big Operators
15082 \begin_inset CommandInset label
15083 LatexCommand label
15084 name "sub:Big-Operators"
15085
15086 \end_inset
15087
15088
15089 \begin_inset Index idx
15090 status collapsed
15091
15092 \begin_layout Plain Layout
15093 Operators ! big
15094 \end_layout
15095
15096 \end_inset
15097
15098
15099 \begin_inset Index idx
15100 status collapsed
15101
15102 \begin_layout Plain Layout
15103 Sums
15104 \end_layout
15105
15106 \end_inset
15107
15108
15109 \begin_inset Index idx
15110 status collapsed
15111
15112 \begin_layout Plain Layout
15113 Integrals
15114 \end_layout
15115
15116 \end_inset
15117
15118
15119 \end_layout
15120
15121 \begin_layout Standard
15122 To be able to use all integral operators listed here, the option 
15123 \family sans
15124 Use esint package automatically
15125 \family default
15126  must be set in the document settings under 
15127 \family sans
15128 Math
15129 \begin_inset space ~
15130 \end_inset
15131
15132 Options
15133 \family default
15134 .
15135 \end_layout
15136
15137 \begin_layout Standard
15138 \begin_inset space \hfill{}
15139 \end_inset
15140
15141
15142 \begin_inset Tabular
15143 <lyxtabular version="3" rows="11" columns="2">
15144 <features tabularvalignment="middle">
15145 <column alignment="center" valignment="top" width="0pt">
15146 <column alignment="center" valignment="top" width="0pt">
15147 <row>
15148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15149 \begin_inset Text
15150
15151 \begin_layout Plain Layout
15152 Command
15153 \end_layout
15154
15155 \end_inset
15156 </cell>
15157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15158 \begin_inset Text
15159
15160 \begin_layout Plain Layout
15161 Result
15162 \end_layout
15163
15164 \end_inset
15165 </cell>
15166 </row>
15167 <row>
15168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15169 \begin_inset Text
15170
15171 \begin_layout Plain Layout
15172
15173 \backslash
15174 int
15175 \begin_inset Index idx
15176 status collapsed
15177
15178 \begin_layout Plain Layout
15179 Commands ! I ! 
15180 \backslash
15181 int
15182 \end_layout
15183
15184 \end_inset
15185
15186
15187 \end_layout
15188
15189 \end_inset
15190 </cell>
15191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15192 \begin_inset Text
15193
15194 \begin_layout Plain Layout
15195 \begin_inset Formula $\int$
15196 \end_inset
15197
15198
15199 \end_layout
15200
15201 \end_inset
15202 </cell>
15203 </row>
15204 <row>
15205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15206 \begin_inset Text
15207
15208 \begin_layout Plain Layout
15209
15210 \backslash
15211 oint
15212 \end_layout
15213
15214 \end_inset
15215 </cell>
15216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15217 \begin_inset Text
15218
15219 \begin_layout Plain Layout
15220 \begin_inset Formula $\oint$
15221 \end_inset
15222
15223
15224 \end_layout
15225
15226 \end_inset
15227 </cell>
15228 </row>
15229 <row>
15230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15231 \begin_inset Text
15232
15233 \begin_layout Plain Layout
15234
15235 \backslash
15236 ointctrclockwise
15237 \end_layout
15238
15239 \end_inset
15240 </cell>
15241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15242 \begin_inset Text
15243
15244 \begin_layout Plain Layout
15245 \begin_inset Formula $\ointctrclockwise$
15246 \end_inset
15247
15248
15249 \end_layout
15250
15251 \end_inset
15252 </cell>
15253 </row>
15254 <row>
15255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15256 \begin_inset Text
15257
15258 \begin_layout Plain Layout
15259
15260 \backslash
15261 ointclockwise
15262 \end_layout
15263
15264 \end_inset
15265 </cell>
15266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15267 \begin_inset Text
15268
15269 \begin_layout Plain Layout
15270 \begin_inset Formula $\ointclockwise$
15271 \end_inset
15272
15273
15274 \end_layout
15275
15276 \end_inset
15277 </cell>
15278 </row>
15279 <row>
15280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15281 \begin_inset Text
15282
15283 \begin_layout Plain Layout
15284
15285 \backslash
15286 sqint
15287 \end_layout
15288
15289 \end_inset
15290 </cell>
15291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15292 \begin_inset Text
15293
15294 \begin_layout Plain Layout
15295 \begin_inset Formula $\sqint$
15296 \end_inset
15297
15298
15299 \end_layout
15300
15301 \end_inset
15302 </cell>
15303 </row>
15304 <row>
15305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15306 \begin_inset Text
15307
15308 \begin_layout Plain Layout
15309
15310 \backslash
15311 fint
15312 \end_layout
15313
15314 \end_inset
15315 </cell>
15316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15317 \begin_inset Text
15318
15319 \begin_layout Plain Layout
15320  
15321 \begin_inset Formula $\fint$
15322 \end_inset
15323
15324
15325 \end_layout
15326
15327 \end_inset
15328 </cell>
15329 </row>
15330 <row>
15331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15332 \begin_inset Text
15333
15334 \begin_layout Plain Layout
15335
15336 \backslash
15337 landupint
15338 \end_layout
15339
15340 \end_inset
15341 </cell>
15342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15343 \begin_inset Text
15344
15345 \begin_layout Plain Layout
15346  
15347 \begin_inset Formula $\landupint$
15348 \end_inset
15349
15350
15351 \end_layout
15352
15353 \end_inset
15354 </cell>
15355 </row>
15356 <row>
15357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15358 \begin_inset Text
15359
15360 \begin_layout Plain Layout
15361
15362 \backslash
15363 landdownint
15364 \end_layout
15365
15366 \end_inset
15367 </cell>
15368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372  
15373 \begin_inset Formula $\landdownint$
15374 \end_inset
15375
15376
15377 \end_layout
15378
15379 \end_inset
15380 </cell>
15381 </row>
15382 <row>
15383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15384 \begin_inset Text
15385
15386 \begin_layout Plain Layout
15387
15388 \backslash
15389 bigcap
15390 \end_layout
15391
15392 \end_inset
15393 </cell>
15394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15395 \begin_inset Text
15396
15397 \begin_layout Plain Layout
15398 \begin_inset Formula $\bigcap$
15399 \end_inset
15400
15401
15402 \end_layout
15403
15404 \end_inset
15405 </cell>
15406 </row>
15407 <row>
15408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15409 \begin_inset Text
15410
15411 \begin_layout Plain Layout
15412
15413 \backslash
15414 bigcup
15415 \end_layout
15416
15417 \end_inset
15418 </cell>
15419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15420 \begin_inset Text
15421
15422 \begin_layout Plain Layout
15423 \begin_inset Formula $\bigcup$
15424 \end_inset
15425
15426
15427 \end_layout
15428
15429 \end_inset
15430 </cell>
15431 </row>
15432 </lyxtabular>
15433
15434 \end_inset
15435
15436
15437 \begin_inset space \hfill{}
15438 \end_inset
15439
15440
15441 \begin_inset Tabular
15442 <lyxtabular version="3" rows="11" columns="2">
15443 <features tabularvalignment="middle">
15444 <column alignment="center" valignment="top" width="0pt">
15445 <column alignment="center" valignment="top" width="0pt">
15446 <row>
15447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15448 \begin_inset Text
15449
15450 \begin_layout Plain Layout
15451 Command
15452 \end_layout
15453
15454 \end_inset
15455 </cell>
15456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15457 \begin_inset Text
15458
15459 \begin_layout Plain Layout
15460 Result
15461 \end_layout
15462
15463 \end_inset
15464 </cell>
15465 </row>
15466 <row>
15467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15468 \begin_inset Text
15469
15470 \begin_layout Plain Layout
15471
15472 \backslash
15473 sum
15474 \begin_inset Index idx
15475 status collapsed
15476
15477 \begin_layout Plain Layout
15478 Commands ! S ! 
15479 \backslash
15480 sum
15481 \end_layout
15482
15483 \end_inset
15484
15485
15486 \end_layout
15487
15488 \end_inset
15489 </cell>
15490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15491 \begin_inset Text
15492
15493 \begin_layout Plain Layout
15494 \begin_inset Formula $\sum$
15495 \end_inset
15496
15497
15498 \end_layout
15499
15500 \end_inset
15501 </cell>
15502 </row>
15503 <row>
15504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15505 \begin_inset Text
15506
15507 \begin_layout Plain Layout
15508
15509 \backslash
15510 prod
15511 \begin_inset Index idx
15512 status collapsed
15513
15514 \begin_layout Plain Layout
15515 Commands ! P ! 
15516 \backslash
15517 prod
15518 \end_layout
15519
15520 \end_inset
15521
15522
15523 \end_layout
15524
15525 \end_inset
15526 </cell>
15527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15528 \begin_inset Text
15529
15530 \begin_layout Plain Layout
15531 \begin_inset Formula $\prod$
15532 \end_inset
15533
15534
15535 \end_layout
15536
15537 \end_inset
15538 </cell>
15539 </row>
15540 <row>
15541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15542 \begin_inset Text
15543
15544 \begin_layout Plain Layout
15545
15546 \backslash
15547 coprod
15548 \end_layout
15549
15550 \end_inset
15551 </cell>
15552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15553 \begin_inset Text
15554
15555 \begin_layout Plain Layout
15556 \begin_inset Formula $\coprod$
15557 \end_inset
15558
15559
15560 \end_layout
15561
15562 \end_inset
15563 </cell>
15564 </row>
15565 <row>
15566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15567 \begin_inset Text
15568
15569 \begin_layout Plain Layout
15570
15571 \backslash
15572 bigodot
15573 \end_layout
15574
15575 \end_inset
15576 </cell>
15577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15578 \begin_inset Text
15579
15580 \begin_layout Plain Layout
15581 \begin_inset Formula $\bigodot$
15582 \end_inset
15583
15584
15585 \end_layout
15586
15587 \end_inset
15588 </cell>
15589 </row>
15590 <row>
15591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15592 \begin_inset Text
15593
15594 \begin_layout Plain Layout
15595
15596 \backslash
15597 bigotimes
15598 \end_layout
15599
15600 \end_inset
15601 </cell>
15602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15603 \begin_inset Text
15604
15605 \begin_layout Plain Layout
15606 \begin_inset Formula $\bigotimes$
15607 \end_inset
15608
15609
15610 \end_layout
15611
15612 \end_inset
15613 </cell>
15614 </row>
15615 <row>
15616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15617 \begin_inset Text
15618
15619 \begin_layout Plain Layout
15620
15621 \backslash
15622 bigoplus
15623 \end_layout
15624
15625 \end_inset
15626 </cell>
15627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15628 \begin_inset Text
15629
15630 \begin_layout Plain Layout
15631 \begin_inset Formula $\bigoplus$
15632 \end_inset
15633
15634
15635 \end_layout
15636
15637 \end_inset
15638 </cell>
15639 </row>
15640 <row>
15641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15642 \begin_inset Text
15643
15644 \begin_layout Plain Layout
15645
15646 \backslash
15647 bigwedge
15648 \end_layout
15649
15650 \end_inset
15651 </cell>
15652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15653 \begin_inset Text
15654
15655 \begin_layout Plain Layout
15656 \begin_inset Formula $\bigwedge$
15657 \end_inset
15658
15659
15660 \end_layout
15661
15662 \end_inset
15663 </cell>
15664 </row>
15665 <row>
15666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15667 \begin_inset Text
15668
15669 \begin_layout Plain Layout
15670
15671 \backslash
15672 bigvee
15673 \end_layout
15674
15675 \end_inset
15676 </cell>
15677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15678 \begin_inset Text
15679
15680 \begin_layout Plain Layout
15681 \begin_inset Formula $\bigvee$
15682 \end_inset
15683
15684
15685 \end_layout
15686
15687 \end_inset
15688 </cell>
15689 </row>
15690 <row>
15691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15692 \begin_inset Text
15693
15694 \begin_layout Plain Layout
15695
15696 \backslash
15697 bigsqcup
15698 \end_layout
15699
15700 \end_inset
15701 </cell>
15702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15703 \begin_inset Text
15704
15705 \begin_layout Plain Layout
15706 \begin_inset Formula $\bigsqcup$
15707 \end_inset
15708
15709
15710 \end_layout
15711
15712 \end_inset
15713 </cell>
15714 </row>
15715 <row>
15716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15717 \begin_inset Text
15718
15719 \begin_layout Plain Layout
15720
15721 \backslash
15722 biguplus
15723 \end_layout
15724
15725 \end_inset
15726 </cell>
15727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15728 \begin_inset Text
15729
15730 \begin_layout Plain Layout
15731 \begin_inset Formula $\biguplus$
15732 \end_inset
15733
15734
15735 \end_layout
15736
15737 \end_inset
15738 </cell>
15739 </row>
15740 </lyxtabular>
15741
15742 \end_inset
15743
15744
15745 \begin_inset space \hfill{}
15746 \end_inset
15747
15748
15749 \end_layout
15750
15751 \begin_layout Standard
15752 All big operators can also be inserted via the math toolbar button 
15753 \begin_inset Graphics
15754         filename ../images/math/intop.png
15755         scale 85
15756
15757 \end_inset
15758
15759 .
15760 \end_layout
15761
15762 \begin_layout Standard
15763 The operators are called big because they are bigger than the sometimes
15764  equal looking binary operators.
15765  All big operators can have limits as described in the next subsection.
15766 \end_layout
15767
15768 \begin_layout Standard
15769 For all integral operators there is a second version available, ending in
15770  
15771 \series bold
15772 op
15773 \series default
15774
15775 \series bold
15776
15777 \backslash
15778 intop
15779 \series default
15780
15781 \series bold
15782
15783 \backslash
15784 ointop
15785 \series default
15786  etc..
15787  These operators are different from 
15788 \series bold
15789
15790 \backslash
15791 int
15792 \series default
15793  etc.
15794 \begin_inset space \space{}
15795 \end_inset
15796
15797 in the style the operator limits are displayed, see 
15798 \begin_inset CommandInset ref
15799 LatexCommand ref
15800 reference "sub:Operator-Limits"
15801
15802 \end_inset
15803
15804 .
15805  
15806 \end_layout
15807
15808 \begin_layout Subsubsection*
15809 Advice for Integrals
15810 \end_layout
15811
15812 \begin_layout Standard
15813 The letter 
15814 \emph on
15815 d
15816 \emph default
15817  in an integral is an operator, that therefore has to be set upright.
15818  This is done by highlighting the 
15819 \emph on
15820 d
15821 \emph default
15822  and using the keyboard shortcut 
15823 \begin_inset Info
15824 type  "shortcut"
15825 arg   "font-roman"
15826 \end_inset
15827
15828
15829 \begin_inset Foot
15830 status collapsed
15831
15832 \begin_layout Plain Layout
15833 Font styles
15834 \series bold
15835  
15836 \series default
15837 see 
15838 \begin_inset CommandInset ref
15839 LatexCommand ref
15840 reference "sub:Font-Styles"
15841
15842 \end_inset
15843
15844
15845 \end_layout
15846
15847 \end_inset
15848
15849 .
15850  Finally the smallest space is inserted before the 
15851 \emph on
15852 d
15853 \emph default
15854 , as this is usual for operators.
15855  An example:
15856 \end_layout
15857
15858 \begin_layout Standard
15859 incorrect: 
15860 \begin_inset Formula $\int A(x)dx$
15861 \end_inset
15862
15863
15864 \begin_inset Newline newline
15865 \end_inset
15866
15867
15868 \begin_inset Phantom HPhantom
15869 status open
15870
15871 \begin_layout Plain Layout
15872 in
15873 \end_layout
15874
15875 \end_inset
15876
15877 correct: 
15878 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15879 \end_inset
15880
15881
15882 \end_layout
15883
15884 \begin_layout Standard
15885 For multiple integrals there are the following commands:
15886 \begin_inset VSpace medskip
15887 \end_inset
15888
15889
15890 \end_layout
15891
15892 \begin_layout Standard
15893 \begin_inset space \hfill{}
15894 \end_inset
15895
15896
15897 \begin_inset Tabular
15898 <lyxtabular version="3" rows="4" columns="2">
15899 <features tabularvalignment="middle">
15900 <column alignment="center" valignment="top" width="0">
15901 <column alignment="center" valignment="top" width="0">
15902 <row>
15903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15904 \begin_inset Text
15905
15906 \begin_layout Plain Layout
15907 Command
15908 \end_layout
15909
15910 \end_inset
15911 </cell>
15912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15913 \begin_inset Text
15914
15915 \begin_layout Plain Layout
15916 Result
15917 \begin_inset Note Note
15918 status collapsed
15919
15920 \begin_layout Plain Layout
15921
15922 \series bold
15923
15924 \backslash
15925 raisebox
15926 \series default
15927  is only used as spacer.
15928 \end_layout
15929
15930 \end_inset
15931
15932
15933 \end_layout
15934
15935 \end_inset
15936 </cell>
15937 </row>
15938 <row>
15939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15940 \begin_inset Text
15941
15942 \begin_layout Plain Layout
15943
15944 \backslash
15945 iint
15946 \end_layout
15947
15948 \end_inset
15949 </cell>
15950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15951 \begin_inset Text
15952
15953 \begin_layout Plain Layout
15954 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15955 \end_inset
15956
15957
15958 \end_layout
15959
15960 \end_inset
15961 </cell>
15962 </row>
15963 <row>
15964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15965 \begin_inset Text
15966
15967 \begin_layout Plain Layout
15968
15969 \backslash
15970 oiint
15971 \end_layout
15972
15973 \end_inset
15974 </cell>
15975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15976 \begin_inset Text
15977
15978 \begin_layout Plain Layout
15979 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15980 \end_inset
15981
15982
15983 \end_layout
15984
15985 \end_inset
15986 </cell>
15987 </row>
15988 <row>
15989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15990 \begin_inset Text
15991
15992 \begin_layout Plain Layout
15993
15994 \backslash
15995 sqiint
15996 \end_layout
15997
15998 \end_inset
15999 </cell>
16000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16001 \begin_inset Text
16002
16003 \begin_layout Plain Layout
16004 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
16005 \end_inset
16006
16007
16008 \end_layout
16009
16010 \end_inset
16011 </cell>
16012 </row>
16013 </lyxtabular>
16014
16015 \end_inset
16016
16017
16018 \begin_inset space \hfill{}
16019 \end_inset
16020
16021
16022 \begin_inset Tabular
16023 <lyxtabular version="3" rows="4" columns="2">
16024 <features tabularvalignment="middle">
16025 <column alignment="center" valignment="top" width="0">
16026 <column alignment="center" valignment="top" width="0">
16027 <row>
16028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16029 \begin_inset Text
16030
16031 \begin_layout Plain Layout
16032 Command
16033 \end_layout
16034
16035 \end_inset
16036 </cell>
16037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16038 \begin_inset Text
16039
16040 \begin_layout Plain Layout
16041 Result
16042 \end_layout
16043
16044 \end_inset
16045 </cell>
16046 </row>
16047 <row>
16048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16049 \begin_inset Text
16050
16051 \begin_layout Plain Layout
16052
16053 \backslash
16054 iiint
16055 \end_layout
16056
16057 \end_inset
16058 </cell>
16059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16060 \begin_inset Text
16061
16062 \begin_layout Plain Layout
16063 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
16064 \end_inset
16065
16066
16067 \end_layout
16068
16069 \end_inset
16070 </cell>
16071 </row>
16072 <row>
16073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16074 \begin_inset Text
16075
16076 \begin_layout Plain Layout
16077
16078 \backslash
16079 iiiint
16080 \end_layout
16081
16082 \end_inset
16083 </cell>
16084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16085 \begin_inset Text
16086
16087 \begin_layout Plain Layout
16088 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16089 \end_inset
16090
16091
16092 \end_layout
16093
16094 \end_inset
16095 </cell>
16096 </row>
16097 <row>
16098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16099 \begin_inset Text
16100
16101 \begin_layout Plain Layout
16102
16103 \backslash
16104 dotsint
16105 \end_layout
16106
16107 \end_inset
16108 </cell>
16109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16110 \begin_inset Text
16111
16112 \begin_layout Plain Layout
16113 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16114 \end_inset
16115
16116
16117 \end_layout
16118
16119 \end_inset
16120 </cell>
16121 </row>
16122 </lyxtabular>
16123
16124 \end_inset
16125
16126
16127 \begin_inset space \hfill{}
16128 \end_inset
16129
16130
16131 \end_layout
16132
16133 \begin_layout Subsection
16134 Operator Limits
16135 \begin_inset CommandInset label
16136 LatexCommand label
16137 name "sub:Operator-Limits"
16138
16139 \end_inset
16140
16141
16142 \begin_inset Index idx
16143 status collapsed
16144
16145 \begin_layout Plain Layout
16146 Operators ! Limits
16147 \end_layout
16148
16149 \end_inset
16150
16151
16152 \end_layout
16153
16154 \begin_layout Standard
16155 Limits are created by super- and subscripts:
16156 \end_layout
16157
16158 \begin_layout Standard
16159 \align center
16160 \begin_inset Tabular
16161 <lyxtabular version="3" rows="2" columns="2">
16162 <features tabularvalignment="middle">
16163 <column alignment="center" valignment="top" width="0pt">
16164 <column alignment="center" valignment="top" width="0pt">
16165 <row>
16166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16167 \begin_inset Text
16168
16169 \begin_layout Plain Layout
16170 Command
16171 \end_layout
16172
16173 \end_inset
16174 </cell>
16175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Plain Layout
16179 Result
16180 \begin_inset Note Note
16181 status collapsed
16182
16183 \begin_layout Plain Layout
16184
16185 \series bold
16186
16187 \backslash
16188 raisebox
16189 \series default
16190  is only used as spacer.
16191 \end_layout
16192
16193 \end_inset
16194
16195
16196 \end_layout
16197
16198 \end_inset
16199 </cell>
16200 </row>
16201 <row>
16202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16203 \begin_inset Text
16204
16205 \begin_layout Plain Layout
16206
16207 \backslash
16208 prod^
16209 \backslash
16210 infty
16211 \begin_inset ERT
16212 status collapsed
16213
16214 \begin_layout Plain Layout
16215
16216
16217 \backslash
16218 spce 
16219 \end_layout
16220
16221 \end_inset
16222
16223
16224 \begin_inset Formula $\to$
16225 \end_inset
16226
16227 _0
16228 \begin_inset Formula $\to$
16229 \end_inset
16230
16231 A(x)
16232 \end_layout
16233
16234 \end_inset
16235 </cell>
16236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Plain Layout
16240 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16241 \end_inset
16242
16243
16244 \end_layout
16245
16246 \end_inset
16247 </cell>
16248 </row>
16249 </lyxtabular>
16250
16251 \end_inset
16252
16253
16254 \end_layout
16255
16256 \begin_layout Standard
16257 Limits of inline formulas are set right beside the operator.
16258  Limits in displayed formulas are set above or below the operator, except
16259  for integral limits.
16260 \end_layout
16261
16262 \begin_layout Standard
16263 To force that the limits are set beside the operator, the cursor is set
16264  directly behind the operator and the limits type is changed with the menu
16265  
16266 \family sans
16267 Edit\SpecialChar \menuseparator
16268 Math\SpecialChar \menuseparator
16269 Change Limits Type
16270 \family default
16271  to 
16272 \family sans
16273 \series bold
16274 Inline
16275 \family default
16276 \series default
16277  (shortcut 
16278 \begin_inset Info
16279 type  "shortcut"
16280 arg   "math-limits"
16281 \end_inset
16282
16283 ).
16284  An example:
16285 \end_layout
16286
16287 \begin_layout Standard
16288 The default limits type is this:
16289 \begin_inset Formula 
16290 \[
16291 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16292 \]
16293
16294 \end_inset
16295
16296 This is how it looks when the limits type was changed to 
16297 \family sans
16298 \series bold
16299 Inline
16300 \family default
16301 \series default
16302 :
16303 \begin_inset Formula 
16304 \[
16305 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16306 \]
16307
16308 \end_inset
16309
16310 For integrals, except those ending with 
16311 \series bold
16312 op
16313 \series default
16314  like 
16315 \series bold
16316
16317 \backslash
16318 intop
16319 \series default
16320
16321 \series bold
16322
16323 \backslash
16324 ointop
16325 \series default
16326  etc., the limits are by default set beside the operator.
16327  But for multiple integrals the limits are often set below the operator.
16328  In the following example the limits type was therefore set to 
16329 \series bold
16330 Display
16331 \series default
16332  and so set below the integrals:
16333 \begin_inset Formula 
16334 \begin{equation}
16335 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
16336 \end{equation}
16337
16338 \end_inset
16339
16340
16341 \end_layout
16342
16343 \begin_layout Standard
16344 \begin_inset VSpace medskip
16345 \end_inset
16346
16347 To specify conditions for limits, the commands 
16348 \series bold
16349
16350 \backslash
16351 subarray
16352 \series default
16353
16354 \begin_inset Index idx
16355 status collapsed
16356
16357 \begin_layout Plain Layout
16358 Commands ! S ! 
16359 \backslash
16360 subarray
16361 \end_layout
16362
16363 \end_inset
16364
16365  and 
16366 \series bold
16367
16368 \backslash
16369 substack
16370 \series default
16371
16372 \begin_inset Index idx
16373 status collapsed
16374
16375 \begin_layout Plain Layout
16376 Commands ! S ! 
16377 \backslash
16378 substack
16379 \end_layout
16380
16381 \end_inset
16382
16383  are used.
16384  To create for example this expression 
16385 \begin_inset Formula 
16386 \begin{equation}
16387 \sum_{\begin{subarray}{c}
16388 0<k<1000\\
16389 \\
16390 k\,\in\,\mathbb{N}
16391 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16392 \end{equation}
16393
16394 \end_inset
16395
16396
16397 \end_layout
16398
16399 \begin_layout Standard
16400 the following has to be done:
16401 \begin_inset Newline newline
16402 \end_inset
16403
16404 First the command 
16405 \series bold
16406
16407 \backslash
16408 sum
16409 \series default
16410 ^
16411 \series bold
16412 n
16413 \begin_inset ERT
16414 status collapsed
16415
16416 \begin_layout Plain Layout
16417
16418
16419 \backslash
16420 spce 
16421 \end_layout
16422
16423 \end_inset
16424
16425 _
16426 \series default
16427  is typed in.
16428  One is now in a blue box under the summation operator and insert there
16429  the command 
16430 \series bold
16431
16432 \backslash
16433 subarray
16434 \begin_inset ERT
16435 status collapsed
16436
16437 \begin_layout Plain Layout
16438
16439
16440 \backslash
16441 spce 
16442 \end_layout
16443
16444 \end_inset
16445
16446
16447 \series default
16448 .
16449  The blue box is now within a purple box and now several lines can be written
16450  among each other.
16451  A new line is created by inserting a line break (
16452 \begin_inset Info
16453 type  "shortcut"
16454 arg   "newline-insert newline"
16455 \end_inset
16456
16457 ).
16458  When now
16459 \begin_inset Newline newline
16460 \end_inset
16461
16462
16463 \series bold
16464 0<k<1000 Ctrl+Return
16465 \begin_inset Newline newline
16466 \end_inset
16467
16468
16469 \series default
16470 is typed in, a new box appears below for the new line.
16471 \end_layout
16472
16473 \begin_layout Standard
16474 The alignment of the lines can be changed to left aligned with the 
16475 \family sans
16476 table
16477 \family default
16478  
16479 \family sans
16480 toolbar
16481 \family default
16482  or the menu 
16483 \family sans
16484 Edit\SpecialChar \menuseparator
16485 Rows &Columns
16486 \family default
16487 .
16488  To get right alignment, 
16489 \series bold
16490
16491 \backslash
16492 hfill
16493 \begin_inset ERT
16494 status collapsed
16495
16496 \begin_layout Plain Layout
16497
16498
16499 \backslash
16500 spce 
16501 \end_layout
16502
16503 \end_inset
16504
16505
16506 \series default
16507  is inserted at the beginning of the line.
16508 \end_layout
16509
16510 \begin_layout Standard
16511 The command 
16512 \series bold
16513
16514 \backslash
16515 substack
16516 \series default
16517  is equivalent to 
16518 \series bold
16519
16520 \backslash
16521 subarray
16522 \series default
16523  with the difference that the lines are always centered.
16524 \end_layout
16525
16526 \begin_layout Standard
16527 \begin_inset VSpace bigskip
16528 \end_inset
16529
16530 Like in formula 
16531 \begin_inset CommandInset ref
16532 LatexCommand eqref
16533 reference "eq:substack"
16534
16535 \end_inset
16536
16537  there can be too much space beside an operator, because the characters
16538  following the operator are set beside the limits.
16539 \end_layout
16540
16541 \begin_layout Standard
16542 To avoid this, the following macro can be used in the LaTeX-preamble:
16543 \end_layout
16544
16545 \begin_layout Standard
16546
16547 \series bold
16548
16549 \backslash
16550 def
16551 \backslash
16552 clap#1{
16553 \backslash
16554 hbox to 0pt{
16555 \backslash
16556 hss #1
16557 \backslash
16558 hss}}
16559 \begin_inset Newline newline
16560 \end_inset
16561
16562
16563 \backslash
16564 def
16565 \backslash
16566 mathclap {
16567 \backslash
16568 mathpalette 
16569 \backslash
16570 mathclapinternal}
16571 \begin_inset Newline newline
16572 \end_inset
16573
16574
16575 \backslash
16576 def
16577 \backslash
16578 mathclapinternal #1#2{
16579 \backslash
16580 clap{$
16581 \backslash
16582 mathsurround =0pt #1{#2}$}}
16583 \end_layout
16584
16585 \begin_layout Standard
16586 This defines the command 
16587 \series bold
16588
16589 \backslash
16590 mathclap
16591 \series default
16592
16593 \begin_inset Index idx
16594 status collapsed
16595
16596 \begin_layout Plain Layout
16597 Commands ! M ! 
16598 \backslash
16599 mathclap
16600 \end_layout
16601
16602 \end_inset
16603
16604  that sets the width of the limit to 0
16605 \begin_inset space \thinspace{}
16606 \end_inset
16607
16608 pt.
16609  The command scheme is
16610 \end_layout
16611
16612 \begin_layout Standard
16613
16614 \series bold
16615
16616 \backslash
16617 mathclap{limit}
16618 \end_layout
16619
16620 \begin_layout Standard
16621 where the limit can consist of several conditions.
16622 \end_layout
16623
16624 \begin_layout Standard
16625 Applied on formula 
16626 \begin_inset CommandInset ref
16627 LatexCommand eqref
16628 reference "eq:substack"
16629
16630 \end_inset
16631
16632 , one uses the command
16633 \end_layout
16634
16635 \begin_layout Standard
16636
16637 \series bold
16638
16639 \backslash
16640 sum_
16641 \backslash
16642 mathclap{
16643 \backslash
16644 substack
16645 \begin_inset ERT
16646 status collapsed
16647
16648 \begin_layout Plain Layout
16649
16650
16651 \backslash
16652 spce 
16653 \end_layout
16654
16655 \end_inset
16656
16657 0<k<1000 Ctrl+Return
16658 \end_layout
16659
16660 \begin_layout Standard
16661 to create the lower limit.
16662  The summand is now directly behind the summation operator:
16663 \begin_inset Formula 
16664 \[
16665 \sum_{\mathclap{\substack{0<k<1000\\
16666 \\
16667 k\,\in\,\mathbb{N}
16668 }
16669 }}^{n}k^{-2}
16670 \]
16671
16672 \end_inset
16673
16674
16675 \end_layout
16676
16677 \begin_layout Standard
16678 \begin_inset VSpace bigskip
16679 \end_inset
16680
16681 How to use one limit for several operators is described in 
16682 \begin_inset CommandInset ref
16683 LatexCommand ref
16684 reference "sub:Self-defined-Operators"
16685
16686 \end_inset
16687
16688 .
16689 \end_layout
16690
16691 \begin_layout Standard
16692 \begin_inset Newpage newpage
16693 \end_inset
16694
16695
16696 \end_layout
16697
16698 \begin_layout Subsection
16699 Binary Operators
16700 \begin_inset CommandInset label
16701 LatexCommand label
16702 name "sub:Binary-Operators"
16703
16704 \end_inset
16705
16706
16707 \begin_inset Index idx
16708 status collapsed
16709
16710 \begin_layout Plain Layout
16711 Operators ! binary
16712 \end_layout
16713
16714 \end_inset
16715
16716
16717 \end_layout
16718
16719 \begin_layout Standard
16720 Binary operators are surrounded by space when there is a character before
16721  and after them.
16722 \begin_inset VSpace medskip
16723 \end_inset
16724
16725
16726 \end_layout
16727
16728 \begin_layout Standard
16729 \begin_inset space \hfill{}
16730 \end_inset
16731
16732
16733 \begin_inset Tabular
16734 <lyxtabular version="3" rows="13" columns="2">
16735 <features tabularvalignment="middle">
16736 <column alignment="center" valignment="top" width="0pt">
16737 <column alignment="center" valignment="top" width="0pt">
16738 <row>
16739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16740 \begin_inset Text
16741
16742 \begin_layout Plain Layout
16743 Command
16744 \begin_inset Note Note
16745 status collapsed
16746
16747 \begin_layout Plain Layout
16748
16749 \series bold
16750
16751 \backslash
16752 raisebox
16753 \series default
16754  is only used as spacer.
16755 \end_layout
16756
16757 \end_inset
16758
16759
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Plain Layout
16768 Result
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 \end_layout
16781
16782 \end_inset
16783 </cell>
16784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16785 \begin_inset Text
16786
16787 \begin_layout Plain Layout
16788 \begin_inset Formula $+$
16789 \end_inset
16790
16791
16792 \end_layout
16793
16794 \end_inset
16795 </cell>
16796 </row>
16797 <row>
16798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16799 \begin_inset Text
16800
16801 \begin_layout Plain Layout
16802 -
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811 \begin_inset Formula $-$
16812 \end_inset
16813
16814
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 </row>
16820 <row>
16821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825
16826 \backslash
16827 pm
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836 \begin_inset Formula $\pm$
16837 \end_inset
16838
16839
16840 \end_layout
16841
16842 \end_inset
16843 </cell>
16844 </row>
16845 <row>
16846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16847 \begin_inset Text
16848
16849 \begin_layout Plain Layout
16850
16851 \backslash
16852 mp
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16858 \begin_inset Text
16859
16860 \begin_layout Plain Layout
16861 \begin_inset Formula $\mp$
16862 \end_inset
16863
16864
16865 \end_layout
16866
16867 \end_inset
16868 </cell>
16869 </row>
16870 <row>
16871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16872 \begin_inset Text
16873
16874 \begin_layout Plain Layout
16875
16876 \backslash
16877 cdot
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 $\cdot$
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 times
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 $\times$
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 div
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 $\div$
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 \begin_inset ERT
16951 status collapsed
16952
16953 \begin_layout Plain Layout
16954
16955
16956 \backslash
16957 raisebox{-1.2mm}{
16958 \end_layout
16959
16960 \end_inset
16961
16962 *
16963 \begin_inset ERT
16964 status collapsed
16965
16966 \begin_layout Plain Layout
16967
16968 }
16969 \end_layout
16970
16971 \end_inset
16972
16973
16974 \end_layout
16975
16976 \end_inset
16977 </cell>
16978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982 \begin_inset Formula $*$
16983 \end_inset
16984
16985
16986 \end_layout
16987
16988 \end_inset
16989 </cell>
16990 </row>
16991 <row>
16992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16993 \begin_inset Text
16994
16995 \begin_layout Plain Layout
16996
16997 \backslash
16998 star
16999 \end_layout
17000
17001 \end_inset
17002 </cell>
17003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17004 \begin_inset Text
17005
17006 \begin_layout Plain Layout
17007 \begin_inset Formula $\star$
17008 \end_inset
17009
17010
17011 \end_layout
17012
17013 \end_inset
17014 </cell>
17015 </row>
17016 <row>
17017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17018 \begin_inset Text
17019
17020 \begin_layout Plain Layout
17021
17022 \backslash
17023 circ
17024 \end_layout
17025
17026 \end_inset
17027 </cell>
17028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17029 \begin_inset Text
17030
17031 \begin_layout Plain Layout
17032 \begin_inset Formula $\circ$
17033 \end_inset
17034
17035
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 </row>
17041 <row>
17042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17043 \begin_inset Text
17044
17045 \begin_layout Plain Layout
17046
17047 \backslash
17048 diamond
17049 \end_layout
17050
17051 \end_inset
17052 </cell>
17053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17054 \begin_inset Text
17055
17056 \begin_layout Plain Layout
17057 \begin_inset Formula $\diamond$
17058 \end_inset
17059
17060
17061 \end_layout
17062
17063 \end_inset
17064 </cell>
17065 </row>
17066 <row>
17067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17068 \begin_inset Text
17069
17070 \begin_layout Plain Layout
17071
17072 \backslash
17073 bullet
17074 \end_layout
17075
17076 \end_inset
17077 </cell>
17078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17079 \begin_inset Text
17080
17081 \begin_layout Plain Layout
17082 \begin_inset Formula $\bullet$
17083 \end_inset
17084
17085
17086 \end_layout
17087
17088 \end_inset
17089 </cell>
17090 </row>
17091 </lyxtabular>
17092
17093 \end_inset
17094
17095
17096 \begin_inset space \hfill{}
17097 \end_inset
17098
17099
17100 \begin_inset Tabular
17101 <lyxtabular version="3" rows="13" columns="2">
17102 <features tabularvalignment="middle">
17103 <column alignment="center" valignment="top" width="0pt">
17104 <column alignment="center" valignment="top" width="0pt">
17105 <row>
17106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17107 \begin_inset Text
17108
17109 \begin_layout Plain Layout
17110 Command
17111 \end_layout
17112
17113 \end_inset
17114 </cell>
17115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17116 \begin_inset Text
17117
17118 \begin_layout Plain Layout
17119 Result
17120 \end_layout
17121
17122 \end_inset
17123 </cell>
17124 </row>
17125 <row>
17126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17127 \begin_inset Text
17128
17129 \begin_layout Plain Layout
17130
17131 \backslash
17132 nabla
17133 \end_layout
17134
17135 \end_inset
17136 </cell>
17137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17138 \begin_inset Text
17139
17140 \begin_layout Plain Layout
17141 \begin_inset Formula $\nabla$
17142 \end_inset
17143
17144
17145 \end_layout
17146
17147 \end_inset
17148 </cell>
17149 </row>
17150 <row>
17151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17152 \begin_inset Text
17153
17154 \begin_layout Plain Layout
17155
17156 \backslash
17157 bigtriangledown
17158 \end_layout
17159
17160 \end_inset
17161 </cell>
17162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17163 \begin_inset Text
17164
17165 \begin_layout Plain Layout
17166 \begin_inset Formula $\bigtriangledown$
17167 \end_inset
17168
17169
17170 \end_layout
17171
17172 \end_inset
17173 </cell>
17174 </row>
17175 <row>
17176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17177 \begin_inset Text
17178
17179 \begin_layout Plain Layout
17180
17181 \backslash
17182 bigtriangleup
17183 \end_layout
17184
17185 \end_inset
17186 </cell>
17187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17188 \begin_inset Text
17189
17190 \begin_layout Plain Layout
17191 \begin_inset Formula $\bigtriangleup$
17192 \end_inset
17193
17194
17195 \end_layout
17196
17197 \end_inset
17198 </cell>
17199 </row>
17200 <row>
17201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17202 \begin_inset Text
17203
17204 \begin_layout Plain Layout
17205
17206 \backslash
17207 Box
17208 \end_layout
17209
17210 \end_inset
17211 </cell>
17212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17213 \begin_inset Text
17214
17215 \begin_layout Plain Layout
17216 \begin_inset Formula $\Box$
17217 \end_inset
17218
17219
17220 \end_layout
17221
17222 \end_inset
17223 </cell>
17224 </row>
17225 <row>
17226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17227 \begin_inset Text
17228
17229 \begin_layout Plain Layout
17230
17231 \backslash
17232 cap 
17233 \end_layout
17234
17235 \end_inset
17236 </cell>
17237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17238 \begin_inset Text
17239
17240 \begin_layout Plain Layout
17241 \begin_inset Formula $\cap$
17242 \end_inset
17243
17244
17245 \end_layout
17246
17247 \end_inset
17248 </cell>
17249 </row>
17250 <row>
17251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17252 \begin_inset Text
17253
17254 \begin_layout Plain Layout
17255
17256 \backslash
17257 cup
17258 \end_layout
17259
17260 \end_inset
17261 </cell>
17262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17263 \begin_inset Text
17264
17265 \begin_layout Plain Layout
17266 \begin_inset Formula $\cup$
17267 \end_inset
17268
17269
17270 \end_layout
17271
17272 \end_inset
17273 </cell>
17274 </row>
17275 <row>
17276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17277 \begin_inset Text
17278
17279 \begin_layout Plain Layout
17280
17281 \backslash
17282 dagger
17283 \end_layout
17284
17285 \end_inset
17286 </cell>
17287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17288 \begin_inset Text
17289
17290 \begin_layout Plain Layout
17291 \begin_inset Formula $\dagger$
17292 \end_inset
17293
17294
17295 \end_layout
17296
17297 \end_inset
17298 </cell>
17299 </row>
17300 <row>
17301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17302 \begin_inset Text
17303
17304 \begin_layout Plain Layout
17305
17306 \backslash
17307 ddagger
17308 \end_layout
17309
17310 \end_inset
17311 </cell>
17312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17313 \begin_inset Text
17314
17315 \begin_layout Plain Layout
17316 \begin_inset Formula $\ddagger$
17317 \end_inset
17318
17319
17320 \end_layout
17321
17322 \end_inset
17323 </cell>
17324 </row>
17325 <row>
17326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17327 \begin_inset Text
17328
17329 \begin_layout Plain Layout
17330
17331 \backslash
17332 wr
17333 \end_layout
17334
17335 \end_inset
17336 </cell>
17337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17338 \begin_inset Text
17339
17340 \begin_layout Plain Layout
17341 \begin_inset Formula $\wr$
17342 \end_inset
17343
17344
17345 \end_layout
17346
17347 \end_inset
17348 </cell>
17349 </row>
17350 <row>
17351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17352 \begin_inset Text
17353
17354 \begin_layout Plain Layout
17355
17356 \backslash
17357 bigcirc
17358 \end_layout
17359
17360 \end_inset
17361 </cell>
17362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17363 \begin_inset Text
17364
17365 \begin_layout Plain Layout
17366 \begin_inset Formula $\bigcirc$
17367 \end_inset
17368
17369
17370 \end_layout
17371
17372 \end_inset
17373 </cell>
17374 </row>
17375 <row>
17376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17377 \begin_inset Text
17378
17379 \begin_layout Plain Layout
17380
17381 \backslash
17382 wedge
17383 \end_layout
17384
17385 \end_inset
17386 </cell>
17387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17388 \begin_inset Text
17389
17390 \begin_layout Plain Layout
17391 \begin_inset Formula $\wedge$
17392 \end_inset
17393
17394
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 </row>
17400 <row>
17401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17402 \begin_inset Text
17403
17404 \begin_layout Plain Layout
17405
17406 \backslash
17407 vee
17408 \end_layout
17409
17410 \end_inset
17411 </cell>
17412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416 \begin_inset Formula $\vee$
17417 \end_inset
17418
17419
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 </row>
17425 </lyxtabular>
17426
17427 \end_inset
17428
17429
17430 \begin_inset space \hfill{}
17431 \end_inset
17432
17433
17434 \begin_inset Tabular
17435 <lyxtabular version="3" rows="13" columns="2">
17436 <features tabularvalignment="middle">
17437 <column alignment="center" valignment="top" width="0pt">
17438 <column alignment="center" valignment="top" width="0pt">
17439 <row>
17440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17441 \begin_inset Text
17442
17443 \begin_layout Plain Layout
17444 Command
17445 \end_layout
17446
17447 \end_inset
17448 </cell>
17449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17450 \begin_inset Text
17451
17452 \begin_layout Plain Layout
17453 Result
17454 \end_layout
17455
17456 \end_inset
17457 </cell>
17458 </row>
17459 <row>
17460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17461 \begin_inset Text
17462
17463 \begin_layout Plain Layout
17464
17465 \backslash
17466 oplus
17467 \end_layout
17468
17469 \end_inset
17470 </cell>
17471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17472 \begin_inset Text
17473
17474 \begin_layout Plain Layout
17475 \begin_inset Formula $\oplus$
17476 \end_inset
17477
17478
17479 \end_layout
17480
17481 \end_inset
17482 </cell>
17483 </row>
17484 <row>
17485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17486 \begin_inset Text
17487
17488 \begin_layout Plain Layout
17489
17490 \backslash
17491 ominus
17492 \end_layout
17493
17494 \end_inset
17495 </cell>
17496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17497 \begin_inset Text
17498
17499 \begin_layout Plain Layout
17500 \begin_inset Formula $\ominus$
17501 \end_inset
17502
17503
17504 \end_layout
17505
17506 \end_inset
17507 </cell>
17508 </row>
17509 <row>
17510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17511 \begin_inset Text
17512
17513 \begin_layout Plain Layout
17514
17515 \backslash
17516 otimes
17517 \end_layout
17518
17519 \end_inset
17520 </cell>
17521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17522 \begin_inset Text
17523
17524 \begin_layout Plain Layout
17525 \begin_inset Formula $\otimes$
17526 \end_inset
17527
17528
17529 \end_layout
17530
17531 \end_inset
17532 </cell>
17533 </row>
17534 <row>
17535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17536 \begin_inset Text
17537
17538 \begin_layout Plain Layout
17539
17540 \backslash
17541 oslash
17542 \end_layout
17543
17544 \end_inset
17545 </cell>
17546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17547 \begin_inset Text
17548
17549 \begin_layout Plain Layout
17550 \begin_inset Formula $\oslash$
17551 \end_inset
17552
17553
17554 \end_layout
17555
17556 \end_inset
17557 </cell>
17558 </row>
17559 <row>
17560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17561 \begin_inset Text
17562
17563 \begin_layout Plain Layout
17564
17565 \backslash
17566 odot
17567 \end_layout
17568
17569 \end_inset
17570 </cell>
17571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17572 \begin_inset Text
17573
17574 \begin_layout Plain Layout
17575 \begin_inset Formula $\odot$
17576 \end_inset
17577
17578
17579 \end_layout
17580
17581 \end_inset
17582 </cell>
17583 </row>
17584 <row>
17585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17586 \begin_inset Text
17587
17588 \begin_layout Plain Layout
17589
17590 \backslash
17591 amalg
17592 \end_layout
17593
17594 \end_inset
17595 </cell>
17596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Plain Layout
17600 \begin_inset Formula $\amalg$
17601 \end_inset
17602
17603
17604 \end_layout
17605
17606 \end_inset
17607 </cell>
17608 </row>
17609 <row>
17610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17611 \begin_inset Text
17612
17613 \begin_layout Plain Layout
17614
17615 \backslash
17616 uplus
17617 \end_layout
17618
17619 \end_inset
17620 </cell>
17621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17622 \begin_inset Text
17623
17624 \begin_layout Plain Layout
17625 \begin_inset Formula $\uplus$
17626 \end_inset
17627
17628
17629 \end_layout
17630
17631 \end_inset
17632 </cell>
17633 </row>
17634 <row>
17635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17636 \begin_inset Text
17637
17638 \begin_layout Plain Layout
17639
17640 \backslash
17641 setminus
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17647 \begin_inset Text
17648
17649 \begin_layout Plain Layout
17650 \begin_inset Formula $\setminus$
17651 \end_inset
17652
17653
17654 \end_layout
17655
17656 \end_inset
17657 </cell>
17658 </row>
17659 <row>
17660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17661 \begin_inset Text
17662
17663 \begin_layout Plain Layout
17664
17665 \backslash
17666 sqcap
17667 \end_layout
17668
17669 \end_inset
17670 </cell>
17671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17672 \begin_inset Text
17673
17674 \begin_layout Plain Layout
17675 \begin_inset Formula $\sqcap$
17676 \end_inset
17677
17678
17679 \end_layout
17680
17681 \end_inset
17682 </cell>
17683 </row>
17684 <row>
17685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17686 \begin_inset Text
17687
17688 \begin_layout Plain Layout
17689
17690 \backslash
17691 sqcup
17692 \end_layout
17693
17694 \end_inset
17695 </cell>
17696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17697 \begin_inset Text
17698
17699 \begin_layout Plain Layout
17700 \begin_inset Formula $\sqcup$
17701 \end_inset
17702
17703
17704 \end_layout
17705
17706 \end_inset
17707 </cell>
17708 </row>
17709 <row>
17710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17711 \begin_inset Text
17712
17713 \begin_layout Plain Layout
17714
17715 \backslash
17716 triangleleft
17717 \end_layout
17718
17719 \end_inset
17720 </cell>
17721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17722 \begin_inset Text
17723
17724 \begin_layout Plain Layout
17725 \begin_inset Formula $\triangleleft$
17726 \end_inset
17727
17728
17729 \end_layout
17730
17731 \end_inset
17732 </cell>
17733 </row>
17734 <row>
17735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17736 \begin_inset Text
17737
17738 \begin_layout Plain Layout
17739
17740 \backslash
17741 triangleright
17742 \end_layout
17743
17744 \end_inset
17745 </cell>
17746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17747 \begin_inset Text
17748
17749 \begin_layout Plain Layout
17750 \begin_inset Formula $\triangleright$
17751 \end_inset
17752
17753
17754 \end_layout
17755
17756 \end_inset
17757 </cell>
17758 </row>
17759 </lyxtabular>
17760
17761 \end_inset
17762
17763
17764 \begin_inset space \hfill{}
17765 \end_inset
17766
17767
17768 \end_layout
17769
17770 \begin_layout Standard
17771 All binary operators can also be inserted via the math toolbar button 
17772 \begin_inset Graphics
17773         filename ../images/math/pm.png
17774         scale 85
17775
17776 \end_inset
17777
17778 .
17779 \end_layout
17780
17781 \begin_layout Standard
17782 To typeset the Laplace operator also 
17783 \series bold
17784
17785 \backslash
17786 Delta
17787 \series default
17788  or 
17789 \series bold
17790
17791 \backslash
17792 nabla
17793 \series default
17794 ^
17795 \series bold
17796 2
17797 \series default
17798  (
17799 \begin_inset Formula $\nabla^{2}$
17800 \end_inset
17801
17802 ) can be used instead of 
17803 \series bold
17804
17805 \backslash
17806 bigtriangleup
17807 \series default
17808  .
17809 \end_layout
17810
17811 \begin_layout Standard
17812 The character 
17813 \family sans
17814 Menu Separator
17815 \family default
17816  from the menu 
17817 \family sans
17818 Insert\SpecialChar \menuseparator
17819 Special Character
17820 \family default
17821  is the operator 
17822 \series bold
17823
17824 \backslash
17825 triangleright
17826 \series default
17827 .
17828 \end_layout
17829
17830 \begin_layout Subsection
17831 Self-defined Operators
17832 \begin_inset CommandInset label
17833 LatexCommand label
17834 name "sub:Self-defined-Operators"
17835
17836 \end_inset
17837
17838
17839 \begin_inset Index idx
17840 status collapsed
17841
17842 \begin_layout Plain Layout
17843 Operators ! self-defined
17844 \end_layout
17845
17846 \end_inset
17847
17848
17849 \end_layout
17850
17851 \begin_layout Standard
17852 With the help of the command 
17853 \series bold
17854
17855 \backslash
17856 DeclareMathOperator
17857 \series default
17858
17859 \begin_inset Index idx
17860 status collapsed
17861
17862 \begin_layout Plain Layout
17863 Commands ! D ! 
17864 \backslash
17865 dbinom@
17866 \backslash
17867 DeclareMathOperator
17868 \end_layout
17869
17870 \end_inset
17871
17872  custom operators can be defined in the LaTeX-preamble.
17873  Its command scheme is:
17874 \end_layout
17875
17876 \begin_layout Standard
17877
17878 \series bold
17879
17880 \backslash
17881 DeclareMathOperator{new command}{display}
17882 \end_layout
17883
17884 \begin_layout Standard
17885 Display can be characters or symbols that define how the operator looks
17886  in the output.
17887  To define a big operator a * is set behind the command.
17888  All self-defined big operators can have limits as described in 
17889 \begin_inset CommandInset ref
17890 LatexCommand ref
17891 reference "sub:Operator-Limits"
17892
17893 \end_inset
17894
17895 .
17896 \end_layout
17897
17898 \begin_layout Standard
17899 For example the LaTeX-preamble line
17900 \end_layout
17901
17902 \begin_layout Standard
17903
17904 \series bold
17905
17906 \backslash
17907 DeclareMathOperator*{
17908 \backslash
17909 Lozenge}{
17910 \backslash
17911 blacklozenge}
17912 \end_layout
17913
17914 \begin_layout Standard
17915 defines the command 
17916 \series bold
17917
17918 \backslash
17919 Lozenge
17920 \series default
17921 , that inserts a big operator consisting of the lozenge symbol from 
17922 \begin_inset CommandInset ref
17923 LatexCommand ref
17924 reference "sub:Miscellaneous-Symbols"
17925
17926 \end_inset
17927
17928 :
17929 \begin_inset Formula 
17930 \[
17931 \Lozenge_{n=1}^{\infty}
17932 \]
17933
17934 \end_inset
17935
17936 The command for this formula is: 
17937 \series bold
17938
17939 \backslash
17940 Lozenge
17941 \series default
17942 ^
17943 \series bold
17944
17945 \backslash
17946 infty
17947 \begin_inset Formula $\to$
17948 \end_inset
17949
17950 _n=1
17951 \end_layout
17952
17953 \begin_layout Standard
17954 \begin_inset VSpace bigskip
17955 \end_inset
17956
17957 When self-defined operators are not used several times in the document,
17958  they can also be defined with the commands 
17959 \series bold
17960
17961 \backslash
17962 mathop
17963 \series default
17964
17965 \begin_inset Index idx
17966 status collapsed
17967
17968 \begin_layout Plain Layout
17969 Commands ! M ! 
17970 \backslash
17971 mathop
17972 \end_layout
17973
17974 \end_inset
17975
17976  and 
17977 \series bold
17978
17979 \backslash
17980 mathbin
17981 \series default
17982
17983 \begin_inset Index idx
17984 status collapsed
17985
17986 \begin_layout Plain Layout
17987 Commands ! M ! 
17988 \backslash
17989 mathbin
17990 \end_layout
17991
17992 \end_inset
17993
17994 , which have the following scheme:
17995 \end_layout
17996
17997 \begin_layout Standard
17998
17999 \series bold
18000
18001 \backslash
18002 mathop{display}
18003 \series default
18004  and 
18005 \series bold
18006
18007 \backslash
18008 mathbin{display}
18009 \end_layout
18010
18011 \begin_layout Standard
18012
18013 \series bold
18014
18015 \backslash
18016 mathop
18017 \series default
18018  defines big operators, 
18019 \series bold
18020
18021 \backslash
18022 mathbin
18023 \series default
18024  binary operators.
18025 \end_layout
18026
18027 \begin_layout Standard
18028
18029 \series bold
18030
18031 \backslash
18032 mathop
18033 \series default
18034  can e.
18035 \begin_inset space \thinspace{}
18036 \end_inset
18037
18038 g.
18039 \begin_inset space \space{}
18040 \end_inset
18041
18042 be used to use one limit for several operators:
18043 \end_layout
18044
18045 \begin_layout Standard
18046 \begin_inset Formula 
18047 \[
18048 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18049 \]
18050
18051 \end_inset
18052
18053
18054 \end_layout
18055
18056 \begin_layout Standard
18057 The command for the formula above is:
18058 \begin_inset Newline newline
18059 \end_inset
18060
18061
18062 \series bold
18063
18064 \backslash
18065 mathop{
18066 \backslash
18067 sum
18068 \backslash
18069 negmedspace
18070 \backslash
18071 sum
18072 \series default
18073
18074 \begin_inset ERT
18075 status collapsed
18076
18077 \begin_layout Plain Layout
18078
18079
18080 \backslash
18081 spce 
18082 \end_layout
18083
18084 \end_inset
18085
18086
18087 \series bold
18088
18089 \begin_inset Formula $\to$
18090 \end_inset
18091
18092 ^N
18093 \series default
18094
18095 \begin_inset ERT
18096 status collapsed
18097
18098 \begin_layout Plain Layout
18099
18100
18101 \backslash
18102 spce 
18103 \end_layout
18104
18105 \end_inset
18106
18107
18108 \series bold
18109 _i,j=1
18110 \end_layout
18111
18112 \begin_layout Section
18113 Fonts
18114 \begin_inset Index idx
18115 status collapsed
18116
18117 \begin_layout Plain Layout
18118 Fonts
18119 \end_layout
18120
18121 \end_inset
18122
18123
18124 \end_layout
18125
18126 \begin_layout Subsection
18127 Font Styles
18128 \begin_inset CommandInset label
18129 LatexCommand label
18130 name "sub:Font-Styles"
18131
18132 \end_inset
18133
18134
18135 \begin_inset Index idx
18136 status collapsed
18137
18138 \begin_layout Plain Layout
18139 Font ! style
18140 \end_layout
18141
18142 \end_inset
18143
18144
18145 \end_layout
18146
18147 \begin_layout Standard
18148 Latin letters in formulas can be set in one of the following font styles:
18149 \begin_inset VSpace -2mm
18150 \end_inset
18151
18152
18153 \end_layout
18154
18155 \begin_layout Standard
18156 \align center
18157 \begin_inset Tabular
18158 <lyxtabular version="3" rows="7" columns="3">
18159 <features tabularvalignment="middle">
18160 <column alignment="center" valignment="top" width="0">
18161 <column alignment="center" valignment="top" width="0">
18162 <column alignment="center" valignment="top" width="0">
18163 <row>
18164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168 Command
18169 \end_layout
18170
18171 \end_inset
18172 </cell>
18173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18174 \begin_inset Text
18175
18176 \begin_layout Plain Layout
18177 Result
18178 \end_layout
18179
18180 \end_inset
18181 </cell>
18182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18183 \begin_inset Text
18184
18185 \begin_layout Plain Layout
18186 shortcut
18187 \end_layout
18188
18189 \end_inset
18190 </cell>
18191 </row>
18192 <row>
18193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18194 \begin_inset Text
18195
18196 \begin_layout Plain Layout
18197
18198 \backslash
18199 mathbb
18200 \series bold
18201
18202 \begin_inset ERT
18203 status collapsed
18204
18205 \begin_layout Plain Layout
18206
18207
18208 \backslash
18209 spce 
18210 \end_layout
18211
18212 \end_inset
18213
18214
18215 \series default
18216 ABC
18217 \end_layout
18218
18219 \end_inset
18220 </cell>
18221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18222 \begin_inset Text
18223
18224 \begin_layout Plain Layout
18225 \begin_inset Formula $\mathbb{ABC}$
18226 \end_inset
18227
18228
18229 \end_layout
18230
18231 \end_inset
18232 </cell>
18233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Plain Layout
18237 \begin_inset Info
18238 type  "shortcuts"
18239 arg   "font-noun"
18240 \end_inset
18241
18242
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 </row>
18248 <row>
18249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18250 \begin_inset Text
18251
18252 \begin_layout Plain Layout
18253
18254 \backslash
18255 mathbf
18256 \series bold
18257
18258 \begin_inset ERT
18259 status collapsed
18260
18261 \begin_layout Plain Layout
18262
18263
18264 \backslash
18265 spce 
18266 \end_layout
18267
18268 \end_inset
18269
18270
18271 \series default
18272 AbC
18273 \end_layout
18274
18275 \end_inset
18276 </cell>
18277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18278 \begin_inset Text
18279
18280 \begin_layout Plain Layout
18281 \begin_inset Formula $\mathbf{AbC}$
18282 \end_inset
18283
18284
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293 \begin_inset Info
18294 type  "shortcuts"
18295 arg   "font-bold"
18296 \end_inset
18297
18298
18299 \end_layout
18300
18301 \end_inset
18302 </cell>
18303 </row>
18304 <row>
18305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18306 \begin_inset Text
18307
18308 \begin_layout Plain Layout
18309
18310 \backslash
18311 boldsymbol
18312 \series bold
18313
18314 \begin_inset ERT
18315 status collapsed
18316
18317 \begin_layout Plain Layout
18318
18319
18320 \backslash
18321 spce 
18322 \end_layout
18323
18324 \end_inset
18325
18326
18327 \series default
18328 AbC
18329 \end_layout
18330
18331 \end_inset
18332 </cell>
18333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18334 \begin_inset Text
18335
18336 \begin_layout Plain Layout
18337 \begin_inset Formula $\boldsymbol{AbC}$
18338 \end_inset
18339
18340
18341 \end_layout
18342
18343 \end_inset
18344 </cell>
18345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349 \begin_inset Info
18350 type  "shortcuts"
18351 arg   "font-boldsymbol"
18352 \end_inset
18353
18354
18355 \end_layout
18356
18357 \end_inset
18358 </cell>
18359 </row>
18360 <row>
18361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18362 \begin_inset Text
18363
18364 \begin_layout Plain Layout
18365
18366 \backslash
18367 mathcal
18368 \series bold
18369
18370 \begin_inset ERT
18371 status collapsed
18372
18373 \begin_layout Plain Layout
18374
18375
18376 \backslash
18377 spce 
18378 \end_layout
18379
18380 \end_inset
18381
18382
18383 \series default
18384 ABC
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Plain Layout
18393 \begin_inset Formula $\mathcal{ABC}$
18394 \end_inset
18395
18396
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18402 \begin_inset Text
18403
18404 \begin_layout Plain Layout
18405 \begin_inset Info
18406 type  "shortcuts"
18407 arg   "font-emph"
18408 \end_inset
18409
18410
18411 \end_layout
18412
18413 \end_inset
18414 </cell>
18415 </row>
18416 <row>
18417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18418 \begin_inset Text
18419
18420 \begin_layout Plain Layout
18421
18422 \backslash
18423 mathfrak
18424 \series bold
18425
18426 \begin_inset ERT
18427 status collapsed
18428
18429 \begin_layout Plain Layout
18430
18431
18432 \backslash
18433 spce 
18434 \end_layout
18435
18436 \end_inset
18437
18438
18439 \series default
18440 AbC
18441 \end_layout
18442
18443 \end_inset
18444 </cell>
18445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18446 \begin_inset Text
18447
18448 \begin_layout Plain Layout
18449 \begin_inset Formula $\mathfrak{AbC}$
18450 \end_inset
18451
18452
18453 \end_layout
18454
18455 \end_inset
18456 </cell>
18457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18458 \begin_inset Text
18459
18460 \begin_layout Plain Layout
18461 -
18462 \end_layout
18463
18464 \end_inset
18465 </cell>
18466 </row>
18467 <row>
18468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18469 \begin_inset Text
18470
18471 \begin_layout Plain Layout
18472
18473 \backslash
18474 mathscr
18475 \series bold
18476
18477 \begin_inset ERT
18478 status collapsed
18479
18480 \begin_layout Plain Layout
18481
18482
18483 \backslash
18484 spce 
18485 \end_layout
18486
18487 \end_inset
18488
18489
18490 \series default
18491 AbC
18492 \end_layout
18493
18494 \end_inset
18495 </cell>
18496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18497 \begin_inset Text
18498
18499 \begin_layout Plain Layout
18500 \begin_inset Formula $\mathscr{AbC}$
18501 \end_inset
18502
18503
18504 \end_layout
18505
18506 \end_inset
18507 </cell>
18508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18509 \begin_inset Text
18510
18511 \begin_layout Plain Layout
18512 -
18513 \end_layout
18514
18515 \end_inset
18516 </cell>
18517 </row>
18518 </lyxtabular>
18519
18520 \end_inset
18521
18522
18523 \end_layout
18524
18525 \begin_layout Standard
18526 \align center
18527 \begin_inset Tabular
18528 <lyxtabular version="3" rows="5" columns="3">
18529 <features tabularvalignment="middle">
18530 <column alignment="center" valignment="top" width="0">
18531 <column alignment="center" valignment="top" width="0">
18532 <column alignment="center" valignment="top" width="0">
18533 <row>
18534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18535 \begin_inset Text
18536
18537 \begin_layout Plain Layout
18538 Command
18539 \end_layout
18540
18541 \end_inset
18542 </cell>
18543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18544 \begin_inset Text
18545
18546 \begin_layout Plain Layout
18547 Result
18548 \end_layout
18549
18550 \end_inset
18551 </cell>
18552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18553 \begin_inset Text
18554
18555 \begin_layout Plain Layout
18556 shortcut
18557 \end_layout
18558
18559 \end_inset
18560 </cell>
18561 </row>
18562 <row>
18563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18564 \begin_inset Text
18565
18566 \begin_layout Plain Layout
18567
18568 \backslash
18569 mathit
18570 \series bold
18571
18572 \begin_inset ERT
18573 status collapsed
18574
18575 \begin_layout Plain Layout
18576
18577
18578 \backslash
18579 spce 
18580 \end_layout
18581
18582 \end_inset
18583
18584
18585 \series default
18586 AbC
18587 \end_layout
18588
18589 \end_inset
18590 </cell>
18591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18592 \begin_inset Text
18593
18594 \begin_layout Plain Layout
18595 \begin_inset Formula $\mathit{AbC}$
18596 \end_inset
18597
18598
18599 \end_layout
18600
18601 \end_inset
18602 </cell>
18603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18604 \begin_inset Text
18605
18606 \begin_layout Plain Layout
18607 -
18608 \end_layout
18609
18610 \end_inset
18611 </cell>
18612 </row>
18613 <row>
18614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18615 \begin_inset Text
18616
18617 \begin_layout Plain Layout
18618
18619 \backslash
18620 mathrm
18621 \series bold
18622
18623 \begin_inset ERT
18624 status collapsed
18625
18626 \begin_layout Plain Layout
18627
18628
18629 \backslash
18630 spce 
18631 \end_layout
18632
18633 \end_inset
18634
18635
18636 \series default
18637 AbC
18638 \end_layout
18639
18640 \end_inset
18641 </cell>
18642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18643 \begin_inset Text
18644
18645 \begin_layout Plain Layout
18646 \begin_inset Formula $\mathrm{AbC}$
18647 \end_inset
18648
18649
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658 \begin_inset Info
18659 type  "shortcuts"
18660 arg   "font-roman"
18661 \end_inset
18662
18663
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 </row>
18669 <row>
18670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18671 \begin_inset Text
18672
18673 \begin_layout Plain Layout
18674
18675 \backslash
18676 mathsf
18677 \series bold
18678
18679 \begin_inset ERT
18680 status collapsed
18681
18682 \begin_layout Plain Layout
18683
18684
18685 \backslash
18686 spce 
18687 \end_layout
18688
18689 \end_inset
18690
18691
18692 \series default
18693 AbC
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18699 \begin_inset Text
18700
18701 \begin_layout Plain Layout
18702 \begin_inset Formula $\mathsf{AbC}$
18703 \end_inset
18704
18705
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Plain Layout
18714 \begin_inset Info
18715 type  "shortcuts"
18716 arg   "font-sans"
18717 \end_inset
18718
18719
18720 \end_layout
18721
18722 \end_inset
18723 </cell>
18724 </row>
18725 <row>
18726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18727 \begin_inset Text
18728
18729 \begin_layout Plain Layout
18730
18731 \backslash
18732 mathtt
18733 \series bold
18734
18735 \begin_inset ERT
18736 status collapsed
18737
18738 \begin_layout Plain Layout
18739
18740
18741 \backslash
18742 spce 
18743 \end_layout
18744
18745 \end_inset
18746
18747
18748 \series default
18749 AbC
18750 \end_layout
18751
18752 \end_inset
18753 </cell>
18754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18755 \begin_inset Text
18756
18757 \begin_layout Plain Layout
18758 \begin_inset Formula $\mathtt{AbC}$
18759 \end_inset
18760
18761
18762 \end_layout
18763
18764 \end_inset
18765 </cell>
18766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18767 \begin_inset Text
18768
18769 \begin_layout Plain Layout
18770 \begin_inset Info
18771 type  "shortcuts"
18772 arg   "font-typewriter"
18773 \end_inset
18774
18775
18776 \end_layout
18777
18778 \end_inset
18779 </cell>
18780 </row>
18781 </lyxtabular>
18782
18783 \end_inset
18784
18785
18786 \end_layout
18787
18788 \begin_layout Standard
18789 \begin_inset Note Greyedout
18790 status open
18791
18792 \begin_layout Plain Layout
18793
18794 \series bold
18795 Note:
18796 \series default
18797  The styles 
18798 \series bold
18799
18800 \backslash
18801 mathbb
18802 \series default
18803  and 
18804 \series bold
18805
18806 \backslash
18807 mathcal
18808 \series default
18809  can only be used for big letters.
18810 \end_layout
18811
18812 \end_inset
18813
18814
18815 \end_layout
18816
18817 \begin_layout Standard
18818 Predefined is the style 
18819 \series bold
18820
18821 \backslash
18822 mathnormal
18823 \series default
18824 .
18825 \end_layout
18826
18827 \begin_layout Standard
18828 The style commands work also for letters in mathematical constructs:
18829 \begin_inset Formula 
18830 \[
18831 \mathfrak{A=\frac{b}{C}}
18832 \]
18833
18834 \end_inset
18835
18836
18837 \end_layout
18838
18839 \begin_layout Standard
18840 Characters in mathematical text don't appear in a math font style but in
18841  the text font style 
18842 \series bold
18843
18844 \backslash
18845 textrm
18846 \series default
18847 .
18848  That their style can't be set correctly via the text style dialog is a
18849  bug in LyX.
18850 \begin_inset Foot
18851 status collapsed
18852
18853 \begin_layout Plain Layout
18854 \begin_inset CommandInset href
18855 LatexCommand href
18856 name "LyX-bug #4629"
18857 target "http://www.lyx.org/trac/ticket/4629"
18858
18859 \end_inset
18860
18861
18862 \end_layout
18863
18864 \end_inset
18865
18866
18867 \end_layout
18868
18869 \begin_layout Standard
18870 Instead of the style commands the dialog 
18871 \family sans
18872 Edit\SpecialChar \menuseparator
18873 Math\SpecialChar \menuseparator
18874 Text Style
18875 \family default
18876  or the toolbar button 
18877 \begin_inset Graphics
18878         filename ../images/math/font.png
18879         scale 85
18880
18881 \end_inset
18882
18883  can be used.
18884 \end_layout
18885
18886 \begin_layout Subsection
18887 Bold Formulas
18888 \begin_inset CommandInset label
18889 LatexCommand label
18890 name "sub:Bold-Formulas"
18891
18892 \end_inset
18893
18894
18895 \begin_inset Index idx
18896 status collapsed
18897
18898 \begin_layout Plain Layout
18899 Formula ! bold
18900 \end_layout
18901
18902 \end_inset
18903
18904
18905 \end_layout
18906
18907 \begin_layout Standard
18908 To make a complete formula bold, the command 
18909 \series bold
18910
18911 \backslash
18912 mathbf
18913 \series default
18914  from the previous subsection cannot be used, because it doesn't work for
18915  small Greek letters.
18916  Furthermore it prints Latin letters always upright, like in the following
18917  equation:
18918 \end_layout
18919
18920 \begin_layout Standard
18921 \begin_inset Formula 
18922 \[
18923 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}
18924 \]
18925
18926 \end_inset
18927
18928
18929 \end_layout
18930
18931 \begin_layout Standard
18932 To display the formula correctly, the command 
18933 \series bold
18934
18935 \backslash
18936 boldsymbol
18937 \series default
18938  is used:
18939 \begin_inset Formula 
18940 \[
18941 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}
18942 \]
18943
18944 \end_inset
18945
18946 It is also possible to set the formula in a 
18947 \series bold
18948 boldmath environment
18949 \series default
18950 .
18951  This environment is created by inserting the command 
18952 \series bold
18953
18954 \backslash
18955 boldmath
18956 \series default
18957
18958 \begin_inset Index idx
18959 status collapsed
18960
18961 \begin_layout Plain Layout
18962 Commands ! B ! 
18963 \backslash
18964 boldmath
18965 \end_layout
18966
18967 \end_inset
18968
18969  in TeX-mode.
18970  To end the environment, the command 
18971 \series bold
18972
18973 \backslash
18974 unboldmath
18975 \series default
18976
18977 \begin_inset Index idx
18978 status collapsed
18979
18980 \begin_layout Plain Layout
18981 Commands ! U ! 
18982 \backslash
18983 unboldmath
18984 \end_layout
18985
18986 \end_inset
18987
18988  is inserted in TeX-mode.
18989 \begin_inset ERT
18990 status collapsed
18991
18992 \begin_layout Plain Layout
18993
18994
18995 \backslash
18996 boldmath 
18997 \end_layout
18998
18999 \end_inset
19000
19001
19002 \begin_inset Formula 
19003 \[
19004 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}
19005 \]
19006
19007 \end_inset
19008
19009
19010 \begin_inset ERT
19011 status collapsed
19012
19013 \begin_layout Plain Layout
19014
19015
19016 \backslash
19017 unboldmath 
19018 \end_layout
19019
19020 \end_inset
19021
19022
19023 \end_layout
19024
19025 \begin_layout Subsection
19026 Colored Formulas
19027 \begin_inset Index idx
19028 status collapsed
19029
19030 \begin_layout Plain Layout
19031 Formula ! colored
19032 \end_layout
19033
19034 \end_inset
19035
19036
19037 \end_layout
19038
19039 \begin_layout Standard
19040 Formulas can be colored like normal text: Highlight a formula or a formula
19041  part and use the 
19042 \family sans
19043 Text Style
19044 \family default
19045  dialog.
19046  Here is a formula in magenta:
19047 \begin_inset Formula 
19048 \[
19049 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19050 \]
19051
19052 \end_inset
19053
19054
19055 \end_layout
19056
19057 \begin_layout Standard
19058 You can also define your own colors as described in 
19059 \begin_inset CommandInset ref
19060 LatexCommand ref
19061 reference "sub:Colored-Boxes"
19062
19063 \end_inset
19064
19065 .
19066  They can be used with the TeX code command 
19067 \series bold
19068
19069 \backslash
19070 textcolor
19071 \series default
19072
19073 \begin_inset Index idx
19074 status collapsed
19075
19076 \begin_layout Plain Layout
19077 Commands ! T ! 
19078 \backslash
19079 textcolor
19080 \end_layout
19081
19082 \end_inset
19083
19084  in the scheme
19085 \end_layout
19086
19087 \begin_layout Standard
19088
19089 \series bold
19090
19091 \backslash
19092 textcolor{color}{characters or formula}
19093 \end_layout
19094
19095 \begin_layout Standard
19096 The following example was colored completely dark green and partly red:
19097 \end_layout
19098
19099 \begin_layout Standard
19100 \begin_inset ERT
19101 status collapsed
19102
19103 \begin_layout Plain Layout
19104
19105
19106 \backslash
19107 textcolor{darkgreen}{
19108 \end_layout
19109
19110 \end_inset
19111
19112
19113 \begin_inset Formula 
19114 \[
19115 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19116 \]
19117
19118 \end_inset
19119
19120
19121 \begin_inset ERT
19122 status collapsed
19123
19124 \begin_layout Plain Layout
19125
19126 }
19127 \end_layout
19128
19129 \end_inset
19130
19131
19132 \end_layout
19133
19134 \begin_layout Standard
19135 Due to a bug in LyX only complete formulas can be colored with self-defined
19136  colors.
19137 \begin_inset Foot
19138 status collapsed
19139
19140 \begin_layout Plain Layout
19141 \begin_inset CommandInset href
19142 LatexCommand href
19143 name "LyX-bug #5269"
19144 target "http://www.lyx.org/trac/ticket/5269"
19145
19146 \end_inset
19147
19148
19149 \end_layout
19150
19151 \end_inset
19152
19153
19154 \end_layout
19155
19156 \begin_layout Subsection
19157 Font Sizes
19158 \begin_inset CommandInset label
19159 LatexCommand label
19160 name "sub:Font-Sizes"
19161
19162 \end_inset
19163
19164
19165 \begin_inset Index idx
19166 status collapsed
19167
19168 \begin_layout Plain Layout
19169 Font ! size
19170 \end_layout
19171
19172 \end_inset
19173
19174
19175 \end_layout
19176
19177 \begin_layout Standard
19178 For characters in formulas there are, analog to characters in text, the
19179  following size commands:
19180 \end_layout
19181
19182 \begin_layout Standard
19183
19184 \series bold
19185
19186 \backslash
19187 Huge
19188 \series default
19189
19190 \series bold
19191
19192 \backslash
19193 huge
19194 \series default
19195
19196 \series bold
19197
19198 \backslash
19199 LARGE
19200 \series default
19201
19202 \series bold
19203
19204 \backslash
19205 Large
19206 \series default
19207
19208 \series bold
19209
19210 \backslash
19211 large
19212 \series default
19213
19214 \series bold
19215
19216 \backslash
19217 normalsize
19218 \series default
19219
19220 \series bold
19221
19222 \backslash
19223 small
19224 \series default
19225 ,
19226 \begin_inset Newline newline
19227 \end_inset
19228
19229
19230 \series bold
19231
19232 \backslash
19233 footnotesize
19234 \series default
19235
19236 \series bold
19237
19238 \backslash
19239 scriptsize
19240 \series default
19241  and 
19242 \series bold
19243
19244 \backslash
19245 tiny
19246 \end_layout
19247
19248 \begin_layout Standard
19249 The size produced by the commands depends on the document font size, which
19250  corresponds to the command 
19251 \series bold
19252
19253 \backslash
19254 normalsize
19255 \series default
19256 .
19257  The other commands produce smaller or larger sizes than 
19258 \series bold
19259
19260 \backslash
19261 normalsize
19262 \series default
19263 .
19264  The font size can however not exceed a certain value.
19265  Is for example the document font size 12
19266 \begin_inset space \thinspace{}
19267 \end_inset
19268
19269 pt, the command 
19270 \series bold
19271
19272 \backslash
19273 Huge
19274 \series default
19275  switches to the same size as 
19276 \series bold
19277
19278 \backslash
19279 huge
19280 \series default
19281 .
19282  
19283 \end_layout
19284
19285 \begin_layout Standard
19286 A size command is inserted in TeX-mode before the formula and sets the size
19287  for all following formula and text characters.
19288  To switch back to the initial size, the command 
19289 \series bold
19290
19291 \backslash
19292 normalsize
19293 \series default
19294  is inserted behind the formula in TeX-mode.
19295 \end_layout
19296
19297 \begin_layout Standard
19298 Within a formula the size can be changed using the following size commands:
19299 \end_layout
19300
19301 \begin_layout Standard
19302 \noindent
19303 \align center
19304 \begin_inset Tabular
19305 <lyxtabular version="3" rows="5" columns="2">
19306 <features tabularvalignment="middle">
19307 <column alignment="center" valignment="top" width="0">
19308 <column alignment="center" valignment="top" width="0">
19309 <row>
19310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314 Command
19315 \end_layout
19316
19317 \end_inset
19318 </cell>
19319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19320 \begin_inset Text
19321
19322 \begin_layout Plain Layout
19323 Result
19324 \begin_inset Note Note
19325 status collapsed
19326
19327 \begin_layout Plain Layout
19328
19329 \series bold
19330
19331 \backslash
19332 raisebox
19333 \series default
19334  is only used as spacer.
19335 \end_layout
19336
19337 \end_inset
19338
19339
19340 \end_layout
19341
19342 \end_inset
19343 </cell>
19344 </row>
19345 <row>
19346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19347 \begin_inset Text
19348
19349 \begin_layout Plain Layout
19350
19351 \backslash
19352 displaystyle
19353 \begin_inset Index idx
19354 status collapsed
19355
19356 \begin_layout Plain Layout
19357 Commands ! D ! 
19358 \backslash
19359 displaystyle
19360 \end_layout
19361
19362 \end_inset
19363
19364
19365 \end_layout
19366
19367 \end_inset
19368 </cell>
19369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout Plain Layout
19373 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19374 \end_inset
19375
19376
19377 \end_layout
19378
19379 \end_inset
19380 </cell>
19381 </row>
19382 <row>
19383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387
19388 \backslash
19389 textstyle
19390 \end_layout
19391
19392 \end_inset
19393 </cell>
19394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19399 \end_inset
19400
19401
19402 \end_layout
19403
19404 \end_inset
19405 </cell>
19406 </row>
19407 <row>
19408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412
19413 \backslash
19414 scriptstyle
19415 \end_layout
19416
19417 \end_inset
19418 </cell>
19419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19420 \begin_inset Text
19421
19422 \begin_layout Plain Layout
19423 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19424 \end_inset
19425
19426
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 </row>
19432 <row>
19433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437
19438 \backslash
19439 scriptscriptstyle
19440 \end_layout
19441
19442 \end_inset
19443 </cell>
19444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19445 \begin_inset Text
19446
19447 \begin_layout Plain Layout
19448 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19449 \end_inset
19450
19451
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 </row>
19457 </lyxtabular>
19458
19459 \end_inset
19460
19461
19462 \end_layout
19463
19464 \begin_layout Standard
19465 After entering these commands, a blue box appears in which the formula parts
19466  are inserted.
19467 \end_layout
19468
19469 \begin_layout Standard
19470 There is a further method to change the font size, that though only works
19471  for symbols or letters in mathematical text.
19472  To use it, one of the above text size commands is inserted in mathematical
19473  text.
19474  All following characters until the end of the mathematical text or until
19475  another size command will have the selected size.
19476  Two examples:
19477 \begin_inset VSpace -2mm
19478 \end_inset
19479
19480
19481 \end_layout
19482
19483 \begin_layout Standard
19484 \begin_inset ERT
19485 status collapsed
19486
19487 \begin_layout Plain Layout
19488
19489
19490 \backslash
19491 huge 
19492 \end_layout
19493
19494 \end_inset
19495
19496
19497 \begin_inset Formula 
19498 \[
19499 A=\frac{B}{c}\cdot\maltese
19500 \]
19501
19502 \end_inset
19503
19504
19505 \begin_inset Formula 
19506 \[
19507 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19508 \]
19509
19510 \end_inset
19511
19512
19513 \begin_inset ERT
19514 status collapsed
19515
19516 \begin_layout Plain Layout
19517
19518
19519 \backslash
19520 normalsize 
19521 \end_layout
19522
19523 \end_inset
19524
19525
19526 \end_layout
19527
19528 \begin_layout Standard
19529 \begin_inset VSpace medskip
19530 \end_inset
19531
19532 Before both formulas the command 
19533 \series bold
19534
19535 \backslash
19536 huge
19537 \series default
19538  was inserted.
19539  The command for the second formula is:
19540 \begin_inset Newline newline
19541 \end_inset
19542
19543
19544 \series bold
19545
19546 \backslash
19547 maltese
19548 \begin_inset ERT
19549 status collapsed
19550
19551 \begin_layout Plain Layout
19552
19553
19554 \backslash
19555 spce 
19556 \end_layout
19557
19558 \end_inset
19559
19560 A Alt+M M 
19561 \backslash
19562 Large
19563 \begin_inset ERT
19564 status collapsed
19565
19566 \begin_layout Plain Layout
19567
19568
19569 \backslash
19570 spce 
19571 \end_layout
19572
19573 \end_inset
19574
19575
19576 \backslash
19577 maltese
19578 \begin_inset ERT
19579 status collapsed
19580
19581 \begin_layout Plain Layout
19582
19583
19584 \backslash
19585 spce 
19586 \end_layout
19587
19588 \end_inset
19589
19590
19591 \backslash
19592 textit
19593 \begin_inset ERT
19594 status collapsed
19595
19596 \begin_layout Plain Layout
19597
19598
19599 \backslash
19600 spce 
19601 \end_layout
19602
19603 \end_inset
19604
19605 A
19606 \begin_inset Formula $\to$
19607 \end_inset
19608
19609
19610 \begin_inset Formula $\to$
19611 \end_inset
19612
19613
19614 \begin_inset Newline newline
19615 \end_inset
19616
19617
19618 \begin_inset space \hspace*{}
19619 \length 1cm
19620 \end_inset
19621
19622 Alt+M
19623 \series default
19624  
19625 \series bold
19626
19627 \backslash
19628 tiny
19629 \begin_inset ERT
19630 status collapsed
19631
19632 \begin_layout Plain Layout
19633
19634
19635 \backslash
19636 spce 
19637 \end_layout
19638
19639 \end_inset
19640
19641
19642 \backslash
19643 maltese
19644 \begin_inset ERT
19645 status collapsed
19646
19647 \begin_layout Plain Layout
19648
19649
19650 \backslash
19651 spce 
19652 \end_layout
19653
19654 \end_inset
19655
19656
19657 \backslash
19658 textit
19659 \begin_inset ERT
19660 status collapsed
19661
19662 \begin_layout Plain Layout
19663
19664
19665 \backslash
19666 spce 
19667 \end_layout
19668
19669 \end_inset
19670
19671 A
19672 \end_layout
19673
19674 \begin_layout Standard
19675 If a symbol cannot be displayed in different sizes, it will always be displayed
19676  in the default size.
19677 \end_layout
19678
19679 \begin_layout Section
19680 Greek Letters
19681 \begin_inset Index idx
19682 status collapsed
19683
19684 \begin_layout Plain Layout
19685 Greek letters
19686 \end_layout
19687
19688 \end_inset
19689
19690
19691 \end_layout
19692
19693 \begin_layout Standard
19694 Greek letters can also be inserted via the toolbar button 
19695 \begin_inset Graphics
19696         filename ../images/math/alpha.png
19697         scale 85
19698
19699 \end_inset
19700
19701 .
19702  All international typesetting norms purport that Greek letters in math
19703  have to be typeset italic/slanted.
19704  In some languages, like French or Russian, they are nevertheless sometimes
19705  typeset upright.
19706 \end_layout
19707
19708 \begin_layout Subsection
19709 Small Letters
19710 \begin_inset Index idx
19711 status collapsed
19712
19713 \begin_layout Plain Layout
19714 Greek letters ! small
19715 \end_layout
19716
19717 \end_inset
19718
19719
19720 \end_layout
19721
19722 \begin_layout Standard
19723 \begin_inset space \hfill{}
19724 \end_inset
19725
19726
19727 \begin_inset Tabular
19728 <lyxtabular version="3" rows="11" columns="2">
19729 <features tabularvalignment="middle">
19730 <column alignment="center" valignment="top" width="0pt">
19731 <column alignment="center" valignment="top" width="0pt">
19732 <row>
19733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737 Command
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746 Result
19747 \end_layout
19748
19749 \end_inset
19750 </cell>
19751 </row>
19752 <row>
19753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757
19758 \backslash
19759 alpha
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19765 \begin_inset Text
19766
19767 \begin_layout Plain Layout
19768 \begin_inset Formula $\alpha$
19769 \end_inset
19770
19771
19772 \end_layout
19773
19774 \end_inset
19775 </cell>
19776 </row>
19777 <row>
19778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19779 \begin_inset Text
19780
19781 \begin_layout Plain Layout
19782
19783 \backslash
19784 beta
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19790 \begin_inset Text
19791
19792 \begin_layout Plain Layout
19793 \begin_inset Formula $\beta$
19794 \end_inset
19795
19796
19797 \end_layout
19798
19799 \end_inset
19800 </cell>
19801 </row>
19802 <row>
19803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19804 \begin_inset Text
19805
19806 \begin_layout Plain Layout
19807
19808 \backslash
19809 gamma
19810 \end_layout
19811
19812 \end_inset
19813 </cell>
19814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19815 \begin_inset Text
19816
19817 \begin_layout Plain Layout
19818 \begin_inset Formula $\gamma$
19819 \end_inset
19820
19821
19822 \end_layout
19823
19824 \end_inset
19825 </cell>
19826 </row>
19827 <row>
19828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19829 \begin_inset Text
19830
19831 \begin_layout Plain Layout
19832
19833 \backslash
19834 delta
19835 \end_layout
19836
19837 \end_inset
19838 </cell>
19839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19840 \begin_inset Text
19841
19842 \begin_layout Plain Layout
19843 \begin_inset Formula $\delta$
19844 \end_inset
19845
19846
19847 \end_layout
19848
19849 \end_inset
19850 </cell>
19851 </row>
19852 <row>
19853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19854 \begin_inset Text
19855
19856 \begin_layout Plain Layout
19857
19858 \backslash
19859 epsilon
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19865 \begin_inset Text
19866
19867 \begin_layout Plain Layout
19868 \begin_inset Formula $\epsilon$
19869 \end_inset
19870
19871
19872 \end_layout
19873
19874 \end_inset
19875 </cell>
19876 </row>
19877 <row>
19878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19879 \begin_inset Text
19880
19881 \begin_layout Plain Layout
19882
19883 \backslash
19884 varepsilon
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19890 \begin_inset Text
19891
19892 \begin_layout Plain Layout
19893 \begin_inset Formula $\varepsilon$
19894 \end_inset
19895
19896
19897 \end_layout
19898
19899 \end_inset
19900 </cell>
19901 </row>
19902 <row>
19903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19904 \begin_inset Text
19905
19906 \begin_layout Plain Layout
19907
19908 \backslash
19909 zeta
19910 \end_layout
19911
19912 \end_inset
19913 </cell>
19914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19915 \begin_inset Text
19916
19917 \begin_layout Plain Layout
19918 \begin_inset Formula $\zeta$
19919 \end_inset
19920
19921
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 </row>
19927 <row>
19928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19929 \begin_inset Text
19930
19931 \begin_layout Plain Layout
19932
19933 \backslash
19934 eta
19935 \end_layout
19936
19937 \end_inset
19938 </cell>
19939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19940 \begin_inset Text
19941
19942 \begin_layout Plain Layout
19943 \begin_inset Formula $\eta$
19944 \end_inset
19945
19946
19947 \end_layout
19948
19949 \end_inset
19950 </cell>
19951 </row>
19952 <row>
19953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19954 \begin_inset Text
19955
19956 \begin_layout Plain Layout
19957
19958 \backslash
19959 theta
19960 \end_layout
19961
19962 \end_inset
19963 </cell>
19964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19965 \begin_inset Text
19966
19967 \begin_layout Plain Layout
19968 \begin_inset Formula $\theta$
19969 \end_inset
19970
19971
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 </row>
19977 <row>
19978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19979 \begin_inset Text
19980
19981 \begin_layout Plain Layout
19982
19983 \backslash
19984 vartheta
19985 \end_layout
19986
19987 \end_inset
19988 </cell>
19989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19990 \begin_inset Text
19991
19992 \begin_layout Plain Layout
19993 \begin_inset Formula $\vartheta$
19994 \end_inset
19995
19996
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 </row>
20002 </lyxtabular>
20003
20004 \end_inset
20005
20006
20007 \begin_inset space \hfill{}
20008 \end_inset
20009
20010
20011 \begin_inset Tabular
20012 <lyxtabular version="3" rows="12" columns="2">
20013 <features tabularvalignment="middle">
20014 <column alignment="center" valignment="top" width="0pt">
20015 <column alignment="center" valignment="top" width="0pt">
20016 <row>
20017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20018 \begin_inset Text
20019
20020 \begin_layout Plain Layout
20021 Command
20022 \end_layout
20023
20024 \end_inset
20025 </cell>
20026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20027 \begin_inset Text
20028
20029 \begin_layout Plain Layout
20030 Result
20031 \end_layout
20032
20033 \end_inset
20034 </cell>
20035 </row>
20036 <row>
20037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20038 \begin_inset Text
20039
20040 \begin_layout Plain Layout
20041
20042 \backslash
20043 iota
20044 \end_layout
20045
20046 \end_inset
20047 </cell>
20048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20049 \begin_inset Text
20050
20051 \begin_layout Plain Layout
20052 \begin_inset Formula $\iota$
20053 \end_inset
20054
20055
20056 \end_layout
20057
20058 \end_inset
20059 </cell>
20060 </row>
20061 <row>
20062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20063 \begin_inset Text
20064
20065 \begin_layout Plain Layout
20066
20067 \backslash
20068 kappa
20069 \end_layout
20070
20071 \end_inset
20072 </cell>
20073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20074 \begin_inset Text
20075
20076 \begin_layout Plain Layout
20077 \begin_inset Formula $\kappa$
20078 \end_inset
20079
20080
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 </row>
20086 <row>
20087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20088 \begin_inset Text
20089
20090 \begin_layout Plain Layout
20091
20092 \backslash
20093 varkappa
20094 \end_layout
20095
20096 \end_inset
20097 </cell>
20098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20099 \begin_inset Text
20100
20101 \begin_layout Plain Layout
20102 \begin_inset Formula $\varkappa$
20103 \end_inset
20104
20105
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 </row>
20111 <row>
20112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20113 \begin_inset Text
20114
20115 \begin_layout Plain Layout
20116
20117 \backslash
20118 lambda
20119 \end_layout
20120
20121 \end_inset
20122 </cell>
20123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20124 \begin_inset Text
20125
20126 \begin_layout Plain Layout
20127 \begin_inset Formula $\lambda$
20128 \end_inset
20129
20130
20131 \end_layout
20132
20133 \end_inset
20134 </cell>
20135 </row>
20136 <row>
20137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20138 \begin_inset Text
20139
20140 \begin_layout Plain Layout
20141
20142 \backslash
20143 mu
20144 \end_layout
20145
20146 \end_inset
20147 </cell>
20148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20149 \begin_inset Text
20150
20151 \begin_layout Plain Layout
20152 \begin_inset Formula $\mu$
20153 \end_inset
20154
20155
20156 \end_layout
20157
20158 \end_inset
20159 </cell>
20160 </row>
20161 <row>
20162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20163 \begin_inset Text
20164
20165 \begin_layout Plain Layout
20166
20167 \backslash
20168 nu
20169 \end_layout
20170
20171 \end_inset
20172 </cell>
20173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20174 \begin_inset Text
20175
20176 \begin_layout Plain Layout
20177 \begin_inset Formula $\nu$
20178 \end_inset
20179
20180
20181 \end_layout
20182
20183 \end_inset
20184 </cell>
20185 </row>
20186 <row>
20187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20188 \begin_inset Text
20189
20190 \begin_layout Plain Layout
20191
20192 \backslash
20193 xi
20194 \end_layout
20195
20196 \end_inset
20197 </cell>
20198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20199 \begin_inset Text
20200
20201 \begin_layout Plain Layout
20202 \begin_inset Formula $\xi$
20203 \end_inset
20204
20205
20206 \end_layout
20207
20208 \end_inset
20209 </cell>
20210 </row>
20211 <row>
20212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20213 \begin_inset Text
20214
20215 \begin_layout Plain Layout
20216 o
20217 \end_layout
20218
20219 \end_inset
20220 </cell>
20221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20222 \begin_inset Text
20223
20224 \begin_layout Plain Layout
20225 \begin_inset Formula $o$
20226 \end_inset
20227
20228
20229 \end_layout
20230
20231 \end_inset
20232 </cell>
20233 </row>
20234 <row>
20235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20236 \begin_inset Text
20237
20238 \begin_layout Plain Layout
20239
20240 \backslash
20241 pi
20242 \end_layout
20243
20244 \end_inset
20245 </cell>
20246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20247 \begin_inset Text
20248
20249 \begin_layout Plain Layout
20250 \begin_inset Formula $\pi$
20251 \end_inset
20252
20253
20254 \end_layout
20255
20256 \end_inset
20257 </cell>
20258 </row>
20259 <row>
20260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20261 \begin_inset Text
20262
20263 \begin_layout Plain Layout
20264
20265 \backslash
20266 varpi
20267 \end_layout
20268
20269 \end_inset
20270 </cell>
20271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20272 \begin_inset Text
20273
20274 \begin_layout Plain Layout
20275 \begin_inset Formula $\varpi$
20276 \end_inset
20277
20278
20279 \end_layout
20280
20281 \end_inset
20282 </cell>
20283 </row>
20284 <row>
20285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20286 \begin_inset Text
20287
20288 \begin_layout Plain Layout
20289
20290 \backslash
20291 rho
20292 \end_layout
20293
20294 \end_inset
20295 </cell>
20296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20297 \begin_inset Text
20298
20299 \begin_layout Plain Layout
20300 \begin_inset Formula $\rho$
20301 \end_inset
20302
20303
20304 \end_layout
20305
20306 \end_inset
20307 </cell>
20308 </row>
20309 </lyxtabular>
20310
20311 \end_inset
20312
20313
20314 \begin_inset space \hfill{}
20315 \end_inset
20316
20317
20318 \begin_inset Tabular
20319 <lyxtabular version="3" rows="11" columns="2">
20320 <features tabularvalignment="middle">
20321 <column alignment="center" valignment="top" width="0pt">
20322 <column alignment="center" valignment="top" width="0pt">
20323 <row>
20324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20325 \begin_inset Text
20326
20327 \begin_layout Plain Layout
20328 Command
20329 \end_layout
20330
20331 \end_inset
20332 </cell>
20333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337 Result
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 </row>
20343 <row>
20344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20345 \begin_inset Text
20346
20347 \begin_layout Plain Layout
20348
20349 \backslash
20350 varrho
20351 \end_layout
20352
20353 \end_inset
20354 </cell>
20355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20356 \begin_inset Text
20357
20358 \begin_layout Plain Layout
20359 \begin_inset Formula $\varrho$
20360 \end_inset
20361
20362
20363 \end_layout
20364
20365 \end_inset
20366 </cell>
20367 </row>
20368 <row>
20369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20370 \begin_inset Text
20371
20372 \begin_layout Plain Layout
20373
20374 \backslash
20375 sigma
20376 \end_layout
20377
20378 \end_inset
20379 </cell>
20380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20381 \begin_inset Text
20382
20383 \begin_layout Plain Layout
20384 \begin_inset Formula $\sigma$
20385 \end_inset
20386
20387
20388 \end_layout
20389
20390 \end_inset
20391 </cell>
20392 </row>
20393 <row>
20394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20395 \begin_inset Text
20396
20397 \begin_layout Plain Layout
20398
20399 \backslash
20400 varsigma
20401 \end_layout
20402
20403 \end_inset
20404 </cell>
20405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20406 \begin_inset Text
20407
20408 \begin_layout Plain Layout
20409 \begin_inset Formula $\varsigma$
20410 \end_inset
20411
20412
20413 \end_layout
20414
20415 \end_inset
20416 </cell>
20417 </row>
20418 <row>
20419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20420 \begin_inset Text
20421
20422 \begin_layout Plain Layout
20423
20424 \backslash
20425 tau
20426 \end_layout
20427
20428 \end_inset
20429 </cell>
20430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20431 \begin_inset Text
20432
20433 \begin_layout Plain Layout
20434 \begin_inset Formula $\tau$
20435 \end_inset
20436
20437
20438 \end_layout
20439
20440 \end_inset
20441 </cell>
20442 </row>
20443 <row>
20444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20445 \begin_inset Text
20446
20447 \begin_layout Plain Layout
20448
20449 \backslash
20450 upsilon
20451 \end_layout
20452
20453 \end_inset
20454 </cell>
20455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20456 \begin_inset Text
20457
20458 \begin_layout Plain Layout
20459 \begin_inset Formula $\upsilon$
20460 \end_inset
20461
20462
20463 \end_layout
20464
20465 \end_inset
20466 </cell>
20467 </row>
20468 <row>
20469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20470 \begin_inset Text
20471
20472 \begin_layout Plain Layout
20473
20474 \backslash
20475 phi
20476 \end_layout
20477
20478 \end_inset
20479 </cell>
20480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20481 \begin_inset Text
20482
20483 \begin_layout Plain Layout
20484 \begin_inset Formula $\phi$
20485 \end_inset
20486
20487
20488 \end_layout
20489
20490 \end_inset
20491 </cell>
20492 </row>
20493 <row>
20494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20495 \begin_inset Text
20496
20497 \begin_layout Plain Layout
20498
20499 \backslash
20500 varphi
20501 \end_layout
20502
20503 \end_inset
20504 </cell>
20505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20506 \begin_inset Text
20507
20508 \begin_layout Plain Layout
20509 \begin_inset Formula $\varphi$
20510 \end_inset
20511
20512
20513 \end_layout
20514
20515 \end_inset
20516 </cell>
20517 </row>
20518 <row>
20519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20520 \begin_inset Text
20521
20522 \begin_layout Plain Layout
20523
20524 \backslash
20525 chi
20526 \end_layout
20527
20528 \end_inset
20529 </cell>
20530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20531 \begin_inset Text
20532
20533 \begin_layout Plain Layout
20534 \begin_inset Formula $\chi$
20535 \end_inset
20536
20537
20538 \end_layout
20539
20540 \end_inset
20541 </cell>
20542 </row>
20543 <row>
20544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20545 \begin_inset Text
20546
20547 \begin_layout Plain Layout
20548
20549 \backslash
20550 psi
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20556 \begin_inset Text
20557
20558 \begin_layout Plain Layout
20559 \begin_inset Formula $\psi$
20560 \end_inset
20561
20562
20563 \end_layout
20564
20565 \end_inset
20566 </cell>
20567 </row>
20568 <row>
20569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20570 \begin_inset Text
20571
20572 \begin_layout Plain Layout
20573
20574 \backslash
20575 omega
20576 \end_layout
20577
20578 \end_inset
20579 </cell>
20580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20581 \begin_inset Text
20582
20583 \begin_layout Plain Layout
20584 \begin_inset Formula $\omega$
20585 \end_inset
20586
20587
20588 \end_layout
20589
20590 \end_inset
20591 </cell>
20592 </row>
20593 </lyxtabular>
20594
20595 \end_inset
20596
20597
20598 \begin_inset space \hfill{}
20599 \end_inset
20600
20601
20602 \end_layout
20603
20604 \begin_layout Standard
20605 \begin_inset VSpace medskip
20606 \end_inset
20607
20608
20609 \end_layout
20610
20611 \begin_layout Standard
20612 How to create special upright Greek letters is explained in 
20613 \begin_inset CommandInset ref
20614 LatexCommand ref
20615 reference "sub:Upright-small-Greek"
20616
20617 \end_inset
20618
20619 .
20620 \end_layout
20621
20622 \begin_layout Subsection
20623 Big Letters
20624 \begin_inset Index idx
20625 status collapsed
20626
20627 \begin_layout Plain Layout
20628 Greek letters ! big
20629 \end_layout
20630
20631 \end_inset
20632
20633
20634 \end_layout
20635
20636 \begin_layout Standard
20637 \begin_inset space \hfill{}
20638 \end_inset
20639
20640
20641 \begin_inset Tabular
20642 <lyxtabular version="3" rows="7" columns="2">
20643 <features tabularvalignment="middle">
20644 <column alignment="center" valignment="top" width="0pt">
20645 <column alignment="center" valignment="top" width="0pt">
20646 <row>
20647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20648 \begin_inset Text
20649
20650 \begin_layout Plain Layout
20651 Command
20652 \end_layout
20653
20654 \end_inset
20655 </cell>
20656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20657 \begin_inset Text
20658
20659 \begin_layout Plain Layout
20660 Result
20661 \end_layout
20662
20663 \end_inset
20664 </cell>
20665 </row>
20666 <row>
20667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20668 \begin_inset Text
20669
20670 \begin_layout Plain Layout
20671
20672 \backslash
20673 Gamma
20674 \end_layout
20675
20676 \end_inset
20677 </cell>
20678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20679 \begin_inset Text
20680
20681 \begin_layout Plain Layout
20682 \begin_inset Formula $\Gamma$
20683 \end_inset
20684
20685
20686 \end_layout
20687
20688 \end_inset
20689 </cell>
20690 </row>
20691 <row>
20692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20693 \begin_inset Text
20694
20695 \begin_layout Plain Layout
20696
20697 \backslash
20698 Delta
20699 \end_layout
20700
20701 \end_inset
20702 </cell>
20703 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20704 \begin_inset Text
20705
20706 \begin_layout Plain Layout
20707 \begin_inset Formula $\Delta$
20708 \end_inset
20709
20710
20711 \end_layout
20712
20713 \end_inset
20714 </cell>
20715 </row>
20716 <row>
20717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20718 \begin_inset Text
20719
20720 \begin_layout Plain Layout
20721
20722 \backslash
20723 Theta
20724 \end_layout
20725
20726 \end_inset
20727 </cell>
20728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20729 \begin_inset Text
20730
20731 \begin_layout Plain Layout
20732 \begin_inset Formula $\Theta$
20733 \end_inset
20734
20735
20736 \end_layout
20737
20738 \end_inset
20739 </cell>
20740 </row>
20741 <row>
20742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20743 \begin_inset Text
20744
20745 \begin_layout Plain Layout
20746
20747 \backslash
20748 Lambda
20749 \end_layout
20750
20751 \end_inset
20752 </cell>
20753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20754 \begin_inset Text
20755
20756 \begin_layout Plain Layout
20757 \begin_inset Formula $\Lambda$
20758 \end_inset
20759
20760
20761 \end_layout
20762
20763 \end_inset
20764 </cell>
20765 </row>
20766 <row>
20767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20768 \begin_inset Text
20769
20770 \begin_layout Plain Layout
20771
20772 \backslash
20773 Xi
20774 \end_layout
20775
20776 \end_inset
20777 </cell>
20778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20779 \begin_inset Text
20780
20781 \begin_layout Plain Layout
20782 \begin_inset Formula $\Xi$
20783 \end_inset
20784
20785
20786 \end_layout
20787
20788 \end_inset
20789 </cell>
20790 </row>
20791 <row>
20792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20793 \begin_inset Text
20794
20795 \begin_layout Plain Layout
20796
20797 \backslash
20798 Pi
20799 \end_layout
20800
20801 \end_inset
20802 </cell>
20803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20804 \begin_inset Text
20805
20806 \begin_layout Plain Layout
20807 \begin_inset Formula $\Pi$
20808 \end_inset
20809
20810
20811 \end_layout
20812
20813 \end_inset
20814 </cell>
20815 </row>
20816 </lyxtabular>
20817
20818 \end_inset
20819
20820
20821 \begin_inset space \hfill{}
20822 \end_inset
20823
20824
20825 \begin_inset Tabular
20826 <lyxtabular version="3" rows="6" columns="2">
20827 <features tabularvalignment="middle">
20828 <column alignment="center" valignment="top" width="0pt">
20829 <column alignment="center" valignment="top" width="0pt">
20830 <row>
20831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20832 \begin_inset Text
20833
20834 \begin_layout Plain Layout
20835 Command
20836 \end_layout
20837
20838 \end_inset
20839 </cell>
20840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20841 \begin_inset Text
20842
20843 \begin_layout Plain Layout
20844 Result
20845 \end_layout
20846
20847 \end_inset
20848 </cell>
20849 </row>
20850 <row>
20851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20852 \begin_inset Text
20853
20854 \begin_layout Plain Layout
20855
20856 \backslash
20857 Sigma
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20863 \begin_inset Text
20864
20865 \begin_layout Plain Layout
20866 \begin_inset Formula $\Sigma$
20867 \end_inset
20868
20869
20870 \end_layout
20871
20872 \end_inset
20873 </cell>
20874 </row>
20875 <row>
20876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20877 \begin_inset Text
20878
20879 \begin_layout Plain Layout
20880
20881 \backslash
20882 Upsilon
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20888 \begin_inset Text
20889
20890 \begin_layout Plain Layout
20891 \begin_inset Formula $\Upsilon$
20892 \end_inset
20893
20894
20895 \end_layout
20896
20897 \end_inset
20898 </cell>
20899 </row>
20900 <row>
20901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20902 \begin_inset Text
20903
20904 \begin_layout Plain Layout
20905
20906 \backslash
20907 Phi
20908 \end_layout
20909
20910 \end_inset
20911 </cell>
20912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20913 \begin_inset Text
20914
20915 \begin_layout Plain Layout
20916 \begin_inset Formula $\Phi$
20917 \end_inset
20918
20919
20920 \end_layout
20921
20922 \end_inset
20923 </cell>
20924 </row>
20925 <row>
20926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20927 \begin_inset Text
20928
20929 \begin_layout Plain Layout
20930
20931 \backslash
20932 Psi
20933 \end_layout
20934
20935 \end_inset
20936 </cell>
20937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20938 \begin_inset Text
20939
20940 \begin_layout Plain Layout
20941 \begin_inset Formula $\Psi$
20942 \end_inset
20943
20944
20945 \end_layout
20946
20947 \end_inset
20948 </cell>
20949 </row>
20950 <row>
20951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20952 \begin_inset Text
20953
20954 \begin_layout Plain Layout
20955
20956 \backslash
20957 Omega
20958 \end_layout
20959
20960 \end_inset
20961 </cell>
20962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20963 \begin_inset Text
20964
20965 \begin_layout Plain Layout
20966 \begin_inset Formula $\Omega$
20967 \end_inset
20968
20969
20970 \end_layout
20971
20972 \end_inset
20973 </cell>
20974 </row>
20975 </lyxtabular>
20976
20977 \end_inset
20978
20979
20980 \begin_inset space \hfill{}
20981 \end_inset
20982
20983
20984 \end_layout
20985
20986 \begin_layout Standard
20987 \begin_inset VSpace medskip
20988 \end_inset
20989
20990 That the big Greek letters appear upright is caused by a design bug when
20991  TeX was developed.
20992  To get correct italic big letters, begin every command with 
20993 \series bold
20994 var
20995 \series default
20996 .
20997  For example the command 
20998 \series bold
20999
21000 \backslash
21001 varGamma
21002 \series default
21003  produces 
21004 \begin_inset Formula $\varGamma$
21005 \end_inset
21006
21007 .
21008  Another way is to load the package 
21009 \series bold
21010 fixmath
21011 \series default
21012
21013 \begin_inset Foot
21014 status collapsed
21015
21016 \begin_layout Plain Layout
21017
21018 \series bold
21019 fixmath
21020 \series default
21021  is part of the LaTeX-package 
21022 \series bold
21023 was
21024 \series default
21025
21026 \begin_inset Index idx
21027 status collapsed
21028
21029 \begin_layout Plain Layout
21030 Packages ! was
21031 \begin_inset ERT
21032 status collapsed
21033
21034 \begin_layout Plain Layout
21035
21036
21037 \backslash
21038 vspace{4mm}
21039 \end_layout
21040
21041 \end_inset
21042
21043
21044 \end_layout
21045
21046 \end_inset
21047
21048 .
21049 \end_layout
21050
21051 \end_inset
21052
21053
21054 \begin_inset Index idx
21055 status collapsed
21056
21057 \begin_layout Plain Layout
21058 Packages ! fixmath
21059 \end_layout
21060
21061 \end_inset
21062
21063  with the LaTeX-preamble line
21064 \end_layout
21065
21066 \begin_layout Standard
21067
21068 \series bold
21069
21070 \backslash
21071 usepackage{fixmath}
21072 \end_layout
21073
21074 \begin_layout Standard
21075 Then all big Greek letters in a document will automatically be typeset italic.
21076 \end_layout
21077
21078 \begin_layout Subsection
21079 Bold Letters
21080 \begin_inset Index idx
21081 status collapsed
21082
21083 \begin_layout Plain Layout
21084 Greek letters ! bold
21085 \end_layout
21086
21087 \end_inset
21088
21089
21090 \end_layout
21091
21092 \begin_layout Standard
21093 Greek letters cannot be set with different font styles like Latin letters.
21094  They can only be made bold with the command 
21095 \series bold
21096
21097 \backslash
21098 boldsymbol
21099 \series default
21100
21101 \begin_inset Index idx
21102 status collapsed
21103
21104 \begin_layout Plain Layout
21105 Commands ! B ! 
21106 \backslash
21107 boldsymbol
21108 \end_layout
21109
21110 \end_inset
21111
21112 .
21113 \end_layout
21114
21115 \begin_layout Standard
21116 \align center
21117 \begin_inset Tabular
21118 <lyxtabular version="3" rows="3" columns="2">
21119 <features tabularvalignment="middle">
21120 <column alignment="center" valignment="top" width="0">
21121 <column alignment="center" valignment="top" width="0">
21122 <row>
21123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21124 \begin_inset Text
21125
21126 \begin_layout Plain Layout
21127 Command
21128 \end_layout
21129
21130 \end_inset
21131 </cell>
21132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21133 \begin_inset Text
21134
21135 \begin_layout Plain Layout
21136 Result
21137 \end_layout
21138
21139 \end_inset
21140 </cell>
21141 </row>
21142 <row>
21143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21144 \begin_inset Text
21145
21146 \begin_layout Plain Layout
21147
21148 \backslash
21149 Upsilon
21150 \backslash
21151 boldsymbol
21152 \backslash
21153 Upsilon
21154 \end_layout
21155
21156 \end_inset
21157 </cell>
21158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21159 \begin_inset Text
21160
21161 \begin_layout Plain Layout
21162 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21163 \end_inset
21164
21165
21166 \end_layout
21167
21168 \end_inset
21169 </cell>
21170 </row>
21171 <row>
21172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21173 \begin_inset Text
21174
21175 \begin_layout Plain Layout
21176
21177 \backslash
21178 theta
21179 \backslash
21180 boldsymbol
21181 \backslash
21182 theta
21183 \end_layout
21184
21185 \end_inset
21186 </cell>
21187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21188 \begin_inset Text
21189
21190 \begin_layout Plain Layout
21191 \begin_inset Formula $\theta\boldsymbol{\theta}$
21192 \end_inset
21193
21194
21195 \end_layout
21196
21197 \end_inset
21198 </cell>
21199 </row>
21200 </lyxtabular>
21201
21202 \end_inset
21203
21204
21205 \end_layout
21206
21207 \begin_layout Standard
21208 \begin_inset Newpage newpage
21209 \end_inset
21210
21211
21212 \end_layout
21213
21214 \begin_layout Section
21215 Symbols
21216 \begin_inset ERT
21217 status collapsed
21218
21219 \begin_layout Plain Layout
21220
21221
21222 \backslash
21223 texorpdfstring{
21224 \end_layout
21225
21226 \end_inset
21227
21228
21229 \begin_inset Foot
21230 status collapsed
21231
21232 \begin_layout Plain Layout
21233 A list with all symbols of most of the LaTeX-packages can be found in 
21234 \begin_inset CommandInset citation
21235 LatexCommand cite
21236 key "Symbols"
21237
21238 \end_inset
21239
21240 .
21241 \end_layout
21242
21243 \end_inset
21244
21245
21246 \begin_inset ERT
21247 status collapsed
21248
21249 \begin_layout Plain Layout
21250
21251 }{}
21252 \end_layout
21253
21254 \end_inset
21255
21256
21257 \begin_inset Note Note
21258 status collapsed
21259
21260 \begin_layout Plain Layout
21261
21262 \backslash
21263 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
21264 \end_layout
21265
21266 \begin_layout Plain Layout
21267 More about 
21268 \backslash
21269 texorpdfstring is in section 
21270 \begin_inset CommandInset ref
21271 LatexCommand ref
21272 reference "sub:Formulas-in-Section"
21273
21274 \end_inset
21275
21276 .
21277 \end_layout
21278
21279 \end_inset
21280
21281
21282 \begin_inset Index idx
21283 status collapsed
21284
21285 \begin_layout Plain Layout
21286 Symbols
21287 \end_layout
21288
21289 \end_inset
21290
21291
21292 \end_layout
21293
21294 \begin_layout Standard
21295 Many of the symbols listed in this section can also be inserted via the
21296  toolbar buttons 
21297 \begin_inset Graphics
21298         filename ../images/math/nabla.png
21299         scale 85
21300
21301 \end_inset
21302
21303  and 
21304 \begin_inset Graphics
21305         filename ../images/math/digamma.png
21306         scale 85
21307
21308 \end_inset
21309
21310 .
21311 \end_layout
21312
21313 \begin_layout Subsection
21314 Mathematical Symbols
21315 \begin_inset CommandInset label
21316 LatexCommand label
21317 name "sub:Mathematical-Symbols"
21318
21319 \end_inset
21320
21321
21322 \begin_inset Index idx
21323 status collapsed
21324
21325 \begin_layout Plain Layout
21326 Symbols ! mathematical
21327 \end_layout
21328
21329 \end_inset
21330
21331
21332 \end_layout
21333
21334 \begin_layout Standard
21335 \begin_inset space \hfill{}
21336 \end_inset
21337
21338
21339 \begin_inset Tabular
21340 <lyxtabular version="3" rows="10" columns="2">
21341 <features tabularvalignment="middle">
21342 <column alignment="center" valignment="top" width="0pt">
21343 <column alignment="center" valignment="top" width="0pt">
21344 <row>
21345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21346 \begin_inset Text
21347
21348 \begin_layout Plain Layout
21349 Command
21350 \end_layout
21351
21352 \end_inset
21353 </cell>
21354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21355 \begin_inset Text
21356
21357 \begin_layout Plain Layout
21358 Result
21359 \end_layout
21360
21361 \end_inset
21362 </cell>
21363 </row>
21364 <row>
21365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21366 \begin_inset Text
21367
21368 \begin_layout Plain Layout
21369
21370 \backslash
21371 neg
21372 \end_layout
21373
21374 \end_inset
21375 </cell>
21376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21377 \begin_inset Text
21378
21379 \begin_layout Plain Layout
21380 \begin_inset Formula $\neg$
21381 \end_inset
21382
21383
21384 \end_layout
21385
21386 \end_inset
21387 </cell>
21388 </row>
21389 <row>
21390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21391 \begin_inset Text
21392
21393 \begin_layout Plain Layout
21394
21395 \backslash
21396 Im
21397 \end_layout
21398
21399 \end_inset
21400 </cell>
21401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21402 \begin_inset Text
21403
21404 \begin_layout Plain Layout
21405 \begin_inset Formula $\Im$
21406 \end_inset
21407
21408
21409 \end_layout
21410
21411 \end_inset
21412 </cell>
21413 </row>
21414 <row>
21415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21416 \begin_inset Text
21417
21418 \begin_layout Plain Layout
21419
21420 \backslash
21421 Re
21422 \end_layout
21423
21424 \end_inset
21425 </cell>
21426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21427 \begin_inset Text
21428
21429 \begin_layout Plain Layout
21430 \begin_inset Formula $\Re$
21431 \end_inset
21432
21433
21434 \end_layout
21435
21436 \end_inset
21437 </cell>
21438 </row>
21439 <row>
21440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21441 \begin_inset Text
21442
21443 \begin_layout Plain Layout
21444
21445 \backslash
21446 aleph
21447 \end_layout
21448
21449 \end_inset
21450 </cell>
21451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21452 \begin_inset Text
21453
21454 \begin_layout Plain Layout
21455 \begin_inset Formula $\aleph$
21456 \end_inset
21457
21458
21459 \end_layout
21460
21461 \end_inset
21462 </cell>
21463 </row>
21464 <row>
21465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21466 \begin_inset Text
21467
21468 \begin_layout Plain Layout
21469
21470 \backslash
21471 partial
21472 \end_layout
21473
21474 \end_inset
21475 </cell>
21476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21477 \begin_inset Text
21478
21479 \begin_layout Plain Layout
21480 \begin_inset Formula $\partial$
21481 \end_inset
21482
21483
21484 \end_layout
21485
21486 \end_inset
21487 </cell>
21488 </row>
21489 <row>
21490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21491 \begin_inset Text
21492
21493 \begin_layout Plain Layout
21494
21495 \backslash
21496 infty
21497 \end_layout
21498
21499 \end_inset
21500 </cell>
21501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21502 \begin_inset Text
21503
21504 \begin_layout Plain Layout
21505 \begin_inset Formula $\infty$
21506 \end_inset
21507
21508
21509 \end_layout
21510
21511 \end_inset
21512 </cell>
21513 </row>
21514 <row>
21515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21516 \begin_inset Text
21517
21518 \begin_layout Plain Layout
21519
21520 \backslash
21521 wp
21522 \end_layout
21523
21524 \end_inset
21525 </cell>
21526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21527 \begin_inset Text
21528
21529 \begin_layout Plain Layout
21530 \begin_inset Formula $\wp$
21531 \end_inset
21532
21533
21534 \end_layout
21535
21536 \end_inset
21537 </cell>
21538 </row>
21539 <row>
21540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21541 \begin_inset Text
21542
21543 \begin_layout Plain Layout
21544
21545 \backslash
21546 imath
21547 \end_layout
21548
21549 \end_inset
21550 </cell>
21551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21552 \begin_inset Text
21553
21554 \begin_layout Plain Layout
21555 \begin_inset Formula $\imath$
21556 \end_inset
21557
21558
21559 \end_layout
21560
21561 \end_inset
21562 </cell>
21563 </row>
21564 <row>
21565 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21566 \begin_inset Text
21567
21568 \begin_layout Plain Layout
21569
21570 \backslash
21571 jmath
21572 \end_layout
21573
21574 \end_inset
21575 </cell>
21576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21577 \begin_inset Text
21578
21579 \begin_layout Plain Layout
21580 \begin_inset Formula $\jmath$
21581 \end_inset
21582
21583
21584 \end_layout
21585
21586 \end_inset
21587 </cell>
21588 </row>
21589 </lyxtabular>
21590
21591 \end_inset
21592
21593
21594 \begin_inset space \hfill{}
21595 \end_inset
21596
21597
21598 \begin_inset Tabular
21599 <lyxtabular version="3" rows="10" columns="2">
21600 <features tabularvalignment="middle">
21601 <column alignment="center" valignment="top" width="0pt">
21602 <column alignment="center" valignment="top" width="0pt">
21603 <row>
21604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21605 \begin_inset Text
21606
21607 \begin_layout Plain Layout
21608 Command
21609 \end_layout
21610
21611 \end_inset
21612 </cell>
21613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21614 \begin_inset Text
21615
21616 \begin_layout Plain Layout
21617 Result
21618 \begin_inset Note Note
21619 status collapsed
21620
21621 \begin_layout Plain Layout
21622
21623 \series bold
21624
21625 \backslash
21626 raisebox
21627 \series default
21628  is only used as spacer.
21629 \end_layout
21630
21631 \end_inset
21632
21633
21634 \end_layout
21635
21636 \end_inset
21637 </cell>
21638 </row>
21639 <row>
21640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644
21645 \backslash
21646 forall
21647 \end_layout
21648
21649 \end_inset
21650 </cell>
21651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21652 \begin_inset Text
21653
21654 \begin_layout Plain Layout
21655 \begin_inset Formula $\forall$
21656 \end_inset
21657
21658
21659 \end_layout
21660
21661 \end_inset
21662 </cell>
21663 </row>
21664 <row>
21665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21666 \begin_inset Text
21667
21668 \begin_layout Plain Layout
21669
21670 \backslash
21671 exists
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21677 \begin_inset Text
21678
21679 \begin_layout Plain Layout
21680 \begin_inset Formula $\exists$
21681 \end_inset
21682
21683
21684 \end_layout
21685
21686 \end_inset
21687 </cell>
21688 </row>
21689 <row>
21690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21691 \begin_inset Text
21692
21693 \begin_layout Plain Layout
21694
21695 \backslash
21696 nexists
21697 \end_layout
21698
21699 \end_inset
21700 </cell>
21701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21702 \begin_inset Text
21703
21704 \begin_layout Plain Layout
21705 \begin_inset Formula $\nexists$
21706 \end_inset
21707
21708
21709 \end_layout
21710
21711 \end_inset
21712 </cell>
21713 </row>
21714 <row>
21715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21716 \begin_inset Text
21717
21718 \begin_layout Plain Layout
21719
21720 \backslash
21721 emptyset
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730 \begin_inset Formula $\emptyset$
21731 \end_inset
21732
21733
21734 \end_layout
21735
21736 \end_inset
21737 </cell>
21738 </row>
21739 <row>
21740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21741 \begin_inset Text
21742
21743 \begin_layout Plain Layout
21744
21745 \backslash
21746 varnothing
21747 \end_layout
21748
21749 \end_inset
21750 </cell>
21751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21752 \begin_inset Text
21753
21754 \begin_layout Plain Layout
21755 \begin_inset Formula $\varnothing$
21756 \end_inset
21757
21758
21759 \end_layout
21760
21761 \end_inset
21762 </cell>
21763 </row>
21764 <row>
21765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769
21770 \backslash
21771 dag
21772 \end_layout
21773
21774 \end_inset
21775 </cell>
21776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21777 \begin_inset Text
21778
21779 \begin_layout Plain Layout
21780 \begin_inset Formula $\dag$
21781 \end_inset
21782
21783
21784 \end_layout
21785
21786 \end_inset
21787 </cell>
21788 </row>
21789 <row>
21790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21791 \begin_inset Text
21792
21793 \begin_layout Plain Layout
21794
21795 \backslash
21796 ddag
21797 \end_layout
21798
21799 \end_inset
21800 </cell>
21801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21802 \begin_inset Text
21803
21804 \begin_layout Plain Layout
21805 \begin_inset Formula $\ddag$
21806 \end_inset
21807
21808
21809 \end_layout
21810
21811 \end_inset
21812 </cell>
21813 </row>
21814 <row>
21815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21816 \begin_inset Text
21817
21818 \begin_layout Plain Layout
21819
21820 \backslash
21821 complement
21822 \end_layout
21823
21824 \end_inset
21825 </cell>
21826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21827 \begin_inset Text
21828
21829 \begin_layout Plain Layout
21830 \begin_inset ERT
21831 status collapsed
21832
21833 \begin_layout Plain Layout
21834
21835
21836 \backslash
21837 raisebox{-0.8mm}{
21838 \end_layout
21839
21840 \end_inset
21841
21842
21843 \begin_inset Formula $\complement$
21844 \end_inset
21845
21846
21847 \begin_inset ERT
21848 status collapsed
21849
21850 \begin_layout Plain Layout
21851
21852 }
21853 \end_layout
21854
21855 \end_inset
21856
21857
21858 \end_layout
21859
21860 \end_inset
21861 </cell>
21862 </row>
21863 <row>
21864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21865 \begin_inset Text
21866
21867 \begin_layout Plain Layout
21868
21869 \backslash
21870 Bbbk
21871 \end_layout
21872
21873 \end_inset
21874 </cell>
21875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21876 \begin_inset Text
21877
21878 \begin_layout Plain Layout
21879 \begin_inset Formula $\Bbbk$
21880 \end_inset
21881
21882
21883 \end_layout
21884
21885 \end_inset
21886 </cell>
21887 </row>
21888 </lyxtabular>
21889
21890 \end_inset
21891
21892
21893 \begin_inset space \hfill{}
21894 \end_inset
21895
21896
21897 \begin_inset Tabular
21898 <lyxtabular version="3" rows="10" columns="2">
21899 <features tabularvalignment="middle">
21900 <column alignment="center" valignment="top" width="0pt">
21901 <column alignment="center" valignment="top" width="0pt">
21902 <row>
21903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21904 \begin_inset Text
21905
21906 \begin_layout Plain Layout
21907 Command
21908 \end_layout
21909
21910 \end_inset
21911 </cell>
21912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21913 \begin_inset Text
21914
21915 \begin_layout Plain Layout
21916 Result
21917 \end_layout
21918
21919 \end_inset
21920 </cell>
21921 </row>
21922 <row>
21923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21924 \begin_inset Text
21925
21926 \begin_layout Plain Layout
21927
21928 \backslash
21929 prime
21930 \end_layout
21931
21932 \end_inset
21933 </cell>
21934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21935 \begin_inset Text
21936
21937 \begin_layout Plain Layout
21938 \begin_inset Formula $\prime$
21939 \end_inset
21940
21941
21942 \end_layout
21943
21944 \end_inset
21945 </cell>
21946 </row>
21947 <row>
21948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21949 \begin_inset Text
21950
21951 \begin_layout Plain Layout
21952
21953 \backslash
21954 backprime
21955 \end_layout
21956
21957 \end_inset
21958 </cell>
21959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21960 \begin_inset Text
21961
21962 \begin_layout Plain Layout
21963 \begin_inset Formula $\backprime$
21964 \end_inset
21965
21966
21967 \end_layout
21968
21969 \end_inset
21970 </cell>
21971 </row>
21972 <row>
21973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21974 \begin_inset Text
21975
21976 \begin_layout Plain Layout
21977
21978 \backslash
21979 mho
21980 \end_layout
21981
21982 \end_inset
21983 </cell>
21984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21985 \begin_inset Text
21986
21987 \begin_layout Plain Layout
21988 \begin_inset Formula $\mho$
21989 \end_inset
21990
21991
21992 \end_layout
21993
21994 \end_inset
21995 </cell>
21996 </row>
21997 <row>
21998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21999 \begin_inset Text
22000
22001 \begin_layout Plain Layout
22002
22003 \backslash
22004 triangle
22005 \end_layout
22006
22007 \end_inset
22008 </cell>
22009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22010 \begin_inset Text
22011
22012 \begin_layout Plain Layout
22013 \begin_inset Formula $\triangle$
22014 \end_inset
22015
22016
22017 \end_layout
22018
22019 \end_inset
22020 </cell>
22021 </row>
22022 <row>
22023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22024 \begin_inset Text
22025
22026 \begin_layout Plain Layout
22027
22028 \backslash
22029 angle
22030 \end_layout
22031
22032 \end_inset
22033 </cell>
22034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22035 \begin_inset Text
22036
22037 \begin_layout Plain Layout
22038 \begin_inset Formula $\angle$
22039 \end_inset
22040
22041
22042 \end_layout
22043
22044 \end_inset
22045 </cell>
22046 </row>
22047 <row>
22048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22049 \begin_inset Text
22050
22051 \begin_layout Plain Layout
22052
22053 \backslash
22054 measuredangle
22055 \end_layout
22056
22057 \end_inset
22058 </cell>
22059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22060 \begin_inset Text
22061
22062 \begin_layout Plain Layout
22063 \begin_inset Formula $\measuredangle$
22064 \end_inset
22065
22066
22067 \end_layout
22068
22069 \end_inset
22070 </cell>
22071 </row>
22072 <row>
22073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22074 \begin_inset Text
22075
22076 \begin_layout Plain Layout
22077
22078 \backslash
22079 sphericalangle
22080 \end_layout
22081
22082 \end_inset
22083 </cell>
22084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \begin_layout Plain Layout
22088 \begin_inset Formula $\sphericalangle$
22089 \end_inset
22090
22091
22092 \end_layout
22093
22094 \end_inset
22095 </cell>
22096 </row>
22097 <row>
22098 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22099 \begin_inset Text
22100
22101 \begin_layout Plain Layout
22102
22103 \backslash
22104 top
22105 \end_layout
22106
22107 \end_inset
22108 </cell>
22109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22110 \begin_inset Text
22111
22112 \begin_layout Plain Layout
22113 \begin_inset Formula $\top$
22114 \end_inset
22115
22116
22117 \end_layout
22118
22119 \end_inset
22120 </cell>
22121 </row>
22122 <row>
22123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22124 \begin_inset Text
22125
22126 \begin_layout Plain Layout
22127
22128 \backslash
22129 bot
22130 \end_layout
22131
22132 \end_inset
22133 </cell>
22134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22135 \begin_inset Text
22136
22137 \begin_layout Plain Layout
22138 \begin_inset Formula $\bot$
22139 \end_inset
22140
22141
22142 \end_layout
22143
22144 \end_inset
22145 </cell>
22146 </row>
22147 </lyxtabular>
22148
22149 \end_inset
22150
22151
22152 \begin_inset space \hfill{}
22153 \end_inset
22154
22155
22156 \end_layout
22157
22158 \begin_layout Subsection
22159 Miscellaneous Symbols
22160 \begin_inset CommandInset label
22161 LatexCommand label
22162 name "sub:Miscellaneous-Symbols"
22163
22164 \end_inset
22165
22166
22167 \begin_inset Index idx
22168 status collapsed
22169
22170 \begin_layout Plain Layout
22171 Symbols ! miscellaneous
22172 \end_layout
22173
22174 \end_inset
22175
22176
22177 \end_layout
22178
22179 \begin_layout Standard
22180 \noindent
22181 \align center
22182 \begin_inset Tabular
22183 <lyxtabular version="3" rows="10" columns="2">
22184 <features tabularvalignment="middle">
22185 <column alignment="center" valignment="top" width="0pt">
22186 <column alignment="center" valignment="top" width="0pt">
22187 <row>
22188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Plain Layout
22192 Command
22193 \end_layout
22194
22195 \end_inset
22196 </cell>
22197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22198 \begin_inset Text
22199
22200 \begin_layout Plain Layout
22201 Result
22202 \end_layout
22203
22204 \end_inset
22205 </cell>
22206 </row>
22207 <row>
22208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22209 \begin_inset Text
22210
22211 \begin_layout Plain Layout
22212
22213 \backslash
22214 flat
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22220 \begin_inset Text
22221
22222 \begin_layout Plain Layout
22223 \begin_inset Formula $\flat$
22224 \end_inset
22225
22226
22227 \end_layout
22228
22229 \end_inset
22230 </cell>
22231 </row>
22232 <row>
22233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22234 \begin_inset Text
22235
22236 \begin_layout Plain Layout
22237
22238 \backslash
22239 natural
22240 \end_layout
22241
22242 \end_inset
22243 </cell>
22244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22245 \begin_inset Text
22246
22247 \begin_layout Plain Layout
22248 \begin_inset Formula $\natural$
22249 \end_inset
22250
22251
22252 \end_layout
22253
22254 \end_inset
22255 </cell>
22256 </row>
22257 <row>
22258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22259 \begin_inset Text
22260
22261 \begin_layout Plain Layout
22262
22263 \backslash
22264 sharp
22265 \end_layout
22266
22267 \end_inset
22268 </cell>
22269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22270 \begin_inset Text
22271
22272 \begin_layout Plain Layout
22273 \begin_inset Formula $\sharp$
22274 \end_inset
22275
22276
22277 \end_layout
22278
22279 \end_inset
22280 </cell>
22281 </row>
22282 <row>
22283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22284 \begin_inset Text
22285
22286 \begin_layout Plain Layout
22287
22288 \backslash
22289 surd
22290 \end_layout
22291
22292 \end_inset
22293 </cell>
22294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22295 \begin_inset Text
22296
22297 \begin_layout Plain Layout
22298 \begin_inset Formula $\surd$
22299 \end_inset
22300
22301
22302 \end_layout
22303
22304 \end_inset
22305 </cell>
22306 </row>
22307 <row>
22308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22309 \begin_inset Text
22310
22311 \begin_layout Plain Layout
22312
22313 \backslash
22314 checkmark
22315 \end_layout
22316
22317 \end_inset
22318 </cell>
22319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22320 \begin_inset Text
22321
22322 \begin_layout Plain Layout
22323 \begin_inset Formula $\checkmark$
22324 \end_inset
22325
22326
22327 \end_layout
22328
22329 \end_inset
22330 </cell>
22331 </row>
22332 <row>
22333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22334 \begin_inset Text
22335
22336 \begin_layout Plain Layout
22337
22338 \backslash
22339 yen
22340 \end_layout
22341
22342 \end_inset
22343 </cell>
22344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22345 \begin_inset Text
22346
22347 \begin_layout Plain Layout
22348 \begin_inset Formula $\yen$
22349 \end_inset
22350
22351
22352 \end_layout
22353
22354 \end_inset
22355 </cell>
22356 </row>
22357 <row>
22358 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22359 \begin_inset Text
22360
22361 \begin_layout Plain Layout
22362
22363 \backslash
22364 pounds
22365 \end_layout
22366
22367 \end_inset
22368 </cell>
22369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22370 \begin_inset Text
22371
22372 \begin_layout Plain Layout
22373 \begin_inset Formula $\pounds$
22374 \end_inset
22375
22376
22377 \end_layout
22378
22379 \end_inset
22380 </cell>
22381 </row>
22382 <row>
22383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22384 \begin_inset Text
22385
22386 \begin_layout Plain Layout
22387 $
22388 \end_layout
22389
22390 \end_inset
22391 </cell>
22392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22393 \begin_inset Text
22394
22395 \begin_layout Plain Layout
22396 \begin_inset Formula $\$$
22397 \end_inset
22398
22399
22400 \end_layout
22401
22402 \end_inset
22403 </cell>
22404 </row>
22405 <row>
22406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22407 \begin_inset Text
22408
22409 \begin_layout Plain Layout
22410 §
22411 \end_layout
22412
22413 \end_inset
22414 </cell>
22415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22416 \begin_inset Text
22417
22418 \begin_layout Plain Layout
22419 \begin_inset Formula $§$
22420 \end_inset
22421
22422
22423 \end_layout
22424
22425 \end_inset
22426 </cell>
22427 </row>
22428 </lyxtabular>
22429
22430 \end_inset
22431
22432
22433 \begin_inset Tabular
22434 <lyxtabular version="3" rows="10" columns="2">
22435 <features tabularvalignment="middle">
22436 <column alignment="center" valignment="top" width="0">
22437 <column alignment="center" valignment="top" width="0">
22438 <row>
22439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22440 \begin_inset Text
22441
22442 \begin_layout Plain Layout
22443 Command
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22449 \begin_inset Text
22450
22451 \begin_layout Plain Layout
22452 Result
22453 \end_layout
22454
22455 \end_inset
22456 </cell>
22457 </row>
22458 <row>
22459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22460 \begin_inset Text
22461
22462 \begin_layout Plain Layout
22463
22464 \backslash
22465 hbar
22466 \end_layout
22467
22468 \end_inset
22469 </cell>
22470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22471 \begin_inset Text
22472
22473 \begin_layout Plain Layout
22474 \begin_inset Formula $\hbar$
22475 \end_inset
22476
22477
22478 \end_layout
22479
22480 \end_inset
22481 </cell>
22482 </row>
22483 <row>
22484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22485 \begin_inset Text
22486
22487 \begin_layout Plain Layout
22488
22489 \backslash
22490 hslash
22491 \end_layout
22492
22493 \end_inset
22494 </cell>
22495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22496 \begin_inset Text
22497
22498 \begin_layout Plain Layout
22499 \begin_inset Formula $\hslash$
22500 \end_inset
22501
22502
22503 \end_layout
22504
22505 \end_inset
22506 </cell>
22507 </row>
22508 <row>
22509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22510 \begin_inset Text
22511
22512 \begin_layout Plain Layout
22513
22514 \backslash
22515 clubsuit
22516 \end_layout
22517
22518 \end_inset
22519 </cell>
22520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22521 \begin_inset Text
22522
22523 \begin_layout Plain Layout
22524 \begin_inset Formula $\clubsuit$
22525 \end_inset
22526
22527
22528 \end_layout
22529
22530 \end_inset
22531 </cell>
22532 </row>
22533 <row>
22534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22535 \begin_inset Text
22536
22537 \begin_layout Plain Layout
22538
22539 \backslash
22540 spadesuit
22541 \end_layout
22542
22543 \end_inset
22544 </cell>
22545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22546 \begin_inset Text
22547
22548 \begin_layout Plain Layout
22549 \begin_inset Formula $\spadesuit$
22550 \end_inset
22551
22552
22553 \end_layout
22554
22555 \end_inset
22556 </cell>
22557 </row>
22558 <row>
22559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22560 \begin_inset Text
22561
22562 \begin_layout Plain Layout
22563
22564 \backslash
22565 bigstar
22566 \end_layout
22567
22568 \end_inset
22569 </cell>
22570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574 \begin_inset Formula $\bigstar$
22575 \end_inset
22576
22577
22578 \end_layout
22579
22580 \end_inset
22581 </cell>
22582 </row>
22583 <row>
22584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22585 \begin_inset Text
22586
22587 \begin_layout Plain Layout
22588
22589 \backslash
22590 blacklozenge
22591 \end_layout
22592
22593 \end_inset
22594 </cell>
22595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22596 \begin_inset Text
22597
22598 \begin_layout Plain Layout
22599 \begin_inset Formula $\blacklozenge$
22600 \end_inset
22601
22602
22603 \end_layout
22604
22605 \end_inset
22606 </cell>
22607 </row>
22608 <row>
22609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22610 \begin_inset Text
22611
22612 \begin_layout Plain Layout
22613
22614 \backslash
22615 blacktriangle
22616 \end_layout
22617
22618 \end_inset
22619 </cell>
22620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22621 \begin_inset Text
22622
22623 \begin_layout Plain Layout
22624 \begin_inset Formula $\blacktriangle$
22625 \end_inset
22626
22627
22628 \end_layout
22629
22630 \end_inset
22631 </cell>
22632 </row>
22633 <row>
22634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22635 \begin_inset Text
22636
22637 \begin_layout Plain Layout
22638
22639 \backslash
22640 blacktiangledown
22641 \end_layout
22642
22643 \end_inset
22644 </cell>
22645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22646 \begin_inset Text
22647
22648 \begin_layout Plain Layout
22649 \begin_inset Formula $\blacktriangledown$
22650 \end_inset
22651
22652
22653 \end_layout
22654
22655 \end_inset
22656 </cell>
22657 </row>
22658 <row>
22659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22660 \begin_inset Text
22661
22662 \begin_layout Plain Layout
22663
22664 \backslash
22665 bullet
22666 \end_layout
22667
22668 \end_inset
22669 </cell>
22670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22671 \begin_inset Text
22672
22673 \begin_layout Plain Layout
22674 \begin_inset Formula $\bullet$
22675 \end_inset
22676
22677
22678 \end_layout
22679
22680 \end_inset
22681 </cell>
22682 </row>
22683 </lyxtabular>
22684
22685 \end_inset
22686
22687
22688 \begin_inset Tabular
22689 <lyxtabular version="3" rows="10" columns="2">
22690 <features tabularvalignment="middle">
22691 <column alignment="center" valignment="top" width="0pt">
22692 <column alignment="center" valignment="top" width="0pt">
22693 <row>
22694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22695 \begin_inset Text
22696
22697 \begin_layout Plain Layout
22698 Command
22699 \end_layout
22700
22701 \end_inset
22702 </cell>
22703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22704 \begin_inset Text
22705
22706 \begin_layout Plain Layout
22707 Result
22708 \end_layout
22709
22710 \end_inset
22711 </cell>
22712 </row>
22713 <row>
22714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22715 \begin_inset Text
22716
22717 \begin_layout Plain Layout
22718
22719 \backslash
22720 diamondsuit
22721 \end_layout
22722
22723 \end_inset
22724 </cell>
22725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22726 \begin_inset Text
22727
22728 \begin_layout Plain Layout
22729 \begin_inset Formula $\diamondsuit$
22730 \end_inset
22731
22732
22733 \end_layout
22734
22735 \end_inset
22736 </cell>
22737 </row>
22738 <row>
22739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22740 \begin_inset Text
22741
22742 \begin_layout Plain Layout
22743
22744 \backslash
22745 Diamond
22746 \end_layout
22747
22748 \end_inset
22749 </cell>
22750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22751 \begin_inset Text
22752
22753 \begin_layout Plain Layout
22754 \begin_inset Formula $\Diamond$
22755 \end_inset
22756
22757
22758 \end_layout
22759
22760 \end_inset
22761 </cell>
22762 </row>
22763 <row>
22764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22765 \begin_inset Text
22766
22767 \begin_layout Plain Layout
22768
22769 \backslash
22770 heartsuit
22771 \end_layout
22772
22773 \end_inset
22774 </cell>
22775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22776 \begin_inset Text
22777
22778 \begin_layout Plain Layout
22779 \begin_inset Formula $\heartsuit$
22780 \end_inset
22781
22782
22783 \end_layout
22784
22785 \end_inset
22786 </cell>
22787 </row>
22788 <row>
22789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22790 \begin_inset Text
22791
22792 \begin_layout Plain Layout
22793
22794 \backslash
22795 P
22796 \end_layout
22797
22798 \end_inset
22799 </cell>
22800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22801 \begin_inset Text
22802
22803 \begin_layout Plain Layout
22804 \begin_inset Formula $\P$
22805 \end_inset
22806
22807
22808 \end_layout
22809
22810 \end_inset
22811 </cell>
22812 </row>
22813 <row>
22814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22815 \begin_inset Text
22816
22817 \begin_layout Plain Layout
22818
22819 \backslash
22820 copyright
22821 \end_layout
22822
22823 \end_inset
22824 </cell>
22825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22826 \begin_inset Text
22827
22828 \begin_layout Plain Layout
22829 \begin_inset Formula $\copyright$
22830 \end_inset
22831
22832
22833 \end_layout
22834
22835 \end_inset
22836 </cell>
22837 </row>
22838 <row>
22839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22840 \begin_inset Text
22841
22842 \begin_layout Plain Layout
22843
22844 \backslash
22845 circledR
22846 \end_layout
22847
22848 \end_inset
22849 </cell>
22850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22851 \begin_inset Text
22852
22853 \begin_layout Plain Layout
22854 \begin_inset Formula $\circledR$
22855 \end_inset
22856
22857
22858 \end_layout
22859
22860 \end_inset
22861 </cell>
22862 </row>
22863 <row>
22864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22865 \begin_inset Text
22866
22867 \begin_layout Plain Layout
22868
22869 \backslash
22870 maltese
22871 \end_layout
22872
22873 \end_inset
22874 </cell>
22875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22876 \begin_inset Text
22877
22878 \begin_layout Plain Layout
22879 \begin_inset Formula $\maltese$
22880 \end_inset
22881
22882
22883 \end_layout
22884
22885 \end_inset
22886 </cell>
22887 </row>
22888 <row>
22889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22890 \begin_inset Text
22891
22892 \begin_layout Plain Layout
22893
22894 \backslash
22895 diagup
22896 \end_layout
22897
22898 \end_inset
22899 </cell>
22900 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22901 \begin_inset Text
22902
22903 \begin_layout Plain Layout
22904 \begin_inset Formula $\diagup$
22905 \end_inset
22906
22907
22908 \end_layout
22909
22910 \end_inset
22911 </cell>
22912 </row>
22913 <row>
22914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22915 \begin_inset Text
22916
22917 \begin_layout Plain Layout
22918
22919 \backslash
22920 diagdown
22921 \end_layout
22922
22923 \end_inset
22924 </cell>
22925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22926 \begin_inset Text
22927
22928 \begin_layout Plain Layout
22929 \begin_inset Formula $\diagdown$
22930 \end_inset
22931
22932
22933 \end_layout
22934
22935 \end_inset
22936 </cell>
22937 </row>
22938 </lyxtabular>
22939
22940 \end_inset
22941
22942
22943 \end_layout
22944
22945 \begin_layout Standard
22946 \begin_inset VSpace medskip
22947 \end_inset
22948
22949 More symbols are listed in 
22950 \begin_inset CommandInset ref
22951 LatexCommand ref
22952 reference "sub:Miscellaneous-special-Characters"
22953
22954 \end_inset
22955
22956 .
22957 \end_layout
22958
22959 \begin_layout Standard
22960 Some symbols can be displayed in different sizes, see 
22961 \begin_inset CommandInset ref
22962 LatexCommand ref
22963 reference "sub:Font-Sizes"
22964
22965 \end_inset
22966
22967 .
22968 \end_layout
22969
22970 \begin_layout Subsection
22971 The Euro-Symbol €
22972 \begin_inset Index idx
22973 status collapsed
22974
22975 \begin_layout Plain Layout
22976 Symbols ! Euro-symbol
22977 \end_layout
22978
22979 \end_inset
22980
22981
22982 \begin_inset Index idx
22983 status collapsed
22984
22985 \begin_layout Plain Layout
22986
22987 \backslash
22988 @
22989 \begin_inset ERT
22990 status collapsed
22991
22992 \begin_layout Plain Layout
22993
22994
22995 \backslash
22996 officialeuro
22997 \end_layout
22998
22999 \end_inset
23000
23001
23002 \end_layout
23003
23004 \end_inset
23005
23006
23007 \end_layout
23008
23009 \begin_layout Standard
23010 To use the Euro symbol in formulas, the LaTeX-package 
23011 \series bold
23012 eurosym
23013 \series default
23014
23015 \begin_inset Index idx
23016 status collapsed
23017
23018 \begin_layout Plain Layout
23019 Packages ! eurosym
23020 \end_layout
23021
23022 \end_inset
23023
23024  must be installed and loaded with the LaTeX-preamble line
23025 \end_layout
23026
23027 \begin_layout Standard
23028
23029 \series bold
23030
23031 \backslash
23032 usepackage[gennarrow]{eurosym}
23033 \end_layout
23034
23035 \begin_layout Standard
23036 The Euro symbol can now be inserted with the command 
23037 \series bold
23038
23039 \backslash
23040 euro
23041 \series default
23042
23043 \begin_inset Index idx
23044 status collapsed
23045
23046 \begin_layout Plain Layout
23047 Commands ! E ! 
23048 \backslash
23049 euro
23050 \end_layout
23051
23052 \end_inset
23053
23054 .
23055 \end_layout
23056
23057 \begin_layout Standard
23058 The Euro symbol can directly be inserted with the € key in mathematical
23059  text, without having 
23060 \series bold
23061 eurosym
23062 \series default
23063  installed.
23064  When 
23065 \series bold
23066 eurosym
23067 \series default
23068  is installed, 
23069 \series bold
23070
23071 \backslash
23072 euro
23073 \series default
23074  can also be inserted in TeX-mode.
23075  The official currency symbol can then be inserted with the command 
23076 \series bold
23077
23078 \backslash
23079 officialeuro
23080 \series default
23081
23082 \begin_inset Index idx
23083 status collapsed
23084
23085 \begin_layout Plain Layout
23086 Commands ! O ! 
23087 \backslash
23088 officialeuro
23089 \end_layout
23090
23091 \end_inset
23092
23093 , that is only available in TeX-mode.
23094 \end_layout
23095
23096 \begin_layout Standard
23097 \begin_inset ERT
23098 status collapsed
23099
23100 \begin_layout Plain Layout
23101
23102
23103 \backslash
23104 ifeurosym 
23105 \end_layout
23106
23107 \end_inset
23108
23109
23110 \begin_inset Note Note
23111 status open
23112
23113 \begin_layout Plain Layout
23114 The following table will only be displayed when the LaTeX-package 
23115 \series bold
23116 eurosym
23117 \series default
23118  is installed.
23119 \end_layout
23120
23121 \end_inset
23122
23123
23124 \end_layout
23125
23126 \begin_layout Standard
23127 An overview about the different Euro symbols:
23128 \end_layout
23129
23130 \begin_layout Standard
23131 \align center
23132 \begin_inset Tabular
23133 <lyxtabular version="3" rows="4" columns="3">
23134 <features tabularvalignment="middle">
23135 <column alignment="center" valignment="top" width="0pt">
23136 <column alignment="center" valignment="top" width="0pt">
23137 <column alignment="center" valignment="top" width="0pt">
23138 <row>
23139 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23140 \begin_inset Text
23141
23142 \begin_layout Plain Layout
23143
23144 \end_layout
23145
23146 \end_inset
23147 </cell>
23148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23149 \begin_inset Text
23150
23151 \begin_layout Plain Layout
23152 Command 
23153 \end_layout
23154
23155 \end_inset
23156 </cell>
23157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23158 \begin_inset Text
23159
23160 \begin_layout Plain Layout
23161 Result
23162 \end_layout
23163
23164 \end_inset
23165 </cell>
23166 </row>
23167 <row>
23168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23169 \begin_inset Text
23170
23171 \begin_layout Plain Layout
23172 formula
23173 \end_layout
23174
23175 \end_inset
23176 </cell>
23177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23178 \begin_inset Text
23179
23180 \begin_layout Plain Layout
23181
23182 \backslash
23183 euro
23184 \end_layout
23185
23186 \end_inset
23187 </cell>
23188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23189 \begin_inset Text
23190
23191 \begin_layout Plain Layout
23192 \begin_inset Formula $\euro$
23193 \end_inset
23194
23195
23196 \end_layout
23197
23198 \end_inset
23199 </cell>
23200 </row>
23201 <row>
23202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23203 \begin_inset Text
23204
23205 \begin_layout Plain Layout
23206 mathematical text
23207 \end_layout
23208
23209 \end_inset
23210 </cell>
23211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23212 \begin_inset Text
23213
23214 \begin_layout Plain Layout
23215
23216 \end_layout
23217
23218 \end_inset
23219 </cell>
23220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23221 \begin_inset Text
23222
23223 \begin_layout Plain Layout
23224 \begin_inset Formula $\mbox{€}$
23225 \end_inset
23226
23227
23228 \end_layout
23229
23230 \end_inset
23231 </cell>
23232 </row>
23233 <row>
23234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23235 \begin_inset Text
23236
23237 \begin_layout Plain Layout
23238 TeX-mode
23239 \end_layout
23240
23241 \end_inset
23242 </cell>
23243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23244 \begin_inset Text
23245
23246 \begin_layout Plain Layout
23247
23248 \backslash
23249 officialeuro
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258 \begin_inset ERT
23259 status collapsed
23260
23261 \begin_layout Plain Layout
23262
23263
23264 \backslash
23265 officialeuro
23266 \end_layout
23267
23268 \end_inset
23269
23270
23271 \end_layout
23272
23273 \end_inset
23274 </cell>
23275 </row>
23276 </lyxtabular>
23277
23278 \end_inset
23279
23280
23281 \end_layout
23282
23283 \begin_layout Standard
23284 \begin_inset ERT
23285 status collapsed
23286
23287 \begin_layout Plain Layout
23288
23289
23290 \backslash
23291 else 
23292 \end_layout
23293
23294 \end_inset
23295
23296
23297 \begin_inset Note Note
23298 status open
23299
23300 \begin_layout Plain Layout
23301 The following will be displayed when the LaTeX-package 
23302 \series bold
23303 eurosym
23304 \series default
23305  is not installed:
23306 \end_layout
23307
23308 \end_inset
23309
23310
23311 \end_layout
23312
23313 \begin_layout Standard
23314 You need to install the LaTeX-package 
23315 \series bold
23316 eurosym
23317 \series default
23318  to see the rest of this subsection in the output.
23319 \end_layout
23320
23321 \begin_layout Standard
23322 \begin_inset ERT
23323 status collapsed
23324
23325 \begin_layout Plain Layout
23326
23327
23328 \backslash
23329 fi 
23330 \end_layout
23331
23332 \end_inset
23333
23334
23335 \end_layout
23336
23337 \begin_layout Section
23338 Relations
23339 \begin_inset CommandInset label
23340 LatexCommand label
23341 name "sec:Relations"
23342
23343 \end_inset
23344
23345
23346 \begin_inset Index idx
23347 status collapsed
23348
23349 \begin_layout Plain Layout
23350 Relations
23351 \end_layout
23352
23353 \end_inset
23354
23355
23356 \begin_inset Index idx
23357 status collapsed
23358
23359 \begin_layout Plain Layout
23360 Comparisons|see
23361 \begin_inset ERT
23362 status collapsed
23363
23364 \begin_layout Plain Layout
23365
23366 {
23367 \end_layout
23368
23369 \end_inset
23370
23371 Relations
23372 \begin_inset ERT
23373 status collapsed
23374
23375 \begin_layout Plain Layout
23376
23377 }
23378 \end_layout
23379
23380 \end_inset
23381
23382
23383 \end_layout
23384
23385 \end_inset
23386
23387
23388 \end_layout
23389
23390 \begin_layout Standard
23391 All relations can also be inserted via the toolbar button 
23392 \begin_inset Graphics
23393         filename ../images/math/leq.png
23394         scale 85
23395
23396 \end_inset
23397
23398 .
23399 \end_layout
23400
23401 \begin_layout Standard
23402 \begin_inset space \hfill{}
23403 \end_inset
23404
23405
23406 \begin_inset Tabular
23407 <lyxtabular version="3" rows="17" columns="2">
23408 <features tabularvalignment="middle">
23409 <column alignment="center" valignment="top" width="0pt">
23410 <column alignment="center" valignment="top" width="0pt">
23411 <row>
23412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23413 \begin_inset Text
23414
23415 \begin_layout Plain Layout
23416 Command
23417 \end_layout
23418
23419 \end_inset
23420 </cell>
23421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23422 \begin_inset Text
23423
23424 \begin_layout Plain Layout
23425 Result
23426 \end_layout
23427
23428 \end_inset
23429 </cell>
23430 </row>
23431 <row>
23432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23433 \begin_inset Text
23434
23435 \begin_layout Plain Layout
23436 <
23437 \end_layout
23438
23439 \end_inset
23440 </cell>
23441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23442 \begin_inset Text
23443
23444 \begin_layout Plain Layout
23445 \begin_inset Formula $<$
23446 \end_inset
23447
23448
23449 \end_layout
23450
23451 \end_inset
23452 </cell>
23453 </row>
23454 <row>
23455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23456 \begin_inset Text
23457
23458 \begin_layout Plain Layout
23459
23460 \backslash
23461 le
23462 \end_layout
23463
23464 \end_inset
23465 </cell>
23466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23467 \begin_inset Text
23468
23469 \begin_layout Plain Layout
23470 \begin_inset Formula $\le$
23471 \end_inset
23472
23473
23474 \end_layout
23475
23476 \end_inset
23477 </cell>
23478 </row>
23479 <row>
23480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23481 \begin_inset Text
23482
23483 \begin_layout Plain Layout
23484
23485 \backslash
23486 ll
23487 \end_layout
23488
23489 \end_inset
23490 </cell>
23491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23492 \begin_inset Text
23493
23494 \begin_layout Plain Layout
23495 \begin_inset Formula $\ll$
23496 \end_inset
23497
23498
23499 \end_layout
23500
23501 \end_inset
23502 </cell>
23503 </row>
23504 <row>
23505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23506 \begin_inset Text
23507
23508 \begin_layout Plain Layout
23509
23510 \backslash
23511 prec
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520 \begin_inset Formula $\prec$
23521 \end_inset
23522
23523
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 </row>
23529 <row>
23530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23531 \begin_inset Text
23532
23533 \begin_layout Plain Layout
23534
23535 \backslash
23536 preceq
23537 \end_layout
23538
23539 \end_inset
23540 </cell>
23541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23542 \begin_inset Text
23543
23544 \begin_layout Plain Layout
23545 \begin_inset Formula $\preceq$
23546 \end_inset
23547
23548
23549 \end_layout
23550
23551 \end_inset
23552 </cell>
23553 </row>
23554 <row>
23555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559
23560 \backslash
23561 subset
23562 \end_layout
23563
23564 \end_inset
23565 </cell>
23566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23567 \begin_inset Text
23568
23569 \begin_layout Plain Layout
23570 \begin_inset Formula $\subset$
23571 \end_inset
23572
23573
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 </row>
23579 <row>
23580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584
23585 \backslash
23586 subseteq
23587 \end_layout
23588
23589 \end_inset
23590 </cell>
23591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23592 \begin_inset Text
23593
23594 \begin_layout Plain Layout
23595 \begin_inset Formula $\subseteq$
23596 \end_inset
23597
23598
23599 \end_layout
23600
23601 \end_inset
23602 </cell>
23603 </row>
23604 <row>
23605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23606 \begin_inset Text
23607
23608 \begin_layout Plain Layout
23609
23610 \backslash
23611 sqsubseteq
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620 \begin_inset Formula $\sqsubseteq$
23621 \end_inset
23622
23623
23624 \end_layout
23625
23626 \end_inset
23627 </cell>
23628 </row>
23629 <row>
23630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23631 \begin_inset Text
23632
23633 \begin_layout Plain Layout
23634
23635 \backslash
23636 in
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Plain Layout
23645 \begin_inset Formula $\in$
23646 \end_inset
23647
23648
23649 \end_layout
23650
23651 \end_inset
23652 </cell>
23653 </row>
23654 <row>
23655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23656 \begin_inset Text
23657
23658 \begin_layout Plain Layout
23659
23660 \backslash
23661 vdash
23662 \end_layout
23663
23664 \end_inset
23665 </cell>
23666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23667 \begin_inset Text
23668
23669 \begin_layout Plain Layout
23670 \begin_inset Formula $\vdash$
23671 \end_inset
23672
23673
23674 \end_layout
23675
23676 \end_inset
23677 </cell>
23678 </row>
23679 <row>
23680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23681 \begin_inset Text
23682
23683 \begin_layout Plain Layout
23684
23685 \backslash
23686 smile
23687 \end_layout
23688
23689 \end_inset
23690 </cell>
23691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23692 \begin_inset Text
23693
23694 \begin_layout Plain Layout
23695 \begin_inset Formula $\smile$
23696 \end_inset
23697
23698
23699 \end_layout
23700
23701 \end_inset
23702 </cell>
23703 </row>
23704 <row>
23705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Plain Layout
23709
23710 \backslash
23711 lhd
23712 \end_layout
23713
23714 \end_inset
23715 </cell>
23716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23717 \begin_inset Text
23718
23719 \begin_layout Plain Layout
23720 \begin_inset Formula $\lhd$
23721 \end_inset
23722
23723
23724 \end_layout
23725
23726 \end_inset
23727 </cell>
23728 </row>
23729 <row>
23730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23731 \begin_inset Text
23732
23733 \begin_layout Plain Layout
23734
23735 \backslash
23736 unlhd
23737 \end_layout
23738
23739 \end_inset
23740 </cell>
23741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23742 \begin_inset Text
23743
23744 \begin_layout Plain Layout
23745 \begin_inset Formula $\unlhd$
23746 \end_inset
23747
23748
23749 \end_layout
23750
23751 \end_inset
23752 </cell>
23753 </row>
23754 <row>
23755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759
23760 \backslash
23761 gtrless
23762 \end_layout
23763
23764 \end_inset
23765 </cell>
23766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23767 \begin_inset Text
23768
23769 \begin_layout Plain Layout
23770 \begin_inset Formula $\gtrless$
23771 \end_inset
23772
23773
23774 \end_layout
23775
23776 \end_inset
23777 </cell>
23778 </row>
23779 <row>
23780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23781 \begin_inset Text
23782
23783 \begin_layout Plain Layout
23784
23785 \backslash
23786 mid
23787 \end_layout
23788
23789 \end_inset
23790 </cell>
23791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23792 \begin_inset Text
23793
23794 \begin_layout Plain Layout
23795 \begin_inset Formula $\mid$
23796 \end_inset
23797
23798
23799 \end_layout
23800
23801 \end_inset
23802 </cell>
23803 </row>
23804 <row>
23805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23806 \begin_inset Text
23807
23808 \begin_layout Plain Layout
23809
23810 \backslash
23811 nmid
23812 \end_layout
23813
23814 \end_inset
23815 </cell>
23816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23817 \begin_inset Text
23818
23819 \begin_layout Plain Layout
23820 \begin_inset Formula $\nmid$
23821 \end_inset
23822
23823
23824 \end_layout
23825
23826 \end_inset
23827 </cell>
23828 </row>
23829 </lyxtabular>
23830
23831 \end_inset
23832
23833
23834 \begin_inset space \hfill{}
23835 \end_inset
23836
23837
23838 \begin_inset Tabular
23839 <lyxtabular version="3" rows="17" columns="2">
23840 <features tabularvalignment="middle">
23841 <column alignment="center" valignment="top" width="0pt">
23842 <column alignment="center" valignment="top" width="0pt">
23843 <row>
23844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23845 \begin_inset Text
23846
23847 \begin_layout Plain Layout
23848 Command
23849 \end_layout
23850
23851 \end_inset
23852 </cell>
23853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23854 \begin_inset Text
23855
23856 \begin_layout Plain Layout
23857 Result
23858 \end_layout
23859
23860 \end_inset
23861 </cell>
23862 </row>
23863 <row>
23864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23865 \begin_inset Text
23866
23867 \begin_layout Plain Layout
23868 =
23869 \end_layout
23870
23871 \end_inset
23872 </cell>
23873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23874 \begin_inset Text
23875
23876 \begin_layout Plain Layout
23877 \begin_inset Formula $=$
23878 \end_inset
23879
23880
23881 \end_layout
23882
23883 \end_inset
23884 </cell>
23885 </row>
23886 <row>
23887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23888 \begin_inset Text
23889
23890 \begin_layout Plain Layout
23891
23892 \backslash
23893 not=
23894 \end_layout
23895
23896 \end_inset
23897 </cell>
23898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23899 \begin_inset Text
23900
23901 \begin_layout Plain Layout
23902 \begin_inset Formula $\not=$
23903 \end_inset
23904
23905
23906 \end_layout
23907
23908 \end_inset
23909 </cell>
23910 </row>
23911 <row>
23912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23913 \begin_inset Text
23914
23915 \begin_layout Plain Layout
23916
23917 \backslash
23918 equiv
23919 \end_layout
23920
23921 \end_inset
23922 </cell>
23923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23924 \begin_inset Text
23925
23926 \begin_layout Plain Layout
23927 \begin_inset Formula $\equiv$
23928 \end_inset
23929
23930
23931 \end_layout
23932
23933 \end_inset
23934 </cell>
23935 </row>
23936 <row>
23937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23938 \begin_inset Text
23939
23940 \begin_layout Plain Layout
23941
23942 \backslash
23943 sim
23944 \end_layout
23945
23946 \end_inset
23947 </cell>
23948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23949 \begin_inset Text
23950
23951 \begin_layout Plain Layout
23952 \begin_inset Formula $\sim$
23953 \end_inset
23954
23955
23956 \end_layout
23957
23958 \end_inset
23959 </cell>
23960 </row>
23961 <row>
23962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23963 \begin_inset Text
23964
23965 \begin_layout Plain Layout
23966
23967 \backslash
23968 simeq
23969 \end_layout
23970
23971 \end_inset
23972 </cell>
23973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23974 \begin_inset Text
23975
23976 \begin_layout Plain Layout
23977 \begin_inset Formula $\simeq$
23978 \end_inset
23979
23980
23981 \end_layout
23982
23983 \end_inset
23984 </cell>
23985 </row>
23986 <row>
23987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23988 \begin_inset Text
23989
23990 \begin_layout Plain Layout
23991
23992 \backslash
23993 approx
23994 \end_layout
23995
23996 \end_inset
23997 </cell>
23998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23999 \begin_inset Text
24000
24001 \begin_layout Plain Layout
24002 \begin_inset Formula $\approx$
24003 \end_inset
24004
24005
24006 \end_layout
24007
24008 \end_inset
24009 </cell>
24010 </row>
24011 <row>
24012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24013 \begin_inset Text
24014
24015 \begin_layout Plain Layout
24016
24017 \backslash
24018 cong
24019 \end_layout
24020
24021 \end_inset
24022 </cell>
24023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24024 \begin_inset Text
24025
24026 \begin_layout Plain Layout
24027 \begin_inset Formula $\cong$
24028 \end_inset
24029
24030
24031 \end_layout
24032
24033 \end_inset
24034 </cell>
24035 </row>
24036 <row>
24037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24038 \begin_inset Text
24039
24040 \begin_layout Plain Layout
24041
24042 \backslash
24043 bowtie
24044 \end_layout
24045
24046 \end_inset
24047 </cell>
24048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24049 \begin_inset Text
24050
24051 \begin_layout Plain Layout
24052 \begin_inset Formula $\bowtie$
24053 \end_inset
24054
24055
24056 \end_layout
24057
24058 \end_inset
24059 </cell>
24060 </row>
24061 <row>
24062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24063 \begin_inset Text
24064
24065 \begin_layout Plain Layout
24066
24067 \backslash
24068 notin
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24074 \begin_inset Text
24075
24076 \begin_layout Plain Layout
24077 \begin_inset Formula $\notin$
24078 \end_inset
24079
24080
24081 \end_layout
24082
24083 \end_inset
24084 </cell>
24085 </row>
24086 <row>
24087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24088 \begin_inset Text
24089
24090 \begin_layout Plain Layout
24091
24092 \backslash
24093 perp
24094 \end_layout
24095
24096 \end_inset
24097 </cell>
24098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24099 \begin_inset Text
24100
24101 \begin_layout Plain Layout
24102 \begin_inset Formula $\perp$
24103 \end_inset
24104
24105
24106 \end_layout
24107
24108 \end_inset
24109 </cell>
24110 </row>
24111 <row>
24112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24113 \begin_inset Text
24114
24115 \begin_layout Plain Layout
24116
24117 \backslash
24118 propto
24119 \end_layout
24120
24121 \end_inset
24122 </cell>
24123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24124 \begin_inset Text
24125
24126 \begin_layout Plain Layout
24127 \begin_inset Formula $\propto$
24128 \end_inset
24129
24130
24131 \end_layout
24132
24133 \end_inset
24134 </cell>
24135 </row>
24136 <row>
24137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24138 \begin_inset Text
24139
24140 \begin_layout Plain Layout
24141
24142 \backslash
24143 asymp
24144 \end_layout
24145
24146 \end_inset
24147 </cell>
24148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24149 \begin_inset Text
24150
24151 \begin_layout Plain Layout
24152 \begin_inset Formula $\asymp$
24153 \end_inset
24154
24155
24156 \end_layout
24157
24158 \end_inset
24159 </cell>
24160 </row>
24161 <row>
24162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24163 \begin_inset Text
24164
24165 \begin_layout Plain Layout
24166
24167 \backslash
24168 doteq
24169 \end_layout
24170
24171 \end_inset
24172 </cell>
24173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24174 \begin_inset Text
24175
24176 \begin_layout Plain Layout
24177 \begin_inset Formula $\doteq$
24178 \end_inset
24179
24180
24181 \end_layout
24182
24183 \end_inset
24184 </cell>
24185 </row>
24186 <row>
24187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24188 \begin_inset Text
24189
24190 \begin_layout Plain Layout
24191
24192 \backslash
24193 circeq
24194 \end_layout
24195
24196 \end_inset
24197 </cell>
24198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24199 \begin_inset Text
24200
24201 \begin_layout Plain Layout
24202 \begin_inset Formula $\circeq$
24203 \end_inset
24204
24205
24206 \end_layout
24207
24208 \end_inset
24209 </cell>
24210 </row>
24211 <row>
24212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24213 \begin_inset Text
24214
24215 \begin_layout Plain Layout
24216
24217 \backslash
24218 models
24219 \end_layout
24220
24221 \end_inset
24222 </cell>
24223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24224 \begin_inset Text
24225
24226 \begin_layout Plain Layout
24227 \begin_inset Formula $\models$
24228 \end_inset
24229
24230
24231 \end_layout
24232
24233 \end_inset
24234 </cell>
24235 </row>
24236 <row>
24237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24238 \begin_inset Text
24239
24240 \begin_layout Plain Layout
24241
24242 \backslash
24243 widehat=
24244 \end_layout
24245
24246 \end_inset
24247 </cell>
24248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24249 \begin_inset Text
24250
24251 \begin_layout Plain Layout
24252 \begin_inset Formula $\widehat{=}$
24253 \end_inset
24254
24255
24256 \end_layout
24257
24258 \end_inset
24259 </cell>
24260 </row>
24261 </lyxtabular>
24262
24263 \end_inset
24264
24265
24266 \begin_inset space \hfill{}
24267 \end_inset
24268
24269
24270 \begin_inset Tabular
24271 <lyxtabular version="3" rows="17" columns="2">
24272 <features tabularvalignment="middle">
24273 <column alignment="center" valignment="top" width="0pt">
24274 <column alignment="center" valignment="top" width="0pt">
24275 <row>
24276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24277 \begin_inset Text
24278
24279 \begin_layout Plain Layout
24280 Command
24281 \end_layout
24282
24283 \end_inset
24284 </cell>
24285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24286 \begin_inset Text
24287
24288 \begin_layout Plain Layout
24289 Result
24290 \end_layout
24291
24292 \end_inset
24293 </cell>
24294 </row>
24295 <row>
24296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24297 \begin_inset Text
24298
24299 \begin_layout Plain Layout
24300 >
24301 \end_layout
24302
24303 \end_inset
24304 </cell>
24305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24306 \begin_inset Text
24307
24308 \begin_layout Plain Layout
24309 \begin_inset Formula $>$
24310 \end_inset
24311
24312
24313 \end_layout
24314
24315 \end_inset
24316 </cell>
24317 </row>
24318 <row>
24319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24320 \begin_inset Text
24321
24322 \begin_layout Plain Layout
24323
24324 \backslash
24325 ge
24326 \end_layout
24327
24328 \end_inset
24329 </cell>
24330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24331 \begin_inset Text
24332
24333 \begin_layout Plain Layout
24334 \begin_inset Formula $\ge$
24335 \end_inset
24336
24337
24338 \end_layout
24339
24340 \end_inset
24341 </cell>
24342 </row>
24343 <row>
24344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24345 \begin_inset Text
24346
24347 \begin_layout Plain Layout
24348
24349 \backslash
24350 gg
24351 \end_layout
24352
24353 \end_inset
24354 </cell>
24355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24356 \begin_inset Text
24357
24358 \begin_layout Plain Layout
24359 \begin_inset Formula $\gg$
24360 \end_inset
24361
24362
24363 \end_layout
24364
24365 \end_inset
24366 </cell>
24367 </row>
24368 <row>
24369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24370 \begin_inset Text
24371
24372 \begin_layout Plain Layout
24373
24374 \backslash
24375 succ
24376 \end_layout
24377
24378 \end_inset
24379 </cell>
24380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24381 \begin_inset Text
24382
24383 \begin_layout Plain Layout
24384 \begin_inset Formula $\succ$
24385 \end_inset
24386
24387
24388 \end_layout
24389
24390 \end_inset
24391 </cell>
24392 </row>
24393 <row>
24394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24395 \begin_inset Text
24396
24397 \begin_layout Plain Layout
24398
24399 \backslash
24400 succeq
24401 \end_layout
24402
24403 \end_inset
24404 </cell>
24405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24406 \begin_inset Text
24407
24408 \begin_layout Plain Layout
24409 \begin_inset Formula $\succeq$
24410 \end_inset
24411
24412
24413 \end_layout
24414
24415 \end_inset
24416 </cell>
24417 </row>
24418 <row>
24419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24420 \begin_inset Text
24421
24422 \begin_layout Plain Layout
24423
24424 \backslash
24425 supset
24426 \end_layout
24427
24428 \end_inset
24429 </cell>
24430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24431 \begin_inset Text
24432
24433 \begin_layout Plain Layout
24434 \begin_inset Formula $\supset$
24435 \end_inset
24436
24437
24438 \end_layout
24439
24440 \end_inset
24441 </cell>
24442 </row>
24443 <row>
24444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24445 \begin_inset Text
24446
24447 \begin_layout Plain Layout
24448
24449 \backslash
24450 supseteq
24451 \end_layout
24452
24453 \end_inset
24454 </cell>
24455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24456 \begin_inset Text
24457
24458 \begin_layout Plain Layout
24459 \begin_inset Formula $\supseteq$
24460 \end_inset
24461
24462
24463 \end_layout
24464
24465 \end_inset
24466 </cell>
24467 </row>
24468 <row>
24469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24470 \begin_inset Text
24471
24472 \begin_layout Plain Layout
24473
24474 \backslash
24475 sqsupseteq
24476 \end_layout
24477
24478 \end_inset
24479 </cell>
24480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24481 \begin_inset Text
24482
24483 \begin_layout Plain Layout
24484 \begin_inset Formula $\sqsupseteq$
24485 \end_inset
24486
24487
24488 \end_layout
24489
24490 \end_inset
24491 </cell>
24492 </row>
24493 <row>
24494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24495 \begin_inset Text
24496
24497 \begin_layout Plain Layout
24498
24499 \backslash
24500 ni
24501 \end_layout
24502
24503 \end_inset
24504 </cell>
24505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24506 \begin_inset Text
24507
24508 \begin_layout Plain Layout
24509 \begin_inset Formula $\ni$
24510 \end_inset
24511
24512
24513 \end_layout
24514
24515 \end_inset
24516 </cell>
24517 </row>
24518 <row>
24519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24520 \begin_inset Text
24521
24522 \begin_layout Plain Layout
24523
24524 \backslash
24525 dashv
24526 \end_layout
24527
24528 \end_inset
24529 </cell>
24530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24531 \begin_inset Text
24532
24533 \begin_layout Plain Layout
24534 \begin_inset Formula $\dashv$
24535 \end_inset
24536
24537
24538 \end_layout
24539
24540 \end_inset
24541 </cell>
24542 </row>
24543 <row>
24544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24545 \begin_inset Text
24546
24547 \begin_layout Plain Layout
24548
24549 \backslash
24550 frown
24551 \end_layout
24552
24553 \end_inset
24554 </cell>
24555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24556 \begin_inset Text
24557
24558 \begin_layout Plain Layout
24559 \begin_inset Formula $\frown$
24560 \end_inset
24561
24562
24563 \end_layout
24564
24565 \end_inset
24566 </cell>
24567 </row>
24568 <row>
24569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24570 \begin_inset Text
24571
24572 \begin_layout Plain Layout
24573
24574 \backslash
24575 rhd
24576 \end_layout
24577
24578 \end_inset
24579 </cell>
24580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24581 \begin_inset Text
24582
24583 \begin_layout Plain Layout
24584 \begin_inset Formula $\rhd$
24585 \end_inset
24586
24587
24588 \end_layout
24589
24590 \end_inset
24591 </cell>
24592 </row>
24593 <row>
24594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24595 \begin_inset Text
24596
24597 \begin_layout Plain Layout
24598
24599 \backslash
24600 unrhd
24601 \end_layout
24602
24603 \end_inset
24604 </cell>
24605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24606 \begin_inset Text
24607
24608 \begin_layout Plain Layout
24609 \begin_inset Formula $\unrhd$
24610 \end_inset
24611
24612
24613 \end_layout
24614
24615 \end_inset
24616 </cell>
24617 </row>
24618 <row>
24619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24620 \begin_inset Text
24621
24622 \begin_layout Plain Layout
24623
24624 \backslash
24625 lessgtr
24626 \end_layout
24627
24628 \end_inset
24629 </cell>
24630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24631 \begin_inset Text
24632
24633 \begin_layout Plain Layout
24634 \begin_inset Formula $\lessgtr$
24635 \end_inset
24636
24637
24638 \end_layout
24639
24640 \end_inset
24641 </cell>
24642 </row>
24643 <row>
24644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24645 \begin_inset Text
24646
24647 \begin_layout Plain Layout
24648
24649 \backslash
24650 parallel
24651 \end_layout
24652
24653 \end_inset
24654 </cell>
24655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24656 \begin_inset Text
24657
24658 \begin_layout Plain Layout
24659 \begin_inset Formula $\parallel$
24660 \end_inset
24661
24662
24663 \end_layout
24664
24665 \end_inset
24666 </cell>
24667 </row>
24668 <row>
24669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24670 \begin_inset Text
24671
24672 \begin_layout Plain Layout
24673
24674 \backslash
24675 nparallel
24676 \end_layout
24677
24678 \end_inset
24679 </cell>
24680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24681 \begin_inset Text
24682
24683 \begin_layout Plain Layout
24684 \begin_inset Formula $\nparallel$
24685 \end_inset
24686
24687
24688 \end_layout
24689
24690 \end_inset
24691 </cell>
24692 </row>
24693 </lyxtabular>
24694
24695 \end_inset
24696
24697
24698 \begin_inset space \hfill{}
24699 \end_inset
24700
24701
24702 \end_layout
24703
24704 \begin_layout Standard
24705 \begin_inset VSpace medskip
24706 \end_inset
24707
24708 The characters 
24709 \series bold
24710
24711 \backslash
24712 lhd
24713 \series default
24714  and 
24715 \series bold
24716
24717 \backslash
24718 rhd
24719 \series default
24720  are bigger than the equal looking operators 
24721 \series bold
24722
24723 \backslash
24724 triangleleft
24725 \series default
24726  and 
24727 \series bold
24728
24729 \backslash
24730 triangleright
24731 \series default
24732 , respectively.
24733 \end_layout
24734
24735 \begin_layout Standard
24736 Relations are, in contrary to symbols, always surrounded by space.
24737 \end_layout
24738
24739 \begin_layout Standard
24740 Relations with labels can be created with the command 
24741 \series bold
24742
24743 \backslash
24744 stackrel
24745 \series default
24746
24747 \begin_inset Index idx
24748 status collapsed
24749
24750 \begin_layout Plain Layout
24751 Commands ! S ! 
24752 \backslash
24753 stackrel
24754 \end_layout
24755
24756 \end_inset
24757
24758 :
24759 \end_layout
24760
24761 \begin_layout Standard
24762 \align center
24763 \begin_inset Tabular
24764 <lyxtabular version="3" rows="2" columns="2">
24765 <features tabularvalignment="middle">
24766 <column alignment="center" valignment="top" width="0">
24767 <column alignment="center" valignment="top" width="0">
24768 <row>
24769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24770 \begin_inset Text
24771
24772 \begin_layout Plain Layout
24773 Command
24774 \end_layout
24775
24776 \end_inset
24777 </cell>
24778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24779 \begin_inset Text
24780
24781 \begin_layout Plain Layout
24782 Result
24783 \begin_inset Note Note
24784 status collapsed
24785
24786 \begin_layout Plain Layout
24787
24788 \series bold
24789
24790 \backslash
24791 raisebox
24792 \series default
24793  is only used as spacer.
24794 \end_layout
24795
24796 \end_inset
24797
24798
24799 \end_layout
24800
24801 \end_inset
24802 </cell>
24803 </row>
24804 <row>
24805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24806 \begin_inset Text
24807
24808 \begin_layout Plain Layout
24809 A(r)
24810 \backslash
24811 stackrel
24812 \begin_inset ERT
24813 status collapsed
24814
24815 \begin_layout Plain Layout
24816
24817
24818 \backslash
24819 spce 
24820 \end_layout
24821
24822 \end_inset
24823
24824 r
24825 \backslash
24826 to
24827 \backslash
24828 infty
24829 \begin_inset ERT
24830 status collapsed
24831
24832 \begin_layout Plain Layout
24833
24834
24835 \backslash
24836 spce 
24837 \end_layout
24838
24839 \end_inset
24840
24841
24842 \begin_inset Formula $\downarrow$
24843 \end_inset
24844
24845
24846 \backslash
24847 approx
24848 \begin_inset ERT
24849 status collapsed
24850
24851 \begin_layout Plain Layout
24852
24853
24854 \backslash
24855 spce 
24856 \end_layout
24857
24858 \end_inset
24859
24860
24861 \begin_inset ERT
24862 status collapsed
24863
24864 \begin_layout Plain Layout
24865
24866
24867 \backslash
24868 spce 
24869 \end_layout
24870
24871 \end_inset
24872
24873 B
24874 \end_layout
24875
24876 \end_inset
24877 </cell>
24878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24879 \begin_inset Text
24880
24881 \begin_layout Plain Layout
24882 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24883 \end_inset
24884
24885
24886 \end_layout
24887
24888 \end_inset
24889 </cell>
24890 </row>
24891 </lyxtabular>
24892
24893 \end_inset
24894
24895
24896 \end_layout
24897
24898 \begin_layout Section
24899 Functions
24900 \end_layout
24901
24902 \begin_layout Subsection
24903 Predefined Functions
24904 \begin_inset CommandInset label
24905 LatexCommand label
24906 name "sub:Predefined-Functions"
24907
24908 \end_inset
24909
24910
24911 \begin_inset Index idx
24912 status collapsed
24913
24914 \begin_layout Plain Layout
24915 Functions ! predefined
24916 \end_layout
24917
24918 \end_inset
24919
24920
24921 \end_layout
24922
24923 \begin_layout Standard
24924 In general, variables are set 
24925 \emph on
24926 italic
24927 \emph default
24928  in mathematical expressions, but not function names, because 
24929 \begin_inset Formula $sin$
24930 \end_inset
24931
24932  could be misunderstood as 
24933 \begin_inset Formula $s\cdot i\cdot n$
24934 \end_inset
24935
24936 .
24937  Therefore there are predefined functionswhich are additionally a bit separated
24938  from prefactors.
24939  They are inserted as commands starting with a backslash before their name.
24940 \end_layout
24941
24942 \begin_layout Standard
24943 \align center
24944 \begin_inset Tabular
24945 <lyxtabular version="3" rows="2" columns="4">
24946 <features tabularvalignment="middle">
24947 <column alignment="center" valignment="top" width="0pt">
24948 <column alignment="center" valignment="top" width="0pt">
24949 <column alignment="center" valignment="top" width="0pt">
24950 <column alignment="center" valignment="top" width="0pt">
24951 <row>
24952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24953 \begin_inset Text
24954
24955 \begin_layout Plain Layout
24956 Command
24957 \end_layout
24958
24959 \end_inset
24960 </cell>
24961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24962 \begin_inset Text
24963
24964 \begin_layout Plain Layout
24965 Result
24966 \end_layout
24967
24968 \end_inset
24969 </cell>
24970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24971 \begin_inset Text
24972
24973 \begin_layout Plain Layout
24974 Command
24975 \end_layout
24976
24977 \end_inset
24978 </cell>
24979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24980 \begin_inset Text
24981
24982 \begin_layout Plain Layout
24983 Result
24984 \end_layout
24985
24986 \end_inset
24987 </cell>
24988 </row>
24989 <row>
24990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24991 \begin_inset Text
24992
24993 \begin_layout Plain Layout
24994 Asin(x)+B
24995 \end_layout
24996
24997 \end_inset
24998 </cell>
24999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25000 \begin_inset Text
25001
25002 \begin_layout Plain Layout
25003 \begin_inset Formula $Asin(x)+B$
25004 \end_inset
25005
25006
25007 \end_layout
25008
25009 \end_inset
25010 </cell>
25011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25012 \begin_inset Text
25013
25014 \begin_layout Plain Layout
25015 A
25016 \backslash
25017 sin(x)+B
25018 \end_layout
25019
25020 \end_inset
25021 </cell>
25022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25023 \begin_inset Text
25024
25025 \begin_layout Plain Layout
25026 \begin_inset Formula $A\sin(x)+B$
25027 \end_inset
25028
25029
25030 \end_layout
25031
25032 \end_inset
25033 </cell>
25034 </row>
25035 </lyxtabular>
25036
25037 \end_inset
25038
25039
25040 \end_layout
25041
25042 \begin_layout Standard
25043 The following functions are predefined:
25044 \end_layout
25045
25046 \begin_layout Standard
25047 \begin_inset VSpace -2mm
25048 \end_inset
25049
25050
25051 \end_layout
25052
25053 \begin_layout Standard
25054 \align center
25055 \begin_inset Tabular
25056 <lyxtabular version="3" rows="9" columns="4">
25057 <features tabularvalignment="middle">
25058 <column alignment="center" valignment="top" width="0pt">
25059 <column alignment="center" valignment="top" width="0pt">
25060 <column alignment="center" valignment="top" width="0pt">
25061 <column alignment="center" valignment="top" width="0pt">
25062 <row>
25063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25064 \begin_inset Text
25065
25066 \begin_layout Plain Layout
25067 Command
25068 \end_layout
25069
25070 \end_inset
25071 </cell>
25072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25073 \begin_inset Text
25074
25075 \begin_layout Plain Layout
25076 Command
25077 \end_layout
25078
25079 \end_inset
25080 </cell>
25081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25082 \begin_inset Text
25083
25084 \begin_layout Plain Layout
25085 Command
25086 \end_layout
25087
25088 \end_inset
25089 </cell>
25090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25091 \begin_inset Text
25092
25093 \begin_layout Plain Layout
25094 Command
25095 \end_layout
25096
25097 \end_inset
25098 </cell>
25099 </row>
25100 <row>
25101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25102 \begin_inset Text
25103
25104 \begin_layout Plain Layout
25105
25106 \backslash
25107 sin
25108 \end_layout
25109
25110 \end_inset
25111 </cell>
25112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25113 \begin_inset Text
25114
25115 \begin_layout Plain Layout
25116
25117 \backslash
25118 sinh
25119 \end_layout
25120
25121 \end_inset
25122 </cell>
25123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25124 \begin_inset Text
25125
25126 \begin_layout Plain Layout
25127
25128 \backslash
25129 arcsin
25130 \end_layout
25131
25132 \end_inset
25133 </cell>
25134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25135 \begin_inset Text
25136
25137 \begin_layout Plain Layout
25138
25139 \backslash
25140 sup
25141 \end_layout
25142
25143 \end_inset
25144 </cell>
25145 </row>
25146 <row>
25147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25148 \begin_inset Text
25149
25150 \begin_layout Plain Layout
25151
25152 \backslash
25153 cos
25154 \end_layout
25155
25156 \end_inset
25157 </cell>
25158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25159 \begin_inset Text
25160
25161 \begin_layout Plain Layout
25162
25163 \backslash
25164 cosh
25165 \end_layout
25166
25167 \end_inset
25168 </cell>
25169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25170 \begin_inset Text
25171
25172 \begin_layout Plain Layout
25173
25174 \backslash
25175 arccos
25176 \end_layout
25177
25178 \end_inset
25179 </cell>
25180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25181 \begin_inset Text
25182
25183 \begin_layout Plain Layout
25184
25185 \backslash
25186 inf
25187 \end_layout
25188
25189 \end_inset
25190 </cell>
25191 </row>
25192 <row>
25193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25194 \begin_inset Text
25195
25196 \begin_layout Plain Layout
25197
25198 \backslash
25199 tan
25200 \end_layout
25201
25202 \end_inset
25203 </cell>
25204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25205 \begin_inset Text
25206
25207 \begin_layout Plain Layout
25208
25209 \backslash
25210 tanh
25211 \end_layout
25212
25213 \end_inset
25214 </cell>
25215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25216 \begin_inset Text
25217
25218 \begin_layout Plain Layout
25219
25220 \backslash
25221 arctan
25222 \end_layout
25223
25224 \end_inset
25225 </cell>
25226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25227 \begin_inset Text
25228
25229 \begin_layout Plain Layout
25230
25231 \backslash
25232 lim
25233 \end_layout
25234
25235 \end_inset
25236 </cell>
25237 </row>
25238 <row>
25239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25240 \begin_inset Text
25241
25242 \begin_layout Plain Layout
25243
25244 \backslash
25245 cot
25246 \end_layout
25247
25248 \end_inset
25249 </cell>
25250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25251 \begin_inset Text
25252
25253 \begin_layout Plain Layout
25254
25255 \backslash
25256 coth
25257 \end_layout
25258
25259 \end_inset
25260 </cell>
25261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25262 \begin_inset Text
25263
25264 \begin_layout Plain Layout
25265
25266 \backslash
25267 arg
25268 \end_layout
25269
25270 \end_inset
25271 </cell>
25272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25273 \begin_inset Text
25274
25275 \begin_layout Plain Layout
25276
25277 \backslash
25278 liminf
25279 \end_layout
25280
25281 \end_inset
25282 </cell>
25283 </row>
25284 <row>
25285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25286 \begin_inset Text
25287
25288 \begin_layout Plain Layout
25289
25290 \backslash
25291 sec
25292 \end_layout
25293
25294 \end_inset
25295 </cell>
25296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25297 \begin_inset Text
25298
25299 \begin_layout Plain Layout
25300
25301 \backslash
25302 min
25303 \end_layout
25304
25305 \end_inset
25306 </cell>
25307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25308 \begin_inset Text
25309
25310 \begin_layout Plain Layout
25311
25312 \backslash
25313 deg
25314 \end_layout
25315
25316 \end_inset
25317 </cell>
25318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25319 \begin_inset Text
25320
25321 \begin_layout Plain Layout
25322
25323 \backslash
25324 limsup
25325 \end_layout
25326
25327 \end_inset
25328 </cell>
25329 </row>
25330 <row>
25331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25332 \begin_inset Text
25333
25334 \begin_layout Plain Layout
25335
25336 \backslash
25337 csc
25338 \end_layout
25339
25340 \end_inset
25341 </cell>
25342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25343 \begin_inset Text
25344
25345 \begin_layout Plain Layout
25346
25347 \backslash
25348 max
25349 \end_layout
25350
25351 \end_inset
25352 </cell>
25353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25354 \begin_inset Text
25355
25356 \begin_layout Plain Layout
25357
25358 \backslash
25359 det
25360 \end_layout
25361
25362 \end_inset
25363 </cell>
25364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25365 \begin_inset Text
25366
25367 \begin_layout Plain Layout
25368
25369 \backslash
25370 Pr
25371 \end_layout
25372
25373 \end_inset
25374 </cell>
25375 </row>
25376 <row>
25377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25378 \begin_inset Text
25379
25380 \begin_layout Plain Layout
25381
25382 \backslash
25383 ln
25384 \end_layout
25385
25386 \end_inset
25387 </cell>
25388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25389 \begin_inset Text
25390
25391 \begin_layout Plain Layout
25392
25393 \backslash
25394 exp
25395 \end_layout
25396
25397 \end_inset
25398 </cell>
25399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25400 \begin_inset Text
25401
25402 \begin_layout Plain Layout
25403
25404 \backslash
25405 dim
25406 \end_layout
25407
25408 \end_inset
25409 </cell>
25410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25411 \begin_inset Text
25412
25413 \begin_layout Plain Layout
25414
25415 \backslash
25416 hom
25417 \end_layout
25418
25419 \end_inset
25420 </cell>
25421 </row>
25422 <row>
25423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25424 \begin_inset Text
25425
25426 \begin_layout Plain Layout
25427
25428 \backslash
25429 lg
25430 \end_layout
25431
25432 \end_inset
25433 </cell>
25434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25435 \begin_inset Text
25436
25437 \begin_layout Plain Layout
25438
25439 \backslash
25440 log
25441 \end_layout
25442
25443 \end_inset
25444 </cell>
25445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25446 \begin_inset Text
25447
25448 \begin_layout Plain Layout
25449
25450 \backslash
25451 ker
25452 \end_layout
25453
25454 \end_inset
25455 </cell>
25456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25457 \begin_inset Text
25458
25459 \begin_layout Plain Layout
25460
25461 \backslash
25462 gcd
25463 \end_layout
25464
25465 \end_inset
25466 </cell>
25467 </row>
25468 </lyxtabular>
25469
25470 \end_inset
25471
25472
25473 \end_layout
25474
25475 \begin_layout Standard
25476 They can also be inserted with the math toolbar button 
25477 \begin_inset Graphics
25478         filename ../images/math/functions.png
25479         scale 85
25480
25481 \end_inset
25482
25483 .
25484 \end_layout
25485
25486 \begin_layout Subsection
25487 Self-defined Functions
25488 \begin_inset Index idx
25489 status collapsed
25490
25491 \begin_layout Plain Layout
25492 Functions ! self-defined
25493 \end_layout
25494
25495 \end_inset
25496
25497
25498 \end_layout
25499
25500 \begin_layout Standard
25501 To use a function that is not predefined, like for example the sign function
25502  sgn(x), there are two possibilities:
25503 \end_layout
25504
25505 \begin_layout Itemize
25506 Define the function by inserting the following line to the LaTeX-preamble
25507 \begin_inset Foot
25508 status collapsed
25509
25510 \begin_layout Plain Layout
25511 For more about 
25512 \series bold
25513
25514 \backslash
25515 DeclareMathOperator
25516 \series default
25517  see 
25518 \begin_inset CommandInset ref
25519 LatexCommand ref
25520 reference "sub:Self-defined-Operators"
25521
25522 \end_inset
25523
25524 .
25525 \end_layout
25526
25527 \end_inset
25528
25529
25530 \begin_inset Newline newline
25531 \end_inset
25532
25533
25534 \begin_inset VSpace -3mm
25535 \end_inset
25536
25537
25538 \begin_inset Newline newline
25539 \end_inset
25540
25541
25542 \series bold
25543
25544 \backslash
25545 DeclareMathOperator{
25546 \backslash
25547 sgn}{sgn}
25548 \series default
25549
25550 \begin_inset Index idx
25551 status collapsed
25552
25553 \begin_layout Plain Layout
25554 Commands ! D ! 
25555 \backslash
25556 dbinom@
25557 \backslash
25558 DeclareMathOperator
25559 \end_layout
25560
25561 \end_inset
25562
25563
25564 \begin_inset Newline newline
25565 \end_inset
25566
25567
25568 \begin_inset VSpace -2mm
25569 \end_inset
25570
25571
25572 \begin_inset Newline newline
25573 \end_inset
25574
25575 Now the new defined function can be called with the command 
25576 \series bold
25577
25578 \backslash
25579 sgn
25580 \series default
25581 .
25582 \end_layout
25583
25584 \begin_layout Itemize
25585 Write the formula as usual, mark the formula name, in our example the letters
25586  
25587 \emph on
25588 sgn
25589 \emph default
25590 , and change it to mathematical text.
25591  Finally, a space is inserted between prefactor and function.
25592 \end_layout
25593
25594 \begin_layout Standard
25595 The result is the same with both methods as with a predefined function
25596 \begin_inset Foot
25597 status collapsed
25598
25599 \begin_layout Plain Layout
25600 In LyX self-defined functions are displayed red, predefined ones black.
25601 \end_layout
25602
25603 \end_inset
25604
25605 :
25606 \end_layout
25607
25608 \begin_layout Standard
25609 \align center
25610 \begin_inset Tabular
25611 <lyxtabular version="3" rows="3" columns="2">
25612 <features tabularvalignment="middle">
25613 <column alignment="center" valignment="top" width="0pt">
25614 <column alignment="center" valignment="top" width="0pt">
25615 <row>
25616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25617 \begin_inset Text
25618
25619 \begin_layout Plain Layout
25620 Command
25621 \end_layout
25622
25623 \end_inset
25624 </cell>
25625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25626 \begin_inset Text
25627
25628 \begin_layout Plain Layout
25629 Result
25630 \end_layout
25631
25632 \end_inset
25633 </cell>
25634 </row>
25635 <row>
25636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25637 \begin_inset Text
25638
25639 \begin_layout Plain Layout
25640 A
25641 \backslash
25642 sgn(x)+B
25643 \end_layout
25644
25645 \end_inset
25646 </cell>
25647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25648 \begin_inset Text
25649
25650 \begin_layout Plain Layout
25651 \begin_inset Formula $A\sgn(x)+B$
25652 \end_inset
25653
25654
25655 \end_layout
25656
25657 \end_inset
25658 </cell>
25659 </row>
25660 <row>
25661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25662 \begin_inset Text
25663
25664 \begin_layout Plain Layout
25665 A
25666 \backslash
25667 ,
25668 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25669 \end_inset
25670
25671 (x)+B
25672 \end_layout
25673
25674 \end_inset
25675 </cell>
25676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25677 \begin_inset Text
25678
25679 \begin_layout Plain Layout
25680 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25681 \end_inset
25682
25683
25684 \end_layout
25685
25686 \end_inset
25687 </cell>
25688 </row>
25689 </lyxtabular>
25690
25691 \end_inset
25692
25693
25694 \end_layout
25695
25696 \begin_layout Standard
25697 The first method is more suitable when the self-defined function should
25698  be used several times.
25699 \end_layout
25700
25701 \begin_layout Subsection
25702 Limits
25703 \begin_inset Index idx
25704 status collapsed
25705
25706 \begin_layout Plain Layout
25707 Limits
25708 \end_layout
25709
25710 \end_inset
25711
25712
25713 \end_layout
25714
25715 \begin_layout Standard
25716 For limits, in addition to the commands 
25717 \series bold
25718
25719 \backslash
25720 lim
25721 \series default
25722
25723 \begin_inset Index idx
25724 status collapsed
25725
25726 \begin_layout Plain Layout
25727 Commands ! L ! 
25728 \backslash
25729 lim
25730 \end_layout
25731
25732 \end_inset
25733
25734
25735 \series bold
25736
25737 \backslash
25738 liminf
25739 \series default
25740  and 
25741 \series bold
25742
25743 \backslash
25744 limsup
25745 \series default
25746  the following functions are defined:
25747 \end_layout
25748
25749 \begin_layout Standard
25750 \align center
25751 \begin_inset Tabular
25752 <lyxtabular version="3" rows="5" columns="2">
25753 <features tabularvalignment="middle">
25754 <column alignment="center" valignment="top" width="0">
25755 <column alignment="center" valignment="top" width="0">
25756 <row>
25757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25758 \begin_inset Text
25759
25760 \begin_layout Plain Layout
25761 Command
25762 \end_layout
25763
25764 \end_inset
25765 </cell>
25766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25767 \begin_inset Text
25768
25769 \begin_layout Plain Layout
25770 Result
25771 \begin_inset Note Note
25772 status collapsed
25773
25774 \begin_layout Plain Layout
25775
25776 \series bold
25777
25778 \backslash
25779 raisebox
25780 \series default
25781  is only used as spacer.
25782 \end_layout
25783
25784 \end_inset
25785
25786
25787 \end_layout
25788
25789 \end_inset
25790 </cell>
25791 </row>
25792 <row>
25793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25794 \begin_inset Text
25795
25796 \begin_layout Plain Layout
25797
25798 \backslash
25799 varliminf
25800 \end_layout
25801
25802 \end_inset
25803 </cell>
25804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25805 \begin_inset Text
25806
25807 \begin_layout Plain Layout
25808 \begin_inset Formula $\varliminf$
25809 \end_inset
25810
25811
25812 \end_layout
25813
25814 \end_inset
25815 </cell>
25816 </row>
25817 <row>
25818 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25819 \begin_inset Text
25820
25821 \begin_layout Plain Layout
25822
25823 \backslash
25824 varlimsup
25825 \end_layout
25826
25827 \end_inset
25828 </cell>
25829 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25830 \begin_inset Text
25831
25832 \begin_layout Plain Layout
25833 \begin_inset Formula $\varlimsup$
25834 \end_inset
25835
25836
25837 \end_layout
25838
25839 \end_inset
25840 </cell>
25841 </row>
25842 <row>
25843 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25844 \begin_inset Text
25845
25846 \begin_layout Plain Layout
25847
25848 \backslash
25849 varprojlim
25850 \end_layout
25851
25852 \end_inset
25853 </cell>
25854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25855 \begin_inset Text
25856
25857 \begin_layout Plain Layout
25858 \begin_inset Formula $\varprojlim$
25859 \end_inset
25860
25861
25862 \end_layout
25863
25864 \end_inset
25865 </cell>
25866 </row>
25867 <row>
25868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25869 \begin_inset Text
25870
25871 \begin_layout Plain Layout
25872
25873 \backslash
25874 varinjlim
25875 \end_layout
25876
25877 \end_inset
25878 </cell>
25879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25880 \begin_inset Text
25881
25882 \begin_layout Plain Layout
25883 \begin_inset Formula $\varinjlim$
25884 \end_inset
25885
25886
25887 \begin_inset Formula $\raisebox{-2.5mm}{}$
25888 \end_inset
25889
25890
25891 \end_layout
25892
25893 \end_inset
25894 </cell>
25895 </row>
25896 </lyxtabular>
25897
25898 \end_inset
25899
25900
25901 \end_layout
25902
25903 \begin_layout Standard
25904 \begin_inset VSpace medskip
25905 \end_inset
25906
25907 The limit is created by inserting a subscript.
25908  It is set right beside the function in an inline formula:
25909 \end_layout
25910
25911 \begin_layout Standard
25912 \align center
25913 \begin_inset Tabular
25914 <lyxtabular version="3" rows="2" columns="2">
25915 <features tabularvalignment="middle">
25916 <column alignment="center" valignment="top" width="0pt">
25917 <column alignment="center" valignment="top" width="0pt">
25918 <row>
25919 <cell alignment="center" valignment="top" usebox="none">
25920 \begin_inset Text
25921
25922 \begin_layout Plain Layout
25923 Command
25924 \end_layout
25925
25926 \end_inset
25927 </cell>
25928 <cell alignment="center" valignment="top" usebox="none">
25929 \begin_inset Text
25930
25931 \begin_layout Plain Layout
25932 \begin_inset space \hspace{}
25933 \length 1cm
25934 \end_inset
25935
25936 Result
25937 \begin_inset Note Note
25938 status collapsed
25939
25940 \begin_layout Plain Layout
25941 The space and
25942 \series bold
25943  
25944 \backslash
25945 raisebox
25946 \series default
25947  are used here as spacer.
25948 \end_layout
25949
25950 \end_inset
25951
25952
25953 \end_layout
25954
25955 \end_inset
25956 </cell>
25957 </row>
25958 <row>
25959 <cell alignment="center" valignment="top" usebox="none">
25960 \begin_inset Text
25961
25962 \begin_layout Plain Layout
25963
25964 \backslash
25965 lim_x
25966 \backslash
25967 to
25968 \begin_inset ERT
25969 status collapsed
25970
25971 \begin_layout Plain Layout
25972
25973
25974 \backslash
25975 spce 
25976 \end_layout
25977
25978 \end_inset
25979
25980 A
25981 \begin_inset ERT
25982 status collapsed
25983
25984 \begin_layout Plain Layout
25985
25986
25987 \backslash
25988 spce 
25989 \end_layout
25990
25991 \end_inset
25992
25993 x=B
25994 \end_layout
25995
25996 \end_inset
25997 </cell>
25998 <cell alignment="center" valignment="top" usebox="none">
25999 \begin_inset Text
26000
26001 \begin_layout Plain Layout
26002 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
26003 \end_inset
26004
26005
26006 \end_layout
26007
26008 \end_inset
26009 </cell>
26010 </row>
26011 </lyxtabular>
26012
26013 \end_inset
26014
26015
26016 \end_layout
26017
26018 \begin_layout Standard
26019 In a displayed formula the limit is set below the formula, as usual:
26020 \begin_inset Formula 
26021 \[
26022 \lim_{x\to A}x=B
26023 \]
26024
26025 \end_inset
26026
26027
26028 \end_layout
26029
26030 \begin_layout Subsection
26031 Modulo-Functions
26032 \begin_inset Index idx
26033 status collapsed
26034
26035 \begin_layout Plain Layout
26036 Functions ! modulo-
26037 \end_layout
26038
26039 \end_inset
26040
26041
26042 \end_layout
26043
26044 \begin_layout Standard
26045 The modulo-function is special, because it exists in four variants.
26046  The variants in a displayed formula are:
26047 \begin_inset Formula 
26048 \begin{align*}
26049 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
26050 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
26051 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
26052 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
26053 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
26054 \end{align*}
26055
26056 \end_inset
26057
26058
26059 \end_layout
26060
26061 \begin_layout Standard
26062 In an inline formula less space is set before the function names for all
26063  variants.
26064  By default the modulo-functions take only the first following character
26065  into account.
26066  To use more than one character, one has to put them into TeX-braces:
26067 \begin_inset Formula 
26068 \begin{align*}
26069 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
26070 \mathrm{a\backslash pod\textrm{\spce}bcd} &  & a\pod bcd\\
26071 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
26072 \end{align*}
26073
26074 \end_inset
26075
26076
26077 \end_layout
26078
26079 \begin_layout Section
26080 Special Characters
26081 \begin_inset Index idx
26082 status collapsed
26083
26084 \begin_layout Plain Layout
26085 Special characters
26086 \end_layout
26087
26088 \end_inset
26089
26090
26091 \end_layout
26092
26093 \begin_layout Subsection
26094 Special Characters in Mathematical Text
26095 \end_layout
26096
26097 \begin_layout Standard
26098 The following commands can only be used in mathematical text or in TeX-mode:
26099 \end_layout
26100
26101 \begin_layout Standard
26102 \begin_inset space \hfill{}
26103 \end_inset
26104
26105
26106 \begin_inset Tabular
26107 <lyxtabular version="3" rows="8" columns="2">
26108 <features tabularvalignment="middle">
26109 <column alignment="block" valignment="top" width="0">
26110 <column alignment="block" valignment="top" width="0">
26111 <row>
26112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26113 \begin_inset Text
26114
26115 \begin_layout Plain Layout
26116 Command
26117 \end_layout
26118
26119 \end_inset
26120 </cell>
26121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26122 \begin_inset Text
26123
26124 \begin_layout Plain Layout
26125 Result
26126 \end_layout
26127
26128 \end_inset
26129 </cell>
26130 </row>
26131 <row>
26132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26133 \begin_inset Text
26134
26135 \begin_layout Plain Layout
26136
26137 \backslash
26138 oe
26139 \end_layout
26140
26141 \end_inset
26142 </cell>
26143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26144 \begin_inset Text
26145
26146 \begin_layout Plain Layout
26147 \begin_inset Formula $\textrm{œ}$
26148 \end_inset
26149
26150
26151 \end_layout
26152
26153 \end_inset
26154 </cell>
26155 </row>
26156 <row>
26157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26158 \begin_inset Text
26159
26160 \begin_layout Plain Layout
26161
26162 \backslash
26163 OE
26164 \end_layout
26165
26166 \end_inset
26167 </cell>
26168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26169 \begin_inset Text
26170
26171 \begin_layout Plain Layout
26172 \begin_inset Formula $\textrm{Œ}$
26173 \end_inset
26174
26175
26176 \end_layout
26177
26178 \end_inset
26179 </cell>
26180 </row>
26181 <row>
26182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26183 \begin_inset Text
26184
26185 \begin_layout Plain Layout
26186
26187 \backslash
26188 ae
26189 \end_layout
26190
26191 \end_inset
26192 </cell>
26193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26194 \begin_inset Text
26195
26196 \begin_layout Plain Layout
26197 \begin_inset Formula $\textrm{æ}$
26198 \end_inset
26199
26200
26201 \end_layout
26202
26203 \end_inset
26204 </cell>
26205 </row>
26206 <row>
26207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26208 \begin_inset Text
26209
26210 \begin_layout Plain Layout
26211
26212 \backslash
26213 AE
26214 \end_layout
26215
26216 \end_inset
26217 </cell>
26218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26219 \begin_inset Text
26220
26221 \begin_layout Plain Layout
26222 \begin_inset Formula $\textrm{Æ}$
26223 \end_inset
26224
26225
26226 \end_layout
26227
26228 \end_inset
26229 </cell>
26230 </row>
26231 <row>
26232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26233 \begin_inset Text
26234
26235 \begin_layout Plain Layout
26236
26237 \backslash
26238 aa
26239 \end_layout
26240
26241 \end_inset
26242 </cell>
26243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26244 \begin_inset Text
26245
26246 \begin_layout Plain Layout
26247 \begin_inset Formula $\textrm{\aa}$
26248 \end_inset
26249
26250
26251 \end_layout
26252
26253 \end_inset
26254 </cell>
26255 </row>
26256 <row>
26257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26258 \begin_inset Text
26259
26260 \begin_layout Plain Layout
26261
26262 \backslash
26263 AA
26264 \begin_inset Index idx
26265 status collapsed
26266
26267 \begin_layout Plain Layout
26268
26269 \backslash
26270 @
26271 \begin_inset ERT
26272 status collapsed
26273
26274 \begin_layout Plain Layout
26275
26276
26277 \backslash
26278 textrm{
26279 \backslash
26280 AA}
26281 \end_layout
26282
26283 \end_inset
26284
26285
26286 \end_layout
26287
26288 \end_inset
26289
26290
26291 \end_layout
26292
26293 \end_inset
26294 </cell>
26295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26296 \begin_inset Text
26297
26298 \begin_layout Plain Layout
26299 \begin_inset Formula $\textrm{Å}$
26300 \end_inset
26301
26302
26303 \end_layout
26304
26305 \end_inset
26306 </cell>
26307 </row>
26308 <row>
26309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26310 \begin_inset Text
26311
26312 \begin_layout Plain Layout
26313
26314 \backslash
26315 i
26316 \end_layout
26317
26318 \end_inset
26319 </cell>
26320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26321 \begin_inset Text
26322
26323 \begin_layout Plain Layout
26324 \begin_inset Formula $\textrm{ı}$
26325 \end_inset
26326
26327
26328 \end_layout
26329
26330 \end_inset
26331 </cell>
26332 </row>
26333 </lyxtabular>
26334
26335 \end_inset
26336
26337
26338 \begin_inset space \hfill{}
26339 \end_inset
26340
26341
26342 \begin_inset Tabular
26343 <lyxtabular version="3" rows="8" columns="2">
26344 <features tabularvalignment="middle">
26345 <column alignment="block" valignment="top" width="0">
26346 <column alignment="center" valignment="top" width="0">
26347 <row>
26348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26349 \begin_inset Text
26350
26351 \begin_layout Plain Layout
26352 command
26353 \begin_inset Note Note
26354 status collapsed
26355
26356 \begin_layout Plain Layout
26357 The space of 0
26358 \begin_inset space \thinspace{}
26359 \end_inset
26360
26361 mm is used for separation, because otherwise the output will be ¡ and ¿
26362  respectively.
26363 \end_layout
26364
26365 \end_inset
26366
26367
26368 \end_layout
26369
26370 \end_inset
26371 </cell>
26372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26373 \begin_inset Text
26374
26375 \begin_layout Plain Layout
26376 Result
26377 \end_layout
26378
26379 \end_inset
26380 </cell>
26381 </row>
26382 <row>
26383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26384 \begin_inset Text
26385
26386 \begin_layout Plain Layout
26387
26388 \backslash
26389 o
26390 \end_layout
26391
26392 \end_inset
26393 </cell>
26394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26395 \begin_inset Text
26396
26397 \begin_layout Plain Layout
26398 \begin_inset Formula $\textrm{ø}$
26399 \end_inset
26400
26401
26402 \end_layout
26403
26404 \end_inset
26405 </cell>
26406 </row>
26407 <row>
26408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26409 \begin_inset Text
26410
26411 \begin_layout Plain Layout
26412
26413 \backslash
26414 O
26415 \end_layout
26416
26417 \end_inset
26418 </cell>
26419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26420 \begin_inset Text
26421
26422 \begin_layout Plain Layout
26423 \begin_inset Formula $\textrm{Ø}$
26424 \end_inset
26425
26426
26427 \end_layout
26428
26429 \end_inset
26430 </cell>
26431 </row>
26432 <row>
26433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26434 \begin_inset Text
26435
26436 \begin_layout Plain Layout
26437
26438 \backslash
26439 l
26440 \end_layout
26441
26442 \end_inset
26443 </cell>
26444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26445 \begin_inset Text
26446
26447 \begin_layout Plain Layout
26448 \begin_inset Formula $\textrm{ł}$
26449 \end_inset
26450
26451
26452 \end_layout
26453
26454 \end_inset
26455 </cell>
26456 </row>
26457 <row>
26458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26459 \begin_inset Text
26460
26461 \begin_layout Plain Layout
26462
26463 \backslash
26464 L
26465 \end_layout
26466
26467 \end_inset
26468 </cell>
26469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26470 \begin_inset Text
26471
26472 \begin_layout Plain Layout
26473 \begin_inset Formula $\textrm{Ł}$
26474 \end_inset
26475
26476
26477 \end_layout
26478
26479 \end_inset
26480 </cell>
26481 </row>
26482 <row>
26483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26484 \begin_inset Text
26485
26486 \begin_layout Plain Layout
26487 !
26488 \begin_inset space \hspace{}
26489 \length 0mm
26490 \end_inset
26491
26492 `
26493 \begin_inset ERT
26494 status collapsed
26495
26496 \begin_layout Plain Layout
26497
26498
26499 \backslash
26500 spce 
26501 \end_layout
26502
26503 \end_inset
26504
26505
26506 \end_layout
26507
26508 \end_inset
26509 </cell>
26510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26511 \begin_inset Text
26512
26513 \begin_layout Plain Layout
26514 \begin_inset Formula $\textrm{!`}$
26515 \end_inset
26516
26517
26518 \end_layout
26519
26520 \end_inset
26521 </cell>
26522 </row>
26523 <row>
26524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26525 \begin_inset Text
26526
26527 \begin_layout Plain Layout
26528 ?
26529 \begin_inset space \hspace{}
26530 \length 0mm
26531 \end_inset
26532
26533 `
26534 \begin_inset ERT
26535 status collapsed
26536
26537 \begin_layout Plain Layout
26538
26539
26540 \backslash
26541 spce 
26542 \end_layout
26543
26544 \end_inset
26545
26546
26547 \end_layout
26548
26549 \end_inset
26550 </cell>
26551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26552 \begin_inset Text
26553
26554 \begin_layout Plain Layout
26555 \begin_inset Formula $\textrm{?`}$
26556 \end_inset
26557
26558
26559 \end_layout
26560
26561 \end_inset
26562 </cell>
26563 </row>
26564 <row>
26565 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26566 \begin_inset Text
26567
26568 \begin_layout Plain Layout
26569
26570 \backslash
26571 j
26572 \end_layout
26573
26574 \end_inset
26575 </cell>
26576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26577 \begin_inset Text
26578
26579 \begin_layout Plain Layout
26580 \begin_inset Formula $\textrm{ȷ}$
26581 \end_inset
26582
26583
26584 \end_layout
26585
26586 \end_inset
26587 </cell>
26588 </row>
26589 </lyxtabular>
26590
26591 \end_inset
26592
26593
26594 \begin_inset space \hfill{}
26595 \end_inset
26596
26597
26598 \end_layout
26599
26600 \begin_layout Standard
26601 The characters 
26602 \begin_inset Formula $\textrm{\textrm{Å}}$
26603 \end_inset
26604
26605  and 
26606 \begin_inset Formula $\textrm{\textrm{Ø}}$
26607 \end_inset
26608
26609  can also be inserted via the math toolbar button 
26610 \begin_inset Graphics
26611         filename ../images/math/digamma.png
26612         scale 85
26613
26614 \end_inset
26615
26616 .
26617 \end_layout
26618
26619 \begin_layout Standard
26620 An exception are the commands 
26621 \series bold
26622 !
26623 \begin_inset space \hspace{}
26624 \length 0mm
26625 \end_inset
26626
26627 `
26628 \series default
26629  and 
26630 \series bold
26631 ?
26632 \begin_inset space \hspace{}
26633 \length 0mm
26634 \end_inset
26635
26636 `
26637 \series default
26638 , because they can be inserted in LyX directly to text.
26639 \end_layout
26640
26641 \begin_layout Subsection
26642 Accents in Text
26643 \begin_inset CommandInset label
26644 LatexCommand label
26645 name "sub:Accents-in-Text"
26646
26647 \end_inset
26648
26649
26650 \begin_inset Index idx
26651 status collapsed
26652
26653 \begin_layout Plain Layout
26654 Accents ! in text
26655 \end_layout
26656
26657 \end_inset
26658
26659
26660 \end_layout
26661
26662 \begin_layout Standard
26663 With the following commands all letters can be accented.
26664  The commands must be inserted in TeX-mode.
26665 \end_layout
26666
26667 \begin_layout Standard
26668 \begin_inset space \hfill{}
26669 \end_inset
26670
26671
26672 \begin_inset Tabular
26673 <lyxtabular version="3" rows="8" columns="2">
26674 <features tabularvalignment="middle">
26675 <column alignment="block" valignment="top" width="0">
26676 <column alignment="block" valignment="top" width="0">
26677 <row>
26678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26679 \begin_inset Text
26680
26681 \begin_layout Plain Layout
26682 Command
26683 \end_layout
26684
26685 \end_inset
26686 </cell>
26687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26688 \begin_inset Text
26689
26690 \begin_layout Plain Layout
26691 Result
26692 \end_layout
26693
26694 \end_inset
26695 </cell>
26696 </row>
26697 <row>
26698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26699 \begin_inset Text
26700
26701 \begin_layout Plain Layout
26702
26703 \backslash
26704
26705 \begin_inset Quotes grd
26706 \end_inset
26707
26708 e
26709 \end_layout
26710
26711 \end_inset
26712 </cell>
26713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26714 \begin_inset Text
26715
26716 \begin_layout Plain Layout
26717 \begin_inset ERT
26718 status collapsed
26719
26720 \begin_layout Plain Layout
26721
26722
26723 \backslash
26724 "e
26725 \end_layout
26726
26727 \end_inset
26728
26729
26730 \end_layout
26731
26732 \end_inset
26733 </cell>
26734 </row>
26735 <row>
26736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26737 \begin_inset Text
26738
26739 \begin_layout Plain Layout
26740
26741 \backslash
26742 `e
26743 \end_layout
26744
26745 \end_inset
26746 </cell>
26747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26748 \begin_inset Text
26749
26750 \begin_layout Plain Layout
26751 \begin_inset ERT
26752 status collapsed
26753
26754 \begin_layout Plain Layout
26755
26756
26757 \backslash
26758 `e
26759 \end_layout
26760
26761 \end_inset
26762
26763
26764 \end_layout
26765
26766 \end_inset
26767 </cell>
26768 </row>
26769 <row>
26770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26771 \begin_inset Text
26772
26773 \begin_layout Plain Layout
26774
26775 \backslash
26776 ^
26777 \begin_inset ERT
26778 status collapsed
26779
26780 \begin_layout Plain Layout
26781
26782
26783 \backslash
26784 spce 
26785 \end_layout
26786
26787 \end_inset
26788
26789 e
26790 \end_layout
26791
26792 \end_inset
26793 </cell>
26794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26795 \begin_inset Text
26796
26797 \begin_layout Plain Layout
26798 \begin_inset ERT
26799 status collapsed
26800
26801 \begin_layout Plain Layout
26802
26803
26804 \backslash
26805 ^e
26806 \end_layout
26807
26808 \end_inset
26809
26810
26811 \end_layout
26812
26813 \end_inset
26814 </cell>
26815 </row>
26816 <row>
26817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26818 \begin_inset Text
26819
26820 \begin_layout Plain Layout
26821
26822 \backslash
26823 =e
26824 \end_layout
26825
26826 \end_inset
26827 </cell>
26828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26829 \begin_inset Text
26830
26831 \begin_layout Plain Layout
26832 \begin_inset ERT
26833 status collapsed
26834
26835 \begin_layout Plain Layout
26836
26837
26838 \backslash
26839 =e
26840 \end_layout
26841
26842 \end_inset
26843
26844
26845 \end_layout
26846
26847 \end_inset
26848 </cell>
26849 </row>
26850 <row>
26851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26852 \begin_inset Text
26853
26854 \begin_layout Plain Layout
26855
26856 \backslash
26857 u
26858 \begin_inset ERT
26859 status collapsed
26860
26861 \begin_layout Plain Layout
26862
26863
26864 \backslash
26865 spce 
26866 \end_layout
26867
26868 \end_inset
26869
26870 e
26871 \end_layout
26872
26873 \end_inset
26874 </cell>
26875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26876 \begin_inset Text
26877
26878 \begin_layout Plain Layout
26879 \begin_inset ERT
26880 status collapsed
26881
26882 \begin_layout Plain Layout
26883
26884
26885 \backslash
26886 u e
26887 \end_layout
26888
26889 \end_inset
26890
26891
26892 \end_layout
26893
26894 \end_inset
26895 </cell>
26896 </row>
26897 <row>
26898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26899 \begin_inset Text
26900
26901 \begin_layout Plain Layout
26902
26903 \backslash
26904 b
26905 \begin_inset ERT
26906 status collapsed
26907
26908 \begin_layout Plain Layout
26909
26910
26911 \backslash
26912 spce 
26913 \end_layout
26914
26915 \end_inset
26916
26917 e
26918 \end_layout
26919
26920 \end_inset
26921 </cell>
26922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26923 \begin_inset Text
26924
26925 \begin_layout Plain Layout
26926 \begin_inset ERT
26927 status collapsed
26928
26929 \begin_layout Plain Layout
26930
26931
26932 \backslash
26933 b e
26934 \end_layout
26935
26936 \end_inset
26937
26938
26939 \end_layout
26940
26941 \end_inset
26942 </cell>
26943 </row>
26944 <row>
26945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26946 \begin_inset Text
26947
26948 \begin_layout Plain Layout
26949
26950 \backslash
26951 t
26952 \begin_inset ERT
26953 status collapsed
26954
26955 \begin_layout Plain Layout
26956
26957
26958 \backslash
26959 spce 
26960 \end_layout
26961
26962 \end_inset
26963
26964 ee
26965 \end_layout
26966
26967 \end_inset
26968 </cell>
26969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26970 \begin_inset Text
26971
26972 \begin_layout Plain Layout
26973 \begin_inset ERT
26974 status collapsed
26975
26976 \begin_layout Plain Layout
26977
26978
26979 \backslash
26980 t ee
26981 \end_layout
26982
26983 \end_inset
26984
26985
26986 \end_layout
26987
26988 \end_inset
26989 </cell>
26990 </row>
26991 </lyxtabular>
26992
26993 \end_inset
26994
26995
26996 \begin_inset space \hfill{}
26997 \end_inset
26998
26999
27000 \begin_inset Tabular
27001 <lyxtabular version="3" rows="8" columns="2">
27002 <features tabularvalignment="middle">
27003 <column alignment="block" valignment="top" width="0">
27004 <column alignment="center" valignment="top" width="0">
27005 <row>
27006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27007 \begin_inset Text
27008
27009 \begin_layout Plain Layout
27010 Command
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 Result
27020 \end_layout
27021
27022 \end_inset
27023 </cell>
27024 </row>
27025 <row>
27026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27027 \begin_inset Text
27028
27029 \begin_layout Plain Layout
27030
27031 \backslash
27032 H
27033 \begin_inset ERT
27034 status collapsed
27035
27036 \begin_layout Plain Layout
27037
27038
27039 \backslash
27040 spce 
27041 \end_layout
27042
27043 \end_inset
27044
27045 e
27046 \end_layout
27047
27048 \end_inset
27049 </cell>
27050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27051 \begin_inset Text
27052
27053 \begin_layout Plain Layout
27054 \begin_inset ERT
27055 status collapsed
27056
27057 \begin_layout Plain Layout
27058
27059
27060 \backslash
27061 H e
27062 \end_layout
27063
27064 \end_inset
27065
27066
27067 \end_layout
27068
27069 \end_inset
27070 </cell>
27071 </row>
27072 <row>
27073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27074 \begin_inset Text
27075
27076 \begin_layout Plain Layout
27077
27078 \backslash
27079 'e
27080 \end_layout
27081
27082 \end_inset
27083 </cell>
27084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27085 \begin_inset Text
27086
27087 \begin_layout Plain Layout
27088 \begin_inset ERT
27089 status collapsed
27090
27091 \begin_layout Plain Layout
27092
27093
27094 \backslash
27095 'e
27096 \end_layout
27097
27098 \end_inset
27099
27100
27101 \end_layout
27102
27103 \end_inset
27104 </cell>
27105 </row>
27106 <row>
27107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27108 \begin_inset Text
27109
27110 \begin_layout Plain Layout
27111
27112 \backslash
27113 ~e
27114 \begin_inset Index idx
27115 status collapsed
27116
27117 \begin_layout Plain Layout
27118 Tilde
27119 \end_layout
27120
27121 \end_inset
27122
27123
27124 \end_layout
27125
27126 \end_inset
27127 </cell>
27128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27129 \begin_inset Text
27130
27131 \begin_layout Plain Layout
27132 \begin_inset ERT
27133 status collapsed
27134
27135 \begin_layout Plain Layout
27136
27137
27138 \backslash
27139 ~e
27140 \end_layout
27141
27142 \end_inset
27143
27144
27145 \end_layout
27146
27147 \end_inset
27148 </cell>
27149 </row>
27150 <row>
27151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27152 \begin_inset Text
27153
27154 \begin_layout Plain Layout
27155
27156 \backslash
27157 .e
27158 \end_layout
27159
27160 \end_inset
27161 </cell>
27162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27163 \begin_inset Text
27164
27165 \begin_layout Plain Layout
27166 \begin_inset ERT
27167 status collapsed
27168
27169 \begin_layout Plain Layout
27170
27171
27172 \backslash
27173 .e
27174 \end_layout
27175
27176 \end_inset
27177
27178
27179 \end_layout
27180
27181 \end_inset
27182 </cell>
27183 </row>
27184 <row>
27185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27186 \begin_inset Text
27187
27188 \begin_layout Plain Layout
27189
27190 \backslash
27191 v
27192 \begin_inset ERT
27193 status collapsed
27194
27195 \begin_layout Plain Layout
27196
27197
27198 \backslash
27199 spce 
27200 \end_layout
27201
27202 \end_inset
27203
27204 e
27205 \end_layout
27206
27207 \end_inset
27208 </cell>
27209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27210 \begin_inset Text
27211
27212 \begin_layout Plain Layout
27213 \begin_inset ERT
27214 status collapsed
27215
27216 \begin_layout Plain Layout
27217
27218
27219 \backslash
27220 v e
27221 \end_layout
27222
27223 \end_inset
27224
27225
27226 \end_layout
27227
27228 \end_inset
27229 </cell>
27230 </row>
27231 <row>
27232 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27233 \begin_inset Text
27234
27235 \begin_layout Plain Layout
27236
27237 \backslash
27238 d
27239 \begin_inset ERT
27240 status collapsed
27241
27242 \begin_layout Plain Layout
27243
27244
27245 \backslash
27246 spce 
27247 \end_layout
27248
27249 \end_inset
27250
27251 e
27252 \end_layout
27253
27254 \end_inset
27255 </cell>
27256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27257 \begin_inset Text
27258
27259 \begin_layout Plain Layout
27260 \begin_inset ERT
27261 status collapsed
27262
27263 \begin_layout Plain Layout
27264
27265
27266 \backslash
27267 d e
27268 \end_layout
27269
27270 \end_inset
27271
27272
27273 \end_layout
27274
27275 \end_inset
27276 </cell>
27277 </row>
27278 <row>
27279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27280 \begin_inset Text
27281
27282 \begin_layout Plain Layout
27283
27284 \backslash
27285 c
27286 \begin_inset ERT
27287 status collapsed
27288
27289 \begin_layout Plain Layout
27290
27291
27292 \backslash
27293 spce 
27294 \end_layout
27295
27296 \end_inset
27297
27298 e
27299 \end_layout
27300
27301 \end_inset
27302 </cell>
27303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27304 \begin_inset Text
27305
27306 \begin_layout Plain Layout
27307 \begin_inset ERT
27308 status collapsed
27309
27310 \begin_layout Plain Layout
27311
27312
27313 \backslash
27314 c e
27315 \end_layout
27316
27317 \end_inset
27318
27319
27320 \end_layout
27321
27322 \end_inset
27323 </cell>
27324 </row>
27325 </lyxtabular>
27326
27327 \end_inset
27328
27329
27330 \begin_inset space \hfill{}
27331 \end_inset
27332
27333
27334 \end_layout
27335
27336 \begin_layout Standard
27337 \begin_inset VSpace medskip
27338 \end_inset
27339
27340 With the command 
27341 \series bold
27342
27343 \backslash
27344 t
27345 \series default
27346  also two different characters can be accented.
27347  The command 
27348 \series bold
27349
27350 \backslash
27351 t
27352 \begin_inset ERT
27353 status collapsed
27354
27355 \begin_layout Plain Layout
27356
27357
27358 \backslash
27359 spce 
27360 \end_layout
27361
27362 \end_inset
27363
27364 sz
27365 \series default
27366  creates: 
27367 \begin_inset ERT
27368 status collapsed
27369
27370 \begin_layout Plain Layout
27371
27372
27373 \backslash
27374 t sz
27375 \end_layout
27376
27377 \end_inset
27378
27379
27380 \end_layout
27381
27382 \begin_layout Standard
27383 The accents 
27384 \series bold
27385 `
27386 \series default
27387  , 
27388 \series bold
27389 '
27390 \series default
27391  and 
27392 \series bold
27393 ^
27394 \series default
27395  can in combination with vowels directly be inserted with the keyboard without
27396  using TeX-mode.
27397  The same applies for the tilde
27398 \begin_inset Foot
27399 status collapsed
27400
27401 \begin_layout Plain Layout
27402 This only applies for keyboards where the tilde is defined as accent.
27403 \end_layout
27404
27405 \end_inset
27406
27407  
27408 \series bold
27409 ~
27410 \series default
27411  in combination with 
27412 \emph on
27413 a
27414 \emph default
27415  , 
27416 \emph on
27417 n
27418 \emph default
27419  , or 
27420 \emph on
27421 o
27422 \emph default
27423 .
27424 \end_layout
27425
27426 \begin_layout Standard
27427 The commands 
27428 \series bold
27429
27430 \backslash
27431 b
27432 \series default
27433  , 
27434 \series bold
27435
27436 \backslash
27437 c
27438 \series default
27439  , 
27440 \series bold
27441
27442 \backslash
27443 d
27444 \series default
27445  , 
27446 \series bold
27447
27448 \backslash
27449 H
27450 \series default
27451  , 
27452 \series bold
27453
27454 \backslash
27455 t
27456 \series default
27457  , 
27458 \series bold
27459
27460 \backslash
27461 u
27462 \series default
27463  , 
27464 \series bold
27465
27466 \backslash
27467 v
27468 \series default
27469  and accents that are inserted directly with the keyboard are also available
27470  in mathematical text.
27471  For the other accents there are special math commands to be used in formulas,
27472  see 
27473 \begin_inset CommandInset ref
27474 LatexCommand ref
27475 reference "sub:Accents-for-one"
27476
27477 \end_inset
27478
27479 .
27480 \end_layout
27481
27482 \begin_layout Standard
27483 \begin_inset VSpace bigskip
27484 \end_inset
27485
27486 Furthermore, with the command 
27487 \series bold
27488
27489 \backslash
27490 textcircled
27491 \series default
27492
27493 \begin_inset Index idx
27494 status collapsed
27495
27496 \begin_layout Plain Layout
27497 Commands ! T ! 
27498 \backslash
27499 textcircled
27500 \end_layout
27501
27502 \end_inset
27503
27504  all numbers and letters can be set into a circle, quasi accented with a
27505  circle, similar to the copyright symbol.
27506 \end_layout
27507
27508 \begin_layout Standard
27509 \align center
27510 \begin_inset Tabular
27511 <lyxtabular version="3" rows="3" columns="2">
27512 <features tabularvalignment="middle">
27513 <column alignment="center" valignment="top" width="0">
27514 <column alignment="center" valignment="top" width="0">
27515 <row>
27516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27517 \begin_inset Text
27518
27519 \begin_layout Plain Layout
27520 Command
27521 \end_layout
27522
27523 \end_inset
27524 </cell>
27525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27526 \begin_inset Text
27527
27528 \begin_layout Plain Layout
27529 Result
27530 \begin_inset Note Note
27531 status collapsed
27532
27533 \begin_layout Plain Layout
27534
27535 \series bold
27536
27537 \backslash
27538 raisebox
27539 \series default
27540  is only used as spacer.
27541 \end_layout
27542
27543 \end_inset
27544
27545
27546 \end_layout
27547
27548 \end_inset
27549 </cell>
27550 </row>
27551 <row>
27552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27553 \begin_inset Text
27554
27555 \begin_layout Plain Layout
27556
27557 \backslash
27558 textcircled{w}
27559 \end_layout
27560
27561 \end_inset
27562 </cell>
27563 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27564 \begin_inset Text
27565
27566 \begin_layout Plain Layout
27567 \begin_inset ERT
27568 status collapsed
27569
27570 \begin_layout Plain Layout
27571
27572
27573 \backslash
27574 textcircled{w}
27575 \end_layout
27576
27577 \end_inset
27578
27579
27580 \end_layout
27581
27582 \end_inset
27583 </cell>
27584 </row>
27585 <row>
27586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27587 \begin_inset Text
27588
27589 \begin_layout Plain Layout
27590
27591 \backslash
27592 Large 
27593 \backslash
27594 textcircled{
27595 \backslash
27596 normalsize
27597 \backslash
27598 protect
27599 \backslash
27600 raisebox{-1.5pt}{W}}
27601 \end_layout
27602
27603 \end_inset
27604 </cell>
27605 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27606 \begin_inset Text
27607
27608 \begin_layout Plain Layout
27609 \begin_inset Formula $\raisebox{4.5mm}{}$
27610 \end_inset
27611
27612
27613 \begin_inset ERT
27614 status collapsed
27615
27616 \begin_layout Plain Layout
27617
27618
27619 \backslash
27620 Large 
27621 \backslash
27622 textcircled{
27623 \backslash
27624 normalsize
27625 \backslash
27626 protect
27627 \backslash
27628 raisebox{-1.5pt}W}
27629 \end_layout
27630
27631 \end_inset
27632
27633
27634 \begin_inset Formula $\raisebox{-2mm}{}$
27635 \end_inset
27636
27637
27638 \end_layout
27639
27640 \end_inset
27641 </cell>
27642 </row>
27643 </lyxtabular>
27644
27645 \end_inset
27646
27647
27648 \end_layout
27649
27650 \begin_layout Standard
27651 One has to take care that the character fits in the circle.
27652  
27653 \series bold
27654
27655 \backslash
27656 Large
27657 \series default
27658
27659 \begin_inset Foot
27660 status collapsed
27661
27662 \begin_layout Plain Layout
27663 see 
27664 \begin_inset CommandInset ref
27665 LatexCommand ref
27666 reference "sub:Font-Sizes"
27667
27668 \end_inset
27669
27670
27671 \end_layout
27672
27673 \end_inset
27674
27675  specifies thereby the size of the circle.
27676  With the help of 
27677 \series bold
27678
27679 \backslash
27680 raisebox
27681 \series default
27682
27683 \begin_inset Foot
27684 status collapsed
27685
27686 \begin_layout Plain Layout
27687 see 
27688 \begin_inset CommandInset ref
27689 LatexCommand ref
27690 reference "sub:Boxes-without-Frame"
27691
27692 \end_inset
27693
27694
27695 \end_layout
27696
27697 \end_inset
27698
27699  the character can be centered.
27700 \end_layout
27701
27702 \begin_layout Subsection
27703 Old-style Figures
27704 \begin_inset Index idx
27705 status collapsed
27706
27707 \begin_layout Plain Layout
27708 Old-style Figures
27709 \end_layout
27710
27711 \end_inset
27712
27713
27714 \end_layout
27715
27716 \begin_layout Standard
27717 Old-style figures (also known as old-style numerals) are created with the
27718  command 
27719 \series bold
27720
27721 \backslash
27722 oldstylenums
27723 \series default
27724
27725 \begin_inset Index idx
27726 status collapsed
27727
27728 \begin_layout Plain Layout
27729 Commands ! O ! 
27730 \backslash
27731 oldstylenums
27732 \end_layout
27733
27734 \end_inset
27735
27736 .
27737  The command can be used in formulas and in TeX-mode.
27738  The command scheme is:
27739 \end_layout
27740
27741 \begin_layout Standard
27742
27743 \series bold
27744
27745 \backslash
27746 oldstylenums{number}
27747 \end_layout
27748
27749 \begin_layout Standard
27750 The command 
27751 \series bold
27752
27753 \backslash
27754 oldstylenums{0123456789
27755 \series default
27756  produces: 
27757 \begin_inset Formula $\oldstylenums{0123456789}$
27758 \end_inset
27759
27760
27761 \end_layout
27762
27763 \begin_layout Subsection
27764 Miscellaneous special Characters
27765 \begin_inset CommandInset label
27766 LatexCommand label
27767 name "sub:Miscellaneous-special-Characters"
27768
27769 \end_inset
27770
27771
27772 \begin_inset Index idx
27773 status collapsed
27774
27775 \begin_layout Plain Layout
27776 Special characters ! miscellaneous
27777 \end_layout
27778
27779 \end_inset
27780
27781
27782 \end_layout
27783
27784 \begin_layout Standard
27785 The following characters can only be inserted to formulas by using commands:
27786 \end_layout
27787
27788 \begin_layout Standard
27789 \align center
27790 \begin_inset Tabular
27791 <lyxtabular version="3" rows="4" columns="2">
27792 <features tabularvalignment="middle">
27793 <column alignment="center" valignment="top" width="0">
27794 <column alignment="center" valignment="top" width="0">
27795 <row>
27796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27797 \begin_inset Text
27798
27799 \begin_layout Plain Layout
27800 Command
27801 \end_layout
27802
27803 \end_inset
27804 </cell>
27805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27806 \begin_inset Text
27807
27808 \begin_layout Plain Layout
27809 Result
27810 \end_layout
27811
27812 \end_inset
27813 </cell>
27814 </row>
27815 <row>
27816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27817 \begin_inset Text
27818
27819 \begin_layout Plain Layout
27820
27821 \backslash
27822 ^
27823 \begin_inset ERT
27824 status collapsed
27825
27826 \begin_layout Plain Layout
27827
27828
27829 \backslash
27830 spce 
27831 \end_layout
27832
27833 \end_inset
27834
27835
27836 \end_layout
27837
27838 \end_inset
27839 </cell>
27840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27841 \begin_inset Text
27842
27843 \begin_layout Plain Layout
27844 \begin_inset Formula $\mathcircumflex$
27845 \end_inset
27846
27847
27848 \end_layout
27849
27850 \end_inset
27851 </cell>
27852 </row>
27853 <row>
27854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27855 \begin_inset Text
27856
27857 \begin_layout Plain Layout
27858
27859 \backslash
27860 _
27861 \end_layout
27862
27863 \end_inset
27864 </cell>
27865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27866 \begin_inset Text
27867
27868 \begin_layout Plain Layout
27869 \begin_inset Formula $\_$
27870 \end_inset
27871
27872
27873 \end_layout
27874
27875 \end_inset
27876 </cell>
27877 </row>
27878 <row>
27879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27880 \begin_inset Text
27881
27882 \begin_layout Plain Layout
27883 ^
27884 \begin_inset ERT
27885 status collapsed
27886
27887 \begin_layout Plain Layout
27888
27889
27890 \backslash
27891 spce 
27892 \end_layout
27893
27894 \end_inset
27895
27896
27897 \backslash
27898 circ
27899 \begin_inset Index idx
27900 status collapsed
27901
27902 \begin_layout Plain Layout
27903
27904 \backslash
27905
27906 \end_layout
27907
27908 \end_inset
27909
27910
27911 \end_layout
27912
27913 \end_inset
27914 </cell>
27915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27916 \begin_inset Text
27917
27918 \begin_layout Plain Layout
27919 \begin_inset Formula $^{\circ}$
27920 \end_inset
27921
27922
27923 \end_layout
27924
27925 \end_inset
27926 </cell>
27927 </row>
27928 </lyxtabular>
27929
27930 \end_inset
27931
27932
27933 \end_layout
27934
27935 \begin_layout Standard
27936 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
27937  contains the following line
27938 \begin_inset Foot
27939 status collapsed
27940
27941 \begin_layout Plain Layout
27942 More about this is described in 
27943 \begin_inset CommandInset ref
27944 LatexCommand ref
27945 reference "sub:Text-Characters-in"
27946
27947 \end_inset
27948
27949 .
27950 \end_layout
27951
27952 \end_inset
27953
27954 :
27955 \end_layout
27956
27957 \begin_layout Standard
27958
27959 \series bold
27960
27961 \backslash
27962 DeclareInputtext{176}{
27963 \backslash
27964 ifmmode^
27965 \backslash
27966 circ
27967 \backslash
27968 else
27969 \backslash
27970 textdegree
27971 \backslash
27972 fi}
27973 \end_layout
27974
27975 \begin_layout Standard
27976 \begin_inset Newpage newpage
27977 \end_inset
27978
27979
27980 \end_layout
27981
27982 \begin_layout Section
27983 Formula Styles
27984 \begin_inset CommandInset label
27985 LatexCommand label
27986 name "sec:Formula-Styles"
27987
27988 \end_inset
27989
27990
27991 \begin_inset Index idx
27992 status collapsed
27993
27994 \begin_layout Plain Layout
27995 Formula ! styles
27996 \end_layout
27997
27998 \end_inset
27999
28000
28001 \end_layout
28002
28003 \begin_layout Itemize
28004 There are two different alignment styles:
28005 \end_layout
28006
28007 \begin_deeper
28008 \begin_layout Description
28009 Centered is the predefined standard
28010 \end_layout
28011
28012 \begin_layout Description
28013 Indented for this the option 
28014 \series bold
28015 fleqn
28016 \series default
28017  must be inserted in the menu 
28018 \family sans
28019 Document\SpecialChar \menuseparator
28020 Settings
28021 \family default
28022  under 
28023 \family sans
28024 Document
28025 \begin_inset space ~
28026 \end_inset
28027
28028 Class
28029 \end_layout
28030
28031 \begin_layout Standard
28032 When 
28033 \series bold
28034 Indented
28035 \series default
28036  is used, the indentation can be adjusted with the length 
28037 \series bold
28038
28039 \backslash
28040 mathindent
28041 \series default
28042
28043 \begin_inset Index idx
28044 status collapsed
28045
28046 \begin_layout Plain Layout
28047 Commands ! M ! 
28048 \backslash
28049 mathindent
28050 \end_layout
28051
28052 \end_inset
28053
28054 .
28055  Should the distance be 15
28056 \begin_inset space \thinspace{}
28057 \end_inset
28058
28059 mm, the following command line is inserted in the LaTeX-preamble
28060 \end_layout
28061
28062 \begin_layout Standard
28063
28064 \series bold
28065
28066 \backslash
28067 setlength{
28068 \backslash
28069 mathindent}{15mm}
28070 \end_layout
28071
28072 \begin_layout Standard
28073 When no length is specified, the predefined value of 30
28074 \begin_inset space \thinspace{}
28075 \end_inset
28076
28077 pt will be used.
28078 \end_layout
28079
28080 \end_deeper
28081 \begin_layout Itemize
28082 And two different numbering styles:
28083 \end_layout
28084
28085 \begin_deeper
28086 \begin_layout Description
28087 Right is the predefined standard
28088 \end_layout
28089
28090 \begin_layout Description
28091 Left for this the option 
28092 \series bold
28093 leqno
28094 \series default
28095  must be inserted in the menu 
28096 \family sans
28097 Document\SpecialChar \menuseparator
28098 Settings
28099 \family default
28100  under 
28101 \family sans
28102 Document
28103 \begin_inset space ~
28104 \end_inset
28105
28106 Class
28107 \end_layout
28108
28109 \end_deeper
28110 \begin_layout Standard
28111
28112 \series bold
28113 fleqn
28114 \series default
28115  and 
28116 \series bold
28117 leqno
28118 \series default
28119  can also be used together.
28120  In this case both options are inserted, separated by a comma.
28121 \end_layout
28122
28123 \begin_layout Standard
28124 The chosen styles are used for all displayed formulas of the document.
28125  When both, centered and indented formulas should be created in a document,
28126  the style 
28127 \series bold
28128 Centered
28129 \series default
28130  is used.
28131  The indented formulas are then set in a flalign environment, see 
28132 \begin_inset CommandInset ref
28133 LatexCommand ref
28134 reference "sub:Flalign-Environment"
28135
28136 \end_inset
28137
28138 .
28139 \end_layout
28140
28141 \begin_layout Section
28142 Multiline Formulas
28143 \begin_inset CommandInset label
28144 LatexCommand label
28145 name "sec:Multiline-Formulas"
28146
28147 \end_inset
28148
28149
28150 \begin_inset Index idx
28151 status collapsed
28152
28153 \begin_layout Plain Layout
28154 Formula ! multiline
28155 \end_layout
28156
28157 \end_inset
28158
28159
28160 \end_layout
28161
28162 \begin_layout Subsection
28163 General
28164 \end_layout
28165
28166 \begin_layout Standard
28167 In LyX multiline formulas are created by pressing 
28168 \series bold
28169
28170 \begin_inset Info
28171 type  "shortcut"
28172 arg   "newline-insert newline"
28173 \end_inset
28174
28175
28176 \series default
28177  inside a formula.
28178  This creates either an 
28179 \series bold
28180 eqnarray environment
28181 \series default
28182  that is described in 
28183 \begin_inset CommandInset ref
28184 LatexCommand ref
28185 reference "sub:Eqnarray-Environment"
28186
28187 \end_inset
28188
28189  or, when the option 
28190 \family sans
28191 Use AMS math package
28192 \family default
28193  in the document settings is selected, an 
28194 \series bold
28195 align environment
28196 \series default
28197  that is described in 
28198 \begin_inset CommandInset ref
28199 LatexCommand ref
28200 reference "sub:Standard-align-Environment"
28201
28202 \end_inset
28203
28204 .
28205  The align environment is recommended because it provides in any case a
28206  typographically correct output.
28207 \end_layout
28208
28209 \begin_layout Standard
28210 There are other multiline formula environments that can be created via the
28211  menu 
28212 \family sans
28213 Insert\SpecialChar \menuseparator
28214 Math
28215 \family default
28216 .
28217  These environments are described in the following sections.
28218 \end_layout
28219
28220 \begin_layout Standard
28221 In all multiline formula environments a new line is created by pressing
28222  
28223 \begin_inset Info
28224 type  "shortcut"
28225 arg   "newline-insert newline"
28226 \end_inset
28227
28228 .
28229  To add or delete lines, the math toolbar buttons 
28230 \begin_inset Graphics
28231         filename ../images/tabular-feature_append-row.png
28232         scale 85
28233
28234 \end_inset
28235
28236  or 
28237 \begin_inset Graphics
28238         filename ../images/tabular-feature_delete-row.png
28239         scale 85
28240
28241 \end_inset
28242
28243 , respectively, or the menu 
28244 \family sans
28245 Edit\SpecialChar \menuseparator
28246 Rows & Columns
28247 \family default
28248  can be used.
28249 \end_layout
28250
28251 \begin_layout Subsubsection
28252 Line Separation
28253 \begin_inset CommandInset label
28254 LatexCommand label
28255 name "sub:Line-Separation"
28256
28257 \end_inset
28258
28259
28260 \begin_inset Index idx
28261 status collapsed
28262
28263 \begin_layout Plain Layout
28264 Formula ! multiline ! Line separation
28265 \end_layout
28266
28267 \end_inset
28268
28269
28270 \end_layout
28271
28272 \begin_layout Standard
28273 There is sometimes not enough space in multiline formulas between the lines:
28274 \begin_inset Formula 
28275 \begin{eqnarray*}
28276 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}\\
28277 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
28278 \end{eqnarray*}
28279
28280 \end_inset
28281
28282
28283 \end_layout
28284
28285 \begin_layout Standard
28286 In LaTeX additional line space is specified as optional argument of the
28287  new line command.
28288  This is not yet possible in LyX
28289 \begin_inset Foot
28290 status collapsed
28291
28292 \begin_layout Plain Layout
28293 see 
28294 \begin_inset CommandInset href
28295 LatexCommand href
28296 name "LyX-bug #1505"
28297 target "http://www.lyx.org/trac/ticket/1505"
28298
28299 \end_inset
28300
28301
28302 \end_layout
28303
28304 \end_inset
28305
28306 , therefore the whole formula must be inserted in TeX-mode.
28307  To add in our example space, the command 
28308 \series bold
28309
28310 \backslash
28311
28312 \backslash
28313 [3mm]
28314 \series default
28315  is inserted at the end of the first line.
28316  One gets: 
28317 \begin_inset ERT
28318 status collapsed
28319
28320 \begin_layout Plain Layout
28321
28322
28323 \backslash
28324 begin{eqnarray*}
28325 \end_layout
28326
28327 \begin_layout Plain Layout
28328
28329 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28330  = & 
28331 \backslash
28332 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28333 \backslash
28334
28335 \backslash
28336 [3mm]
28337 \end_layout
28338
28339 \begin_layout Plain Layout
28340
28341 4x^{2}
28342 \backslash
28343 left(B^{2}+x_{0}^{2}
28344 \backslash
28345 right)+4x_{0}x
28346 \backslash
28347 left(D-B^{2}
28348 \backslash
28349 right)+B^{2}
28350 \backslash
28351 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28352 \backslash
28353 right) & = & 0
28354 \end_layout
28355
28356 \begin_layout Plain Layout
28357
28358
28359 \backslash
28360 end{eqnarray*}
28361 \end_layout
28362
28363 \end_inset
28364
28365
28366 \end_layout
28367
28368 \begin_layout Standard
28369 \begin_inset VSpace bigskip
28370 \end_inset
28371
28372 To set the line separation for all lines in a formula, the length 
28373 \series bold
28374
28375 \backslash
28376 jot
28377 \series default
28378
28379 \begin_inset Index idx
28380 status collapsed
28381
28382 \begin_layout Plain Layout
28383 Commands ! J ! 
28384 \backslash
28385 jot
28386 \end_layout
28387
28388 \end_inset
28389
28390  is changed.
28391  The definition is: 
28392 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
28393 \end_inset
28394
28395 .
28396  Predefined for 
28397 \series bold
28398
28399 \backslash
28400 jot
28401 \series default
28402  is the value 3
28403 \begin_inset space \thinspace{}
28404 \end_inset
28405
28406 pt.
28407  To create 3
28408 \begin_inset space \thinspace{}
28409 \end_inset
28410
28411 mm additional line separation as in the previous example, the command
28412 \end_layout
28413
28414 \begin_layout Standard
28415
28416 \series bold
28417
28418 \backslash
28419 setlength{
28420 \backslash
28421 jot}{3mm+3pt}
28422 \end_layout
28423
28424 \begin_layout Standard
28425 is inserted in TeX-mode before the formula.
28426  This requires that the LaTeX-package 
28427 \series bold
28428 calc
28429 \series default
28430
28431 \begin_inset Foot
28432 status collapsed
28433
28434 \begin_layout Plain Layout
28435
28436 \series bold
28437 calc
28438 \series default
28439  is part of every LaTeX standard installation.
28440 \end_layout
28441
28442 \end_inset
28443
28444
28445 \begin_inset Index idx
28446 status collapsed
28447
28448 \begin_layout Plain Layout
28449 Packages ! calc
28450 \end_layout
28451
28452 \end_inset
28453
28454  was loaded in LaTeX-preamble with the line
28455 \end_layout
28456
28457 \begin_layout Standard
28458
28459 \series bold
28460
28461 \backslash
28462 usepackage{calc}
28463 \end_layout
28464
28465 \begin_layout Standard
28466 One gets: 
28467 \begin_inset ERT
28468 status collapsed
28469
28470 \begin_layout Plain Layout
28471
28472
28473 \backslash
28474 setlength{
28475 \backslash
28476 jot}{3mm+3pt}
28477 \end_layout
28478
28479 \end_inset
28480
28481
28482 \begin_inset Formula 
28483 \begin{eqnarray*}
28484 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}\\
28485 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
28486 \end{eqnarray*}
28487
28488 \end_inset
28489
28490
28491 \end_layout
28492
28493 \begin_layout Standard
28494 \begin_inset ERT
28495 status collapsed
28496
28497 \begin_layout Plain Layout
28498
28499
28500 \backslash
28501 setlength{
28502 \backslash
28503 jot}{3pt}
28504 \end_layout
28505
28506 \end_inset
28507
28508  To get back to the predefined distance, 
28509 \series bold
28510
28511 \backslash
28512 jot
28513 \series default
28514  is set to the value 3
28515 \begin_inset space \thinspace{}
28516 \end_inset
28517
28518 pt.
28519 \end_layout
28520
28521 \begin_layout Subsubsection
28522 Column Separation
28523 \begin_inset CommandInset label
28524 LatexCommand label
28525 name "sub:Column-Separation"
28526
28527 \end_inset
28528
28529
28530 \begin_inset Index idx
28531 status collapsed
28532
28533 \begin_layout Plain Layout
28534 Formula ! multiline ! Column separation
28535 \end_layout
28536
28537 \end_inset
28538
28539
28540 \end_layout
28541
28542 \begin_layout Standard
28543 Multiline formulas form a matrix.
28544  A formula in the eqnarray environment is for example a matrix with three
28545  columns.
28546  By changing the column separation in this environment, the space beside
28547  the relation sign can be changed.
28548 \end_layout
28549
28550 \begin_layout Standard
28551 The column separation is specified with the length 
28552 \series bold
28553
28554 \backslash
28555 arraycolsep
28556 \series default
28557
28558 \begin_inset Index idx
28559 status collapsed
28560
28561 \begin_layout Plain Layout
28562 Commands ! A ! 
28563 \backslash
28564 arraycolsep
28565 \end_layout
28566
28567 \end_inset
28568
28569  according to:
28570 \begin_inset Newline newline
28571 \end_inset
28572
28573 column separation = 2
28574 \begin_inset space \thinspace{}
28575 \end_inset
28576
28577
28578 \series bold
28579
28580 \backslash
28581 arraycolsep
28582 \series default
28583
28584 \begin_inset Newline newline
28585 \end_inset
28586
28587 Thus, the command
28588 \end_layout
28589
28590 \begin_layout Standard
28591
28592 \series bold
28593
28594 \backslash
28595 setlength{
28596 \backslash
28597 arraycolsep}{1cm}
28598 \end_layout
28599
28600 \begin_layout Standard
28601 inserted in TeX-mode, sets for all following formulas a column separation
28602  of 2
28603 \begin_inset space \thinspace{}
28604 \end_inset
28605
28606 cm.
28607  To get back to the predefined distance, 
28608 \series bold
28609
28610 \backslash
28611 arraycolsep
28612 \series default
28613  is set to 5
28614 \begin_inset space \thinspace{}
28615 \end_inset
28616
28617 pt.
28618 \end_layout
28619
28620 \begin_layout Standard
28621 A formula with 2
28622 \begin_inset space \thinspace{}
28623 \end_inset
28624
28625 cm column separation:
28626 \begin_inset ERT
28627 status collapsed
28628
28629 \begin_layout Plain Layout
28630
28631
28632 \backslash
28633 setlength{
28634 \backslash
28635 arraycolsep}{1cm}
28636 \end_layout
28637
28638 \end_inset
28639
28640
28641 \begin_inset Formula 
28642 \begin{eqnarray*}
28643 A & = & B\\
28644 C & \ne & A
28645 \end{eqnarray*}
28646
28647 \end_inset
28648
28649 A formula with the predefined column separation for matrices of 10
28650 \begin_inset space \thinspace{}
28651 \end_inset
28652
28653 pt:
28654 \begin_inset ERT
28655 status collapsed
28656
28657 \begin_layout Plain Layout
28658
28659
28660 \backslash
28661 setlength{
28662 \backslash
28663 arraycolsep}{5pt}
28664 \end_layout
28665
28666 \end_inset
28667
28668
28669 \begin_inset Formula 
28670 \begin{eqnarray*}
28671 A & = & B\\
28672 C & \ne & A
28673 \end{eqnarray*}
28674
28675 \end_inset
28676
28677
28678 \end_layout
28679
28680 \begin_layout Subsubsection
28681 Long Formulas
28682 \begin_inset Index idx
28683 status collapsed
28684
28685 \begin_layout Plain Layout
28686 Formula ! long
28687 \end_layout
28688
28689 \end_inset
28690
28691
28692 \end_layout
28693
28694 \begin_layout Standard
28695 Long formulas can be typeset using these methods:
28696 \end_layout
28697
28698 \begin_layout Itemize
28699 When one side of the equation is much shorter than the line width, this
28700  one is chosen for the left side and the right side is typeset over two
28701  lines:
28702 \begin_inset Formula 
28703 \begin{eqnarray}
28704 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 \\
28705  &  & -\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}
28706 \end{eqnarray}
28707
28708 \end_inset
28709
28710 The minus sign at the beginning of the second line does normally not appear
28711  as an operator because it is the first character of the line.
28712  Thus it would not be surrounded by space and could not be distinguished
28713  from the fraction bar.
28714  To avoid this, 3
28715 \begin_inset space \thinspace{}
28716 \end_inset
28717
28718 pt space was inserted behind the minus sign with the command 
28719 \series bold
28720
28721 \backslash
28722 hspace
28723 \series default
28724 .
28725 \begin_inset Foot
28726 status collapsed
28727
28728 \begin_layout Plain Layout
28729 for more about 
28730 \series bold
28731
28732 \backslash
28733 hspace
28734 \series default
28735  see 
28736 \begin_inset CommandInset ref
28737 LatexCommand ref
28738 reference "sub:Variable-Space"
28739
28740 \end_inset
28741
28742
28743 \end_layout
28744
28745 \end_inset
28746
28747
28748 \begin_inset Index idx
28749 status collapsed
28750
28751 \begin_layout Plain Layout
28752 Commands ! H ! 
28753 \backslash
28754 hspace
28755 \end_layout
28756
28757 \end_inset
28758
28759
28760 \end_layout
28761
28762 \begin_layout Itemize
28763 When both sides of the equation are too long, the command 
28764 \series bold
28765
28766 \backslash
28767 lefteqn
28768 \series default
28769
28770 \begin_inset Index idx
28771 status collapsed
28772
28773 \begin_layout Plain Layout
28774 Commands ! L ! 
28775 \backslash
28776 lefteqn
28777 \end_layout
28778
28779 \end_inset
28780
28781  is used.
28782  It is inserted in the first column of the first line and causes all further
28783  insertions to overwrite the following columns:
28784 \begin_inset Formula 
28785 \begin{eqnarray}
28786 \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 \\
28787  &  & -\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 \\
28788  &  & =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}
28789 \end{eqnarray}
28790
28791 \end_inset
28792
28793 After the insertion of 
28794 \series bold
28795
28796 \backslash
28797 lefteqn
28798 \series default
28799 , the cursor is in a purple box that is a bit shifted to the left from the
28800  blue one.
28801  In this the formula is inserted.
28802 \begin_inset Newline newline
28803 \end_inset
28804
28805 The content of the further lines is inserted to the second or another formula
28806  column.
28807  The greater the column number where it was inserted, the larger the indentation.
28808 \begin_inset VSpace medskip
28809 \end_inset
28810
28811
28812 \begin_inset Newline newline
28813 \end_inset
28814
28815
28816 \begin_inset Note Greyedout
28817 status open
28818
28819 \begin_layout Plain Layout
28820 Note the following when using 
28821 \series bold
28822
28823 \backslash
28824 lefteqn
28825 \series default
28826 :
28827 \end_layout
28828
28829 \begin_layout Itemize
28830 The formula doesn't use the full page width.
28831  When e.
28832 \begin_inset space \thinspace{}
28833 \end_inset
28834
28835 g.
28836 \begin_inset space \space{}
28837 \end_inset
28838
28839 the term 
28840 \begin_inset Formula $-B^{2}$
28841 \end_inset
28842
28843  is added to the first line in the above example, it would have been outside
28844  the page margin.
28845  To better use the width, negative space can be inserted at the beginning
28846  of the first line.
28847 \end_layout
28848
28849 \begin_layout Itemize
28850 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28851  line.
28852 \begin_inset Foot
28853 status collapsed
28854
28855 \begin_layout Plain Layout
28856 \begin_inset CommandInset href
28857 LatexCommand href
28858 name "LyX-bug #1429"
28859 target "http://www.lyx.org/trac/ticket/1429"
28860
28861 \end_inset
28862
28863
28864 \end_layout
28865
28866 \end_inset
28867
28868  One can only set the cursor at the beginning of the line and move it with
28869  the arrow keys.
28870 \end_layout
28871
28872 \end_inset
28873
28874
28875 \end_layout
28876
28877 \begin_layout Itemize
28878 Other methods to set long formulas are offered by the environments described
28879  in 
28880 \begin_inset CommandInset ref
28881 LatexCommand ref
28882 reference "sub:Multline-Environment"
28883
28884 \end_inset
28885
28886  and 
28887 \begin_inset CommandInset ref
28888 LatexCommand ref
28889 reference "sub:Multiline-Formula-Parts"
28890
28891 \end_inset
28892
28893 .
28894 \end_layout
28895
28896 \begin_layout Subsubsection
28897 Multiline Brackets
28898 \begin_inset CommandInset label
28899 LatexCommand label
28900 name "sub:Multiline-Brackets"
28901
28902 \end_inset
28903
28904
28905 \begin_inset Index idx
28906 status collapsed
28907
28908 \begin_layout Plain Layout
28909 Brackets ! for multiline expressions
28910 \end_layout
28911
28912 \end_inset
28913
28914
28915 \end_layout
28916
28917 \begin_layout Standard
28918 For brackets spanning multiple lines the following problem occurs:
28919 \begin_inset Formula 
28920 \begin{eqnarray*}
28921 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28922  &  & \left.\cdots+B-D\right]
28923 \end{eqnarray*}
28924
28925 \end_inset
28926
28927
28928 \end_layout
28929
28930 \begin_layout Standard
28931 The closing bracket is smaller than the opening bracket because brackets
28932  with variable size may not span multiple lines.
28933 \end_layout
28934
28935 \begin_layout Standard
28936 To set the bracket size for the second line correctly, the first line is
28937  ended with 
28938 \series bold
28939
28940 \backslash
28941 right.
28942 \series default
28943
28944 \begin_inset Index idx
28945 status collapsed
28946
28947 \begin_layout Plain Layout
28948 Commands ! R ! 
28949 \backslash
28950 right
28951 \end_layout
28952
28953 \end_inset
28954
28955  and the second line with 
28956 \series bold
28957
28958 \backslash
28959 left.
28960 \begin_inset Foot
28961 status collapsed
28962
28963 \begin_layout Plain Layout
28964 for more about 
28965 \series bold
28966
28967 \backslash
28968 left
28969 \series default
28970  and 
28971 \series bold
28972
28973 \backslash
28974 right
28975 \series default
28976  see 
28977 \begin_inset CommandInset ref
28978 LatexCommand ref
28979 reference "sub:Automatic-Bracket-Size"
28980
28981 \end_inset
28982
28983
28984 \end_layout
28985
28986 \end_inset
28987
28988
28989 \series default
28990
28991 \begin_inset Index idx
28992 status collapsed
28993
28994 \begin_layout Plain Layout
28995 Commands ! L ! 
28996 \backslash
28997 left
28998 \end_layout
28999
29000 \end_inset
29001
29002 .
29003  After 
29004 \series bold
29005
29006 \backslash
29007 left.
29008
29009 \series default
29010  the command 
29011 \series bold
29012
29013 \backslash
29014 vphantom
29015 \series default
29016
29017 \begin_inset ERT
29018 status collapsed
29019
29020 \begin_layout Plain Layout
29021
29022
29023 \backslash
29024 spce 
29025 \end_layout
29026
29027 \end_inset
29028
29029
29030 \series bold
29031
29032 \backslash
29033 prod
29034 \series default
29035 ^
29036 \begin_inset ERT
29037 status collapsed
29038
29039 \begin_layout Plain Layout
29040
29041
29042 \backslash
29043 spce 
29044 \end_layout
29045
29046 \end_inset
29047
29048
29049 \series bold
29050
29051 \backslash
29052 infty
29053 \series default
29054
29055 \begin_inset ERT
29056 status collapsed
29057
29058 \begin_layout Plain Layout
29059
29060
29061 \backslash
29062 spce 
29063 \end_layout
29064
29065 \end_inset
29066
29067
29068 \series bold
29069
29070 \begin_inset Formula $\downarrow$
29071 \end_inset
29072
29073 _R=1}
29074 \series default
29075
29076 \begin_inset Index idx
29077 status collapsed
29078
29079 \begin_layout Plain Layout
29080 Commands ! V ! 
29081 \backslash
29082 vphantom
29083 \end_layout
29084
29085 \end_inset
29086
29087  is inserted, because the multiplication operator with its limits is the
29088  largest symbol in the first line and this should be the size for the bracket
29089  in the second line.
29090 \end_layout
29091
29092 \begin_layout Standard
29093 The result is this:
29094 \begin_inset Formula 
29095 \begin{eqnarray*}
29096 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29097  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29098 \end{eqnarray*}
29099
29100 \end_inset
29101
29102
29103 \end_layout
29104
29105 \begin_layout Subsection
29106 Align Environments
29107 \end_layout
29108
29109 \begin_layout Standard
29110 Align environments can be used for every kind of multiline formulas.
29111  They are especially useful to set several formulas side by side.
29112 \end_layout
29113
29114 \begin_layout Standard
29115 Align environments consist of columns.
29116  The odd columns are right aligned, the even ones left aligned.
29117  Every line in an Align environment can be numbered.
29118 \end_layout
29119
29120 \begin_layout Standard
29121 Align environments are created via the menu 
29122 \family sans
29123 Insert\SpecialChar \menuseparator
29124 Math
29125 \family default
29126 .
29127  With the menu 
29128 \family sans
29129 Edit\SpecialChar \menuseparator
29130 Math\SpecialChar \menuseparator
29131 Change Formula Type
29132 \family default
29133  already existing formulas can be converted to Align environments.
29134 \end_layout
29135
29136 \begin_layout Standard
29137 To add or delete columns, the math toolbar buttons 
29138 \begin_inset Graphics
29139         filename ../images/tabular-feature_append-column.png
29140         scale 85
29141
29142 \end_inset
29143
29144  or 
29145 \begin_inset Graphics
29146         filename ../images/tabular-feature_delete-column.png
29147         scale 85
29148
29149 \end_inset
29150
29151 , respectively, or the menu 
29152 \family sans
29153 Edit\SpecialChar \menuseparator
29154 Rows & Columns
29155 \family default
29156  can be used.
29157 \end_layout
29158
29159 \begin_layout Subsubsection
29160 Standard align Environment
29161 \begin_inset CommandInset label
29162 LatexCommand label
29163 name "sub:Standard-align-Environment"
29164
29165 \end_inset
29166
29167
29168 \begin_inset Index idx
29169 status collapsed
29170
29171 \begin_layout Plain Layout
29172 Formula ! multiline ! align environment
29173 \end_layout
29174
29175 \end_inset
29176
29177
29178 \end_layout
29179
29180 \begin_layout Standard
29181 This Align environment is created by presssing 
29182 \begin_inset Info
29183 type  "shortcut"
29184 arg   "newline-insert newline"
29185 \end_inset
29186
29187  in a formula or by the menu 
29188 \family sans
29189 Insert\SpecialChar \menuseparator
29190 Math\SpecialChar \menuseparator
29191 AMS align Environment
29192 \family default
29193 .
29194 \end_layout
29195
29196 \begin_layout Standard
29197 An example for two formulas set side by side, that are created with a four
29198  column align environment:
29199 \begin_inset Formula 
29200 \begin{align*}
29201 A & =\sin(B) & C & =D\\
29202 C & \ne A & B & \ne D
29203 \end{align*}
29204
29205 \end_inset
29206
29207 As it can be seen, the formulas in this environment are placed so as if
29208  there would be a 
29209 \series bold
29210
29211 \backslash
29212 hfill
29213 \begin_inset Foot
29214 status collapsed
29215
29216 \begin_layout Plain Layout
29217 more about 
29218 \series bold
29219
29220 \backslash
29221 hfill
29222 \series default
29223  see 
29224 \begin_inset CommandInset ref
29225 LatexCommand ref
29226 reference "sub:Variable-Space"
29227
29228 \end_inset
29229
29230
29231 \end_layout
29232
29233 \end_inset
29234
29235
29236 \series default
29237  before the first and after every even column.
29238  When the formula style 
29239 \series bold
29240 Indented
29241 \begin_inset Foot
29242 status collapsed
29243
29244 \begin_layout Plain Layout
29245 formula styles see 
29246 \begin_inset CommandInset ref
29247 LatexCommand ref
29248 reference "sec:Formula-Styles"
29249
29250 \end_inset
29251
29252
29253 \end_layout
29254
29255 \end_inset
29256
29257
29258 \series default
29259  is used, the formula is set without the 
29260 \series bold
29261
29262 \backslash
29263 hfill
29264 \series default
29265  before the first column.
29266 \end_layout
29267
29268 \begin_layout Subsubsection
29269 Alignat Environment
29270 \begin_inset Index idx
29271 status collapsed
29272
29273 \begin_layout Plain Layout
29274 Formula ! multiline ! alignat environment
29275 \end_layout
29276
29277 \end_inset
29278
29279
29280 \end_layout
29281
29282 \begin_layout Standard
29283 The alignat environment has no predefined column separation.
29284  It can be inserted manually with the spaces that are described 
29285 \begin_inset CommandInset ref
29286 LatexCommand ref
29287 reference "sub:Space"
29288
29289 \end_inset
29290
29291 .
29292 \end_layout
29293
29294 \begin_layout Standard
29295 The above example in the alignat environment where 1
29296 \begin_inset space \thinspace{}
29297 \end_inset
29298
29299 cm space was inserted at the beginning of the second formula:
29300 \begin_inset Formula 
29301 \begin{alignat*}{2}
29302 A & =\sin(B) & \hspace{1cm}C & =D\\
29303 C & \ne A & B & \ne D
29304 \end{alignat*}
29305
29306 \end_inset
29307
29308 Because the column separation can be set separately for every column, this
29309  environment is especially suitable to set three and more formulas side
29310  by side.
29311 \end_layout
29312
29313 \begin_layout Subsubsection
29314 Flalign Environment
29315 \begin_inset CommandInset label
29316 LatexCommand label
29317 name "sub:Flalign-Environment"
29318
29319 \end_inset
29320
29321
29322 \begin_inset Index idx
29323 status collapsed
29324
29325 \begin_layout Plain Layout
29326 Formula ! multiline ! flalign environment
29327 \end_layout
29328
29329 \end_inset
29330
29331
29332 \end_layout
29333
29334 \begin_layout Standard
29335 In this environment the first two columns are always set as much as possible
29336  to the left and the last two ones to the right.
29337  An example:
29338 \begin_inset Formula 
29339 \begin{flalign*}
29340 A & =1 & B & =2 & C & =3\\
29341 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
29342 \end{flalign*}
29343
29344 \end_inset
29345
29346
29347 \end_layout
29348
29349 \begin_layout Standard
29350 By creating a flalign environment with an odd number of columns where an
29351  empty TeX-brace is inserted to the last column, several formulas in a document
29352  can be set to the left, although the formula style 
29353 \series bold
29354 Centered
29355 \series default
29356  is used.
29357  As example the indented formula 
29358 \begin_inset CommandInset ref
29359 LatexCommand eqref
29360 reference "eq:VolInt"
29361
29362 \end_inset
29363
29364 :
29365 \begin_inset Formula 
29366 \begin{flalign}
29367 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
29368 \end{flalign}
29369
29370 \end_inset
29371
29372 The first two columns contain the formula.
29373  To indent it as with the formula style 
29374 \series bold
29375 Indented
29376 \series default
29377 , 30
29378 \begin_inset space \thinspace{}
29379 \end_inset
29380
29381 pt space was inserted at the beginning of the first column.
29382 \end_layout
29383
29384 \begin_layout Subsection
29385 Eqnarray Environment
29386 \begin_inset CommandInset label
29387 LatexCommand label
29388 name "sub:Eqnarray-Environment"
29389
29390 \end_inset
29391
29392
29393 \begin_inset Index idx
29394 status collapsed
29395
29396 \begin_layout Plain Layout
29397 Formula ! multiline ! eqnarray environment
29398 \end_layout
29399
29400 \end_inset
29401
29402
29403 \end_layout
29404
29405 \begin_layout Standard
29406 When this environment has been created, three blue boxes appear.
29407  The content of the first box is right aligned, the content of the last
29408  one left aligned.
29409  The content of the middle box appears centered and a bit smaller, because
29410  it is designed to insert there only relation characters.
29411 \begin_inset Formula 
29412 \begin{eqnarray*}
29413 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29414 AB & AB & AB\\
29415 A & = & A
29416 \end{eqnarray*}
29417
29418 \end_inset
29419
29420
29421 \end_layout
29422
29423 \begin_layout Subsection
29424 Gather Environment
29425 \begin_inset Index idx
29426 status collapsed
29427
29428 \begin_layout Plain Layout
29429 Formula ! multiline ! gather environment
29430 \end_layout
29431
29432 \end_inset
29433
29434
29435 \end_layout
29436
29437 \begin_layout Standard
29438 This environment consists of only one centered column.
29439  Every line can be numbered.
29440 \begin_inset Formula 
29441 \begin{gather}
29442 A=1\\
29443 X=\textrm{-}1
29444 \end{gather}
29445
29446 \end_inset
29447
29448
29449 \end_layout
29450
29451 \begin_layout Subsection
29452 Multline Environment
29453 \begin_inset CommandInset label
29454 LatexCommand label
29455 name "sub:Multline-Environment"
29456
29457 \end_inset
29458
29459
29460 \begin_inset Index idx
29461 status collapsed
29462
29463 \begin_layout Plain Layout
29464 Formula ! multiline ! multline environment
29465 \end_layout
29466
29467 \end_inset
29468
29469
29470 \end_layout
29471
29472 \begin_layout Standard
29473 The multline environment consists, like the gather environment, of only
29474  one column.
29475  But the first line is left aligned, the last one right aligned.
29476  All other lines are centered.
29477  Therefore this environment is suitable for long formulas.
29478  As example formula 
29479 \begin_inset CommandInset ref
29480 LatexCommand eqref
29481 reference "eq:lefteqn"
29482
29483 \end_inset
29484
29485  in the multline environment:
29486 \begin_inset Formula 
29487 \begin{multline}
29488 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}\\
29489 -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}\\
29490 =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}}
29491 \end{multline}
29492
29493 \end_inset
29494
29495
29496 \end_layout
29497
29498 \begin_layout Standard
29499 In the output only the last (first) line of a multline environment appears
29500  numbered when the document numbering is right (left).
29501 \begin_inset Foot
29502 status collapsed
29503
29504 \begin_layout Plain Layout
29505 numbering styles see 
29506 \begin_inset CommandInset ref
29507 LatexCommand ref
29508 reference "sec:Formula-Styles"
29509
29510 \end_inset
29511
29512
29513 \end_layout
29514
29515 \end_inset
29516
29517
29518 \end_layout
29519
29520 \begin_layout Standard
29521 With the commands 
29522 \series bold
29523
29524 \backslash
29525 shoveright
29526 \series default
29527
29528 \begin_inset Index idx
29529 status collapsed
29530
29531 \begin_layout Plain Layout
29532 Commands ! S ! 
29533 \backslash
29534 shoveright
29535 \end_layout
29536
29537 \end_inset
29538
29539  and 
29540 \series bold
29541
29542 \backslash
29543 shoveleft
29544 \series default
29545
29546 \begin_inset Index idx
29547 status collapsed
29548
29549 \begin_layout Plain Layout
29550 Commands ! S ! 
29551 \backslash
29552 shoveleft
29553 \end_layout
29554
29555 \end_inset
29556
29557  a centered line can be right or left aligned, respectively.
29558  The commands are used as follows:
29559 \end_layout
29560
29561 \begin_layout Standard
29562
29563 \series bold
29564
29565 \backslash
29566 shoveright{line content}
29567 \series default
29568  and 
29569 \series bold
29570
29571 \backslash
29572 shoveleft{line content}
29573 \end_layout
29574
29575 \begin_layout Standard
29576 \begin_inset VSpace medskip
29577 \end_inset
29578
29579 The length 
29580 \series bold
29581
29582 \backslash
29583 multlinegap
29584 \series default
29585
29586 \begin_inset Index idx
29587 status collapsed
29588
29589 \begin_layout Plain Layout
29590 Commands ! M ! 
29591 \backslash
29592 multlinegap
29593 \end_layout
29594
29595 \end_inset
29596
29597  specifies the distance of the first line from the left page margin.
29598  Predefined is the length 0
29599 \begin_inset space \thinspace{}
29600 \end_inset
29601
29602 pt.
29603 \end_layout
29604
29605 \begin_layout Standard
29606 As example the above formula where the command
29607 \end_layout
29608
29609 \begin_layout Standard
29610
29611 \series bold
29612
29613 \backslash
29614 setlength{
29615 \backslash
29616 multlinegap}{2cm}
29617 \end_layout
29618
29619 \begin_layout Standard
29620 was inserted in TeX-mode before:
29621 \begin_inset ERT
29622 status collapsed
29623
29624 \begin_layout Plain Layout
29625
29626
29627 \backslash
29628 setlength{
29629 \backslash
29630 multlinegap}{2cm}
29631 \end_layout
29632
29633 \end_inset
29634
29635
29636 \begin_inset Formula 
29637 \begin{multline}
29638 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}\\
29639 \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}}\\
29640 =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}}
29641 \end{multline}
29642
29643 \end_inset
29644
29645
29646 \begin_inset ERT
29647 status collapsed
29648
29649 \begin_layout Plain Layout
29650
29651
29652 \backslash
29653 setlength{
29654 \backslash
29655 multlinegap}{0pt}
29656 \end_layout
29657
29658 \end_inset
29659
29660 The second line was left aligned using 
29661 \series bold
29662
29663 \backslash
29664 shoveleft
29665 \series default
29666 .
29667 \end_layout
29668
29669 \begin_layout Subsection
29670 Multiline Formula Parts
29671 \begin_inset CommandInset label
29672 LatexCommand label
29673 name "sub:Multiline-Formula-Parts"
29674
29675 \end_inset
29676
29677
29678 \begin_inset Index idx
29679 status collapsed
29680
29681 \begin_layout Plain Layout
29682 Formula ! multiline ! formula parts
29683 \end_layout
29684
29685 \end_inset
29686
29687
29688 \end_layout
29689
29690 \begin_layout Standard
29691 To display only parts of a formula with multiple lines, one of the following
29692  environments is used: 
29693 \series bold
29694 aligned
29695 \series default
29696
29697 \series bold
29698 alignedat
29699 \series default
29700
29701 \series bold
29702 gathered
29703 \series default
29704  or 
29705 \series bold
29706 split
29707 \series default
29708 .
29709  They can be inserted via the menu 
29710 \family sans
29711 Insert\SpecialChar \menuseparator
29712 Math
29713 \family default
29714  or by using the commands described in this section.
29715 \end_layout
29716
29717 \begin_layout Standard
29718 The first three have the same properties as the corresponding multiline
29719  formula environments, but it is possible to set further formula parts beside
29720  them.
29721  An example:
29722 \begin_inset Formula 
29723 \[
29724 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29725 \Delta E\Delta t & \ge\frac{\hbar}{2}
29726 \end{aligned}
29727 \right\} \textrm{Uncertainty relations}
29728 \]
29729
29730 \end_inset
29731
29732
29733 \end_layout
29734
29735 \begin_layout Standard
29736 To get this formula, a displayed formula is created where the command 
29737 \series bold
29738
29739 \backslash
29740 aligned
29741 \series default
29742
29743 \begin_inset Index idx
29744 status collapsed
29745
29746 \begin_layout Plain Layout
29747 Commands ! A ! 
29748 \backslash
29749 aligned
29750 \end_layout
29751
29752 \end_inset
29753
29754  is inserted.
29755  A purple box appears around the blue formula box where now columns and
29756  lines can be added.
29757  Outside the multiline environment other formula parts can be set, like
29758  the brace.
29759 \end_layout
29760
29761 \begin_layout Standard
29762 The aligned environment is also suitable for long formulas whose lines are
29763  horizontally aligned.
29764  Using aligned in a displayed formula has the advantage that the formula
29765  number is vertically centered behind the lines.
29766  As example formula 
29767 \begin_inset CommandInset ref
29768 LatexCommand eqref
29769 reference "eq:shortlong"
29770
29771 \end_inset
29772
29773  in the aligned environment:
29774 \begin_inset Formula 
29775 \begin{equation}
29776 \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}|}\\
29777  & -\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}|}
29778 \end{aligned}
29779 \end{equation}
29780
29781 \end_inset
29782
29783
29784 \end_layout
29785
29786 \begin_layout Standard
29787 To use the environments 
29788 \series bold
29789 alignedat
29790 \series default
29791
29792 \series bold
29793 gathered
29794 \series default
29795 , or 
29796 \series bold
29797 split
29798 \series default
29799 , the command 
29800 \series bold
29801
29802 \backslash
29803 alignedat
29804 \series default
29805 ,
29806 \begin_inset Index idx
29807 status collapsed
29808
29809 \begin_layout Plain Layout
29810 Commands ! A ! 
29811 \backslash
29812 alignedat
29813 \end_layout
29814
29815 \end_inset
29816
29817  
29818 \series bold
29819
29820 \backslash
29821 gathered
29822 \series default
29823
29824 \begin_inset Index idx
29825 status collapsed
29826
29827 \begin_layout Plain Layout
29828 Commands ! G ! 
29829 \backslash
29830 gathered
29831 \end_layout
29832
29833 \end_inset
29834
29835 , or 
29836 \series bold
29837
29838 \backslash
29839 split
29840 \series default
29841
29842 \begin_inset Index idx
29843 status collapsed
29844
29845 \begin_layout Plain Layout
29846 Commands ! S ! 
29847 \backslash
29848 split
29849 \end_layout
29850
29851 \end_inset
29852
29853  are inserted, respectively.
29854  The split environment has the same properties as the aligned environment
29855  but it can only have two columns.
29856 \end_layout
29857
29858 \begin_layout Subsection
29859 Text in multiline Formulas
29860 \begin_inset CommandInset label
29861 LatexCommand label
29862 name "sub:Text-in-multiline"
29863
29864 \end_inset
29865
29866
29867 \begin_inset Index idx
29868 status collapsed
29869
29870 \begin_layout Plain Layout
29871 Text ! in formulas
29872 \end_layout
29873
29874 \end_inset
29875
29876
29877 \begin_inset Index idx
29878 status collapsed
29879
29880 \begin_layout Plain Layout
29881 Formula ! multiline ! text
29882 \end_layout
29883
29884 \end_inset
29885
29886
29887 \end_layout
29888
29889 \begin_layout Standard
29890 In the Align environments, and the multline and gather environment, text
29891  can be inserted that will appear in a separate line and doesn't affect
29892  the column alignment.
29893  To do this, the command 
29894 \series bold
29895
29896 \backslash
29897 intertext
29898 \series default
29899
29900 \begin_inset Index idx
29901 status collapsed
29902
29903 \begin_layout Plain Layout
29904 Commands ! I ! 
29905 \backslash
29906 intertext
29907 \end_layout
29908
29909 \end_inset
29910
29911  is used in the following scheme:
29912 \end_layout
29913
29914 \begin_layout Standard
29915
29916 \series bold
29917
29918 \backslash
29919 intertext{text}
29920 \end_layout
29921
29922 \begin_layout Standard
29923 The text should not be longer than a line because it cannot be hyphenated.
29924  As LyX doesn't yet support 
29925 \series bold
29926
29927 \backslash
29928 intertext
29929 \series default
29930  directly, the text is written as mathematical text.
29931  
29932 \series bold
29933
29934 \backslash
29935 intertext
29936 \series default
29937  must hereby be at the beginning of a line and appears in the output above
29938  this line.
29939  An example where the text was inserted at the beginning of the second line:
29940 \begin_inset Formula 
29941 \begin{align}
29942 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29943 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29944 \end{align}
29945
29946 \end_inset
29947
29948
29949 \end_layout
29950
29951 \begin_layout Standard
29952 \begin_inset Newpage newpage
29953 \end_inset
29954
29955
29956 \end_layout
29957
29958 \begin_layout Section
29959 Formula Numbering
29960 \begin_inset Index idx
29961 status collapsed
29962
29963 \begin_layout Plain Layout
29964 Formula numbering
29965 \end_layout
29966
29967 \end_inset
29968
29969
29970 \begin_inset Index idx
29971 status collapsed
29972
29973 \begin_layout Plain Layout
29974 Formula ! numbering|see
29975 \begin_inset ERT
29976 status collapsed
29977
29978 \begin_layout Plain Layout
29979
29980 {
29981 \end_layout
29982
29983 \end_inset
29984
29985 Formula numbering
29986 \begin_inset ERT
29987 status collapsed
29988
29989 \begin_layout Plain Layout
29990
29991 }
29992 \end_layout
29993
29994 \end_inset
29995
29996
29997 \end_layout
29998
29999 \end_inset
30000
30001
30002 \end_layout
30003
30004 \begin_layout Subsection
30005 General
30006 \end_layout
30007
30008 \begin_layout Standard
30009 Numbered formulas can be created with the menu 
30010 \family sans
30011 Insert\SpecialChar \menuseparator
30012 Math\SpecialChar \menuseparator
30013 Numbered
30014 \begin_inset space ~
30015 \end_inset
30016
30017 Formula
30018 \family default
30019  (shortcut 
30020 \family sans
30021 Ctrl+Alt
30022 \begin_inset space ~
30023 \end_inset
30024
30025 N
30026 \family default
30027 ).
30028  Existing formulas can be numbered with the menu 
30029 \family sans
30030 Edit\SpecialChar \menuseparator
30031 Math\SpecialChar \menuseparator
30032 Toggle
30033 \begin_inset space ~
30034 \end_inset
30035
30036 Numbering
30037 \family default
30038  (shortcut 
30039 \begin_inset Info
30040 type  "shortcut"
30041 arg   "math-number-toggle"
30042 \end_inset
30043
30044 ).
30045  The formula number is displayed in LyX behind the formula as a number sign
30046  in parentheses.
30047  The number sign is replaced in the output by the formula number.
30048 \end_layout
30049
30050 \begin_layout Standard
30051 When numbering is turned on in multiline formulas, all lines will be numbered.
30052  But the numbering can be controlled with the menu 
30053 \family sans
30054 Edit\SpecialChar \menuseparator
30055 Math\SpecialChar \menuseparator
30056 Toggle
30057 \begin_inset space ~
30058 \end_inset
30059
30060 Numbering
30061 \begin_inset space ~
30062 \end_inset
30063
30064 of
30065 \begin_inset space ~
30066 \end_inset
30067
30068 Line
30069 \family default
30070  (shortcut 
30071 \begin_inset Info
30072 type  "shortcut"
30073 arg   "math-number-line-toggle"
30074 \end_inset
30075
30076 ) for every line.
30077 \end_layout
30078
30079 \begin_layout Standard
30080 Except for inline formulas, all formulas can be numbered with two different
30081  styles, see 
30082 \begin_inset CommandInset ref
30083 LatexCommand ref
30084 reference "sec:Formula-Styles"
30085
30086 \end_inset
30087
30088 .
30089 \end_layout
30090
30091 \begin_layout Subsection
30092 Cross-References
30093 \begin_inset Index idx
30094 status collapsed
30095
30096 \begin_layout Plain Layout
30097 Cross-references ! to formulas
30098 \end_layout
30099
30100 \end_inset
30101
30102
30103 \end_layout
30104
30105 \begin_layout Standard
30106 All labeled formulas can be cross-referenced.
30107  A label is added by the menu 
30108 \family sans
30109 Insert\SpecialChar \menuseparator
30110 Label
30111 \family default
30112  or the toolbar button 
30113 \begin_inset Graphics
30114         filename ../images/label-insert.png
30115         scale 85
30116
30117 \end_inset
30118
30119 .
30120  The cursor must hereby be inside a displayed formula.
30121  Alternatively you can right-click on the formula and choose 
30122 \family sans
30123 Equation Label
30124 \family default
30125 .
30126  A dialog pops up displaying the prefix 
30127 \series bold
30128 eq:
30129 \series default
30130  in a text field.
30131  The label is inserted there behind the prefix.
30132  The predefined prefix means 
30133 \begin_inset Quotes eld
30134 \end_inset
30135
30136 equation
30137 \begin_inset Quotes erd
30138 \end_inset
30139
30140  and makes it easier to find labels in large documents because it marks
30141  it as formula label to divide it from e.
30142 \begin_inset space \thinspace{}
30143 \end_inset
30144
30145 g.
30146 \begin_inset space \space{}
30147 \end_inset
30148
30149 section labels.
30150  To change a label, the menu 
30151 \family sans
30152 Insert\SpecialChar \menuseparator
30153 Label
30154 \family default
30155  is used again or you right-click on a formula and then on 
30156 \family sans
30157 Equation Label
30158 \family default
30159 .
30160 \end_layout
30161
30162 \begin_layout Standard
30163 The name of the label is displayed in LyX within two parentheses behind
30164  formula.
30165  A formula with a label is always numbered.
30166 \end_layout
30167
30168 \begin_layout Standard
30169 Cross-references are inserted via the menu 
30170 \family sans
30171 Insert\SpecialChar \menuseparator
30172 Cross-Reference
30173 \family default
30174  or with the toolbar button 
30175 \begin_inset Graphics
30176         filename ../images/dialog-show-new-inset_ref.png
30177         scale 85
30178
30179 \end_inset
30180
30181 .
30182  A formula cross-reference appears in the output as formula number.
30183  When in the cross-reference dialog window the format 
30184 \series bold
30185 (<reference>)
30186 \series default
30187  is chosen, the cross-reference appears in the output as formula number
30188  in parentheses.
30189 \begin_inset Newline newline
30190 \end_inset
30191
30192 By right-clicking on a cross-reference in LyX, one jumps to the formula
30193  that is referenced.
30194 \end_layout
30195
30196 \begin_layout Standard
30197 Here are as examples cross-references to formulas of the following subsections:
30198 \begin_inset Note Note
30199 status open
30200
30201 \begin_layout Plain Layout
30202 Note the different cross-reference types.
30203 \end_layout
30204
30205 \end_inset
30206
30207
30208 \end_layout
30209
30210 \begin_layout Standard
30211 The equations 
30212 \begin_inset CommandInset ref
30213 LatexCommand eqref
30214 reference "eq:tag"
30215
30216 \end_inset
30217
30218  and 
30219 \begin_inset CommandInset ref
30220 LatexCommand eqref
30221 reference "eq:c"
30222
30223 \end_inset
30224
30225  are equivalent.
30226  In (
30227 \begin_inset CommandInset ref
30228 LatexCommand ref
30229 reference "eq:Lat"
30230
30231 \end_inset
30232
30233 ) big Latin letters are used for the numbering in contrary to (
30234 \begin_inset CommandInset ref
30235 LatexCommand ref
30236 reference "eq:Rom"
30237
30238 \end_inset
30239
30240 ).
30241 \end_layout
30242
30243 \begin_layout Standard
30244 \begin_inset VSpace medskip
30245 \end_inset
30246
30247 When the argument of 
30248 \series bold
30249
30250 \backslash
30251 tag
30252 \begin_inset Foot
30253 status collapsed
30254
30255 \begin_layout Plain Layout
30256
30257 \series bold
30258
30259 \backslash
30260 tag
30261 \series default
30262  is described in 
30263 \begin_inset CommandInset ref
30264 LatexCommand ref
30265 reference "sub:User-defined-Numbering"
30266
30267 \end_inset
30268
30269 .
30270 \end_layout
30271
30272 \end_inset
30273
30274
30275 \series default
30276  contains a box like in 
30277 \begin_inset CommandInset ref
30278 LatexCommand ref
30279 reference "sub:Paragraph-Boxes"
30280
30281 \end_inset
30282
30283 , the formula cannot be referenced.
30284 \end_layout
30285
30286 \begin_layout Subsection
30287 Subnumbering
30288 \begin_inset Index idx
30289 status collapsed
30290
30291 \begin_layout Plain Layout
30292 Formula numbering ! subnumbering
30293 \end_layout
30294
30295 \end_inset
30296
30297
30298 \end_layout
30299
30300 \begin_layout Standard
30301 With the help of the commands 
30302 \series bold
30303
30304 \backslash
30305 begin{subequations}
30306 \series default
30307  and 
30308 \series bold
30309
30310 \backslash
30311 end{subequations}
30312 \series default
30313  formulas can be subnumbered.
30314  Both commands are inserted in TeX-mode.
30315 \end_layout
30316
30317 \begin_layout Standard
30318 An example:
30319 \begin_inset Formula 
30320 \begin{equation}
30321 A=C-B\label{eq:a}
30322 \end{equation}
30323
30324 \end_inset
30325
30326
30327 \begin_inset ERT
30328 status collapsed
30329
30330 \begin_layout Plain Layout
30331
30332
30333 \backslash
30334 addtocounter{equation}{-1}
30335 \end_layout
30336
30337 \end_inset
30338
30339
30340 \begin_inset ERT
30341 status collapsed
30342
30343 \begin_layout Plain Layout
30344
30345
30346 \backslash
30347 begin{subequations}
30348 \end_layout
30349
30350 \end_inset
30351
30352
30353 \begin_inset VSpace -5mm
30354 \end_inset
30355
30356
30357 \begin_inset Formula 
30358 \begin{equation}
30359 B=C-A\label{eq:b}
30360 \end{equation}
30361
30362 \end_inset
30363
30364
30365 \begin_inset Formula 
30366 \begin{equation}
30367 C=A+B\label{eq:c}
30368 \end{equation}
30369
30370 \end_inset
30371
30372
30373 \end_layout
30374
30375 \begin_layout Standard
30376 \begin_inset ERT
30377 status collapsed
30378
30379 \begin_layout Plain Layout
30380
30381
30382 \backslash
30383 end{subequations}
30384 \end_layout
30385
30386 \end_inset
30387
30388
30389 \end_layout
30390
30391 \begin_layout Standard
30392 To create the example, the following is done:
30393 \end_layout
30394
30395 \begin_layout Enumerate
30396 first formula is inserted
30397 \end_layout
30398
30399 \begin_layout Enumerate
30400
30401 \series bold
30402
30403 \backslash
30404 addtocounter{equation}{-1} 
30405 \backslash
30406 begin{subequations}
30407 \begin_inset Index idx
30408 status collapsed
30409
30410 \begin_layout Plain Layout
30411 Commands ! A ! 
30412 \backslash
30413 addtocounter
30414 \end_layout
30415
30416 \end_inset
30417
30418
30419 \begin_inset Newline newline
30420 \end_inset
30421
30422
30423 \series default
30424 is inserted after the first formula
30425 \end_layout
30426
30427 \begin_layout Enumerate
30428 second formula is inserted
30429 \end_layout
30430
30431 \begin_layout Enumerate
30432 third formula is inserted
30433 \end_layout
30434
30435 \begin_layout Enumerate
30436
30437 \series bold
30438
30439 \backslash
30440 end{subequations}
30441 \series default
30442  is inserted after the third formula
30443 \end_layout
30444
30445 \begin_layout Standard
30446 Every formula between the commands 
30447 \series bold
30448
30449 \backslash
30450 begin
30451 \series default
30452  and 
30453 \series bold
30454
30455 \backslash
30456 end
30457 \series default
30458  is subnumbered as a, b, 
30459 \begin_inset Newline linebreak
30460 \end_inset
30461
30462 c, \SpecialChar \ldots{}
30463  For multiline formulas every line will be subnumbered.
30464  All subnumbered formulas are treated as 
30465 \emph on
30466 one
30467 \emph default
30468  numbered formula.
30469  But as every numbered formula increases the counter 
30470 \series bold
30471 equation
30472 \series default
30473  by one, the command 
30474 \series bold
30475
30476 \backslash
30477 addtocounter
30478 \series default
30479  is needed to decrease it.
30480  Otherwise the formulas 
30481 \begin_inset CommandInset ref
30482 LatexCommand eqref
30483 reference "eq:a"
30484
30485 \end_inset
30486
30487
30488 \begin_inset CommandInset ref
30489 LatexCommand eqref
30490 reference "eq:b"
30491
30492 \end_inset
30493
30494
30495 \begin_inset CommandInset ref
30496 LatexCommand eqref
30497 reference "eq:c"
30498
30499 \end_inset
30500
30501  would be numbered as 
30502 \begin_inset CommandInset ref
30503 LatexCommand eqref
30504 reference "eq:a"
30505
30506 \end_inset
30507
30508
30509 \begin_inset CommandInset ref
30510 LatexCommand eqref
30511 reference "eq:d"
30512
30513 \end_inset
30514
30515
30516 \begin_inset CommandInset ref
30517 LatexCommand eqref
30518 reference "eq:f"
30519
30520 \end_inset
30521
30522 .
30523 \end_layout
30524
30525 \begin_layout Standard
30526 By inserting the commands in TeX-mode, a space is created between the first
30527  two formulas.
30528  To revert this -5
30529 \begin_inset space \thinspace{}
30530 \end_inset
30531
30532 mm vertical space is inserted after the command 
30533 \series bold
30534
30535 \backslash
30536 begin{subequations}
30537 \series default
30538 .
30539  When the formula style 
30540 \series bold
30541 Indented
30542 \begin_inset Foot
30543 status collapsed
30544
30545 \begin_layout Plain Layout
30546 formula styles see 
30547 \begin_inset CommandInset ref
30548 LatexCommand ref
30549 reference "sec:Formula-Styles"
30550
30551 \end_inset
30552
30553
30554 \end_layout
30555
30556 \end_inset
30557
30558
30559 \series default
30560  is used, -7
30561 \begin_inset space \thinspace{}
30562 \end_inset
30563
30564 mm space is inserted instead.
30565 \end_layout
30566
30567 \begin_layout Standard
30568 Here is an example for a multiline formula where the numbering was turned
30569  off for the second line:
30570 \begin_inset ERT
30571 status collapsed
30572
30573 \begin_layout Plain Layout
30574
30575
30576 \backslash
30577 begin{subequations}
30578 \end_layout
30579
30580 \end_inset
30581
30582
30583 \begin_inset Formula 
30584 \begin{eqnarray}
30585 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30586  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30587  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30588 \end{eqnarray}
30589
30590 \end_inset
30591
30592
30593 \begin_inset ERT
30594 status collapsed
30595
30596 \begin_layout Plain Layout
30597
30598
30599 \backslash
30600 end{subequations}
30601 \end_layout
30602
30603 \end_inset
30604
30605
30606 \end_layout
30607
30608 \begin_layout Subsection
30609 User-defined Numbering
30610 \begin_inset CommandInset label
30611 LatexCommand label
30612 name "sub:User-defined-Numbering"
30613
30614 \end_inset
30615
30616
30617 \begin_inset Index idx
30618 status collapsed
30619
30620 \begin_layout Plain Layout
30621 Formula numbering ! user-defined
30622 \end_layout
30623
30624 \end_inset
30625
30626
30627 \end_layout
30628
30629 \begin_layout Standard
30630 \begin_inset Index idx
30631 status collapsed
30632
30633 \begin_layout Plain Layout
30634 Formula numbering ! self-defined delimiters
30635 \end_layout
30636
30637 \end_inset
30638
30639 With the standard numbering parentheses are set around the formula number.
30640  To replace the parentheses for example by vertical bars, the following
30641  line is added to the LaTeX-preamble:
30642 \end_layout
30643
30644 \begin_layout Standard
30645
30646 \series bold
30647
30648 \backslash
30649 def
30650 \backslash
30651 tagform@#1{
30652 \backslash
30653 maketag@@@{|#1|}}
30654 \series default
30655
30656 \begin_inset Note Note
30657 status collapsed
30658
30659 \begin_layout Plain Layout
30660 This macro is already declared in the LaTeX-preamble for testing.
30661  To activate it, remove the percent sign at the beginning.
30662 \end_layout
30663
30664 \end_inset
30665
30666
30667 \end_layout
30668
30669 \begin_layout Standard
30670 To use other characters, the vertical bars besides the 
30671 \series bold
30672 #1
30673 \series default
30674  are replaced by one ore more characters.
30675  To get only the formula number the vertical bars are omitted.
30676 \end_layout
30677
30678 \begin_layout Standard
30679 \begin_inset VSpace bigskip
30680 \end_inset
30681
30682 When there should be an expression of your choice instead of the consecutive
30683  formula number in parentheses behind the formula, the command 
30684 \series bold
30685
30686 \backslash
30687 tag
30688 \series default
30689
30690 \begin_inset Index idx
30691 status collapsed
30692
30693 \begin_layout Plain Layout
30694 Commands ! T ! 
30695 \backslash
30696 tag
30697 \end_layout
30698
30699 \end_inset
30700
30701  is used:
30702 \begin_inset Formula 
30703 \begin{equation}
30704 A+B=C\tag{something}\label{eq:tag}
30705 \end{equation}
30706
30707 \end_inset
30708
30709 In this example the command 
30710 \series bold
30711
30712 \backslash
30713 tag
30714 \begin_inset ERT
30715 status collapsed
30716
30717 \begin_layout Plain Layout
30718
30719
30720 \backslash
30721 spce 
30722 \end_layout
30723
30724 \end_inset
30725
30726 something
30727 \series default
30728  was inserted in the formula.
30729 \end_layout
30730
30731 \begin_layout Standard
30732 When the command 
30733 \series bold
30734
30735 \backslash
30736 tag*
30737 \begin_inset ERT
30738 status collapsed
30739
30740 \begin_layout Plain Layout
30741
30742
30743 \backslash
30744 spce 
30745 \end_layout
30746
30747 \end_inset
30748
30749 something
30750 \series default
30751  is inserted instead, the star prevents the parentheses around the expression:
30752 \begin_inset Formula 
30753 \[
30754 A+B=C\tag*{something}
30755 \]
30756
30757 \end_inset
30758
30759
30760 \end_layout
30761
30762 \begin_layout Standard
30763 \begin_inset VSpace bigskip
30764 \end_inset
30765
30766 To restart the formula numbering with new document parts or sections, the
30767  following command is used:
30768 \end_layout
30769
30770 \begin_layout Standard
30771
30772 \series bold
30773
30774 \backslash
30775 @addtoreset{equation}{part}
30776 \series default
30777
30778 \begin_inset Index idx
30779 status collapsed
30780
30781 \begin_layout Plain Layout
30782 Commands ! 
30783 \begin_inset ERT
30784 status collapsed
30785
30786 \begin_layout Plain Layout
30787
30788 "
30789 \end_layout
30790
30791 \end_inset
30792
30793 @
30794 \begin_inset ERT
30795 status collapsed
30796
30797 \begin_layout Plain Layout
30798
30799 "
30800 \end_layout
30801
30802 \end_inset
30803
30804  ! 
30805 \backslash
30806
30807 \begin_inset ERT
30808 status collapsed
30809
30810 \begin_layout Plain Layout
30811
30812 "
30813 \end_layout
30814
30815 \end_inset
30816
30817 @
30818 \begin_inset ERT
30819 status collapsed
30820
30821 \begin_layout Plain Layout
30822
30823 "
30824 \end_layout
30825
30826 \end_inset
30827
30828 addtoreset
30829 \end_layout
30830
30831 \end_inset
30832
30833
30834 \begin_inset Newline newline
30835 \end_inset
30836
30837 resp.
30838 \begin_inset Newline newline
30839 \end_inset
30840
30841
30842 \series bold
30843
30844 \backslash
30845 @addtoreset{equation}{section}
30846 \end_layout
30847
30848 \begin_layout Standard
30849 To be able to use these commands in TeX-mode, the 
30850 \begin_inset Quotes eld
30851 \end_inset
30852
30853 @
30854 \begin_inset Quotes erd
30855 \end_inset
30856
30857  character has to be made 
30858 \begin_inset Quotes eld
30859 \end_inset
30860
30861 active
30862 \begin_inset Quotes erd
30863 \end_inset
30864
30865  for LaTeX using the command 
30866 \series bold
30867
30868 \backslash
30869 makeatletter.
30870
30871 \series default
30872  The command 
30873 \series bold
30874
30875 \backslash
30876 makeatother
30877 \series default
30878  reverts this.
30879  So the command sequence in TeX-mode is:
30880 \end_layout
30881
30882 \begin_layout Standard
30883
30884 \series bold
30885
30886 \backslash
30887 makeatletter
30888 \begin_inset Newline newline
30889 \end_inset
30890
30891
30892 \backslash
30893 @addtoreset{equation}{section}
30894 \begin_inset Newline newline
30895 \end_inset
30896
30897
30898 \backslash
30899 makeatother
30900 \end_layout
30901
30902 \begin_layout Standard
30903 In the LaTeX-preamble 
30904 \series bold
30905
30906 \backslash
30907 makeatletter
30908 \series default
30909  and 
30910 \series bold
30911
30912 \backslash
30913 makeatother
30914 \series default
30915  can be omitted as they are automatically internally inserted by LyX.
30916 \end_layout
30917
30918 \begin_layout Standard
30919 To revert 
30920 \series bold
30921
30922 \backslash
30923 @addtoreset
30924 \series default
30925 , the file 
30926 \series bold
30927 remreset.sty
30928 \series default
30929
30930 \begin_inset Foot
30931 status collapsed
30932
30933 \begin_layout Plain Layout
30934
30935 \series bold
30936 remreset
30937 \series default
30938  is part of the LaTeX-package 
30939 \series bold
30940 carlisle
30941 \series default
30942
30943 \begin_inset Index idx
30944 status collapsed
30945
30946 \begin_layout Plain Layout
30947 Packages ! carlisle
30948 \end_layout
30949
30950 \end_inset
30951
30952  that is part of every LaTeX standard installation.
30953 \end_layout
30954
30955 \end_inset
30956
30957
30958 \begin_inset Index idx
30959 status collapsed
30960
30961 \begin_layout Plain Layout
30962 Packages ! remreset
30963 \end_layout
30964
30965 \end_inset
30966
30967  has to be loaded in the LaTeX-preamble with the line
30968 \end_layout
30969
30970 \begin_layout Standard
30971
30972 \series bold
30973
30974 \backslash
30975 usepackage{remreset}
30976 \end_layout
30977
30978 \begin_layout Standard
30979 Then the command 
30980 \series bold
30981
30982 \backslash
30983 @removefromreset
30984 \series default
30985
30986 \begin_inset Index idx
30987 status collapsed
30988
30989 \begin_layout Plain Layout
30990 Commands ! 
30991 \begin_inset ERT
30992 status collapsed
30993
30994 \begin_layout Plain Layout
30995
30996 "
30997 \end_layout
30998
30999 \end_inset
31000
31001 @
31002 \begin_inset ERT
31003 status collapsed
31004
31005 \begin_layout Plain Layout
31006
31007 "
31008 \end_layout
31009
31010 \end_inset
31011
31012  ! 
31013 \backslash
31014
31015 \begin_inset ERT
31016 status collapsed
31017
31018 \begin_layout Plain Layout
31019
31020 "
31021 \end_layout
31022
31023 \end_inset
31024
31025 @
31026 \begin_inset ERT
31027 status collapsed
31028
31029 \begin_layout Plain Layout
31030
31031 "
31032 \end_layout
31033
31034 \end_inset
31035
31036 removefromreset
31037 \end_layout
31038
31039 \end_inset
31040
31041  can be used with the same scheme as 
31042 \series bold
31043
31044 \backslash
31045 @addtoreset
31046 \series default
31047 .
31048 \end_layout
31049
31050 \begin_layout Standard
31051 \begin_inset VSpace bigskip
31052 \end_inset
31053
31054 Sometimes formulas should be numbered in the following form:
31055 \end_layout
31056
31057 \begin_layout Standard
31058
31059 \family typewriter
31060 (section number.formula number)
31061 \end_layout
31062
31063 \begin_layout Standard
31064 The formula number should start with every section with 
31065 \begin_inset Quotes eld
31066 \end_inset
31067
31068 1
31069 \begin_inset Quotes erd
31070 \end_inset
31071
31072 .
31073 \end_layout
31074
31075 \begin_layout Standard
31076 For this case there is the command 
31077 \series bold
31078
31079 \backslash
31080 numberwithin
31081 \series default
31082
31083 \begin_inset Index idx
31084 status collapsed
31085
31086 \begin_layout Plain Layout
31087 Commands ! N ! 
31088 \backslash
31089 numberwithin
31090 \end_layout
31091
31092 \end_inset
31093
31094 , which is used with the following scheme:
31095 \end_layout
31096
31097 \begin_layout Standard
31098
31099 \series bold
31100
31101 \backslash
31102 numberwithin{counter}{sectioning}
31103 \end_layout
31104
31105 \begin_layout Standard
31106 Counter denotes what kind of numbering is affected, sectioning denotes what
31107  number is before the dot.
31108 \end_layout
31109
31110 \begin_layout Standard
31111 Thus in our case the following LaTeX-preamble or TeX code line is used:
31112 \end_layout
31113
31114 \begin_layout Standard
31115
31116 \series bold
31117
31118 \backslash
31119 numberwithin{equation}{section}
31120 \end_layout
31121
31122 \begin_layout Standard
31123 This is the result:
31124 \begin_inset ERT
31125 status collapsed
31126
31127 \begin_layout Plain Layout
31128
31129
31130 \backslash
31131 numberwithin{equation}{section}
31132 \end_layout
31133
31134 \end_inset
31135
31136
31137 \begin_inset Formula 
31138 \begin{equation}
31139 A+B=C
31140 \end{equation}
31141
31142 \end_inset
31143
31144
31145 \end_layout
31146
31147 \begin_layout Standard
31148 To number e.
31149 \begin_inset space \thinspace{}
31150 \end_inset
31151
31152 g.
31153 \begin_inset space \space{}
31154 \end_inset
31155
31156 tables so that the number of the part is the sectioning,
31157 \begin_inset Newline newline
31158 \end_inset
31159
31160
31161 \series bold
31162
31163 \backslash
31164 numberwithin{table}{part}
31165 \series default
31166  is used.
31167 \end_layout
31168
31169 \begin_layout Standard
31170 To go back to the standard numbering or to prevent this kind of numbering
31171  when it is defined by the document class, the following command is inserted
31172  as TeX code or to the LaTeX-preamble:
31173 \end_layout
31174
31175 \begin_layout Standard
31176
31177 \series bold
31178
31179 \backslash
31180 renewcommand{
31181 \backslash
31182 theequation}{
31183 \backslash
31184 arabic{equation}}
31185 \begin_inset Index idx
31186 status collapsed
31187
31188 \begin_layout Plain Layout
31189 Commands ! A ! 
31190 \backslash
31191 arabic
31192 \end_layout
31193
31194 \end_inset
31195
31196
31197 \series default
31198
31199 \begin_inset ERT
31200 status collapsed
31201
31202 \begin_layout Plain Layout
31203
31204
31205 \backslash
31206 renewcommand{
31207 \backslash
31208 theequation}{
31209 \backslash
31210 arabic{equation}}
31211 \end_layout
31212
31213 \end_inset
31214
31215
31216 \series bold
31217
31218 \begin_inset Newline newline
31219 \end_inset
31220
31221
31222 \series default
31223 or
31224 \series bold
31225
31226 \begin_inset Newline newline
31227 \end_inset
31228
31229
31230 \backslash
31231 renewcommand{
31232 \backslash
31233 thetable}{
31234 \backslash
31235 arabic{table}}
31236 \end_layout
31237
31238 \begin_layout Standard
31239
31240 \series bold
31241
31242 \backslash
31243 numberwithin
31244 \series default
31245  uses internally the command 
31246 \series bold
31247
31248 \backslash
31249 @addtoreset
31250 \series default
31251 , described above, that also needs to be reverted.
31252 \begin_inset ERT
31253 status collapsed
31254
31255 \begin_layout Plain Layout
31256
31257
31258 \backslash
31259 makeatletter
31260 \end_layout
31261
31262 \begin_layout Plain Layout
31263
31264
31265 \backslash
31266 @removefromreset{equation}{section}
31267 \end_layout
31268
31269 \begin_layout Plain Layout
31270
31271
31272 \backslash
31273 makeatother
31274 \end_layout
31275
31276 \end_inset
31277
31278
31279 \end_layout
31280
31281 \begin_layout Subsection
31282 Numbering with Roman Numbers and Letters
31283 \begin_inset Index idx
31284 status collapsed
31285
31286 \begin_layout Plain Layout
31287 Formula numbering ! with letters
31288 \end_layout
31289
31290 \end_inset
31291
31292
31293 \begin_inset Index idx
31294 status collapsed
31295
31296 \begin_layout Plain Layout
31297 Formula numbering ! with Roman numbers
31298 \end_layout
31299
31300 \end_inset
31301
31302
31303 \end_layout
31304
31305 \begin_layout Standard
31306 Formulas can also be numbered with Roman numbers and Latin letters.
31307  To number for example with small Roman numbers, the command
31308 \end_layout
31309
31310 \begin_layout Standard
31311
31312 \series bold
31313
31314 \backslash
31315 renewcommand{
31316 \backslash
31317 theequation}{
31318 \backslash
31319 roman{equation}}
31320 \end_layout
31321
31322 \begin_layout Standard
31323 is inserted before the formula in TeX-mode.
31324  
31325 \series bold
31326
31327 \backslash
31328 renewcommand
31329 \series default
31330
31331 \begin_inset Index idx
31332 status collapsed
31333
31334 \begin_layout Plain Layout
31335 Commands ! R ! 
31336 \backslash
31337 renewcommand
31338 \end_layout
31339
31340 \end_inset
31341
31342  redefines the predefined command 
31343 \series bold
31344
31345 \backslash
31346 theequation
31347 \series default
31348  to the command 
31349 \series bold
31350
31351 \backslash
31352 roman{equation}
31353 \series default
31354 .
31355 \begin_inset Foot
31356 status collapsed
31357
31358 \begin_layout Plain Layout
31359 The command 
31360 \series bold
31361
31362 \backslash
31363 renewcommand
31364 \series default
31365  has the same scheme like the command 
31366 \series bold
31367
31368 \backslash
31369 newcommand
31370 \series default
31371  that is described in 
31372 \begin_inset CommandInset ref
31373 LatexCommand ref
31374 reference "sub:The-Command-newcommand"
31375
31376 \end_inset
31377
31378 .
31379 \end_layout
31380
31381 \end_inset
31382
31383  
31384 \series bold
31385 equation
31386 \series default
31387  is the formula counter.
31388  When the command 
31389 \series bold
31390
31391 \backslash
31392 the
31393 \series default
31394  is used as prefix for a counter, the value of the counter is output as
31395  Arabic number.
31396  When a formula is numbered, LaTeX sets internally the command 
31397 \series bold
31398
31399 \backslash
31400 theequation
31401 \series default
31402  behind the formula.
31403  
31404 \series bold
31405
31406 \backslash
31407 roman{equation}
31408 \begin_inset Index idx
31409 status collapsed
31410
31411 \begin_layout Plain Layout
31412 Commands ! R ! 
31413 \backslash
31414 roman
31415 \end_layout
31416
31417 \end_inset
31418
31419
31420 \series default
31421  outputs the counter as small Roman number.
31422 \end_layout
31423
31424 \begin_layout Standard
31425 All formulas behind the command 
31426 \series bold
31427
31428 \backslash
31429 renew
31430 \series default
31431 c
31432 \series bold
31433 ommand
31434 \series default
31435  are now numbered Roman.
31436  To switch to numbering with big Roman numbers, the command is inserted
31437  again, but 
31438 \series bold
31439
31440 \backslash
31441 roman
31442 \series default
31443  is replaced by 
31444 \series bold
31445
31446 \backslash
31447 Roman
31448 \series default
31449
31450 \begin_inset Index idx
31451 status collapsed
31452
31453 \begin_layout Plain Layout
31454 Commands ! R ! 
31455 \backslash
31456 roman@
31457 \backslash
31458 Roman
31459 \end_layout
31460
31461 \end_inset
31462
31463 .
31464  To 
31465 \begin_inset Quotes eld
31466 \end_inset
31467
31468 number
31469 \begin_inset Quotes erd
31470 \end_inset
31471
31472  with small Latin letters there is the command 
31473 \series bold
31474
31475 \backslash
31476 alph
31477 \series default
31478
31479 \begin_inset Index idx
31480 status collapsed
31481
31482 \begin_layout Plain Layout
31483 Commands ! A ! 
31484 \backslash
31485 alph
31486 \end_layout
31487
31488 \end_inset
31489
31490 , for big ones there is the command 
31491 \series bold
31492
31493 \backslash
31494 Alph
31495 \series default
31496
31497 \begin_inset Index idx
31498 status collapsed
31499
31500 \begin_layout Plain Layout
31501 Commands ! A ! 
31502 \backslash
31503 alph@
31504 \backslash
31505 Alph
31506 \end_layout
31507
31508 \end_inset
31509
31510 .
31511 \end_layout
31512
31513 \begin_layout Standard
31514 \begin_inset Note Greyedout
31515 status open
31516
31517 \begin_layout Plain Layout
31518
31519 \series bold
31520 \color none
31521 Note:
31522 \series default
31523  Only maximal 26
31524 \begin_inset space ~
31525 \end_inset
31526
31527 formulas can be numbered with Latin letters in one document.
31528 \end_layout
31529
31530 \end_inset
31531
31532
31533 \end_layout
31534
31535 \begin_layout Standard
31536 \begin_inset ERT
31537 status collapsed
31538
31539 \begin_layout Plain Layout
31540
31541
31542 \backslash
31543 renewcommand{
31544 \backslash
31545 theequation}{
31546 \backslash
31547 roman{equation}}
31548 \end_layout
31549
31550 \end_inset
31551
31552
31553 \end_layout
31554
31555 \begin_layout Standard
31556 \begin_inset Formula 
31557 \begin{equation}
31558 A=\textrm{small roman}
31559 \end{equation}
31560
31561 \end_inset
31562
31563
31564 \begin_inset ERT
31565 status collapsed
31566
31567 \begin_layout Plain Layout
31568
31569
31570 \backslash
31571 renewcommand{
31572 \backslash
31573 theequation}{
31574 \backslash
31575 Roman{equation}}
31576 \end_layout
31577
31578 \end_inset
31579
31580
31581 \begin_inset Formula 
31582 \begin{equation}
31583 B=\textrm{big Roman}\label{eq:Rom}
31584 \end{equation}
31585
31586 \end_inset
31587
31588
31589 \begin_inset ERT
31590 status collapsed
31591
31592 \begin_layout Plain Layout
31593
31594
31595 \backslash
31596 renewcommand{
31597 \backslash
31598 theequation}{
31599 \backslash
31600 alph{equation}}
31601 \end_layout
31602
31603 \end_inset
31604
31605
31606 \begin_inset Formula 
31607 \begin{equation}
31608 C=\textrm{small Latin}
31609 \end{equation}
31610
31611 \end_inset
31612
31613
31614 \begin_inset ERT
31615 status collapsed
31616
31617 \begin_layout Plain Layout
31618
31619
31620 \backslash
31621 renewcommand{
31622 \backslash
31623 theequation}{
31624 \backslash
31625 Alph{equation}}
31626 \end_layout
31627
31628 \end_inset
31629
31630
31631 \begin_inset Formula 
31632 \begin{equation}
31633 D=\textrm{big Latin}\label{eq:Lat}
31634 \end{equation}
31635
31636 \end_inset
31637
31638
31639 \end_layout
31640
31641 \begin_layout Standard
31642 To switch back to the default numbering, insert the command:
31643 \end_layout
31644
31645 \begin_layout Standard
31646
31647 \series bold
31648
31649 \backslash
31650 renewcommand{
31651 \backslash
31652 theequation}{
31653 \backslash
31654 arabic{equation}}
31655 \begin_inset Index idx
31656 status collapsed
31657
31658 \begin_layout Plain Layout
31659 Commands ! A ! 
31660 \backslash
31661 arabic
31662 \end_layout
31663
31664 \end_inset
31665
31666
31667 \end_layout
31668
31669 \begin_layout Standard
31670 \begin_inset ERT
31671 status collapsed
31672
31673 \begin_layout Plain Layout
31674
31675
31676 \backslash
31677 renewcommand{
31678 \backslash
31679 theequation}{
31680 \backslash
31681 arabic{equation}}
31682 \end_layout
31683
31684 \end_inset
31685
31686
31687 \begin_inset Formula 
31688 \begin{equation}
31689 E=\textrm{Arabic}
31690 \end{equation}
31691
31692 \end_inset
31693
31694
31695 \end_layout
31696
31697 \begin_layout Standard
31698 \begin_inset VSpace medskip
31699 \end_inset
31700
31701 As you see, formulas are numbered serially independent from the numbering
31702  style.
31703  When then numbering should start with 
31704 \begin_inset Quotes eld
31705 \end_inset
31706
31707 1
31708 \begin_inset Quotes erd
31709 \end_inset
31710
31711  when the style is changed, new equation counters have to be defined.
31712  A description about this can be found in the file 
31713 \begin_inset CommandInset href
31714 LatexCommand href
31715 name "Formula-numbering.lyx"
31716 target "run:Formula-numbering.lyx"
31717
31718 \end_inset
31719
31720 .
31721 \end_layout
31722
31723 \begin_layout Section
31724 Chemical Symbols and Equations
31725 \begin_inset CommandInset label
31726 LatexCommand label
31727 name "sub:Chemical-Symbols-and"
31728
31729 \end_inset
31730
31731
31732 \begin_inset Index idx
31733 status collapsed
31734
31735 \begin_layout Plain Layout
31736 Chemical characters ! Symbols
31737 \end_layout
31738
31739 \end_inset
31740
31741
31742 \begin_inset Index idx
31743 status collapsed
31744
31745 \begin_layout Plain Layout
31746 Chemical equations
31747 \end_layout
31748
31749 \end_inset
31750
31751
31752 \begin_inset Index idx
31753 status collapsed
31754
31755 \begin_layout Plain Layout
31756 Symbols ! chemical
31757 \end_layout
31758
31759 \end_inset
31760
31761
31762 \end_layout
31763
31764 \begin_layout Standard
31765 An example text from chemistry:
31766 \end_layout
31767
31768 \begin_layout Quote
31769 The 
31770 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31771 \end_inset
31772
31773 -ion reacts with two 
31774 \begin_inset Formula $\mathrm{Na^{+}}$
31775 \end_inset
31776
31777 -ions to sodium sulfate 
31778 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31779 \end_inset
31780
31781 .
31782  The chemical equation for this is:
31783 \begin_inset Formula 
31784 \begin{equation}
31785 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31786 \end{equation}
31787
31788 \end_inset
31789
31790
31791 \end_layout
31792
31793 \begin_layout Standard
31794 This chemical equation can directly be created as formula.
31795  To avoid that the symbols appear italic, everything is highlighted and
31796  changed by the shortcut 
31797 \begin_inset Info
31798 type  "shortcut"
31799 arg   "font-roman"
31800 \end_inset
31801
31802  to the upright font style.
31803 \begin_inset Foot
31804 status collapsed
31805
31806 \begin_layout Plain Layout
31807 font styles
31808 \series bold
31809  
31810 \series default
31811 see 
31812 \begin_inset CommandInset ref
31813 LatexCommand ref
31814 reference "sub:Font-Styles"
31815
31816 \end_inset
31817
31818
31819 \end_layout
31820
31821 \end_inset
31822
31823
31824 \end_layout
31825
31826 \begin_layout Standard
31827 A more convenient way to typeset chemical formulas is to use the command
31828  
31829 \series bold
31830
31831 \backslash
31832 ce
31833 \series default
31834
31835 \begin_inset Index idx
31836 status collapsed
31837
31838 \begin_layout Plain Layout
31839 Commands ! C ! 
31840 \backslash
31841 ce
31842 \end_layout
31843
31844 \end_inset
31845
31846  that is available when the LaTeX-package 
31847 \series bold
31848 mhchem
31849 \series default
31850
31851 \begin_inset Index idx
31852 status collapsed
31853
31854 \begin_layout Plain Layout
31855 Packages ! mhchem
31856 \end_layout
31857
31858 \end_inset
31859
31860  is installed.
31861  After inserting 
31862 \series bold
31863
31864 \backslash
31865 ce
31866 \series default
31867  to a formula a new blue box appears where chemical formulas can be inserted
31868  in an intuitive way.
31869 \end_layout
31870
31871 \begin_layout Standard
31872 \align center
31873 \begin_inset Tabular
31874 <lyxtabular version="3" rows="9" columns="2">
31875 <features tabularvalignment="middle">
31876 <column alignment="center" valignment="top" width="0">
31877 <column alignment="center" valignment="top" width="0">
31878 <row>
31879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31880 \begin_inset Text
31881
31882 \begin_layout Plain Layout
31883 Command
31884 \end_layout
31885
31886 \end_inset
31887 </cell>
31888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31889 \begin_inset Text
31890
31891 \begin_layout Plain Layout
31892 Result
31893 \begin_inset Note Note
31894 status collapsed
31895
31896 \begin_layout Plain Layout
31897
31898 \series bold
31899
31900 \backslash
31901 raisebox
31902 \series default
31903  is only used as spacer.
31904 \end_layout
31905
31906 \end_inset
31907
31908
31909 \end_layout
31910
31911 \end_inset
31912 </cell>
31913 </row>
31914 <row>
31915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31916 \begin_inset Text
31917
31918 \begin_layout Plain Layout
31919
31920 \backslash
31921 ce
31922 \begin_inset ERT
31923 status collapsed
31924
31925 \begin_layout Plain Layout
31926
31927
31928 \backslash
31929 spce 
31930 \end_layout
31931
31932 \end_inset
31933
31934 H2CO3
31935 \end_layout
31936
31937 \end_inset
31938 </cell>
31939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31940 \begin_inset Text
31941
31942 \begin_layout Plain Layout
31943 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31944 \end_inset
31945
31946
31947 \end_layout
31948
31949 \end_inset
31950 </cell>
31951 </row>
31952 <row>
31953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31954 \begin_inset Text
31955
31956 \begin_layout Plain Layout
31957
31958 \backslash
31959 ce
31960 \begin_inset ERT
31961 status collapsed
31962
31963 \begin_layout Plain Layout
31964
31965
31966 \backslash
31967 spce 
31968 \end_layout
31969
31970 \end_inset
31971
31972 SO4^2-
31973 \end_layout
31974
31975 \end_inset
31976 </cell>
31977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31978 \begin_inset Text
31979
31980 \begin_layout Plain Layout
31981 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31982 \end_inset
31983
31984
31985 \end_layout
31986
31987 \end_inset
31988 </cell>
31989 </row>
31990 <row>
31991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31992 \begin_inset Text
31993
31994 \begin_layout Plain Layout
31995
31996 \backslash
31997 ce
31998 \begin_inset ERT
31999 status collapsed
32000
32001 \begin_layout Plain Layout
32002
32003
32004 \backslash
32005 spce 
32006 \end_layout
32007
32008 \end_inset
32009
32010 (NH4)2S
32011 \end_layout
32012
32013 \end_inset
32014 </cell>
32015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32016 \begin_inset Text
32017
32018 \begin_layout Plain Layout
32019 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32020 \end_inset
32021
32022
32023 \end_layout
32024
32025 \end_inset
32026 </cell>
32027 </row>
32028 <row>
32029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32030 \begin_inset Text
32031
32032 \begin_layout Plain Layout
32033
32034 \backslash
32035 ce
32036 \begin_inset ERT
32037 status collapsed
32038
32039 \begin_layout Plain Layout
32040
32041
32042 \backslash
32043 spce 
32044 \end_layout
32045
32046 \end_inset
32047
32048 KCr(SO4)2.12H2O
32049 \end_layout
32050
32051 \end_inset
32052 </cell>
32053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32054 \begin_inset Text
32055
32056 \begin_layout Plain Layout
32057 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32058 \end_inset
32059
32060
32061 \end_layout
32062
32063 \end_inset
32064 </cell>
32065 </row>
32066 <row>
32067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32068 \begin_inset Text
32069
32070 \begin_layout Plain Layout
32071
32072 \backslash
32073 ce
32074 \begin_inset ERT
32075 status collapsed
32076
32077 \begin_layout Plain Layout
32078
32079
32080 \backslash
32081 spce 
32082 \end_layout
32083
32084 \end_inset
32085
32086 A-B
32087 \backslash
32088 dbond
32089 \begin_inset ERT
32090 status collapsed
32091
32092 \begin_layout Plain Layout
32093
32094
32095 \backslash
32096 spce 
32097 \end_layout
32098
32099 \end_inset
32100
32101 C
32102 \backslash
32103 tbond
32104 \begin_inset ERT
32105 status collapsed
32106
32107 \begin_layout Plain Layout
32108
32109
32110 \backslash
32111 spce 
32112 \end_layout
32113
32114 \end_inset
32115
32116 D
32117 \end_layout
32118
32119 \end_inset
32120 </cell>
32121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32122 \begin_inset Text
32123
32124 \begin_layout Plain Layout
32125 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32126 \end_inset
32127
32128
32129 \end_layout
32130
32131 \end_inset
32132 </cell>
32133 </row>
32134 <row>
32135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32136 \begin_inset Text
32137
32138 \begin_layout Plain Layout
32139
32140 \backslash
32141 ce
32142 \begin_inset ERT
32143 status collapsed
32144
32145 \begin_layout Plain Layout
32146
32147
32148 \backslash
32149 spce 
32150 \end_layout
32151
32152 \end_inset
32153
32154 ^227
32155 \begin_inset Formula $\downarrow$
32156 \end_inset
32157
32158 _90
32159 \begin_inset Formula $\to$
32160 \end_inset
32161
32162 Th+
32163 \end_layout
32164
32165 \end_inset
32166 </cell>
32167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32168 \begin_inset Text
32169
32170 \begin_layout Plain Layout
32171 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32172 \end_inset
32173
32174
32175 \end_layout
32176
32177 \end_inset
32178 </cell>
32179 </row>
32180 <row>
32181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32182 \begin_inset Text
32183
32184 \begin_layout Plain Layout
32185
32186 \backslash
32187 ce
32188 \begin_inset ERT
32189 status collapsed
32190
32191 \begin_layout Plain Layout
32192
32193
32194 \backslash
32195 spce 
32196 \end_layout
32197
32198 \end_inset
32199
32200 CO2
32201 \begin_inset ERT
32202 status collapsed
32203
32204 \begin_layout Plain Layout
32205
32206
32207 \backslash
32208 spce 
32209 \end_layout
32210
32211 \end_inset
32212
32213 +
32214 \begin_inset ERT
32215 status collapsed
32216
32217 \begin_layout Plain Layout
32218
32219
32220 \backslash
32221 spce 
32222 \end_layout
32223
32224 \end_inset
32225
32226 C
32227 \begin_inset ERT
32228 status collapsed
32229
32230 \begin_layout Plain Layout
32231
32232
32233 \backslash
32234 spce 
32235 \end_layout
32236
32237 \end_inset
32238
32239 <=>
32240 \begin_inset ERT
32241 status collapsed
32242
32243 \begin_layout Plain Layout
32244
32245
32246 \backslash
32247 spce 
32248 \end_layout
32249
32250 \end_inset
32251
32252 2CO
32253 \end_layout
32254
32255 \end_inset
32256 </cell>
32257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32258 \begin_inset Text
32259
32260 \begin_layout Plain Layout
32261 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32262 \end_inset
32263
32264
32265 \end_layout
32266
32267 \end_inset
32268 </cell>
32269 </row>
32270 <row>
32271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32272 \begin_inset Text
32273
32274 \begin_layout Plain Layout
32275
32276 \backslash
32277 ce
32278 \begin_inset ERT
32279 status collapsed
32280
32281 \begin_layout Plain Layout
32282
32283
32284 \backslash
32285 spce 
32286 \end_layout
32287
32288 \end_inset
32289
32290 CO2
32291 \begin_inset ERT
32292 status collapsed
32293
32294 \begin_layout Plain Layout
32295
32296
32297 \backslash
32298 spce 
32299 \end_layout
32300
32301 \end_inset
32302
32303 +
32304 \begin_inset ERT
32305 status collapsed
32306
32307 \begin_layout Plain Layout
32308
32309
32310 \backslash
32311 spce 
32312 \end_layout
32313
32314 \end_inset
32315
32316 C
32317 \begin_inset ERT
32318 status collapsed
32319
32320 \begin_layout Plain Layout
32321
32322
32323 \backslash
32324 spce 
32325 \end_layout
32326
32327 \end_inset
32328
32329 ->[
32330 \backslash
32331 alpha][
32332 \backslash
32333 beta]
32334 \begin_inset ERT
32335 status collapsed
32336
32337 \begin_layout Plain Layout
32338
32339
32340 \backslash
32341 spce 
32342 \end_layout
32343
32344 \end_inset
32345
32346 2CO}
32347 \end_layout
32348
32349 \end_inset
32350 </cell>
32351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32352 \begin_inset Text
32353
32354 \begin_layout Plain Layout
32355 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32356 \end_inset
32357
32358
32359 \end_layout
32360
32361 \end_inset
32362 </cell>
32363 </row>
32364 </lyxtabular>
32365
32366 \end_inset
32367
32368
32369 \end_layout
32370
32371 \begin_layout Standard
32372 \begin_inset Note Greyedout
32373 status open
32374
32375 \begin_layout Plain Layout
32376
32377 \series bold
32378 \color none
32379 Note:
32380 \series default
32381  Inserting a formula to a 
32382 \series bold
32383
32384 \backslash
32385 ce
32386 \series default
32387  box will lead to LaTeX errors.
32388  In this case TeX code has to be used like for 
32389 \series bold
32390
32391 \backslash
32392 ce{$
32393 \backslash
32394 mu
32395 \backslash
32396 hyphen$Cl}
32397 \series default
32398
32399 \begin_inset ERT
32400 status collapsed
32401
32402 \begin_layout Plain Layout
32403
32404
32405 \backslash
32406 ce{$
32407 \backslash
32408 mu
32409 \backslash
32410 hyphen$Cl}
32411 \end_layout
32412
32413 \end_inset
32414
32415  
32416 \end_layout
32417
32418 \end_inset
32419
32420
32421 \end_layout
32422
32423 \begin_layout Standard
32424 \begin_inset Note Greyedout
32425 status open
32426
32427 \begin_layout Plain Layout
32428
32429 \series bold
32430 \color none
32431 Note:
32432 \series default
32433  It is not possible in LyX to use the character ^ to get an up-arrow as
32434  described in the 
32435 \series bold
32436 mhchem
32437 \series default
32438  manual.
32439  One instead uses a negative thin space followed by the command 
32440 \series bold
32441
32442 \backslash
32443 uparrow
32444 \series default
32445
32446 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
32447 \end_inset
32448
32449
32450 \end_layout
32451
32452 \end_inset
32453
32454
32455 \end_layout
32456
32457 \begin_layout Standard
32458 Using 
32459 \series bold
32460
32461 \backslash
32462 ce
32463 \series default
32464  the command for equation
32465 \begin_inset space ~
32466 \end_inset
32467
32468
32469 \begin_inset CommandInset ref
32470 LatexCommand eqref
32471 reference "eq:chem-reaction"
32472
32473 \end_inset
32474
32475  is:
32476 \begin_inset Newline newline
32477 \end_inset
32478
32479
32480 \series bold
32481  
32482 \backslash
32483 ce
32484 \begin_inset ERT
32485 status collapsed
32486
32487 \begin_layout Plain Layout
32488
32489
32490 \backslash
32491 spce 
32492 \end_layout
32493
32494 \end_inset
32495
32496 2Na+
32497 \begin_inset ERT
32498 status collapsed
32499
32500 \begin_layout Plain Layout
32501
32502
32503 \backslash
32504 spce 
32505 \end_layout
32506
32507 \end_inset
32508
32509 +
32510 \begin_inset ERT
32511 status collapsed
32512
32513 \begin_layout Plain Layout
32514
32515
32516 \backslash
32517 spce 
32518 \end_layout
32519
32520 \end_inset
32521
32522 SO4^2-
32523 \begin_inset ERT
32524 status collapsed
32525
32526 \begin_layout Plain Layout
32527
32528
32529 \backslash
32530 spce 
32531 \end_layout
32532
32533 \end_inset
32534
32535
32536 \begin_inset ERT
32537 status collapsed
32538
32539 \begin_layout Plain Layout
32540
32541
32542 \backslash
32543 spce 
32544 \end_layout
32545
32546 \end_inset
32547
32548 ->
32549 \begin_inset ERT
32550 status collapsed
32551
32552 \begin_layout Plain Layout
32553
32554
32555 \backslash
32556 spce 
32557 \end_layout
32558
32559 \end_inset
32560
32561 Na2SO4
32562 \end_layout
32563
32564 \begin_layout Standard
32565 To create multiline chemical equations first a multiline formula is created
32566  as described in 
32567 \begin_inset CommandInset ref
32568 LatexCommand ref
32569 reference "sec:Multiline-Formulas"
32570
32571 \end_inset
32572
32573 .
32574  Afterwards the command 
32575 \series bold
32576
32577 \backslash
32578 ce
32579 \series default
32580  is used in every small blue box of the formula.
32581  
32582 \begin_inset CommandInset ref
32583 LatexCommand eqref
32584 reference "eq:TEOS-reaction-1"
32585
32586 \end_inset
32587
32588  and 
32589 \begin_inset CommandInset ref
32590 LatexCommand eqref
32591 reference "eq:TEOS-reaction-2"
32592
32593 \end_inset
32594
32595  are an example of a multi-stage chemical reaction where every equation
32596  has its own number.
32597 \begin_inset Formula 
32598 \begin{eqnarray}
32599 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
32600 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
32601 \end{eqnarray}
32602
32603 \end_inset
32604
32605
32606 \end_layout
32607
32608 \begin_layout Standard
32609 Besides 
32610 \series bold
32611
32612 \backslash
32613 ce
32614 \series default
32615  the 
32616 \series bold
32617 mhchem
32618 \series default
32619  package provides the command 
32620 \series bold
32621
32622 \backslash
32623 cf
32624 \series default
32625
32626 \begin_inset Index idx
32627 status collapsed
32628
32629 \begin_layout Plain Layout
32630 Commands ! C ! 
32631 \backslash
32632 cf
32633 \end_layout
32634
32635 \end_inset
32636
32637  that has to be used for special cases.
32638  For more information about 
32639 \series bold
32640
32641 \backslash
32642 cf
32643 \series default
32644  and more examples have a look at the documentation of 
32645 \series bold
32646 mhchem
32647 \series default
32648
32649 \begin_inset CommandInset citation
32650 LatexCommand cite
32651 key "mhchem"
32652
32653 \end_inset
32654
32655 .
32656 \end_layout
32657
32658 \begin_layout Section
32659 Diagrams
32660 \end_layout
32661
32662 \begin_layout Standard
32663 LyX supports two types of commutative diagrams: 
32664 \series bold
32665 amscd
32666 \series default
32667  and 
32668 \series bold
32669 xymatrix
32670 \series default
32671  that are explained in the following.
32672 \end_layout
32673
32674 \begin_layout Subsection
32675 Amscd Diagrams
32676 \begin_inset Index idx
32677 status collapsed
32678
32679 \begin_layout Plain Layout
32680 Diagrams ! amscd
32681 \end_layout
32682
32683 \end_inset
32684
32685
32686 \end_layout
32687
32688 \begin_layout Standard
32689 Diagrams of this type visualize relations by vertical and horizontal lines
32690  or arrows:
32691 \begin_inset Formula 
32692 \[
32693 \begin{CD}A@>>>B@>>>C\\
32694 @AAA@.@VVV\\
32695 F@<<<E@<<<D
32696 \end{CD}
32697 \]
32698
32699 \end_inset
32700
32701
32702 \end_layout
32703
32704 \begin_layout Standard
32705 To get them, the command 
32706 \series bold
32707
32708 \backslash
32709 CD
32710 \begin_inset Index idx
32711 status collapsed
32712
32713 \begin_layout Plain Layout
32714 Commands ! C ! 
32715 \backslash
32716 CD
32717 \end_layout
32718
32719 \end_inset
32720
32721
32722 \series default
32723  is inserted to a formula.
32724  A blue box appears with two dashed lines where further commands can be
32725  inserted.
32726  With 
32727 \begin_inset Info
32728 type  "shortcut"
32729 arg   "newline-insert newline"
32730 \end_inset
32731
32732  a new line is created.
32733  Horizontal relations are inserted in odd, vertical in even formula lines.
32734 \end_layout
32735
32736 \begin_layout Standard
32737 To create the relations there are the following commands:
32738 \end_layout
32739
32740 \begin_layout Itemize
32741
32742 \series bold
32743 @<<<
32744 \series default
32745  creates a left arrow, 
32746 \series bold
32747 @>>>
32748 \series default
32749  a right arrow and 
32750 \series bold
32751 @=
32752 \series default
32753  a long equal sign
32754 \end_layout
32755
32756 \begin_layout Itemize
32757
32758 \series bold
32759 @AAA
32760 \series default
32761  creates an up arrow, 
32762 \series bold
32763 @VVV
32764 \series default
32765  a down arrow and 
32766 \series bold
32767 @|
32768 \series default
32769  a vertical equal sign
32770 \end_layout
32771
32772 \begin_layout Itemize
32773
32774 \series bold
32775 @.
32776
32777 \series default
32778  is a placeholder for non-existent relations
32779 \end_layout
32780
32781 \begin_layout Standard
32782 All arrows can be labeled as follows:
32783 \end_layout
32784
32785 \begin_layout Itemize
32786 If text inserted between the first and second < or >, resp., it is placed
32787  above the arrow.
32788  When it is inserted between the second and third one, it appears under
32789  the arrow.
32790 \end_layout
32791
32792 \begin_layout Itemize
32793 When text for vertical arrows is inserted between the first and second A
32794  or V, resp., it is placed left beside the arrow.
32795  When it is inserted between the second and third one, it appears right
32796  beside the arrow.
32797  If the text contains an A or V, these letters must be set into a TeX-brace.
32798 \end_layout
32799
32800 \begin_layout Standard
32801 As example a diagram with all possible relations:
32802 \end_layout
32803
32804 \begin_layout Standard
32805 \begin_inset Formula 
32806 \[
32807 \begin{CD}A@>j>>B@>>k>C@=F\\
32808 @AmAA@.@VV{V}V@|\\
32809 D@<<j<E@>k>>F@=C
32810 \end{CD}
32811 \]
32812
32813 \end_inset
32814
32815
32816 \end_layout
32817
32818 \begin_layout Standard
32819 The command for this is:
32820 \begin_inset Newline newline
32821 \end_inset
32822
32823
32824 \series bold
32825
32826 \backslash
32827 CD
32828 \begin_inset ERT
32829 status collapsed
32830
32831 \begin_layout Plain Layout
32832
32833
32834 \backslash
32835 spce 
32836 \end_layout
32837
32838 \end_inset
32839
32840 A@>j>>B@>>k>C@=F Ctrl+Return
32841 \begin_inset Newline newline
32842 \end_inset
32843
32844
32845 \begin_inset Phantom HPhantom
32846 status open
32847
32848 \begin_layout Plain Layout
32849
32850 \series bold
32851
32852 \backslash
32853 CD
32854 \begin_inset ERT
32855 status collapsed
32856
32857 \begin_layout Plain Layout
32858
32859
32860 \backslash
32861 spce 
32862 \end_layout
32863
32864 \end_inset
32865
32866
32867 \end_layout
32868
32869 \end_inset
32870
32871 @AmAA@.@VV
32872 \backslash
32873 {V
32874 \series default
32875
32876 \begin_inset Formula $\to$
32877 \end_inset
32878
32879
32880 \series bold
32881 V@| Ctrl+Return
32882 \begin_inset Newline newline
32883 \end_inset
32884
32885
32886 \begin_inset Phantom HPhantom
32887 status open
32888
32889 \begin_layout Plain Layout
32890
32891 \series bold
32892
32893 \backslash
32894 CD
32895 \begin_inset ERT
32896 status collapsed
32897
32898 \begin_layout Plain Layout
32899
32900
32901 \backslash
32902 spce 
32903 \end_layout
32904
32905 \end_inset
32906
32907
32908 \end_layout
32909
32910 \end_inset
32911
32912 D@<<j<E@>k>>F@=C
32913 \end_layout
32914
32915 \begin_layout Subsection
32916 Xymatrix Diagrams
32917 \begin_inset Index idx
32918 status collapsed
32919
32920 \begin_layout Plain Layout
32921 Diagrams ! xymatrix
32922 \end_layout
32923
32924 \end_inset
32925
32926
32927 \end_layout
32928
32929 \begin_layout Standard
32930 To be able to use xymatrices, the LaTeX-package 
32931 \series bold
32932 xypic
32933 \series default
32934  must be installed.
32935  A xymatrix is created by inserting the command 
32936 \series bold
32937
32938 \backslash
32939 xymatrix
32940 \series default
32941  in a formula.
32942  Then you are able to add new matrix columns and rows like for normal matrices,
32943  see 
32944 \begin_inset CommandInset ref
32945 LatexCommand ref
32946 reference "sec:Matrices"
32947
32948 \end_inset
32949
32950 .
32951 \end_layout
32952
32953 \begin_layout Standard
32954 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
32955  and much more.
32956  All possibilities to create commutative diagrams and decorations are explained
32957  in detail in the 
32958 \emph on
32959 XY-pic manual
32960 \emph default
32961  that you find in the menu 
32962 \family sans
32963 Help\SpecialChar \menuseparator
32964 Specific
32965 \begin_inset space ~
32966 \end_inset
32967
32968 Manuals
32969 \family default
32970 .
32971 \end_layout
32972
32973 \begin_layout Subsection
32974
32975 \noun on
32976 Feynman
32977 \noun default
32978  Diagrams
32979 \begin_inset Index idx
32980 status collapsed
32981
32982 \begin_layout Plain Layout
32983 Diagrams ! Feynman
32984 \end_layout
32985
32986 \end_inset
32987
32988
32989 \end_layout
32990
32991 \begin_layout Standard
32992 To be able to use 
32993 \noun on
32994 Feynman
32995 \noun default
32996 -diagrams, the LaTeX-package 
32997 \series bold
32998 feyn
32999 \series default
33000  must be installed.
33001  A 
33002 \noun on
33003 Feynman
33004 \noun default
33005 -diagram is created by inserting the command 
33006 \series bold
33007
33008 \backslash
33009 Diagram
33010 \series default
33011  in a formula.
33012  Then you are able to add new matrix columns and rows like for normal matrices,
33013  see 
33014 \begin_inset CommandInset ref
33015 LatexCommand ref
33016 reference "sec:Matrices"
33017
33018 \end_inset
33019
33020 .
33021 \end_layout
33022
33023 \begin_layout Standard
33024 Examples how to create 
33025 \noun on
33026 Feynman-
33027 \noun default
33028 diagrams in LyX is given in the 
33029 \emph on
33030 Feynman-diagram manual
33031 \emph default
33032  that you find in the menu 
33033 \family sans
33034 Help\SpecialChar \menuseparator
33035 Specific
33036 \begin_inset space ~
33037 \end_inset
33038
33039 Manuals
33040 \family default
33041 .
33042 \end_layout
33043
33044 \begin_layout Section
33045 User-defined Commands
33046 \begin_inset Index idx
33047 status collapsed
33048
33049 \begin_layout Plain Layout
33050 User-defined commands
33051 \end_layout
33052
33053 \end_inset
33054
33055
33056 \end_layout
33057
33058 \begin_layout Standard
33059 \begin_inset Note Greyedout
33060 status open
33061
33062 \begin_layout Plain Layout
33063
33064 \series bold
33065 Note:
33066 \series default
33067  The names of user-defined commands and macros may only consist of Latin
33068  letters.
33069 \end_layout
33070
33071 \end_inset
33072
33073
33074 \end_layout
33075
33076 \begin_layout Subsection
33077 The Command 
33078 \backslash
33079 newcommand
33080 \begin_inset CommandInset label
33081 LatexCommand label
33082 name "sub:The-Command-newcommand"
33083
33084 \end_inset
33085
33086
33087 \begin_inset Index idx
33088 status collapsed
33089
33090 \begin_layout Plain Layout
33091 User-defined commands ! 
33092 \backslash
33093 newcommand
33094 \end_layout
33095
33096 \end_inset
33097
33098
33099 \begin_inset Index idx
33100 status collapsed
33101
33102 \begin_layout Plain Layout
33103 Commands ! N ! 
33104 \backslash
33105 newcommand
33106 \end_layout
33107
33108 \end_inset
33109
33110
33111 \end_layout
33112
33113 \begin_layout Standard
33114 Many LaTeX-commands are too long to be used frequently.
33115  But it is possible to define with the command 
33116 \series bold
33117
33118 \backslash
33119 newcommand
33120 \series default
33121  new shorter commands.
33122 \end_layout
33123
33124 \begin_layout Standard
33125 The command scheme of 
33126 \series bold
33127
33128 \backslash
33129 newcommand
33130 \series default
33131  is:
33132 \end_layout
33133
33134 \begin_layout Standard
33135
33136 \series bold
33137
33138 \backslash
33139 newcommand{new command name}[number of arguments][optional
33140 \series default
33141  
33142 \series bold
33143 value]
33144 \begin_inset Newline newline
33145 \end_inset
33146
33147
33148 \begin_inset Phantom HPhantom
33149 status open
33150
33151 \begin_layout Plain Layout
33152
33153 \series bold
33154
33155 \backslash
33156 newcommand
33157 \end_layout
33158
33159 \end_inset
33160
33161 {command definition}
33162 \end_layout
33163
33164 \begin_layout Standard
33165 \begin_inset Note Greyedout
33166 status open
33167
33168 \begin_layout Plain Layout
33169
33170 \series bold
33171 Note:
33172 \series default
33173  Assure that the name of the new command is not already used in your document
33174  or by LaTeX-packages that you use.
33175  When you for example define the command 
33176 \series bold
33177
33178 \backslash
33179 le
33180 \series default
33181  for 
33182 \series bold
33183
33184 \backslash
33185 Leftarrow
33186 \series default
33187 , you get an error message because 
33188 \series bold
33189
33190 \backslash
33191 le
33192 \series default
33193  is already defined as command for 
33194 \begin_inset Quotes eld
33195 \end_inset
33196
33197
33198 \begin_inset Formula $\le$
33199 \end_inset
33200
33201
33202 \begin_inset Quotes erd
33203 \end_inset
33204
33205 .
33206 \end_layout
33207
33208 \end_inset
33209
33210
33211 \end_layout
33212
33213 \begin_layout Standard
33214 The number of arguments is an integer in the range 0
33215 \begin_inset space \thinspace{}
33216 \end_inset
33217
33218 -
33219 \begin_inset space \thinspace{}
33220 \end_inset
33221
33222 9 and specifies how many arguments the new command should have.
33223  With the optional value a value for an optional argument can be predefined.
33224  When this is done, the 
33225 \emph on
33226 first
33227 \emph default
33228  
33229 \emph on
33230 a
33231 \emph default
33232 rgument of the new command is automatically an optional one.
33233 \end_layout
33234
33235 \begin_layout Standard
33236 Here are some examples:
33237 \end_layout
33238
33239 \begin_layout Itemize
33240 To define the command 
33241 \series bold
33242
33243 \backslash
33244 gr
33245 \series default
33246  for 
33247 \series bold
33248
33249 \backslash
33250 Longrightarrow
33251 \series default
33252 , the LaTeX-preamble line is:
33253 \begin_inset VSpace medskip
33254 \end_inset
33255
33256
33257 \begin_inset Newline newline
33258 \end_inset
33259
33260
33261 \series bold
33262
33263 \backslash
33264 newcommand{
33265 \backslash
33266 gr}{
33267 \backslash
33268 Longrightarrow}
33269 \end_layout
33270
33271 \begin_layout Itemize
33272 To define the command 
33273 \series bold
33274
33275 \backslash
33276 us
33277 \series default
33278  for 
33279 \series bold
33280
33281 \backslash
33282 underline
33283 \series default
33284 , the argument (that should be underlined) must be taken into account.
33285  For this the preamble line is:
33286 \begin_inset VSpace medskip
33287 \end_inset
33288
33289
33290 \begin_inset Newline newline
33291 \end_inset
33292
33293
33294 \series bold
33295
33296 \backslash
33297 newcommand{
33298 \backslash
33299 us}[1]{
33300 \backslash
33301 underline{#1}}
33302 \series default
33303
33304 \begin_inset VSpace medskip
33305 \end_inset
33306
33307
33308 \begin_inset Newline newline
33309 \end_inset
33310
33311 The character 
33312 \series bold
33313 #
33314 \series default
33315  acts as argument placeholder, the 
33316 \series bold
33317 1
33318 \series default
33319  behind it denotes that it is the placeholder for the first argument.
33320 \end_layout
33321
33322 \begin_layout Itemize
33323 For 
33324 \series bold
33325
33326 \backslash
33327 framebox
33328 \series default
33329  one can e.
33330 \begin_inset space \thinspace{}
33331 \end_inset
33332
33333 g.
33334 \begin_inset space \space{}
33335 \end_inset
33336
33337 define the command 
33338 \series bold
33339
33340 \backslash
33341 fb
33342 \series default
33343 :
33344 \begin_inset VSpace medskip
33345 \end_inset
33346
33347
33348 \begin_inset Newline newline
33349 \end_inset
33350
33351
33352 \series bold
33353
33354 \backslash
33355 newcommand{
33356 \backslash
33357 fb}[3]{
33358 \backslash
33359 framebox#1#2{$#3$}}
33360 \series default
33361
33362 \begin_inset VSpace medskip
33363 \end_inset
33364
33365
33366 \begin_inset Newline newline
33367 \end_inset
33368
33369 The two Dollar signs creates the extra formula needed for 
33370 \series bold
33371
33372 \backslash
33373 framebox
33374 \series default
33375 , see 
33376 \begin_inset CommandInset ref
33377 LatexCommand ref
33378 reference "sub:Boxes-with-Frame"
33379
33380 \end_inset
33381
33382 .
33383 \end_layout
33384
33385 \begin_layout Itemize
33386 To create a new command for 
33387 \series bold
33388
33389 \backslash
33390 fcolorbox
33391 \series default
33392  where the color for the box need not be specified, the argument for the
33393  color is defined optional:
33394 \begin_inset VSpace medskip
33395 \end_inset
33396
33397
33398 \begin_inset Newline newline
33399 \end_inset
33400
33401
33402 \series bold
33403
33404 \backslash
33405 newcommand{
33406 \backslash
33407 cb}[3][white]{
33408 \backslash
33409 fcolorbox{#2}{#1}{$#3$}}
33410 \series default
33411
33412 \begin_inset VSpace medskip
33413 \end_inset
33414
33415
33416 \begin_inset Newline newline
33417 \end_inset
33418
33419 When the color is not specified when using 
33420 \series bold
33421
33422 \backslash
33423 cb
33424 \series default
33425 , the predefined color 
33426 \series bold
33427 white
33428 \series default
33429  will be used.
33430 \end_layout
33431
33432 \begin_layout Standard
33433 A test of the new defined commands:
33434 \end_layout
33435
33436 \begin_layout Standard
33437 \align center
33438 \begin_inset Tabular
33439 <lyxtabular version="3" rows="6" columns="2">
33440 <features tabularvalignment="middle">
33441 <column alignment="center" valignment="top" width="0">
33442 <column alignment="center" valignment="top" width="0">
33443 <row>
33444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33445 \begin_inset Text
33446
33447 \begin_layout Plain Layout
33448 Command
33449 \end_layout
33450
33451 \end_inset
33452 </cell>
33453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33454 \begin_inset Text
33455
33456 \begin_layout Plain Layout
33457 Result
33458 \begin_inset Note Note
33459 status collapsed
33460
33461 \begin_layout Plain Layout
33462
33463 \series bold
33464
33465 \backslash
33466 raisebox
33467 \series default
33468  is only used as spacer.
33469 \end_layout
33470
33471 \end_inset
33472
33473
33474 \end_layout
33475
33476 \end_inset
33477 </cell>
33478 </row>
33479 <row>
33480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33481 \begin_inset Text
33482
33483 \begin_layout Plain Layout
33484 A
33485 \backslash
33486 gr
33487 \begin_inset ERT
33488 status collapsed
33489
33490 \begin_layout Plain Layout
33491
33492
33493 \backslash
33494 spce 
33495 \end_layout
33496
33497 \end_inset
33498
33499 B
33500 \end_layout
33501
33502 \end_inset
33503 </cell>
33504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33505 \begin_inset Text
33506
33507 \begin_layout Plain Layout
33508 \begin_inset Formula $A\gr B$
33509 \end_inset
33510
33511
33512 \end_layout
33513
33514 \end_inset
33515 </cell>
33516 </row>
33517 <row>
33518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33519 \begin_inset Text
33520
33521 \begin_layout Plain Layout
33522
33523 \backslash
33524 us{ABcd
33525 \end_layout
33526
33527 \end_inset
33528 </cell>
33529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33530 \begin_inset Text
33531
33532 \begin_layout Plain Layout
33533 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33534 \end_inset
33535
33536
33537 \end_layout
33538
33539 \end_inset
33540 </cell>
33541 </row>
33542 <row>
33543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33544 \begin_inset Text
33545
33546 \begin_layout Plain Layout
33547
33548 \backslash
33549 fb{[2cm]
33550 \begin_inset Formula $\to$
33551 \end_inset
33552
33553
33554 \backslash
33555 {
33556 \begin_inset Formula $\to$
33557 \end_inset
33558
33559
33560 \backslash
33561 {
33562 \backslash
33563 int
33564 \begin_inset ERT
33565 status collapsed
33566
33567 \begin_layout Plain Layout
33568
33569
33570 \backslash
33571 spce 
33572 \end_layout
33573
33574 \end_inset
33575
33576 A=B
33577 \end_layout
33578
33579 \end_inset
33580 </cell>
33581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33582 \begin_inset Text
33583
33584 \begin_layout Plain Layout
33585 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33586 \end_inset
33587
33588
33589 \end_layout
33590
33591 \end_inset
33592 </cell>
33593 </row>
33594 <row>
33595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33596 \begin_inset Text
33597
33598 \begin_layout Plain Layout
33599
33600 \backslash
33601 cb{red
33602 \begin_inset Formula $\to$
33603 \end_inset
33604
33605
33606 \backslash
33607 {
33608 \backslash
33609 int
33610 \begin_inset ERT
33611 status collapsed
33612
33613 \begin_layout Plain Layout
33614
33615
33616 \backslash
33617 spce 
33618 \end_layout
33619
33620 \end_inset
33621
33622 A=B
33623 \end_layout
33624
33625 \end_inset
33626 </cell>
33627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33628 \begin_inset Text
33629
33630 \begin_layout Plain Layout
33631 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
33632 \end_inset
33633
33634
33635 \end_layout
33636
33637 \end_inset
33638 </cell>
33639 </row>
33640 <row>
33641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33642 \begin_inset Text
33643
33644 \begin_layout Plain Layout
33645
33646 \backslash
33647 cb[green]
33648 \backslash
33649 {red
33650 \begin_inset Formula $\to$
33651 \end_inset
33652
33653
33654 \backslash
33655 {
33656 \backslash
33657 int
33658 \begin_inset ERT
33659 status collapsed
33660
33661 \begin_layout Plain Layout
33662
33663
33664 \backslash
33665 spce 
33666 \end_layout
33667
33668 \end_inset
33669
33670 A=B
33671 \end_layout
33672
33673 \end_inset
33674 </cell>
33675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33676 \begin_inset Text
33677
33678 \begin_layout Plain Layout
33679 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33680 \end_inset
33681
33682
33683 \end_layout
33684
33685 \end_inset
33686 </cell>
33687 </row>
33688 </lyxtabular>
33689
33690 \end_inset
33691
33692
33693 \end_layout
33694
33695 \begin_layout Subsection
33696 Math Macros
33697 \begin_inset Index idx
33698 status collapsed
33699
33700 \begin_layout Plain Layout
33701 User-defined commands! Math macros
33702 \end_layout
33703
33704 \end_inset
33705
33706
33707 \begin_inset Index idx
33708 status collapsed
33709
33710 \begin_layout Plain Layout
33711 Macros
33712 \end_layout
33713
33714 \end_inset
33715
33716
33717 \end_layout
33718
33719 \begin_layout Standard
33720 User-defined commands are especially convenient for complex expressions.
33721  When you are for example dealing with a document that has quadratic equations,
33722  the same solution type occurs several times.
33723  The general form of a quadratic equation is
33724 \begin_inset Formula 
33725 \[
33726 0=\lambda^{2}+p\lambda+q
33727 \]
33728
33729 \end_inset
33730
33731 The general form of the solution is
33732 \begin_inset Formula 
33733 \[
33734 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33735 \]
33736
33737 \end_inset
33738
33739
33740 \end_layout
33741
33742 \begin_layout Standard
33743 To define a command for the solution formula where only the three parameters
33744  
33745 \begin_inset Formula $\lambda$
33746 \end_inset
33747
33748
33749 \begin_inset Formula $p$
33750 \end_inset
33751
33752  and 
33753 \begin_inset Formula $q$
33754 \end_inset
33755
33756  need to be specified and the index of 
33757 \begin_inset Formula $\lambda$
33758 \end_inset
33759
33760  can be given optionally, the LaTeX-preamble line is
33761 \begin_inset Newline newline
33762 \end_inset
33763
33764
33765 \series bold
33766
33767 \backslash
33768 newcommand{
33769 \backslash
33770 qG}[4][1,
33771 \backslash
33772 ,2]{#2_{#1}=-
33773 \backslash
33774 frac{#3}{2}
33775 \backslash
33776 pm
33777 \begin_inset Newline newline
33778 \end_inset
33779
33780
33781 \begin_inset Phantom HPhantom
33782 status open
33783
33784 \begin_layout Plain Layout
33785
33786 \series bold
33787
33788 \backslash
33789 newcommand
33790 \end_layout
33791
33792 \end_inset
33793
33794
33795 \backslash
33796 sqrt{
33797 \backslash
33798 frac{#3^{2}}{4}-#4}}
33799 \end_layout
33800
33801 \begin_layout Standard
33802 To create with this the solution formula, the command
33803 \begin_inset Newline newline
33804 \end_inset
33805
33806
33807 \series bold
33808
33809 \backslash
33810 qG{
33811 \backslash
33812 lambda
33813 \begin_inset Formula $\to$
33814 \end_inset
33815
33816
33817 \backslash
33818 {p
33819 \begin_inset Formula $\to$
33820 \end_inset
33821
33822
33823 \backslash
33824 {q
33825 \series default
33826  is inserted to a formula
33827 \series bold
33828 .
33829 \end_layout
33830
33831 \begin_layout Standard
33832 The definition of the new command is unintuitive because one has to know
33833  the schemes of all used LaTeX commands, e.
33834 \begin_inset space \thinspace{}
33835 \end_inset
33836
33837 g.
33838 \begin_inset space \space{}
33839 \end_inset
33840
33841 that a fraction is inserted in LaTeX as 
33842 \series bold
33843
33844 \backslash
33845 frac{numerator}{denominator}
33846 \series default
33847 .
33848  Furthermore one can easily forget a brace in the definition and cannot
33849  see in LyX what the new command is doing.
33850  To avoid these problems LyX offers the possibility to use math macros instead
33851  of the command 
33852 \series bold
33853
33854 \backslash
33855 newcommand
33856 \series default
33857 .
33858 \end_layout
33859
33860 \begin_layout Standard
33861 A math macro is created by using the menu 
33862 \family sans
33863 Insert\SpecialChar \menuseparator
33864 Math\SpecialChar \menuseparator
33865 Macro
33866 \family default
33867  or the toolbar button 
33868 \begin_inset Graphics
33869         filename ../images/math-macro_newmacroname_newcommand.png
33870         scale 85
33871
33872 \end_inset
33873
33874 .
33875  The math macro toolbar appears together with the following box where the
33876  macro is defined:
33877 \begin_inset Newline newline
33878 \end_inset
33879
33880
33881 \begin_inset space \hspace*{\fill}
33882 \end_inset
33883
33884
33885 \begin_inset Graphics
33886         filename clipart/macrobox.png
33887
33888 \end_inset
33889
33890
33891 \begin_inset space \hspace*{\fill}
33892 \end_inset
33893
33894
33895 \begin_inset Newline newline
33896 \end_inset
33897
33898
33899 \begin_inset FormulaMacro
33900 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33901 \end_inset
33902
33903
33904 \backslash
33905 newmacroname is the default name of the macro that should be changed to
33906  something sensible.
33907  The wanted formula is inserted in the first blue box.
33908  An argument placeholder is inserted with the command 
33909 \series bold
33910
33911 \backslash
33912 #argumentnumber
33913 \series default
33914 , e.
33915 \begin_inset space \thinspace{}
33916 \end_inset
33917
33918 g
33919 \begin_inset space \space{}
33920 \end_inset
33921
33922
33923 \series bold
33924
33925 \backslash
33926 #1
33927 \series default
33928  or by using the macro toolbar button 
33929 \begin_inset Graphics
33930         filename ../images/math-macro-add-param.png
33931         scale 85
33932
33933 \end_inset
33934
33935 .
33936  Argument placeholders are displayed red.
33937  A maximum of 9
33938 \begin_inset space ~
33939 \end_inset
33940
33941 arguments are possible.
33942  Optional arguments are created with the toolbar button 
33943 \begin_inset Graphics
33944         filename ../images/math-macro-add-optional-param.png
33945         scale 85
33946
33947 \end_inset
33948
33949 .
33950  The first non-optional argument can be transformed to an optional one with
33951  the toolbar button 
33952 \begin_inset Graphics
33953         filename ../images/math-macro-make-optional.png
33954         scale 85
33955
33956 \end_inset
33957
33958 .
33959  In the second blue box the appearance of the macro in LyX can be defined.
33960  Normally you want to see it as it is defined, so the box is kept empty.
33961  But when you have created a macro that needs lot of space on the screen,
33962  you can insert in the box for example
33963 \begin_inset Newline newline
33964 \end_inset
33965
33966
33967 \series bold
33968 qG: 
33969 \backslash
33970 #1
33971 \series default
33972  
33973 \series bold
33974 ,
33975 \series default
33976  
33977 \series bold
33978
33979 \backslash
33980 #2
33981 \series default
33982  
33983 \series bold
33984 ,
33985 \series default
33986  
33987 \series bold
33988
33989 \backslash
33990 #3, 
33991 \backslash
33992 #4
33993 \begin_inset Newline newline
33994 \end_inset
33995
33996
33997 \series default
33998 For the macro only the arguments with the macro name in front of them will
33999  then be displayed in LyX, leading to a better overview.
34000  The formula appears in the output as defined in the first box.
34001 \begin_inset Newline newline
34002 \end_inset
34003
34004 The appearance of macros in formulas can furthermore be changed for single
34005  macros by setting the cursor in the macro and using the menu 
34006 \family sans
34007 View\SpecialChar \menuseparator
34008 (Un)fold
34009 \begin_inset space ~
34010 \end_inset
34011
34012 Math
34013 \begin_inset space ~
34014 \end_inset
34015
34016 Macro
34017 \family default
34018 .
34019 \end_layout
34020
34021 \begin_layout Standard
34022 To use a macro, the macro name is inserted as command to a formula, in our
34023  case 
34024 \series bold
34025
34026 \backslash
34027 qG
34028 \series default
34029 .
34030  Our macro looks in LyX like this:
34031 \begin_inset Newline newline
34032 \end_inset
34033
34034
34035 \begin_inset space \hspace*{\fill}
34036 \end_inset
34037
34038
34039 \begin_inset Graphics
34040         filename clipart/macrouse.png
34041
34042 \end_inset
34043
34044
34045 \begin_inset space \hspace*{\fill}
34046 \end_inset
34047
34048
34049 \begin_inset Newline newline
34050 \end_inset
34051
34052 Here is our macro example with the arguments 
34053 \begin_inset Formula $x$
34054 \end_inset
34055
34056
34057 \begin_inset Formula $\ln(x)$
34058 \end_inset
34059
34060  and 
34061 \begin_inset Formula $B$
34062 \end_inset
34063
34064 :
34065 \end_layout
34066
34067 \begin_layout Standard
34068 \begin_inset Formula 
34069 \[
34070 \qG x{\ln(x)}B
34071 \]
34072
34073 \end_inset
34074
34075
34076 \end_layout
34077
34078 \begin_layout Standard
34079 LyX offers in the menu 
34080 \family sans
34081 Tools\SpecialChar \menuseparator
34082 Preferences\SpecialChar \menuseparator
34083 Editing\SpecialChar \menuseparator
34084 Control
34085 \family default
34086  different styles to edit macros.
34087  To find the style that suits you the most, choose a style and set the cursor
34088  in a macro formula to see the difference.
34089 \end_layout
34090
34091 \begin_layout Standard
34092 A math macro is transformed internally to a 
34093 \series bold
34094
34095 \backslash
34096 newcommand
34097 \series default
34098  command when exporting the document.
34099  The created 
34100 \series bold
34101
34102 \backslash
34103 newcommand
34104 \series default
34105  command is not placed in the LaTeX-preamble, therefore macros can only
34106  be used in formulas that are in the document below the macro definition
34107  box.
34108 \end_layout
34109
34110 \begin_layout Standard
34111 Math macros can also be directly created from a 
34112 \series bold
34113
34114 \backslash
34115 newcommand
34116 \series default
34117  command.
34118  When writing for example the command
34119 \series bold
34120
34121 \begin_inset Newline newline
34122 \end_inset
34123
34124
34125 \backslash
34126 newcommand{
34127 \backslash
34128 larrow}[2]{
34129 \backslash
34130 xleftarrow[#2]{#1}}
34131 \begin_inset Newline newline
34132 \end_inset
34133
34134
34135 \series default
34136 in LyX as normal text, highlighting it completely and using then the shortcut
34137  
34138 \family sans
34139 Ctrl+M
34140 \family default
34141 , the command will be transformed to a math macro.
34142  Using this method you need to be careful that the 
34143 \series bold
34144
34145 \backslash
34146 newcommand
34147 \series default
34148  command is typed correctly, otherwise you get a faulty macro leading to
34149  LaTeX errors.
34150 \end_layout
34151
34152 \begin_layout Standard
34153 Math macros currently have the problem that further formulas in macro definition
34154 s are handled wrongly.
34155  Therefore the example 
34156 \series bold
34157
34158 \backslash
34159 fb
34160 \series default
34161  from 
34162 \begin_inset CommandInset ref
34163 LatexCommand ref
34164 reference "sub:The-Command-newcommand"
34165
34166 \end_inset
34167
34168  cannot be created as macro.
34169 \end_layout
34170
34171 \begin_layout Standard
34172 When the cursor is in a macro definition box, you will see the macro toolbar
34173  in LyX:
34174 \end_layout
34175
34176 \begin_layout Standard
34177 \begin_inset VSpace defskip
34178 \end_inset
34179
34180
34181 \end_layout
34182
34183 \begin_layout Standard
34184 \begin_inset Graphics
34185         filename clipart/MacroToolbar.png
34186
34187 \end_inset
34188
34189
34190 \begin_inset Index idx
34191 status collapsed
34192
34193 \begin_layout Plain Layout
34194 Macros ! Toolbar
34195 \end_layout
34196
34197 \end_inset
34198
34199
34200 \end_layout
34201
34202 \begin_layout Standard
34203 \begin_inset VSpace defskip
34204 \end_inset
34205
34206
34207 \end_layout
34208
34209 \begin_layout Standard
34210 The macro toolbar contains from left to right the following buttons:
34211 \end_layout
34212
34213 \begin_layout Standard
34214 \begin_inset VSpace defskip
34215 \end_inset
34216
34217
34218 \end_layout
34219
34220 \begin_layout Standard
34221 \begin_inset Tabular
34222 <lyxtabular version="3" rows="9" columns="2">
34223 <features islongtable="true" longtabularalignment="center">
34224 <column alignment="left" valignment="top" width="0">
34225 <column alignment="left" valignment="top" width="85col%">
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-remove-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 Remove Last Argument
34256 \end_layout
34257
34258 \end_inset
34259 </cell>
34260 </row>
34261 <row interlinespace="2.5mm">
34262 <cell alignment="center" valignment="top" usebox="none">
34263 \begin_inset Text
34264
34265 \begin_layout Plain Layout
34266 \begin_inset Graphics
34267         filename ../images/math-macro-add-param.png
34268         rotateOrigin center
34269
34270 \end_inset
34271
34272
34273 \end_layout
34274
34275 \end_inset
34276 </cell>
34277 <cell alignment="center" valignment="top" usebox="none">
34278 \begin_inset Text
34279
34280 \begin_layout Plain Layout
34281
34282 \family sans
34283 Edit\SpecialChar \menuseparator
34284 Math\SpecialChar \menuseparator
34285 Macro
34286 \begin_inset space ~
34287 \end_inset
34288
34289 Definition\SpecialChar \menuseparator
34290 Append Argument
34291 \end_layout
34292
34293 \end_inset
34294 </cell>
34295 </row>
34296 <row interlinespace="2.5mm">
34297 <cell alignment="center" valignment="top" usebox="none">
34298 \begin_inset Text
34299
34300 \begin_layout Plain Layout
34301 \begin_inset Graphics
34302         filename ../images/math-macro-make-optional.png
34303         rotateOrigin center
34304
34305 \end_inset
34306
34307
34308 \end_layout
34309
34310 \end_inset
34311 </cell>
34312 <cell alignment="center" valignment="top" usebox="none">
34313 \begin_inset Text
34314
34315 \begin_layout Plain Layout
34316
34317 \family sans
34318 Edit\SpecialChar \menuseparator
34319 Math\SpecialChar \menuseparator
34320 Macro
34321 \begin_inset space ~
34322 \end_inset
34323
34324 Definition\SpecialChar \menuseparator
34325 Make First Non-Optional into
34326 \begin_inset Newline newline
34327 \end_inset
34328
34329
34330 \begin_inset Phantom HPhantom
34331 status open
34332
34333 \begin_layout Plain Layout
34334
34335 \family sans
34336 Edit\SpecialChar \menuseparator
34337 Math\SpecialChar \menuseparator
34338 Macro
34339 \begin_inset space ~
34340 \end_inset
34341
34342 Definition\SpecialChar \menuseparator
34343
34344 \end_layout
34345
34346 \end_inset
34347
34348 Optional Argument
34349 \end_layout
34350
34351 \end_inset
34352 </cell>
34353 </row>
34354 <row interlinespace="2.5mm">
34355 <cell alignment="center" valignment="top" usebox="none">
34356 \begin_inset Text
34357
34358 \begin_layout Plain Layout
34359 \begin_inset Graphics
34360         filename ../images/math-macro-make-nonoptional.png
34361         rotateOrigin center
34362
34363 \end_inset
34364
34365
34366 \end_layout
34367
34368 \end_inset
34369 </cell>
34370 <cell alignment="center" valignment="top" usebox="none">
34371 \begin_inset Text
34372
34373 \begin_layout Plain Layout
34374
34375 \family sans
34376 Edit\SpecialChar \menuseparator
34377 Math\SpecialChar \menuseparator
34378 Macro
34379 \begin_inset space ~
34380 \end_inset
34381
34382 Definition\SpecialChar \menuseparator
34383 Make Last Optional into
34384 \begin_inset Newline newline
34385 \end_inset
34386
34387
34388 \begin_inset Phantom HPhantom
34389 status open
34390
34391 \begin_layout Plain Layout
34392
34393 \family sans
34394 Edit\SpecialChar \menuseparator
34395 Math\SpecialChar \menuseparator
34396 Macro
34397 \begin_inset space ~
34398 \end_inset
34399
34400 Definition\SpecialChar \menuseparator
34401
34402 \end_layout
34403
34404 \end_inset
34405
34406 Non-Optional Argument
34407 \end_layout
34408
34409 \end_inset
34410 </cell>
34411 </row>
34412 <row interlinespace="2.5mm">
34413 <cell alignment="center" valignment="top" usebox="none">
34414 \begin_inset Text
34415
34416 \begin_layout Plain Layout
34417 \begin_inset Graphics
34418         filename ../images/math-macro-remove-optional-param.png
34419         rotateOrigin center
34420
34421 \end_inset
34422
34423
34424 \end_layout
34425
34426 \end_inset
34427 </cell>
34428 <cell alignment="center" valignment="top" usebox="none">
34429 \begin_inset Text
34430
34431 \begin_layout Plain Layout
34432
34433 \family sans
34434 Edit\SpecialChar \menuseparator
34435 Math\SpecialChar \menuseparator
34436 Macro
34437 \begin_inset space ~
34438 \end_inset
34439
34440 Definition\SpecialChar \menuseparator
34441 Remove Optional Argument
34442 \end_layout
34443
34444 \end_inset
34445 </cell>
34446 </row>
34447 <row interlinespace="2.5mm">
34448 <cell alignment="center" valignment="top" usebox="none">
34449 \begin_inset Text
34450
34451 \begin_layout Plain Layout
34452 \begin_inset Graphics
34453         filename ../images/math-macro-add-optional-param.png
34454         rotateOrigin center
34455
34456 \end_inset
34457
34458
34459 \end_layout
34460
34461 \end_inset
34462 </cell>
34463 <cell alignment="center" valignment="top" usebox="none">
34464 \begin_inset Text
34465
34466 \begin_layout Plain Layout
34467
34468 \family sans
34469 Edit\SpecialChar \menuseparator
34470 Math\SpecialChar \menuseparator
34471 Macro
34472 \begin_inset space ~
34473 \end_inset
34474
34475 Definition\SpecialChar \menuseparator
34476 Insert Optional Argument
34477 \end_layout
34478
34479 \end_inset
34480 </cell>
34481 </row>
34482 <row interlinespace="2.5mm">
34483 <cell alignment="center" valignment="top" usebox="none">
34484 \begin_inset Text
34485
34486 \begin_layout Plain Layout
34487 \begin_inset Graphics
34488         filename ../images/math-macro-remove-greedy-param.png
34489         rotateOrigin center
34490
34491 \end_inset
34492
34493
34494 \end_layout
34495
34496 \end_inset
34497 </cell>
34498 <cell alignment="center" valignment="top" usebox="none">
34499 \begin_inset Text
34500
34501 \begin_layout Plain Layout
34502
34503 \family sans
34504 Edit\SpecialChar \menuseparator
34505 Math\SpecialChar \menuseparator
34506 Macro
34507 \begin_inset space ~
34508 \end_inset
34509
34510 Definition\SpecialChar \menuseparator
34511 Remove Last Argument
34512 \begin_inset Newline newline
34513 \end_inset
34514
34515
34516 \begin_inset Phantom HPhantom
34517 status open
34518
34519 \begin_layout Plain Layout
34520
34521 \family sans
34522 Edit\SpecialChar \menuseparator
34523 Math\SpecialChar \menuseparator
34524 Macro
34525 \begin_inset space ~
34526 \end_inset
34527
34528 Definition\SpecialChar \menuseparator
34529
34530 \end_layout
34531
34532 \end_inset
34533
34534 Spitting Out To The Right
34535 \end_layout
34536
34537 \end_inset
34538 </cell>
34539 </row>
34540 <row interlinespace="2.5mm">
34541 <cell alignment="center" valignment="top" usebox="none">
34542 \begin_inset Text
34543
34544 \begin_layout Plain Layout
34545 \begin_inset Graphics
34546         filename ../images/math-macro-append-greedy-param.png
34547         rotateOrigin center
34548
34549 \end_inset
34550
34551
34552 \end_layout
34553
34554 \end_inset
34555 </cell>
34556 <cell alignment="center" valignment="top" usebox="none">
34557 \begin_inset Text
34558
34559 \begin_layout Plain Layout
34560
34561 \family sans
34562 Edit\SpecialChar \menuseparator
34563 Math\SpecialChar \menuseparator
34564 Macro
34565 \begin_inset space ~
34566 \end_inset
34567
34568 Definition\SpecialChar \menuseparator
34569 Append Argument
34570 \begin_inset Newline newline
34571 \end_inset
34572
34573
34574 \begin_inset Phantom HPhantom
34575 status open
34576
34577 \begin_layout Plain Layout
34578
34579 \family sans
34580 Edit\SpecialChar \menuseparator
34581 Math\SpecialChar \menuseparator
34582 Macro
34583 \begin_inset space ~
34584 \end_inset
34585
34586 Definition\SpecialChar \menuseparator
34587
34588 \end_layout
34589
34590 \end_inset
34591
34592 Eating From The Right
34593 \end_layout
34594
34595 \end_inset
34596 </cell>
34597 </row>
34598 <row interlinespace="2.5mm">
34599 <cell alignment="center" valignment="top" usebox="none">
34600 \begin_inset Text
34601
34602 \begin_layout Plain Layout
34603 \begin_inset Graphics
34604         filename ../images/math-macro-add-greedy-optional-param.png
34605         rotateOrigin center
34606
34607 \end_inset
34608
34609
34610 \end_layout
34611
34612 \end_inset
34613 </cell>
34614 <cell alignment="center" valignment="top" usebox="none">
34615 \begin_inset Text
34616
34617 \begin_layout Plain Layout
34618
34619 \family sans
34620 Edit\SpecialChar \menuseparator
34621 Math\SpecialChar \menuseparator
34622 Macro
34623 \begin_inset space ~
34624 \end_inset
34625
34626 Definition\SpecialChar \menuseparator
34627 Append Optional Argument
34628 \begin_inset Newline newline
34629 \end_inset
34630
34631
34632 \begin_inset Phantom HPhantom
34633 status open
34634
34635 \begin_layout Plain Layout
34636
34637 \family sans
34638 Edit\SpecialChar \menuseparator
34639 Math\SpecialChar \menuseparator
34640 Macro
34641 \begin_inset space ~
34642 \end_inset
34643
34644 Definition\SpecialChar \menuseparator
34645
34646 \end_layout
34647
34648 \end_inset
34649
34650 Eating From The Right
34651 \end_layout
34652
34653 \end_inset
34654 </cell>
34655 </row>
34656 </lyxtabular>
34657
34658 \end_inset
34659
34660
34661 \end_layout
34662
34663 \begin_layout Section
34664 Computer Algebra Systems
34665 \end_layout
34666
34667 \begin_layout Standard
34668 LyX offers the exchange between mathematical expressions written in LyX's
34669  math editor and external applications or user defined scripts.
34670  Currently supported applications are 
34671 \family sans
34672 Maple
34673 \family default
34674
34675 \family sans
34676 Mathematica
34677 \family default
34678
34679 \family sans
34680 Maxima
34681 \family default
34682  and 
34683 \family sans
34684 Octave
34685 \family default
34686 .
34687  Note that the set of supported mathematical constructs is limited only
34688  to very simple cases.
34689 \end_layout
34690
34691 \begin_layout Subsection
34692 Usage
34693 \end_layout
34694
34695 \begin_layout Standard
34696 Write some expression in a formula, go to the 
34697 \family sans
34698 Edit\SpecialChar \menuseparator
34699 Math\SpecialChar \menuseparator
34700 Use Computer Algebra System
34701 \family default
34702  menu and choose the application you have installed on the computer.
34703  After that the result of computation should show on the right side of the
34704  expression together with the 
34705 \begin_inset Quotes eld
34706 \end_inset
34707
34708 =
34709 \begin_inset Quotes erd
34710 \end_inset
34711
34712  operator.
34713 \end_layout
34714
34715 \begin_layout Standard
34716 Here are few simple examples (with results from 
34717 \family typewriter
34718 Maxima
34719 \family default
34720 ) to show what kind of computations can be performed:
34721 \end_layout
34722
34723 \begin_layout Itemize
34724 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
34725 \end_inset
34726
34727
34728 \end_layout
34729
34730 \begin_layout Itemize
34731 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
34732 \end_inset
34733
34734
34735 \end_layout
34736
34737 \begin_layout Itemize
34738 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
34739 \end_inset
34740
34741
34742 \end_layout
34743
34744 \begin_layout Itemize
34745 \begin_inset Formula $\det\left[\begin{array}{ccc}
34746 1 & 6 & 7\\
34747 2 & 5 & 8\\
34748 3 & 4 & 17
34749 \end{array}\right]=-56$
34750 \end_inset
34751
34752
34753 \end_layout
34754
34755 \begin_layout Itemize
34756 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
34757 \end_inset
34758
34759
34760 \end_layout
34761
34762 \begin_layout Subsection
34763 Keyboard shortcut
34764 \end_layout
34765
34766 \begin_layout Standard
34767 Currently there is no keyboard shortcut for calling the algebra applications.
34768  One can easily bind a shortcut to the 
34769 \family sans
34770 math-extern
34771 \family default
34772  LyX function (see the 
34773 \family sans
34774 \emph on
34775 LyX Functions
34776 \family default
34777 \emph default
34778  manual).
34779  One could e.
34780 \begin_inset space \thinspace{}
34781 \end_inset
34782
34783 g.
34784 \begin_inset space ~
34785 \end_inset
34786
34787 bind the 
34788 \family sans
34789 Return
34790 \family default
34791  key inside the math editor.
34792  To bind it to 
34793 \family typewriter
34794 Maxima
34795 \family default
34796  one would use this shortcut definition command:
34797 \end_layout
34798
34799 \begin_layout Standard
34800
34801 \series bold
34802 command-alternatives break-paragraph;math-extern maxima
34803 \end_layout
34804
34805 \begin_layout Standard
34806 \begin_inset Newpage newpage
34807 \end_inset
34808
34809
34810 \end_layout
34811
34812 \begin_layout Section
34813 Tips
34814 \begin_inset Index idx
34815 status collapsed
34816
34817 \begin_layout Plain Layout
34818 Tips
34819 \end_layout
34820
34821 \end_inset
34822
34823
34824 \end_layout
34825
34826 \begin_layout Subsection
34827 Negative Numbers
34828 \begin_inset Index idx
34829 status collapsed
34830
34831 \begin_layout Plain Layout
34832 Numbers ! negative
34833 \end_layout
34834
34835 \end_inset
34836
34837
34838 \end_layout
34839
34840 \begin_layout Standard
34841 Negative numbers often look ugly in formulas because the minus sign before
34842  the number is set with the same length as the minus operator sign.
34843  When writing the negative number in normal text, the minus sign appears
34844  correctly.
34845 \end_layout
34846
34847 \begin_layout Standard
34848 Thus, the problem disappears when converting the minus sign to mathematical
34849  text.
34850 \end_layout
34851
34852 \begin_layout Standard
34853 An example to visualize the problem:
34854 \end_layout
34855
34856 \begin_layout Standard
34857 \align center
34858 \begin_inset Tabular
34859 <lyxtabular version="3" rows="3" columns="2">
34860 <features tabularvalignment="middle">
34861 <column alignment="right" valignment="top" width="0">
34862 <column alignment="left" valignment="top" width="0">
34863 <row>
34864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34865 \begin_inset Text
34866
34867 \begin_layout Plain Layout
34868 normal text:
34869 \end_layout
34870
34871 \end_inset
34872 </cell>
34873 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34874 \begin_inset Text
34875
34876 \begin_layout Plain Layout
34877 x = -2
34878 \end_layout
34879
34880 \end_inset
34881 </cell>
34882 </row>
34883 <row>
34884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34885 \begin_inset Text
34886
34887 \begin_layout Plain Layout
34888 formula:
34889 \end_layout
34890
34891 \end_inset
34892 </cell>
34893 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34894 \begin_inset Text
34895
34896 \begin_layout Plain Layout
34897 \begin_inset Formula $x=-2$
34898 \end_inset
34899
34900
34901 \end_layout
34902
34903 \end_inset
34904 </cell>
34905 </row>
34906 <row>
34907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34908 \begin_inset Text
34909
34910 \begin_layout Plain Layout
34911 solution:
34912 \end_layout
34913
34914 \end_inset
34915 </cell>
34916 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34917 \begin_inset Text
34918
34919 \begin_layout Plain Layout
34920 \begin_inset Formula $x=\textrm{-}2$
34921 \end_inset
34922
34923
34924 \end_layout
34925
34926 \end_inset
34927 </cell>
34928 </row>
34929 </lyxtabular>
34930
34931 \end_inset
34932
34933
34934 \end_layout
34935
34936 \begin_layout Subsection
34937 Comma as decimal Separator
34938 \begin_inset Index idx
34939 status collapsed
34940
34941 \begin_layout Plain Layout
34942 Comma
34943 \end_layout
34944
34945 \end_inset
34946
34947
34948 \end_layout
34949
34950 \begin_layout Standard
34951 In LaTeX a comma inside a formula is used, according to the English convention,
34952  as number group separator.
34953  So there will be space added behind all commas in formulas.
34954 \end_layout
34955
34956 \begin_layout Standard
34957 To avoid this, the comma is highlighted and changed to mathematical text
34958  (shortcut 
34959 \begin_inset Info
34960 type  "shortcut"
34961 arg   "math-mode"
34962 \end_inset
34963
34964 ).
34965 \end_layout
34966
34967 \begin_layout Standard
34968 To use all formula commas in the document as decimal separator, the file
34969  
34970 \series bold
34971 icomma.sty
34972 \series default
34973
34974 \begin_inset Foot
34975 status collapsed
34976
34977 \begin_layout Plain Layout
34978
34979 \series bold
34980 icomma
34981 \series default
34982  is part of the LaTeX-package 
34983 \series bold
34984 was
34985 \series default
34986
34987 \begin_inset Index idx
34988 status collapsed
34989
34990 \begin_layout Plain Layout
34991 Packages ! was
34992 \begin_inset ERT
34993 status collapsed
34994
34995 \begin_layout Plain Layout
34996
34997
34998 \backslash
34999 vspace{4mm}
35000 \end_layout
35001
35002 \end_inset
35003
35004
35005 \end_layout
35006
35007 \end_inset
35008
35009 .
35010 \end_layout
35011
35012 \end_inset
35013
35014
35015 \begin_inset Index idx
35016 status collapsed
35017
35018 \begin_layout Plain Layout
35019 Packages ! icomma
35020 \end_layout
35021
35022 \end_inset
35023
35024  is loaded with the LaTeX-preamble line
35025 \end_layout
35026
35027 \begin_layout Standard
35028
35029 \series bold
35030
35031 \backslash
35032 usepackage{icomma}
35033 \end_layout
35034
35035 \begin_layout Subsection
35036 Physical Vectors
35037 \begin_inset CommandInset label
35038 LatexCommand label
35039 name "sub:Physical-Vectors"
35040
35041 \end_inset
35042
35043
35044 \begin_inset Index idx
35045 status collapsed
35046
35047 \begin_layout Plain Layout
35048 Vectors ! physical
35049 \end_layout
35050
35051 \end_inset
35052
35053
35054 \end_layout
35055
35056 \begin_layout Standard
35057 Predefined vectors are offered by the LaTeX-package 
35058 \series bold
35059 braket
35060 \series default
35061
35062 \begin_inset Index idx
35063 status collapsed
35064
35065 \begin_layout Plain Layout
35066 Packages ! braket
35067 \end_layout
35068
35069 \end_inset
35070
35071  that is loaded with the LaTeX-preamble line
35072 \end_layout
35073
35074 \begin_layout Standard
35075
35076 \series bold
35077
35078 \backslash
35079 usepackage{braket}
35080 \end_layout
35081
35082 \begin_layout Standard
35083 \begin_inset ERT
35084 status collapsed
35085
35086 \begin_layout Plain Layout
35087
35088
35089 \backslash
35090 ifbraket 
35091 \end_layout
35092
35093 \end_inset
35094
35095
35096 \begin_inset Note Note
35097 status open
35098
35099 \begin_layout Plain Layout
35100 The following table will only be displayed when the LaTeX-package 
35101 \series bold
35102 braket
35103 \series default
35104  is installed.
35105 \end_layout
35106
35107 \end_inset
35108
35109
35110 \end_layout
35111
35112 \begin_layout Standard
35113 The following commands are defined:
35114 \end_layout
35115
35116 \begin_layout Standard
35117 \align center
35118 \begin_inset Tabular
35119 <lyxtabular version="3" rows="4" columns="2">
35120 <features tabularvalignment="middle">
35121 <column alignment="center" valignment="top" width="0">
35122 <column alignment="center" valignment="top" width="0">
35123 <row>
35124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35125 \begin_inset Text
35126
35127 \begin_layout Plain Layout
35128 Command
35129 \end_layout
35130
35131 \end_inset
35132 </cell>
35133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35134 \begin_inset Text
35135
35136 \begin_layout Plain Layout
35137 Result
35138 \end_layout
35139
35140 \end_inset
35141 </cell>
35142 </row>
35143 <row>
35144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35145 \begin_inset Text
35146
35147 \begin_layout Plain Layout
35148
35149 \backslash
35150 Bra{
35151 \backslash
35152 psi
35153 \end_layout
35154
35155 \end_inset
35156 </cell>
35157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35158 \begin_inset Text
35159
35160 \begin_layout Plain Layout
35161 \begin_inset Formula $\Bra{\psi}$
35162 \end_inset
35163
35164
35165 \end_layout
35166
35167 \end_inset
35168 </cell>
35169 </row>
35170 <row>
35171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35172 \begin_inset Text
35173
35174 \begin_layout Plain Layout
35175
35176 \backslash
35177 Ket{
35178 \backslash
35179 psi
35180 \end_layout
35181
35182 \end_inset
35183 </cell>
35184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35185 \begin_inset Text
35186
35187 \begin_layout Plain Layout
35188 \begin_inset Formula $\Ket{\psi}$
35189 \end_inset
35190
35191
35192 \end_layout
35193
35194 \end_inset
35195 </cell>
35196 </row>
35197 <row>
35198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35199 \begin_inset Text
35200
35201 \begin_layout Plain Layout
35202
35203 \backslash
35204 Braket{
35205 \backslash
35206 psi|
35207 \backslash
35208 phi
35209 \end_layout
35210
35211 \end_inset
35212 </cell>
35213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35214 \begin_inset Text
35215
35216 \begin_layout Plain Layout
35217 \begin_inset Formula $\Braket{\psi|\phi}$
35218 \end_inset
35219
35220
35221 \end_layout
35222
35223 \end_inset
35224 </cell>
35225 </row>
35226 </lyxtabular>
35227
35228 \end_inset
35229
35230
35231 \end_layout
35232
35233 \begin_layout Standard
35234 The command 
35235 \series bold
35236
35237 \backslash
35238 Braket
35239 \series default
35240  assures that all vertical bars are set in the size of the surrounding brackets:
35241 \begin_inset Formula 
35242 \[
35243 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
35244 \]
35245
35246 \end_inset
35247
35248
35249 \begin_inset ERT
35250 status collapsed
35251
35252 \begin_layout Plain Layout
35253
35254
35255 \backslash
35256 else 
35257 \end_layout
35258
35259 \end_inset
35260
35261
35262 \begin_inset Note Note
35263 status open
35264
35265 \begin_layout Plain Layout
35266 The following will be displayed when the LaTeX-package 
35267 \series bold
35268 braket
35269 \series default
35270  is not installed:
35271 \end_layout
35272
35273 \end_inset
35274
35275
35276 \end_layout
35277
35278 \begin_layout Standard
35279 You need to install the LaTeX-package 
35280 \series bold
35281 braket
35282 \series default
35283  to see the rest of this subsection in the output.
35284 \end_layout
35285
35286 \begin_layout Standard
35287 \begin_inset ERT
35288 status collapsed
35289
35290 \begin_layout Plain Layout
35291
35292
35293 \backslash
35294 fi 
35295 \end_layout
35296
35297 \end_inset
35298
35299
35300 \end_layout
35301
35302 \begin_layout Standard
35303 The effect of 
35304 \series bold
35305
35306 \backslash
35307 Braket
35308 \series default
35309  can also be achieved using the command 
35310 \series bold
35311
35312 \backslash
35313 middle
35314 \series default
35315 , that is described in 
35316 \begin_inset CommandInset ref
35317 LatexCommand ref
35318 reference "sub:Automatic-Bracket-Size"
35319
35320 \end_inset
35321
35322 .
35323 \end_layout
35324
35325 \begin_layout Subsection
35326 Self-defined Fractions
35327 \begin_inset CommandInset label
35328 LatexCommand label
35329 name "sub:Self-defined-Fractions"
35330
35331 \end_inset
35332
35333
35334 \begin_inset Index idx
35335 status collapsed
35336
35337 \begin_layout Plain Layout
35338 Fractions ! self-defined
35339 \end_layout
35340
35341 \end_inset
35342
35343
35344 \end_layout
35345
35346 \begin_layout Standard
35347 To define custom commands for fractions, the command 
35348 \series bold
35349
35350 \backslash
35351 genfrac
35352 \series default
35353
35354 \begin_inset Index idx
35355 status collapsed
35356
35357 \begin_layout Plain Layout
35358 Commands ! G ! 
35359 \backslash
35360 genfrac
35361 \end_layout
35362
35363 \end_inset
35364
35365  is used in the following scheme:
35366 \end_layout
35367
35368 \begin_layout Standard
35369
35370 \series bold
35371
35372 \backslash
35373 genfrac{left
35374 \series default
35375  
35376 \series bold
35377 bracket}{right
35378 \series default
35379  
35380 \series bold
35381 bracket}{fraction bar thickness}{style}
35382 \begin_inset Newline newline
35383 \end_inset
35384
35385
35386 \begin_inset Phantom HPhantom
35387 status open
35388
35389 \begin_layout Plain Layout
35390
35391 \series bold
35392
35393 \backslash
35394 genfrac
35395 \end_layout
35396
35397 \end_inset
35398
35399 {numerator}{denominator}
35400 \end_layout
35401
35402 \begin_layout Standard
35403 The style is a number in the range of 0
35404 \begin_inset space \thinspace{}
35405 \end_inset
35406
35407 -
35408 \begin_inset space \thinspace{}
35409 \end_inset
35410
35411 3.
35412 \end_layout
35413
35414 \begin_layout Standard
35415 \align center
35416 \begin_inset Tabular
35417 <lyxtabular version="3" rows="5" columns="2">
35418 <features tabularvalignment="middle">
35419 <column alignment="center" valignment="top" width="0">
35420 <column alignment="center" valignment="top" width="0">
35421 <row>
35422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35423 \begin_inset Text
35424
35425 \begin_layout Plain Layout
35426 Number
35427 \end_layout
35428
35429 \end_inset
35430 </cell>
35431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35432 \begin_inset Text
35433
35434 \begin_layout Plain Layout
35435 Style (Size)
35436 \end_layout
35437
35438 \end_inset
35439 </cell>
35440 </row>
35441 <row>
35442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35443 \begin_inset Text
35444
35445 \begin_layout Plain Layout
35446 0
35447 \end_layout
35448
35449 \end_inset
35450 </cell>
35451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35452 \begin_inset Text
35453
35454 \begin_layout Plain Layout
35455 display style formula
35456 \end_layout
35457
35458 \end_inset
35459 </cell>
35460 </row>
35461 <row>
35462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35463 \begin_inset Text
35464
35465 \begin_layout Plain Layout
35466 1
35467 \end_layout
35468
35469 \end_inset
35470 </cell>
35471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35472 \begin_inset Text
35473
35474 \begin_layout Plain Layout
35475 inline formula
35476 \end_layout
35477
35478 \end_inset
35479 </cell>
35480 </row>
35481 <row>
35482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35483 \begin_inset Text
35484
35485 \begin_layout Plain Layout
35486 2
35487 \end_layout
35488
35489 \end_inset
35490 </cell>
35491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35492 \begin_inset Text
35493
35494 \begin_layout Plain Layout
35495 small
35496 \end_layout
35497
35498 \end_inset
35499 </cell>
35500 </row>
35501 <row>
35502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35503 \begin_inset Text
35504
35505 \begin_layout Plain Layout
35506 3
35507 \end_layout
35508
35509 \end_inset
35510 </cell>
35511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35512 \begin_inset Text
35513
35514 \begin_layout Plain Layout
35515 tiny
35516 \end_layout
35517
35518 \end_inset
35519 </cell>
35520 </row>
35521 </lyxtabular>
35522
35523 \end_inset
35524
35525
35526 \end_layout
35527
35528 \begin_layout Standard
35529 When no style is given, the size is adjusted to the surrounding environment
35530  like for the command 
35531 \series bold
35532
35533 \backslash
35534 frac
35535 \series default
35536 .
35537 \end_layout
35538
35539 \begin_layout Standard
35540 When no fraction bar thickness is given, the predefined value of 0.4
35541 \begin_inset space \thinspace{}
35542 \end_inset
35543
35544 pt will be used.
35545 \end_layout
35546
35547 \begin_layout Standard
35548 \begin_inset VSpace medskip
35549 \end_inset
35550
35551 For example, the commands 
35552 \series bold
35553
35554 \backslash
35555 dfrac
35556 \series default
35557  and 
35558 \series bold
35559
35560 \backslash
35561 tbinom
35562 \series default
35563  from 
35564 \begin_inset CommandInset ref
35565 LatexCommand ref
35566 reference "sub:Fractions"
35567
35568 \end_inset
35569
35570  are defined with the commands
35571 \end_layout
35572
35573 \begin_layout Standard
35574
35575 \series bold
35576
35577 \backslash
35578 newcommand{
35579 \backslash
35580 dfrac}[2]{
35581 \backslash
35582 genfrac{}{}{}{0}{#1}{#2}}
35583 \end_layout
35584
35585 \begin_layout Standard
35586 and
35587 \end_layout
35588
35589 \begin_layout Standard
35590
35591 \series bold
35592
35593 \backslash
35594 newcommand{
35595 \backslash
35596 tbinom}[2]{
35597 \backslash
35598 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35599 \end_layout
35600
35601 \begin_layout Standard
35602 \begin_inset VSpace medskip
35603 \end_inset
35604
35605 To define a fraction where the fraction bar thickness can be given as optional
35606  argument, the following line is inserted to the LaTeX-preamble:
35607 \end_layout
35608
35609 \begin_layout Standard
35610
35611 \series bold
35612
35613 \backslash
35614 newcommand{
35615 \backslash
35616 fracS}[3][]{
35617 \backslash
35618 genfrac{}{}{#1}{}{#2}{#3}}
35619 \end_layout
35620
35621 \begin_layout Standard
35622 \begin_inset Newpage newpage
35623 \end_inset
35624
35625
35626 \end_layout
35627
35628 \begin_layout Standard
35629 A test:
35630 \begin_inset Formula 
35631 \begin{align*}
35632 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35633 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35634 \end{align*}
35635
35636 \end_inset
35637
35638 As one can see, the distance of the numerator and the denominator to the
35639  fraction bar is round about three times the bar thickness.
35640 \end_layout
35641
35642 \begin_layout Subsection
35643 Canceled Formulas
35644 \begin_inset Index idx
35645 status collapsed
35646
35647 \begin_layout Plain Layout
35648 Formula ! canceled
35649 \end_layout
35650
35651 \end_inset
35652
35653
35654 \end_layout
35655
35656 \begin_layout Standard
35657 To cancel formulas or formula parts, the LaTeX-package 
35658 \series bold
35659 cancel
35660 \series default
35661
35662 \begin_inset Index idx
35663 status collapsed
35664
35665 \begin_layout Plain Layout
35666 Packages ! cancel
35667 \end_layout
35668
35669 \end_inset
35670
35671  has to be loaded with the LaTeX-preamble line
35672 \end_layout
35673
35674 \begin_layout Standard
35675
35676 \series bold
35677
35678 \backslash
35679 usepackage{cancel}
35680 \end_layout
35681
35682 \begin_layout Standard
35683 \begin_inset ERT
35684 status collapsed
35685
35686 \begin_layout Plain Layout
35687
35688
35689 \backslash
35690 ifcancel 
35691 \end_layout
35692
35693 \end_inset
35694
35695
35696 \begin_inset Note Note
35697 status open
35698
35699 \begin_layout Plain Layout
35700 The following table will only be displayed when the LaTeX-package 
35701 \series bold
35702 cancel
35703 \series default
35704  is installed.
35705 \end_layout
35706
35707 \end_inset
35708
35709
35710 \end_layout
35711
35712 \begin_layout Standard
35713 There are four ways to cancel formulas:
35714 \end_layout
35715
35716 \begin_layout Standard
35717 \align center
35718 \begin_inset Tabular
35719 <lyxtabular version="3" rows="5" columns="2">
35720 <features tabularvalignment="middle">
35721 <column alignment="center" valignment="top" width="0">
35722 <column alignment="center" valignment="top" width="0">
35723 <row>
35724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35725 \begin_inset Text
35726
35727 \begin_layout Plain Layout
35728 Command
35729 \end_layout
35730
35731 \end_inset
35732 </cell>
35733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35734 \begin_inset Text
35735
35736 \begin_layout Plain Layout
35737 Result
35738 \begin_inset Note Note
35739 status collapsed
35740
35741 \begin_layout Plain Layout
35742 The space and
35743 \series bold
35744  
35745 \backslash
35746 raisebox
35747 \series default
35748  are used here as spacer.
35749 \end_layout
35750
35751 \end_inset
35752
35753
35754 \end_layout
35755
35756 \end_inset
35757 </cell>
35758 </row>
35759 <row>
35760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35761 \begin_inset Text
35762
35763 \begin_layout Plain Layout
35764
35765 \backslash
35766 cancel{
35767 \backslash
35768 int
35769 \begin_inset ERT
35770 status collapsed
35771
35772 \begin_layout Plain Layout
35773
35774
35775 \backslash
35776 spce 
35777 \end_layout
35778
35779 \end_inset
35780
35781 A=B
35782 \end_layout
35783
35784 \end_inset
35785 </cell>
35786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35787 \begin_inset Text
35788
35789 \begin_layout Plain Layout
35790 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35791 \end_inset
35792
35793
35794 \end_layout
35795
35796 \end_inset
35797 </cell>
35798 </row>
35799 <row>
35800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35801 \begin_inset Text
35802
35803 \begin_layout Plain Layout
35804
35805 \backslash
35806 bcancel{
35807 \backslash
35808 int
35809 \begin_inset ERT
35810 status collapsed
35811
35812 \begin_layout Plain Layout
35813
35814
35815 \backslash
35816 spce 
35817 \end_layout
35818
35819 \end_inset
35820
35821 A=B
35822 \end_layout
35823
35824 \end_inset
35825 </cell>
35826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35827 \begin_inset Text
35828
35829 \begin_layout Plain Layout
35830 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35831 \end_inset
35832
35833
35834 \end_layout
35835
35836 \end_inset
35837 </cell>
35838 </row>
35839 <row>
35840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35841 \begin_inset Text
35842
35843 \begin_layout Plain Layout
35844
35845 \backslash
35846 xcancel{
35847 \backslash
35848 int
35849 \begin_inset ERT
35850 status collapsed
35851
35852 \begin_layout Plain Layout
35853
35854
35855 \backslash
35856 spce 
35857 \end_layout
35858
35859 \end_inset
35860
35861 A=B
35862 \end_layout
35863
35864 \end_inset
35865 </cell>
35866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35867 \begin_inset Text
35868
35869 \begin_layout Plain Layout
35870 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35871 \end_inset
35872
35873
35874 \end_layout
35875
35876 \end_inset
35877 </cell>
35878 </row>
35879 <row>
35880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35881 \begin_inset Text
35882
35883 \begin_layout Plain Layout
35884
35885 \backslash
35886 cancelto{1
35887 \begin_inset Formula $\to$
35888 \end_inset
35889
35890
35891 \backslash
35892 {
35893 \backslash
35894 int
35895 \begin_inset ERT
35896 status collapsed
35897
35898 \begin_layout Plain Layout
35899
35900
35901 \backslash
35902 spce 
35903 \end_layout
35904
35905 \end_inset
35906
35907 A=B
35908 \end_layout
35909
35910 \end_inset
35911 </cell>
35912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35913 \begin_inset Text
35914
35915 \begin_layout Plain Layout
35916 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35917 \end_inset
35918
35919
35920 \end_layout
35921
35922 \end_inset
35923 </cell>
35924 </row>
35925 </lyxtabular>
35926
35927 \end_inset
35928
35929
35930 \end_layout
35931
35932 \begin_layout Standard
35933
35934 \series bold
35935
35936 \backslash
35937 cancelto
35938 \series default
35939  is especially suitable to visualize the reduction of fractions within formulas:
35940 \begin_inset Formula 
35941 \[
35942 \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}}}
35943 \]
35944
35945 \end_inset
35946
35947
35948 \end_layout
35949
35950 \begin_layout Standard
35951 To change the size of 
35952 \series bold
35953
35954 \backslash
35955 cancelto
35956 \series default
35957 's 
35958 \begin_inset Quotes eld
35959 \end_inset
35960
35961 subscript
35962 \begin_inset Quotes erd
35963 \end_inset
35964
35965  value one can load the package 
35966 \series bold
35967 cancel
35968 \series default
35969  with either the option 
35970 \series bold
35971 samesize
35972 \series default
35973  which leads to the same size as for the canceled value or with the option
35974  
35975 \series bold
35976 Smaller
35977 \series default
35978  which makes is it a bit smaller than the size one gets without using a
35979  package option.
35980  In this document 
35981 \series bold
35982 cancel
35983 \series default
35984  was loaded with this line:
35985 \end_layout
35986
35987 \begin_layout Standard
35988
35989 \series bold
35990
35991 \backslash
35992 usepackage[samesize]{cancel}
35993 \end_layout
35994
35995 \begin_layout Standard
35996 To color the cancellation bar one adds this command as TeX code:
35997 \end_layout
35998
35999 \begin_layout Standard
36000
36001 \series bold
36002
36003 \backslash
36004 renewcommand{
36005 \backslash
36006 CancelColor}{
36007 \backslash
36008 color{red}}
36009 \end_layout
36010
36011 \begin_layout Standard
36012
36013 \series bold
36014 red
36015 \series default
36016  can be replaced by a color of your choice.
36017 \end_layout
36018
36019 \begin_layout Standard
36020 \begin_inset ERT
36021 status collapsed
36022
36023 \begin_layout Plain Layout
36024
36025
36026 \backslash
36027 renewcommand{
36028 \backslash
36029 CancelColor}{
36030 \backslash
36031 color{red}}
36032 \end_layout
36033
36034 \end_inset
36035
36036
36037 \end_layout
36038
36039 \begin_layout Standard
36040 \begin_inset Formula 
36041 \[
36042 \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}}}
36043 \]
36044
36045 \end_inset
36046
36047
36048 \end_layout
36049
36050 \begin_layout Standard
36051 \begin_inset ERT
36052 status collapsed
36053
36054 \begin_layout Plain Layout
36055
36056
36057 \backslash
36058 renewcommand{
36059 \backslash
36060 CancelColor}{
36061 \backslash
36062 color{black}}
36063 \end_layout
36064
36065 \end_inset
36066
36067
36068 \begin_inset Note Note
36069 status open
36070
36071 \begin_layout Plain Layout
36072 reset the color
36073 \end_layout
36074
36075 \end_inset
36076
36077
36078 \end_layout
36079
36080 \begin_layout Standard
36081 For further customizations, see the documentation of the package 
36082 \series bold
36083 cancel
36084 \series default
36085
36086 \begin_inset CommandInset citation
36087 LatexCommand cite
36088 key "cancel"
36089
36090 \end_inset
36091
36092 .
36093 \end_layout
36094
36095 \begin_layout Standard
36096 \begin_inset ERT
36097 status collapsed
36098
36099 \begin_layout Plain Layout
36100
36101
36102 \backslash
36103 else 
36104 \end_layout
36105
36106 \end_inset
36107
36108
36109 \begin_inset Note Note
36110 status open
36111
36112 \begin_layout Plain Layout
36113 The following will be displayed when the LaTeX-package 
36114 \series bold
36115 cancel
36116 \series default
36117  is not installed:
36118 \end_layout
36119
36120 \end_inset
36121
36122
36123 \end_layout
36124
36125 \begin_layout Standard
36126 You need to install the LaTeX-package 
36127 \series bold
36128 cancel
36129 \series default
36130  to see the rest of this subsection in the output.
36131 \end_layout
36132
36133 \begin_layout Standard
36134 \begin_inset ERT
36135 status collapsed
36136
36137 \begin_layout Plain Layout
36138
36139
36140 \backslash
36141 fi 
36142 \end_layout
36143
36144 \end_inset
36145
36146
36147 \end_layout
36148
36149 \begin_layout Subsection
36150 Formulas in Section Headings
36151 \begin_inset CommandInset label
36152 LatexCommand label
36153 name "sub:Formulas-in-Section"
36154
36155 \end_inset
36156
36157
36158 \begin_inset Index idx
36159 status collapsed
36160
36161 \begin_layout Plain Layout
36162 Formula ! in section headings
36163 \end_layout
36164
36165 \end_inset
36166
36167
36168 \end_layout
36169
36170 \begin_layout Standard
36171 When formulas are used in section headings, the following has to be taken
36172  into account:
36173 \end_layout
36174
36175 \begin_layout Standard
36176 \begin_inset Note Greyedout
36177 status open
36178
36179 \begin_layout Plain Layout
36180 When 
36181 \series bold
36182 hyperref
36183 \series default
36184
36185 \begin_inset Index idx
36186 status collapsed
36187
36188 \begin_layout Plain Layout
36189 Packages ! hyperref
36190 \end_layout
36191
36192 \end_inset
36193
36194  support is enabled in the document settings dialog under 
36195 \family sans
36196 PDF
36197 \begin_inset space ~
36198 \end_inset
36199
36200 Properties
36201 \family default
36202 , PDF-bookmarks are created for every section heading in the table of contents.
36203  If a section heading contains formulas, they are incorrectly displayed
36204  in the bookmark text, because formulas in bookmarks infringe the PDF convention
36205 s.
36206 \end_layout
36207
36208 \end_inset
36209
36210
36211 \end_layout
36212
36213 \begin_layout Standard
36214 Both problems can be solved by inserting at the end of the section heading
36215  a short title with the menu 
36216 \family sans
36217 Insert\SpecialChar \menuseparator
36218 Short
36219 \begin_inset space ~
36220 \end_inset
36221
36222 Title
36223 \family default
36224 .
36225  Short titles are used as alternative for multiline section headings to
36226  keep the table of contents clearly arranged.
36227  Only the short title appears in the table of contents and therefore also
36228  in the PDF-bookmark.
36229 \end_layout
36230
36231 \begin_layout Standard
36232 When formulas should be used in the table of contents but 
36233 \series bold
36234 hyperref
36235 \series default
36236  is used, one can use the following command in TeX-mode:
36237 \end_layout
36238
36239 \begin_layout Standard
36240
36241 \series bold
36242
36243 \backslash
36244 texorpdfstring{part}{alternative}
36245 \begin_inset Index idx
36246 status collapsed
36247
36248 \begin_layout Plain Layout
36249 Commands ! T ! 
36250 \backslash
36251 texorpdfstring
36252 \end_layout
36253
36254 \end_inset
36255
36256
36257 \end_layout
36258
36259 \begin_layout Standard
36260 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
36261  This can be characters, formulas, footnotes, but also cross-references.
36262  The alternative is used instead of the part for the bookmark.
36263 \end_layout
36264
36265 \begin_layout Standard
36266 Here are two example headings:
36267 \begin_inset VSpace -3mm
36268 \end_inset
36269
36270
36271 \begin_inset ERT
36272 status collapsed
36273
36274 \begin_layout Plain Layout
36275
36276
36277 \backslash
36278 boldmath 
36279 \end_layout
36280
36281 \end_inset
36282
36283
36284 \end_layout
36285
36286 \begin_layout Subsubsection
36287 Heading without formula in table of contents 
36288 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36289 \end_inset
36290
36291
36292 \begin_inset Argument
36293 status collapsed
36294
36295 \begin_layout Plain Layout
36296 Heading without formula in table of contents
36297 \end_layout
36298
36299 \end_inset
36300
36301
36302 \end_layout
36303
36304 \begin_layout Subsubsection
36305 Heading with formula in table of contents
36306 \begin_inset ERT
36307 status collapsed
36308
36309 \begin_layout Plain Layout
36310
36311
36312 \backslash
36313 texorpdfstring{
36314 \end_layout
36315
36316 \end_inset
36317
36318  
36319 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36320 \end_inset
36321
36322
36323 \begin_inset ERT
36324 status collapsed
36325
36326 \begin_layout Plain Layout
36327
36328 }{}
36329 \end_layout
36330
36331 \end_inset
36332
36333
36334 \end_layout
36335
36336 \begin_layout Standard
36337 \begin_inset ERT
36338 status collapsed
36339
36340 \begin_layout Plain Layout
36341
36342
36343 \backslash
36344 unboldmath 
36345 \end_layout
36346
36347 \end_inset
36348
36349 In the first heading a short title was used, in the second one 
36350 \series bold
36351
36352 \backslash
36353 texorpdfstring
36354 \series default
36355 .
36356 \end_layout
36357
36358 \begin_layout Standard
36359 To get the same formatting as for the other headings, the complete heading
36360  was set into a 
36361 \series bold
36362 boldmath
36363 \series default
36364  environment
36365 \begin_inset Foot
36366 status collapsed
36367
36368 \begin_layout Plain Layout
36369 see 
36370 \begin_inset CommandInset ref
36371 LatexCommand ref
36372 reference "sub:Bold-Formulas"
36373
36374 \end_inset
36375
36376
36377 \end_layout
36378
36379 \end_inset
36380
36381 .
36382 \end_layout
36383
36384 \begin_layout Subsection
36385 Formulas in multi-column Text
36386 \begin_inset Index idx
36387 status collapsed
36388
36389 \begin_layout Plain Layout
36390 Formula ! in multi-column text
36391 \end_layout
36392
36393 \end_inset
36394
36395
36396 \end_layout
36397
36398 \begin_layout Standard
36399 Formulas in multi-column text are often too wide to fit into a column and
36400  thus need to be set over the whole page width.
36401  This is done by using the LaTeX-package 
36402 \series bold
36403 multicol
36404 \series default
36405
36406 \begin_inset Foot
36407 status collapsed
36408
36409 \begin_layout Plain Layout
36410
36411 \series bold
36412 multicol
36413 \series default
36414  is part of every LaTeX standard installation.
36415 \end_layout
36416
36417 \end_inset
36418
36419
36420 \begin_inset Index idx
36421 status collapsed
36422
36423 \begin_layout Plain Layout
36424 Packages ! multicol
36425 \end_layout
36426
36427 \end_inset
36428
36429 , that is loaded with the LaTeX-preamble line
36430 \end_layout
36431
36432 \begin_layout Standard
36433
36434 \series bold
36435
36436 \backslash
36437 usepackage{multicol}
36438 \end_layout
36439
36440 \begin_layout Standard
36441 \begin_inset Note Greyedout
36442 status open
36443
36444 \begin_layout Plain Layout
36445 Note that in this case the setting 
36446 \family sans
36447 Two-column
36448 \begin_inset space ~
36449 \end_inset
36450
36451 document
36452 \family default
36453  in the menu 
36454 \family sans
36455 Document\SpecialChar \menuseparator
36456 Settings
36457 \family default
36458  under 
36459 \family sans
36460 Text
36461 \begin_inset space ~
36462 \end_inset
36463
36464 Layout
36465 \family default
36466 \emph on
36467  
36468 \emph default
36469 must 
36470 \emph on
36471 not
36472 \emph default
36473  be selected.
36474 \end_layout
36475
36476 \end_inset
36477
36478
36479 \end_layout
36480
36481 \begin_layout Standard
36482 Before the multi-column text the command
36483 \end_layout
36484
36485 \begin_layout Standard
36486
36487 \series bold
36488
36489 \backslash
36490 begin{multicols}{column number}
36491 \end_layout
36492
36493 \begin_layout Standard
36494 is written in TeX-mode.
36495  The column number is a number in the range of 2
36496 \begin_inset space \thinspace{}
36497 \end_inset
36498
36499 -
36500 \begin_inset space \thinspace{}
36501 \end_inset
36502
36503 10.
36504  Before the formula the multi-column text is ended by inserting the command
36505 \end_layout
36506
36507 \begin_layout Standard
36508
36509 \series bold
36510
36511 \backslash
36512 end{multicols}
36513 \end_layout
36514
36515 \begin_layout Standard
36516 in TeX-mode.
36517 \end_layout
36518
36519 \begin_layout Standard
36520 Due to the command some space is automatically added before the formula.
36521  To revert this, -6
36522 \begin_inset space \thinspace{}
36523 \end_inset
36524
36525 mm vertical space is inserted before the formula.
36526  When the formula style 
36527 \series bold
36528 Indented
36529 \begin_inset Foot
36530 status collapsed
36531
36532 \begin_layout Plain Layout
36533 formula styles see 
36534 \begin_inset CommandInset ref
36535 LatexCommand ref
36536 reference "sec:Formula-Styles"
36537
36538 \end_inset
36539
36540
36541 \end_layout
36542
36543 \end_inset
36544
36545
36546 \series default
36547  is used, -9
36548 \begin_inset space \thinspace{}
36549 \end_inset
36550
36551 mm space is inserted instead.
36552 \end_layout
36553
36554 \begin_layout Standard
36555 As example a multi-column text with a displayed formula:
36556 \end_layout
36557
36558 \begin_layout Standard
36559
36560 \lang german
36561 \begin_inset ERT
36562 status collapsed
36563
36564 \begin_layout Plain Layout
36565
36566
36567 \backslash
36568 begin{multicols}{2}
36569 \end_layout
36570
36571 \end_inset
36572
36573 Das Spektrum wird fouriertransformiert.
36574  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36575 , Lösungsmittel) zu trennen.
36576  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36577  nun das Aussehen des Ausgangssignals.
36578  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36579  über alle Phasen integrieren muss.
36580  Sei nun 
36581 \begin_inset Formula $S$
36582 \end_inset
36583
36584  unser normiertes Ausgangssignal und 
36585 \begin_inset Formula $P$
36586 \end_inset
36587
36588  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36589 \begin_inset ERT
36590 status collapsed
36591
36592 \begin_layout Plain Layout
36593
36594
36595 \backslash
36596 end{multicols}
36597 \end_layout
36598
36599 \end_inset
36600
36601
36602 \begin_inset VSpace -6mm
36603 \end_inset
36604
36605
36606 \begin_inset Formula 
36607 \begin{equation}
36608 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36609 \end{equation}
36610
36611 \end_inset
36612
36613
36614 \begin_inset ERT
36615 status collapsed
36616
36617 \begin_layout Plain Layout
36618
36619
36620 \backslash
36621 begin{multicols}{2}
36622 \end_layout
36623
36624 \end_inset
36625
36626 wobei 
36627 \begin_inset Formula $S_{0}$
36628 \end_inset
36629
36630  das Signal ohne Gradient ist und die Normierungsbedingung 
36631 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36632 \end_inset
36633
36634  gilt.
36635  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36636  Direkt nach dem 
36637 \begin_inset Formula $\nicefrac{\pi}{2}$
36638 \end_inset
36639
36640
36641 \begin_inset space \thinspace{}
36642 \end_inset
36643
36644 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36645  das Signal zusätzlich abschwächt.
36646  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36647  
36648 \begin_inset Formula $T_{2}$
36649 \end_inset
36650
36651 -Zeit.
36652 \end_layout
36653
36654 \begin_layout Standard
36655
36656 \lang german
36657 \begin_inset ERT
36658 status collapsed
36659
36660 \begin_layout Plain Layout
36661
36662
36663 \backslash
36664 end{multicols}
36665 \end_layout
36666
36667 \end_inset
36668
36669
36670 \end_layout
36671
36672 \begin_layout Subsection
36673 Formulas with Description of Variables
36674 \begin_inset Index idx
36675 status collapsed
36676
36677 \begin_layout Plain Layout
36678 Formula ! with description of variables
36679 \end_layout
36680
36681 \end_inset
36682
36683
36684 \end_layout
36685
36686 \begin_layout Standard
36687 To describe variables within a formula, like in formula 
36688 \begin_inset CommandInset ref
36689 LatexCommand eqref
36690 reference "eq:within"
36691
36692 \end_inset
36693
36694 , a 2
36695 \series bold
36696 ×
36697 \series default
36698
36699 \begin_inset Formula $n$
36700 \end_inset
36701
36702
36703 \begin_inset space ~
36704 \end_inset
36705
36706 matrix is used with left aligned columns for the 
36707 \begin_inset Formula $n$
36708 \end_inset
36709
36710  used variables.
36711 \begin_inset Foot
36712 status collapsed
36713
36714 \begin_layout Plain Layout
36715 matrices see 
36716 \begin_inset CommandInset ref
36717 LatexCommand ref
36718 reference "sec:Matrices"
36719
36720 \end_inset
36721
36722
36723 \end_layout
36724
36725 \end_inset
36726
36727  To set the description in a smaller size, before the matrix e.
36728 \begin_inset space \thinspace{}
36729 \end_inset
36730
36731 g.
36732 \begin_inset space \space{}
36733 \end_inset
36734
36735 the command 
36736 \series bold
36737
36738 \backslash
36739 footnotesize
36740 \series default
36741  is inserted.
36742 \begin_inset Foot
36743 status collapsed
36744
36745 \begin_layout Plain Layout
36746 font sizes see 
36747 \begin_inset CommandInset ref
36748 LatexCommand ref
36749 reference "sub:Font-Sizes"
36750
36751 \end_inset
36752
36753
36754 \end_layout
36755
36756 \end_inset
36757
36758
36759 \end_layout
36760
36761 \begin_layout Standard
36762 When the formula style 
36763 \series bold
36764 Indented
36765 \begin_inset Foot
36766 status collapsed
36767
36768 \begin_layout Plain Layout
36769 formula styles see 
36770 \begin_inset CommandInset ref
36771 LatexCommand ref
36772 reference "sec:Formula-Styles"
36773
36774 \end_inset
36775
36776
36777 \end_layout
36778
36779 \end_inset
36780
36781
36782 \series default
36783  is used, a 
36784 \series bold
36785
36786 \backslash
36787 hfill
36788 \series default
36789
36790 \begin_inset Foot
36791 status collapsed
36792
36793 \begin_layout Plain Layout
36794
36795 \series bold
36796
36797 \backslash
36798 hfill
36799 \series default
36800  only works in formulas with the style 
36801 \series bold
36802 Indented
36803 \series default
36804 , see 
36805 \begin_inset CommandInset ref
36806 LatexCommand ref
36807 reference "sub:Variable-Space"
36808
36809 \end_inset
36810
36811 .
36812 \end_layout
36813
36814 \end_inset
36815
36816  is inserted before and after the matrix to have the same separation of
36817  the matrix from the equation and the side margin.
36818 \end_layout
36819
36820 \begin_layout Standard
36821 When the formula style 
36822 \series bold
36823 Centered
36824 \series default
36825  is used, the method described in 
36826 \begin_inset CommandInset ref
36827 LatexCommand ref
36828 reference "sub:Flalign-Environment"
36829
36830 \end_inset
36831
36832  is used to indent formulas.
36833  Formula 
36834 \begin_inset CommandInset ref
36835 LatexCommand eqref
36836 reference "eq:within"
36837
36838 \end_inset
36839
36840  consists of five columns where in the first two columns contain the equation,
36841  the third the matrix and the last one an empty TeX-brace.
36842 \begin_inset Formula 
36843 \begin{flalign}
36844 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36845 \rho & \textrm{density}\\
36846 V & \textrm{volume}\\
36847 g & \textrm{gravitational acceleration}
36848 \end{array} &  & {}\label{eq:within}
36849 \end{flalign}
36850
36851 \end_inset
36852
36853
36854 \end_layout
36855
36856 \begin_layout Subsection
36857 Upright small Greek Letters
36858 \begin_inset CommandInset label
36859 LatexCommand label
36860 name "sub:Upright-small-Greek"
36861
36862 \end_inset
36863
36864
36865 \begin_inset Index idx
36866 status collapsed
36867
36868 \begin_layout Plain Layout
36869 Greek letters ! upright
36870 \end_layout
36871
36872 \end_inset
36873
36874
36875 \end_layout
36876
36877 \begin_layout Standard
36878 Most of the math fonts only provide italic small Greek letters.
36879  But for symbols of elementary particles like pions and neutrinos, upright
36880  Greek letters are needed.
36881  The file 
36882 \series bold
36883 upgreek.sty
36884 \series default
36885
36886 \begin_inset Foot
36887 status collapsed
36888
36889 \begin_layout Plain Layout
36890
36891 \series bold
36892 upgreek
36893 \series default
36894  is part of the LaTeX-package 
36895 \series bold
36896 was
36897 \series default
36898
36899 \begin_inset Index idx
36900 status collapsed
36901
36902 \begin_layout Plain Layout
36903 Packages ! was
36904 \begin_inset ERT
36905 status collapsed
36906
36907 \begin_layout Plain Layout
36908
36909
36910 \backslash
36911 vspace{4mm}
36912 \end_layout
36913
36914 \end_inset
36915
36916
36917 \end_layout
36918
36919 \end_inset
36920
36921 .
36922 \end_layout
36923
36924 \end_inset
36925
36926
36927 \begin_inset Index idx
36928 status collapsed
36929
36930 \begin_layout Plain Layout
36931 Packages ! upgreek
36932 \end_layout
36933
36934 \end_inset
36935
36936  that is loaded with the LaTeX-preamble line
36937 \end_layout
36938
36939 \begin_layout Standard
36940
36941 \series bold
36942
36943 \backslash
36944 usepackage{upgreek}
36945 \end_layout
36946
36947 \begin_layout Standard
36948 provides them.
36949  
36950 \begin_inset ERT
36951 status collapsed
36952
36953 \begin_layout Plain Layout
36954
36955
36956 \backslash
36957 ifupgreek 
36958 \end_layout
36959
36960 \end_inset
36961
36962
36963 \begin_inset Note Note
36964 status open
36965
36966 \begin_layout Plain Layout
36967 The following table will only be displayed when the LaTeX-package 
36968 \series bold
36969 upgreek
36970 \series default
36971  is installed:
36972 \end_layout
36973
36974 \end_inset
36975
36976  They are created when the command for a small Greek letter is started with
36977  
36978 \series bold
36979 up
36980 \series default
36981 .
36982  For example the command 
36983 \series bold
36984
36985 \backslash
36986 uptau
36987 \series default
36988  creates this: 
36989 \begin_inset Formula $\uptau$
36990 \end_inset
36991
36992
36993 \end_layout
36994
36995 \begin_layout Standard
36996 With these commands reactions of elementary particles can be typeset:
36997 \begin_inset Formula 
36998 \[
36999 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
37000 \]
37001
37002 \end_inset
37003
37004
37005 \end_layout
37006
37007 \begin_layout Standard
37008 The upright letters are more bold and wider than the italic ones.
37009  They should therefore not be used for units like 
37010 \begin_inset Quotes eld
37011 \end_inset
37012
37013 µm
37014 \begin_inset Quotes erd
37015 \end_inset
37016
37017 .
37018 \end_layout
37019
37020 \begin_layout Standard
37021 \begin_inset ERT
37022 status collapsed
37023
37024 \begin_layout Plain Layout
37025
37026
37027 \backslash
37028 else 
37029 \end_layout
37030
37031 \end_inset
37032
37033
37034 \begin_inset Note Note
37035 status open
37036
37037 \begin_layout Plain Layout
37038 The following will be displayed when the LaTeX-package 
37039 \series bold
37040 upgreek
37041 \series default
37042  is not installed:
37043 \end_layout
37044
37045 \end_inset
37046
37047
37048 \end_layout
37049
37050 \begin_layout Standard
37051 You need to install the LaTeX-package 
37052 \series bold
37053 upgreek
37054 \series default
37055  to see the rest of this subsection in the output.
37056 \end_layout
37057
37058 \begin_layout Standard
37059 \begin_inset ERT
37060 status collapsed
37061
37062 \begin_layout Plain Layout
37063
37064
37065 \backslash
37066 fi 
37067 \end_layout
37068
37069 \end_inset
37070
37071
37072 \end_layout
37073
37074 \begin_layout Standard
37075 \begin_inset Newpage newpage
37076 \end_inset
37077
37078
37079 \end_layout
37080
37081 \begin_layout Subsection
37082 Text Characters in Formulas
37083 \begin_inset CommandInset label
37084 LatexCommand label
37085 name "sub:Text-Characters-in"
37086
37087 \end_inset
37088
37089
37090 \begin_inset Index idx
37091 status collapsed
37092
37093 \begin_layout Plain Layout
37094 Text ! in formulas
37095 \end_layout
37096
37097 \end_inset
37098
37099
37100 \end_layout
37101
37102 \begin_layout Standard
37103 In some cases you might want to insert text characters directly into formulas.
37104  When for example the centered dot · is often used in formulas like 
37105 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
37106 \end_inset
37107
37108 , one would have to insert the command 
37109 \series bold
37110
37111 \backslash
37112 cdot
37113 \series default
37114
37115 \begin_inset Foot
37116 status collapsed
37117
37118 \begin_layout Plain Layout
37119 see 
37120 \begin_inset CommandInset ref
37121 LatexCommand ref
37122 reference "sub:Binary-Operators"
37123
37124 \end_inset
37125
37126
37127 \end_layout
37128
37129 \end_inset
37130
37131  all the time, because this character is defined in all encodings as text
37132  character.
37133  But the encoding can be changed by this LaTeX-preamble line:
37134 \end_layout
37135
37136 \begin_layout Standard
37137
37138 \series bold
37139
37140 \backslash
37141 Declare Inputtext{183}{
37142 \backslash
37143 ifmmode
37144 \backslash
37145 cdot
37146 \backslash
37147 else
37148 \backslash
37149 textperiodcentered
37150 \backslash
37151 f\SpecialChar \textcompwordmark{}
37152 i}
37153 \end_layout
37154
37155 \begin_layout Standard
37156 The character encoding (menu 
37157 \family sans
37158 Document\SpecialChar \menuseparator
37159 Settings\SpecialChar \menuseparator
37160 Language
37161 \family default
37162 ) specifies what character appears when a keyboard key is pressed.
37163  When the key for the character '·' is pressed, internally the command 
37164 \series bold
37165
37166 \backslash
37167 textperiodcentered
37168 \series default
37169  is used.
37170  But this command is not available in a formula so that you would get LaTeX-erro
37171 rs.
37172  With the changed encoding the right command is chosen automatically, depending
37173  on if the character was inserted into a formula or not.
37174 \end_layout
37175
37176 \begin_layout Standard
37177 The encoding of several characters is saved in definition files.
37178  For example the encoding 
37179 \series bold
37180 latin9
37181 \series default
37182  is defined in the file 
37183 \series bold
37184 latin9.def
37185 \series default
37186  which is in the installation folder of LaTeX.
37187  Encodings should only be changed via the LaTeX-preamble and not in the
37188  definition files.
37189  Otherwise documents could not be edited by other LyX users working on other
37190  computers.
37191 \end_layout
37192
37193 \begin_layout Standard
37194 \begin_inset VSpace medskip
37195 \end_inset
37196
37197 Besides the centered dot, in this document the degree sign ° is defined
37198  with the following LaTeX-preamble line so that it can be directly inserted
37199  into a formula:
37200 \end_layout
37201
37202 \begin_layout Standard
37203
37204 \series bold
37205
37206 \backslash
37207 DeclareInputtext{176}{
37208 \backslash
37209 ifmmode^
37210 \backslash
37211 circ
37212 \backslash
37213 else
37214 \backslash
37215 textdegree
37216 \backslash
37217 f\SpecialChar \textcompwordmark{}
37218 i}
37219 \end_layout
37220
37221 \begin_layout Standard
37222 \begin_inset Newpage newpage
37223 \end_inset
37224
37225
37226 \end_layout
37227
37228 \begin_layout Section
37229 \start_of_appendix
37230 Typographic Advice
37231 \begin_inset Index idx
37232 status collapsed
37233
37234 \begin_layout Plain Layout
37235 Typographic advice
37236 \end_layout
37237
37238 \end_inset
37239
37240
37241 \end_layout
37242
37243 \begin_layout Standard
37244 This section is a summary of the most important typographic rules, listed
37245  in ISO norms.
37246 \begin_inset Foot
37247 status collapsed
37248
37249 \begin_layout Plain Layout
37250 This collection was partly taken from the German semi-official dictionary
37251  called 
37252 \begin_inset Quotes eld
37253 \end_inset
37254
37255 Duden
37256 \begin_inset Quotes erd
37257 \end_inset
37258
37259  
37260 \begin_inset CommandInset citation
37261 LatexCommand cite
37262 key "Duden"
37263
37264 \end_inset
37265
37266  that lists some of the ISO rules.
37267  More rules are listed in 
37268 \begin_inset CommandInset citation
37269 LatexCommand cite
37270 key "Checklist"
37271
37272 \end_inset
37273
37274 .
37275 \end_layout
37276
37277 \end_inset
37278
37279
37280 \end_layout
37281
37282 \begin_layout Itemize
37283 Physical units are 
37284 \emph on
37285 always
37286 \emph default
37287  set upright
37288 \begin_inset Foot
37289 status collapsed
37290
37291 \begin_layout Plain Layout
37292 done with font styles, see 
37293 \begin_inset CommandInset ref
37294 LatexCommand ref
37295 reference "sub:Font-Styles"
37296
37297 \end_inset
37298
37299
37300 \end_layout
37301
37302 \end_inset
37303
37304 , no matter if they appear in italic text: 30
37305 \begin_inset space \thinspace{}
37306 \end_inset
37307
37308 km/h
37309 \begin_inset Newline newline
37310 \end_inset
37311
37312 Between the value and the unit is the smallest space, see 
37313 \begin_inset CommandInset ref
37314 LatexCommand ref
37315 reference "sub:Predefined-Space"
37316
37317 \end_inset
37318
37319 .
37320 \begin_inset Newline newline
37321 \end_inset
37322
37323 This convention is automatically fulfilled when the command 
37324 \series bold
37325
37326 \backslash
37327 unittwo
37328 \series default
37329  is used.
37330  When it is entered to a formula, two boxes appear.
37331  In the first one the value is inserted, in the second one the unit, and
37332  one gets as above: 
37333 \begin_inset Formula $\unit[30]{km/h}$
37334 \end_inset
37335
37336
37337 \begin_inset space \thinspace{}
37338 \end_inset
37339
37340 .
37341  Note that 
37342 \series bold
37343
37344 \backslash
37345 unittwo
37346 \series default
37347  is not a real LaTeX command but the command 
37348 \series bold
37349
37350 \backslash
37351 unit[value]{unit}
37352 \series default
37353 , therefore you cannot use it in TeX code.
37354 \end_layout
37355
37356 \begin_layout Itemize
37357 Percent and perthousand signs are set like physical units:
37358 \begin_inset Newline newline
37359 \end_inset
37360
37361 1,2
37362 \begin_inset space \thinspace{}
37363 \end_inset
37364
37365 ‰ alcohol in blood
37366 \end_layout
37367
37368 \begin_layout Itemize
37369 The degree sign follows directly on the value: 15°, but not when it is used
37370  in units: 15
37371 \begin_inset space \thinspace{}
37372 \end_inset
37373
37374 °C
37375 \end_layout
37376
37377 \begin_layout Itemize
37378 In numbers with more than four digits the smallest space is inserted before
37379  every third digit to group them: 
37380 \family roman
37381 \series medium
37382 \shape up
37383 \size normal
37384 \emph off
37385 \bar no
37386 \noun off
37387 \color none
37388 18
37389 \begin_inset space \thinspace{}
37390 \end_inset
37391
37392 473
37393 \begin_inset space \thinspace{}
37394 \end_inset
37395
37396 588
37397 \end_layout
37398
37399 \begin_layout Itemize
37400 For dimensions like 120×90×40
37401 \begin_inset space \thinspace{}
37402 \end_inset
37403
37404 cm the multiplication sign 
37405 \begin_inset Quotes eld
37406 \end_inset
37407
37408 ×
37409 \begin_inset Quotes erd
37410 \end_inset
37411
37412  is used.
37413  It is available either via the command 
37414 \series bold
37415
37416 \backslash
37417 times
37418 \series default
37419  or via the menu 
37420 \family sans
37421 Insert\SpecialChar \menuseparator
37422 Special Character\SpecialChar \menuseparator
37423 Symbols
37424 \family default
37425 .
37426 \end_layout
37427
37428 \begin_layout Itemize
37429 Functions with names consisting of several letters are set upright to avoid
37430  confusions, see 
37431 \begin_inset CommandInset ref
37432 LatexCommand ref
37433 reference "sub:Predefined-Functions"
37434
37435 \end_inset
37436
37437 .
37438 \end_layout
37439
37440 \begin_layout Itemize
37441 Indices consisting of several letters, are set upright: 
37442 \begin_inset Formula $E_{\mathrm{kin}}$
37443 \end_inset
37444
37445
37446 \begin_inset Newline newline
37447 \end_inset
37448
37449 Components of matrices are set italic: 
37450 \begin_inset Formula $\hat{H}_{kl}$
37451 \end_inset
37452
37453
37454 \end_layout
37455
37456 \begin_layout Itemize
37457 The differentiation/integration operator 'd', the Euler's number 'e' and
37458  the imaginary unit 'i' should be set upright, to avoid mixing them up with
37459  other variables.
37460 \end_layout
37461
37462 \begin_layout Itemize
37463 The character that denotes a 
37464 \noun on
37465 Fourier
37466 \noun default
37467  transformation is inserted either by the command 
37468 \series bold
37469
37470 \backslash
37471 mathscr
37472 \begin_inset ERT
37473 status collapsed
37474
37475 \begin_layout Plain Layout
37476
37477
37478 \backslash
37479 spce 
37480 \end_layout
37481
37482 \end_inset
37483
37484 F
37485 \series default
37486  or via the menu 
37487 \family sans
37488 Insert\SpecialChar \menuseparator
37489 Special Character\SpecialChar \menuseparator
37490 Symbols\SpecialChar \menuseparator
37491 Letterlike
37492 \begin_inset space ~
37493 \end_inset
37494
37495 Symbols
37496 \family default
37497
37498 \begin_inset Formula $\mathscr{F}$
37499 \end_inset
37500
37501
37502 \end_layout
37503
37504 \begin_layout Standard
37505 \begin_inset Newpage newpage
37506 \end_inset
37507
37508
37509 \end_layout
37510
37511 \begin_layout Section
37512 Synonyms
37513 \begin_inset Index idx
37514 status collapsed
37515
37516 \begin_layout Plain Layout
37517 Synonyms
37518 \end_layout
37519
37520 \end_inset
37521
37522
37523 \end_layout
37524
37525 \begin_layout Standard
37526 Some characters and symbols can be created with several commands.
37527  Here is a list of the synonym commands:
37528 \end_layout
37529
37530 \begin_layout Standard
37531 \begin_inset VSpace bigskip
37532 \end_inset
37533
37534
37535 \begin_inset space \hfill{}
37536 \end_inset
37537
37538
37539 \begin_inset Tabular
37540 <lyxtabular version="3" rows="12" columns="2">
37541 <features tabularvalignment="middle">
37542 <column alignment="center" valignment="top" width="0pt">
37543 <column alignment="center" valignment="top" width="0pt">
37544 <row>
37545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37546 \begin_inset Text
37547
37548 \begin_layout Plain Layout
37549 Command
37550 \end_layout
37551
37552 \end_inset
37553 </cell>
37554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37555 \begin_inset Text
37556
37557 \begin_layout Plain Layout
37558 equivalent to
37559 \begin_inset Note Note
37560 status collapsed
37561
37562 \begin_layout Plain Layout
37563
37564 \series bold
37565
37566 \backslash
37567 raisebox
37568 \series default
37569  is only used as spacer.
37570 \end_layout
37571
37572 \end_inset
37573
37574
37575 \end_layout
37576
37577 \end_inset
37578 </cell>
37579 </row>
37580 <row>
37581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37582 \begin_inset Text
37583
37584 \begin_layout Plain Layout
37585
37586 \backslash
37587 ast
37588 \end_layout
37589
37590 \end_inset
37591 </cell>
37592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37593 \begin_inset Text
37594
37595 \begin_layout Plain Layout
37596 \begin_inset ERT
37597 status collapsed
37598
37599 \begin_layout Plain Layout
37600
37601
37602 \backslash
37603 raisebox{-1.2mm}{
37604 \end_layout
37605
37606 \end_inset
37607
37608 *
37609 \begin_inset ERT
37610 status collapsed
37611
37612 \begin_layout Plain Layout
37613
37614 }
37615 \end_layout
37616
37617 \end_inset
37618
37619
37620 \end_layout
37621
37622 \end_inset
37623 </cell>
37624 </row>
37625 <row>
37626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37627 \begin_inset Text
37628
37629 \begin_layout Plain Layout
37630
37631 \backslash
37632 choose
37633 \end_layout
37634
37635 \end_inset
37636 </cell>
37637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37638 \begin_inset Text
37639
37640 \begin_layout Plain Layout
37641
37642 \backslash
37643 binom
37644 \end_layout
37645
37646 \end_inset
37647 </cell>
37648 </row>
37649 <row>
37650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37651 \begin_inset Text
37652
37653 \begin_layout Plain Layout
37654
37655 \backslash
37656 geq
37657 \end_layout
37658
37659 \end_inset
37660 </cell>
37661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37662 \begin_inset Text
37663
37664 \begin_layout Plain Layout
37665
37666 \backslash
37667 ge
37668 \end_layout
37669
37670 \end_inset
37671 </cell>
37672 </row>
37673 <row>
37674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37675 \begin_inset Text
37676
37677 \begin_layout Plain Layout
37678
37679 \backslash
37680 lbrace
37681 \end_layout
37682
37683 \end_inset
37684 </cell>
37685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37686 \begin_inset Text
37687
37688 \begin_layout Plain Layout
37689 {
37690 \end_layout
37691
37692 \end_inset
37693 </cell>
37694 </row>
37695 <row>
37696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37697 \begin_inset Text
37698
37699 \begin_layout Plain Layout
37700
37701 \backslash
37702 lbracket
37703 \end_layout
37704
37705 \end_inset
37706 </cell>
37707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37708 \begin_inset Text
37709
37710 \begin_layout Plain Layout
37711 [
37712 \end_layout
37713
37714 \end_inset
37715 </cell>
37716 </row>
37717 <row>
37718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37719 \begin_inset Text
37720
37721 \begin_layout Plain Layout
37722
37723 \backslash
37724 leftarrow
37725 \end_layout
37726
37727 \end_inset
37728 </cell>
37729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37730 \begin_inset Text
37731
37732 \begin_layout Plain Layout
37733
37734 \backslash
37735 gets
37736 \end_layout
37737
37738 \end_inset
37739 </cell>
37740 </row>
37741 <row>
37742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37743 \begin_inset Text
37744
37745 \begin_layout Plain Layout
37746
37747 \backslash
37748 leq
37749 \end_layout
37750
37751 \end_inset
37752 </cell>
37753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37754 \begin_inset Text
37755
37756 \begin_layout Plain Layout
37757
37758 \backslash
37759 le
37760 \end_layout
37761
37762 \end_inset
37763 </cell>
37764 </row>
37765 <row>
37766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37767 \begin_inset Text
37768
37769 \begin_layout Plain Layout
37770
37771 \backslash
37772 lor
37773 \end_layout
37774
37775 \end_inset
37776 </cell>
37777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37778 \begin_inset Text
37779
37780 \begin_layout Plain Layout
37781
37782 \backslash
37783 vee
37784 \end_layout
37785
37786 \end_inset
37787 </cell>
37788 </row>
37789 <row>
37790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37791 \begin_inset Text
37792
37793 \begin_layout Plain Layout
37794
37795 \backslash
37796 neq
37797 \end_layout
37798
37799 \end_inset
37800 </cell>
37801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37802 \begin_inset Text
37803
37804 \begin_layout Plain Layout
37805
37806 \backslash
37807 not=
37808 \end_layout
37809
37810 \end_inset
37811 </cell>
37812 </row>
37813 <row>
37814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37815 \begin_inset Text
37816
37817 \begin_layout Plain Layout
37818
37819 \backslash
37820 slash
37821 \end_layout
37822
37823 \end_inset
37824 </cell>
37825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37826 \begin_inset Text
37827
37828 \begin_layout Plain Layout
37829 /
37830 \end_layout
37831
37832 \end_inset
37833 </cell>
37834 </row>
37835 <row>
37836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37837 \begin_inset Text
37838
37839 \begin_layout Plain Layout
37840
37841 \backslash
37842 vert
37843 \end_layout
37844
37845 \end_inset
37846 </cell>
37847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37848 \begin_inset Text
37849
37850 \begin_layout Plain Layout
37851 |
37852 \end_layout
37853
37854 \end_inset
37855 </cell>
37856 </row>
37857 </lyxtabular>
37858
37859 \end_inset
37860
37861
37862 \begin_inset space \hfill{}
37863 \end_inset
37864
37865
37866 \begin_inset Tabular
37867 <lyxtabular version="3" rows="12" columns="2">
37868 <features tabularvalignment="middle">
37869 <column alignment="center" valignment="top" width="0pt">
37870 <column alignment="center" valignment="top" width="0pt">
37871 <row>
37872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37873 \begin_inset Text
37874
37875 \begin_layout Plain Layout
37876 Command
37877 \end_layout
37878
37879 \end_inset
37880 </cell>
37881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37882 \begin_inset Text
37883
37884 \begin_layout Plain Layout
37885 equivalent to
37886 \end_layout
37887
37888 \end_inset
37889 </cell>
37890 </row>
37891 <row>
37892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37893 \begin_inset Text
37894
37895 \begin_layout Plain Layout
37896
37897 \backslash
37898 backslash
37899 \end_layout
37900
37901 \end_inset
37902 </cell>
37903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37904 \begin_inset Text
37905
37906 \begin_layout Plain Layout
37907
37908 \backslash
37909
37910 \backslash
37911
37912 \end_layout
37913
37914 \end_inset
37915 </cell>
37916 </row>
37917 <row>
37918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37919 \begin_inset Text
37920
37921 \begin_layout Plain Layout
37922
37923 \backslash
37924 dasharrow
37925 \end_layout
37926
37927 \end_inset
37928 </cell>
37929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37930 \begin_inset Text
37931
37932 \begin_layout Plain Layout
37933
37934 \backslash
37935 dashrightarrow
37936 \end_layout
37937
37938 \end_inset
37939 </cell>
37940 </row>
37941 <row>
37942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37943 \begin_inset Text
37944
37945 \begin_layout Plain Layout
37946
37947 \backslash
37948 land
37949 \end_layout
37950
37951 \end_inset
37952 </cell>
37953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37954 \begin_inset Text
37955
37956 \begin_layout Plain Layout
37957
37958 \backslash
37959 wedge
37960 \end_layout
37961
37962 \end_inset
37963 </cell>
37964 </row>
37965 <row>
37966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37967 \begin_inset Text
37968
37969 \begin_layout Plain Layout
37970
37971 \backslash
37972 rbrace
37973 \end_layout
37974
37975 \end_inset
37976 </cell>
37977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37978 \begin_inset Text
37979
37980 \begin_layout Plain Layout
37981 }
37982 \end_layout
37983
37984 \end_inset
37985 </cell>
37986 </row>
37987 <row>
37988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37989 \begin_inset Text
37990
37991 \begin_layout Plain Layout
37992
37993 \backslash
37994 rbracket
37995 \end_layout
37996
37997 \end_inset
37998 </cell>
37999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38000 \begin_inset Text
38001
38002 \begin_layout Plain Layout
38003 ]
38004 \end_layout
38005
38006 \end_inset
38007 </cell>
38008 </row>
38009 <row>
38010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38011 \begin_inset Text
38012
38013 \begin_layout Plain Layout
38014
38015 \backslash
38016 rightarrow
38017 \end_layout
38018
38019 \end_inset
38020 </cell>
38021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38022 \begin_inset Text
38023
38024 \begin_layout Plain Layout
38025
38026 \backslash
38027 to
38028 \end_layout
38029
38030 \end_inset
38031 </cell>
38032 </row>
38033 <row>
38034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38035 \begin_inset Text
38036
38037 \begin_layout Plain Layout
38038
38039 \backslash
38040 lnot
38041 \end_layout
38042
38043 \end_inset
38044 </cell>
38045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38046 \begin_inset Text
38047
38048 \begin_layout Plain Layout
38049
38050 \backslash
38051 neg
38052 \end_layout
38053
38054 \end_inset
38055 </cell>
38056 </row>
38057 <row>
38058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38059 \begin_inset Text
38060
38061 \begin_layout Plain Layout
38062
38063 \backslash
38064 ne
38065 \end_layout
38066
38067 \end_inset
38068 </cell>
38069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38070 \begin_inset Text
38071
38072 \begin_layout Plain Layout
38073
38074 \backslash
38075 not=
38076 \end_layout
38077
38078 \end_inset
38079 </cell>
38080 </row>
38081 <row>
38082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38083 \begin_inset Text
38084
38085 \begin_layout Plain Layout
38086
38087 \backslash
38088 owns
38089 \end_layout
38090
38091 \end_inset
38092 </cell>
38093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38094 \begin_inset Text
38095
38096 \begin_layout Plain Layout
38097
38098 \backslash
38099 ni
38100 \end_layout
38101
38102 \end_inset
38103 </cell>
38104 </row>
38105 <row>
38106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38107 \begin_inset Text
38108
38109 \begin_layout Plain Layout
38110
38111 \backslash
38112 square
38113 \end_layout
38114
38115 \end_inset
38116 </cell>
38117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38118 \begin_inset Text
38119
38120 \begin_layout Plain Layout
38121
38122 \backslash
38123 Box
38124 \end_layout
38125
38126 \end_inset
38127 </cell>
38128 </row>
38129 <row>
38130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38131 \begin_inset Text
38132
38133 \begin_layout Plain Layout
38134
38135 \backslash
38136 Vert
38137 \end_layout
38138
38139 \end_inset
38140 </cell>
38141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38142 \begin_inset Text
38143
38144 \begin_layout Plain Layout
38145
38146 \backslash
38147 |
38148 \end_layout
38149
38150 \end_inset
38151 </cell>
38152 </row>
38153 </lyxtabular>
38154
38155 \end_inset
38156
38157
38158 \begin_inset space \hfill{}
38159 \end_inset
38160
38161
38162 \end_layout
38163
38164 \begin_layout Standard
38165 \begin_inset Newpage newpage
38166 \end_inset
38167
38168
38169 \end_layout
38170
38171 \begin_layout Bibliography
38172 \labelwidthstring References
38173 \begin_inset CommandInset bibitem
38174 LatexCommand bibitem
38175 key "TLC2"
38176
38177 \end_inset
38178
38179
38180 \shape smallcaps
38181 Mittelbach, F.
38182  ; Goossens, M.
38183 \shape default
38184
38185 \shape italic
38186 The LaTeX Companion
38187 \shape default
38188 .
38189  Addison Wesley, 2004
38190 \end_layout
38191
38192 \begin_layout Bibliography
38193 \labelwidthstring References
38194 \begin_inset CommandInset bibitem
38195 LatexCommand bibitem
38196 key "Mathmode"
38197
38198 \end_inset
38199
38200
38201 \begin_inset CommandInset href
38202 LatexCommand href
38203 name "Description"
38204 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38205
38206 \end_inset
38207
38208  of LaTeX's math abilities
38209 \end_layout
38210
38211 \begin_layout Bibliography
38212 \labelwidthstring References
38213 \begin_inset CommandInset bibitem
38214 LatexCommand bibitem
38215 key "AMS"
38216
38217 \end_inset
38218
38219
38220 \begin_inset CommandInset href
38221 LatexCommand href
38222 name "Description"
38223 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
38224
38225 \end_inset
38226
38227  of 
38228 \begin_inset ERT
38229 status collapsed
38230
38231 \begin_layout Plain Layout
38232
38233
38234 \backslash
38235 AmS
38236 \end_layout
38237
38238 \end_inset
38239
38240 -LaTeX
38241 \end_layout
38242
38243 \begin_layout Bibliography
38244 \labelwidthstring References
38245 \begin_inset CommandInset bibitem
38246 LatexCommand bibitem
38247 key "Symbols"
38248
38249 \end_inset
38250
38251
38252 \begin_inset CommandInset href
38253 LatexCommand href
38254 name "List"
38255 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38256
38257 \end_inset
38258
38259  of all symbols available with LaTeX-packages
38260 \end_layout
38261
38262 \begin_layout Bibliography
38263 \labelwidthstring References
38264 \begin_inset CommandInset bibitem
38265 LatexCommand bibitem
38266 key "cancel"
38267
38268 \end_inset
38269
38270
38271 \begin_inset CommandInset href
38272 LatexCommand href
38273 name "Documentation"
38274 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
38275
38276 \end_inset
38277
38278  of the LaTeX-package 
38279 \series bold
38280 cancel
38281 \series default
38282
38283 \begin_inset Index idx
38284 status collapsed
38285
38286 \begin_layout Plain Layout
38287 Packages ! cancel
38288 \end_layout
38289
38290 \end_inset
38291
38292
38293 \end_layout
38294
38295 \begin_layout Bibliography
38296 \labelwidthstring References
38297 \begin_inset CommandInset bibitem
38298 LatexCommand bibitem
38299 key "hyperref"
38300
38301 \end_inset
38302
38303
38304 \begin_inset CommandInset href
38305 LatexCommand href
38306 name "Documentation"
38307 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38308
38309 \end_inset
38310
38311  of the LaTeX-package 
38312 \series bold
38313 hyperref
38314 \series default
38315
38316 \begin_inset Index idx
38317 status collapsed
38318
38319 \begin_layout Plain Layout
38320 Packages ! hyperref
38321 \end_layout
38322
38323 \end_inset
38324
38325
38326 \end_layout
38327
38328 \begin_layout Bibliography
38329 \labelwidthstring References
38330 \begin_inset CommandInset bibitem
38331 LatexCommand bibitem
38332 key "mhchem"
38333
38334 \end_inset
38335
38336
38337 \begin_inset CommandInset href
38338 LatexCommand href
38339 name "Documentation"
38340 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38341
38342 \end_inset
38343
38344  of the LaTeX-package 
38345 \series bold
38346 mhchem
38347 \series default
38348
38349 \begin_inset Index idx
38350 status collapsed
38351
38352 \begin_layout Plain Layout
38353 Packages ! mhchem
38354 \end_layout
38355
38356 \end_inset
38357
38358
38359 \end_layout
38360
38361 \begin_layout Bibliography
38362 \labelwidthstring References
38363 \begin_inset CommandInset bibitem
38364 LatexCommand bibitem
38365 key "Mathclap"
38366
38367 \end_inset
38368
38369
38370 \begin_inset CommandInset href
38371 LatexCommand href
38372 name "Description"
38373 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
38374
38375 \end_inset
38376
38377  of the command 
38378 \series bold
38379
38380 \backslash
38381 mathclap
38382 \series default
38383 , described in 
38384 \begin_inset CommandInset ref
38385 LatexCommand ref
38386 reference "sub:Operator-Limits"
38387
38388 \end_inset
38389
38390
38391 \begin_inset Index idx
38392 status collapsed
38393
38394 \begin_layout Plain Layout
38395 Commands ! M ! 
38396 \backslash
38397 mathclap
38398 \end_layout
38399
38400 \end_inset
38401
38402
38403 \end_layout
38404
38405 \begin_layout Bibliography
38406 \labelwidthstring References
38407 \begin_inset CommandInset bibitem
38408 LatexCommand bibitem
38409 key "Duden"
38410
38411 \end_inset
38412
38413
38414 \emph on
38415 Duden Band 1
38416 \emph default
38417 .
38418  22.
38419  Auflage, Duden 2001
38420 \end_layout
38421
38422 \begin_layout Bibliography
38423 \labelwidthstring References
38424 \begin_inset CommandInset bibitem
38425 LatexCommand bibitem
38426 key "Checklist"
38427
38428 \end_inset
38429
38430
38431 \begin_inset CommandInset href
38432 LatexCommand href
38433 name "Check list"
38434 target "http://physics.nist.gov/Document/checklist.pdf"
38435
38436 \end_inset
38437
38438  for reviewing manuscripts
38439 \end_layout
38440
38441 \begin_layout Standard
38442 \begin_inset CommandInset index_print
38443 LatexCommand printindex
38444 type "idx"
38445
38446 \end_inset
38447
38448
38449 \end_layout
38450
38451 \end_body
38452 \end_document