]> git.lyx.org Git - features.git/blob - lib/doc/Math.lyx
fca41b3e2c754373dae610bf86cb81fb2dfcc411
[features.git] / lib / doc / Math.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 508
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/
7 \textclass scrartcl
8 \begin_preamble
9 % DO NOT ALTER THIS PREAMBLE!!!
10 %
11 % This preamble is designed to ensure that the file prints
12 % out as advertised. If you mess with this preamble,
13 % parts of this document may not print out as expected.  If you
14 % have problems LaTeXing this file, please contact 
15 % the documentation team
16 % email: lyx-docs@lists.lyx.org
17
18 % solves the following problem:
19 % If the dection number consits of too many numerals the section heading
20 % will be printed in the TOC without a space between it and the section number.
21 % As solution more space between the number and the heading is inserted:
22 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
23 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
24
25 % increase link area for cross-references and autoname them,
26 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
27 \@ifundefined{extrasenglish}{\usepackage[english]{babel}}{}
28 \@ifpackageloaded{babel}{
29  \addto\extrasenglish{%
30   \renewcommand*{\equationautorefname}[1]{}%
31   \renewcommand{\sectionautorefname}{sec.\negthinspace}%
32   \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
33   \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
34  }
35 }{}
36
37 % don't load packages twice
38 % see first footnote in sec. 9.3
39 \@ifundefined{textcolor}{\usepackage{color}}{}
40
41 % the pages of the TOC are numbered roman
42 % and a PDF-bookmark for the TOC is added
43 \pagenumbering{roman}
44 \let\myTOC\tableofcontents
45 \renewcommand{\tableofcontents}{%
46  \vspace{1cm}
47  \pdfbookmark[1]{\contentsname}{}
48  \myTOC
49  \cleardoublepage
50  \pagenumbering{arabic}}
51
52 % add 0.5 mm vertical space for table rows
53 \@ifundefined{extrarowheight} {\usepackage{array}}{}
54 \setlength{\extrarowheight}{0.5mm}
55
56 % insert additional vertical space of 1.5 mm between footnotes,
57 \let\myFoot\footnote
58 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
59
60 % makes caption labels bold
61 \setkomafont{captionlabel}{\bfseries}
62
63 % enables calculation of values
64 \usepackage{calc}
65
66 % for multiple columns used in sec. 24.7
67 \usepackage{multicol}
68
69 % needed in sec. 19.4
70 \usepackage{remreset}
71
72 % for the Fourier transformation symbol
73 \usepackage{mathrsfs}
74
75 % define a color, used in sec.9.3
76 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
77
78 % declare operators (see sec. 10.4 and sec. 15.2)
79 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
80 \DeclareMathOperator{\sgn}{sgn}
81
82 % example definitions for sec. 20.1 
83 \newcommand{\gr}{\Longrightarrow}
84 \newcommand{\us}[1]{\underline{#1}}
85 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
86 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
87 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
88
89 % example macro from sec. 19.4
90 %\def\tagform@#1{\maketag@@@{|#1|}}
91
92
93 % ------------------------------------
94 % used to check for needed LaTeX packages
95 \usepackage{ifthen}
96
97 % check for package undertilde
98 % used for the command \utilde
99 \newboolean{undertilde}
100 \IfFileExists{undertilde.sty}
101  {\usepackage{undertilde}
102   \setboolean{undertilde}{true}}
103  {\setboolean{undertilde}{false}}
104
105 % check for package eurosym
106 % used for the Euro symbol
107 \newboolean{eurosym}
108 \IfFileExists{eurosym.sty}
109  {\usepackage[gennarrow]{eurosym}
110   \setboolean{eurosym}{true}}
111  {\setboolean{eurosym}{false}}
112
113 % check for package braket
114 % used for physical vectors
115 \newboolean{braket}
116 \IfFileExists{braket.sty}
117  {\usepackage{braket}
118   \setboolean{braket}{true}}
119  {\setboolean{braket}{false}}
120
121 % check for package cancel
122 \newboolean{cancel}
123 \IfFileExists{cancel.sty}
124  {\usepackage{cancel}
125   \setboolean{cancel}{true}}
126  {\setboolean{cancel}{false}}
127
128 % check for package upgreek
129 \newboolean{upgreek}
130 \IfFileExists{upgreek.sty}
131  {\usepackage{upgreek}
132   \setboolean{upgreek}{true}}
133  {\setboolean{upgreek}{false}}
134 \end_preamble
135 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
136 \use_default_options false
137 \maintain_unincluded_children false
138 \language english
139 \language_package default
140 \inputencoding auto
141 \fontencoding global
142 \font_roman "lmodern" "default"
143 \font_sans "lmss" "default"
144 \font_typewriter "lmtt" "default"
145 \font_math "auto" "auto"
146 \font_default_family default
147 \use_non_tex_fonts false
148 \font_sc false
149 \font_osf false
150 \font_sf_scale 100 100
151 \font_tt_scale 100 100
152 \graphics default
153 \default_output_format pdf2
154 \output_sync 0
155 \bibtex_command default
156 \index_command default
157 \paperfontsize 12
158 \spacing single
159 \use_hyperref true
160 \pdf_title "LyX's Math Manual"
161 \pdf_author "LyX Team, Uwe Stöhr"
162 \pdf_subject "LyX-documentation about math"
163 \pdf_keywords "LyX, Mathed"
164 \pdf_bookmarks true
165 \pdf_bookmarksnumbered true
166 \pdf_bookmarksopen true
167 \pdf_bookmarksopenlevel 1
168 \pdf_breaklinks false
169 \pdf_pdfborder false
170 \pdf_colorlinks true
171 \pdf_backref false
172 \pdf_pdfusetitle false
173 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
174 \papersize a4paper
175 \use_geometry false
176 \use_package amsmath 2
177 \use_package amssymb 2
178 \use_package cancel 0
179 \use_package esint 1
180 \use_package mathdots 1
181 \use_package mathtools 2
182 \use_package mhchem 1
183 \use_package stackrel 0
184 \use_package stmaryrd 0
185 \use_package undertilde 0
186 \cite_engine basic
187 \cite_engine_type default
188 \biblio_style plain
189 \use_bibtopic false
190 \use_indices false
191 \paperorientation portrait
192 \suppress_date false
193 \justification true
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 \SpecialChar LyX
222 's detailed Math manual
223 \end_layout
224
225 \begin_layout Author
226 by the \SpecialChar LyX
227  Team
228 \begin_inset Foot
229 status collapsed
230
231 \begin_layout Plain Layout
232 \noindent
233 If you have comments or error corrections, please send them to the \SpecialChar LyX
234  Documentatio
235 n mailing list: 
236 \family typewriter
237
238 \begin_inset CommandInset href
239 LatexCommand href
240 name "lyx-docs@lists.lyx.org"
241 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
242 type "mailto:"
243
244 \end_inset
245
246
247 \end_layout
248
249 \end_inset
250
251
252 \begin_inset Note Note
253 status collapsed
254
255 \begin_layout Plain Layout
256 author: Uwe Stöhr
257 \end_layout
258
259 \end_inset
260
261
262 \begin_inset Newline newline
263 \end_inset
264
265
266 \begin_inset Newline newline
267 \end_inset
268
269
270 \family sans
271 Version 2.2.x
272 \end_layout
273
274 \begin_layout Standard
275 \begin_inset CommandInset toc
276 LatexCommand tableofcontents
277
278 \end_inset
279
280
281 \end_layout
282
283 \begin_layout Standard
284 \begin_inset Note Note
285 status open
286
287 \begin_layout Plain Layout
288 To export this document to PDF, PS or DVI the \SpecialChar LaTeX
289 -packages 
290 \series bold
291 braket, cancel, eurosym, mathdots, mathtools, mhchem, undertilde
292 \series default
293  and 
294 \series bold
295 was
296 \series default
297  should be installed.
298  If they are not installed the document can be exported anyway but the sections
299  where the packages are required will not appear in the output.
300  An exception is 
301 \series bold
302 mhchem
303 \series default
304 ; if it is not installed, this file cannot be exported.
305 \end_layout
306
307 \begin_layout Plain Layout
308 The latest PDF-version of this document can be found here:
309 \begin_inset Newline newline
310 \end_inset
311
312
313 \series bold
314 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
315 \end_layout
316
317 \end_inset
318
319
320 \end_layout
321
322 \begin_layout Standard
323 \begin_inset Newpage newpage
324 \end_inset
325
326
327 \end_layout
328
329 \begin_layout Section
330 Introduction
331 \end_layout
332
333 \begin_layout Standard
334 This document explains \SpecialChar LyX
335 's math features and is furthermore a collection
336  of \SpecialChar LaTeX
337 -commands used for mathematical characters and constructs.
338  The explanations are designed for the usage of commands.
339  It is therefore required that you have read the section 
340 \family typewriter
341 Mathematical
342 \begin_inset space ~
343 \end_inset
344
345 Formulas
346 \family default
347  of the User's Guide.
348 \end_layout
349
350 \begin_layout Standard
351 Most of the characters and many constructs explained in this manual are
352  also accessible via the menu 
353 \family sans
354 Insert
355 \series bold
356 \SpecialChar menuseparator
357
358 \series default
359 Math
360 \family default
361  or the 
362 \family sans
363 math
364 \family default
365 \series bold
366  
367 \family sans
368 \series default
369 toolbar
370 \family default
371 .
372  But everybody who has to write lots of formulas will notice that it is
373  much faster to use commands instead of the math toolbar.
374  Therefore this manual is focused on commands but also mentions the correspondin
375 g toolbar buttons when available.
376 \end_layout
377
378 \begin_layout Standard
379 If not specially mentioned the commands are only available within formulas.
380  To be able to use all commands explained in this document, the option 
381 \family sans
382 Use AMS math package
383 \family default
384  must be checked in the document settings (menu 
385 \family sans
386 Document\SpecialChar menuseparator
387 Settings\SpecialChar menuseparator
388 Math
389 \begin_inset space ~
390 \end_inset
391
392 Options
393 \family default
394 ).
395 \begin_inset Foot
396 status collapsed
397
398 \begin_layout Plain Layout
399 The option 
400 \family sans
401 Use AMS math package automatically
402 \family default
403  only uses 
404 \begin_inset ERT
405 status collapsed
406
407 \begin_layout Plain Layout
408
409
410 \backslash
411 AmS 
412 \end_layout
413
414 \end_inset
415
416 -math when math constructs are found that are supported by \SpecialChar LyX
417 .
418 \end_layout
419
420 \end_inset
421
422
423 \end_layout
424
425 \begin_layout Standard
426 This document doesn't list all 
427 \begin_inset ERT
428 status collapsed
429
430 \begin_layout Plain Layout
431
432
433 \backslash
434 AmS 
435 \end_layout
436
437 \end_inset
438
439 -math commands
440 \begin_inset Foot
441 status collapsed
442
443 \begin_layout Plain Layout
444 A list with all 
445 \begin_inset ERT
446 status collapsed
447
448 \begin_layout Plain Layout
449
450
451 \backslash
452 AmS
453 \end_layout
454
455 \end_inset
456
457 -math commands is in the file 
458 \family sans
459
460 \begin_inset CommandInset href
461 LatexCommand href
462 name "amsguide.ps"
463 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
464
465 \end_inset
466
467
468 \family default
469 , which is part of every \SpecialChar LaTeX
470  standard installation.
471 \end_layout
472
473 \end_inset
474
475  for lucidity reasons.
476 \end_layout
477
478 \begin_layout Section
479 General Instructions
480 \end_layout
481
482 \begin_layout Standard
483 To create an inline formula
484 \begin_inset Index idx
485 status collapsed
486
487 \begin_layout Plain Layout
488 Formula ! inline
489 \end_layout
490
491 \end_inset
492
493  that is embedded into a text line, use one of the shortcuts 
494 \begin_inset Info
495 type  "shortcuts"
496 arg   "math-mode"
497 \end_inset
498
499  or the toolbar button 
500 \begin_inset Info
501 type  "icon"
502 arg   "math-mode"
503 \end_inset
504
505 .
506 \begin_inset Newline newline
507 \end_inset
508
509 To create a display style formula
510 \begin_inset Index idx
511 status collapsed
512
513 \begin_layout Plain Layout
514 Formula ! display style
515 \end_layout
516
517 \end_inset
518
519  which will appear bigger, has a different format, and will be in a separate
520  paragraph, use one of these shortcuts: 
521 \begin_inset Info
522 type  "shortcuts"
523 arg   "math-display"
524 \end_inset
525
526 .
527 \end_layout
528
529 \begin_layout Standard
530 To change a display style formula to an inline formula, set the cursor into
531  the formula and use one of the shortcuts 
532 \begin_inset Info
533 type  "shortcuts"
534 arg   "math-mode"
535 \end_inset
536
537  or the menu 
538 \family sans
539 Edit\SpecialChar menuseparator
540 Math\SpecialChar menuseparator
541 Change formula type
542 \family default
543 .
544  The same way is used to change an inline formula to a display style formula.
545 \end_layout
546
547 \begin_layout Standard
548 To display parts of an inline formula in the size of a display style formula,
549  enter the command 
550 \series bold
551
552 \backslash
553 displaystyle
554 \series default
555
556 \begin_inset Index idx
557 status collapsed
558
559 \begin_layout Plain Layout
560 Commands ! D ! 
561 \backslash
562 displaystyle
563 \end_layout
564
565 \end_inset
566
567  to a formula.
568  Then a new blue box appears in which the desired formula part is inserted.
569 \end_layout
570
571 \begin_layout Standard
572 Only inline formulas are allowed inside tables.
573 \end_layout
574
575 \begin_layout Standard
576 The 
577 \family sans
578 math toolbar
579 \family default
580  can be turned on in the menu 
581 \family sans
582 View\SpecialChar menuseparator
583 Toolbars
584 \family default
585 .
586  When you click there on 
587 \begin_inset Quotes eld
588 \end_inset
589
590 Math
591 \begin_inset Quotes erd
592 \end_inset
593
594  the toolbar will be shown permanently at the bottom; this state is visualized
595  in the 
596 \family sans
597 Toolbars
598 \family default
599  menu with a checkmark.
600  When you click in this state again on 
601 \begin_inset Quotes eld
602 \end_inset
603
604 Math
605 \begin_inset Quotes erd
606 \end_inset
607
608  in the 
609 \family sans
610 Toolbars
611 \family default
612  menu, the 
613 \family sans
614 math toolbar
615 \family default
616  is only shown when the cursor is within a formula; this state is visualized
617  by the renaming of the menu entry from 
618 \begin_inset Quotes eld
619 \end_inset
620
621 Math
622 \begin_inset Quotes erd
623 \end_inset
624
625  to 
626 \begin_inset Quotes eld
627 \end_inset
628
629 Math
630 \begin_inset space ~
631 \end_inset
632
633 (auto)
634 \begin_inset Quotes erd
635 \end_inset
636
637 .
638 \end_layout
639
640 \begin_layout Standard
641 The \SpecialChar TeX
642  mode
643 \begin_inset Index idx
644 status collapsed
645
646 \begin_layout Plain Layout
647 T@\SpecialChar TeX
648 -mode
649 \end_layout
650
651 \end_inset
652
653  is invoked by pressing the toolbar button 
654 \begin_inset Info
655 type  "icon"
656 arg   "ert-insert"
657 \end_inset
658
659  or by using the menu 
660 \family sans
661 Insert\SpecialChar menuseparator
662 TeX Code
663 \family default
664  (shortcut 
665 \begin_inset Info
666 type  "shortcut"
667 arg   "ert-insert"
668 \end_inset
669
670 ).
671 \end_layout
672
673 \begin_layout Standard
674 To change the \SpecialChar LaTeX
675 -preamble
676 \begin_inset Index idx
677 status collapsed
678
679 \begin_layout Plain Layout
680 L@\SpecialChar LaTeX
681 -preamble
682 \end_layout
683
684 \end_inset
685
686 , use the menu 
687 \family sans
688 Document\SpecialChar menuseparator
689 Settings\SpecialChar menuseparator
690 LaTeX
691 \family default
692  
693 \family sans
694 Preamble
695 \family default
696 .
697 \end_layout
698
699 \begin_layout Standard
700 To edit matrices, case differentiations and multiline formulas subsequently,
701  use the menus 
702 \family sans
703 Edit\SpecialChar menuseparator
704 Math
705 \family default
706  and 
707 \family sans
708 Edit\SpecialChar menuseparator
709 Rows
710 \begin_inset space \thinspace{}
711 \end_inset
712
713 &
714 \begin_inset space \thinspace{}
715 \end_inset
716
717 Columns,
718 \family default
719  or the 
720 \family sans
721 table toolbar
722 \family default
723 .
724  When lines and columns are swapped via the menu, the column or line where
725  the cursor is in is exchanged with the column to the right or the line
726  below, respectively.
727  Is the cursor in the last column or row, the exchange is done with the
728  column to the left or the line above.
729 \end_layout
730
731 \begin_layout Standard
732 To write text in formulas
733 \begin_inset Foot
734 status collapsed
735
736 \begin_layout Plain Layout
737 For multiline formulas the command 
738 \series bold
739
740 \backslash
741 intertext
742 \series default
743  is used, see 
744 \begin_inset CommandInset ref
745 LatexCommand ref
746 reference "subsec:Text-in-multiline"
747
748 \end_inset
749
750 .
751 \end_layout
752
753 \end_inset
754
755  
756 \emph on
757 mathematical text
758 \emph default
759
760 \begin_inset Index idx
761 status collapsed
762
763 \begin_layout Plain Layout
764 Text ! in formulas
765 \end_layout
766
767 \end_inset
768
769
770 \begin_inset Index idx
771 status collapsed
772
773 \begin_layout Plain Layout
774 Mathematical text
775 \end_layout
776
777 \end_inset
778
779  is used.
780  This mode is invoked with the shortcut 
781 \begin_inset Info
782 type  "shortcut"
783 arg   "font-default"
784 \end_inset
785
786  or by the insertion of the command 
787 \series bold
788
789 \backslash
790 text
791 \series default
792
793 \begin_inset Index idx
794 status collapsed
795
796 \begin_layout Plain Layout
797 Commands ! T ! 
798 \backslash
799 text
800 \end_layout
801
802 \end_inset
803
804 .
805  The text appears black in \SpecialChar LyX
806  and can therefore be distinguished from the
807  other formula parts which appear blue.
808  In the output mathematical text is set upright, in contrary to other formula
809  parts.
810 \end_layout
811
812 \begin_layout Subsection*
813 Command Scheme
814 \end_layout
815
816 \begin_layout Standard
817 Most of the \SpecialChar LaTeX
818 -commands for math constructs have the following scheme:
819 \end_layout
820
821 \begin_layout Standard
822
823 \series bold
824
825 \backslash
826 commandname[optional
827 \series default
828  
829 \series bold
830 argument]{required
831 \series default
832  
833 \series bold
834 argument}
835 \end_layout
836
837 \begin_layout Standard
838 A command always starts with a backslash 
839 \begin_inset Quotes gld
840 \end_inset
841
842
843 \series bold
844
845 \backslash
846
847 \series default
848
849 \begin_inset Quotes grd
850 \end_inset
851
852 .
853  To omit optional arguments, also omit the associated brackets.
854  The braces around the required arguments are named in this document as
855  \SpecialChar TeX
856  braces
857 \begin_inset Index idx
858 status collapsed
859
860 \begin_layout Plain Layout
861 T@\SpecialChar TeX
862 -braces
863 \end_layout
864
865 \end_inset
866
867 .
868  If you add in a formula a left brace to a command name, \SpecialChar LyX
869  automatically
870  creates a \SpecialChar TeX
871  brace.
872  In all other cases \SpecialChar TeX
873  braces are created in formulas with the command 
874 \series bold
875
876 \backslash
877 {
878 \series default
879 .
880  \SpecialChar TeX
881  braces appear red in \SpecialChar LyX
882 , in contrary to normal braces which appear blue.
883  In \SpecialChar TeX
884  mode no command is needed to get \SpecialChar TeX
885  braces.
886  \SpecialChar TeX
887  braces don't appear in the output.
888 \end_layout
889
890 \begin_layout Standard
891 When commands without arguments, like commands for symbols are entered in
892  \SpecialChar TeX
893  mode, a space character must 
894 \emph on
895 always
896 \emph default
897  be behind the command to end it.
898  This space doesn't appear in the output.
899  When the space should appear in the output, the space must be followed
900  by a protected space in normal text.
901 \end_layout
902
903 \begin_layout Standard
904 A protected space is inserted with 
905 \begin_inset Info
906 type  "shortcuts"
907 arg   "command-alternatives space-insert protected ; math-space"
908 \end_inset
909
910 .
911 \end_layout
912
913 \begin_layout Subsection*
914 \begin_inset Newpage newpage
915 \end_inset
916
917 Syntax Explanation
918 \end_layout
919
920 \begin_layout Itemize
921 The symbol 
922 \begin_inset space \textvisiblespace{}
923 \end_inset
924
925  denotes a space character to be input.
926 \end_layout
927
928 \begin_layout Itemize
929 An arrow like 
930 \begin_inset Formula $\to$
931 \end_inset
932
933  denotes the usage of the corresponding arrow key on the keyboard.
934  The 
935 \family sans
936 Tab
937 \family default
938  key can often be used instead of 
939 \begin_inset Formula $\to$
940 \end_inset
941
942  and 
943 \begin_inset Formula $\downarrow$
944 \end_inset
945
946 , and 
947 \family sans
948 Shift+Tab
949 \family default
950  instead of 
951 \begin_inset Formula $\leftarrow$
952 \end_inset
953
954  and 
955 \begin_inset Formula $\uparrow$
956 \end_inset
957
958 .
959 \end_layout
960
961 \begin_layout Subsection*
962 Available units
963 \end_layout
964
965 \begin_layout Standard
966 \align center
967 \begin_inset Float table
968 placement H
969 wide false
970 sideways false
971 status open
972
973 \begin_layout Plain Layout
974 \align center
975 \begin_inset Caption Standard
976
977 \begin_layout Plain Layout
978 \begin_inset CommandInset label
979 LatexCommand label
980 name "tab:Available-units"
981
982 \end_inset
983
984 Available units
985 \end_layout
986
987 \end_inset
988
989
990 \end_layout
991
992 \begin_layout Plain Layout
993 \align center
994 \begin_inset Tabular
995 <lyxtabular version="3" rows="13" columns="2">
996 <features booktabs="true" tabularvalignment="middle">
997 <column alignment="center" valignment="top">
998 <column alignment="center" valignment="top" width="0pt">
999 <row>
1000 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1001 \begin_inset Text
1002
1003 \begin_layout Plain Layout
1004 Unit
1005 \end_layout
1006
1007 \end_inset
1008 </cell>
1009 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1010 \begin_inset Text
1011
1012 \begin_layout Plain Layout
1013 Name / Description
1014 \end_layout
1015
1016 \end_inset
1017 </cell>
1018 </row>
1019 <row>
1020 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1021 \begin_inset Text
1022
1023 \begin_layout Plain Layout
1024 mm
1025 \end_layout
1026
1027 \end_inset
1028 </cell>
1029 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1030 \begin_inset Text
1031
1032 \begin_layout Plain Layout
1033 Millimeter
1034 \end_layout
1035
1036 \end_inset
1037 </cell>
1038 </row>
1039 <row>
1040 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1041 \begin_inset Text
1042
1043 \begin_layout Plain Layout
1044 cm
1045 \end_layout
1046
1047 \end_inset
1048 </cell>
1049 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1050 \begin_inset Text
1051
1052 \begin_layout Plain Layout
1053 Centimeter
1054 \end_layout
1055
1056 \end_inset
1057 </cell>
1058 </row>
1059 <row>
1060 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1061 \begin_inset Text
1062
1063 \begin_layout Plain Layout
1064 in
1065 \end_layout
1066
1067 \end_inset
1068 </cell>
1069 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1070 \begin_inset Text
1071
1072 \begin_layout Plain Layout
1073 Inch (1
1074 \begin_inset space \thinspace{}
1075 \end_inset
1076
1077 in = 2,54
1078 \begin_inset space \thinspace{}
1079 \end_inset
1080
1081 cm)
1082 \end_layout
1083
1084 \end_inset
1085 </cell>
1086 </row>
1087 <row>
1088 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1089 \begin_inset Text
1090
1091 \begin_layout Plain Layout
1092 pt
1093 \end_layout
1094
1095 \end_inset
1096 </cell>
1097 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1098 \begin_inset Text
1099
1100 \begin_layout Plain Layout
1101 Point (72.27
1102 \begin_inset space \thinspace{}
1103 \end_inset
1104
1105 pt = 1
1106 \begin_inset space \thinspace{}
1107 \end_inset
1108
1109 in)
1110 \end_layout
1111
1112 \end_inset
1113 </cell>
1114 </row>
1115 <row>
1116 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1117 \begin_inset Text
1118
1119 \begin_layout Plain Layout
1120 pc
1121 \end_layout
1122
1123 \end_inset
1124 </cell>
1125 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1126 \begin_inset Text
1127
1128 \begin_layout Plain Layout
1129 Pica (1
1130 \begin_inset space \thinspace{}
1131 \end_inset
1132
1133 pc = 12
1134 \begin_inset space \thinspace{}
1135 \end_inset
1136
1137 pt)
1138 \end_layout
1139
1140 \end_inset
1141 </cell>
1142 </row>
1143 <row>
1144 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1145 \begin_inset Text
1146
1147 \begin_layout Plain Layout
1148 sp
1149 \end_layout
1150
1151 \end_inset
1152 </cell>
1153 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1154 \begin_inset Text
1155
1156 \begin_layout Plain Layout
1157 scaled point (65536
1158 \begin_inset space \thinspace{}
1159 \end_inset
1160
1161 sp = 1
1162 \begin_inset space \thinspace{}
1163 \end_inset
1164
1165 pt)
1166 \end_layout
1167
1168 \end_inset
1169 </cell>
1170 </row>
1171 <row>
1172 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1173 \begin_inset Text
1174
1175 \begin_layout Plain Layout
1176 bp
1177 \end_layout
1178
1179 \end_inset
1180 </cell>
1181 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1182 \begin_inset Text
1183
1184 \begin_layout Plain Layout
1185 big point (72
1186 \begin_inset space \thinspace{}
1187 \end_inset
1188
1189 bp = 1
1190 \begin_inset space \thinspace{}
1191 \end_inset
1192
1193 in)
1194 \end_layout
1195
1196 \end_inset
1197 </cell>
1198 </row>
1199 <row>
1200 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1201 \begin_inset Text
1202
1203 \begin_layout Plain Layout
1204 dd
1205 \end_layout
1206
1207 \end_inset
1208 </cell>
1209 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1210 \begin_inset Text
1211
1212 \begin_layout Plain Layout
1213 Didot (1
1214 \begin_inset space \thinspace{}
1215 \end_inset
1216
1217 dd 
1218 \begin_inset Formula $\approx$
1219 \end_inset
1220
1221  0.376
1222 \begin_inset space \thinspace{}
1223 \end_inset
1224
1225 mm)
1226 \end_layout
1227
1228 \end_inset
1229 </cell>
1230 </row>
1231 <row>
1232 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1233 \begin_inset Text
1234
1235 \begin_layout Plain Layout
1236 cc
1237 \end_layout
1238
1239 \end_inset
1240 </cell>
1241 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1242 \begin_inset Text
1243
1244 \begin_layout Plain Layout
1245 Cicero (1
1246 \begin_inset space \thinspace{}
1247 \end_inset
1248
1249 cc = 12
1250 \begin_inset space \thinspace{}
1251 \end_inset
1252
1253 dd)
1254 \end_layout
1255
1256 \end_inset
1257 </cell>
1258 </row>
1259 <row>
1260 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1261 \begin_inset Text
1262
1263 \begin_layout Plain Layout
1264 ex
1265 \end_layout
1266
1267 \end_inset
1268 </cell>
1269 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1270 \begin_inset Text
1271
1272 \begin_layout Plain Layout
1273 Height of letter 
1274 \emph on
1275
1276 \begin_inset Quotes eld
1277 \end_inset
1278
1279 x
1280 \emph default
1281
1282 \begin_inset Quotes erd
1283 \end_inset
1284
1285  in the current font
1286 \end_layout
1287
1288 \end_inset
1289 </cell>
1290 </row>
1291 <row>
1292 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1293 \begin_inset Text
1294
1295 \begin_layout Plain Layout
1296 em
1297 \end_layout
1298
1299 \end_inset
1300 </cell>
1301 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1302 \begin_inset Text
1303
1304 \begin_layout Plain Layout
1305 width of letter 
1306 \begin_inset Quotes eld
1307 \end_inset
1308
1309
1310 \emph on
1311 M
1312 \emph default
1313
1314 \begin_inset Quotes erd
1315 \end_inset
1316
1317  in the current font
1318 \end_layout
1319
1320 \end_inset
1321 </cell>
1322 </row>
1323 <row>
1324 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1325 \begin_inset Text
1326
1327 \begin_layout Plain Layout
1328 mu
1329 \end_layout
1330
1331 \end_inset
1332 </cell>
1333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
1334 \begin_inset Text
1335
1336 \begin_layout Plain Layout
1337 math unit (1
1338 \begin_inset space \thinspace{}
1339 \end_inset
1340
1341 mu = 
1342 \begin_inset Formula $\nicefrac{1}{18}$
1343 \end_inset
1344
1345
1346 \begin_inset space \thinspace{}
1347 \end_inset
1348
1349 em)
1350 \end_layout
1351
1352 \end_inset
1353 </cell>
1354 </row>
1355 </lyxtabular>
1356
1357 \end_inset
1358
1359
1360 \end_layout
1361
1362 \end_inset
1363
1364
1365 \end_layout
1366
1367 \begin_layout Standard
1368 \begin_inset Newpage newpage
1369 \end_inset
1370
1371
1372 \end_layout
1373
1374 \begin_layout Section
1375 Basic Functions
1376 \end_layout
1377
1378 \begin_layout Subsection
1379 Exponents
1380 \begin_inset Index idx
1381 status collapsed
1382
1383 \begin_layout Plain Layout
1384 Exponents
1385 \end_layout
1386
1387 \end_inset
1388
1389  and Indices
1390 \begin_inset Index idx
1391 status collapsed
1392
1393 \begin_layout Plain Layout
1394 Indices
1395 \end_layout
1396
1397 \end_inset
1398
1399
1400 \begin_inset Index idx
1401 status collapsed
1402
1403 \begin_layout Plain Layout
1404 Superscripts|see
1405 \begin_inset ERT
1406 status collapsed
1407
1408 \begin_layout Plain Layout
1409
1410 {
1411 \end_layout
1412
1413 \end_inset
1414
1415 Exponents
1416 \begin_inset ERT
1417 status collapsed
1418
1419 \begin_layout Plain Layout
1420
1421 }
1422 \end_layout
1423
1424 \end_inset
1425
1426
1427 \end_layout
1428
1429 \end_inset
1430
1431
1432 \begin_inset Index idx
1433 status collapsed
1434
1435 \begin_layout Plain Layout
1436 Subscripts|see
1437 \begin_inset ERT
1438 status collapsed
1439
1440 \begin_layout Plain Layout
1441
1442 {
1443 \end_layout
1444
1445 \end_inset
1446
1447 Indices
1448 \begin_inset ERT
1449 status collapsed
1450
1451 \begin_layout Plain Layout
1452
1453 }
1454 \end_layout
1455
1456 \end_inset
1457
1458
1459 \end_layout
1460
1461 \end_inset
1462
1463
1464 \end_layout
1465
1466 \begin_layout Standard
1467 Indices are created with an underscore 
1468 \begin_inset Quotes eld
1469 \end_inset
1470
1471 _
1472 \begin_inset Quotes erd
1473 \end_inset
1474
1475  or via the math toolbar button 
1476 \begin_inset Info
1477 type  "icon"
1478 arg   "math-subscript"
1479 \end_inset
1480
1481 , exponents with a caret 
1482 \begin_inset Quotes eld
1483 \end_inset
1484
1485 ^
1486 \begin_inset Quotes erd
1487 \end_inset
1488
1489  or via the math toolbar button 
1490 \begin_inset Info
1491 type  "icon"
1492 arg   "math-superscript"
1493 \end_inset
1494
1495 .
1496 \end_layout
1497
1498 \begin_layout Standard
1499 \align center
1500 \begin_inset Tabular
1501 <lyxtabular version="3" rows="4" columns="2">
1502 <features booktabs="true" tabularvalignment="middle">
1503 <column alignment="center" valignment="top" width="0pt">
1504 <column alignment="center" valignment="top" width="0pt">
1505 <row>
1506 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1507 \begin_inset Text
1508
1509 \begin_layout Plain Layout
1510 Command
1511 \end_layout
1512
1513 \end_inset
1514 </cell>
1515 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1516 \begin_inset Text
1517
1518 \begin_layout Plain Layout
1519 Result
1520 \end_layout
1521
1522 \end_inset
1523 </cell>
1524 </row>
1525 <row>
1526 <cell alignment="center" valignment="top" usebox="none">
1527 \begin_inset Text
1528
1529 \begin_layout Plain Layout
1530 B_V
1531 \end_layout
1532
1533 \end_inset
1534 </cell>
1535 <cell alignment="center" valignment="top" usebox="none">
1536 \begin_inset Text
1537
1538 \begin_layout Plain Layout
1539 \begin_inset Formula $B_{V}$
1540 \end_inset
1541
1542
1543 \end_layout
1544
1545 \end_inset
1546 </cell>
1547 </row>
1548 <row topspace="1.5mm">
1549 <cell alignment="center" valignment="top" usebox="none">
1550 \begin_inset Text
1551
1552 \begin_layout Plain Layout
1553 B^V
1554 \end_layout
1555
1556 \end_inset
1557 </cell>
1558 <cell alignment="center" valignment="top" usebox="none">
1559 \begin_inset Text
1560
1561 \begin_layout Plain Layout
1562 \begin_inset Formula $B^{V}$
1563 \end_inset
1564
1565
1566 \end_layout
1567
1568 \end_inset
1569 </cell>
1570 </row>
1571 <row topspace="1.5mm">
1572 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1573 \begin_inset Text
1574
1575 \begin_layout Plain Layout
1576 B^
1577 \begin_inset space \textvisiblespace{}
1578 \end_inset
1579
1580 A
1581 \end_layout
1582
1583 \end_inset
1584 </cell>
1585 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1586 \begin_inset Text
1587
1588 \begin_layout Plain Layout
1589 \begin_inset Formula $B^{A}$
1590 \end_inset
1591
1592
1593 \end_layout
1594
1595 \end_inset
1596 </cell>
1597 </row>
1598 </lyxtabular>
1599
1600 \end_inset
1601
1602
1603 \end_layout
1604
1605 \begin_layout Standard
1606 As the caret is in some languages an accent, vowels will be accentuated
1607  in this case and not set as exponents
1608 \begin_inset Foot
1609 status collapsed
1610
1611 \begin_layout Plain Layout
1612 Depending on the used keyboard settings this can also happen for characters
1613  other than vowels.
1614 \end_layout
1615
1616 \end_inset
1617
1618 .
1619  To get exponents in this case, press 
1620 \family sans
1621 Space
1622 \family default
1623  after the caret as in the last example.
1624 \end_layout
1625
1626 \begin_layout Subsection
1627 Fractions
1628 \begin_inset CommandInset label
1629 LatexCommand label
1630 name "subsec:Fractions"
1631
1632 \end_inset
1633
1634
1635 \begin_inset Index idx
1636 status collapsed
1637
1638 \begin_layout Plain Layout
1639 Fractions
1640 \end_layout
1641
1642 \end_inset
1643
1644
1645 \end_layout
1646
1647 \begin_layout Standard
1648 Fractions are generated with the command 
1649 \series bold
1650
1651 \backslash
1652 frac
1653 \series default
1654
1655 \begin_inset Index idx
1656 status collapsed
1657
1658 \begin_layout Plain Layout
1659 Commands ! F ! 
1660 \backslash
1661 frac
1662 \end_layout
1663
1664 \end_inset
1665
1666  or via the math toolbar button 
1667 \begin_inset Info
1668 type  "icon"
1669 arg   "math-insert \\frac"
1670 \end_inset
1671
1672 .
1673  The font size is adjusted automatically, depending on whether the fraction
1674  is in an inline or display style formula.
1675  With the math toolbar button 
1676 \begin_inset Info
1677 type  "icon"
1678 arg   "math-insert \\frac-square"
1679 \end_inset
1680
1681  you can select different fraction types.
1682 \end_layout
1683
1684 \begin_layout Standard
1685 With the command 
1686 \series bold
1687
1688 \backslash
1689 dfrac
1690 \series default
1691
1692 \begin_inset Index idx
1693 status collapsed
1694
1695 \begin_layout Plain Layout
1696 Commands ! D ! 
1697 \backslash
1698 dfrac
1699 \end_layout
1700
1701 \end_inset
1702
1703  a fraction can be created that always has the size of a display style formula.
1704  With 
1705 \series bold
1706
1707 \backslash
1708 tfrac
1709 \series default
1710
1711 \begin_inset Index idx
1712 status collapsed
1713
1714 \begin_layout Plain Layout
1715 Commands ! T ! 
1716 \backslash
1717 tfrac
1718 \end_layout
1719
1720 \end_inset
1721
1722  the fraction appears always with the size of an inline formula.
1723  An example:
1724 \end_layout
1725
1726 \begin_layout Standard
1727 A line with the fraction 
1728 \begin_inset Formula $\frac{1}{2}$
1729 \end_inset
1730
1731  that was created with the command 
1732 \series bold
1733
1734 \backslash
1735 frac
1736 \series default
1737 .
1738 \end_layout
1739
1740 \begin_layout Standard
1741 A line with the fraction 
1742 \begin_inset Formula $\dfrac{1}{2}$
1743 \end_inset
1744
1745  that was created with the command 
1746 \series bold
1747
1748 \backslash
1749 dfrac
1750 \series default
1751 .
1752 \end_layout
1753
1754 \begin_layout Standard
1755 \align center
1756 \begin_inset Tabular
1757 <lyxtabular version="3" rows="4" columns="2">
1758 <features booktabs="true" tabularvalignment="middle">
1759 <column alignment="center" valignment="top" width="0pt">
1760 <column alignment="center" valignment="top" width="0pt">
1761 <row>
1762 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1763 \begin_inset Text
1764
1765 \begin_layout Plain Layout
1766 Command
1767 \end_layout
1768
1769 \end_inset
1770 </cell>
1771 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1772 \begin_inset Text
1773
1774 \begin_layout Plain Layout
1775 Result
1776 \end_layout
1777
1778 \end_inset
1779 </cell>
1780 </row>
1781 <row topspace="1.5mm">
1782 <cell alignment="center" valignment="top" usebox="none">
1783 \begin_inset Text
1784
1785 \begin_layout Plain Layout
1786
1787 \backslash
1788 frac
1789 \begin_inset space \textvisiblespace{}
1790 \end_inset
1791
1792 A
1793 \begin_inset Formula $\downarrow$
1794 \end_inset
1795
1796 B
1797 \end_layout
1798
1799 \end_inset
1800 </cell>
1801 <cell alignment="center" valignment="top" usebox="none">
1802 \begin_inset Text
1803
1804 \begin_layout Plain Layout
1805 \begin_inset Formula $\frac{A}{B}$
1806 \end_inset
1807
1808
1809 \end_layout
1810
1811 \end_inset
1812 </cell>
1813 </row>
1814 <row topspace="2mm">
1815 <cell alignment="center" valignment="top" usebox="none">
1816 \begin_inset Text
1817
1818 \begin_layout Plain Layout
1819
1820 \backslash
1821 dfrac
1822 \begin_inset space \textvisiblespace{}
1823 \end_inset
1824
1825 A
1826 \begin_inset Formula $\downarrow$
1827 \end_inset
1828
1829 B
1830 \end_layout
1831
1832 \end_inset
1833 </cell>
1834 <cell alignment="center" valignment="top" usebox="none">
1835 \begin_inset Text
1836
1837 \begin_layout Plain Layout
1838 \begin_inset Formula $\dfrac{A}{B}$
1839 \end_inset
1840
1841
1842 \end_layout
1843
1844 \end_inset
1845 </cell>
1846 </row>
1847 <row topspace="2mm" bottomspace="1mm">
1848 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1849 \begin_inset Text
1850
1851 \begin_layout Plain Layout
1852
1853 \backslash
1854 dfrac
1855 \begin_inset space \textvisiblespace{}
1856 \end_inset
1857
1858 e^
1859 \backslash
1860 frac
1861 \begin_inset space \textvisiblespace{}
1862 \end_inset
1863
1864 1
1865 \begin_inset Formula $\downarrow$
1866 \end_inset
1867
1868 2
1869 \begin_inset Formula $\downarrow\downarrow$
1870 \end_inset
1871
1872 3
1873 \end_layout
1874
1875 \end_inset
1876 </cell>
1877 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1878 \begin_inset Text
1879
1880 \begin_layout Plain Layout
1881 \begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
1882 \end_inset
1883
1884
1885 \end_layout
1886
1887 \end_inset
1888 </cell>
1889 </row>
1890 </lyxtabular>
1891
1892 \end_inset
1893
1894
1895 \end_layout
1896
1897 \begin_layout Standard
1898 \begin_inset VSpace bigskip
1899 \end_inset
1900
1901
1902 \begin_inset Newpage newpage
1903 \end_inset
1904
1905 For nested fractions the command 
1906 \series bold
1907
1908 \backslash
1909 cfrac
1910 \series default
1911
1912 \begin_inset Index idx
1913 status collapsed
1914
1915 \begin_layout Plain Layout
1916 Commands ! C ! 
1917 \backslash
1918 cfrac
1919 \end_layout
1920
1921 \end_inset
1922
1923  can be used.
1924  Here is an example:
1925 \begin_inset VSpace -3mm
1926 \end_inset
1927
1928
1929 \end_layout
1930
1931 \begin_layout Standard
1932 \begin_inset Formula 
1933 \begin{align*}
1934 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
1935 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1936 \end{align*}
1937
1938 \end_inset
1939
1940
1941 \end_layout
1942
1943 \begin_layout Standard
1944 The command for the example above is:
1945 \end_layout
1946
1947 \begin_layout Standard
1948
1949 \series bold
1950
1951 \backslash
1952 cfrac
1953 \begin_inset space \textvisiblespace{}
1954 \end_inset
1955
1956 A
1957 \begin_inset Formula $\downarrow$
1958 \end_inset
1959
1960 B+
1961 \backslash
1962 cfrac
1963 \begin_inset space \textvisiblespace{}
1964 \end_inset
1965
1966 C+
1967 \backslash
1968 cfrac
1969 \begin_inset space \textvisiblespace{}
1970 \end_inset
1971
1972 E
1973 \begin_inset Formula $\downarrow$
1974 \end_inset
1975
1976 F
1977 \begin_inset Formula $\downarrow$
1978 \end_inset
1979
1980 D
1981 \end_layout
1982
1983 \begin_layout Standard
1984 \begin_inset VSpace medskip
1985 \end_inset
1986
1987
1988 \end_layout
1989
1990 \begin_layout Standard
1991
1992 \series bold
1993
1994 \backslash
1995 cfrac
1996 \series default
1997  sets the fraction always in the size of a displayed formula, also when
1998  it is part of another fraction.
1999 \end_layout
2000
2001 \begin_layout Standard
2002 It is possible to specify the alignment of the numerator.
2003  The command 
2004 \series bold
2005
2006 \backslash
2007 cfracleft
2008 \series default
2009  is used to left align it, the command 
2010 \series bold
2011
2012 \backslash
2013 cfracright
2014 \series default
2015  to right-align it.
2016  
2017 \series bold
2018
2019 \backslash
2020 cfrac
2021 \series default
2022  centers the numerator.
2023  These fractions demonstrate the different alignments:
2024 \end_layout
2025
2026 \begin_layout Standard
2027
2028 \series bold
2029 \begin_inset Formula 
2030 \[
2031 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2032 \]
2033
2034 \end_inset
2035
2036
2037 \end_layout
2038
2039 \begin_layout Standard
2040 \begin_inset Note Greyedout
2041 status open
2042
2043 \begin_layout Plain Layout
2044
2045 \series bold
2046 Note:
2047 \series default
2048  
2049 \series bold
2050
2051 \backslash
2052 cfracleft
2053 \series default
2054  and 
2055 \series bold
2056
2057 \backslash
2058 cfracright
2059 \series default
2060  are no real \SpecialChar LaTeX
2061  commands but represent the command 
2062 \series bold
2063
2064 \backslash
2065 cfrac[alignment]{numerator}{denominator}
2066 \series default
2067  .
2068  Therefore you cannot use them in \SpecialChar TeX
2069  code.
2070 \end_layout
2071
2072 \end_inset
2073
2074
2075 \end_layout
2076
2077 \begin_layout Standard
2078 \begin_inset VSpace medskip
2079 \end_inset
2080
2081 It is often advantageous to combine 
2082 \series bold
2083
2084 \backslash
2085 cfrac
2086 \series default
2087  and 
2088 \series bold
2089
2090 \backslash
2091 frac
2092 \series default
2093 :
2094 \begin_inset Formula 
2095 \[
2096 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2097 \]
2098
2099 \end_inset
2100
2101
2102 \end_layout
2103
2104 \begin_layout Standard
2105 For inline fractions with a sloped fraction stroke you can use the command
2106  
2107 \series bold
2108
2109 \backslash
2110 nicefrac
2111 \series default
2112
2113 \begin_inset Index idx
2114 status collapsed
2115
2116 \begin_layout Plain Layout
2117 Commands ! N ! 
2118 \backslash
2119 nicefrac
2120 \end_layout
2121
2122 \end_inset
2123
2124
2125 \begin_inset Formula $\nicefrac{5}{31}$
2126 \end_inset
2127
2128  or 
2129 \series bold
2130
2131 \backslash
2132 unitfrac
2133 \series default
2134
2135 \begin_inset Index idx
2136 status collapsed
2137
2138 \begin_layout Plain Layout
2139 Commands ! U ! 
2140 \backslash
2141 unitfrac
2142 \end_layout
2143
2144 \end_inset
2145
2146
2147 \begin_inset Formula $\unitfrac{5}{31}$
2148 \end_inset
2149
2150  There is furthermore the command 
2151 \series bold
2152
2153 \backslash
2154 unitfracthree
2155 \series default
2156  that offers to write a fraction in combination with a number: 
2157 \begin_inset Formula $\unitfrac[2]{1}{3}$
2158 \end_inset
2159
2160
2161 \end_layout
2162
2163 \begin_layout Standard
2164 \begin_inset Note Greyedout
2165 status open
2166
2167 \begin_layout Plain Layout
2168
2169 \series bold
2170 Note:
2171 \series default
2172  
2173 \series bold
2174
2175 \backslash
2176 unitfracthree
2177 \series default
2178  is not a real \SpecialChar LaTeX
2179  command but the command
2180 \begin_inset Newline newline
2181 \end_inset
2182
2183
2184 \series bold
2185
2186 \backslash
2187 unitfrac[number]{numerator}{denominator}
2188 \series default
2189  .
2190  Therefore you cannot use it in \SpecialChar TeX
2191  code.
2192 \end_layout
2193
2194 \end_inset
2195
2196
2197 \end_layout
2198
2199 \begin_layout Standard
2200 How to define own fractions where the fraction stroke can be changed, is
2201  explained in 
2202 \begin_inset CommandInset ref
2203 LatexCommand ref
2204 reference "subsec:Self-defined-Fractions"
2205
2206 \end_inset
2207
2208 .
2209 \end_layout
2210
2211 \begin_layout Standard
2212 Multiline fractions are explained in 
2213 \begin_inset CommandInset ref
2214 LatexCommand ref
2215 reference "subsec:Multiline-Fractions"
2216
2217 \end_inset
2218
2219 .
2220 \end_layout
2221
2222 \begin_layout Subsection
2223 Roots
2224 \begin_inset Index idx
2225 status collapsed
2226
2227 \begin_layout Plain Layout
2228 Roots
2229 \end_layout
2230
2231 \end_inset
2232
2233
2234 \end_layout
2235
2236 \begin_layout Standard
2237 Square roots are created with 
2238 \series bold
2239
2240 \backslash
2241 sqrt
2242 \series default
2243
2244 \begin_inset Index idx
2245 status collapsed
2246
2247 \begin_layout Plain Layout
2248 Commands ! S ! 
2249 \backslash
2250 sqrt
2251 \end_layout
2252
2253 \end_inset
2254
2255  or the math toolbar button 
2256 \begin_inset Info
2257 type  "icon"
2258 arg   "math-insert \\sqrt"
2259 \end_inset
2260
2261 , all other roots with the command 
2262 \series bold
2263
2264 \backslash
2265 root
2266 \series default
2267
2268 \begin_inset Index idx
2269 status collapsed
2270
2271 \begin_layout Plain Layout
2272 Commands ! R ! 
2273 \backslash
2274 root
2275 \end_layout
2276
2277 \end_inset
2278
2279  or with the math toolbar button 
2280 \begin_inset Info
2281 type  "icon"
2282 arg   "math-insert \\root"
2283 \end_inset
2284
2285 .
2286 \end_layout
2287
2288 \begin_layout Standard
2289 \align center
2290 \begin_inset Tabular
2291 <lyxtabular version="3" rows="3" columns="2">
2292 <features booktabs="true" tabularvalignment="middle">
2293 <column alignment="center" valignment="top" width="0pt">
2294 <column alignment="center" valignment="top" width="0pt">
2295 <row>
2296 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2297 \begin_inset Text
2298
2299 \begin_layout Plain Layout
2300 Command
2301 \end_layout
2302
2303 \end_inset
2304 </cell>
2305 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2306 \begin_inset Text
2307
2308 \begin_layout Plain Layout
2309 Result
2310 \end_layout
2311
2312 \end_inset
2313 </cell>
2314 </row>
2315 <row topspace="1mm">
2316 <cell alignment="center" valignment="top" usebox="none">
2317 \begin_inset Text
2318
2319 \begin_layout Plain Layout
2320
2321 \backslash
2322 sqrt
2323 \begin_inset space \textvisiblespace{}
2324 \end_inset
2325
2326 A-B
2327 \end_layout
2328
2329 \end_inset
2330 </cell>
2331 <cell alignment="center" valignment="top" usebox="none">
2332 \begin_inset Text
2333
2334 \begin_layout Plain Layout
2335 \begin_inset Formula $\sqrt{A-B}$
2336 \end_inset
2337
2338
2339 \end_layout
2340
2341 \end_inset
2342 </cell>
2343 </row>
2344 <row topspace="1mm">
2345 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2346 \begin_inset Text
2347
2348 \begin_layout Plain Layout
2349
2350 \backslash
2351 root
2352 \begin_inset space \textvisiblespace{}
2353 \end_inset
2354
2355 3
2356 \begin_inset Formula $\downarrow$
2357 \end_inset
2358
2359 A-B
2360 \end_layout
2361
2362 \end_inset
2363 </cell>
2364 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2365 \begin_inset Text
2366
2367 \begin_layout Plain Layout
2368 \begin_inset Formula $\sqrt[3]{A-B}$
2369 \end_inset
2370
2371
2372 \end_layout
2373
2374 \end_inset
2375 </cell>
2376 </row>
2377 </lyxtabular>
2378
2379 \end_inset
2380
2381
2382 \end_layout
2383
2384 \begin_layout Standard
2385 A square root can also be created with 
2386 \series bold
2387
2388 \backslash
2389 root
2390 \series default
2391  when the root index field is left empty.
2392 \end_layout
2393
2394 \begin_layout Standard
2395 With certain indices the distance to the root is too small, like in this
2396  formula: 
2397 \begin_inset Formula $\sqrt[\beta]{B}$
2398 \end_inset
2399
2400
2401 \begin_inset Newline newline
2402 \end_inset
2403
2404 The 
2405 \begin_inset Formula $\beta$
2406 \end_inset
2407
2408  touches the root.
2409  To avoid this, the commands 
2410 \series bold
2411
2412 \backslash
2413 leftroot
2414 \series default
2415
2416 \begin_inset Index idx
2417 status collapsed
2418
2419 \begin_layout Plain Layout
2420 Commands ! L ! 
2421 \backslash
2422 leftroot
2423 \end_layout
2424
2425 \end_inset
2426
2427  and 
2428 \series bold
2429
2430 \backslash
2431 uproot
2432 \series default
2433
2434 \begin_inset Index idx
2435 status collapsed
2436
2437 \begin_layout Plain Layout
2438 Commands ! U ! 
2439 \backslash
2440 uproot
2441 \end_layout
2442
2443 \end_inset
2444
2445  are used with the following scheme:
2446 \end_layout
2447
2448 \begin_layout Standard
2449
2450 \series bold
2451
2452 \backslash
2453 leftroot{distance}
2454 \series default
2455  and 
2456 \series bold
2457
2458 \backslash
2459 uproot{distance}
2460 \end_layout
2461
2462 \begin_layout Standard
2463 Distance is the number of Big Points (unit bp; 
2464 \begin_inset Formula $\mathrm{72\,bp=1\,inch}$
2465 \end_inset
2466
2467 ), that the index should be moved to the left or top, resp..
2468  The commands are written to the index.
2469  This way the command
2470 \begin_inset Newline newline
2471 \end_inset
2472
2473
2474 \series bold
2475
2476 \backslash
2477 root
2478 \backslash
2479 leftroot{-1
2480 \begin_inset Formula $\to$
2481 \end_inset
2482
2483
2484 \backslash
2485 uproot{2
2486 \begin_inset Formula $\to$
2487 \end_inset
2488
2489
2490 \backslash
2491 beta
2492 \begin_inset space \textvisiblespace{}
2493 \end_inset
2494
2495
2496 \begin_inset Formula $\to$
2497 \end_inset
2498
2499 B
2500 \begin_inset Newline newline
2501 \end_inset
2502
2503
2504 \series default
2505 produces a correct typeset formula: 
2506 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2507 \end_inset
2508
2509
2510 \end_layout
2511
2512 \begin_layout Subsection
2513 Binomial Coefficients
2514 \begin_inset Index idx
2515 status collapsed
2516
2517 \begin_layout Plain Layout
2518 Binomial coefficients
2519 \end_layout
2520
2521 \end_inset
2522
2523
2524 \end_layout
2525
2526 \begin_layout Standard
2527 Binomial coefficients are inserted with the command 
2528 \series bold
2529
2530 \backslash
2531 binom
2532 \series default
2533
2534 \begin_inset Index idx
2535 status collapsed
2536
2537 \begin_layout Plain Layout
2538 Commands ! B ! 
2539 \backslash
2540 binom
2541 \end_layout
2542
2543 \end_inset
2544
2545  or with the submenu of the math toolbar button 
2546 \begin_inset Info
2547 type  "icon"
2548 arg   "math-insert \\frac-square"
2549 \end_inset
2550
2551 .
2552  As with fractions (
2553 \series bold
2554
2555 \backslash
2556 frac
2557 \series default
2558 ) in addition to 
2559 \series bold
2560
2561 \backslash
2562 binom
2563 \series default
2564  there are the commands 
2565 \series bold
2566
2567 \backslash
2568 dbinom
2569 \series default
2570
2571 \begin_inset Index idx
2572 status collapsed
2573
2574 \begin_layout Plain Layout
2575 Commands ! D ! 
2576 \backslash
2577 dbinom
2578 \end_layout
2579
2580 \end_inset
2581
2582  and 
2583 \series bold
2584
2585 \backslash
2586 tbinom
2587 \series default
2588
2589 \begin_inset Index idx
2590 status collapsed
2591
2592 \begin_layout Plain Layout
2593 Commands ! T ! 
2594 \backslash
2595 tbinom
2596 \end_layout
2597
2598 \end_inset
2599
2600 .
2601  For other brackets around binomial coeficients there are the commands 
2602 \series bold
2603
2604 \backslash
2605 brace
2606 \series default
2607
2608 \begin_inset Index idx
2609 status collapsed
2610
2611 \begin_layout Plain Layout
2612 Commands ! B ! 
2613 \backslash
2614 brace
2615 \end_layout
2616
2617 \end_inset
2618
2619  and 
2620 \series bold
2621
2622 \backslash
2623 brack
2624 \series default
2625
2626 \begin_inset Index idx
2627 status collapsed
2628
2629 \begin_layout Plain Layout
2630 Commands ! B ! 
2631 \backslash
2632 brack
2633 \end_layout
2634
2635 \end_inset
2636
2637 .
2638 \end_layout
2639
2640 \begin_layout Standard
2641 \align center
2642 \begin_inset Tabular
2643 <lyxtabular version="3" rows="6" columns="2">
2644 <features booktabs="true" tabularvalignment="middle">
2645 <column alignment="center" valignment="top" width="0pt">
2646 <column alignment="center" valignment="top" width="0pt">
2647 <row>
2648 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2649 \begin_inset Text
2650
2651 \begin_layout Plain Layout
2652 Command
2653 \end_layout
2654
2655 \end_inset
2656 </cell>
2657 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2658 \begin_inset Text
2659
2660 \begin_layout Plain Layout
2661 Result
2662 \end_layout
2663
2664 \end_inset
2665 </cell>
2666 </row>
2667 <row topspace="1mm">
2668 <cell alignment="center" valignment="top" usebox="none">
2669 \begin_inset Text
2670
2671 \begin_layout Plain Layout
2672
2673 \backslash
2674 binom
2675 \begin_inset space \textvisiblespace{}
2676 \end_inset
2677
2678 A
2679 \begin_inset Formula $\downarrow$
2680 \end_inset
2681
2682 B
2683 \end_layout
2684
2685 \end_inset
2686 </cell>
2687 <cell alignment="center" valignment="top" usebox="none">
2688 \begin_inset Text
2689
2690 \begin_layout Plain Layout
2691 \begin_inset Formula $\binom{A}{B}$
2692 \end_inset
2693
2694
2695 \end_layout
2696
2697 \end_inset
2698 </cell>
2699 </row>
2700 <row topspace="2mm">
2701 <cell alignment="center" valignment="top" usebox="none">
2702 \begin_inset Text
2703
2704 \begin_layout Plain Layout
2705
2706 \backslash
2707 dbinom
2708 \begin_inset space \textvisiblespace{}
2709 \end_inset
2710
2711 A
2712 \begin_inset Formula $\downarrow$
2713 \end_inset
2714
2715 B
2716 \end_layout
2717
2718 \end_inset
2719 </cell>
2720 <cell alignment="center" valignment="top" usebox="none">
2721 \begin_inset Text
2722
2723 \begin_layout Plain Layout
2724 \begin_inset Formula $\dbinom{A}{B}$
2725 \end_inset
2726
2727
2728 \end_layout
2729
2730 \end_inset
2731 </cell>
2732 </row>
2733 <row topspace="2mm" bottomspace="0.5mm">
2734 <cell alignment="center" valignment="top" usebox="none">
2735 \begin_inset Text
2736
2737 \begin_layout Plain Layout
2738
2739 \backslash
2740 tbinom
2741 \begin_inset space \textvisiblespace{}
2742 \end_inset
2743
2744 A
2745 \begin_inset Formula $\downarrow$
2746 \end_inset
2747
2748 B
2749 \end_layout
2750
2751 \end_inset
2752 </cell>
2753 <cell alignment="center" valignment="top" usebox="none">
2754 \begin_inset Text
2755
2756 \begin_layout Plain Layout
2757 \begin_inset Formula $\tbinom{A}{B}$
2758 \end_inset
2759
2760
2761 \end_layout
2762
2763 \end_inset
2764 </cell>
2765 </row>
2766 <row topspace="1mm">
2767 <cell alignment="center" valignment="top" topline="true" usebox="none">
2768 \begin_inset Text
2769
2770 \begin_layout Plain Layout
2771
2772 \backslash
2773 brack
2774 \begin_inset space \textvisiblespace{}
2775 \end_inset
2776
2777 A
2778 \begin_inset Formula $\downarrow$
2779 \end_inset
2780
2781 B
2782 \end_layout
2783
2784 \end_inset
2785 </cell>
2786 <cell alignment="center" valignment="top" topline="true" usebox="none">
2787 \begin_inset Text
2788
2789 \begin_layout Plain Layout
2790 \begin_inset Formula ${A \brack B}$
2791 \end_inset
2792
2793
2794 \end_layout
2795
2796 \end_inset
2797 </cell>
2798 </row>
2799 <row topspace="2mm" bottomspace="0.5mm">
2800 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2801 \begin_inset Text
2802
2803 \begin_layout Plain Layout
2804
2805 \backslash
2806 brace
2807 \begin_inset space \textvisiblespace{}
2808 \end_inset
2809
2810 A
2811 \begin_inset Formula $\downarrow$
2812 \end_inset
2813
2814 B
2815 \end_layout
2816
2817 \end_inset
2818 </cell>
2819 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2820 \begin_inset Text
2821
2822 \begin_layout Plain Layout
2823 \begin_inset Formula ${A \brace B}$
2824 \end_inset
2825
2826
2827 \end_layout
2828
2829 \end_inset
2830 </cell>
2831 </row>
2832 </lyxtabular>
2833
2834 \end_inset
2835
2836
2837 \end_layout
2838
2839 \begin_layout Subsection
2840 Case Differentiations
2841 \begin_inset Index idx
2842 status collapsed
2843
2844 \begin_layout Plain Layout
2845 Case differentiations 
2846 \end_layout
2847
2848 \end_inset
2849
2850
2851 \end_layout
2852
2853 \begin_layout Standard
2854 \align center
2855 \begin_inset Tabular
2856 <lyxtabular version="3" rows="3" columns="2">
2857 <features booktabs="true" tabularvalignment="middle">
2858 <column alignment="center" valignment="top" width="0pt">
2859 <column alignment="center" valignment="top" width="0pt">
2860 <row>
2861 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2862 \begin_inset Text
2863
2864 \begin_layout Plain Layout
2865 Command
2866 \end_layout
2867
2868 \end_inset
2869 </cell>
2870 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2871 \begin_inset Text
2872
2873 \begin_layout Plain Layout
2874 Result
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 </row>
2880 <row>
2881 <cell alignment="center" valignment="top" usebox="none">
2882 \begin_inset Text
2883
2884 \begin_layout Plain Layout
2885
2886 \backslash
2887 cases
2888 \begin_inset space \textvisiblespace{}
2889 \end_inset
2890
2891 A
2892 \begin_inset Formula $\to$
2893 \end_inset
2894
2895 B>0
2896 \begin_inset Index idx
2897 status collapsed
2898
2899 \begin_layout Plain Layout
2900 Commands ! C ! 
2901 \backslash
2902 cases
2903 \end_layout
2904
2905 \end_inset
2906
2907
2908 \end_layout
2909
2910 \end_inset
2911 </cell>
2912 <cell alignment="center" valignment="top" usebox="none">
2913 \begin_inset Text
2914
2915 \begin_layout Plain Layout
2916 \begin_inset Formula $\begin{cases}
2917 A & B>0\end{cases}$
2918 \end_inset
2919
2920
2921 \end_layout
2922
2923 \end_inset
2924 </cell>
2925 </row>
2926 <row topspace="1.5mm">
2927 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2928 \begin_inset Text
2929
2930 \begin_layout Plain Layout
2931
2932 \backslash
2933 cases
2934 \begin_inset space \textvisiblespace{}
2935 \end_inset
2936
2937
2938 \begin_inset Info
2939 type  "shortcut"
2940 arg   "newline-insert newline"
2941 \end_inset
2942
2943
2944 \end_layout
2945
2946 \end_inset
2947 </cell>
2948 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2949 \begin_inset Text
2950
2951 \begin_layout Plain Layout
2952 \begin_inset Formula $\begin{cases}
2953 A & \textrm{for }x>0\\
2954 B & \textrm{for }x=0
2955 \end{cases}$
2956 \end_inset
2957
2958
2959 \end_layout
2960
2961 \end_inset
2962 </cell>
2963 </row>
2964 </lyxtabular>
2965
2966 \end_inset
2967
2968
2969 \end_layout
2970
2971 \begin_layout Standard
2972 After inserting 
2973 \series bold
2974
2975 \backslash
2976 cases
2977 \series default
2978  or pressing the math toolbar button 
2979 \begin_inset Info
2980 type  "icon"
2981 arg   "math-insert \\cases"
2982 \end_inset
2983
2984  you can create new lines with the shortcut 
2985 \begin_inset Info
2986 type  "shortcut"
2987 arg   "newline-insert newline"
2988 \end_inset
2989
2990  or the table toolbar button 
2991 \begin_inset Info
2992 type  "icon"
2993 arg   "tabular-feature append-row"
2994 \end_inset
2995
2996 .
2997 \end_layout
2998
2999 \begin_layout Standard
3000 The command 
3001 \series bold
3002
3003 \backslash
3004 cases
3005 \series default
3006  is also available via the menu 
3007 \family sans
3008 Insert\SpecialChar menuseparator
3009 Math\SpecialChar menuseparator
3010 Cases-Environment
3011 \family default
3012 .
3013 \end_layout
3014
3015 \begin_layout Subsection
3016 Negations
3017 \begin_inset Index idx
3018 status collapsed
3019
3020 \begin_layout Plain Layout
3021 Negations
3022 \end_layout
3023
3024 \end_inset
3025
3026
3027 \end_layout
3028
3029 \begin_layout Standard
3030 By inserting 
3031 \series bold
3032
3033 \backslash
3034 not
3035 \series default
3036
3037 \begin_inset Index idx
3038 status collapsed
3039
3040 \begin_layout Plain Layout
3041 Commands ! N ! 
3042 \backslash
3043 not
3044 \end_layout
3045
3046 \end_inset
3047
3048  every character can be displayed canceled.
3049  The characters are quasi accentuated by a slash.
3050 \end_layout
3051
3052 \begin_layout Standard
3053 \align center
3054 \begin_inset Tabular
3055 <lyxtabular version="3" rows="4" columns="2">
3056 <features booktabs="true" tabularvalignment="middle">
3057 <column alignment="center" valignment="top" width="0pt">
3058 <column alignment="center" valignment="top" width="0pt">
3059 <row>
3060 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3061 \begin_inset Text
3062
3063 \begin_layout Plain Layout
3064 Command
3065 \end_layout
3066
3067 \end_inset
3068 </cell>
3069 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3070 \begin_inset Text
3071
3072 \begin_layout Plain Layout
3073 Result
3074 \end_layout
3075
3076 \end_inset
3077 </cell>
3078 </row>
3079 <row>
3080 <cell alignment="center" valignment="top" usebox="none">
3081 \begin_inset Text
3082
3083 \begin_layout Plain Layout
3084
3085 \backslash
3086 not=
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 <cell alignment="center" valignment="top" usebox="none">
3092 \begin_inset Text
3093
3094 \begin_layout Plain Layout
3095 \begin_inset Formula $\not=$
3096 \end_inset
3097
3098
3099 \end_layout
3100
3101 \end_inset
3102 </cell>
3103 </row>
3104 <row>
3105 <cell alignment="center" valignment="top" usebox="none">
3106 \begin_inset Text
3107
3108 \begin_layout Plain Layout
3109
3110 \backslash
3111 not 
3112 \backslash
3113 le
3114 \end_layout
3115
3116 \end_inset
3117 </cell>
3118 <cell alignment="center" valignment="top" usebox="none">
3119 \begin_inset Text
3120
3121 \begin_layout Plain Layout
3122 \begin_inset Formula $\not\le$
3123 \end_inset
3124
3125
3126 \end_layout
3127
3128 \end_inset
3129 </cell>
3130 </row>
3131 <row>
3132 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3133 \begin_inset Text
3134
3135 \begin_layout Plain Layout
3136
3137 \backslash
3138 not 
3139 \backslash
3140 parallel
3141 \end_layout
3142
3143 \end_inset
3144 </cell>
3145 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3146 \begin_inset Text
3147
3148 \begin_layout Plain Layout
3149 \begin_inset Formula $\not\parallel$
3150 \end_inset
3151
3152
3153 \end_layout
3154
3155 \end_inset
3156 </cell>
3157 </row>
3158 </lyxtabular>
3159
3160 \end_inset
3161
3162
3163 \end_layout
3164
3165 \begin_layout Standard
3166 The last example shows that not all negations look good.
3167  Therefore there are special commands for some negations (see 
3168 \begin_inset CommandInset ref
3169 LatexCommand ref
3170 reference "subsec:Mathematical-Symbols"
3171
3172 \end_inset
3173
3174  and 
3175 \begin_inset CommandInset ref
3176 LatexCommand ref
3177 reference "sec:Relations"
3178
3179 \end_inset
3180
3181 ).
3182 \end_layout
3183
3184 \begin_layout Subsection
3185 Placeholders
3186 \begin_inset CommandInset label
3187 LatexCommand label
3188 name "subsec:Placeholders"
3189
3190 \end_inset
3191
3192
3193 \begin_inset Index idx
3194 status collapsed
3195
3196 \begin_layout Plain Layout
3197 Placeholders
3198 \end_layout
3199
3200 \end_inset
3201
3202
3203 \begin_inset Index idx
3204 status collapsed
3205
3206 \begin_layout Plain Layout
3207 Chemical characters ! Isotopes
3208 \end_layout
3209
3210 \end_inset
3211
3212
3213 \begin_inset Index idx
3214 status collapsed
3215
3216 \begin_layout Plain Layout
3217 Isotopes|see
3218 \begin_inset ERT
3219 status collapsed
3220
3221 \begin_layout Plain Layout
3222
3223 {
3224 \end_layout
3225
3226 \end_inset
3227
3228 Chemical characters
3229 \begin_inset ERT
3230 status collapsed
3231
3232 \begin_layout Plain Layout
3233
3234 }
3235 \end_layout
3236
3237 \end_inset
3238
3239
3240 \end_layout
3241
3242 \end_inset
3243
3244
3245 \end_layout
3246
3247 \begin_layout Standard
3248 When displaying e.
3249 \begin_inset space \thinspace{}
3250 \end_inset
3251
3252 g.
3253 \begin_inset space \space{}
3254 \end_inset
3255
3256 isotopes
3257 \begin_inset Foot
3258 status collapsed
3259
3260 \begin_layout Plain Layout
3261 Typesetting isotopes and chemical symbols is described in 
3262 \begin_inset CommandInset ref
3263 LatexCommand ref
3264 reference "subsec:Chemical-Symbols-and"
3265
3266 \end_inset
3267
3268 .
3269 \end_layout
3270
3271 \end_inset
3272
3273  the following problem occurs:
3274 \end_layout
3275
3276 \begin_layout Standard
3277 \align center
3278 \begin_inset Tabular
3279 <lyxtabular version="3" rows="2" columns="2">
3280 <features booktabs="true" tabularvalignment="middle">
3281 <column alignment="center" valignment="top" width="0pt">
3282 <column alignment="center" valignment="top" width="0pt">
3283 <row>
3284 <cell alignment="center" valignment="top" usebox="none">
3285 \begin_inset Text
3286
3287 \begin_layout Plain Layout
3288 Indices created with sub- and superscripts:
3289 \end_layout
3290
3291 \end_inset
3292 </cell>
3293 <cell alignment="center" valignment="top" usebox="none">
3294 \begin_inset Text
3295
3296 \begin_layout Plain Layout
3297 \begin_inset Formula $_{9}^{19}\mathrm{F}$
3298 \end_inset
3299
3300
3301 \end_layout
3302
3303 \end_inset
3304 </cell>
3305 </row>
3306 <row topspace="1.5mm">
3307 <cell alignment="center" valignment="top" usebox="none">
3308 \begin_inset Text
3309
3310 \begin_layout Plain Layout
3311 correct indices:
3312 \end_layout
3313
3314 \end_inset
3315 </cell>
3316 <cell alignment="center" valignment="top" usebox="none">
3317 \begin_inset Text
3318
3319 \begin_layout Plain Layout
3320 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3321 \end_inset
3322
3323
3324 \end_layout
3325
3326 \end_inset
3327 </cell>
3328 </row>
3329 </lyxtabular>
3330
3331 \end_inset
3332
3333
3334 \end_layout
3335
3336 \begin_layout Standard
3337 The shorter index is by default placed below or above the first character
3338  of the longer index.
3339  To avoid this there is the command 
3340 \series bold
3341
3342 \backslash
3343 phantom
3344 \series default
3345
3346 \begin_inset Index idx
3347 status collapsed
3348
3349 \begin_layout Plain Layout
3350 Commands ! P ! 
3351 \backslash
3352 phantom
3353 \end_layout
3354
3355 \end_inset
3356
3357  or the math toolbar button
3358 \begin_inset space \thinspace{}
3359 \end_inset
3360
3361
3362 \begin_inset Foot
3363 status collapsed
3364
3365 \begin_layout Plain Layout
3366 can be found in the submenu of the toolbar button 
3367 \begin_inset Info
3368 type  "icon"
3369 arg   "math-insert \\space"
3370 \end_inset
3371
3372
3373 \end_layout
3374
3375 \end_inset
3376
3377  
3378 \begin_inset Info
3379 type  "icon"
3380 arg   "math/phantom"
3381 \end_inset
3382
3383  that creates one or more phantom characters.
3384  When inserting 
3385 \series bold
3386
3387 \backslash
3388 phantom
3389 \series default
3390  a small blue box appears that is superposed with two red arrows.
3391  The arrows indicate that the complete width and height of the box content
3392  will be created as placeholder.
3393  Phantom characters are accordingly placeholders with the size of the characters.
3394 \end_layout
3395
3396 \begin_layout Standard
3397 \align center
3398 \begin_inset Tabular
3399 <lyxtabular version="3" rows="4" columns="2">
3400 <features booktabs="true" tabularvalignment="middle">
3401 <column alignment="center" valignment="top" width="0pt">
3402 <column alignment="center" valignment="top" width="0pt">
3403 <row>
3404 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3405 \begin_inset Text
3406
3407 \begin_layout Plain Layout
3408 Command
3409 \end_layout
3410
3411 \end_inset
3412 </cell>
3413 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3414 \begin_inset Text
3415
3416 \begin_layout Plain Layout
3417 Result
3418 \end_layout
3419
3420 \end_inset
3421 </cell>
3422 </row>
3423 <row topspace="1.5mm">
3424 <cell alignment="center" valignment="top" usebox="none">
3425 \begin_inset Text
3426
3427 \begin_layout Plain Layout
3428 ^19
3429 \begin_inset space \textvisiblespace{}
3430 \end_inset
3431
3432 _
3433 \backslash
3434 phantom
3435 \begin_inset space \textvisiblespace{}
3436 \end_inset
3437
3438 1
3439 \begin_inset Formula $\to$
3440 \end_inset
3441
3442 9
3443 \begin_inset space \textvisiblespace{}
3444 \end_inset
3445
3446 F
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 <cell alignment="center" valignment="top" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Plain Layout
3455 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3456 \end_inset
3457
3458
3459 \end_layout
3460
3461 \end_inset
3462 </cell>
3463 </row>
3464 <row topspace="1.5mm" bottomspace="0.5mm">
3465 <cell alignment="center" valignment="top" usebox="none">
3466 \begin_inset Text
3467
3468 \begin_layout Plain Layout
3469 ^235
3470 \begin_inset space \textvisiblespace{}
3471 \end_inset
3472
3473 _
3474 \backslash
3475 phantom
3476 \begin_inset space \textvisiblespace{}
3477 \end_inset
3478
3479 23
3480 \begin_inset Formula $\to$
3481 \end_inset
3482
3483 9
3484 \begin_inset space \textvisiblespace{}
3485 \end_inset
3486
3487 F
3488 \end_layout
3489
3490 \end_inset
3491 </cell>
3492 <cell alignment="center" valignment="top" usebox="none">
3493 \begin_inset Text
3494
3495 \begin_layout Plain Layout
3496 \begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
3497 \end_inset
3498
3499
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 </row>
3505 <row topspace="1.5mm" bottomspace="0.5mm">
3506 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3507 \begin_inset Text
3508
3509 \begin_layout Plain Layout
3510
3511 \backslash
3512 Lambda^
3513 \begin_inset space \textvisiblespace{}
3514 \end_inset
3515
3516
3517 \backslash
3518 phantom
3519 \begin_inset space \textvisiblespace{}
3520 \end_inset
3521
3522 ii
3523 \begin_inset Formula $\to$
3524 \end_inset
3525
3526 t
3527 \begin_inset space \textvisiblespace{}
3528 \end_inset
3529
3530 _MMt
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3536 \begin_inset Text
3537
3538 \begin_layout Plain Layout
3539 \begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
3540 \end_inset
3541
3542
3543 \end_layout
3544
3545 \end_inset
3546 </cell>
3547 </row>
3548 </lyxtabular>
3549
3550 \end_inset
3551
3552
3553 \end_layout
3554
3555 \begin_layout Standard
3556 Furthermore there are the commands 
3557 \series bold
3558
3559 \backslash
3560 vphantom
3561 \series default
3562
3563 \begin_inset Index idx
3564 status collapsed
3565
3566 \begin_layout Plain Layout
3567 Commands ! V ! 
3568 \backslash
3569 vphantom
3570 \end_layout
3571
3572 \end_inset
3573
3574  (toolbar button 
3575 \begin_inset Info
3576 type  "icon"
3577 arg   "math/vphantom"
3578 \end_inset
3579
3580 ) and 
3581 \series bold
3582
3583 \backslash
3584 hphantom
3585 \series default
3586
3587 \begin_inset Index idx
3588 status collapsed
3589
3590 \begin_layout Plain Layout
3591 Commands ! H ! 
3592 \backslash
3593 hphantom
3594 \end_layout
3595
3596 \end_inset
3597
3598  (toolbar button 
3599 \begin_inset Info
3600 type  "icon"
3601 arg   "math/hphantom"
3602 \end_inset
3603
3604 ).
3605  
3606 \series bold
3607
3608 \backslash
3609 hphantom
3610 \series default
3611  creates only space for the maximal height of the characters in the box
3612  but not for its width.
3613  
3614 \series bold
3615
3616 \backslash
3617 vphantom
3618 \series default
3619  creates only space for the width of the box content.
3620  Therefore  the boxes of both commands have only one red arrow.
3621 \end_layout
3622
3623 \begin_layout Standard
3624 For example the command 
3625 \series bold
3626
3627 \backslash
3628 vphantom
3629 \begin_inset space \textvisiblespace{}
3630 \end_inset
3631
3632 a
3633 \backslash
3634 int
3635 \series default
3636  creates space for the height of the integral sign,
3637 \begin_inset Foot
3638 status collapsed
3639
3640 \begin_layout Plain Layout
3641 The command 
3642 \series bold
3643
3644 \backslash
3645 int
3646 \series default
3647  creates an integral sign, see 
3648 \begin_inset CommandInset ref
3649 LatexCommand ref
3650 reference "subsec:Big-Operators"
3651
3652 \end_inset
3653
3654 .
3655 \end_layout
3656
3657 \end_inset
3658
3659  because this is the larger character.
3660  An example application is in 
3661 \begin_inset CommandInset ref
3662 LatexCommand ref
3663 reference "subsec:Multiline-Brackets"
3664
3665 \end_inset
3666
3667 .
3668 \end_layout
3669
3670 \begin_layout Standard
3671 Placeholders can also be used for text when they are inserted via the menu
3672  
3673 \family sans
3674 Insert\SpecialChar menuseparator
3675 Formatting\SpecialChar menuseparator
3676 Phantom
3677 \family default
3678 :
3679 \end_layout
3680
3681 \begin_layout Standard
3682 This is a sentence.
3683 \begin_inset Newline newline
3684 \end_inset
3685
3686
3687 \begin_inset Phantom Phantom
3688 status open
3689
3690 \begin_layout Plain Layout
3691 This
3692 \end_layout
3693
3694 \end_inset
3695
3696  is a sentence.
3697 \end_layout
3698
3699 \begin_layout Subsection
3700 Lines
3701 \begin_inset Index idx
3702 status collapsed
3703
3704 \begin_layout Plain Layout
3705 Lines
3706 \end_layout
3707
3708 \end_inset
3709
3710
3711 \begin_inset Index idx
3712 status collapsed
3713
3714 \begin_layout Plain Layout
3715 Formula ! underlined
3716 \end_layout
3717
3718 \end_inset
3719
3720
3721 \end_layout
3722
3723 \begin_layout Standard
3724 \align center
3725 \begin_inset Tabular
3726 <lyxtabular version="3" rows="4" columns="2">
3727 <features booktabs="true" tabularvalignment="middle">
3728 <column alignment="center" valignment="top" width="0pt">
3729 <column alignment="center" valignment="top" width="0pt">
3730 <row>
3731 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3732 \begin_inset Text
3733
3734 \begin_layout Plain Layout
3735 Command
3736 \end_layout
3737
3738 \end_inset
3739 </cell>
3740 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3741 \begin_inset Text
3742
3743 \begin_layout Plain Layout
3744 Result
3745 \end_layout
3746
3747 \end_inset
3748 </cell>
3749 </row>
3750 <row topspace="2mm">
3751 <cell alignment="center" valignment="top" usebox="none">
3752 \begin_inset Text
3753
3754 \begin_layout Plain Layout
3755
3756 \backslash
3757 overline
3758 \begin_inset space \textvisiblespace{}
3759 \end_inset
3760
3761 A+B
3762 \begin_inset Index idx
3763 status collapsed
3764
3765 \begin_layout Plain Layout
3766 Commands ! O ! 
3767 \backslash
3768 overline
3769 \end_layout
3770
3771 \end_inset
3772
3773
3774 \end_layout
3775
3776 \end_inset
3777 </cell>
3778 <cell alignment="center" valignment="top" usebox="none">
3779 \begin_inset Text
3780
3781 \begin_layout Plain Layout
3782 \begin_inset Formula $\overline{A+B}$
3783 \end_inset
3784
3785
3786 \end_layout
3787
3788 \end_inset
3789 </cell>
3790 </row>
3791 <row bottomspace="1mm">
3792 <cell alignment="center" valignment="top" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Plain Layout
3796
3797 \backslash
3798 underline
3799 \begin_inset space \textvisiblespace{}
3800 \end_inset
3801
3802 A+B
3803 \begin_inset Index idx
3804 status collapsed
3805
3806 \begin_layout Plain Layout
3807 Commands ! U ! 
3808 \backslash
3809 underline
3810 \end_layout
3811
3812 \end_inset
3813
3814
3815 \end_layout
3816
3817 \end_inset
3818 </cell>
3819 <cell alignment="center" valignment="top" usebox="none">
3820 \begin_inset Text
3821
3822 \begin_layout Plain Layout
3823 \begin_inset Formula $\underline{A+B}$
3824 \end_inset
3825
3826
3827 \end_layout
3828
3829 \end_inset
3830 </cell>
3831 </row>
3832 <row topspace="2mm" bottomspace="1mm">
3833 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3834 \begin_inset Text
3835
3836 \begin_layout Plain Layout
3837
3838 \backslash
3839 overline
3840 \begin_inset space \textvisiblespace{}
3841 \end_inset
3842
3843
3844 \backslash
3845 underline
3846 \begin_inset space \textvisiblespace{}
3847 \end_inset
3848
3849 A+B
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3855 \begin_inset Text
3856
3857 \begin_layout Plain Layout
3858 \begin_inset Formula $\overline{\underline{A+B}}$
3859 \end_inset
3860
3861
3862 \end_layout
3863
3864 \end_inset
3865 </cell>
3866 </row>
3867 </lyxtabular>
3868
3869 \end_inset
3870
3871
3872 \end_layout
3873
3874 \begin_layout Standard
3875 In the last example it doesn't matter if first 
3876 \series bold
3877
3878 \backslash
3879 overline
3880 \series default
3881  or 
3882 \series bold
3883
3884 \backslash
3885 underline
3886 \series default
3887  is inserted.
3888 \end_layout
3889
3890 \begin_layout Standard
3891 To double underline use 
3892 \series bold
3893
3894 \backslash
3895 underline
3896 \series default
3897  twice.
3898 \end_layout
3899
3900 \begin_layout Standard
3901 It is possible to place up to 6 lines above or below characters.
3902 \end_layout
3903
3904 \begin_layout Standard
3905 \begin_inset VSpace bigskip
3906 \end_inset
3907
3908 Custom lines can be created using the command 
3909 \series bold
3910
3911 \backslash
3912 rule
3913 \series default
3914
3915 \begin_inset Index idx
3916 status collapsed
3917
3918 \begin_layout Plain Layout
3919 Commands ! R ! 
3920 \backslash
3921 rule
3922 \end_layout
3923
3924 \end_inset
3925
3926  which has the following scheme:
3927 \end_layout
3928
3929 \begin_layout Standard
3930
3931 \series bold
3932
3933 \backslash
3934 rule[vertical offset]{length}{thickness}
3935 \end_layout
3936
3937 \begin_layout Standard
3938 The optional vertical offset shifts the line upwards (or downwards, when
3939  the value is negative).
3940  The units listed in 
3941 \begin_inset CommandInset ref
3942 LatexCommand ref
3943 reference "tab:Available-units"
3944
3945 \end_inset
3946
3947  can be used for the values.
3948  Here are two example lines created with the commands
3949 \begin_inset Newline newline
3950 \end_inset
3951
3952
3953 \series bold
3954
3955 \backslash
3956 rule[-2ex]{3cm}{2pt}
3957 \series default
3958  and 
3959 \series bold
3960
3961 \backslash
3962 rule{2cm}{1pt}
3963 \series default
3964 :
3965 \end_layout
3966
3967 \begin_layout Standard
3968 This is a sentence 
3969 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
3970 \end_inset
3971
3972  with two lines.
3973 \end_layout
3974
3975 \begin_layout Standard
3976
3977 \series bold
3978
3979 \backslash
3980 rule
3981 \series default
3982  can also be used for text when a line is inserted via the menu 
3983 \family sans
3984 Insert\SpecialChar menuseparator
3985 Formatting\SpecialChar menuseparator
3986 Horizontal
3987 \begin_inset space ~
3988 \end_inset
3989
3990 Line
3991 \family default
3992 :
3993 \end_layout
3994
3995 \begin_layout Standard
3996 This is a sentence 
3997 \begin_inset CommandInset line
3998 LatexCommand rule
3999 offset "0.5ex"
4000 width "3cm"
4001 height "1pt"
4002
4003 \end_inset
4004
4005  with one line.
4006 \end_layout
4007
4008 \begin_layout Subsection
4009 Ellipses
4010 \begin_inset CommandInset label
4011 LatexCommand label
4012 name "subsec:Ellipses"
4013
4014 \end_inset
4015
4016
4017 \begin_inset Index idx
4018 status collapsed
4019
4020 \begin_layout Plain Layout
4021 Ellipses
4022 \end_layout
4023
4024 \end_inset
4025
4026
4027 \end_layout
4028
4029 \begin_layout Standard
4030 There are different types of ellipses available.
4031 \begin_inset Foot
4032 status collapsed
4033
4034 \begin_layout Plain Layout
4035 In the math toolbar in the submenu of the button 
4036 \begin_inset Info
4037 type  "icon"
4038 arg   "math-insert \\ldots"
4039 \end_inset
4040
4041
4042 \end_layout
4043
4044 \end_inset
4045
4046  For listings dots at the baseline are used (
4047 \series bold
4048
4049 \backslash
4050 ldots
4051 \series default
4052
4053 \begin_inset Index idx
4054 status collapsed
4055
4056 \begin_layout Plain Layout
4057 Commands ! L ! 
4058 \backslash
4059 ldots
4060 \end_layout
4061
4062 \end_inset
4063
4064 ), while for operations dots are needed that are on the same height as the
4065  operators (
4066 \series bold
4067
4068 \backslash
4069 cdots
4070 \series default
4071
4072 \begin_inset Index idx
4073 status collapsed
4074
4075 \begin_layout Plain Layout
4076 Commands ! C ! 
4077 \backslash
4078 cdots
4079 \end_layout
4080
4081 \end_inset
4082
4083 ).
4084  When using the command 
4085 \series bold
4086
4087 \backslash
4088 dots
4089 \series default
4090
4091 \begin_inset Index idx
4092 status collapsed
4093
4094 \begin_layout Plain Layout
4095 Commands ! D ! 
4096 \backslash
4097 dots
4098 \end_layout
4099
4100 \end_inset
4101
4102 , \SpecialChar LaTeX
4103  decides on the basis of the next character what type is used.
4104 \end_layout
4105
4106 \begin_layout Standard
4107 \align center
4108 \begin_inset Tabular
4109 <lyxtabular version="3" rows="9" columns="2">
4110 <features booktabs="true" tabularvalignment="middle">
4111 <column alignment="center" valignment="top" width="0pt">
4112 <column alignment="center" valignment="top" width="0pt">
4113 <row>
4114 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4115 \begin_inset Text
4116
4117 \begin_layout Plain Layout
4118 Command
4119 \end_layout
4120
4121 \end_inset
4122 </cell>
4123 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4124 \begin_inset Text
4125
4126 \begin_layout Plain Layout
4127 Result
4128 \end_layout
4129
4130 \end_inset
4131 </cell>
4132 </row>
4133 <row>
4134 <cell alignment="center" valignment="top" usebox="none">
4135 \begin_inset Text
4136
4137 \begin_layout Plain Layout
4138 A_1
4139 \begin_inset space \textvisiblespace{}
4140 \end_inset
4141
4142 ,
4143 \backslash
4144 dots
4145 \begin_inset space \textvisiblespace{}
4146 \end_inset
4147
4148 ,A_n
4149 \end_layout
4150
4151 \end_inset
4152 </cell>
4153 <cell alignment="center" valignment="top" usebox="none">
4154 \begin_inset Text
4155
4156 \begin_layout Plain Layout
4157 \begin_inset Formula $A_{1},\dots,A_{n}$
4158 \end_inset
4159
4160
4161 \end_layout
4162
4163 \end_inset
4164 </cell>
4165 </row>
4166 <row>
4167 <cell alignment="center" valignment="top" usebox="none">
4168 \begin_inset Text
4169
4170 \begin_layout Plain Layout
4171 A_1
4172 \begin_inset space \textvisiblespace{}
4173 \end_inset
4174
4175 +
4176 \backslash
4177 dots
4178 \begin_inset space \textvisiblespace{}
4179 \end_inset
4180
4181 +A_n
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 <cell alignment="center" valignment="top" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190 \begin_inset Formula $A_{1}+\dots+A_{n}$
4191 \end_inset
4192
4193
4194 \end_layout
4195
4196 \end_inset
4197 </cell>
4198 </row>
4199 <row>
4200 <cell alignment="center" valignment="top" usebox="none">
4201 \begin_inset Text
4202
4203 \begin_layout Plain Layout
4204 A_1
4205 \begin_inset space \textvisiblespace{}
4206 \end_inset
4207
4208 ,
4209 \backslash
4210 ldots
4211 \begin_inset space \textvisiblespace{}
4212 \end_inset
4213
4214 ,A_n
4215 \end_layout
4216
4217 \end_inset
4218 </cell>
4219 <cell alignment="center" valignment="top" usebox="none">
4220 \begin_inset Text
4221
4222 \begin_layout Plain Layout
4223 \begin_inset Formula $A_{1},\ldots,A_{n}$
4224 \end_inset
4225
4226
4227 \end_layout
4228
4229 \end_inset
4230 </cell>
4231 </row>
4232 <row>
4233 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Plain Layout
4237 A_1
4238 \begin_inset space \textvisiblespace{}
4239 \end_inset
4240
4241 +
4242 \backslash
4243 cdots
4244 \begin_inset space \textvisiblespace{}
4245 \end_inset
4246
4247 +A_n
4248 \end_layout
4249
4250 \end_inset
4251 </cell>
4252 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4253 \begin_inset Text
4254
4255 \begin_layout Plain Layout
4256 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4257 \end_inset
4258
4259
4260 \end_layout
4261
4262 \end_inset
4263 </cell>
4264 </row>
4265 <row>
4266 <cell alignment="center" valignment="top" usebox="none">
4267 \begin_inset Text
4268
4269 \begin_layout Plain Layout
4270
4271 \backslash
4272 vdots
4273 \end_layout
4274
4275 \end_inset
4276 </cell>
4277 <cell alignment="center" valignment="top" usebox="none">
4278 \begin_inset Text
4279
4280 \begin_layout Plain Layout
4281 \begin_inset Formula $\vdots$
4282 \end_inset
4283
4284
4285 \end_layout
4286
4287 \end_inset
4288 </cell>
4289 </row>
4290 <row>
4291 <cell alignment="center" valignment="top" usebox="none">
4292 \begin_inset Text
4293
4294 \begin_layout Plain Layout
4295
4296 \backslash
4297 ddots
4298 \end_layout
4299
4300 \end_inset
4301 </cell>
4302 <cell alignment="center" valignment="top" usebox="none">
4303 \begin_inset Text
4304
4305 \begin_layout Plain Layout
4306 \begin_inset Formula $\ddots$
4307 \end_inset
4308
4309
4310 \end_layout
4311
4312 \end_inset
4313 </cell>
4314 </row>
4315 <row>
4316 <cell alignment="center" valignment="top" usebox="none">
4317 \begin_inset Text
4318
4319 \begin_layout Plain Layout
4320
4321 \backslash
4322 iddots
4323 \end_layout
4324
4325 \end_inset
4326 </cell>
4327 <cell alignment="center" valignment="top" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331 \begin_inset Formula $\iddots$
4332 \end_inset
4333
4334
4335 \end_layout
4336
4337 \end_inset
4338 </cell>
4339 </row>
4340 <row>
4341 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 3×3
4346 \begin_inset space \thinspace{}
4347 \end_inset
4348
4349 matrix with the different dots
4350 \end_layout
4351
4352 \end_inset
4353 </cell>
4354 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4355 \begin_inset Text
4356
4357 \begin_layout Plain Layout
4358 \begin_inset Formula $\begin{array}{ccc}
4359 A_{11} & \cdots & A_{1m}\\
4360 \vdots & \ddots & \vdots\\
4361 A_{n1} & \cdots & A_{nm}
4362 \end{array}$
4363 \end_inset
4364
4365
4366 \end_layout
4367
4368 \end_inset
4369 </cell>
4370 </row>
4371 </lyxtabular>
4372
4373 \end_inset
4374
4375
4376 \end_layout
4377
4378 \begin_layout Standard
4379 The ellipses available in menu 
4380 \family sans
4381 Insert\SpecialChar menuseparator
4382 Special
4383 \begin_inset space ~
4384 \end_inset
4385
4386 Character
4387 \family default
4388  are 
4389 \series bold
4390
4391 \backslash
4392 ldots
4393 \series default
4394 .
4395 \end_layout
4396
4397 \begin_layout Standard
4398 \begin_inset VSpace medskip
4399 \end_inset
4400
4401 To use 
4402 \series bold
4403
4404 \backslash
4405 iddots
4406 \series default
4407 , one of the options 
4408 \family sans
4409 Use mathdots package (automatically)
4410 \family default
4411  must be set in the document settings under 
4412 \family sans
4413 Math
4414 \begin_inset space ~
4415 \end_inset
4416
4417 Options
4418 \family default
4419 .
4420 \begin_inset Newline newline
4421 \end_inset
4422
4423 Using the option 
4424 \family sans
4425 Use mathdots package
4426 \family default
4427  will improve the appearance of all dots in the documents if their font
4428  style or size is not the default.
4429 \end_layout
4430
4431 \begin_layout Standard
4432 \begin_inset VSpace medskip
4433 \end_inset
4434
4435 Specially for matrices there are ellipses that span over several columns.
4436  They are created with the command 
4437 \series bold
4438
4439 \backslash
4440 hdotsfor
4441 \series default
4442
4443 \begin_inset Index idx
4444 status collapsed
4445
4446 \begin_layout Plain Layout
4447 Commands ! H ! 
4448 \backslash
4449 hdotsfor
4450 \end_layout
4451
4452 \end_inset
4453
4454 , that has the following scheme:
4455 \end_layout
4456
4457 \begin_layout Standard
4458
4459 \series bold
4460
4461 \backslash
4462 hdotsfor[distance]{number of columns}
4463 \end_layout
4464
4465 \begin_layout Standard
4466 The number of columns specifies how many columns should be spanned.
4467  Distance is a factor for the distance between the dots.
4468 \end_layout
4469
4470 \begin_layout Standard
4471 In the following matrix the command 
4472 \series bold
4473
4474 \backslash
4475 hdotsfor[2]{4}
4476 \series default
4477  was inserted in the first box of the second line, to get an ellipsis with
4478  a dot distance twice as long as with the command 
4479 \series bold
4480
4481 \backslash
4482 dots
4483 \series default
4484 :
4485 \begin_inset Formula 
4486 \[
4487 \left(\begin{array}{cccc}
4488 A & B & C & D\\
4489 \hdotsfor[2]{4}\\
4490 q & w & e & r
4491 \end{array}\right)
4492 \]
4493
4494 \end_inset
4495
4496 Note that the matrix fields that should be spanned must be empty, otherwise
4497  you get \SpecialChar LaTeX
4498 -errors.
4499 \end_layout
4500
4501 \begin_layout Standard
4502 \begin_inset VSpace bigskip
4503 \end_inset
4504
4505 Furthermore you can fill with the command 
4506 \series bold
4507
4508 \backslash
4509 dotfill
4510 \series default
4511
4512 \begin_inset Index idx
4513 status collapsed
4514
4515 \begin_layout Plain Layout
4516 Commands ! D ! 
4517 \backslash
4518 dotfill
4519 \end_layout
4520
4521 \end_inset
4522
4523  the rest of a line with dots.
4524  The effect of these commands is the same as with 
4525 \series bold
4526
4527 \backslash
4528 hfill
4529 \series default
4530 , see 
4531 \begin_inset CommandInset ref
4532 LatexCommand ref
4533 reference "subsec:Variable-Space"
4534
4535 \end_inset
4536
4537 .
4538 \end_layout
4539
4540 \begin_layout Standard
4541 For example the command 
4542 \series bold
4543 A
4544 \backslash
4545 dotfill
4546 \begin_inset space \textvisiblespace{}
4547 \end_inset
4548
4549 B
4550 \series default
4551  produces
4552 \end_layout
4553
4554 \begin_layout Standard
4555 \begin_inset Formula $A\dotfill B$
4556 \end_inset
4557
4558
4559 \end_layout
4560
4561 \begin_layout Standard
4562 Similar to
4563 \series bold
4564  
4565 \backslash
4566 dotfill
4567 \series default
4568  there is for a line the command 
4569 \series bold
4570
4571 \backslash
4572 hrulefill
4573 \series default
4574
4575 \begin_inset Index idx
4576 status collapsed
4577
4578 \begin_layout Plain Layout
4579 Commands ! H ! 
4580 \backslash
4581 hrulefill
4582 \end_layout
4583
4584 \end_inset
4585
4586 :
4587 \end_layout
4588
4589 \begin_layout Standard
4590 \begin_inset Formula $A\hrulefill B$
4591 \end_inset
4592
4593
4594 \end_layout
4595
4596 \begin_layout Standard
4597 To use the commands for text, they have to be inserted in \SpecialChar TeX
4598  mode.
4599 \end_layout
4600
4601 \begin_layout Section
4602 Matrices
4603 \begin_inset CommandInset label
4604 LatexCommand label
4605 name "sec:Matrices"
4606
4607 \end_inset
4608
4609
4610 \begin_inset Index idx
4611 status collapsed
4612
4613 \begin_layout Plain Layout
4614 Matrices
4615 \end_layout
4616
4617 \end_inset
4618
4619
4620 \end_layout
4621
4622 \begin_layout Standard
4623 Matrices can be inserted via the math toolbar button 
4624 \begin_inset Info
4625 type  "icon"
4626 arg   "dialog-show mathmatrix"
4627 \end_inset
4628
4629  or the menu 
4630 \family sans
4631 Insert\SpecialChar menuseparator
4632 Math\SpecialChar menuseparator
4633 Matrix
4634 \family default
4635 .
4636  In the matrix dialog you can specify the number of columns and rows, the
4637  alignment and the decoration.
4638  The vertical alignment is only of importance for matrices in inline formulas:
4639 \end_layout
4640
4641 \begin_layout Standard
4642 The first matrix is top 
4643 \begin_inset Formula $\begin{array}[t]{cccc}
4644 A & D & G & J\\
4645 B & E & H & K\\
4646 C & F & I & L
4647 \end{array}$
4648 \end_inset
4649
4650 , the second middle 
4651 \begin_inset Formula $\begin{array}{cccc}
4652 A & D & G & J\\
4653 B & E & H & K\\
4654 C & F & I & L
4655 \end{array}$
4656 \end_inset
4657
4658  and the third bottom 
4659 \begin_inset Formula $\begin{array}[b]{cccc}
4660 A & D & G & J\\
4661 B & E & H & K\\
4662 C & F & I & L
4663 \end{array}$
4664 \end_inset
4665
4666  aligned.
4667 \end_layout
4668
4669 \begin_layout Standard
4670 The horizontal alignment specifies how the column entries should be aligned.
4671  It is set by entering a letter for every column.
4672  
4673 \emph on
4674 l
4675 \emph default
4676  denotes left aligned, 
4677 \emph on
4678 c
4679 \emph default
4680  centered and 
4681 \emph on
4682 r
4683 \emph default
4684  right aligned.
4685  To create for example a 4
4686 \series bold
4687 ×
4688 \series default
4689 4
4690 \begin_inset space ~
4691 \end_inset
4692
4693 matrix where the first column is left aligned, the second and third are
4694  centered and the last one is right aligned, one enters for the horizontal
4695  alignment 
4696 \series bold
4697 lccr
4698 \series default
4699 .
4700  Normally in a matrix all columns are centered, therefore the default for
4701  every column is a 
4702 \series bold
4703 c
4704 \series default
4705 .
4706 \end_layout
4707
4708 \begin_layout Standard
4709 Horizontal alignment:
4710 \end_layout
4711
4712 \begin_layout Standard
4713
4714 \series bold
4715 lll
4716 \series default
4717  : 
4718 \begin_inset Formula $\begin{array}{lll}
4719 10000 & D & G\\
4720 B & 10000 & H\\
4721 C & F & 10000
4722 \end{array}$
4723 \end_inset
4724
4725  , 
4726 \series bold
4727 ccc
4728 \series default
4729  : 
4730 \begin_inset Formula $\begin{array}{ccc}
4731 10000 & D & G\\
4732 B & 10000 & H\\
4733 C & F & 10000
4734 \end{array}$
4735 \end_inset
4736
4737  , 
4738 \series bold
4739 rrr
4740 \series default
4741  : 
4742 \begin_inset Formula $\begin{array}{rrr}
4743 10000 & D & G\\
4744 B & 10000 & H\\
4745 C & F & 10000
4746 \end{array}$
4747 \end_inset
4748
4749
4750 \end_layout
4751
4752 \begin_layout Standard
4753 To add or delete rows and columns subsequently, the math toolbar buttons
4754  
4755 \begin_inset Info
4756 type  "icon"
4757 arg   "tabular-feature append-row"
4758 \end_inset
4759
4760
4761 \begin_inset Info
4762 type  "icon"
4763 arg   "tabular-feature delete-row"
4764 \end_inset
4765
4766 , etc.
4767 \begin_inset space \thinspace{}
4768 \end_inset
4769
4770 , or the menu 
4771 \family sans
4772 Edit\SpecialChar menuseparator
4773 Rows & Columns
4774 \family default
4775  can be used.
4776  New rows can also be created with 
4777 \begin_inset Info
4778 type  "shortcut"
4779 arg   "newline-insert newline"
4780 \end_inset
4781
4782 .
4783 \end_layout
4784
4785 \begin_layout Standard
4786 \begin_inset VSpace bigskip
4787 \end_inset
4788
4789 The 
4790 \family sans
4791 Decoration
4792 \family default
4793  adds parentheses in the selected style around the matrix.
4794  Alternatively, parentheses can can either be created with the commands
4795  
4796 \series bold
4797
4798 \backslash
4799 left
4800 \series default
4801
4802 \begin_inset Index idx
4803 status collapsed
4804
4805 \begin_layout Plain Layout
4806 Commands ! L ! 
4807 \backslash
4808 left
4809 \end_layout
4810
4811 \end_inset
4812
4813  and 
4814 \series bold
4815
4816 \backslash
4817 right
4818 \series default
4819
4820 \begin_inset Index idx
4821 status collapsed
4822
4823 \begin_layout Plain Layout
4824 Commands ! R ! 
4825 \backslash
4826 right
4827 \end_layout
4828
4829 \end_inset
4830
4831  (shortcut 
4832 \family sans
4833 Alt+M
4834 \begin_inset space ~
4835 \end_inset
4836
4837 Parenthesis
4838 \family default
4839 ), see 
4840 \begin_inset CommandInset ref
4841 LatexCommand ref
4842 reference "subsec:Automatic-Bracket-Size"
4843
4844 \end_inset
4845
4846 , or by using the following commands:
4847 \begin_inset VSpace medskip
4848 \end_inset
4849
4850
4851 \end_layout
4852
4853 \begin_layout Standard
4854 \begin_inset space \hfill{}
4855 \end_inset
4856
4857
4858 \begin_inset Tabular
4859 <lyxtabular version="3" rows="4" columns="2">
4860 <features booktabs="true" tabularvalignment="middle">
4861 <column alignment="center" valignment="top" width="0pt">
4862 <column alignment="center" valignment="top">
4863 <row>
4864 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4865 \begin_inset Text
4866
4867 \begin_layout Plain Layout
4868 Command
4869 \end_layout
4870
4871 \end_inset
4872 </cell>
4873 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4874 \begin_inset Text
4875
4876 \begin_layout Plain Layout
4877 Result
4878 \end_layout
4879
4880 \end_inset
4881 </cell>
4882 </row>
4883 <row topspace="1.5mm">
4884 <cell alignment="center" valignment="top" usebox="none">
4885 \begin_inset Text
4886
4887 \begin_layout Plain Layout
4888
4889 \backslash
4890 bmatrix
4891 \begin_inset space \textvisiblespace{}
4892 \end_inset
4893
4894 2
4895 \series bold
4896 ×
4897 \series default
4898 2
4899 \begin_inset space \thinspace{}
4900 \end_inset
4901
4902 matrix
4903 \end_layout
4904
4905 \end_inset
4906 </cell>
4907 <cell alignment="center" valignment="top" usebox="none">
4908 \begin_inset Text
4909
4910 \begin_layout Plain Layout
4911 \begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
4912 0 & \textrm{-}\mathrm{i}\\
4913 \mathrm{i} & 0
4914 \end{array}\end{bmatrix}$
4915 \end_inset
4916
4917
4918 \end_layout
4919
4920 \end_inset
4921 </cell>
4922 </row>
4923 <row topspace="1.5mm" bottomspace="0.5mm">
4924 <cell alignment="center" valignment="top" usebox="none">
4925 \begin_inset Text
4926
4927 \begin_layout Plain Layout
4928
4929 \backslash
4930 Bmatrix
4931 \begin_inset space \textvisiblespace{}
4932 \end_inset
4933
4934 2
4935 \series bold
4936 ×
4937 \series default
4938 2
4939 \begin_inset space \thinspace{}
4940 \end_inset
4941
4942 matrix
4943 \end_layout
4944
4945 \end_inset
4946 </cell>
4947 <cell alignment="center" valignment="top" usebox="none">
4948 \begin_inset Text
4949
4950 \begin_layout Plain Layout
4951 \begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
4952 0 & \textrm{-}\mathrm{i}\\
4953 \mathrm{i} & 0
4954 \end{array}\end{Bmatrix}$
4955 \end_inset
4956
4957
4958 \end_layout
4959
4960 \end_inset
4961 </cell>
4962 </row>
4963 <row>
4964 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4965 \begin_inset Text
4966
4967 \begin_layout Plain Layout
4968
4969 \backslash
4970 pmatrix
4971 \begin_inset space \textvisiblespace{}
4972 \end_inset
4973
4974 2
4975 \series bold
4976 ×
4977 \series default
4978 2
4979 \begin_inset space \thinspace{}
4980 \end_inset
4981
4982 matrix
4983 \end_layout
4984
4985 \end_inset
4986 </cell>
4987 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4988 \begin_inset Text
4989
4990 \begin_layout Plain Layout
4991 \begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
4992 0 & \textrm{-}\mathrm{i}\\
4993 \mathrm{i} & 0
4994 \end{array}\end{pmatrix}$
4995 \end_inset
4996
4997
4998 \end_layout
4999
5000 \end_inset
5001 </cell>
5002 </row>
5003 </lyxtabular>
5004
5005 \end_inset
5006
5007
5008 \begin_inset space \hfill{}
5009 \end_inset
5010
5011
5012 \begin_inset Tabular
5013 <lyxtabular version="3" rows="4" columns="2">
5014 <features booktabs="true" tabularvalignment="middle">
5015 <column alignment="center" valignment="top" width="0pt">
5016 <column alignment="center" valignment="top">
5017 <row>
5018 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5019 \begin_inset Text
5020
5021 \begin_layout Plain Layout
5022 Command
5023 \end_layout
5024
5025 \end_inset
5026 </cell>
5027 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5028 \begin_inset Text
5029
5030 \begin_layout Plain Layout
5031 Result
5032 \end_layout
5033
5034 \end_inset
5035 </cell>
5036 </row>
5037 <row topspace="1.5mm">
5038 <cell alignment="center" valignment="top" usebox="none">
5039 \begin_inset Text
5040
5041 \begin_layout Plain Layout
5042
5043 \backslash
5044 vmatrix
5045 \begin_inset space \textvisiblespace{}
5046 \end_inset
5047
5048 2
5049 \series bold
5050 ×
5051 \series default
5052 2
5053 \begin_inset space \thinspace{}
5054 \end_inset
5055
5056 matrix
5057 \end_layout
5058
5059 \end_inset
5060 </cell>
5061 <cell alignment="center" valignment="top" usebox="none">
5062 \begin_inset Text
5063
5064 \begin_layout Plain Layout
5065 \begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
5066 0 & \textrm{-}\mathrm{i}\\
5067 \mathrm{i} & 0
5068 \end{array}\end{vmatrix}$
5069 \end_inset
5070
5071
5072 \end_layout
5073
5074 \end_inset
5075 </cell>
5076 </row>
5077 <row topspace="1.5mm" bottomspace="0.5mm">
5078 <cell alignment="center" valignment="top" usebox="none">
5079 \begin_inset Text
5080
5081 \begin_layout Plain Layout
5082
5083 \backslash
5084 Vmatrix
5085 \begin_inset space \textvisiblespace{}
5086 \end_inset
5087
5088 2
5089 \series bold
5090 ×
5091 \series default
5092 2
5093 \begin_inset space \thinspace{}
5094 \end_inset
5095
5096 matrix
5097 \end_layout
5098
5099 \end_inset
5100 </cell>
5101 <cell alignment="center" valignment="top" usebox="none">
5102 \begin_inset Text
5103
5104 \begin_layout Plain Layout
5105 \begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
5106 0 & \textrm{-}\mathrm{i}\\
5107 \mathrm{i} & 0
5108 \end{array}\end{Vmatrix}$
5109 \end_inset
5110
5111
5112 \end_layout
5113
5114 \end_inset
5115 </cell>
5116 </row>
5117 <row>
5118 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5119 \begin_inset Text
5120
5121 \begin_layout Plain Layout
5122
5123 \backslash
5124 matrix
5125 \begin_inset space \textvisiblespace{}
5126 \end_inset
5127
5128 2
5129 \series bold
5130 ×
5131 \series default
5132 2
5133 \begin_inset space \thinspace{}
5134 \end_inset
5135
5136 matrix
5137 \end_layout
5138
5139 \end_inset
5140 </cell>
5141 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5142 \begin_inset Text
5143
5144 \begin_layout Plain Layout
5145 \begin_inset Formula $\begin{matrix}\begin{array}{cc}
5146 0 & \textrm{-}\mathrm{i}\\
5147 \mathrm{i} & 0
5148 \end{array}\end{matrix}$
5149 \end_inset
5150
5151
5152 \end_layout
5153
5154 \end_inset
5155 </cell>
5156 </row>
5157 </lyxtabular>
5158
5159 \end_inset
5160
5161
5162 \begin_inset space \hfill{}
5163 \end_inset
5164
5165
5166 \end_layout
5167
5168 \begin_layout Standard
5169 \begin_inset VSpace medskip
5170 \end_inset
5171
5172 When e.
5173 \begin_inset space \thinspace{}
5174 \end_inset
5175
5176 g.
5177 \begin_inset space \space{}
5178 \end_inset
5179
5180
5181 \series bold
5182
5183 \backslash
5184 vmatrix
5185 \series default
5186  is inserted, a blue box appears between two vertical lines where the matrix
5187  is inserted.
5188 \begin_inset Newline newline
5189 \end_inset
5190
5191 Note that decorated matrices ignore the vertical alignment.
5192 \end_layout
5193
5194 \begin_layout Standard
5195 \begin_inset VSpace bigskip
5196 \end_inset
5197
5198 As all multiline formulas are matrices, the length 
5199 \series bold
5200
5201 \backslash
5202 arraycolsep
5203 \series default
5204
5205 \begin_inset Index idx
5206 status collapsed
5207
5208 \begin_layout Plain Layout
5209 Commands ! A ! 
5210 \backslash
5211 arraycolsep
5212 \end_layout
5213
5214 \end_inset
5215
5216  that is described in 
5217 \begin_inset CommandInset ref
5218 LatexCommand ref
5219 reference "subsec:Column-Separation"
5220
5221 \end_inset
5222
5223  can also be used to change the column separation of matrices.
5224 \end_layout
5225
5226 \begin_layout Standard
5227 To change the row separation, the command 
5228 \series bold
5229
5230 \backslash
5231 arraystretch
5232 \series default
5233
5234 \begin_inset Index idx
5235 status collapsed
5236
5237 \begin_layout Plain Layout
5238 Commands ! A ! 
5239 \backslash
5240 arraystretch
5241 \end_layout
5242
5243 \end_inset
5244
5245  is used.
5246  It is used as follows:
5247 \end_layout
5248
5249 \begin_layout Standard
5250
5251 \series bold
5252
5253 \backslash
5254 renewcommand{
5255 \backslash
5256 arraystretch}{stretch factor}
5257 \begin_inset Index idx
5258 status collapsed
5259
5260 \begin_layout Plain Layout
5261 Commands ! R ! 
5262 \backslash
5263 renewcommand
5264 \end_layout
5265
5266 \end_inset
5267
5268
5269 \end_layout
5270
5271 \begin_layout Standard
5272 The command 
5273 \series bold
5274
5275 \backslash
5276 renewcommand
5277 \series default
5278  assigns the stretch factor to the predefined command 
5279 \series bold
5280
5281 \backslash
5282 arraystretch
5283 \series default
5284 .
5285  To double e.
5286 \begin_inset space \thinspace{}
5287 \end_inset
5288
5289 g.
5290 \begin_inset space \space{}
5291 \end_inset
5292
5293 the row separation, use the factor 2.
5294  This is then used for all following matrices.
5295  To go back to the original separation, assign the factor 1 to 
5296 \series bold
5297
5298 \backslash
5299 arraystretch
5300 \series default
5301 .
5302 \end_layout
5303
5304 \begin_layout Standard
5305 To set matrices into a text line, the command 
5306 \series bold
5307
5308 \backslash
5309 smallmatrix
5310 \series default
5311
5312 \begin_inset Index idx
5313 status collapsed
5314
5315 \begin_layout Plain Layout
5316 Commands ! S ! 
5317 \backslash
5318 smallmatrix
5319 \end_layout
5320
5321 \end_inset
5322
5323  is used.
5324  When it is inserted a blue box with two dashed lines appears.
5325  In this box the matrix is inserted.
5326 \end_layout
5327
5328 \begin_layout Standard
5329 This is a matrix 
5330 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5331 C & D
5332 \end{smallmatrix}\right)$
5333 \end_inset
5334
5335  in a text line.
5336 \end_layout
5337
5338 \begin_layout Section
5339 Brackets and Delimiters
5340 \begin_inset Index idx
5341 status collapsed
5342
5343 \begin_layout Plain Layout
5344 Brackets
5345 \end_layout
5346
5347 \end_inset
5348
5349
5350 \begin_inset Index idx
5351 status collapsed
5352
5353 \begin_layout Plain Layout
5354 Delimiters
5355 \end_layout
5356
5357 \end_inset
5358
5359
5360 \end_layout
5361
5362 \begin_layout Subsection
5363 Vertical Brackets and Delimiters
5364 \begin_inset Index idx
5365 status collapsed
5366
5367 \begin_layout Plain Layout
5368 Brackets ! vertical
5369 \end_layout
5370
5371 \end_inset
5372
5373
5374 \end_layout
5375
5376 \begin_layout Standard
5377 \begin_inset space \hfill{}
5378 \end_inset
5379
5380
5381 \begin_inset Tabular
5382 <lyxtabular version="3" rows="9" columns="2">
5383 <features booktabs="true" tabularvalignment="middle">
5384 <column alignment="center" valignment="top" width="0pt">
5385 <column alignment="center" valignment="top" width="0pt">
5386 <row>
5387 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5388 \begin_inset Text
5389
5390 \begin_layout Plain Layout
5391 Command
5392 \end_layout
5393
5394 \end_inset
5395 </cell>
5396 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5397 \begin_inset Text
5398
5399 \begin_layout Plain Layout
5400 Result
5401 \end_layout
5402
5403 \end_inset
5404 </cell>
5405 </row>
5406 <row>
5407 <cell alignment="center" valignment="top" usebox="none">
5408 \begin_inset Text
5409
5410 \begin_layout Plain Layout
5411 (
5412 \end_layout
5413
5414 \end_inset
5415 </cell>
5416 <cell alignment="center" valignment="top" usebox="none">
5417 \begin_inset Text
5418
5419 \begin_layout Plain Layout
5420 \begin_inset Formula $($
5421 \end_inset
5422
5423
5424 \end_layout
5425
5426 \end_inset
5427 </cell>
5428 </row>
5429 <row>
5430 <cell alignment="center" valignment="top" usebox="none">
5431 \begin_inset Text
5432
5433 \begin_layout Plain Layout
5434 {
5435 \end_layout
5436
5437 \end_inset
5438 </cell>
5439 <cell alignment="center" valignment="top" usebox="none">
5440 \begin_inset Text
5441
5442 \begin_layout Plain Layout
5443 \begin_inset Formula $\{$
5444 \end_inset
5445
5446
5447 \end_layout
5448
5449 \end_inset
5450 </cell>
5451 </row>
5452 <row>
5453 <cell alignment="center" valignment="top" usebox="none">
5454 \begin_inset Text
5455
5456 \begin_layout Plain Layout
5457 [
5458 \end_layout
5459
5460 \end_inset
5461 </cell>
5462 <cell alignment="center" valignment="top" usebox="none">
5463 \begin_inset Text
5464
5465 \begin_layout Plain Layout
5466 \begin_inset Formula $[$
5467 \end_inset
5468
5469
5470 \end_layout
5471
5472 \end_inset
5473 </cell>
5474 </row>
5475 <row>
5476 <cell alignment="center" valignment="top" usebox="none">
5477 \begin_inset Text
5478
5479 \begin_layout Plain Layout
5480
5481 \backslash
5482 langle
5483 \end_layout
5484
5485 \end_inset
5486 </cell>
5487 <cell alignment="center" valignment="top" usebox="none">
5488 \begin_inset Text
5489
5490 \begin_layout Plain Layout
5491 \begin_inset Formula $\langle$
5492 \end_inset
5493
5494
5495 \end_layout
5496
5497 \end_inset
5498 </cell>
5499 </row>
5500 <row>
5501 <cell alignment="center" valignment="top" usebox="none">
5502 \begin_inset Text
5503
5504 \begin_layout Plain Layout
5505
5506 \backslash
5507 lceil
5508 \end_layout
5509
5510 \end_inset
5511 </cell>
5512 <cell alignment="center" valignment="top" usebox="none">
5513 \begin_inset Text
5514
5515 \begin_layout Plain Layout
5516 \begin_inset Formula $\lceil$
5517 \end_inset
5518
5519
5520 \end_layout
5521
5522 \end_inset
5523 </cell>
5524 </row>
5525 <row>
5526 <cell alignment="center" valignment="top" usebox="none">
5527 \begin_inset Text
5528
5529 \begin_layout Plain Layout
5530
5531 \backslash
5532 lfloor
5533 \end_layout
5534
5535 \end_inset
5536 </cell>
5537 <cell alignment="center" valignment="top" usebox="none">
5538 \begin_inset Text
5539
5540 \begin_layout Plain Layout
5541 \begin_inset Formula $\lfloor$
5542 \end_inset
5543
5544
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 </row>
5550 <row>
5551 <cell alignment="center" valignment="top" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555 /
5556 \end_layout
5557
5558 \end_inset
5559 </cell>
5560 <cell alignment="center" valignment="top" usebox="none">
5561 \begin_inset Text
5562
5563 \begin_layout Plain Layout
5564 \begin_inset Formula $/$
5565 \end_inset
5566
5567
5568 \end_layout
5569
5570 \end_inset
5571 </cell>
5572 </row>
5573 <row>
5574 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5575 \begin_inset Text
5576
5577 \begin_layout Plain Layout
5578 |
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 \begin_inset Formula $|$
5588 \end_inset
5589
5590
5591 \end_layout
5592
5593 \end_inset
5594 </cell>
5595 </row>
5596 </lyxtabular>
5597
5598 \end_inset
5599
5600
5601 \begin_inset space \hfill{}
5602 \end_inset
5603
5604
5605 \begin_inset Tabular
5606 <lyxtabular version="3" rows="9" columns="2">
5607 <features booktabs="true" tabularvalignment="middle">
5608 <column alignment="center" valignment="top" width="0pt">
5609 <column alignment="center" valignment="top" width="0pt">
5610 <row>
5611 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5612 \begin_inset Text
5613
5614 \begin_layout Plain Layout
5615 Command
5616 \end_layout
5617
5618 \end_inset
5619 </cell>
5620 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5621 \begin_inset Text
5622
5623 \begin_layout Plain Layout
5624 Result
5625 \end_layout
5626
5627 \end_inset
5628 </cell>
5629 </row>
5630 <row>
5631 <cell alignment="center" valignment="top" usebox="none">
5632 \begin_inset Text
5633
5634 \begin_layout Plain Layout
5635 )
5636 \end_layout
5637
5638 \end_inset
5639 </cell>
5640 <cell alignment="center" valignment="top" usebox="none">
5641 \begin_inset Text
5642
5643 \begin_layout Plain Layout
5644 \begin_inset Formula $)$
5645 \end_inset
5646
5647
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 </row>
5653 <row>
5654 <cell alignment="center" valignment="top" usebox="none">
5655 \begin_inset Text
5656
5657 \begin_layout Plain Layout
5658 }
5659 \end_layout
5660
5661 \end_inset
5662 </cell>
5663 <cell alignment="center" valignment="top" usebox="none">
5664 \begin_inset Text
5665
5666 \begin_layout Plain Layout
5667 \begin_inset Formula $\}$
5668 \end_inset
5669
5670
5671 \end_layout
5672
5673 \end_inset
5674 </cell>
5675 </row>
5676 <row>
5677 <cell alignment="center" valignment="top" usebox="none">
5678 \begin_inset Text
5679
5680 \begin_layout Plain Layout
5681 ]
5682 \end_layout
5683
5684 \end_inset
5685 </cell>
5686 <cell alignment="center" valignment="top" usebox="none">
5687 \begin_inset Text
5688
5689 \begin_layout Plain Layout
5690 \begin_inset Formula $]$
5691 \end_inset
5692
5693
5694 \end_layout
5695
5696 \end_inset
5697 </cell>
5698 </row>
5699 <row>
5700 <cell alignment="center" valignment="top" usebox="none">
5701 \begin_inset Text
5702
5703 \begin_layout Plain Layout
5704
5705 \backslash
5706 rangle
5707 \end_layout
5708
5709 \end_inset
5710 </cell>
5711 <cell alignment="center" valignment="top" usebox="none">
5712 \begin_inset Text
5713
5714 \begin_layout Plain Layout
5715 \begin_inset Formula $\rangle$
5716 \end_inset
5717
5718
5719 \end_layout
5720
5721 \end_inset
5722 </cell>
5723 </row>
5724 <row>
5725 <cell alignment="center" valignment="top" usebox="none">
5726 \begin_inset Text
5727
5728 \begin_layout Plain Layout
5729
5730 \backslash
5731 rceil
5732 \end_layout
5733
5734 \end_inset
5735 </cell>
5736 <cell alignment="center" valignment="top" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 \begin_inset Formula $\rceil$
5741 \end_inset
5742
5743
5744 \end_layout
5745
5746 \end_inset
5747 </cell>
5748 </row>
5749 <row>
5750 <cell alignment="center" valignment="top" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Plain Layout
5754
5755 \backslash
5756 rfloor
5757 \end_layout
5758
5759 \end_inset
5760 </cell>
5761 <cell alignment="center" valignment="top" usebox="none">
5762 \begin_inset Text
5763
5764 \begin_layout Plain Layout
5765 \begin_inset Formula $\rfloor$
5766 \end_inset
5767
5768
5769 \end_layout
5770
5771 \end_inset
5772 </cell>
5773 </row>
5774 <row>
5775 <cell alignment="center" valignment="top" usebox="none">
5776 \begin_inset Text
5777
5778 \begin_layout Plain Layout
5779
5780 \backslash
5781
5782 \backslash
5783
5784 \end_layout
5785
5786 \end_inset
5787 </cell>
5788 <cell alignment="center" valignment="top" usebox="none">
5789 \begin_inset Text
5790
5791 \begin_layout Plain Layout
5792 \begin_inset Formula $\backslash$
5793 \end_inset
5794
5795
5796 \end_layout
5797
5798 \end_inset
5799 </cell>
5800 </row>
5801 <row>
5802 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5803 \begin_inset Text
5804
5805 \begin_layout Plain Layout
5806
5807 \backslash
5808 |
5809 \end_layout
5810
5811 \end_inset
5812 </cell>
5813 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5814 \begin_inset Text
5815
5816 \begin_layout Plain Layout
5817 \begin_inset Formula $\|$
5818 \end_inset
5819
5820
5821 \end_layout
5822
5823 \end_inset
5824 </cell>
5825 </row>
5826 </lyxtabular>
5827
5828 \end_inset
5829
5830
5831 \begin_inset space \hfill{}
5832 \end_inset
5833
5834
5835 \end_layout
5836
5837 \begin_layout Standard
5838
5839 \series medium
5840 \begin_inset Note Greyedout
5841 status open
5842
5843 \begin_layout Plain Layout
5844
5845 \series bold
5846 Note:
5847 \series default
5848  In \SpecialChar TeX
5849  mode the command 
5850 \series bold
5851
5852 \backslash
5853 textbackslash
5854 \series default
5855
5856 \begin_inset Index idx
5857 status collapsed
5858
5859 \begin_layout Plain Layout
5860 Commands ! T ! 
5861 \backslash
5862 textbackslash
5863 \end_layout
5864
5865 \end_inset
5866
5867  must be used for the backslash, because the command 
5868 \series bold
5869
5870 \backslash
5871
5872 \backslash
5873
5874 \series default
5875  produces a line break there.
5876 \end_layout
5877
5878 \end_inset
5879
5880
5881 \end_layout
5882
5883 \begin_layout Standard
5884 For all characters listed above the size can be adjusted with the commands
5885  described in the following two subsections.
5886  When using these commands, the characters < and > can directly be used
5887  instead of the commands 
5888 \series bold
5889
5890 \backslash
5891 langle
5892 \series default
5893  and 
5894 \series bold
5895
5896 \backslash
5897 rangle
5898 \series default
5899 .
5900 \end_layout
5901
5902 \begin_layout Subsubsection
5903 Manual Bracket Size
5904 \begin_inset CommandInset label
5905 LatexCommand label
5906 name "subsec:Manual-Bracket-Size"
5907
5908 \end_inset
5909
5910
5911 \begin_inset Index idx
5912 status collapsed
5913
5914 \begin_layout Plain Layout
5915 Bracket size ! manual
5916 \end_layout
5917
5918 \end_inset
5919
5920
5921 \end_layout
5922
5923 \begin_layout Standard
5924 The bracket size can be specified manually by the \SpecialChar LaTeX
5925 -commands 
5926 \series bold
5927
5928 \backslash
5929 big
5930 \series default
5931
5932 \begin_inset Index idx
5933 status collapsed
5934
5935 \begin_layout Plain Layout
5936 Commands ! B ! 
5937 \backslash
5938 big
5939 \end_layout
5940
5941 \end_inset
5942
5943
5944 \series bold
5945
5946 \backslash
5947 Big
5948 \series default
5949
5950 \series bold
5951
5952 \backslash
5953 bigg
5954 \series default
5955  and 
5956 \series bold
5957
5958 \backslash
5959 Bigg
5960 \series default
5961 .
5962  
5963 \series bold
5964
5965 \backslash
5966 big
5967 \series default
5968  denotes the smallest and 
5969 \series bold
5970
5971 \backslash
5972 Bigg
5973 \series default
5974  the largest bracket size.
5975 \end_layout
5976
5977 \begin_layout Standard
5978 These commands are used to emphasize levels of brackets:
5979 \end_layout
5980
5981 \begin_layout Standard
5982 \align center
5983 \begin_inset Tabular
5984 <lyxtabular version="3" rows="2" columns="2">
5985 <features booktabs="true" tabularvalignment="middle">
5986 <column alignment="center" valignment="top" width="0pt">
5987 <column alignment="center" valignment="top" width="0pt">
5988 <row>
5989 <cell alignment="center" valignment="top" usebox="none">
5990 \begin_inset Text
5991
5992 \begin_layout Plain Layout
5993 all brackets in the same size:
5994 \end_layout
5995
5996 \end_inset
5997 </cell>
5998 <cell alignment="center" valignment="top" usebox="none">
5999 \begin_inset Text
6000
6001 \begin_layout Plain Layout
6002 \begin_inset Formula $((A+B)(A-B))^{C}$
6003 \end_inset
6004
6005
6006 \end_layout
6007
6008 \end_inset
6009 </cell>
6010 </row>
6011 <row topspace="2mm">
6012 <cell alignment="center" valignment="top" usebox="none">
6013 \begin_inset Text
6014
6015 \begin_layout Plain Layout
6016 this looks better:
6017 \end_layout
6018
6019 \end_inset
6020 </cell>
6021 <cell alignment="center" valignment="top" usebox="none">
6022 \begin_inset Text
6023
6024 \begin_layout Plain Layout
6025 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6026 \end_inset
6027
6028
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 </row>
6034 </lyxtabular>
6035
6036 \end_inset
6037
6038
6039 \end_layout
6040
6041 \begin_layout Standard
6042 For the second formula the command 
6043 \series bold
6044
6045 \backslash
6046 Big((A+B)(A-B)
6047 \backslash
6048 Big)^
6049 \begin_inset space \textvisiblespace{}
6050 \end_inset
6051
6052 C
6053 \series default
6054  has been used.
6055 \end_layout
6056
6057 \begin_layout Standard
6058 Here is an overview about all bracket sizes:
6059 \end_layout
6060
6061 \begin_layout Standard
6062 \align center
6063
6064 \backslash
6065 Bigg(
6066 \backslash
6067 exp
6068 \backslash
6069 bigg<
6070 \backslash
6071 Big[
6072 \backslash
6073 big{
6074 \backslash
6075 ln(3x)
6076 \backslash
6077 big}^2
6078 \begin_inset space \textvisiblespace{}
6079 \end_inset
6080
6081
6082 \backslash
6083 sin(x)
6084 \backslash
6085 Big]^
6086 \begin_inset space \textvisiblespace{}
6087 \end_inset
6088
6089 A
6090 \begin_inset space \textvisiblespace{}
6091 \end_inset
6092
6093
6094 \backslash
6095 bigg>
6096 \backslash
6097 Bigg)^0,5
6098 \end_layout
6099
6100 \begin_layout Standard
6101 \align center
6102 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6103 \end_inset
6104
6105
6106 \end_layout
6107
6108 \begin_layout Standard
6109 Besides the 
6110 \series bold
6111
6112 \backslash
6113 big
6114 \series default
6115 -commands there is the variant 
6116 \series bold
6117
6118 \backslash
6119 bigm
6120 \series default
6121
6122 \begin_inset Index idx
6123 status collapsed
6124
6125 \begin_layout Plain Layout
6126 Commands ! B ! 
6127 \backslash
6128 bigm
6129 \end_layout
6130
6131 \end_inset
6132
6133  that adds a bit more space between the bracket and its content, and the
6134  variant 
6135 \series bold
6136
6137 \backslash
6138 bigl
6139 \series default
6140 -
6141 \series bold
6142
6143 \backslash
6144 bigr
6145 \series default
6146
6147 \begin_inset Index idx
6148 status collapsed
6149
6150 \begin_layout Plain Layout
6151 Commands ! B ! 
6152 \backslash
6153 bigl - 
6154 \backslash
6155 bigr
6156 \end_layout
6157
6158 \end_inset
6159
6160 , that don't add additional space.
6161  The 
6162 \emph on
6163 l
6164 \emph default
6165  at the end of the command 
6166 \series bold
6167
6168 \backslash
6169 bigl
6170 \series default
6171  is for a left bracket; for a right bracket this will be replaced by an
6172  
6173 \emph on
6174 r
6175 \emph default
6176 .
6177  A left or right bracket can each be an opening or closing bracket.
6178 \end_layout
6179
6180 \begin_layout Standard
6181 In the following table is a comparison of the variants:
6182 \end_layout
6183
6184 \begin_layout Standard
6185 \align center
6186 \begin_inset Tabular
6187 <lyxtabular version="3" rows="5" columns="2">
6188 <features booktabs="true" tabularvalignment="middle">
6189 <column alignment="center" valignment="top" width="0pt">
6190 <column alignment="center" valignment="middle">
6191 <row>
6192 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6193 \begin_inset Text
6194
6195 \begin_layout Plain Layout
6196 Command
6197 \end_layout
6198
6199 \end_inset
6200 </cell>
6201 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6202 \begin_inset Text
6203
6204 \begin_layout Plain Layout
6205 Result
6206 \end_layout
6207
6208 \end_inset
6209 </cell>
6210 </row>
6211 <row topspace="2mm">
6212 <cell alignment="center" valignment="top" usebox="none">
6213 \begin_inset Text
6214
6215 \begin_layout Plain Layout
6216
6217 \backslash
6218 Bigm(
6219 \backslash
6220 bigm(
6221 \backslash
6222 ln(3x)
6223 \backslash
6224 bigm)^2
6225 \begin_inset space \textvisiblespace{}
6226 \end_inset
6227
6228
6229 \backslash
6230 Bigm)
6231 \end_layout
6232
6233 \end_inset
6234 </cell>
6235 <cell alignment="center" valignment="top" usebox="none">
6236 \begin_inset Text
6237
6238 \begin_layout Plain Layout
6239 \begin_inset Formula $\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)$
6240 \end_inset
6241
6242
6243 \end_layout
6244
6245 \end_inset
6246 </cell>
6247 </row>
6248 <row topspace="2mm">
6249 <cell alignment="center" valignment="top" usebox="none">
6250 \begin_inset Text
6251
6252 \begin_layout Plain Layout
6253
6254 \backslash
6255 Big(
6256 \backslash
6257 big(
6258 \backslash
6259 ln(3x)
6260 \backslash
6261 big)^2
6262 \begin_inset space \textvisiblespace{}
6263 \end_inset
6264
6265
6266 \backslash
6267 Big)
6268 \end_layout
6269
6270 \end_inset
6271 </cell>
6272 <cell alignment="center" valignment="top" usebox="none">
6273 \begin_inset Text
6274
6275 \begin_layout Plain Layout
6276 \begin_inset Formula $\Big(\big(\ln(3x)\big)^{2}\Big)$
6277 \end_inset
6278
6279
6280 \end_layout
6281
6282 \end_inset
6283 </cell>
6284 </row>
6285 <row topspace="2mm" bottomspace="0.5mm">
6286 <cell alignment="center" valignment="top" usebox="none">
6287 \begin_inset Text
6288
6289 \begin_layout Plain Layout
6290
6291 \backslash
6292 Bigl(
6293 \backslash
6294 bigl(
6295 \backslash
6296 ln(3x)
6297 \backslash
6298 bigr)^2
6299 \begin_inset space \textvisiblespace{}
6300 \end_inset
6301
6302
6303 \backslash
6304 Bigr)
6305 \end_layout
6306
6307 \end_inset
6308 </cell>
6309 <cell alignment="center" valignment="top" usebox="none">
6310 \begin_inset Text
6311
6312 \begin_layout Plain Layout
6313 \begin_inset Formula $\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)$
6314 \end_inset
6315
6316
6317 \end_layout
6318
6319 \end_inset
6320 </cell>
6321 </row>
6322 <row topspace="1.5mm" bottomspace="0.5mm">
6323 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6324 \begin_inset Text
6325
6326 \begin_layout Plain Layout
6327
6328 \backslash
6329 bigl)
6330 \backslash
6331 ln(3x)
6332 \backslash
6333 bigr(
6334 \end_layout
6335
6336 \end_inset
6337 </cell>
6338 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6339 \begin_inset Text
6340
6341 \begin_layout Plain Layout
6342 \begin_inset Formula $\bigl)\ln(3x)\bigr($
6343 \end_inset
6344
6345
6346 \end_layout
6347
6348 \end_inset
6349 </cell>
6350 </row>
6351 </lyxtabular>
6352
6353 \end_inset
6354
6355
6356 \end_layout
6357
6358 \begin_layout Subsubsection
6359 Automatic Bracket Size
6360 \begin_inset CommandInset label
6361 LatexCommand label
6362 name "subsec:Automatic-Bracket-Size"
6363
6364 \end_inset
6365
6366
6367 \begin_inset Index idx
6368 status collapsed
6369
6370 \begin_layout Plain Layout
6371 Bracket size ! automatic
6372 \end_layout
6373
6374 \end_inset
6375
6376
6377 \end_layout
6378
6379 \begin_layout Standard
6380 Brackets with variable size can be inserted with the commands 
6381 \series bold
6382
6383 \backslash
6384 left
6385 \series default
6386
6387 \begin_inset Index idx
6388 status collapsed
6389
6390 \begin_layout Plain Layout
6391 Commands ! L ! 
6392 \backslash
6393 left
6394 \end_layout
6395
6396 \end_inset
6397
6398  and 
6399 \series bold
6400
6401 \backslash
6402 right
6403 \series default
6404
6405 \begin_inset Index idx
6406 status collapsed
6407
6408 \begin_layout Plain Layout
6409 Commands ! R ! 
6410 \backslash
6411 right
6412 \end_layout
6413
6414 \end_inset
6415
6416  or via the math toolbar button 
6417 \begin_inset Info
6418 type  "icon"
6419 arg   "dialog-show mathdelimiter"
6420 \end_inset
6421
6422 .
6423  Directly behind 
6424 \series bold
6425
6426 \backslash
6427 left
6428 \series default
6429  and 
6430 \series bold
6431
6432 \backslash
6433 right
6434 \series default
6435  the wanted bracket must be inserted.
6436  The bracket size will then automatically be calculated for the output.
6437 \end_layout
6438
6439 \begin_layout Standard
6440 \align center
6441 normal bracket: The command 
6442 \series bold
6443
6444 \backslash
6445 ln(
6446 \backslash
6447 frac
6448 \begin_inset space \textvisiblespace{}
6449 \end_inset
6450
6451 A
6452 \begin_inset Formula $\downarrow$
6453 \end_inset
6454
6455 C
6456 \begin_inset space \textvisiblespace{}
6457 \end_inset
6458
6459 )
6460 \series default
6461  creates
6462 \begin_inset Formula 
6463 \[
6464 \ln(\frac{A}{C})
6465 \]
6466
6467 \end_inset
6468
6469
6470 \end_layout
6471
6472 \begin_layout Standard
6473 \align center
6474 multiline bracket: The command 
6475 \series bold
6476
6477 \backslash
6478 ln
6479 \backslash
6480 left(
6481 \backslash
6482 frac
6483 \begin_inset space \textvisiblespace{}
6484 \end_inset
6485
6486 A
6487 \begin_inset Formula $\downarrow$
6488 \end_inset
6489
6490 C
6491 \begin_inset space \textvisiblespace{}
6492 \end_inset
6493
6494
6495 \backslash
6496 right)
6497 \series default
6498  creates
6499 \begin_inset Formula 
6500 \[
6501 \ln\left(\frac{A}{C}\right)
6502 \]
6503
6504 \end_inset
6505
6506
6507 \end_layout
6508
6509 \begin_layout Standard
6510 Instead of 
6511 \series bold
6512
6513 \backslash
6514 left
6515 \series default
6516  and 
6517 \series bold
6518
6519 \backslash
6520 right
6521 \series default
6522  the shortcut 
6523 \family sans
6524 Alt+M
6525 \begin_inset space ~
6526 \end_inset
6527
6528 Bracket
6529 \family default
6530  can be used.
6531  This has the advantage that you can see in \SpecialChar LyX
6532  immediately the real bracket
6533  size and that the matching right bracket will be created too.
6534 \begin_inset Newline newline
6535 \end_inset
6536
6537 The command for the last example would then be: 
6538 \series bold
6539
6540 \backslash
6541 ln Alt+M
6542 \series default
6543  
6544 \series bold
6545 (
6546 \backslash
6547 frac
6548 \begin_inset space \textvisiblespace{}
6549 \end_inset
6550
6551 A
6552 \begin_inset Formula $\downarrow$
6553 \end_inset
6554
6555 C
6556 \end_layout
6557
6558 \begin_layout Standard
6559 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6560  For example the command 
6561 \series bold
6562
6563 \backslash
6564 left.
6565 \backslash
6566 frac
6567 \begin_inset space \textvisiblespace{}
6568 \end_inset
6569
6570 A
6571 \begin_inset Formula $\downarrow$
6572 \end_inset
6573
6574 B
6575 \begin_inset space \textvisiblespace{}
6576 \end_inset
6577
6578
6579 \backslash
6580 right}
6581 \series default
6582  creates:
6583 \series bold
6584
6585 \begin_inset Formula 
6586 \[
6587 \left.\frac{A}{B}\right\} 
6588 \]
6589
6590 \end_inset
6591
6592
6593 \series default
6594 The commands 
6595 \series bold
6596
6597 \backslash
6598 left
6599 \series default
6600  and 
6601 \series bold
6602
6603 \backslash
6604 right
6605 \series default
6606  will be converted by \SpecialChar LyX
6607  to brackets in the right size when the document is
6608  reloaded and an omitted bracket will appear as dashed line.
6609 \end_layout
6610
6611 \begin_layout Standard
6612 \begin_inset VSpace bigskip
6613 \end_inset
6614
6615 Because all popular \SpecialChar LaTeX
6616  distributions use e\SpecialChar TeX
6617 , an extension to \SpecialChar LaTeX
6618 , the command
6619  
6620 \series bold
6621
6622 \backslash
6623 middle
6624 \series default
6625
6626 \begin_inset Index idx
6627 status collapsed
6628
6629 \begin_layout Plain Layout
6630 Commands ! M ! 
6631 \backslash
6632 middle
6633 \end_layout
6634
6635 \end_inset
6636
6637  is additionally available for all brackets and limits.
6638  With this command the height of the following character is adapted to the
6639  one of the surrounding brackets, what is e.
6640 \begin_inset space \thinspace{}
6641 \end_inset
6642
6643 g.
6644 \begin_inset space \space{}
6645 \end_inset
6646
6647 needed for physical vectors:
6648 \begin_inset Formula 
6649 \[
6650 \left\langle \phi\:\middle|\:J=\frac{3}{2}\,,\,M_{J}\right\rangle 
6651 \]
6652
6653 \end_inset
6654
6655 For physical vectors there is a special \SpecialChar LaTeX
6656 -package, described in 
6657 \begin_inset CommandInset ref
6658 LatexCommand ref
6659 reference "subsec:Physical-Vectors"
6660
6661 \end_inset
6662
6663 .
6664 \end_layout
6665
6666 \begin_layout Subsection
6667 Horizontal Brackets
6668 \begin_inset Index idx
6669 status collapsed
6670
6671 \begin_layout Plain Layout
6672 Brackets ! horizontal
6673 \end_layout
6674
6675 \end_inset
6676
6677
6678 \end_layout
6679
6680 \begin_layout Standard
6681 \align center
6682 \begin_inset Tabular
6683 <lyxtabular version="3" rows="4" columns="2">
6684 <features booktabs="true" tabularvalignment="middle">
6685 <column alignment="center" valignment="top" width="0pt">
6686 <column alignment="center" valignment="top" width="0pt">
6687 <row>
6688 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6689 \begin_inset Text
6690
6691 \begin_layout Plain Layout
6692 Command
6693 \end_layout
6694
6695 \end_inset
6696 </cell>
6697 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6698 \begin_inset Text
6699
6700 \begin_layout Plain Layout
6701 Result
6702 \end_layout
6703
6704 \end_inset
6705 </cell>
6706 </row>
6707 <row>
6708 <cell alignment="center" valignment="top" usebox="none">
6709 \begin_inset Text
6710
6711 \begin_layout Plain Layout
6712
6713 \backslash
6714 overbrace
6715 \begin_inset space \textvisiblespace{}
6716 \end_inset
6717
6718 A+B
6719 \begin_inset space \textvisiblespace{}
6720 \end_inset
6721
6722 ^3
6723 \begin_inset Index idx
6724 status collapsed
6725
6726 \begin_layout Plain Layout
6727 Commands ! O ! 
6728 \backslash
6729 overbrace
6730 \end_layout
6731
6732 \end_inset
6733
6734
6735 \end_layout
6736
6737 \end_inset
6738 </cell>
6739 <cell alignment="center" valignment="top" usebox="none">
6740 \begin_inset Text
6741
6742 \begin_layout Plain Layout
6743 \begin_inset Formula $\overbrace{A+B}^{3}$
6744 \end_inset
6745
6746
6747 \end_layout
6748
6749 \end_inset
6750 </cell>
6751 </row>
6752 <row topspace="2mm">
6753 <cell alignment="center" valignment="top" usebox="none">
6754 \begin_inset Text
6755
6756 \begin_layout Plain Layout
6757
6758 \backslash
6759 underbrace
6760 \begin_inset space \textvisiblespace{}
6761 \end_inset
6762
6763 A+B
6764 \begin_inset space \textvisiblespace{}
6765 \end_inset
6766
6767 _5
6768 \begin_inset Index idx
6769 status collapsed
6770
6771 \begin_layout Plain Layout
6772 Commands ! U ! 
6773 \backslash
6774 underbrace
6775 \end_layout
6776
6777 \end_inset
6778
6779
6780 \end_layout
6781
6782 \end_inset
6783 </cell>
6784 <cell alignment="center" valignment="top" usebox="none">
6785 \begin_inset Text
6786
6787 \begin_layout Plain Layout
6788 \begin_inset Formula $\underbrace{A+B}_{5}$
6789 \end_inset
6790
6791
6792 \end_layout
6793
6794 \end_inset
6795 </cell>
6796 </row>
6797 <row>
6798 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6799 \begin_inset Text
6800
6801 \begin_layout Plain Layout
6802
6803 \backslash
6804 overbrace
6805 \begin_inset space \textvisiblespace{}
6806 \end_inset
6807
6808
6809 \backslash
6810 underbrace
6811 \begin_inset space \textvisiblespace{}
6812 \end_inset
6813
6814 A+B_w
6815 \begin_inset space \textvisiblespace{}
6816 \end_inset
6817
6818
6819 \begin_inset space \textvisiblespace{}
6820 \end_inset
6821
6822 _7
6823 \begin_inset space \textvisiblespace{}
6824 \end_inset
6825
6826
6827 \begin_inset space \textvisiblespace{}
6828 \end_inset
6829
6830 ^
6831 \begin_inset space \textvisiblespace{}
6832 \end_inset
6833
6834 C
6835 \end_layout
6836
6837 \end_inset
6838 </cell>
6839 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6840 \begin_inset Text
6841
6842 \begin_layout Plain Layout
6843 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6844 \end_inset
6845
6846
6847 \end_layout
6848
6849 \end_inset
6850 </cell>
6851 </row>
6852 </lyxtabular>
6853
6854 \end_inset
6855
6856
6857 \end_layout
6858
6859 \begin_layout Standard
6860 In the last example it doesn't matter if 
6861 \series bold
6862
6863 \backslash
6864 overbrace
6865 \series default
6866  or 
6867 \series bold
6868
6869 \backslash
6870 underbrace
6871 \series default
6872  is inserted at first.
6873 \end_layout
6874
6875 \begin_layout Standard
6876 \begin_inset VSpace medskip
6877 \end_inset
6878
6879
6880 \end_layout
6881
6882 \begin_layout Standard
6883 If you set in the document settings under 
6884 \family sans
6885 Math
6886 \begin_inset space ~
6887 \end_inset
6888
6889 Options
6890 \family default
6891  for the package 
6892 \series bold
6893 mathtools
6894 \series default
6895
6896 \begin_inset Index idx
6897 status collapsed
6898
6899 \begin_layout Plain Layout
6900 Packages ! mathtools
6901 \end_layout
6902
6903 \end_inset
6904
6905  the option 
6906 \family sans
6907 Load
6908 \begin_inset space ~
6909 \end_inset
6910
6911 always
6912 \family default
6913 , you have access to square backets:
6914 \end_layout
6915
6916 \begin_layout Standard
6917 \align center
6918 \begin_inset Tabular
6919 <lyxtabular version="3" rows="4" columns="2">
6920 <features booktabs="true" tabularvalignment="middle">
6921 <column alignment="center" valignment="top" width="0pt">
6922 <column alignment="center" valignment="top" width="0pt">
6923 <row>
6924 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6925 \begin_inset Text
6926
6927 \begin_layout Plain Layout
6928 Command
6929 \end_layout
6930
6931 \end_inset
6932 </cell>
6933 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6934 \begin_inset Text
6935
6936 \begin_layout Plain Layout
6937 Result
6938 \end_layout
6939
6940 \end_inset
6941 </cell>
6942 </row>
6943 <row>
6944 <cell alignment="center" valignment="top" usebox="none">
6945 \begin_inset Text
6946
6947 \begin_layout Plain Layout
6948
6949 \backslash
6950
6951 \family roman
6952 \series medium
6953 \shape up
6954 \size normal
6955 \emph off
6956 \bar no
6957 \strikeout off
6958 \uuline off
6959 \uwave off
6960 \noun off
6961 \color none
6962 overbracket
6963 \family default
6964 \series default
6965 \shape default
6966 \size default
6967 \emph default
6968 \bar default
6969 \strikeout default
6970 \uuline default
6971 \uwave default
6972 \noun default
6973 \color inherit
6974 {A+B
6975 \begin_inset space \textvisiblespace{}
6976 \end_inset
6977
6978 ^3
6979 \begin_inset Index idx
6980 status collapsed
6981
6982 \begin_layout Plain Layout
6983 Commands ! O ! 
6984 \backslash
6985 overbracket
6986 \end_layout
6987
6988 \end_inset
6989
6990
6991 \end_layout
6992
6993 \end_inset
6994 </cell>
6995 <cell alignment="center" valignment="top" usebox="none">
6996 \begin_inset Text
6997
6998 \begin_layout Plain Layout
6999 \begin_inset Formula $\overbracket{A+B}^{3}$
7000 \end_inset
7001
7002
7003 \end_layout
7004
7005 \end_inset
7006 </cell>
7007 </row>
7008 <row topspace="2mm">
7009 <cell alignment="center" valignment="top" usebox="none">
7010 \begin_inset Text
7011
7012 \begin_layout Plain Layout
7013
7014 \backslash
7015 under
7016 \family roman
7017 \series medium
7018 \shape up
7019 \size normal
7020 \emph off
7021 \bar no
7022 \strikeout off
7023 \uuline off
7024 \uwave off
7025 \noun off
7026 \color none
7027 bracket
7028 \family default
7029 \series default
7030 \shape default
7031 \size default
7032 \emph default
7033 \bar default
7034 \strikeout default
7035 \uuline default
7036 \uwave default
7037 \noun default
7038 \color inherit
7039 {A+B
7040 \begin_inset space \textvisiblespace{}
7041 \end_inset
7042
7043 _5
7044 \begin_inset Index idx
7045 status collapsed
7046
7047 \begin_layout Plain Layout
7048 Commands ! U ! 
7049 \backslash
7050 under
7051 \family roman
7052 \series medium
7053 \shape up
7054 \size normal
7055 \emph off
7056 \bar no
7057 \strikeout off
7058 \uuline off
7059 \uwave off
7060 \noun off
7061 \color none
7062 bracket
7063 \end_layout
7064
7065 \end_inset
7066
7067
7068 \end_layout
7069
7070 \end_inset
7071 </cell>
7072 <cell alignment="center" valignment="top" usebox="none">
7073 \begin_inset Text
7074
7075 \begin_layout Plain Layout
7076 \begin_inset Formula $\underbracket{A+B}_{5}$
7077 \end_inset
7078
7079
7080 \end_layout
7081
7082 \end_inset
7083 </cell>
7084 </row>
7085 <row>
7086 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7087 \begin_inset Text
7088
7089 \begin_layout Plain Layout
7090
7091 \backslash
7092 overbracket{
7093 \backslash
7094 underbracket{A+B_w
7095 \begin_inset space \textvisiblespace{}
7096 \end_inset
7097
7098
7099 \begin_inset space \textvisiblespace{}
7100 \end_inset
7101
7102 _7
7103 \begin_inset space \textvisiblespace{}
7104 \end_inset
7105
7106
7107 \begin_inset space \textvisiblespace{}
7108 \end_inset
7109
7110 ^
7111 \begin_inset space \textvisiblespace{}
7112 \end_inset
7113
7114 C
7115 \end_layout
7116
7117 \end_inset
7118 </cell>
7119 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7120 \begin_inset Text
7121
7122 \begin_layout Plain Layout
7123 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7124 \end_inset
7125
7126
7127 \end_layout
7128
7129 \end_inset
7130 </cell>
7131 </row>
7132 </lyxtabular>
7133
7134 \end_inset
7135
7136
7137 \end_layout
7138
7139 \begin_layout Standard
7140 For 
7141 \series bold
7142
7143 \backslash
7144 overbracket
7145 \series default
7146  and 
7147 \series bold
7148
7149 \backslash
7150 underbracket
7151 \series default
7152  you can change the thickness of the bracket's stroke by specifying the
7153  desired thickness in square brackets behind the command:
7154 \end_layout
7155
7156 \begin_layout Standard
7157 \align center
7158 \begin_inset Tabular
7159 <lyxtabular version="3" rows="3" columns="2">
7160 <features booktabs="true" tabularvalignment="middle">
7161 <column alignment="center" valignment="top" width="0pt">
7162 <column alignment="center" valignment="top" width="0pt">
7163 <row>
7164 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7165 \begin_inset Text
7166
7167 \begin_layout Plain Layout
7168 Command
7169 \end_layout
7170
7171 \end_inset
7172 </cell>
7173 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7174 \begin_inset Text
7175
7176 \begin_layout Plain Layout
7177 Result
7178 \end_layout
7179
7180 \end_inset
7181 </cell>
7182 </row>
7183 <row>
7184 <cell alignment="center" valignment="top" usebox="none">
7185 \begin_inset Text
7186
7187 \begin_layout Plain Layout
7188
7189 \backslash
7190
7191 \family roman
7192 \series medium
7193 \shape up
7194 \size normal
7195 \emph off
7196 \bar no
7197 \strikeout off
7198 \uuline off
7199 \uwave off
7200 \noun off
7201 \color none
7202 overbracket
7203 \family default
7204 \series default
7205 \shape default
7206 \size default
7207 \emph default
7208 \bar default
7209 \strikeout default
7210 \uuline default
7211 \uwave default
7212 \noun default
7213 \color inherit
7214 [3pt]
7215 \backslash
7216 {A+B
7217 \begin_inset space \textvisiblespace{}
7218 \end_inset
7219
7220 ^3
7221 \end_layout
7222
7223 \end_inset
7224 </cell>
7225 <cell alignment="center" valignment="top" usebox="none">
7226 \begin_inset Text
7227
7228 \begin_layout Plain Layout
7229 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7230 \end_inset
7231
7232
7233 \end_layout
7234
7235 \end_inset
7236 </cell>
7237 </row>
7238 <row topspace="2mm">
7239 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7240 \begin_inset Text
7241
7242 \begin_layout Plain Layout
7243
7244 \backslash
7245 under
7246 \family roman
7247 \series medium
7248 \shape up
7249 \size normal
7250 \emph off
7251 \bar no
7252 \strikeout off
7253 \uuline off
7254 \uwave off
7255 \noun off
7256 \color none
7257 bracket
7258 \family default
7259 \series default
7260 \shape default
7261 \size default
7262 \emph default
7263 \bar default
7264 \strikeout default
7265 \uuline default
7266 \uwave default
7267 \noun default
7268 \color inherit
7269 [1pt]
7270 \backslash
7271 {A+B
7272 \begin_inset space \textvisiblespace{}
7273 \end_inset
7274
7275 _5
7276 \end_layout
7277
7278 \end_inset
7279 </cell>
7280 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7281 \begin_inset Text
7282
7283 \begin_layout Plain Layout
7284 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7285 \end_inset
7286
7287
7288 \end_layout
7289
7290 \end_inset
7291 </cell>
7292 </row>
7293 </lyxtabular>
7294
7295 \end_inset
7296
7297
7298 \end_layout
7299
7300 \begin_layout Standard
7301 \begin_inset VSpace bigskip
7302 \end_inset
7303
7304 When brackets should overlap each other, multiline formulas, as described
7305  in 
7306 \begin_inset CommandInset ref
7307 LatexCommand ref
7308 reference "sec:Multiline-Formulas"
7309
7310 \end_inset
7311
7312 , must be used:
7313 \begin_inset Formula 
7314 \begin{eqnarray*}
7315 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7316  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7317 \end{eqnarray*}
7318
7319 \end_inset
7320
7321 In the first row the formula is inserted together with the first brace.
7322  It is hereby important that the space command
7323 \begin_inset Foot
7324 status collapsed
7325
7326 \begin_layout Plain Layout
7327 Space commands are explained in 
7328 \begin_inset CommandInset ref
7329 LatexCommand ref
7330 reference "subsec:Predefined-Space"
7331
7332 \end_inset
7333
7334 .
7335 \end_layout
7336
7337 \end_inset
7338
7339  
7340 \series bold
7341
7342 \backslash
7343 :
7344 \series default
7345  is inserted before the first 
7346 \begin_inset Formula $d$
7347 \end_inset
7348
7349 , because the brace that ends behind the 
7350 \begin_inset Formula $q$
7351 \end_inset
7352
7353  prevents that the following 
7354 \begin_inset Quotes eld
7355 \end_inset
7356
7357 +
7358 \begin_inset Quotes erd
7359 \end_inset
7360
7361  is surrounded by space.
7362 \begin_inset Foot
7363 status collapsed
7364
7365 \begin_layout Plain Layout
7366 because a bracket is not handled as a character, see 
7367 \begin_inset CommandInset ref
7368 LatexCommand ref
7369 reference "subsec:Binary-Operators"
7370
7371 \end_inset
7372
7373
7374 \end_layout
7375
7376 \end_inset
7377
7378  In the second row the second brace is inserted.
7379  As it should begin before the 
7380 \begin_inset Formula $b$
7381 \end_inset
7382
7383 , first the command 
7384 \series bold
7385
7386 \backslash
7387 hphantom{gggg+
7388 \backslash
7389 :}
7390 \series default
7391  is inserted.
7392 \begin_inset Foot
7393 status collapsed
7394
7395 \begin_layout Plain Layout
7396 more about 
7397 \series bold
7398
7399 \backslash
7400 hphantom
7401 \series default
7402  see 
7403 \begin_inset CommandInset ref
7404 LatexCommand ref
7405 reference "subsec:Placeholders"
7406
7407 \end_inset
7408
7409
7410 \end_layout
7411
7412 \end_inset
7413
7414  This space is needed because the 
7415 \begin_inset Quotes eld
7416 \end_inset
7417
7418 +
7419 \begin_inset Quotes erd
7420 \end_inset
7421
7422  is also surrounded by space in the formula.
7423  The brace is placed under the command 
7424 \series bold
7425
7426 \backslash
7427 hphantom{bbqq+dddd}
7428 \series default
7429 .
7430 \end_layout
7431
7432 \begin_layout Standard
7433 It gets more complicated when brackets overlap each other above and under
7434  the formula, like in the following example:
7435 \begin_inset ERT
7436 status collapsed
7437
7438 \begin_layout Plain Layout
7439
7440
7441 \backslash
7442 setlength{
7443 \backslash
7444 jot}{-6pt}
7445 \end_layout
7446
7447 \end_inset
7448
7449
7450 \begin_inset Formula 
7451 \begin{eqnarray*}
7452  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7453 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7454 \end{eqnarray*}
7455
7456 \end_inset
7457
7458
7459 \begin_inset ERT
7460 status collapsed
7461
7462 \begin_layout Plain Layout
7463
7464
7465 \backslash
7466 setlength{
7467 \backslash
7468 jot}{3pt}
7469 \end_layout
7470
7471 \end_inset
7472
7473 The first formula row is the same as the second row of the previous example,
7474  with the difference that the brace is above.
7475  The second row contains the formula together with the second brace.
7476  To avoid that there is space between the upper brace in the first row and
7477  the formula, the row spacing needs to be reduced.
7478  This is not easily possible due to a bug in \SpecialChar LyX
7479 .
7480 \begin_inset Foot
7481 status collapsed
7482
7483 \begin_layout Plain Layout
7484 \begin_inset CommandInset href
7485 LatexCommand href
7486 name "LyX-bug #1505"
7487 target "http://www.lyx.org/trac/ticket/1505"
7488
7489 \end_inset
7490
7491
7492 \end_layout
7493
7494 \end_inset
7495
7496  As a solution for the problem, the global formula row separation 
7497 \series bold
7498
7499 \backslash
7500 jot
7501 \series default
7502
7503 \begin_inset Index idx
7504 status collapsed
7505
7506 \begin_layout Plain Layout
7507 Commands ! J ! 
7508 \backslash
7509 jot
7510 \end_layout
7511
7512 \end_inset
7513
7514  must be changed to -6
7515 \begin_inset space \thinspace{}
7516 \end_inset
7517
7518 pt before the formula with the command 
7519 \series bold
7520
7521 \backslash
7522 setlength{
7523 \backslash
7524 jot}{-6pt}
7525 \series default
7526  in \SpecialChar TeX
7527  mode.
7528  
7529 \series bold
7530
7531 \backslash
7532 jot
7533 \series default
7534  is set back after the formula to the standard value of 3
7535 \begin_inset space \thinspace{}
7536 \end_inset
7537
7538 pt using the same command.
7539  More about the row separation in formulas is explained in 
7540 \begin_inset CommandInset ref
7541 LatexCommand ref
7542 reference "subsec:Line-Separation"
7543
7544 \end_inset
7545
7546 .
7547 \end_layout
7548
7549 \begin_layout Section
7550 Arrows
7551 \begin_inset Index idx
7552 status collapsed
7553
7554 \begin_layout Plain Layout
7555 Arrows
7556 \end_layout
7557
7558 \end_inset
7559
7560
7561 \end_layout
7562
7563 \begin_layout Standard
7564 Arrows can be inserted via the math toolbar button 
7565 \begin_inset Info
7566 type  "icon"
7567 arg   "math-insert \\leftarrow"
7568 \end_inset
7569
7570  or the commands listed in the following subsections.
7571 \end_layout
7572
7573 \begin_layout Subsection
7574 Horizontal Arrows
7575 \begin_inset Index idx
7576 status collapsed
7577
7578 \begin_layout Plain Layout
7579 Arrows ! horizontal
7580 \end_layout
7581
7582 \end_inset
7583
7584
7585 \end_layout
7586
7587 \begin_layout Standard
7588 \begin_inset space \hfill{}
7589 \end_inset
7590
7591
7592 \begin_inset Tabular
7593 <lyxtabular version="3" rows="8" columns="2">
7594 <features booktabs="true" tabularvalignment="middle">
7595 <column alignment="center" valignment="top" width="0pt">
7596 <column alignment="center" valignment="top" width="0pt">
7597 <row>
7598 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7599 \begin_inset Text
7600
7601 \begin_layout Plain Layout
7602 Command
7603 \end_layout
7604
7605 \end_inset
7606 </cell>
7607 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7608 \begin_inset Text
7609
7610 \begin_layout Plain Layout
7611 Result
7612 \end_layout
7613
7614 \end_inset
7615 </cell>
7616 </row>
7617 <row>
7618 <cell alignment="center" valignment="top" usebox="none">
7619 \begin_inset Text
7620
7621 \begin_layout Plain Layout
7622
7623 \backslash
7624 gets
7625 \end_layout
7626
7627 \end_inset
7628 </cell>
7629 <cell alignment="center" valignment="top" usebox="none">
7630 \begin_inset Text
7631
7632 \begin_layout Plain Layout
7633 \begin_inset Formula $\gets$
7634 \end_inset
7635
7636
7637 \end_layout
7638
7639 \end_inset
7640 </cell>
7641 </row>
7642 <row>
7643 <cell alignment="center" valignment="top" usebox="none">
7644 \begin_inset Text
7645
7646 \begin_layout Plain Layout
7647
7648 \backslash
7649 Leftarrow
7650 \end_layout
7651
7652 \end_inset
7653 </cell>
7654 <cell alignment="center" valignment="top" usebox="none">
7655 \begin_inset Text
7656
7657 \begin_layout Plain Layout
7658 \begin_inset Formula $\Leftarrow$
7659 \end_inset
7660
7661
7662 \end_layout
7663
7664 \end_inset
7665 </cell>
7666 </row>
7667 <row>
7668 <cell alignment="center" valignment="top" usebox="none">
7669 \begin_inset Text
7670
7671 \begin_layout Plain Layout
7672
7673 \backslash
7674 longleftarrow
7675 \end_layout
7676
7677 \end_inset
7678 </cell>
7679 <cell alignment="center" valignment="top" usebox="none">
7680 \begin_inset Text
7681
7682 \begin_layout Plain Layout
7683 \begin_inset Formula $\longleftarrow$
7684 \end_inset
7685
7686
7687 \end_layout
7688
7689 \end_inset
7690 </cell>
7691 </row>
7692 <row>
7693 <cell alignment="center" valignment="top" usebox="none">
7694 \begin_inset Text
7695
7696 \begin_layout Plain Layout
7697
7698 \backslash
7699 Longleftarrow
7700 \end_layout
7701
7702 \end_inset
7703 </cell>
7704 <cell alignment="center" valignment="top" usebox="none">
7705 \begin_inset Text
7706
7707 \begin_layout Plain Layout
7708 \begin_inset Formula $\Longleftarrow$
7709 \end_inset
7710
7711
7712 \end_layout
7713
7714 \end_inset
7715 </cell>
7716 </row>
7717 <row>
7718 <cell alignment="center" valignment="top" usebox="none">
7719 \begin_inset Text
7720
7721 \begin_layout Plain Layout
7722
7723 \backslash
7724 leftharpoonup
7725 \end_layout
7726
7727 \end_inset
7728 </cell>
7729 <cell alignment="center" valignment="top" usebox="none">
7730 \begin_inset Text
7731
7732 \begin_layout Plain Layout
7733 \begin_inset Formula $\leftharpoonup$
7734 \end_inset
7735
7736
7737 \end_layout
7738
7739 \end_inset
7740 </cell>
7741 </row>
7742 <row>
7743 <cell alignment="center" valignment="top" usebox="none">
7744 \begin_inset Text
7745
7746 \begin_layout Plain Layout
7747
7748 \backslash
7749 leftharpoondown
7750 \end_layout
7751
7752 \end_inset
7753 </cell>
7754 <cell alignment="center" valignment="top" usebox="none">
7755 \begin_inset Text
7756
7757 \begin_layout Plain Layout
7758 \begin_inset Formula $\leftharpoondown$
7759 \end_inset
7760
7761
7762 \end_layout
7763
7764 \end_inset
7765 </cell>
7766 </row>
7767 <row>
7768 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7769 \begin_inset Text
7770
7771 \begin_layout Plain Layout
7772
7773 \backslash
7774 hookleftarrow
7775 \end_layout
7776
7777 \end_inset
7778 </cell>
7779 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7780 \begin_inset Text
7781
7782 \begin_layout Plain Layout
7783 \begin_inset Formula $\hookleftarrow$
7784 \end_inset
7785
7786
7787 \end_layout
7788
7789 \end_inset
7790 </cell>
7791 </row>
7792 </lyxtabular>
7793
7794 \end_inset
7795
7796
7797 \begin_inset space \hfill{}
7798 \end_inset
7799
7800
7801 \begin_inset Tabular
7802 <lyxtabular version="3" rows="8" columns="2">
7803 <features booktabs="true" tabularvalignment="middle">
7804 <column alignment="center" valignment="top" width="0pt">
7805 <column alignment="center" valignment="top" width="0pt">
7806 <row>
7807 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7808 \begin_inset Text
7809
7810 \begin_layout Plain Layout
7811 Command
7812 \end_layout
7813
7814 \end_inset
7815 </cell>
7816 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7817 \begin_inset Text
7818
7819 \begin_layout Plain Layout
7820 Result
7821 \end_layout
7822
7823 \end_inset
7824 </cell>
7825 </row>
7826 <row>
7827 <cell alignment="center" valignment="top" usebox="none">
7828 \begin_inset Text
7829
7830 \begin_layout Plain Layout
7831
7832 \backslash
7833 to
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 <cell alignment="center" valignment="top" usebox="none">
7839 \begin_inset Text
7840
7841 \begin_layout Plain Layout
7842 \begin_inset Formula $\to$
7843 \end_inset
7844
7845
7846 \end_layout
7847
7848 \end_inset
7849 </cell>
7850 </row>
7851 <row>
7852 <cell alignment="center" valignment="top" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856
7857 \backslash
7858 Rightarrow
7859 \end_layout
7860
7861 \end_inset
7862 </cell>
7863 <cell alignment="center" valignment="top" usebox="none">
7864 \begin_inset Text
7865
7866 \begin_layout Plain Layout
7867 \begin_inset Formula $\Rightarrow$
7868 \end_inset
7869
7870
7871 \end_layout
7872
7873 \end_inset
7874 </cell>
7875 </row>
7876 <row>
7877 <cell alignment="center" valignment="top" usebox="none">
7878 \begin_inset Text
7879
7880 \begin_layout Plain Layout
7881
7882 \backslash
7883 longrightarrow
7884 \end_layout
7885
7886 \end_inset
7887 </cell>
7888 <cell alignment="center" valignment="top" usebox="none">
7889 \begin_inset Text
7890
7891 \begin_layout Plain Layout
7892 \begin_inset Formula $\longrightarrow$
7893 \end_inset
7894
7895
7896 \end_layout
7897
7898 \end_inset
7899 </cell>
7900 </row>
7901 <row>
7902 <cell alignment="center" valignment="top" usebox="none">
7903 \begin_inset Text
7904
7905 \begin_layout Plain Layout
7906
7907 \backslash
7908 Longrightarrow
7909 \end_layout
7910
7911 \end_inset
7912 </cell>
7913 <cell alignment="center" valignment="top" usebox="none">
7914 \begin_inset Text
7915
7916 \begin_layout Plain Layout
7917 \begin_inset Formula $\Longrightarrow$
7918 \end_inset
7919
7920
7921 \end_layout
7922
7923 \end_inset
7924 </cell>
7925 </row>
7926 <row>
7927 <cell alignment="center" valignment="top" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Plain Layout
7931
7932 \backslash
7933 rightharpoonup
7934 \end_layout
7935
7936 \end_inset
7937 </cell>
7938 <cell alignment="center" valignment="top" usebox="none">
7939 \begin_inset Text
7940
7941 \begin_layout Plain Layout
7942 \begin_inset Formula $\rightharpoonup$
7943 \end_inset
7944
7945
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 </row>
7951 <row>
7952 <cell alignment="center" valignment="top" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956
7957 \backslash
7958 rightharpoondown
7959 \end_layout
7960
7961 \end_inset
7962 </cell>
7963 <cell alignment="center" valignment="top" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967 \begin_inset Formula $\rightharpoondown$
7968 \end_inset
7969
7970
7971 \end_layout
7972
7973 \end_inset
7974 </cell>
7975 </row>
7976 <row>
7977 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7978 \begin_inset Text
7979
7980 \begin_layout Plain Layout
7981
7982 \backslash
7983 hookrightarrow
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7989 \begin_inset Text
7990
7991 \begin_layout Plain Layout
7992 \begin_inset Formula $\hookrightarrow$
7993 \end_inset
7994
7995
7996 \end_layout
7997
7998 \end_inset
7999 </cell>
8000 </row>
8001 </lyxtabular>
8002
8003 \end_inset
8004
8005
8006 \begin_inset space \hfill{}
8007 \end_inset
8008
8009
8010 \end_layout
8011
8012 \begin_layout Standard
8013 \begin_inset space \hfill{}
8014 \end_inset
8015
8016
8017 \begin_inset Tabular
8018 <lyxtabular version="3" rows="6" columns="2">
8019 <features booktabs="true" tabularvalignment="middle">
8020 <column alignment="center" valignment="top" width="0pt">
8021 <column alignment="center" valignment="top" width="0pt">
8022 <row>
8023 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027 Command
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8033 \begin_inset Text
8034
8035 \begin_layout Plain Layout
8036 Result
8037 \end_layout
8038
8039 \end_inset
8040 </cell>
8041 </row>
8042 <row>
8043 <cell alignment="center" valignment="top" usebox="none">
8044 \begin_inset Text
8045
8046 \begin_layout Plain Layout
8047
8048 \backslash
8049 leftrightarrow
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 <cell alignment="center" valignment="top" usebox="none">
8055 \begin_inset Text
8056
8057 \begin_layout Plain Layout
8058 \begin_inset Formula $\leftrightarrow$
8059 \end_inset
8060
8061
8062 \end_layout
8063
8064 \end_inset
8065 </cell>
8066 </row>
8067 <row>
8068 <cell alignment="center" valignment="top" usebox="none">
8069 \begin_inset Text
8070
8071 \begin_layout Plain Layout
8072
8073 \backslash
8074 Leftrightarrow
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 <cell alignment="center" valignment="top" usebox="none">
8080 \begin_inset Text
8081
8082 \begin_layout Plain Layout
8083 \begin_inset Formula $\Leftrightarrow$
8084 \end_inset
8085
8086
8087 \end_layout
8088
8089 \end_inset
8090 </cell>
8091 </row>
8092 <row>
8093 <cell alignment="center" valignment="top" usebox="none">
8094 \begin_inset Text
8095
8096 \begin_layout Plain Layout
8097
8098 \backslash
8099 longleftrightarrow
8100 \end_layout
8101
8102 \end_inset
8103 </cell>
8104 <cell alignment="center" valignment="top" usebox="none">
8105 \begin_inset Text
8106
8107 \begin_layout Plain Layout
8108 \begin_inset Formula $\longleftrightarrow$
8109 \end_inset
8110
8111
8112 \end_layout
8113
8114 \end_inset
8115 </cell>
8116 </row>
8117 <row>
8118 <cell alignment="center" valignment="top" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Plain Layout
8122
8123 \backslash
8124 Longleftrightarrow
8125 \end_layout
8126
8127 \end_inset
8128 </cell>
8129 <cell alignment="center" valignment="top" usebox="none">
8130 \begin_inset Text
8131
8132 \begin_layout Plain Layout
8133 \begin_inset Formula $\Longleftrightarrow$
8134 \end_inset
8135
8136
8137 \end_layout
8138
8139 \end_inset
8140 </cell>
8141 </row>
8142 <row>
8143 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8144 \begin_inset Text
8145
8146 \begin_layout Plain Layout
8147
8148 \backslash
8149 rightleftharpoons
8150 \end_layout
8151
8152 \end_inset
8153 </cell>
8154 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8155 \begin_inset Text
8156
8157 \begin_layout Plain Layout
8158 \begin_inset Formula $\rightleftharpoons$
8159 \end_inset
8160
8161
8162 \end_layout
8163
8164 \end_inset
8165 </cell>
8166 </row>
8167 </lyxtabular>
8168
8169 \end_inset
8170
8171
8172 \begin_inset space \hspace{}
8173 \length 25pt
8174 \end_inset
8175
8176
8177 \begin_inset space \hfill{}
8178 \end_inset
8179
8180
8181 \begin_inset Tabular
8182 <lyxtabular version="3" rows="5" columns="2">
8183 <features booktabs="true" tabularvalignment="middle">
8184 <column alignment="center" valignment="top" width="0pt">
8185 <column alignment="center" valignment="top" width="0pt">
8186 <row>
8187 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8188 \begin_inset Text
8189
8190 \begin_layout Plain Layout
8191 Command
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8197 \begin_inset Text
8198
8199 \begin_layout Plain Layout
8200 Result
8201 \end_layout
8202
8203 \end_inset
8204 </cell>
8205 </row>
8206 <row>
8207 <cell alignment="center" valignment="top" usebox="none">
8208 \begin_inset Text
8209
8210 \begin_layout Plain Layout
8211
8212 \backslash
8213 mapsto
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 <cell alignment="center" valignment="top" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222 \begin_inset Formula $\mapsto$
8223 \end_inset
8224
8225
8226 \end_layout
8227
8228 \end_inset
8229 </cell>
8230 </row>
8231 <row>
8232 <cell alignment="center" valignment="top" usebox="none">
8233 \begin_inset Text
8234
8235 \begin_layout Plain Layout
8236
8237 \backslash
8238 longmapsto
8239 \end_layout
8240
8241 \end_inset
8242 </cell>
8243 <cell alignment="center" valignment="top" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247 \begin_inset Formula $\longmapsto$
8248 \end_inset
8249
8250
8251 \end_layout
8252
8253 \end_inset
8254 </cell>
8255 </row>
8256 <row>
8257 <cell alignment="center" valignment="top" usebox="none">
8258 \begin_inset Text
8259
8260 \begin_layout Plain Layout
8261
8262 \backslash
8263 leadsto
8264 \end_layout
8265
8266 \end_inset
8267 </cell>
8268 <cell alignment="center" valignment="top" usebox="none">
8269 \begin_inset Text
8270
8271 \begin_layout Plain Layout
8272 \begin_inset Formula $\leadsto$
8273 \end_inset
8274
8275
8276 \end_layout
8277
8278 \end_inset
8279 </cell>
8280 </row>
8281 <row>
8282 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8283 \begin_inset Text
8284
8285 \begin_layout Plain Layout
8286
8287 \backslash
8288 dasharrow
8289 \end_layout
8290
8291 \end_inset
8292 </cell>
8293 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297 \begin_inset Formula $\dasharrow$
8298 \end_inset
8299
8300
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 </row>
8306 </lyxtabular>
8307
8308 \end_inset
8309
8310
8311 \begin_inset space \hfill{}
8312 \end_inset
8313
8314
8315 \end_layout
8316
8317 \begin_layout Standard
8318 \begin_inset VSpace medskip
8319 \end_inset
8320
8321 Arrows used as accents like e.
8322 \begin_inset space \thinspace{}
8323 \end_inset
8324
8325 g.
8326 \begin_inset space \space{}
8327 \end_inset
8328
8329 vector arrows are listed in 
8330 \begin_inset CommandInset ref
8331 LatexCommand ref
8332 reference "sec:Accents"
8333
8334 \end_inset
8335
8336 .
8337 \end_layout
8338
8339 \begin_layout Standard
8340 \begin_inset VSpace bigskip
8341 \end_inset
8342
8343 Furthermore there are the labeled arrows
8344 \begin_inset Index idx
8345 status collapsed
8346
8347 \begin_layout Plain Layout
8348 Arrows ! labeled
8349 \end_layout
8350
8351 \end_inset
8352
8353  
8354 \series bold
8355
8356 \backslash
8357 xleftarrow
8358 \series default
8359
8360 \begin_inset Index idx
8361 status collapsed
8362
8363 \begin_layout Plain Layout
8364 Commands ! X ! 
8365 \backslash
8366 xleftarrow
8367 \end_layout
8368
8369 \end_inset
8370
8371  and 
8372 \series bold
8373
8374 \backslash
8375 xrightarrow
8376 \series default
8377
8378 \begin_inset Index idx
8379 status collapsed
8380
8381 \begin_layout Plain Layout
8382 Commands ! X ! 
8383 \backslash
8384 xrightarrow
8385 \begin_inset ERT
8386 status collapsed
8387
8388 \begin_layout Plain Layout
8389
8390
8391 \backslash
8392 vspace{4mm}
8393 \end_layout
8394
8395 \end_inset
8396
8397
8398 \end_layout
8399
8400 \end_inset
8401
8402 .
8403  When inserting one of these commands in a formula, an arrow with two blue
8404  boxes appear where the label can be inserted.
8405  The length of the arrow adapts to the label width.
8406 \end_layout
8407
8408 \begin_layout Standard
8409 \align center
8410 \begin_inset Tabular
8411 <lyxtabular version="3" rows="3" columns="2">
8412 <features booktabs="true" tabularvalignment="middle">
8413 <column alignment="center" valignment="top" width="0pt">
8414 <column alignment="center" valignment="top" width="0pt">
8415 <row>
8416 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8417 \begin_inset Text
8418
8419 \begin_layout Plain Layout
8420 Command
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429 Result
8430 \end_layout
8431
8432 \end_inset
8433 </cell>
8434 </row>
8435 <row>
8436 <cell alignment="center" valignment="top" usebox="none">
8437 \begin_inset Text
8438
8439 \begin_layout Plain Layout
8440 F(a)
8441 \backslash
8442 xleftarrow
8443 \begin_inset space \textvisiblespace{}
8444 \end_inset
8445
8446 x=a
8447 \begin_inset Formula $\downarrow$
8448 \end_inset
8449
8450 x>0
8451 \begin_inset Formula $\to$
8452 \end_inset
8453
8454 F(x)
8455 \end_layout
8456
8457 \end_inset
8458 </cell>
8459 <cell alignment="center" valignment="top" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463 \begin_inset Formula $F(a)\xleftarrow[x>0]{x=a}F(x)$
8464 \end_inset
8465
8466
8467 \end_layout
8468
8469 \end_inset
8470 </cell>
8471 </row>
8472 <row topspace="2mm">
8473 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8474 \begin_inset Text
8475
8476 \begin_layout Plain Layout
8477 F(x)
8478 \backslash
8479 xrightarrow
8480 \begin_inset space \textvisiblespace{}
8481 \end_inset
8482
8483 x=a
8484 \begin_inset Formula $\downarrow$
8485 \end_inset
8486
8487 x>0
8488 \begin_inset Formula $\to$
8489 \end_inset
8490
8491 F(a)
8492 \end_layout
8493
8494 \end_inset
8495 </cell>
8496 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8497 \begin_inset Text
8498
8499 \begin_layout Plain Layout
8500 \begin_inset Formula $F(x)\xrightarrow[x>0]{x=a}F(a)$
8501 \end_inset
8502
8503
8504 \end_layout
8505
8506 \end_inset
8507 </cell>
8508 </row>
8509 </lyxtabular>
8510
8511 \end_inset
8512
8513
8514 \end_layout
8515
8516 \begin_layout Standard
8517 \begin_inset VSpace medskip
8518 \end_inset
8519
8520
8521 \end_layout
8522
8523 \begin_layout Standard
8524 If you set in the document settings under 
8525 \family sans
8526 Math
8527 \begin_inset space ~
8528 \end_inset
8529
8530 Options
8531 \family default
8532  for the package 
8533 \series bold
8534 mathtools
8535 \series default
8536
8537 \begin_inset Index idx
8538 status collapsed
8539
8540 \begin_layout Plain Layout
8541 Packages ! mathtools
8542 \end_layout
8543
8544 \end_inset
8545
8546  the option 
8547 \family sans
8548 Load
8549 \begin_inset space ~
8550 \end_inset
8551
8552 always
8553 \family default
8554 , you have access to the following labeled arrows:
8555 \end_layout
8556
8557 \begin_layout Standard
8558 \begin_inset Newpage newpage
8559 \end_inset
8560
8561
8562 \end_layout
8563
8564 \begin_layout Standard
8565 \align center
8566 \begin_inset space \hspace*{\fill}
8567 \end_inset
8568
8569
8570 \begin_inset Tabular
8571 <lyxtabular version="3" rows="7" columns="2">
8572 <features booktabs="true" tabularvalignment="middle">
8573 <column alignment="center" valignment="top" width="0pt">
8574 <column alignment="center" valignment="top" width="0pt">
8575 <row>
8576 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8577 \begin_inset Text
8578
8579 \begin_layout Plain Layout
8580 Command
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8586 \begin_inset Text
8587
8588 \begin_layout Plain Layout
8589 Example
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 </row>
8595 <row>
8596 <cell alignment="center" valignment="top" usebox="none">
8597 \begin_inset Text
8598
8599 \begin_layout Plain Layout
8600
8601 \family roman
8602 \series medium
8603 \shape up
8604 \size normal
8605 \emph off
8606 \bar no
8607 \strikeout off
8608 \uuline off
8609 \uwave off
8610 \noun off
8611 \color none
8612
8613 \backslash
8614 xleftrightarrow
8615 \end_layout
8616
8617 \end_inset
8618 </cell>
8619 <cell alignment="center" valignment="top" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout Plain Layout
8623 \begin_inset Formula $\xleftrightarrow[x=a]{x>0}$
8624 \end_inset
8625
8626
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 </row>
8632 <row topspace="2mm">
8633 <cell alignment="center" valignment="top" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637
8638 \family roman
8639 \series medium
8640 \shape up
8641 \size normal
8642 \emph off
8643 \bar no
8644 \strikeout off
8645 \uuline off
8646 \uwave off
8647 \noun off
8648 \color none
8649
8650 \backslash
8651 xLeftarrow
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 <cell alignment="center" valignment="top" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660 \begin_inset Formula $\xLeftarrow[x=a]{x>0}$
8661 \end_inset
8662
8663
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 </row>
8669 <row topspace="2mm">
8670 <cell alignment="center" valignment="top" usebox="none">
8671 \begin_inset Text
8672
8673 \begin_layout Plain Layout
8674
8675 \backslash
8676
8677 \family roman
8678 \series medium
8679 \shape up
8680 \size normal
8681 \emph off
8682 \bar no
8683 \strikeout off
8684 \uuline off
8685 \uwave off
8686 \noun off
8687 \color none
8688 xRightarrow
8689 \end_layout
8690
8691 \end_inset
8692 </cell>
8693 <cell alignment="center" valignment="top" usebox="none">
8694 \begin_inset Text
8695
8696 \begin_layout Plain Layout
8697 \begin_inset Formula $\xRightarrow[x=a]{x>0}$
8698 \end_inset
8699
8700
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 </row>
8706 <row topspace="2mm">
8707 <cell alignment="center" valignment="top" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Plain Layout
8711
8712 \backslash
8713
8714 \family roman
8715 \series medium
8716 \shape up
8717 \size normal
8718 \emph off
8719 \bar no
8720 \strikeout off
8721 \uuline off
8722 \uwave off
8723 \noun off
8724 \color none
8725 xLeftrightarrow
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 <cell alignment="center" valignment="top" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734 \begin_inset Formula $\xLeftrightarrow[x=a]{x>0}$
8735 \end_inset
8736
8737
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 </row>
8743 <row topspace="2mm">
8744 <cell alignment="center" valignment="top" usebox="none">
8745 \begin_inset Text
8746
8747 \begin_layout Plain Layout
8748
8749 \family roman
8750 \series medium
8751 \shape up
8752 \size normal
8753 \emph off
8754 \bar no
8755 \strikeout off
8756 \uuline off
8757 \uwave off
8758 \noun off
8759 \color none
8760
8761 \backslash
8762 xhookleftarrow
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 <cell alignment="center" valignment="top" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771 \begin_inset Formula $\xhookleftarrow[x=a]{x>0}$
8772 \end_inset
8773
8774
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 </row>
8780 <row topspace="2mm">
8781 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8782 \begin_inset Text
8783
8784 \begin_layout Plain Layout
8785
8786 \family roman
8787 \series medium
8788 \shape up
8789 \size normal
8790 \emph off
8791 \bar no
8792 \strikeout off
8793 \uuline off
8794 \uwave off
8795 \noun off
8796 \color none
8797
8798 \backslash
8799 xhookrightarrow
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808 \begin_inset Formula $\xhookrightarrow[x=a]{x>0}$
8809 \end_inset
8810
8811
8812 \end_layout
8813
8814 \end_inset
8815 </cell>
8816 </row>
8817 </lyxtabular>
8818
8819 \end_inset
8820
8821
8822 \begin_inset space \hspace*{\fill}
8823 \end_inset
8824
8825
8826 \begin_inset Tabular
8827 <lyxtabular version="3" rows="7" columns="2">
8828 <features booktabs="true" tabularvalignment="middle">
8829 <column alignment="center" valignment="top" width="0pt">
8830 <column alignment="center" valignment="top" width="0pt">
8831 <row>
8832 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836 Command
8837 \end_layout
8838
8839 \end_inset
8840 </cell>
8841 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845 Example
8846 \end_layout
8847
8848 \end_inset
8849 </cell>
8850 </row>
8851 <row>
8852 <cell alignment="center" valignment="top" usebox="none">
8853 \begin_inset Text
8854
8855 \begin_layout Plain Layout
8856
8857 \backslash
8858
8859 \family roman
8860 \series medium
8861 \shape up
8862 \size normal
8863 \emph off
8864 \bar no
8865 \strikeout off
8866 \uuline off
8867 \uwave off
8868 \noun off
8869 \color none
8870 xleftharpoondown
8871 \end_layout
8872
8873 \end_inset
8874 </cell>
8875 <cell alignment="center" valignment="top" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879 \begin_inset Formula $\xleftharpoondown[x=a]{x>0}$
8880 \end_inset
8881
8882
8883 \end_layout
8884
8885 \end_inset
8886 </cell>
8887 </row>
8888 <row topspace="2mm">
8889 <cell alignment="center" valignment="top" usebox="none">
8890 \begin_inset Text
8891
8892 \begin_layout Plain Layout
8893
8894 \backslash
8895
8896 \family roman
8897 \series medium
8898 \shape up
8899 \size normal
8900 \emph off
8901 \bar no
8902 \strikeout off
8903 \uuline off
8904 \uwave off
8905 \noun off
8906 \color none
8907 xleftharpoonup
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 <cell alignment="center" valignment="top" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916 \begin_inset Formula $\xleftharpoonup[x=a]{x>0}$
8917 \end_inset
8918
8919
8920 \end_layout
8921
8922 \end_inset
8923 </cell>
8924 </row>
8925 <row topspace="2mm">
8926 <cell alignment="center" valignment="top" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930
8931 \backslash
8932
8933 \family roman
8934 \series medium
8935 \shape up
8936 \size normal
8937 \emph off
8938 \bar no
8939 \strikeout off
8940 \uuline off
8941 \uwave off
8942 \noun off
8943 \color none
8944 xrightharpoondown
8945 \end_layout
8946
8947 \end_inset
8948 </cell>
8949 <cell alignment="center" valignment="top" usebox="none">
8950 \begin_inset Text
8951
8952 \begin_layout Plain Layout
8953 \begin_inset Formula $\xrightharpoondown[x=a]{x>0}$
8954 \end_inset
8955
8956
8957 \end_layout
8958
8959 \end_inset
8960 </cell>
8961 </row>
8962 <row topspace="2mm">
8963 <cell alignment="center" valignment="top" usebox="none">
8964 \begin_inset Text
8965
8966 \begin_layout Plain Layout
8967
8968 \backslash
8969
8970 \family roman
8971 \series medium
8972 \shape up
8973 \size normal
8974 \emph off
8975 \bar no
8976 \strikeout off
8977 \uuline off
8978 \uwave off
8979 \noun off
8980 \color none
8981 xrightharpoonup
8982 \end_layout
8983
8984 \end_inset
8985 </cell>
8986 <cell alignment="center" valignment="top" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990 \begin_inset Formula $\xrightharpoonup[x=a]{x>0}$
8991 \end_inset
8992
8993
8994 \end_layout
8995
8996 \end_inset
8997 </cell>
8998 </row>
8999 <row topspace="2mm">
9000 <cell alignment="center" valignment="top" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004
9005 \backslash
9006
9007 \family roman
9008 \series medium
9009 \shape up
9010 \size normal
9011 \emph off
9012 \bar no
9013 \strikeout off
9014 \uuline off
9015 \uwave off
9016 \noun off
9017 \color none
9018 xleftrightharpoons
9019 \end_layout
9020
9021 \end_inset
9022 </cell>
9023 <cell alignment="center" valignment="top" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027 \begin_inset Formula $\xleftrightharpoons[x=a]{x>0}$
9028 \end_inset
9029
9030
9031 \end_layout
9032
9033 \end_inset
9034 </cell>
9035 </row>
9036 <row topspace="2mm">
9037 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9038 \begin_inset Text
9039
9040 \begin_layout Plain Layout
9041
9042 \backslash
9043
9044 \family roman
9045 \series medium
9046 \shape up
9047 \size normal
9048 \emph off
9049 \bar no
9050 \strikeout off
9051 \uuline off
9052 \uwave off
9053 \noun off
9054 \color none
9055 xrightleftharpoons
9056 \end_layout
9057
9058 \end_inset
9059 </cell>
9060 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9061 \begin_inset Text
9062
9063 \begin_layout Plain Layout
9064 \begin_inset Formula $\xrightleftharpoons[x=a]{x>0}$
9065 \end_inset
9066
9067
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 </row>
9073 </lyxtabular>
9074
9075 \end_inset
9076
9077
9078 \begin_inset space \hspace*{\fill}
9079 \end_inset
9080
9081
9082 \end_layout
9083
9084 \begin_layout Standard
9085 The command scheme is for all these arrows:
9086 \end_layout
9087
9088 \begin_layout Standard
9089 \align center
9090 \begin_inset Tabular
9091 <lyxtabular version="3" rows="2" columns="2">
9092 <features booktabs="true" tabularvalignment="middle">
9093 <column alignment="center" valignment="top" width="0pt">
9094 <column alignment="center" valignment="top" width="0pt">
9095 <row>
9096 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9097 \begin_inset Text
9098
9099 \begin_layout Plain Layout
9100 Command
9101 \end_layout
9102
9103 \end_inset
9104 </cell>
9105 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9106 \begin_inset Text
9107
9108 \begin_layout Plain Layout
9109 Result
9110 \end_layout
9111
9112 \end_inset
9113 </cell>
9114 </row>
9115 <row bottomspace="0.5mm">
9116 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9117 \begin_inset Text
9118
9119 \begin_layout Plain Layout
9120 F(a)
9121 \backslash
9122 xleftrightarrow[x=a]
9123 \backslash
9124 {x>0
9125 \begin_inset Formula $\to$
9126 \end_inset
9127
9128 F(x)
9129 \end_layout
9130
9131 \end_inset
9132 </cell>
9133 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9134 \begin_inset Text
9135
9136 \begin_layout Plain Layout
9137 \begin_inset Formula $F(a)\xleftrightarrow[x=a]{x>0}F(x)$
9138 \end_inset
9139
9140
9141 \end_layout
9142
9143 \end_inset
9144 </cell>
9145 </row>
9146 </lyxtabular>
9147
9148 \end_inset
9149
9150
9151 \end_layout
9152
9153 \begin_layout Subsection
9154 Vertical and diagonal Arrows
9155 \begin_inset Index idx
9156 status collapsed
9157
9158 \begin_layout Plain Layout
9159 Arrows ! diagonal
9160 \end_layout
9161
9162 \end_inset
9163
9164
9165 \begin_inset Index idx
9166 status collapsed
9167
9168 \begin_layout Plain Layout
9169 Arrows ! vertical
9170 \end_layout
9171
9172 \end_inset
9173
9174
9175 \end_layout
9176
9177 \begin_layout Standard
9178 \begin_inset space \hfill{}
9179 \end_inset
9180
9181
9182 \begin_inset Tabular
9183 <lyxtabular version="3" rows="7" columns="2">
9184 <features booktabs="true" tabularvalignment="middle">
9185 <column alignment="center" valignment="top" width="0pt">
9186 <column alignment="center" valignment="top" width="0pt">
9187 <row>
9188 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9189 \begin_inset Text
9190
9191 \begin_layout Plain Layout
9192 Command
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201 Result
9202 \end_layout
9203
9204 \end_inset
9205 </cell>
9206 </row>
9207 <row>
9208 <cell alignment="center" valignment="top" usebox="none">
9209 \begin_inset Text
9210
9211 \begin_layout Plain Layout
9212
9213 \backslash
9214 uparrow
9215 \end_layout
9216
9217 \end_inset
9218 </cell>
9219 <cell alignment="center" valignment="top" usebox="none">
9220 \begin_inset Text
9221
9222 \begin_layout Plain Layout
9223 \begin_inset Formula $\uparrow$
9224 \end_inset
9225
9226
9227 \end_layout
9228
9229 \end_inset
9230 </cell>
9231 </row>
9232 <row>
9233 <cell alignment="center" valignment="top" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237
9238 \backslash
9239 Uparrow
9240 \end_layout
9241
9242 \end_inset
9243 </cell>
9244 <cell alignment="center" valignment="top" usebox="none">
9245 \begin_inset Text
9246
9247 \begin_layout Plain Layout
9248 \begin_inset Formula $\Uparrow$
9249 \end_inset
9250
9251
9252 \end_layout
9253
9254 \end_inset
9255 </cell>
9256 </row>
9257 <row>
9258 <cell alignment="center" valignment="top" usebox="none">
9259 \begin_inset Text
9260
9261 \begin_layout Plain Layout
9262
9263 \backslash
9264 updownarrow
9265 \end_layout
9266
9267 \end_inset
9268 </cell>
9269 <cell alignment="center" valignment="top" usebox="none">
9270 \begin_inset Text
9271
9272 \begin_layout Plain Layout
9273 \begin_inset Formula $\updownarrow$
9274 \end_inset
9275
9276
9277 \end_layout
9278
9279 \end_inset
9280 </cell>
9281 </row>
9282 <row>
9283 <cell alignment="center" valignment="top" usebox="none">
9284 \begin_inset Text
9285
9286 \begin_layout Plain Layout
9287
9288 \backslash
9289 Updownarrow
9290 \end_layout
9291
9292 \end_inset
9293 </cell>
9294 <cell alignment="center" valignment="top" usebox="none">
9295 \begin_inset Text
9296
9297 \begin_layout Plain Layout
9298 \begin_inset Formula $\Updownarrow$
9299 \end_inset
9300
9301
9302 \end_layout
9303
9304 \end_inset
9305 </cell>
9306 </row>
9307 <row>
9308 <cell alignment="center" valignment="top" usebox="none">
9309 \begin_inset Text
9310
9311 \begin_layout Plain Layout
9312
9313 \backslash
9314 Downarrow
9315 \end_layout
9316
9317 \end_inset
9318 </cell>
9319 <cell alignment="center" valignment="top" usebox="none">
9320 \begin_inset Text
9321
9322 \begin_layout Plain Layout
9323 \begin_inset Formula $\Downarrow$
9324 \end_inset
9325
9326
9327 \end_layout
9328
9329 \end_inset
9330 </cell>
9331 </row>
9332 <row>
9333 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9334 \begin_inset Text
9335
9336 \begin_layout Plain Layout
9337
9338 \backslash
9339 downarrow
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9345 \begin_inset Text
9346
9347 \begin_layout Plain Layout
9348 \begin_inset Formula $\downarrow$
9349 \end_inset
9350
9351
9352 \end_layout
9353
9354 \end_inset
9355 </cell>
9356 </row>
9357 </lyxtabular>
9358
9359 \end_inset
9360
9361
9362 \begin_inset space \hfill{}
9363 \end_inset
9364
9365
9366 \begin_inset Tabular
9367 <lyxtabular version="3" rows="5" columns="2">
9368 <features booktabs="true" tabularvalignment="middle">
9369 <column alignment="center" valignment="top" width="0pt">
9370 <column alignment="center" valignment="top" width="0pt">
9371 <row>
9372 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9373 \begin_inset Text
9374
9375 \begin_layout Plain Layout
9376 Command
9377 \end_layout
9378
9379 \end_inset
9380 </cell>
9381 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9382 \begin_inset Text
9383
9384 \begin_layout Plain Layout
9385 Result
9386 \end_layout
9387
9388 \end_inset
9389 </cell>
9390 </row>
9391 <row>
9392 <cell alignment="center" valignment="top" usebox="none">
9393 \begin_inset Text
9394
9395 \begin_layout Plain Layout
9396
9397 \backslash
9398 nearrow
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 <cell alignment="center" valignment="top" usebox="none">
9404 \begin_inset Text
9405
9406 \begin_layout Plain Layout
9407 \begin_inset Formula $\nearrow$
9408 \end_inset
9409
9410
9411 \end_layout
9412
9413 \end_inset
9414 </cell>
9415 </row>
9416 <row>
9417 <cell alignment="center" valignment="top" usebox="none">
9418 \begin_inset Text
9419
9420 \begin_layout Plain Layout
9421
9422 \backslash
9423 searrow
9424 \end_layout
9425
9426 \end_inset
9427 </cell>
9428 <cell alignment="center" valignment="top" usebox="none">
9429 \begin_inset Text
9430
9431 \begin_layout Plain Layout
9432 \begin_inset Formula $\searrow$
9433 \end_inset
9434
9435
9436 \end_layout
9437
9438 \end_inset
9439 </cell>
9440 </row>
9441 <row>
9442 <cell alignment="center" valignment="top" usebox="none">
9443 \begin_inset Text
9444
9445 \begin_layout Plain Layout
9446
9447 \backslash
9448 swarrow
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 <cell alignment="center" valignment="top" usebox="none">
9454 \begin_inset Text
9455
9456 \begin_layout Plain Layout
9457 \begin_inset Formula $\swarrow$
9458 \end_inset
9459
9460
9461 \end_layout
9462
9463 \end_inset
9464 </cell>
9465 </row>
9466 <row>
9467 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9468 \begin_inset Text
9469
9470 \begin_layout Plain Layout
9471
9472 \backslash
9473 nwarrow
9474 \end_layout
9475
9476 \end_inset
9477 </cell>
9478 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9479 \begin_inset Text
9480
9481 \begin_layout Plain Layout
9482 \begin_inset Formula $\nwarrow$
9483 \end_inset
9484
9485
9486 \end_layout
9487
9488 \end_inset
9489 </cell>
9490 </row>
9491 </lyxtabular>
9492
9493 \end_inset
9494
9495
9496 \begin_inset space \hfill{}
9497 \end_inset
9498
9499
9500 \end_layout
9501
9502 \begin_layout Standard
9503 \begin_inset VSpace medskip
9504 \end_inset
9505
9506 Vertical arrows can be used also as delimiters together with the commands
9507  described in 
9508 \begin_inset CommandInset ref
9509 LatexCommand ref
9510 reference "subsec:Manual-Bracket-Size"
9511
9512 \end_inset
9513
9514  and 
9515 \begin_inset CommandInset ref
9516 LatexCommand ref
9517 reference "subsec:Automatic-Bracket-Size"
9518
9519 \end_inset
9520
9521 .
9522 \end_layout
9523
9524 \begin_layout Section
9525 Accents
9526 \begin_inset CommandInset label
9527 LatexCommand label
9528 name "sec:Accents"
9529
9530 \end_inset
9531
9532
9533 \begin_inset Index idx
9534 status collapsed
9535
9536 \begin_layout Plain Layout
9537 Accents
9538 \end_layout
9539
9540 \end_inset
9541
9542
9543 \end_layout
9544
9545 \begin_layout Standard
9546 Accents can be inserted via the math toolbar button 
9547 \begin_inset Info
9548 type  "icon"
9549 arg   "math-insert \\hat"
9550 \end_inset
9551
9552  or the commands listed in the following subsections.
9553 \end_layout
9554
9555 \begin_layout Subsection
9556 Accents for one Character
9557 \begin_inset ERT
9558 status collapsed
9559
9560 \begin_layout Plain Layout
9561
9562
9563 \backslash
9564 texorpdfstring{
9565 \end_layout
9566
9567 \end_inset
9568
9569
9570 \begin_inset Foot
9571 status collapsed
9572
9573 \begin_layout Plain Layout
9574 accents in text see 
9575 \begin_inset CommandInset ref
9576 LatexCommand ref
9577 reference "subsec:Accents-in-Text"
9578
9579 \end_inset
9580
9581
9582 \end_layout
9583
9584 \end_inset
9585
9586
9587 \begin_inset ERT
9588 status collapsed
9589
9590 \begin_layout Plain Layout
9591
9592 }{}
9593 \end_layout
9594
9595 \end_inset
9596
9597
9598 \begin_inset Note Note
9599 status collapsed
9600
9601 \begin_layout Plain Layout
9602
9603 \series bold
9604
9605 \backslash
9606 texorpdfstring
9607 \series default
9608  is used to avoid that the footnote appears in the PDF-bookmark.
9609 \end_layout
9610
9611 \begin_layout Plain Layout
9612 More about 
9613 \series bold
9614
9615 \backslash
9616 texorpdfstring
9617 \series default
9618  is in section 
9619 \begin_inset CommandInset ref
9620 LatexCommand ref
9621 reference "subsec:Formulas-in-Section"
9622
9623 \end_inset
9624
9625 .
9626 \end_layout
9627
9628 \end_inset
9629
9630
9631 \begin_inset CommandInset label
9632 LatexCommand label
9633 name "subsec:Accents-for-one"
9634
9635 \end_inset
9636
9637
9638 \begin_inset Index idx
9639 status collapsed
9640
9641 \begin_layout Plain Layout
9642 Accents ! for one character
9643 \end_layout
9644
9645 \end_inset
9646
9647
9648 \end_layout
9649
9650 \begin_layout Standard
9651 \begin_inset space \hfill{}
9652 \end_inset
9653
9654
9655 \begin_inset Tabular
9656 <lyxtabular version="3" rows="8" columns="2">
9657 <features booktabs="true" tabularvalignment="middle">
9658 <column alignment="center" valignment="top" width="0pt">
9659 <column alignment="center" valignment="top" width="0pt">
9660 <row>
9661 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9662 \begin_inset Text
9663
9664 \begin_layout Plain Layout
9665 Command
9666 \end_layout
9667
9668 \end_inset
9669 </cell>
9670 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9671 \begin_inset Text
9672
9673 \begin_layout Plain Layout
9674 Result
9675 \end_layout
9676
9677 \end_inset
9678 </cell>
9679 </row>
9680 <row topspace="1.5mm">
9681 <cell alignment="center" valignment="top" usebox="none">
9682 \begin_inset Text
9683
9684 \begin_layout Plain Layout
9685
9686 \backslash
9687 dot
9688 \begin_inset space \textvisiblespace{}
9689 \end_inset
9690
9691 A
9692 \end_layout
9693
9694 \end_inset
9695 </cell>
9696 <cell alignment="center" valignment="top" usebox="none">
9697 \begin_inset Text
9698
9699 \begin_layout Plain Layout
9700 \begin_inset Formula $\dot{A}$
9701 \end_inset
9702
9703
9704 \end_layout
9705
9706 \end_inset
9707 </cell>
9708 </row>
9709 <row topspace="1.5mm">
9710 <cell alignment="center" valignment="top" usebox="none">
9711 \begin_inset Text
9712
9713 \begin_layout Plain Layout
9714
9715 \backslash
9716 ddot
9717 \begin_inset space \textvisiblespace{}
9718 \end_inset
9719
9720 A
9721 \end_layout
9722
9723 \end_inset
9724 </cell>
9725 <cell alignment="center" valignment="top" usebox="none">
9726 \begin_inset Text
9727
9728 \begin_layout Plain Layout
9729 \begin_inset Formula $\ddot{A}$
9730 \end_inset
9731
9732
9733 \end_layout
9734
9735 \end_inset
9736 </cell>
9737 </row>
9738 <row topspace="1.5mm">
9739 <cell alignment="center" valignment="top" usebox="none">
9740 \begin_inset Text
9741
9742 \begin_layout Plain Layout
9743
9744 \backslash
9745 dddot
9746 \begin_inset space \textvisiblespace{}
9747 \end_inset
9748
9749 A
9750 \end_layout
9751
9752 \end_inset
9753 </cell>
9754 <cell alignment="center" valignment="top" usebox="none">
9755 \begin_inset Text
9756
9757 \begin_layout Plain Layout
9758 \begin_inset Formula $\dddot{A}$
9759 \end_inset
9760
9761
9762 \end_layout
9763
9764 \end_inset
9765 </cell>
9766 </row>
9767 <row topspace="1.5mm">
9768 <cell alignment="center" valignment="top" usebox="none">
9769 \begin_inset Text
9770
9771 \begin_layout Plain Layout
9772
9773 \backslash
9774 ddddot
9775 \begin_inset space \textvisiblespace{}
9776 \end_inset
9777
9778 A
9779 \end_layout
9780
9781 \end_inset
9782 </cell>
9783 <cell alignment="center" valignment="top" usebox="none">
9784 \begin_inset Text
9785
9786 \begin_layout Plain Layout
9787 \begin_inset Formula $\ddddot{A}$
9788 \end_inset
9789
9790
9791 \end_layout
9792
9793 \end_inset
9794 </cell>
9795 </row>
9796 <row topspace="1.5mm">
9797 <cell alignment="center" valignment="top" usebox="none">
9798 \begin_inset Text
9799
9800 \begin_layout Plain Layout
9801
9802 \backslash
9803 vec
9804 \begin_inset space \textvisiblespace{}
9805 \end_inset
9806
9807 A
9808 \begin_inset Index idx
9809 status collapsed
9810
9811 \begin_layout Plain Layout
9812 Vectors
9813 \end_layout
9814
9815 \end_inset
9816
9817
9818 \end_layout
9819
9820 \end_inset
9821 </cell>
9822 <cell alignment="center" valignment="top" usebox="none">
9823 \begin_inset Text
9824
9825 \begin_layout Plain Layout
9826 \begin_inset Formula $\vec{A}$
9827 \end_inset
9828
9829
9830 \end_layout
9831
9832 \end_inset
9833 </cell>
9834 </row>
9835 <row topspace="1.5mm">
9836 <cell alignment="center" valignment="top" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Plain Layout
9840
9841 \backslash
9842 bar
9843 \begin_inset space \textvisiblespace{}
9844 \end_inset
9845
9846 A
9847 \end_layout
9848
9849 \end_inset
9850 </cell>
9851 <cell alignment="center" valignment="top" usebox="none">
9852 \begin_inset Text
9853
9854 \begin_layout Plain Layout
9855 \begin_inset Formula $\bar{A}$
9856 \end_inset
9857
9858
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 </row>
9864 <row topspace="1.5mm">
9865 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9866 \begin_inset Text
9867
9868 \begin_layout Plain Layout
9869
9870 \backslash
9871 mathring
9872 \begin_inset space \textvisiblespace{}
9873 \end_inset
9874
9875 A
9876 \end_layout
9877
9878 \end_inset
9879 </cell>
9880 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9881 \begin_inset Text
9882
9883 \begin_layout Plain Layout
9884 \begin_inset Formula $\mathring{A}$
9885 \end_inset
9886
9887
9888 \end_layout
9889
9890 \end_inset
9891 </cell>
9892 </row>
9893 </lyxtabular>
9894
9895 \end_inset
9896
9897
9898 \begin_inset space \hfill{}
9899 \end_inset
9900
9901
9902 \begin_inset Tabular
9903 <lyxtabular version="3" rows="7" columns="2">
9904 <features booktabs="true" tabularvalignment="middle">
9905 <column alignment="center" valignment="top" width="0pt">
9906 <column alignment="center" valignment="top" width="0pt">
9907 <row>
9908 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9909 \begin_inset Text
9910
9911 \begin_layout Plain Layout
9912 Command
9913 \end_layout
9914
9915 \end_inset
9916 </cell>
9917 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9918 \begin_inset Text
9919
9920 \begin_layout Plain Layout
9921 Result
9922 \end_layout
9923
9924 \end_inset
9925 </cell>
9926 </row>
9927 <row topspace="1.5mm">
9928 <cell alignment="center" valignment="top" usebox="none">
9929 \begin_inset Text
9930
9931 \begin_layout Plain Layout
9932
9933 \backslash
9934 tilde
9935 \begin_inset space \textvisiblespace{}
9936 \end_inset
9937
9938 A
9939 \end_layout
9940
9941 \end_inset
9942 </cell>
9943 <cell alignment="center" valignment="top" usebox="none">
9944 \begin_inset Text
9945
9946 \begin_layout Plain Layout
9947 \begin_inset Formula $\tilde{A}$
9948 \end_inset
9949
9950
9951 \end_layout
9952
9953 \end_inset
9954 </cell>
9955 </row>
9956 <row topspace="1.5mm">
9957 <cell alignment="center" valignment="top" usebox="none">
9958 \begin_inset Text
9959
9960 \begin_layout Plain Layout
9961
9962 \backslash
9963 hat
9964 \begin_inset space \textvisiblespace{}
9965 \end_inset
9966
9967 A
9968 \end_layout
9969
9970 \end_inset
9971 </cell>
9972 <cell alignment="center" valignment="top" usebox="none">
9973 \begin_inset Text
9974
9975 \begin_layout Plain Layout
9976 \begin_inset Formula $\hat{A}$
9977 \end_inset
9978
9979
9980 \end_layout
9981
9982 \end_inset
9983 </cell>
9984 </row>
9985 <row topspace="1.5mm">
9986 <cell alignment="center" valignment="top" usebox="none">
9987 \begin_inset Text
9988
9989 \begin_layout Plain Layout
9990
9991 \backslash
9992 check
9993 \begin_inset space \textvisiblespace{}
9994 \end_inset
9995
9996 A
9997 \end_layout
9998
9999 \end_inset
10000 </cell>
10001 <cell alignment="center" valignment="top" usebox="none">
10002 \begin_inset Text
10003
10004 \begin_layout Plain Layout
10005 \begin_inset Formula $\check{A}$
10006 \end_inset
10007
10008
10009 \end_layout
10010
10011 \end_inset
10012 </cell>
10013 </row>
10014 <row topspace="1.5mm">
10015 <cell alignment="center" valignment="top" usebox="none">
10016 \begin_inset Text
10017
10018 \begin_layout Plain Layout
10019
10020 \backslash
10021 acute
10022 \begin_inset space \textvisiblespace{}
10023 \end_inset
10024
10025 A
10026 \end_layout
10027
10028 \end_inset
10029 </cell>
10030 <cell alignment="center" valignment="top" usebox="none">
10031 \begin_inset Text
10032
10033 \begin_layout Plain Layout
10034 \begin_inset Formula $\acute{A}$
10035 \end_inset
10036
10037
10038 \end_layout
10039
10040 \end_inset
10041 </cell>
10042 </row>
10043 <row topspace="1.5mm">
10044 <cell alignment="center" valignment="top" usebox="none">
10045 \begin_inset Text
10046
10047 \begin_layout Plain Layout
10048
10049 \backslash
10050 grave
10051 \begin_inset space \textvisiblespace{}
10052 \end_inset
10053
10054 A
10055 \end_layout
10056
10057 \end_inset
10058 </cell>
10059 <cell alignment="center" valignment="top" usebox="none">
10060 \begin_inset Text
10061
10062 \begin_layout Plain Layout
10063 \begin_inset Formula $\grave{A}$
10064 \end_inset
10065
10066
10067 \end_layout
10068
10069 \end_inset
10070 </cell>
10071 </row>
10072 <row topspace="1.5mm">
10073 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10074 \begin_inset Text
10075
10076 \begin_layout Plain Layout
10077
10078 \backslash
10079 breve
10080 \begin_inset space \textvisiblespace{}
10081 \end_inset
10082
10083 A
10084 \end_layout
10085
10086 \end_inset
10087 </cell>
10088 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10089 \begin_inset Text
10090
10091 \begin_layout Plain Layout
10092 \begin_inset Formula $\breve{A}$
10093 \end_inset
10094
10095
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 </row>
10101 </lyxtabular>
10102
10103 \end_inset
10104
10105
10106 \begin_inset space \hfill{}
10107 \end_inset
10108
10109
10110 \end_layout
10111
10112 \begin_layout Standard
10113 \begin_inset VSpace bigskip
10114 \end_inset
10115
10116
10117 \end_layout
10118
10119 \begin_layout Standard
10120 You can directly insert accents like é to formulas.
10121  \SpecialChar LyX
10122  will transform them to the corresponding accent command.
10123  For umlauts
10124 \begin_inset Index idx
10125 status collapsed
10126
10127 \begin_layout Plain Layout
10128 Umlauts
10129 \end_layout
10130
10131 \end_inset
10132
10133  it is better to insert a quotation mark before the vowel.
10134  These two characters are then treated by \SpecialChar LaTeX
10135  as 
10136 \emph on
10137 one
10138 \emph default
10139  character when the formula part with the umlaut is marked as German.
10140  In contrary to 
10141 \series bold
10142
10143 \backslash
10144 ddot
10145 \series default
10146 , with this method 
10147 \begin_inset Quotes eld
10148 \end_inset
10149
10150 real
10151 \begin_inset Quotes erd
10152 \end_inset
10153
10154  umlauts are created as demonstrated in the following example:
10155 \end_layout
10156
10157 \begin_layout Standard
10158 \begin_inset VSpace -2mm
10159 \end_inset
10160
10161
10162 \end_layout
10163
10164 \begin_layout Standard
10165 \align center
10166 \begin_inset Tabular
10167 <lyxtabular version="3" rows="3" columns="2">
10168 <features booktabs="true" tabularvalignment="middle">
10169 <column alignment="center" valignment="top" width="0pt">
10170 <column alignment="center" valignment="top">
10171 <row>
10172 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176 Command
10177 \end_layout
10178
10179 \end_inset
10180 </cell>
10181 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10182 \begin_inset Text
10183
10184 \begin_layout Plain Layout
10185 Result
10186 \end_layout
10187
10188 \end_inset
10189 </cell>
10190 </row>
10191 <row>
10192 <cell alignment="center" valignment="top" usebox="none">
10193 \begin_inset Text
10194
10195 \begin_layout Plain Layout
10196 \begin_inset Quotes grd
10197 \end_inset
10198
10199 i
10200 \end_layout
10201
10202 \end_inset
10203 </cell>
10204 <cell alignment="center" valignment="top" usebox="none">
10205 \begin_inset Text
10206
10207 \begin_layout Plain Layout
10208 \begin_inset space \hspace{}
10209 \length 0pt
10210 \end_inset
10211
10212
10213 \lang ngerman
10214
10215 \begin_inset Formula $"i$
10216 \end_inset
10217
10218
10219 \end_layout
10220
10221 \end_inset
10222 </cell>
10223 </row>
10224 <row topspace="1.5mm">
10225 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10226 \begin_inset Text
10227
10228 \begin_layout Plain Layout
10229
10230 \backslash
10231 ddot
10232 \begin_inset space \textvisiblespace{}
10233 \end_inset
10234
10235 i
10236 \end_layout
10237
10238 \end_inset
10239 </cell>
10240 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10241 \begin_inset Text
10242
10243 \begin_layout Plain Layout
10244 \begin_inset Formula $\ddot{i}$
10245 \end_inset
10246
10247
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 </row>
10253 </lyxtabular>
10254
10255 \end_inset
10256
10257
10258 \end_layout
10259
10260 \begin_layout Standard
10261 Another advantage to 
10262 \series bold
10263
10264 \backslash
10265 ddot
10266 \series default
10267  is that umlauts can directly be converted to mathematical text because
10268  the accent commands above are 
10269 \emph on
10270 not allowed
10271 \emph default
10272  
10273 \emph on
10274 in mathematical text
10275 \emph default
10276 .
10277  To convert an accented character to mathematical text, only the character
10278  under the accent may be converted.
10279  This applies also for all other conversions, e.
10280 \begin_inset space \thinspace{}
10281 \end_inset
10282
10283 g.
10284 \begin_inset space \space{}
10285 \end_inset
10286
10287 to italic or bold.
10288 \end_layout
10289
10290 \begin_layout Standard
10291 In mathematical text, umlauts and other accented characters can directly
10292  be inserted.
10293 \end_layout
10294
10295 \begin_layout Standard
10296 \begin_inset VSpace bigskip
10297 \end_inset
10298
10299
10300 \end_layout
10301
10302 \begin_layout Standard
10303 \SpecialChar LyX
10304  also supports a tilde under the character if the \SpecialChar LaTeX
10305 -package 
10306 \series bold
10307 undertilde
10308 \series default
10309
10310 \begin_inset Index idx
10311 status collapsed
10312
10313 \begin_layout Plain Layout
10314 Packages ! undertilde
10315 \end_layout
10316
10317 \end_inset
10318
10319  is installed on your system:
10320 \end_layout
10321
10322 \begin_layout Standard
10323 \begin_inset ERT
10324 status collapsed
10325
10326 \begin_layout Plain Layout
10327
10328
10329 \backslash
10330 ifundertilde 
10331 \end_layout
10332
10333 \end_inset
10334
10335
10336 \begin_inset Note Note
10337 status open
10338
10339 \begin_layout Plain Layout
10340 The following table will only be displayed when the \SpecialChar LaTeX
10341 -package 
10342 \series bold
10343 undertilde
10344 \series default
10345  is installed.
10346 \end_layout
10347
10348 \end_inset
10349
10350
10351 \end_layout
10352
10353 \begin_layout Standard
10354 \noindent
10355 \align center
10356 \begin_inset Tabular
10357 <lyxtabular version="3" rows="2" columns="2">
10358 <features booktabs="true" tabularvalignment="middle">
10359 <column alignment="center" valignment="top" width="0pt">
10360 <column alignment="center" valignment="top" width="0pt">
10361 <row>
10362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10363 \begin_inset Text
10364
10365 \begin_layout Plain Layout
10366 Command
10367 \end_layout
10368
10369 \end_inset
10370 </cell>
10371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10372 \begin_inset Text
10373
10374 \begin_layout Plain Layout
10375 Result
10376 \end_layout
10377
10378 \end_inset
10379 </cell>
10380 </row>
10381 <row>
10382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Plain Layout
10386
10387 \backslash
10388 utilde
10389 \begin_inset space \textvisiblespace{}
10390 \end_inset
10391
10392 A
10393 \end_layout
10394
10395 \end_inset
10396 </cell>
10397 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10398 \begin_inset Text
10399
10400 \begin_layout Plain Layout
10401 \begin_inset Formula $\utilde{A}$
10402 \end_inset
10403
10404
10405 \end_layout
10406
10407 \end_inset
10408 </cell>
10409 </row>
10410 </lyxtabular>
10411
10412 \end_inset
10413
10414
10415 \end_layout
10416
10417 \begin_layout Standard
10418 \begin_inset ERT
10419 status collapsed
10420
10421 \begin_layout Plain Layout
10422
10423
10424 \backslash
10425 else 
10426 \end_layout
10427
10428 \end_inset
10429
10430
10431 \begin_inset Note Note
10432 status open
10433
10434 \begin_layout Plain Layout
10435 The following will be displayed when the \SpecialChar LaTeX
10436 -package 
10437 \series bold
10438 undertilde
10439 \series default
10440  is not installed:
10441 \end_layout
10442
10443 \end_inset
10444
10445
10446 \end_layout
10447
10448 \begin_layout Standard
10449 You need to install the \SpecialChar LaTeX
10450 -package 
10451 \series bold
10452 undertilde
10453 \series default
10454  to see the rest of this subsection in the output.
10455 \end_layout
10456
10457 \begin_layout Standard
10458 \begin_inset ERT
10459 status collapsed
10460
10461 \begin_layout Plain Layout
10462
10463
10464 \backslash
10465 fi 
10466 \end_layout
10467
10468 \end_inset
10469
10470
10471 \end_layout
10472
10473 \begin_layout Standard
10474 \begin_inset Newpage newpage
10475 \end_inset
10476
10477
10478 \end_layout
10479
10480 \begin_layout Subsection
10481 Accents for several Characters
10482 \begin_inset Index idx
10483 status collapsed
10484
10485 \begin_layout Plain Layout
10486 Accents ! for several characters
10487 \end_layout
10488
10489 \end_inset
10490
10491
10492 \end_layout
10493
10494 \begin_layout Standard
10495 \begin_inset space \hfill{}
10496 \end_inset
10497
10498
10499 \begin_inset Tabular
10500 <lyxtabular version="3" rows="5" columns="2">
10501 <features booktabs="true" tabularvalignment="middle">
10502 <column alignment="center" valignment="top" width="0pt">
10503 <column alignment="center" valignment="top" width="0pt">
10504 <row>
10505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10506 \begin_inset Text
10507
10508 \begin_layout Plain Layout
10509 Command
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518 Result
10519 \end_layout
10520
10521 \end_inset
10522 </cell>
10523 </row>
10524 <row topspace="1.5mm">
10525 <cell alignment="center" valignment="top" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529
10530 \backslash
10531 overleftarrow
10532 \begin_inset space \textvisiblespace{}
10533 \end_inset
10534
10535 A=B
10536 \end_layout
10537
10538 \end_inset
10539 </cell>
10540 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10541 \begin_inset Text
10542
10543 \begin_layout Plain Layout
10544 \begin_inset Formula $\overleftarrow{A=B}$
10545 \end_inset
10546
10547
10548 \end_layout
10549
10550 \end_inset
10551 </cell>
10552 </row>
10553 <row topspace="1.5mm">
10554 <cell alignment="center" valignment="top" usebox="none">
10555 \begin_inset Text
10556
10557 \begin_layout Plain Layout
10558
10559 \backslash
10560 underleftarrow
10561 \begin_inset space \textvisiblespace{}
10562 \end_inset
10563
10564 A=B
10565 \end_layout
10566
10567 \end_inset
10568 </cell>
10569 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573 \begin_inset Formula $\underleftarrow{A=B}$
10574 \end_inset
10575
10576
10577 \end_layout
10578
10579 \end_inset
10580 </cell>
10581 </row>
10582 <row topspace="1.5mm">
10583 <cell alignment="center" valignment="top" usebox="none">
10584 \begin_inset Text
10585
10586 \begin_layout Plain Layout
10587
10588 \backslash
10589 overleftrightarrow
10590 \begin_inset space \textvisiblespace{}
10591 \end_inset
10592
10593 A=B
10594 \end_layout
10595
10596 \end_inset
10597 </cell>
10598 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10599 \begin_inset Text
10600
10601 \begin_layout Plain Layout
10602 \begin_inset Formula $\overleftrightarrow{A=B}$
10603 \end_inset
10604
10605
10606 \end_layout
10607
10608 \end_inset
10609 </cell>
10610 </row>
10611 <row topspace="1.5mm" bottomspace="1mm">
10612 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10613 \begin_inset Text
10614
10615 \begin_layout Plain Layout
10616
10617 \backslash
10618 underleftrightarrow
10619 \begin_inset space \textvisiblespace{}
10620 \end_inset
10621
10622 A=B
10623 \end_layout
10624
10625 \end_inset
10626 </cell>
10627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631 \begin_inset Formula $\underleftrightarrow{A=B}$
10632 \end_inset
10633
10634
10635 \end_layout
10636
10637 \end_inset
10638 </cell>
10639 </row>
10640 </lyxtabular>
10641
10642 \end_inset
10643
10644
10645 \begin_inset space \hfill{}
10646 \end_inset
10647
10648
10649 \begin_inset Tabular
10650 <lyxtabular version="3" rows="5" columns="2">
10651 <features booktabs="true" tabularvalignment="middle">
10652 <column alignment="center" valignment="top" width="0pt">
10653 <column alignment="center" valignment="top" width="0pt">
10654 <row>
10655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10656 \begin_inset Text
10657
10658 \begin_layout Plain Layout
10659 Command
10660 \end_layout
10661
10662 \end_inset
10663 </cell>
10664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10665 \begin_inset Text
10666
10667 \begin_layout Plain Layout
10668 Result
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 </row>
10674 <row topspace="1.5mm">
10675 <cell alignment="center" valignment="top" usebox="none">
10676 \begin_inset Text
10677
10678 \begin_layout Plain Layout
10679
10680 \backslash
10681 overrightarrow
10682 \begin_inset space \textvisiblespace{}
10683 \end_inset
10684
10685 A=B
10686 \end_layout
10687
10688 \end_inset
10689 </cell>
10690 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10691 \begin_inset Text
10692
10693 \begin_layout Plain Layout
10694 \begin_inset Formula $\overrightarrow{A=B}$
10695 \end_inset
10696
10697
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 </row>
10703 <row topspace="1.5mm">
10704 <cell alignment="center" valignment="top" usebox="none">
10705 \begin_inset Text
10706
10707 \begin_layout Plain Layout
10708
10709 \backslash
10710 underrightarrow
10711 \begin_inset space \textvisiblespace{}
10712 \end_inset
10713
10714 A=B
10715 \end_layout
10716
10717 \end_inset
10718 </cell>
10719 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10720 \begin_inset Text
10721
10722 \begin_layout Plain Layout
10723 \begin_inset Formula $\underrightarrow{A=B}$
10724 \end_inset
10725
10726
10727 \end_layout
10728
10729 \end_inset
10730 </cell>
10731 </row>
10732 <row topspace="1.5mm">
10733 <cell alignment="center" valignment="top" usebox="none">
10734 \begin_inset Text
10735
10736 \begin_layout Plain Layout
10737
10738 \backslash
10739 widetilde
10740 \begin_inset space \textvisiblespace{}
10741 \end_inset
10742
10743 A=B
10744 \end_layout
10745
10746 \end_inset
10747 </cell>
10748 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10749 \begin_inset Text
10750
10751 \begin_layout Plain Layout
10752 \begin_inset Formula $\widetilde{A=B}$
10753 \end_inset
10754
10755
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 </row>
10761 <row topspace="1.5mm" bottomspace="1mm">
10762 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766
10767 \backslash
10768 widehat
10769 \begin_inset space \textvisiblespace{}
10770 \end_inset
10771
10772 A=B
10773 \end_layout
10774
10775 \end_inset
10776 </cell>
10777 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10778 \begin_inset Text
10779
10780 \begin_layout Plain Layout
10781 \begin_inset Formula $\widehat{A=B}$
10782 \end_inset
10783
10784
10785 \end_layout
10786
10787 \end_inset
10788 </cell>
10789 </row>
10790 </lyxtabular>
10791
10792 \end_inset
10793
10794
10795 \begin_inset space \hfill{}
10796 \end_inset
10797
10798
10799 \end_layout
10800
10801 \begin_layout Standard
10802 \begin_inset VSpace medskip
10803 \end_inset
10804
10805 With these commands as many characters as you like can be accented.
10806  But the accents 
10807 \series bold
10808
10809 \backslash
10810 widetilde
10811 \series default
10812  and 
10813 \series bold
10814
10815 \backslash
10816 widehat
10817 \series default
10818  will only be set in the output with a length of three characters, as shown
10819  in the following example:
10820 \begin_inset Formula 
10821 \[
10822 \widetilde{A+B=C-D}
10823 \]
10824
10825 \end_inset
10826
10827
10828 \end_layout
10829
10830 \begin_layout Standard
10831 With the commands 
10832 \series bold
10833
10834 \backslash
10835 overset
10836 \series default
10837
10838 \begin_inset Index idx
10839 status collapsed
10840
10841 \begin_layout Plain Layout
10842 Commands ! O ! 
10843 \backslash
10844 overset
10845 \end_layout
10846
10847 \end_inset
10848
10849  and 
10850 \series bold
10851
10852 \backslash
10853 underset
10854 \series default
10855
10856 \begin_inset Index idx
10857 status collapsed
10858
10859 \begin_layout Plain Layout
10860 Commands ! U ! 
10861 \backslash
10862 underset
10863 \end_layout
10864
10865 \end_inset
10866
10867  described in the previous subsection it is also possible to accent several
10868  characters.
10869  The command 
10870 \series bold
10871
10872 \backslash
10873 underset
10874 \begin_inset space \textvisiblespace{}
10875 \end_inset
10876
10877 A=B
10878 \begin_inset Formula $\downarrow$
10879 \end_inset
10880
10881 ***
10882 \series default
10883  creates:
10884 \begin_inset Formula 
10885 \[
10886 \underset{***}{A=B}
10887 \]
10888
10889 \end_inset
10890
10891
10892 \end_layout
10893
10894 \begin_layout Section
10895 Space
10896 \begin_inset CommandInset label
10897 LatexCommand label
10898 name "subsec:Space"
10899
10900 \end_inset
10901
10902
10903 \begin_inset Index idx
10904 status collapsed
10905
10906 \begin_layout Plain Layout
10907 Space ! horizontal
10908 \end_layout
10909
10910 \end_inset
10911
10912
10913 \end_layout
10914
10915 \begin_layout Subsection
10916 Predefined Space
10917 \begin_inset CommandInset label
10918 LatexCommand label
10919 name "subsec:Predefined-Space"
10920
10921 \end_inset
10922
10923
10924 \begin_inset Index idx
10925 status collapsed
10926
10927 \begin_layout Plain Layout
10928 Space ! horizontal ! predefined
10929 \end_layout
10930
10931 \end_inset
10932
10933
10934 \end_layout
10935
10936 \begin_layout Standard
10937 Sometimes it is necessary to insert horizontal space into a formula.
10938  This is done by inserting a protected space (shortcut 
10939 \begin_inset Info
10940 type  "shortcut"
10941 arg   "command-alternatives space-insert protected ; math-space"
10942 \end_inset
10943
10944 ).
10945  A 
10946 \begin_inset Quotes eld
10947 \end_inset
10948
10949
10950 \color blue
10951
10952 \begin_inset space \textvisiblespace{}
10953 \end_inset
10954
10955
10956 \color inherit
10957
10958 \begin_inset Quotes erd
10959 \end_inset
10960
10961  appears and by pressing 
10962 \family sans
10963 Space
10964 \family default
10965  several times one can select one of eight different space sizes.
10966  The spaces can also be inserted using the math toolbar button 
10967 \begin_inset Info
10968 type  "icon"
10969 arg   "math-insert \\space"
10970 \end_inset
10971
10972  or special commands.
10973  Independent from the inserted command, one can select the size again by
10974  pressing 
10975 \family sans
10976 Space
10977 \family default
10978  afterwards.
10979 \end_layout
10980
10981 \begin_layout Standard
10982 \noindent
10983 \align center
10984 \begin_inset Tabular
10985 <lyxtabular version="3" rows="6" columns="3">
10986 <features booktabs="true" tabularvalignment="middle">
10987 <column alignment="center" valignment="top">
10988 <column alignment="center" valignment="top" width="15col%">
10989 <column alignment="center" valignment="top">
10990 <row>
10991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995 Command
10996 \end_layout
10997
10998 \end_inset
10999 </cell>
11000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11001 \begin_inset Text
11002
11003 \begin_layout Plain Layout
11004 Number of 
11005 \family sans
11006 Space
11007 \family default
11008  keystrokes
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11014 \begin_inset Text
11015
11016 \begin_layout Plain Layout
11017 Result
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 </row>
11023 <row>
11024 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11025 \begin_inset Text
11026
11027 \begin_layout Plain Layout
11028
11029 \backslash
11030 ,
11031 \end_layout
11032
11033 \end_inset
11034 </cell>
11035 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11036 \begin_inset Text
11037
11038 \begin_layout Plain Layout
11039 0
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11045 \begin_inset Text
11046
11047 \begin_layout Plain Layout
11048 \begin_inset Formula $A\,B$
11049 \end_inset
11050
11051
11052 \end_layout
11053
11054 \end_inset
11055 </cell>
11056 </row>
11057 <row>
11058 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11059 \begin_inset Text
11060
11061 \begin_layout Plain Layout
11062
11063 \backslash
11064 :
11065 \end_layout
11066
11067 \end_inset
11068 </cell>
11069 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11070 \begin_inset Text
11071
11072 \begin_layout Plain Layout
11073 1
11074 \end_layout
11075
11076 \end_inset
11077 </cell>
11078 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11079 \begin_inset Text
11080
11081 \begin_layout Plain Layout
11082 \begin_inset Formula $A\:B$
11083 \end_inset
11084
11085
11086 \end_layout
11087
11088 \end_inset
11089 </cell>
11090 </row>
11091 <row>
11092 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11093 \begin_inset Text
11094
11095 \begin_layout Plain Layout
11096
11097 \backslash
11098 ;
11099 \end_layout
11100
11101 \end_inset
11102 </cell>
11103 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11104 \begin_inset Text
11105
11106 \begin_layout Plain Layout
11107 2
11108 \end_layout
11109
11110 \end_inset
11111 </cell>
11112 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11113 \begin_inset Text
11114
11115 \begin_layout Plain Layout
11116 \begin_inset Formula $A\;B$
11117 \end_inset
11118
11119
11120 \end_layout
11121
11122 \end_inset
11123 </cell>
11124 </row>
11125 <row>
11126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Plain Layout
11130
11131 \backslash
11132 quad
11133 \end_layout
11134
11135 \end_inset
11136 </cell>
11137 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Plain Layout
11141 3
11142 \end_layout
11143
11144 \end_inset
11145 </cell>
11146 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11147 \begin_inset Text
11148
11149 \begin_layout Plain Layout
11150 \begin_inset Formula $A\quad B$
11151 \end_inset
11152
11153
11154 \end_layout
11155
11156 \end_inset
11157 </cell>
11158 </row>
11159 <row>
11160 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11161 \begin_inset Text
11162
11163 \begin_layout Plain Layout
11164
11165 \backslash
11166 qquad
11167 \end_layout
11168
11169 \end_inset
11170 </cell>
11171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11172 \begin_inset Text
11173
11174 \begin_layout Plain Layout
11175 4
11176 \end_layout
11177
11178 \end_inset
11179 </cell>
11180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11181 \begin_inset Text
11182
11183 \begin_layout Plain Layout
11184 \begin_inset Formula $A\qquad B$
11185 \end_inset
11186
11187
11188 \end_layout
11189
11190 \end_inset
11191 </cell>
11192 </row>
11193 </lyxtabular>
11194
11195 \end_inset
11196
11197
11198 \begin_inset space \hfill{}
11199 \end_inset
11200
11201
11202 \begin_inset Tabular
11203 <lyxtabular version="3" rows="6" columns="3">
11204 <features booktabs="true" tabularvalignment="middle">
11205 <column alignment="center" valignment="top">
11206 <column alignment="center" valignment="top" width="15col%">
11207 <column alignment="center" valignment="top">
11208 <row>
11209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11210 \begin_inset Text
11211
11212 \begin_layout Plain Layout
11213 Command
11214 \end_layout
11215
11216 \end_inset
11217 </cell>
11218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11219 \begin_inset Text
11220
11221 \begin_layout Plain Layout
11222 Number of 
11223 \family sans
11224 Space
11225 \family default
11226  keystrokes
11227 \end_layout
11228
11229 \end_inset
11230 </cell>
11231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11232 \begin_inset Text
11233
11234 \begin_layout Plain Layout
11235 Result
11236 \end_layout
11237
11238 \end_inset
11239 </cell>
11240 </row>
11241 <row>
11242 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11243 \begin_inset Text
11244
11245 \begin_layout Plain Layout
11246
11247 \backslash
11248 hfill
11249 \end_layout
11250
11251 \end_inset
11252 </cell>
11253 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11254 \begin_inset Text
11255
11256 \begin_layout Plain Layout
11257 5
11258 \end_layout
11259
11260 \end_inset
11261 </cell>
11262 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11263 \begin_inset Text
11264
11265 \begin_layout Plain Layout
11266 \begin_inset Formula $A\hfill B$
11267 \end_inset
11268
11269
11270 \end_layout
11271
11272 \end_inset
11273 </cell>
11274 </row>
11275 <row>
11276 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11277 \begin_inset Text
11278
11279 \begin_layout Plain Layout
11280
11281 \backslash
11282 hspace*{1em}
11283 \end_layout
11284
11285 \end_inset
11286 </cell>
11287 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11288 \begin_inset Text
11289
11290 \begin_layout Plain Layout
11291 6
11292 \end_layout
11293
11294 \end_inset
11295 </cell>
11296 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11297 \begin_inset Text
11298
11299 \begin_layout Plain Layout
11300 \begin_inset Formula $A\hspace*{1em}B$
11301 \end_inset
11302
11303
11304 \end_layout
11305
11306 \end_inset
11307 </cell>
11308 </row>
11309 <row>
11310 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11311 \begin_inset Text
11312
11313 \begin_layout Plain Layout
11314
11315 \backslash
11316 hspace{1em}
11317 \end_layout
11318
11319 \end_inset
11320 </cell>
11321 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11322 \begin_inset Text
11323
11324 \begin_layout Plain Layout
11325 7
11326 \end_layout
11327
11328 \end_inset
11329 </cell>
11330 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11331 \begin_inset Text
11332
11333 \begin_layout Plain Layout
11334 \begin_inset Formula $A\hspace{1em}B$
11335 \end_inset
11336
11337
11338 \end_layout
11339
11340 \end_inset
11341 </cell>
11342 </row>
11343 <row>
11344 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11345 \begin_inset Text
11346
11347 \begin_layout Plain Layout
11348
11349 \backslash
11350
11351 \begin_inset space \textvisiblespace{}
11352 \end_inset
11353
11354
11355 \end_layout
11356
11357 \end_inset
11358 </cell>
11359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11360 \begin_inset Text
11361
11362 \begin_layout Plain Layout
11363 8
11364 \end_layout
11365
11366 \end_inset
11367 </cell>
11368 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11369 \begin_inset Text
11370
11371 \begin_layout Plain Layout
11372 \begin_inset Formula $A\ B$
11373 \end_inset
11374
11375
11376 \end_layout
11377
11378 \end_inset
11379 </cell>
11380 </row>
11381 <row>
11382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386
11387 \backslash
11388 !
11389 \end_layout
11390
11391 \end_inset
11392 </cell>
11393 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11394 \begin_inset Text
11395
11396 \begin_layout Plain Layout
11397 9
11398 \end_layout
11399
11400 \end_inset
11401 </cell>
11402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406 \begin_inset Formula $A\!B$
11407 \end_inset
11408
11409
11410 \end_layout
11411
11412 \end_inset
11413 </cell>
11414 </row>
11415 </lyxtabular>
11416
11417 \end_inset
11418
11419
11420 \end_layout
11421
11422 \begin_layout Standard
11423 Space
11424 \begin_inset space ~
11425 \end_inset
11426
11427 5
11428 \begin_inset space \thinspace{}
11429 \end_inset
11430
11431
11432 \begin_inset space \thinspace{}
11433 \end_inset
11434
11435 7 are variable spaces which are explained in 
11436 \begin_inset CommandInset ref
11437 LatexCommand ref
11438 reference "subsec:Variable-Space"
11439
11440 \end_inset
11441
11442 .
11443  Space
11444 \begin_inset space ~
11445 \end_inset
11446
11447 9 seems to produce no space.
11448  It is displayed red in \SpecialChar LyX
11449  contrary to the other sizes, because it is a negative
11450  space.
11451  There are two more negative spaces:
11452 \end_layout
11453
11454 \begin_layout Standard
11455 \align center
11456 \begin_inset Tabular
11457 <lyxtabular version="3" rows="3" columns="3">
11458 <features booktabs="true" tabularvalignment="middle">
11459 <column alignment="center" valignment="middle" width="6.8cm">
11460 <column alignment="center" valignment="top" width="0pt">
11461 <column alignment="center" valignment="top" width="0pt">
11462 <row>
11463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11464 \begin_inset Text
11465
11466 \begin_layout Plain Layout
11467 Command
11468 \end_layout
11469
11470 \end_inset
11471 </cell>
11472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11473 \begin_inset Text
11474
11475 \begin_layout Plain Layout
11476
11477 \backslash
11478 negmedspace
11479 \end_layout
11480
11481 \end_inset
11482 </cell>
11483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11484 \begin_inset Text
11485
11486 \begin_layout Plain Layout
11487
11488 \backslash
11489 negthickspace
11490 \end_layout
11491
11492 \end_inset
11493 </cell>
11494 </row>
11495 <row>
11496 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11497 \begin_inset Text
11498
11499 \begin_layout Plain Layout
11500 Number of 
11501 \family sans
11502 Space
11503 \family default
11504  keystrokes after inserting the protected space
11505 \end_layout
11506
11507 \end_inset
11508 </cell>
11509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11510 \begin_inset Text
11511
11512 \begin_layout Plain Layout
11513 10
11514 \end_layout
11515
11516 \end_inset
11517 </cell>
11518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11519 \begin_inset Text
11520
11521 \begin_layout Plain Layout
11522 11
11523 \end_layout
11524
11525 \end_inset
11526 </cell>
11527 </row>
11528 <row>
11529 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11530 \begin_inset Text
11531
11532 \begin_layout Plain Layout
11533 Result
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11539 \begin_inset Text
11540
11541 \begin_layout Plain Layout
11542 \begin_inset Formula $A\negmedspace B$
11543 \end_inset
11544
11545
11546 \end_layout
11547
11548 \end_inset
11549 </cell>
11550 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11551 \begin_inset Text
11552
11553 \begin_layout Plain Layout
11554 \begin_inset Formula $A\negthickspace B$
11555 \end_inset
11556
11557
11558 \end_layout
11559
11560 \end_inset
11561 </cell>
11562 </row>
11563 </lyxtabular>
11564
11565 \end_inset
11566
11567
11568 \end_layout
11569
11570 \begin_layout Standard
11571 Negative spaces can lead to characters overlapping each other.
11572  Thus they can be used to enforce ligatures, which are e.
11573 \begin_inset space \thinspace{}
11574 \end_inset
11575
11576 g.
11577 \begin_inset space \space{}
11578 \end_inset
11579
11580 useful for summation operators:
11581 \end_layout
11582
11583 \begin_layout Standard
11584 \align center
11585 \begin_inset Tabular
11586 <lyxtabular version="3" rows="3" columns="2">
11587 <features booktabs="true" tabularvalignment="middle">
11588 <column alignment="center" valignment="top" width="0pt">
11589 <column alignment="center" valignment="top">
11590 <row>
11591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11592 \begin_inset Text
11593
11594 \begin_layout Plain Layout
11595 Command
11596 \end_layout
11597
11598 \end_inset
11599 </cell>
11600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11601 \begin_inset Text
11602
11603 \begin_layout Plain Layout
11604 Result
11605 \end_layout
11606
11607 \end_inset
11608 </cell>
11609 </row>
11610 <row>
11611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11612 \begin_inset Text
11613
11614 \begin_layout Plain Layout
11615
11616 \backslash
11617 sum
11618 \backslash
11619 sum
11620 \begin_inset space \textvisiblespace{}
11621 \end_inset
11622
11623 f_kl
11624 \end_layout
11625
11626 \end_inset
11627 </cell>
11628 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11629 \begin_inset Text
11630
11631 \begin_layout Plain Layout
11632 \begin_inset Formula $\sum\sum f_{kl}$
11633 \end_inset
11634
11635
11636 \end_layout
11637
11638 \end_inset
11639 </cell>
11640 </row>
11641 <row>
11642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11643 \begin_inset Text
11644
11645 \begin_layout Plain Layout
11646
11647 \backslash
11648 sum
11649 \backslash
11650 negmedspace
11651 \backslash
11652 sum
11653 \begin_inset space \textvisiblespace{}
11654 \end_inset
11655
11656 f_kl
11657 \end_layout
11658
11659 \end_inset
11660 </cell>
11661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11662 \begin_inset Text
11663
11664 \begin_layout Plain Layout
11665 \begin_inset Formula $\sum\negmedspace\sum f_{kl}$
11666 \end_inset
11667
11668
11669 \end_layout
11670
11671 \end_inset
11672 </cell>
11673 </row>
11674 </lyxtabular>
11675
11676 \end_inset
11677
11678
11679 \end_layout
11680
11681 \begin_layout Standard
11682 \noindent
11683 \begin_inset VSpace medskip
11684 \end_inset
11685
11686
11687 \end_layout
11688
11689 \begin_layout Standard
11690 \noindent
11691 Relations like for example equal signs, are always surrounded by space.
11692  To suppress this, the equal sign is placed into a \SpecialChar TeX
11693  brace.
11694  The following example demonstrates this:
11695 \end_layout
11696
11697 \begin_layout Standard
11698 \align center
11699 \begin_inset Tabular
11700 <lyxtabular version="3" rows="2" columns="2">
11701 <features tabularvalignment="middle">
11702 <column alignment="center" valignment="top" width="0pt">
11703 <column alignment="center" valignment="top" width="0pt">
11704 <row>
11705 <cell alignment="center" valignment="top" usebox="none">
11706 \begin_inset Text
11707
11708 \begin_layout Plain Layout
11709 normal equation
11710 \end_layout
11711
11712 \end_inset
11713 </cell>
11714 <cell alignment="center" valignment="top" usebox="none">
11715 \begin_inset Text
11716
11717 \begin_layout Plain Layout
11718 \begin_inset Formula $A=B$
11719 \end_inset
11720
11721
11722 \end_layout
11723
11724 \end_inset
11725 </cell>
11726 </row>
11727 <row>
11728 <cell alignment="center" valignment="top" usebox="none">
11729 \begin_inset Text
11730
11731 \begin_layout Plain Layout
11732 equation without space
11733 \end_layout
11734
11735 \end_inset
11736 </cell>
11737 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11738 \begin_inset Text
11739
11740 \begin_layout Plain Layout
11741 \begin_inset Formula $A{=}B$
11742 \end_inset
11743
11744
11745 \end_layout
11746
11747 \end_inset
11748 </cell>
11749 </row>
11750 </lyxtabular>
11751
11752 \end_inset
11753
11754
11755 \end_layout
11756
11757 \begin_layout Standard
11758 \noindent
11759 The command for the last formula is: 
11760 \series bold
11761 A
11762 \backslash
11763 {=
11764 \begin_inset Formula $\to$
11765 \end_inset
11766
11767 B
11768 \end_layout
11769
11770 \begin_layout Standard
11771 \begin_inset VSpace bigskip
11772 \end_inset
11773
11774
11775 \end_layout
11776
11777 \begin_layout Standard
11778 Spaces are needed for physical units, because the space between the value
11779  and the unit is the smallest one and not a normal space.
11780  For units in text, the smallest space is inserted via the menu 
11781 \family sans
11782 Insert\SpecialChar menuseparator
11783 Formatting\SpecialChar menuseparator
11784 Thin
11785 \begin_inset space ~
11786 \end_inset
11787
11788 Space
11789 \family default
11790  (shortcut 
11791 \begin_inset Info
11792 type  "shortcut"
11793 arg   "space-insert thin"
11794 \end_inset
11795
11796 ).
11797 \end_layout
11798
11799 \begin_layout Standard
11800 An example to visualize the difference:
11801 \end_layout
11802
11803 \begin_layout Standard
11804 \begin_inset Tabular
11805 <lyxtabular version="3" rows="2" columns="2">
11806 <features tabularvalignment="middle">
11807 <column alignment="left" valignment="top">
11808 <column alignment="left" valignment="top">
11809 <row>
11810 <cell alignment="center" valignment="top" usebox="none">
11811 \begin_inset Text
11812
11813 \begin_layout Plain Layout
11814 24 kW
11815 \begin_inset Formula $\cdot$
11816 \end_inset
11817
11818 h
11819 \end_layout
11820
11821 \end_inset
11822 </cell>
11823 <cell alignment="center" valignment="top" usebox="none">
11824 \begin_inset Text
11825
11826 \begin_layout Plain Layout
11827 space between value and unit
11828 \end_layout
11829
11830 \end_inset
11831 </cell>
11832 </row>
11833 <row>
11834 <cell alignment="center" valignment="top" usebox="none">
11835 \begin_inset Text
11836
11837 \begin_layout Plain Layout
11838 24
11839 \begin_inset space \thinspace{}
11840 \end_inset
11841
11842 kW
11843 \begin_inset Formula $\cdot$
11844 \end_inset
11845
11846 h
11847 \end_layout
11848
11849 \end_inset
11850 </cell>
11851 <cell alignment="center" valignment="top" usebox="none">
11852 \begin_inset Text
11853
11854 \begin_layout Plain Layout
11855 smallest space between value and unit
11856 \end_layout
11857
11858 \end_inset
11859 </cell>
11860 </row>
11861 </lyxtabular>
11862
11863 \end_inset
11864
11865
11866 \end_layout
11867
11868 \begin_layout Subsection
11869 Variable Space
11870 \begin_inset ERT
11871 status collapsed
11872
11873 \begin_layout Plain Layout
11874
11875
11876 \backslash
11877 texorpdfstring{
11878 \end_layout
11879
11880 \end_inset
11881
11882
11883 \begin_inset Foot
11884 status collapsed
11885
11886 \begin_layout Plain Layout
11887 for vertical space in formulas see 
11888 \begin_inset CommandInset ref
11889 LatexCommand ref
11890 reference "subsec:Line-Separation"
11891
11892 \end_inset
11893
11894
11895 \end_layout
11896
11897 \end_inset
11898
11899
11900 \begin_inset ERT
11901 status collapsed
11902
11903 \begin_layout Plain Layout
11904
11905 }{}
11906 \end_layout
11907
11908 \end_inset
11909
11910
11911 \begin_inset Note Note
11912 status collapsed
11913
11914 \begin_layout Plain Layout
11915
11916 \backslash
11917 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11918 \end_layout
11919
11920 \begin_layout Plain Layout
11921 More about 
11922 \backslash
11923 texorpdfstring is in section 
11924 \begin_inset CommandInset ref
11925 LatexCommand ref
11926 reference "subsec:Formulas-in-Section"
11927
11928 \end_inset
11929
11930 .
11931 \end_layout
11932
11933 \end_inset
11934
11935
11936 \begin_inset CommandInset label
11937 LatexCommand label
11938 name "subsec:Variable-Space"
11939
11940 \end_inset
11941
11942
11943 \begin_inset Index idx
11944 status collapsed
11945
11946 \begin_layout Plain Layout
11947 Space ! horizontal ! variable
11948 \end_layout
11949
11950 \end_inset
11951
11952
11953 \end_layout
11954
11955 \begin_layout Standard
11956 Space with a defined length can be inserted with the command 
11957 \series bold
11958
11959 \backslash
11960 hspace
11961 \series default
11962
11963 \begin_inset Index idx
11964 status collapsed
11965
11966 \begin_layout Plain Layout
11967 Commands ! H ! 
11968 \backslash
11969 hspace
11970 \end_layout
11971
11972 \end_inset
11973
11974 .
11975  Then a long 
11976 \begin_inset Quotes eld
11977 \end_inset
11978
11979
11980 \color blue
11981
11982 \begin_inset space \textvisiblespace{}
11983 \end_inset
11984
11985
11986 \color inherit
11987
11988 \begin_inset Quotes erd
11989 \end_inset
11990
11991  appears.
11992  The length can be specified by left-clicking on the 
11993 \begin_inset Quotes eld
11994 \end_inset
11995
11996
11997 \color blue
11998
11999 \begin_inset space \textvisiblespace{}
12000 \end_inset
12001
12002
12003 \color inherit
12004
12005 \begin_inset Quotes erd
12006 \end_inset
12007
12008 .
12009  The length may also be negative.
12010  When a space would be the first character in a line it would be omitted.
12011  To force its output use the command 
12012 \series bold
12013
12014 \backslash
12015 hspace*
12016 \series default
12017  instead of 
12018 \series bold
12019
12020 \backslash
12021 hspace
12022 \series default
12023  or left-click on the 
12024 \begin_inset Quotes eld
12025 \end_inset
12026
12027
12028 \color blue
12029
12030 \begin_inset space \textvisiblespace{}
12031 \end_inset
12032
12033
12034 \color inherit
12035
12036 \begin_inset Quotes erd
12037 \end_inset
12038
12039  and check the option 
12040 \family sans
12041 Protect
12042 \family default
12043 .
12044 \begin_inset Newline newline
12045 \end_inset
12046
12047 To insert as much space as is available, the command 
12048 \series bold
12049
12050 \backslash
12051 hfill
12052 \series default
12053
12054 \begin_inset Index idx
12055 status collapsed
12056
12057 \begin_layout Plain Layout
12058 Commands ! H ! 
12059 \backslash
12060 hfill
12061 \end_layout
12062
12063 \end_inset
12064
12065  is used.
12066 \end_layout
12067
12068 \begin_layout Standard
12069 \align center
12070 \begin_inset Tabular
12071 <lyxtabular version="3" rows="4" columns="2">
12072 <features booktabs="true" tabularvalignment="middle">
12073 <column alignment="center" valignment="top" width="0pt">
12074 <column alignment="center" valignment="top">
12075 <row>
12076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12077 \begin_inset Text
12078
12079 \begin_layout Plain Layout
12080 Command (
12081 \backslash
12082 hspace length)
12083 \end_layout
12084
12085 \end_inset
12086 </cell>
12087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12088 \begin_inset Text
12089
12090 \begin_layout Plain Layout
12091 Result
12092 \end_layout
12093
12094 \end_inset
12095 </cell>
12096 </row>
12097 <row>
12098 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12099 \begin_inset Text
12100
12101 \begin_layout Plain Layout
12102 A=B
12103 \backslash
12104 hspace
12105 \begin_inset space \textvisiblespace{}
12106 \end_inset
12107
12108 A
12109 \backslash
12110 not=C (3
12111 \begin_inset space \thinspace{}
12112 \end_inset
12113
12114 cm)
12115 \end_layout
12116
12117 \end_inset
12118 </cell>
12119 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12120 \begin_inset Text
12121
12122 \begin_layout Plain Layout
12123 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12124 \end_inset
12125
12126
12127 \end_layout
12128
12129 \end_inset
12130 </cell>
12131 </row>
12132 <row>
12133 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12134 \begin_inset Text
12135
12136 \begin_layout Plain Layout
12137 A
12138 \backslash
12139 hspace
12140 \begin_inset space \textvisiblespace{}
12141 \end_inset
12142
12143 A
12144 \backslash
12145 not=A (-1
12146 \begin_inset space \thinspace{}
12147 \end_inset
12148
12149 mm)
12150 \end_layout
12151
12152 \end_inset
12153 </cell>
12154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12155 \begin_inset Text
12156
12157 \begin_layout Plain Layout
12158 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12159 \end_inset
12160
12161
12162 \end_layout
12163
12164 \end_inset
12165 </cell>
12166 </row>
12167 <row>
12168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12169 \begin_inset Text
12170
12171 \begin_layout Plain Layout
12172 A=A
12173 \backslash
12174 hfill
12175 \begin_inset space \textvisiblespace{}
12176 \end_inset
12177
12178 B=B
12179 \end_layout
12180
12181 \end_inset
12182 </cell>
12183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12184 \begin_inset Text
12185
12186 \begin_layout Plain Layout
12187 \begin_inset Formula $A=A\hfill B=B$
12188 \end_inset
12189
12190
12191 \end_layout
12192
12193 \end_inset
12194 </cell>
12195 </row>
12196 </lyxtabular>
12197
12198 \end_inset
12199
12200
12201 \end_layout
12202
12203 \begin_layout Standard
12204 In the last example the available space is given by the longest column entry
12205  of the table.
12206  In an inline formula the space depends on the length of the line in which
12207  
12208 \series bold
12209
12210 \backslash
12211 hfill
12212 \series default
12213  is inserted.
12214  Thus, when the line uses the full width, no space will be created.
12215  
12216 \series bold
12217
12218 \backslash
12219 hfill
12220 \series default
12221  only has an effect on displayed formulas when the formula style 
12222 \series bold
12223 Indented
12224 \series default
12225  is used.
12226  (Formula styles are explained in 
12227 \begin_inset CommandInset ref
12228 LatexCommand ref
12229 reference "sec:Formula-Styles"
12230
12231 \end_inset
12232
12233 .)
12234 \end_layout
12235
12236 \begin_layout Standard
12237 Besides 
12238 \series bold
12239
12240 \backslash
12241 hfill
12242 \series default
12243 , there are the commands 
12244 \series bold
12245
12246 \backslash
12247 dotfill
12248 \series default
12249  and 
12250 \series bold
12251
12252 \backslash
12253 hrulefill
12254 \series default
12255  that fill the space with a pattern, see 
12256 \begin_inset CommandInset ref
12257 LatexCommand ref
12258 reference "subsec:Ellipses"
12259
12260 \end_inset
12261
12262  for an example.
12263 \end_layout
12264
12265 \begin_layout Standard
12266 For text, variable space can be inserted via the menu 
12267 \family sans
12268 Insert\SpecialChar menuseparator
12269 Formatting\SpecialChar menuseparator
12270 Horizontal
12271 \begin_inset space ~
12272 \end_inset
12273
12274 Space
12275 \family default
12276 :
12277 \end_layout
12278
12279 \begin_layout Standard
12280 This is a line with
12281 \begin_inset space \hspace{}
12282 \length 2cm
12283 \end_inset
12284
12285 2
12286 \begin_inset space \thinspace{}
12287 \end_inset
12288
12289 cm space.
12290 \end_layout
12291
12292 \begin_layout Standard
12293 This is a line with
12294 \begin_inset space \hfill{}
12295 \end_inset
12296
12297 maximum space.
12298 \end_layout
12299
12300 \begin_layout Subsection
12301 Space besides inline Formulas
12302 \begin_inset Index idx
12303 status collapsed
12304
12305 \begin_layout Plain Layout
12306 Space ! besides inline formulas
12307 \end_layout
12308
12309 \end_inset
12310
12311
12312 \end_layout
12313
12314 \begin_layout Standard
12315 The space that surrounds inline formulas can be adjusted with the length
12316  
12317 \series bold
12318
12319 \backslash
12320 mathsurround
12321 \series default
12322
12323 \begin_inset Index idx
12324 status collapsed
12325
12326 \begin_layout Plain Layout
12327 Commands ! M ! 
12328 \backslash
12329 mathsurround
12330 \end_layout
12331
12332 \end_inset
12333
12334 .
12335  The value of a length is set with the command 
12336 \series bold
12337
12338 \backslash
12339 setlength
12340 \series default
12341
12342 \begin_inset Index idx
12343 status collapsed
12344
12345 \begin_layout Plain Layout
12346 Commands ! S ! 
12347 \backslash
12348 setlength
12349 \end_layout
12350
12351 \end_inset
12352
12353  which has the following scheme:
12354 \end_layout
12355
12356 \begin_layout Standard
12357
12358 \series bold
12359
12360 \backslash
12361 setlength{length name}{value}
12362 \end_layout
12363
12364 \begin_layout Standard
12365 To set 
12366 \series bold
12367
12368 \backslash
12369 mathsurround
12370 \series default
12371  to the value 5
12372 \begin_inset space \thinspace{}
12373 \end_inset
12374
12375 mm, the command
12376 \end_layout
12377
12378 \begin_layout Standard
12379
12380 \series bold
12381
12382 \backslash
12383 setlength{
12384 \backslash
12385 mathsurround}{5mm}
12386 \end_layout
12387
12388 \begin_layout Standard
12389 is inserted in \SpecialChar TeX
12390  mode.
12391  5
12392 \begin_inset space \thinspace{}
12393 \end_inset
12394
12395 mm space will now be set around all inline formulas:
12396 \begin_inset ERT
12397 status collapsed
12398
12399 \begin_layout Plain Layout
12400
12401
12402 \backslash
12403 setlength{
12404 \backslash
12405 mathsurround}{5mm}
12406 \end_layout
12407
12408 \end_inset
12409
12410
12411 \end_layout
12412
12413 \begin_layout Standard
12414 This is a line with an inline formula 
12415 \begin_inset Formula $A=B$
12416 \end_inset
12417
12418  with 5
12419 \begin_inset space \thinspace{}
12420 \end_inset
12421
12422 mm surrounding space.
12423 \begin_inset ERT
12424 status collapsed
12425
12426 \begin_layout Plain Layout
12427
12428
12429 \backslash
12430 setlength{
12431 \backslash
12432 mathsurround}{0pt}
12433 \end_layout
12434
12435 \end_inset
12436
12437
12438 \end_layout
12439
12440 \begin_layout Standard
12441 To return to the predefined value, 
12442 \series bold
12443
12444 \backslash
12445 mathsurround
12446 \series default
12447  is set to the value 0
12448 \begin_inset space \thinspace{}
12449 \end_inset
12450
12451 pt.
12452 \end_layout
12453
12454 \begin_layout Standard
12455 \begin_inset Newpage newpage
12456 \end_inset
12457
12458
12459 \end_layout
12460
12461 \begin_layout Section
12462 Boxes and Frames
12463 \begin_inset Index idx
12464 status collapsed
12465
12466 \begin_layout Plain Layout
12467 Boxes
12468 \end_layout
12469
12470 \end_inset
12471
12472
12473 \begin_inset Index idx
12474 status collapsed
12475
12476 \begin_layout Plain Layout
12477 Frames | see
12478 \begin_inset ERT
12479 status collapsed
12480
12481 \begin_layout Plain Layout
12482
12483 {
12484 \end_layout
12485
12486 \end_inset
12487
12488 Boxes
12489 \begin_inset ERT
12490 status collapsed
12491
12492 \begin_layout Plain Layout
12493
12494 }
12495 \end_layout
12496
12497 \end_inset
12498
12499
12500 \end_layout
12501
12502 \end_inset
12503
12504
12505 \end_layout
12506
12507 \begin_layout Standard
12508 Boxes for text are described in chapter 
12509 \family typewriter
12510 Boxes
12511 \family default
12512  in the 
12513 \family typewriter
12514 Embedded
12515 \begin_inset space ~
12516 \end_inset
12517
12518 Objects
12519 \family default
12520  manual.
12521 \end_layout
12522
12523 \begin_layout Subsection
12524 Boxes with Frame
12525 \begin_inset CommandInset label
12526 LatexCommand label
12527 name "subsec:Boxes-with-Frame"
12528
12529 \end_inset
12530
12531
12532 \begin_inset Index idx
12533 status collapsed
12534
12535 \begin_layout Plain Layout
12536 Boxes ! with frame
12537 \end_layout
12538
12539 \end_inset
12540
12541
12542 \end_layout
12543
12544 \begin_layout Standard
12545 It is possible to frame a formula or part of one with the commands 
12546 \series bold
12547
12548 \backslash
12549 fbox
12550 \series default
12551
12552 \begin_inset Index idx
12553 status collapsed
12554
12555 \begin_layout Plain Layout
12556 Commands ! F ! 
12557 \backslash
12558 fbox
12559 \end_layout
12560
12561 \end_inset
12562
12563  and 
12564 \series bold
12565
12566 \backslash
12567 boxed
12568 \series default
12569
12570 \begin_inset Index idx
12571 status collapsed
12572
12573 \begin_layout Plain Layout
12574 Commands ! B ! 
12575 \backslash
12576 boxed
12577 \end_layout
12578
12579 \end_inset
12580
12581 .
12582 \end_layout
12583
12584 \begin_layout Standard
12585 When one of these commands is inserted in a formula, a blue box appears
12586  within a frame to enter formula parts.
12587  For 
12588 \series bold
12589
12590 \backslash
12591 fbox
12592 \series default
12593  an additional formula has to be created by 
12594 \family sans
12595 Ctrl+M
12596 \family default
12597  within this box, because the box content will otherwise be treated as mathemati
12598 cal text.
12599  When 
12600 \series bold
12601
12602 \backslash
12603 boxed
12604 \series default
12605  is used, a new formula is automatically created inside the frame.
12606 \end_layout
12607
12608 \begin_layout Standard
12609 The command 
12610 \series bold
12611
12612 \backslash
12613 fbox
12614 \series default
12615  is not suitable to frame displayed formulas because the formula will always
12616  be set in the size of the text.
12617  
12618 \series bold
12619
12620 \backslash
12621 boxed
12622 \series default
12623  is in contrary not suitable to frame inline formulas, because the formula
12624  will always be set in the size of a displayed formula.
12625 \end_layout
12626
12627 \begin_layout Standard
12628 An extension to 
12629 \series bold
12630
12631 \backslash
12632 fbox
12633 \series default
12634  is the command 
12635 \series bold
12636
12637 \backslash
12638 framebox
12639 \series default
12640
12641 \begin_inset Index idx
12642 status collapsed
12643
12644 \begin_layout Plain Layout
12645 Commands ! F ! 
12646 \backslash
12647 framebox
12648 \end_layout
12649
12650 \end_inset
12651
12652  where additionally the frame width and the alignment can be specified.
12653  
12654 \series bold
12655
12656 \backslash
12657 framebox
12658 \series default
12659  is used in the following scheme:
12660 \end_layout
12661
12662 \begin_layout Standard
12663
12664 \series bold
12665
12666 \backslash
12667 framebox[frame width][position]{box content}
12668 \end_layout
12669
12670 \begin_layout Standard
12671 The position can either be 
12672 \emph on
12673 l
12674 \emph default
12675  or 
12676 \emph on
12677 r
12678 \emph default
12679 .
12680  
12681 \emph on
12682 l
12683 \emph default
12684  left aligns, 
12685 \emph on
12686 r
12687 \emph default
12688  right aligns the formula in the box.
12689  When no position is given, the formula will be centered.
12690 \begin_inset Newline newline
12691 \end_inset
12692
12693 If no width is given, also no position can be given.
12694  In this case the frame width is adjusted to the box content like for 
12695 \series bold
12696
12697 \backslash
12698 fbox
12699 \series default
12700 .
12701 \end_layout
12702
12703 \begin_layout Standard
12704 When the command 
12705 \series bold
12706
12707 \backslash
12708 framebox
12709 \series default
12710  is inserted, a box appears containing three blue boxes.
12711  The first two boxes are surrounded by brackets and denote the two optional
12712  arguments.
12713  The third box is for formula parts like for 
12714 \series bold
12715
12716 \backslash
12717 fbox
12718 \series default
12719 .
12720 \end_layout
12721
12722 \begin_layout Standard
12723 \align center
12724 \begin_inset Tabular
12725 <lyxtabular version="3" rows="5" columns="2">
12726 <features booktabs="true" tabularvalignment="middle">
12727 <column alignment="center" valignment="top" width="0pt">
12728 <column alignment="center" valignment="top">
12729 <row>
12730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12731 \begin_inset Text
12732
12733 \begin_layout Plain Layout
12734 Command
12735 \end_layout
12736
12737 \end_inset
12738 </cell>
12739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12740 \begin_inset Text
12741
12742 \begin_layout Plain Layout
12743 Result
12744 \end_layout
12745
12746 \end_inset
12747 </cell>
12748 </row>
12749 <row topspace="1.5mm">
12750 <cell alignment="center" valignment="top" usebox="none">
12751 \begin_inset Text
12752
12753 \begin_layout Plain Layout
12754
12755 \backslash
12756 fbox
12757 \begin_inset space \textvisiblespace{}
12758 \end_inset
12759
12760
12761 \family sans
12762 Ctrl+M
12763 \family default
12764  
12765 \backslash
12766 int
12767 \begin_inset space \textvisiblespace{}
12768 \end_inset
12769
12770 A=B
12771 \end_layout
12772
12773 \end_inset
12774 </cell>
12775 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12776 \begin_inset Text
12777
12778 \begin_layout Plain Layout
12779 \begin_inset Formula $\fbox{\ensuremath{\int A=B}}$
12780 \end_inset
12781
12782
12783 \end_layout
12784
12785 \end_inset
12786 </cell>
12787 </row>
12788 <row topspace="1.5mm">
12789 <cell alignment="center" valignment="top" usebox="none">
12790 \begin_inset Text
12791
12792 \begin_layout Plain Layout
12793
12794 \backslash
12795 boxed
12796 \begin_inset space \textvisiblespace{}
12797 \end_inset
12798
12799
12800 \backslash
12801 int
12802 \begin_inset space \textvisiblespace{}
12803 \end_inset
12804
12805 A=B
12806 \end_layout
12807
12808 \end_inset
12809 </cell>
12810 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12811 \begin_inset Text
12812
12813 \begin_layout Plain Layout
12814 \begin_inset Formula $\boxed{\int A=B}$
12815 \end_inset
12816
12817
12818 \end_layout
12819
12820 \end_inset
12821 </cell>
12822 </row>
12823 <row topspace="1.5mm">
12824 <cell alignment="center" valignment="top" usebox="none">
12825 \begin_inset Text
12826
12827 \begin_layout Plain Layout
12828 A+
12829 \backslash
12830 fbox
12831 \begin_inset space \textvisiblespace{}
12832 \end_inset
12833
12834 B
12835 \end_layout
12836
12837 \end_inset
12838 </cell>
12839 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12840 \begin_inset Text
12841
12842 \begin_layout Plain Layout
12843 \begin_inset Formula $A+\fbox{B}$
12844 \end_inset
12845
12846
12847 \end_layout
12848
12849 \end_inset
12850 </cell>
12851 </row>
12852 <row topspace="1.5mm" bottomspace="1mm">
12853 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12854 \begin_inset Text
12855
12856 \begin_layout Plain Layout
12857
12858 \backslash
12859 framebox
12860 \begin_inset space \textvisiblespace{}
12861 \end_inset
12862
12863 20mm
12864 \begin_inset Formula $\to$
12865 \end_inset
12866
12867
12868 \begin_inset Formula $\to$
12869 \end_inset
12870
12871
12872 \family sans
12873 Ctrl+M
12874 \family default
12875  
12876 \backslash
12877 frac
12878 \begin_inset space \textvisiblespace{}
12879 \end_inset
12880
12881 A
12882 \begin_inset Formula $\downarrow$
12883 \end_inset
12884
12885 B
12886 \end_layout
12887
12888 \end_inset
12889 </cell>
12890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
12891 \begin_inset Text
12892
12893 \begin_layout Plain Layout
12894 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12895 \end_inset
12896
12897
12898 \end_layout
12899
12900 \end_inset
12901 </cell>
12902 </row>
12903 </lyxtabular>
12904
12905 \end_inset
12906
12907
12908 \end_layout
12909
12910 \begin_layout Standard
12911 The frame thickness can also be adjusted.
12912  To do this the following commands have to be inserted in \SpecialChar TeX
12913  mode before the
12914  formula
12915 \end_layout
12916
12917 \begin_layout Standard
12918
12919 \series bold
12920
12921 \backslash
12922 fboxrule
12923 \series default
12924  
12925 \series bold
12926
12927 \begin_inset Quotes eld
12928 \end_inset
12929
12930 thickness
12931 \begin_inset Quotes erd
12932 \end_inset
12933
12934
12935 \series default
12936  
12937 \series bold
12938
12939 \backslash
12940 fboxsep
12941 \series default
12942  
12943 \series bold
12944
12945 \begin_inset Quotes eld
12946 \end_inset
12947
12948 distance
12949 \begin_inset Quotes erd
12950 \end_inset
12951
12952
12953 \end_layout
12954
12955 \begin_layout Standard
12956 \begin_inset Quotes eld
12957 \end_inset
12958
12959 distance
12960 \begin_inset Quotes erd
12961 \end_inset
12962
12963  specifies the minimal distance between the frame and the first character
12964  in the box.
12965  An example for this is the following framed formula:
12966 \begin_inset ERT
12967 status collapsed
12968
12969 \begin_layout Plain Layout
12970
12971
12972 \backslash
12973 fboxrule 2mm 
12974 \backslash
12975 fboxsep 3mm
12976 \end_layout
12977
12978 \end_inset
12979
12980
12981 \begin_inset Formula 
12982 \[
12983 \boxed{A+B=C}
12984 \]
12985
12986 \end_inset
12987
12988 Before this formula the commands
12989 \end_layout
12990
12991 \begin_layout Standard
12992
12993 \series bold
12994
12995 \backslash
12996 fboxrule
12997 \series default
12998  
12999 \series bold
13000 2mm
13001 \series default
13002  
13003 \series bold
13004
13005 \backslash
13006 fboxsep
13007 \series default
13008  
13009 \series bold
13010 3mm
13011 \end_layout
13012
13013 \begin_layout Standard
13014 were inserted in \SpecialChar TeX
13015  mode.
13016  The given values are used for all following boxes.
13017 \end_layout
13018
13019 \begin_layout Standard
13020 To return to the standard frame size, the command
13021 \end_layout
13022
13023 \begin_layout Standard
13024
13025 \series bold
13026
13027 \backslash
13028 fboxrule
13029 \series default
13030  
13031 \series bold
13032 0.4pt
13033 \series default
13034  
13035 \series bold
13036
13037 \backslash
13038 fboxsep
13039 \series default
13040  
13041 \series bold
13042 3pt
13043 \series default
13044
13045 \begin_inset ERT
13046 status collapsed
13047
13048 \begin_layout Plain Layout
13049
13050
13051 \backslash
13052 fboxrule 0.4pt 
13053 \backslash
13054 fboxsep 3pt
13055 \end_layout
13056
13057 \end_inset
13058
13059
13060 \end_layout
13061
13062 \begin_layout Standard
13063 is inserted in \SpecialChar TeX
13064  mode before the next formula.
13065 \end_layout
13066
13067 \begin_layout Subsection
13068 Boxes without Frame
13069 \begin_inset CommandInset label
13070 LatexCommand label
13071 name "subsec:Boxes-without-Frame"
13072
13073 \end_inset
13074
13075
13076 \begin_inset Index idx
13077 status collapsed
13078
13079 \begin_layout Plain Layout
13080 Boxes ! without frame
13081 \end_layout
13082
13083 \end_inset
13084
13085
13086 \end_layout
13087
13088 \begin_layout Standard
13089 For boxes without a frame there are the following box commands: 
13090 \series bold
13091
13092 \backslash
13093 mbox
13094 \series default
13095
13096 \begin_inset Index idx
13097 status collapsed
13098
13099 \begin_layout Plain Layout
13100 Commands ! M ! 
13101 \backslash
13102 mbox
13103 \end_layout
13104
13105 \end_inset
13106
13107
13108 \series bold
13109
13110 \backslash
13111 makebox
13112 \series default
13113
13114 \begin_inset Index idx
13115 status collapsed
13116
13117 \begin_layout Plain Layout
13118 Commands ! M ! 
13119 \backslash
13120 makebox
13121 \end_layout
13122
13123 \end_inset
13124
13125  and 
13126 \series bold
13127
13128 \backslash
13129 raisebox
13130 \series default
13131
13132 \begin_inset Index idx
13133 status collapsed
13134
13135 \begin_layout Plain Layout
13136 Commands ! R ! 
13137 \backslash
13138 raisebox
13139 \end_layout
13140
13141 \end_inset
13142
13143
13144 \end_layout
13145
13146 \begin_layout Standard
13147 With 
13148 \series bold
13149
13150 \backslash
13151 raisebox
13152 \series default
13153  a box can be super- or subscripted.
13154  But in contrary to normal super- and subscripting, the characters in the
13155  box keep their font size.
13156  
13157 \series bold
13158
13159 \backslash
13160 raisebox
13161 \series default
13162  is used in the following scheme:
13163 \end_layout
13164
13165 \begin_layout Standard
13166
13167 \series bold
13168
13169 \backslash
13170 raisebox{height}{box content}
13171 \end_layout
13172
13173 \begin_layout Standard
13174 When the box should contain a formula, an extra formula is needed like for
13175  
13176 \series bold
13177
13178 \backslash
13179 fbox
13180 \series default
13181 .
13182  
13183 \series medium
13184
13185 \begin_inset Note Greyedout
13186 status open
13187
13188 \begin_layout Plain Layout
13189
13190 \series bold
13191 Note:
13192 \series default
13193  For 
13194 \series bold
13195
13196 \backslash
13197 raisebox
13198 \series default
13199  this extra formula is created by pressing 
13200 \family sans
13201 Ctrl+M
13202 \family default
13203  twice instead of once because \SpecialChar LyX
13204  doesn't yet support 
13205 \series bold
13206
13207 \backslash
13208 raisebox
13209 \series default
13210  directly.
13211 \end_layout
13212
13213 \end_inset
13214
13215
13216 \series default
13217
13218 \end_layout
13219
13220 \begin_layout Standard
13221 \align center
13222 \begin_inset Tabular
13223 <lyxtabular version="3" rows="4" columns="2">
13224 <features booktabs="true" tabularvalignment="middle">
13225 <column alignment="center" valignment="top" width="0pt">
13226 <column alignment="center" valignment="top">
13227 <row>
13228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13229 \begin_inset Text
13230
13231 \begin_layout Plain Layout
13232 Command
13233 \end_layout
13234
13235 \end_inset
13236 </cell>
13237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13238 \begin_inset Text
13239
13240 \begin_layout Plain Layout
13241 Result
13242 \end_layout
13243
13244 \end_inset
13245 </cell>
13246 </row>
13247 <row>
13248 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13249 \begin_inset Text
13250
13251 \begin_layout Plain Layout
13252 H
13253 \backslash
13254 raisebox{2mm
13255 \begin_inset Formula $\to$
13256 \end_inset
13257
13258
13259 \backslash
13260 {al
13261 \begin_inset Formula $\to$
13262 \end_inset
13263
13264  lo
13265 \end_layout
13266
13267 \end_inset
13268 </cell>
13269 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13270 \begin_inset Text
13271
13272 \begin_layout Plain Layout
13273 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13274 \end_inset
13275
13276
13277 \end_layout
13278
13279 \end_inset
13280 </cell>
13281 </row>
13282 <row>
13283 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13284 \begin_inset Text
13285
13286 \begin_layout Plain Layout
13287 H
13288 \backslash
13289 raisebox{-2mm
13290 \begin_inset Formula $\to$
13291 \end_inset
13292
13293
13294 \backslash
13295 {al
13296 \begin_inset Formula $\to$
13297 \end_inset
13298
13299 lo
13300 \end_layout
13301
13302 \end_inset
13303 </cell>
13304 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13305 \begin_inset Text
13306
13307 \begin_layout Plain Layout
13308 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13309 \end_inset
13310
13311
13312 \end_layout
13313
13314 \end_inset
13315 </cell>
13316 </row>
13317 <row>
13318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13319 \begin_inset Text
13320
13321 \begin_layout Plain Layout
13322 A=
13323 \backslash
13324 raisebox{-2mm
13325 \begin_inset Formula $\to$
13326 \end_inset
13327
13328
13329 \backslash
13330 {
13331 \family sans
13332 Ctrl+M
13333 \family default
13334  
13335 \family sans
13336 Ctrl+M
13337 \family default
13338  
13339 \backslash
13340 sqrt
13341 \begin_inset space \textvisiblespace{}
13342 \end_inset
13343
13344
13345 \end_layout
13346
13347 \end_inset
13348 </cell>
13349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13350 \begin_inset Text
13351
13352 \begin_layout Plain Layout
13353 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13354 \end_inset
13355
13356
13357 \end_layout
13358
13359 \end_inset
13360 </cell>
13361 </row>
13362 </lyxtabular>
13363
13364 \end_inset
13365
13366
13367 \end_layout
13368
13369 \begin_layout Standard
13370 The command 
13371 \series bold
13372
13373 \backslash
13374 mbox
13375 \series default
13376  is equivalent to 
13377 \series bold
13378
13379 \backslash
13380 fbox
13381 \series default
13382  and 
13383 \series bold
13384
13385 \backslash
13386 makebox
13387 \series default
13388  is equivalent to 
13389 \series bold
13390
13391 \backslash
13392 framebox
13393 \series default
13394 , with the difference that there is no frame.
13395 \end_layout
13396
13397 \begin_layout Subsection
13398 Colored Boxes
13399 \begin_inset CommandInset label
13400 LatexCommand label
13401 name "subsec:Colored-Boxes"
13402
13403 \end_inset
13404
13405
13406 \begin_inset Index idx
13407 status collapsed
13408
13409 \begin_layout Plain Layout
13410 Boxes ! colored
13411 \end_layout
13412
13413 \end_inset
13414
13415
13416 \end_layout
13417
13418 \begin_layout Standard
13419 To be able to use all commands explained in this section, the \SpecialChar LaTeX
13420 -package 
13421 \series bold
13422 color
13423 \series default
13424
13425 \begin_inset Foot
13426 status collapsed
13427
13428 \begin_layout Plain Layout
13429 The \SpecialChar LaTeX
13430 -package 
13431 \series bold
13432 color
13433 \series default
13434  is part of every \SpecialChar LaTeX
13435  standard installation.
13436 \end_layout
13437
13438 \end_inset
13439
13440
13441 \begin_inset Index idx
13442 status collapsed
13443
13444 \begin_layout Plain Layout
13445 Packages ! color
13446 \end_layout
13447
13448 \end_inset
13449
13450  has to be loaded in the \SpecialChar LaTeX
13451 -preamble with the line
13452 \begin_inset Foot
13453 status collapsed
13454
13455 \begin_layout Plain Layout
13456 When text is colored somewhere in the document with a predefined color,
13457  \SpecialChar LyX
13458  loads the \SpecialChar LaTeX
13459  package 
13460 \series bold
13461 color
13462 \series default
13463  automatically.
13464  Thus it is possible that the package is loaded twice, but this does not
13465  cause problems.
13466 \end_layout
13467
13468 \end_inset
13469
13470
13471 \begin_inset Note Note
13472 status collapsed
13473
13474 \begin_layout Plain Layout
13475 To avoid that the package is loaded twice, a macro was inserted to the \SpecialChar LaTeX
13476 -preamble.
13477 \end_layout
13478
13479 \end_inset
13480
13481
13482 \end_layout
13483
13484 \begin_layout Standard
13485
13486 \series bold
13487
13488 \backslash
13489 usepackage{color}
13490 \end_layout
13491
13492 \begin_layout Standard
13493 \begin_inset VSpace medskip
13494 \end_inset
13495
13496 To color boxes, the command 
13497 \series bold
13498
13499 \backslash
13500 colorbox
13501 \series default
13502
13503 \begin_inset Index idx
13504 status collapsed
13505
13506 \begin_layout Plain Layout
13507 Commands ! C ! 
13508 \backslash
13509 colorbox
13510 \end_layout
13511
13512 \end_inset
13513
13514  is used in the following scheme:
13515 \end_layout
13516
13517 \begin_layout Standard
13518
13519 \series bold
13520
13521 \backslash
13522 colorbox{color}{box content}
13523 \end_layout
13524
13525 \begin_layout Standard
13526 The box content can also be a box and a 
13527 \series bold
13528
13529 \backslash
13530 colorbox
13531 \series default
13532  can also be part of another box (see the 2nd and 3rd example).
13533  When the box should contain a formula, an extra formula has to be created,
13534  the same way as for 
13535 \series bold
13536
13537 \backslash
13538 raisebox
13539 \series default
13540 .
13541 \begin_inset Foot
13542 status collapsed
13543
13544 \begin_layout Plain Layout
13545 This also applies for the command 
13546 \series bold
13547
13548 \backslash
13549 fcolorbox
13550 \series default
13551 .
13552 \end_layout
13553
13554 \end_inset
13555
13556
13557 \end_layout
13558
13559 \begin_layout Standard
13560 One of the following predefined colors can be chosen:
13561 \end_layout
13562
13563 \begin_layout Standard
13564
13565 \series bold
13566 black
13567 \series default
13568
13569 \series bold
13570 blue
13571 \series default
13572
13573 \series bold
13574 cyan
13575 \series default
13576
13577 \series bold
13578 green
13579 \series default
13580
13581 \series bold
13582 magenta
13583 \series default
13584
13585 \series bold
13586 red
13587 \series default
13588
13589 \series bold
13590 white
13591 \series default
13592  and 
13593 \series bold
13594 yellow
13595 \series default
13596
13597 \end_layout
13598
13599 \begin_layout Standard
13600 \align center
13601 \begin_inset Tabular
13602 <lyxtabular version="3" rows="4" columns="2">
13603 <features booktabs="true" tabularvalignment="middle">
13604 <column alignment="center" valignment="top" width="0pt">
13605 <column alignment="center" valignment="top">
13606 <row>
13607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13608 \begin_inset Text
13609
13610 \begin_layout Plain Layout
13611 Command
13612 \end_layout
13613
13614 \end_inset
13615 </cell>
13616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13617 \begin_inset Text
13618
13619 \begin_layout Plain Layout
13620 Result
13621 \end_layout
13622
13623 \end_inset
13624 </cell>
13625 </row>
13626 <row>
13627 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13628 \begin_inset Text
13629
13630 \begin_layout Plain Layout
13631
13632 \backslash
13633 colorbox{yellow
13634 \begin_inset Formula $\to$
13635 \end_inset
13636
13637
13638 \backslash
13639 {A=B
13640 \end_layout
13641
13642 \end_inset
13643 </cell>
13644 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13645 \begin_inset Text
13646
13647 \begin_layout Plain Layout
13648 \begin_inset Formula $\colorbox{yellow}{A=B}$
13649 \end_inset
13650
13651
13652 \end_layout
13653
13654 \end_inset
13655 </cell>
13656 </row>
13657 <row topspace="1.5mm">
13658 <cell alignment="center" valignment="top" usebox="none">
13659 \begin_inset Text
13660
13661 \begin_layout Plain Layout
13662
13663 \backslash
13664 colorbox{green
13665 \begin_inset Formula $\to$
13666 \end_inset
13667
13668
13669 \backslash
13670 {
13671 \backslash
13672 fbox
13673 \begin_inset space \textvisiblespace{}
13674 \end_inset
13675
13676 A=B
13677 \end_layout
13678
13679 \end_inset
13680 </cell>
13681 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13682 \begin_inset Text
13683
13684 \begin_layout Plain Layout
13685 \begin_inset Formula $\colorbox{green}{\fbox{A=B}}$
13686 \end_inset
13687
13688
13689 \end_layout
13690
13691 \end_inset
13692 </cell>
13693 </row>
13694 <row topspace="1.5mm" bottomspace="1mm">
13695 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13696 \begin_inset Text
13697
13698 \begin_layout Plain Layout
13699
13700 \backslash
13701 fbox
13702 \begin_inset space \textvisiblespace{}
13703 \end_inset
13704
13705
13706 \backslash
13707 colorbox{green
13708 \begin_inset Formula $\to$
13709 \end_inset
13710
13711
13712 \backslash
13713 {
13714 \family sans
13715 Ctrl+M
13716 \family default
13717  
13718 \family sans
13719 Ctrl+M
13720 \family default
13721  
13722 \backslash
13723 int
13724 \begin_inset space \textvisiblespace{}
13725 \end_inset
13726
13727 C=D
13728 \end_layout
13729
13730 \end_inset
13731 </cell>
13732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
13733 \begin_inset Text
13734
13735 \begin_layout Plain Layout
13736 \begin_inset Formula $\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}$
13737 \end_inset
13738
13739
13740 \end_layout
13741
13742 \end_inset
13743 </cell>
13744 </row>
13745 </lyxtabular>
13746
13747 \end_inset
13748
13749
13750 \end_layout
13751
13752 \begin_layout Standard
13753
13754 \series bold
13755
13756 \backslash
13757 colorbox
13758 \series default
13759  only colors the box but not the characters in the box.
13760  To color all characters, the whole formula is highlighted and the desired
13761  color is chosen in the 
13762 \family sans
13763 Text
13764 \begin_inset space ~
13765 \end_inset
13766
13767 Style
13768 \family default
13769  dialog.
13770  The dialog can be called with the toolbar button 
13771 \begin_inset Info
13772 type  "icon"
13773 arg   "dialog-show character"
13774 \end_inset
13775
13776  or the menu 
13777 \family sans
13778 Edit\SpecialChar menuseparator
13779 Text
13780 \begin_inset space ~
13781 \end_inset
13782
13783 Style\SpecialChar menuseparator
13784 Customized
13785 \family default
13786 .
13787  The formula number then has the same color as the formula.
13788  When the formula number should get another color than the formula characters,
13789  the color must be changed within the formula.
13790 \end_layout
13791
13792 \begin_layout Standard
13793 An example:
13794 \end_layout
13795
13796 \begin_layout Standard
13797
13798 \color red
13799 \begin_inset Formula 
13800 \begin{equation}
13801 \int A=B\label{eq:red}
13802 \end{equation}
13803
13804 \end_inset
13805
13806
13807 \color green
13808
13809 \begin_inset Formula 
13810 \begin{equation}
13811 \textcolor{red}{\int A=B}\label{eq:redgreen}
13812 \end{equation}
13813
13814 \end_inset
13815
13816
13817 \end_layout
13818
13819 \begin_layout Standard
13820 Formula 
13821 \begin_inset CommandInset ref
13822 LatexCommand eqref
13823 reference "eq:red"
13824
13825 \end_inset
13826
13827  is completely colored red.
13828 \begin_inset Newline newline
13829 \end_inset
13830
13831 Formula 
13832 \begin_inset CommandInset ref
13833 LatexCommand eqref
13834 reference "eq:redgreen"
13835
13836 \end_inset
13837
13838  was first completely colored green to set the color for the formula number.
13839  Subsequently the formula characters were colored red.
13840 \end_layout
13841
13842 \begin_layout Standard
13843 \begin_inset VSpace bigskip
13844 \end_inset
13845
13846 To color the frame different than the rest of the box, the command 
13847 \series bold
13848
13849 \backslash
13850 fcolorbox
13851 \series default
13852
13853 \begin_inset Index idx
13854 status collapsed
13855
13856 \begin_layout Plain Layout
13857 Commands ! F ! 
13858 \backslash
13859 fcolorbox
13860 \end_layout
13861
13862 \end_inset
13863
13864  is used in the following scheme:
13865 \end_layout
13866
13867 \begin_layout Standard
13868
13869 \series bold
13870
13871 \backslash
13872 fcolorbox{frame color}{color}{box content}
13873 \end_layout
13874
13875 \begin_layout Standard
13876 So 
13877 \series bold
13878
13879 \backslash
13880 fcolorbox
13881 \series default
13882  is an extension of the command 
13883 \series bold
13884
13885 \backslash
13886 colorbox
13887 \series default
13888 .
13889  The frame width is set, like for 
13890 \series bold
13891
13892 \backslash
13893 framebox
13894 \series default
13895 , with 
13896 \series bold
13897
13898 \backslash
13899 fboxrule
13900 \series default
13901  and 
13902 \series bold
13903
13904 \backslash
13905 fboxsep
13906 \series default
13907 .
13908  An example:
13909 \begin_inset ERT
13910 status collapsed
13911
13912 \begin_layout Plain Layout
13913
13914
13915 \backslash
13916 fboxrule 1mm 
13917 \backslash
13918 fboxsep 1mm
13919 \end_layout
13920
13921 \end_inset
13922
13923
13924 \begin_inset Formula 
13925 \[
13926 \fcolorbox{cyan}{magenta}{A=B}
13927 \]
13928
13929 \end_inset
13930
13931
13932 \begin_inset ERT
13933 status collapsed
13934
13935 \begin_layout Plain Layout
13936
13937
13938 \backslash
13939 fboxrule 0.4pt 
13940 \backslash
13941 fboxsep 3pt
13942 \end_layout
13943
13944 \end_inset
13945
13946
13947 \end_layout
13948
13949 \begin_layout Standard
13950 This formula was created with the command
13951 \begin_inset Newline newline
13952 \end_inset
13953
13954
13955 \series bold
13956
13957 \backslash
13958 fcolorbox{cyan
13959 \begin_inset Formula $\to$
13960 \end_inset
13961
13962
13963 \backslash
13964 {magenta
13965 \begin_inset Formula $\to$
13966 \end_inset
13967
13968
13969 \backslash
13970 {A=B
13971 \series default
13972 .
13973 \end_layout
13974
13975 \begin_layout Standard
13976 \begin_inset VSpace bigskip
13977 \end_inset
13978
13979 To use other colors than the predefined ones, they have to be defined first.
13980 \end_layout
13981
13982 \begin_layout Standard
13983 One can for example define the color 
13984 \begin_inset Quotes eld
13985 \end_inset
13986
13987
13988 \series bold
13989 darkgreen
13990 \series default
13991
13992 \begin_inset Quotes erd
13993 \end_inset
13994
13995  with the \SpecialChar LaTeX
13996 -preamble line:
13997 \end_layout
13998
13999 \begin_layout Standard
14000
14001 \series bold
14002
14003 \backslash
14004 definecolor{darkgreen}{cmyk}{0.5,
14005 \series default
14006  
14007 \series bold
14008 0,
14009 \series default
14010  
14011 \series bold
14012 1,
14013 \series default
14014  
14015 \series bold
14016 0.5}
14017 \series default
14018
14019 \begin_inset Index idx
14020 status collapsed
14021
14022 \begin_layout Plain Layout
14023 Commands ! D ! 
14024 \backslash
14025 definecolor
14026 \end_layout
14027
14028 \end_inset
14029
14030
14031 \end_layout
14032
14033 \begin_layout Standard
14034
14035 \series bold
14036 cmyk
14037 \series default
14038  is the color space that denotes the colors 
14039 \series bold
14040 cyan
14041 \series default
14042
14043 \series bold
14044 magenta
14045 \series default
14046
14047 \series bold
14048 yellow
14049 \series default
14050  and 
14051 \series bold
14052 black
14053 \series default
14054 .
14055  The four comma separated numbers are the portion factor for the corresponding
14056  colors of the color space.
14057  The factors can be in the range of 0
14058 \begin_inset space \thinspace{}
14059 \end_inset
14060
14061 -
14062 \begin_inset space \thinspace{}
14063 \end_inset
14064
14065 1.
14066  Instead of 
14067 \series bold
14068 cmyk
14069 \series default
14070  also the color space 
14071 \series bold
14072 rgb
14073 \series default
14074  can be used for definitions.
14075  
14076 \series bold
14077 rgb
14078 \series default
14079  denotes 
14080 \series bold
14081 red
14082 \series default
14083
14084 \series bold
14085 green
14086 \series default
14087  and 
14088 \series bold
14089 blue
14090 \series default
14091 , so that there are in this case three portion factors for the corresponding
14092  colors.
14093  Furthermore there is the color space 
14094 \series bold
14095 gray
14096 \series default
14097  with one portion factor for the gray value.
14098 \end_layout
14099
14100 \begin_layout Standard
14101 As example a framed box with the new defined color 
14102 \series bold
14103 darkgreen
14104 \series default
14105  where the characters have been colored 
14106 \series bold
14107 yellow
14108 \series default
14109 :
14110 \begin_inset Formula 
14111 \begin{equation}
14112 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14113 \end{equation}
14114
14115 \end_inset
14116
14117
14118 \end_layout
14119
14120 \begin_layout Standard
14121 Self-defined colors can also be used for text with the help of the command
14122  
14123 \series bold
14124
14125 \backslash
14126 textcolor
14127 \series default
14128 :
14129 \begin_inset Index idx
14130 status collapsed
14131
14132 \begin_layout Plain Layout
14133 Text ! colored
14134 \end_layout
14135
14136 \end_inset
14137
14138
14139 \end_layout
14140
14141 \begin_layout Standard
14142 \begin_inset ERT
14143 status collapsed
14144
14145 \begin_layout Plain Layout
14146
14147
14148 \backslash
14149 textcolor{darkgreen}{
14150 \end_layout
14151
14152 \end_inset
14153
14154 This sentence is 
14155 \begin_inset Quotes eld
14156 \end_inset
14157
14158 darkgreen
14159 \begin_inset Quotes erd
14160 \end_inset
14161
14162 .
14163 \begin_inset ERT
14164 status collapsed
14165
14166 \begin_layout Plain Layout
14167
14168 }
14169 \end_layout
14170
14171 \end_inset
14172
14173
14174 \end_layout
14175
14176 \begin_layout Standard
14177
14178 \series bold
14179
14180 \backslash
14181 textcolor
14182 \series default
14183
14184 \begin_inset Index idx
14185 status collapsed
14186
14187 \begin_layout Plain Layout
14188 Commands ! T ! 
14189 \backslash
14190 textcolor
14191 \end_layout
14192
14193 \end_inset
14194
14195  is used in the scheme 
14196 \series bold
14197
14198 \backslash
14199 textcolor{color}{characters to color}
14200 \series default
14201 .
14202 \end_layout
14203
14204 \begin_layout Subsection
14205 Paragraph Boxes
14206 \begin_inset CommandInset label
14207 LatexCommand label
14208 name "subsec:Paragraph-Boxes"
14209
14210 \end_inset
14211
14212
14213 \begin_inset Index idx
14214 status collapsed
14215
14216 \begin_layout Plain Layout
14217 Boxes ! as paragraph
14218 \end_layout
14219
14220 \end_inset
14221
14222
14223 \end_layout
14224
14225 \begin_layout Standard
14226 A box that can contain several lines and paragraphs, a so-called paragraph
14227  box (parbox), can be created with the menu 
14228 \family sans
14229 Insert\SpecialChar menuseparator
14230 Box
14231 \family default
14232  or the toolbar button 
14233 \begin_inset Info
14234 type  "icon"
14235 arg   "box-insert"
14236 \end_inset
14237
14238 .
14239 \end_layout
14240
14241 \begin_layout Standard
14242 The following example shows a framed parbox in a line:
14243 \end_layout
14244
14245 \begin_layout Standard
14246 \begin_inset VSpace medskip
14247 \end_inset
14248
14249 This is a line 
14250 \begin_inset Box Boxed
14251 position "c"
14252 hor_pos "c"
14253 has_inner_box 1
14254 inner_pos "t"
14255 use_parbox 1
14256 use_makebox 0
14257 width "5cm"
14258 special "none"
14259 height "1in"
14260 height_special "totalheight"
14261 thickness "0.4pt"
14262 separation "3pt"
14263 shadowsize "4pt"
14264 framecolor "black"
14265 backgroundcolor "none"
14266 status open
14267
14268 \begin_layout Plain Layout
14269 This is a paragraph box.
14270  It is exactly 5
14271 \begin_inset space \thinspace{}
14272 \end_inset
14273
14274 cm long and can also contain formulas: 
14275 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14276 \end_inset
14277
14278
14279 \end_layout
14280
14281 \end_inset
14282
14283  with a parbox.
14284 \end_layout
14285
14286 \begin_layout Standard
14287 \begin_inset VSpace medskip
14288 \end_inset
14289
14290
14291 \end_layout
14292
14293 \begin_layout Standard
14294 Such a box is created by right-clicking on the gray box inset.
14295  A dialog pops up showing the box properties.
14296  In our case set: 
14297 \emph on
14298 Decoration
14299 \emph default
14300 : Rectangular box, 
14301 \emph on
14302 Inner Box
14303 \emph default
14304 : Parbox, 
14305 \emph on
14306 Width
14307 \emph default
14308 : 5
14309 \begin_inset space \thinspace{}
14310 \end_inset
14311
14312 cm, 
14313 \emph on
14314 Vertical Box Alignment
14315 \emph default
14316 : Middle
14317 \end_layout
14318
14319 \begin_layout Standard
14320 \begin_inset VSpace medskip
14321 \end_inset
14322
14323 In \SpecialChar LaTeX
14324  a parbox is created with the command 
14325 \series bold
14326
14327 \backslash
14328 parbox
14329 \series default
14330
14331 \begin_inset Index idx
14332 status collapsed
14333
14334 \begin_layout Plain Layout
14335 Commands ! P ! 
14336 \backslash
14337 parbox
14338 \end_layout
14339
14340 \end_inset
14341
14342  which has the following scheme:
14343 \end_layout
14344
14345 \begin_layout Standard
14346
14347 \series bold
14348
14349 \backslash
14350 parbox[position]{width}{box content}
14351 \end_layout
14352
14353 \begin_layout Standard
14354 The positions 
14355 \emph on
14356 b
14357 \emph default
14358  and 
14359 \emph on
14360 t
14361 \emph default
14362  are possible.
14363  
14364 \emph on
14365 b
14366 \emph default
14367  for 
14368 \begin_inset Quotes eld
14369 \end_inset
14370
14371 bottom
14372 \begin_inset Quotes erd
14373 \end_inset
14374
14375  means that the box is aligned within the surrounding text with its last
14376  line.
14377  With 
14378 \emph on
14379 t
14380 \emph default
14381  for 
14382 \begin_inset Quotes eld
14383 \end_inset
14384
14385 top
14386 \begin_inset Quotes erd
14387 \end_inset
14388
14389  this is done with the first line.
14390  When no position is given, the box will be vertically centered, see section
14391  
14392 \emph on
14393 Boxes
14394 \emph default
14395  of the 
14396 \emph on
14397 Embedded
14398 \begin_inset space ~
14399 \end_inset
14400
14401 Objects
14402 \emph default
14403  manual for examples.
14404 \end_layout
14405
14406 \begin_layout Standard
14407 \begin_inset VSpace bigskip
14408 \end_inset
14409
14410 To frame formulas completely, including the formula number, the formula
14411  must be set into a parbox.
14412  To do this, the command 
14413 \series bold
14414
14415 \backslash
14416 fbox{
14417 \backslash
14418 parbox{
14419 \backslash
14420 linewidth-2
14421 \backslash
14422 fboxsep-2
14423 \backslash
14424 fboxrule}{
14425 \series default
14426  is inserted in \SpecialChar TeX
14427  mode before the formula.
14428  
14429 \series bold
14430
14431 \backslash
14432 linewidth
14433 \series default
14434
14435 \begin_inset Index idx
14436 status collapsed
14437
14438 \begin_layout Plain Layout
14439 Commands ! L ! 
14440 \backslash
14441 linewidth
14442 \end_layout
14443
14444 \end_inset
14445
14446  is hereby the line width set for the document.
14447  Because the frame is outside the parbox, 2
14448 \begin_inset space \thinspace{}
14449 \end_inset
14450
14451 times the frame separation and the frame thickness must be subtracted from
14452  the line width.
14453  To be able to multiply and subtract in arguments, the \SpecialChar LaTeX
14454 -package 
14455 \series bold
14456 calc
14457 \series default
14458
14459 \begin_inset Foot
14460 status collapsed
14461
14462 \begin_layout Plain Layout
14463
14464 \series bold
14465 calc
14466 \series default
14467  is part of every \SpecialChar LaTeX
14468  standard installation.
14469 \end_layout
14470
14471 \end_inset
14472
14473
14474 \begin_inset Index idx
14475 status collapsed
14476
14477 \begin_layout Plain Layout
14478 Packages ! calc
14479 \end_layout
14480
14481 \end_inset
14482
14483  must be loaded in the \SpecialChar LaTeX
14484 -preamble with the line
14485 \end_layout
14486
14487 \begin_layout Standard
14488
14489 \series bold
14490
14491 \backslash
14492 usepackage{calc}
14493 \end_layout
14494
14495 \begin_layout Standard
14496 Behind the formula both boxes are closed by entering 
14497 \series bold
14498 }}
14499 \series default
14500  in \SpecialChar TeX
14501  mode.
14502  Here is an example:
14503 \begin_inset ERT
14504 status collapsed
14505
14506 \begin_layout Plain Layout
14507
14508
14509 \backslash
14510 fboxsep 5mm 
14511 \backslash
14512 fboxrule 5mm
14513 \end_layout
14514
14515 \end_inset
14516
14517
14518 \end_layout
14519
14520 \begin_layout Standard
14521 \begin_inset ERT
14522 status collapsed
14523
14524 \begin_layout Plain Layout
14525
14526
14527 \backslash
14528 fbox{
14529 \backslash
14530 parbox{
14531 \backslash
14532 linewidth-2
14533 \backslash
14534 fboxsep-2
14535 \backslash
14536 fboxrule}{
14537 \end_layout
14538
14539 \end_inset
14540
14541
14542 \begin_inset Formula 
14543 \begin{equation}
14544 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14545 \end{equation}
14546
14547 \end_inset
14548
14549
14550 \begin_inset ERT
14551 status collapsed
14552
14553 \begin_layout Plain Layout
14554
14555 }}
14556 \end_layout
14557
14558 \end_inset
14559
14560
14561 \begin_inset ERT
14562 status collapsed
14563
14564 \begin_layout Plain Layout
14565
14566
14567 \backslash
14568 fboxrule 0.4pt 
14569 \backslash
14570 fboxsep 3pt
14571 \end_layout
14572
14573 \end_inset
14574
14575
14576 \end_layout
14577
14578 \begin_layout Standard
14579 \begin_inset VSpace medskip
14580 \end_inset
14581
14582 As a parbox is used as the argument of 
14583 \series bold
14584
14585 \backslash
14586 fbox
14587 \series default
14588 , there is in this case no difference between 
14589 \series bold
14590
14591 \backslash
14592 fbox
14593 \series default
14594  and 
14595 \series bold
14596
14597 \backslash
14598 boxed
14599 \series default
14600 .
14601 \end_layout
14602
14603 \begin_layout Standard
14604 \begin_inset VSpace bigskip
14605 \end_inset
14606
14607 Paragraph boxes are very useful to comment formulas directly.
14608  To do this, 
14609 \series bold
14610
14611 \backslash
14612 parbox
14613 \series default
14614  is used in combination with the command 
14615 \series bold
14616
14617 \backslash
14618 tag
14619 \series default
14620 .
14621  (more about 
14622 \series bold
14623
14624 \backslash
14625 tag
14626 \series default
14627  see 
14628 \begin_inset CommandInset ref
14629 LatexCommand ref
14630 reference "subsec:User-defined-Numbering"
14631
14632 \end_inset
14633
14634 )
14635 \end_layout
14636
14637 \begin_layout Standard
14638 An example of a formula commented with 
14639 \series bold
14640
14641 \backslash
14642 parbox
14643 \series default
14644 :
14645 \end_layout
14646
14647 \begin_layout Standard
14648 \begin_inset ERT
14649 status collapsed
14650
14651 \begin_layout Plain Layout
14652
14653
14654 \backslash
14655 [5x-7b=3b
14656 \backslash
14657 tag*{
14658 \backslash
14659 parbox{5cm}{
14660 \end_layout
14661
14662 \end_inset
14663
14664 This is a description.
14665  It is distinctly separated from the formula and multiline.
14666 \begin_inset ERT
14667 status collapsed
14668
14669 \begin_layout Plain Layout
14670
14671 }}
14672 \backslash
14673 ]
14674 \end_layout
14675
14676 \end_inset
14677
14678
14679 \end_layout
14680
14681 \begin_layout Standard
14682 Such a formula must be inserted completely in \SpecialChar TeX
14683  mode because \SpecialChar LyX
14684  does not yet
14685  support the command 
14686 \series bold
14687
14688 \backslash
14689 parbox
14690 \series default
14691  in formulas.
14692  The formula is created with the following command sequence:
14693 \end_layout
14694
14695 \begin_layout Standard
14696 The command 
14697 \series bold
14698
14699 \backslash
14700 [5x-7b=3b
14701 \backslash
14702 tag*
14703 \backslash
14704 {
14705 \backslash
14706 parbox{5cm}{
14707 \series default
14708  is inserted in \SpecialChar TeX
14709  mode.
14710 \begin_inset Foot
14711 status collapsed
14712
14713 \begin_layout Plain Layout
14714 When the formula style 
14715 \series bold
14716 Indented
14717 \series default
14718  is used, 
14719 \series bold
14720
14721 \backslash
14722 tag*
14723 \backslash
14724 {
14725 \series default
14726  can also be replaced by 
14727 \series bold
14728
14729 \backslash
14730 hfill
14731 \series default
14732 .
14733  (formula styles see 
14734 \begin_inset CommandInset ref
14735 LatexCommand ref
14736 reference "sec:Formula-Styles"
14737
14738 \end_inset
14739
14740 )
14741 \end_layout
14742
14743 \end_inset
14744
14745  Then the description follows as normal text and finally 
14746 \series bold
14747 }}
14748 \backslash
14749 ]
14750 \series default
14751  is inserted in \SpecialChar TeX
14752  mode.
14753  The commands 
14754 \series bold
14755
14756 \backslash
14757 [
14758 \series default
14759  and 
14760 \series bold
14761
14762 \backslash
14763 ]
14764 \series default
14765  hereby create a displayed formula.
14766 \end_layout
14767
14768 \begin_layout Standard
14769 The advantages of 
14770 \series bold
14771
14772 \backslash
14773 parbox
14774 \series default
14775  can be seen in this example that was 
14776 \begin_inset Quotes eld
14777 \end_inset
14778
14779 commented
14780 \begin_inset Quotes erd
14781 \end_inset
14782
14783  using the mathematical textmode:
14784 \begin_inset Formula 
14785 \[
14786 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}
14787 \]
14788
14789 \end_inset
14790
14791
14792 \end_layout
14793
14794 \begin_layout Section
14795 Operators
14796 \begin_inset Index idx
14797 status collapsed
14798
14799 \begin_layout Plain Layout
14800 Operators
14801 \end_layout
14802
14803 \end_inset
14804
14805
14806 \end_layout
14807
14808 \begin_layout Subsection
14809 Big Operators
14810 \begin_inset CommandInset label
14811 LatexCommand label
14812 name "subsec:Big-Operators"
14813
14814 \end_inset
14815
14816
14817 \begin_inset Index idx
14818 status collapsed
14819
14820 \begin_layout Plain Layout
14821 Operators ! big
14822 \end_layout
14823
14824 \end_inset
14825
14826
14827 \begin_inset Index idx
14828 status collapsed
14829
14830 \begin_layout Plain Layout
14831 Sums
14832 \end_layout
14833
14834 \end_inset
14835
14836
14837 \begin_inset Index idx
14838 status collapsed
14839
14840 \begin_layout Plain Layout
14841 Integrals
14842 \end_layout
14843
14844 \end_inset
14845
14846
14847 \end_layout
14848
14849 \begin_layout Standard
14850 To be able to use all integral operators listed here, the option 
14851 \family sans
14852 Use esint package automatically
14853 \family default
14854  must be set in the document settings under 
14855 \family sans
14856 Math
14857 \begin_inset space ~
14858 \end_inset
14859
14860 Options
14861 \family default
14862 .
14863 \end_layout
14864
14865 \begin_layout Standard
14866 \begin_inset space \hfill{}
14867 \end_inset
14868
14869
14870 \begin_inset Tabular
14871 <lyxtabular version="3" rows="11" columns="2">
14872 <features booktabs="true" tabularvalignment="middle">
14873 <column alignment="center" valignment="top" width="0pt">
14874 <column alignment="center" valignment="top" width="0pt">
14875 <row>
14876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14877 \begin_inset Text
14878
14879 \begin_layout Plain Layout
14880 Command
14881 \end_layout
14882
14883 \end_inset
14884 </cell>
14885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14886 \begin_inset Text
14887
14888 \begin_layout Plain Layout
14889 Result
14890 \end_layout
14891
14892 \end_inset
14893 </cell>
14894 </row>
14895 <row>
14896 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14897 \begin_inset Text
14898
14899 \begin_layout Plain Layout
14900
14901 \backslash
14902 int
14903 \begin_inset Index idx
14904 status collapsed
14905
14906 \begin_layout Plain Layout
14907 Commands ! I ! 
14908 \backslash
14909 int
14910 \end_layout
14911
14912 \end_inset
14913
14914
14915 \end_layout
14916
14917 \end_inset
14918 </cell>
14919 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14920 \begin_inset Text
14921
14922 \begin_layout Plain Layout
14923 \begin_inset Formula $\int$
14924 \end_inset
14925
14926
14927 \end_layout
14928
14929 \end_inset
14930 </cell>
14931 </row>
14932 <row>
14933 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14934 \begin_inset Text
14935
14936 \begin_layout Plain Layout
14937
14938 \backslash
14939 oint
14940 \end_layout
14941
14942 \end_inset
14943 </cell>
14944 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14945 \begin_inset Text
14946
14947 \begin_layout Plain Layout
14948 \begin_inset Formula $\oint$
14949 \end_inset
14950
14951
14952 \end_layout
14953
14954 \end_inset
14955 </cell>
14956 </row>
14957 <row>
14958 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14959 \begin_inset Text
14960
14961 \begin_layout Plain Layout
14962
14963 \backslash
14964 ointctrclockwise
14965 \end_layout
14966
14967 \end_inset
14968 </cell>
14969 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14970 \begin_inset Text
14971
14972 \begin_layout Plain Layout
14973 \begin_inset Formula $\ointctrclockwise$
14974 \end_inset
14975
14976
14977 \end_layout
14978
14979 \end_inset
14980 </cell>
14981 </row>
14982 <row>
14983 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14984 \begin_inset Text
14985
14986 \begin_layout Plain Layout
14987
14988 \backslash
14989 ointclockwise
14990 \end_layout
14991
14992 \end_inset
14993 </cell>
14994 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14995 \begin_inset Text
14996
14997 \begin_layout Plain Layout
14998 \begin_inset Formula $\ointclockwise$
14999 \end_inset
15000
15001
15002 \end_layout
15003
15004 \end_inset
15005 </cell>
15006 </row>
15007 <row>
15008 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15009 \begin_inset Text
15010
15011 \begin_layout Plain Layout
15012
15013 \backslash
15014 sqint
15015 \end_layout
15016
15017 \end_inset
15018 </cell>
15019 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15020 \begin_inset Text
15021
15022 \begin_layout Plain Layout
15023 \begin_inset Formula $\sqint$
15024 \end_inset
15025
15026
15027 \end_layout
15028
15029 \end_inset
15030 </cell>
15031 </row>
15032 <row>
15033 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15034 \begin_inset Text
15035
15036 \begin_layout Plain Layout
15037
15038 \backslash
15039 fint
15040 \end_layout
15041
15042 \end_inset
15043 </cell>
15044 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15045 \begin_inset Text
15046
15047 \begin_layout Plain Layout
15048  
15049 \begin_inset Formula $\fint$
15050 \end_inset
15051
15052
15053 \end_layout
15054
15055 \end_inset
15056 </cell>
15057 </row>
15058 <row>
15059 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15060 \begin_inset Text
15061
15062 \begin_layout Plain Layout
15063
15064 \backslash
15065 landupint
15066 \end_layout
15067
15068 \end_inset
15069 </cell>
15070 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Plain Layout
15074  
15075 \begin_inset Formula $\landupint$
15076 \end_inset
15077
15078
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 </row>
15084 <row>
15085 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15086 \begin_inset Text
15087
15088 \begin_layout Plain Layout
15089
15090 \backslash
15091 landdownint
15092 \end_layout
15093
15094 \end_inset
15095 </cell>
15096 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15097 \begin_inset Text
15098
15099 \begin_layout Plain Layout
15100  
15101 \begin_inset Formula $\landdownint$
15102 \end_inset
15103
15104
15105 \end_layout
15106
15107 \end_inset
15108 </cell>
15109 </row>
15110 <row>
15111 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15112 \begin_inset Text
15113
15114 \begin_layout Plain Layout
15115
15116 \backslash
15117 bigcap
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15123 \begin_inset Text
15124
15125 \begin_layout Plain Layout
15126 \begin_inset Formula $\bigcap$
15127 \end_inset
15128
15129
15130 \end_layout
15131
15132 \end_inset
15133 </cell>
15134 </row>
15135 <row>
15136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15137 \begin_inset Text
15138
15139 \begin_layout Plain Layout
15140
15141 \backslash
15142 bigcup
15143 \end_layout
15144
15145 \end_inset
15146 </cell>
15147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15148 \begin_inset Text
15149
15150 \begin_layout Plain Layout
15151 \begin_inset Formula $\bigcup$
15152 \end_inset
15153
15154
15155 \end_layout
15156
15157 \end_inset
15158 </cell>
15159 </row>
15160 </lyxtabular>
15161
15162 \end_inset
15163
15164
15165 \begin_inset space \hfill{}
15166 \end_inset
15167
15168
15169 \begin_inset Tabular
15170 <lyxtabular version="3" rows="11" columns="2">
15171 <features booktabs="true" tabularvalignment="middle">
15172 <column alignment="center" valignment="top" width="0pt">
15173 <column alignment="center" valignment="top" width="0pt">
15174 <row>
15175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15176 \begin_inset Text
15177
15178 \begin_layout Plain Layout
15179 Command
15180 \end_layout
15181
15182 \end_inset
15183 </cell>
15184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15185 \begin_inset Text
15186
15187 \begin_layout Plain Layout
15188 Result
15189 \end_layout
15190
15191 \end_inset
15192 </cell>
15193 </row>
15194 <row>
15195 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15196 \begin_inset Text
15197
15198 \begin_layout Plain Layout
15199
15200 \backslash
15201 sum
15202 \begin_inset Index idx
15203 status collapsed
15204
15205 \begin_layout Plain Layout
15206 Commands ! S ! 
15207 \backslash
15208 sum
15209 \end_layout
15210
15211 \end_inset
15212
15213
15214 \end_layout
15215
15216 \end_inset
15217 </cell>
15218 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15219 \begin_inset Text
15220
15221 \begin_layout Plain Layout
15222 \begin_inset Formula $\sum$
15223 \end_inset
15224
15225
15226 \end_layout
15227
15228 \end_inset
15229 </cell>
15230 </row>
15231 <row>
15232 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15233 \begin_inset Text
15234
15235 \begin_layout Plain Layout
15236
15237 \backslash
15238 prod
15239 \begin_inset Index idx
15240 status collapsed
15241
15242 \begin_layout Plain Layout
15243 Commands ! P ! 
15244 \backslash
15245 prod
15246 \begin_inset ERT
15247 status collapsed
15248
15249 \begin_layout Plain Layout
15250
15251
15252 \backslash
15253 vspace{4mm}
15254 \end_layout
15255
15256 \end_inset
15257
15258
15259 \end_layout
15260
15261 \end_inset
15262
15263
15264 \end_layout
15265
15266 \end_inset
15267 </cell>
15268 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15269 \begin_inset Text
15270
15271 \begin_layout Plain Layout
15272 \begin_inset Formula $\prod$
15273 \end_inset
15274
15275
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 </row>
15281 <row>
15282 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15283 \begin_inset Text
15284
15285 \begin_layout Plain Layout
15286
15287 \backslash
15288 coprod
15289 \end_layout
15290
15291 \end_inset
15292 </cell>
15293 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15294 \begin_inset Text
15295
15296 \begin_layout Plain Layout
15297 \begin_inset Formula $\coprod$
15298 \end_inset
15299
15300
15301 \end_layout
15302
15303 \end_inset
15304 </cell>
15305 </row>
15306 <row>
15307 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15308 \begin_inset Text
15309
15310 \begin_layout Plain Layout
15311
15312 \backslash
15313 bigodot
15314 \end_layout
15315
15316 \end_inset
15317 </cell>
15318 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15319 \begin_inset Text
15320
15321 \begin_layout Plain Layout
15322 \begin_inset Formula $\bigodot$
15323 \end_inset
15324
15325
15326 \end_layout
15327
15328 \end_inset
15329 </cell>
15330 </row>
15331 <row>
15332 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15333 \begin_inset Text
15334
15335 \begin_layout Plain Layout
15336
15337 \backslash
15338 bigotimes
15339 \end_layout
15340
15341 \end_inset
15342 </cell>
15343 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15344 \begin_inset Text
15345
15346 \begin_layout Plain Layout
15347 \begin_inset Formula $\bigotimes$
15348 \end_inset
15349
15350
15351 \end_layout
15352
15353 \end_inset
15354 </cell>
15355 </row>
15356 <row>
15357 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15358 \begin_inset Text
15359
15360 \begin_layout Plain Layout
15361
15362 \backslash
15363 bigoplus
15364 \end_layout
15365
15366 \end_inset
15367 </cell>
15368 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372 \begin_inset Formula $\bigoplus$
15373 \end_inset
15374
15375
15376 \end_layout
15377
15378 \end_inset
15379 </cell>
15380 </row>
15381 <row>
15382 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15383 \begin_inset Text
15384
15385 \begin_layout Plain Layout
15386
15387 \backslash
15388 bigwedge
15389 \end_layout
15390
15391 \end_inset
15392 </cell>
15393 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15394 \begin_inset Text
15395
15396 \begin_layout Plain Layout
15397 \begin_inset Formula $\bigwedge$
15398 \end_inset
15399
15400
15401 \end_layout
15402
15403 \end_inset
15404 </cell>
15405 </row>
15406 <row>
15407 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15408 \begin_inset Text
15409
15410 \begin_layout Plain Layout
15411
15412 \backslash
15413 bigvee
15414 \end_layout
15415
15416 \end_inset
15417 </cell>
15418 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15419 \begin_inset Text
15420
15421 \begin_layout Plain Layout
15422 \begin_inset Formula $\bigvee$
15423 \end_inset
15424
15425
15426 \end_layout
15427
15428 \end_inset
15429 </cell>
15430 </row>
15431 <row>
15432 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15433 \begin_inset Text
15434
15435 \begin_layout Plain Layout
15436
15437 \backslash
15438 bigsqcup
15439 \end_layout
15440
15441 \end_inset
15442 </cell>
15443 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15444 \begin_inset Text
15445
15446 \begin_layout Plain Layout
15447 \begin_inset Formula $\bigsqcup$
15448 \end_inset
15449
15450
15451 \end_layout
15452
15453 \end_inset
15454 </cell>
15455 </row>
15456 <row>
15457 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15458 \begin_inset Text
15459
15460 \begin_layout Plain Layout
15461
15462 \backslash
15463 biguplus
15464 \end_layout
15465
15466 \end_inset
15467 </cell>
15468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15469 \begin_inset Text
15470
15471 \begin_layout Plain Layout
15472 \begin_inset Formula $\biguplus$
15473 \end_inset
15474
15475
15476 \end_layout
15477
15478 \end_inset
15479 </cell>
15480 </row>
15481 </lyxtabular>
15482
15483 \end_inset
15484
15485
15486 \begin_inset space \hfill{}
15487 \end_inset
15488
15489
15490 \end_layout
15491
15492 \begin_layout Standard
15493 All big operators can also be inserted via the math toolbar button 
15494 \begin_inset Info
15495 type  "icon"
15496 arg   "math-insert \\intop"
15497 \end_inset
15498
15499 .
15500 \end_layout
15501
15502 \begin_layout Standard
15503 The operators are called big because they are bigger than the sometimes
15504  equal looking binary operators.
15505  All big operators can have limits as described in the next subsection.
15506 \end_layout
15507
15508 \begin_layout Standard
15509 For all integral operators there is a second version available, ending in
15510  
15511 \series bold
15512 op
15513 \series default
15514
15515 \series bold
15516
15517 \backslash
15518 intop
15519 \series default
15520
15521 \series bold
15522
15523 \backslash
15524 ointop
15525 \series default
15526  etc..
15527  These operators are different from 
15528 \series bold
15529
15530 \backslash
15531 int
15532 \series default
15533  etc.
15534 \begin_inset space \space{}
15535 \end_inset
15536
15537 in the style the operator limits are displayed, see 
15538 \begin_inset CommandInset ref
15539 LatexCommand ref
15540 reference "subsec:Operator-Limits"
15541
15542 \end_inset
15543
15544 .
15545  
15546 \end_layout
15547
15548 \begin_layout Subsubsection*
15549 Advice for Integrals
15550 \end_layout
15551
15552 \begin_layout Standard
15553 The letter 
15554 \emph on
15555 d
15556 \emph default
15557  in an integral is an operator, that therefore has to be set upright.
15558  This is done by highlighting the 
15559 \emph on
15560 d
15561 \emph default
15562  and using the keyboard shortcut 
15563 \begin_inset Info
15564 type  "shortcut"
15565 arg   "font-roman"
15566 \end_inset
15567
15568
15569 \begin_inset Foot
15570 status collapsed
15571
15572 \begin_layout Plain Layout
15573 Font styles
15574 \series bold
15575  
15576 \series default
15577 see 
15578 \begin_inset CommandInset ref
15579 LatexCommand ref
15580 reference "subsec:Font-Styles"
15581
15582 \end_inset
15583
15584
15585 \end_layout
15586
15587 \end_inset
15588
15589 .
15590  Finally the smallest space is inserted before the 
15591 \emph on
15592 d
15593 \emph default
15594 , as this is usual for operators.
15595  An example:
15596 \end_layout
15597
15598 \begin_layout Standard
15599 incorrect: 
15600 \begin_inset Formula $\int A(x)dx$
15601 \end_inset
15602
15603
15604 \begin_inset Newline newline
15605 \end_inset
15606
15607
15608 \begin_inset Phantom HPhantom
15609 status open
15610
15611 \begin_layout Plain Layout
15612 in
15613 \end_layout
15614
15615 \end_inset
15616
15617 correct: 
15618 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15619 \end_inset
15620
15621
15622 \end_layout
15623
15624 \begin_layout Standard
15625 For multiple integrals there are the following commands:
15626 \begin_inset VSpace medskip
15627 \end_inset
15628
15629
15630 \end_layout
15631
15632 \begin_layout Standard
15633 \begin_inset space \hfill{}
15634 \end_inset
15635
15636
15637 \begin_inset Tabular
15638 <lyxtabular version="3" rows="4" columns="2">
15639 <features booktabs="true" tabularvalignment="middle">
15640 <column alignment="center" valignment="top" width="0pt">
15641 <column alignment="center" valignment="top" width="0pt">
15642 <row>
15643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15644 \begin_inset Text
15645
15646 \begin_layout Plain Layout
15647 Command
15648 \end_layout
15649
15650 \end_inset
15651 </cell>
15652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15653 \begin_inset Text
15654
15655 \begin_layout Plain Layout
15656 Result
15657 \end_layout
15658
15659 \end_inset
15660 </cell>
15661 </row>
15662 <row bottomspace="1mm">
15663 <cell alignment="center" valignment="top" usebox="none">
15664 \begin_inset Text
15665
15666 \begin_layout Plain Layout
15667
15668 \backslash
15669 iint
15670 \end_layout
15671
15672 \end_inset
15673 </cell>
15674 <cell alignment="center" valignment="top" usebox="none">
15675 \begin_inset Text
15676
15677 \begin_layout Plain Layout
15678 \begin_inset Formula $\iint$
15679 \end_inset
15680
15681
15682 \end_layout
15683
15684 \end_inset
15685 </cell>
15686 </row>
15687 <row bottomspace="1mm">
15688 <cell alignment="center" valignment="top" usebox="none">
15689 \begin_inset Text
15690
15691 \begin_layout Plain Layout
15692
15693 \backslash
15694 oiint
15695 \end_layout
15696
15697 \end_inset
15698 </cell>
15699 <cell alignment="center" valignment="top" usebox="none">
15700 \begin_inset Text
15701
15702 \begin_layout Plain Layout
15703 \begin_inset Formula $\oiint$
15704 \end_inset
15705
15706
15707 \end_layout
15708
15709 \end_inset
15710 </cell>
15711 </row>
15712 <row bottomspace="1mm">
15713 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15714 \begin_inset Text
15715
15716 \begin_layout Plain Layout
15717
15718 \backslash
15719 sqiint
15720 \end_layout
15721
15722 \end_inset
15723 </cell>
15724 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15725 \begin_inset Text
15726
15727 \begin_layout Plain Layout
15728 \begin_inset Formula $\sqiint$
15729 \end_inset
15730
15731
15732 \end_layout
15733
15734 \end_inset
15735 </cell>
15736 </row>
15737 </lyxtabular>
15738
15739 \end_inset
15740
15741
15742 \begin_inset space \hfill{}
15743 \end_inset
15744
15745
15746 \begin_inset Tabular
15747 <lyxtabular version="3" rows="4" columns="2">
15748 <features booktabs="true" tabularvalignment="middle">
15749 <column alignment="center" valignment="top" width="0pt">
15750 <column alignment="center" valignment="top" width="0pt">
15751 <row>
15752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15753 \begin_inset Text
15754
15755 \begin_layout Plain Layout
15756 Command
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Plain Layout
15765 Result
15766 \end_layout
15767
15768 \end_inset
15769 </cell>
15770 </row>
15771 <row bottomspace="1mm">
15772 <cell alignment="center" valignment="top" usebox="none">
15773 \begin_inset Text
15774
15775 \begin_layout Plain Layout
15776
15777 \backslash
15778 iiint
15779 \end_layout
15780
15781 \end_inset
15782 </cell>
15783 <cell alignment="center" valignment="top" usebox="none">
15784 \begin_inset Text
15785
15786 \begin_layout Plain Layout
15787 \begin_inset Formula $\iiint$
15788 \end_inset
15789
15790
15791 \end_layout
15792
15793 \end_inset
15794 </cell>
15795 </row>
15796 <row bottomspace="1mm">
15797 <cell alignment="center" valignment="top" usebox="none">
15798 \begin_inset Text
15799
15800 \begin_layout Plain Layout
15801
15802 \backslash
15803 iiiint
15804 \end_layout
15805
15806 \end_inset
15807 </cell>
15808 <cell alignment="center" valignment="top" usebox="none">
15809 \begin_inset Text
15810
15811 \begin_layout Plain Layout
15812 \begin_inset Formula $\iiiint$
15813 \end_inset
15814
15815
15816 \end_layout
15817
15818 \end_inset
15819 </cell>
15820 </row>
15821 <row bottomspace="1mm">
15822 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15823 \begin_inset Text
15824
15825 \begin_layout Plain Layout
15826
15827 \backslash
15828 dotsint
15829 \end_layout
15830
15831 \end_inset
15832 </cell>
15833 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15834 \begin_inset Text
15835
15836 \begin_layout Plain Layout
15837 \begin_inset Formula $\dotsint$
15838 \end_inset
15839
15840
15841 \end_layout
15842
15843 \end_inset
15844 </cell>
15845 </row>
15846 </lyxtabular>
15847
15848 \end_inset
15849
15850
15851 \begin_inset space \hfill{}
15852 \end_inset
15853
15854
15855 \end_layout
15856
15857 \begin_layout Subsection
15858 Operator Limits
15859 \begin_inset CommandInset label
15860 LatexCommand label
15861 name "subsec:Operator-Limits"
15862
15863 \end_inset
15864
15865
15866 \begin_inset Index idx
15867 status collapsed
15868
15869 \begin_layout Plain Layout
15870 Operators ! Limits
15871 \end_layout
15872
15873 \end_inset
15874
15875
15876 \end_layout
15877
15878 \begin_layout Standard
15879 Limits are created by super- and subscripts:
15880 \end_layout
15881
15882 \begin_layout Standard
15883 \align center
15884 \begin_inset Tabular
15885 <lyxtabular version="3" rows="2" columns="2">
15886 <features booktabs="true" tabularvalignment="middle">
15887 <column alignment="center" valignment="top" width="0pt">
15888 <column alignment="center" valignment="top" width="0pt">
15889 <row>
15890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15891 \begin_inset Text
15892
15893 \begin_layout Plain Layout
15894 Command
15895 \end_layout
15896
15897 \end_inset
15898 </cell>
15899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15900 \begin_inset Text
15901
15902 \begin_layout Plain Layout
15903 Result
15904 \end_layout
15905
15906 \end_inset
15907 </cell>
15908 </row>
15909 <row>
15910 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15911 \begin_inset Text
15912
15913 \begin_layout Plain Layout
15914
15915 \backslash
15916 prod^
15917 \backslash
15918 infty
15919 \begin_inset space \textvisiblespace{}
15920 \end_inset
15921
15922
15923 \begin_inset Formula $\to$
15924 \end_inset
15925
15926 _0
15927 \begin_inset Formula $\to$
15928 \end_inset
15929
15930 A(x)
15931 \end_layout
15932
15933 \end_inset
15934 </cell>
15935 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15936 \begin_inset Text
15937
15938 \begin_layout Plain Layout
15939 \begin_inset Formula $\prod_{0}^{\infty}A(x)$
15940 \end_inset
15941
15942
15943 \end_layout
15944
15945 \end_inset
15946 </cell>
15947 </row>
15948 </lyxtabular>
15949
15950 \end_inset
15951
15952
15953 \end_layout
15954
15955 \begin_layout Standard
15956 Limits of inline formulas are set right beside the operator.
15957  Limits in displayed formulas are set above or below the operator, except
15958  for integral limits.
15959 \end_layout
15960
15961 \begin_layout Standard
15962 To force that the limits are set beside the operator, the cursor is set
15963  directly behind the operator and the limits type is changed with the menu
15964  
15965 \family sans
15966 Edit\SpecialChar menuseparator
15967 Math\SpecialChar menuseparator
15968 Change Limits Type
15969 \family default
15970  to 
15971 \family sans
15972 \series bold
15973 Inline
15974 \family default
15975 \series default
15976  (shortcut 
15977 \begin_inset Info
15978 type  "shortcut"
15979 arg   "math-limits"
15980 \end_inset
15981
15982 ).
15983  An example:
15984 \end_layout
15985
15986 \begin_layout Standard
15987 The default limits type is this:
15988 \begin_inset Formula 
15989 \[
15990 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15991 \]
15992
15993 \end_inset
15994
15995 This is how it looks when the limits type was changed to 
15996 \family sans
15997 \series bold
15998 Inline
15999 \family default
16000 \series default
16001 :
16002 \begin_inset Formula 
16003 \[
16004 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16005 \]
16006
16007 \end_inset
16008
16009 For integrals, except those ending with 
16010 \series bold
16011 op
16012 \series default
16013  like 
16014 \series bold
16015
16016 \backslash
16017 intop
16018 \series default
16019
16020 \series bold
16021
16022 \backslash
16023 ointop
16024 \series default
16025  etc., the limits are by default set beside the operator.
16026  But for multiple integrals the limits are often set below the operator.
16027  In the following example the limits type was therefore set to 
16028 \series bold
16029 Display
16030 \series default
16031  and so set below the integrals:
16032 \begin_inset Formula 
16033 \begin{equation}
16034 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
16035 \end{equation}
16036
16037 \end_inset
16038
16039
16040 \end_layout
16041
16042 \begin_layout Standard
16043 \begin_inset VSpace medskip
16044 \end_inset
16045
16046 To specify conditions for limits, the commands 
16047 \series bold
16048
16049 \backslash
16050 subarray
16051 \series default
16052
16053 \begin_inset Index idx
16054 status collapsed
16055
16056 \begin_layout Plain Layout
16057 Commands ! S ! 
16058 \backslash
16059 subarray
16060 \end_layout
16061
16062 \end_inset
16063
16064  and 
16065 \series bold
16066
16067 \backslash
16068 substack
16069 \series default
16070
16071 \begin_inset Index idx
16072 status collapsed
16073
16074 \begin_layout Plain Layout
16075 Commands ! S ! 
16076 \backslash
16077 substack
16078 \end_layout
16079
16080 \end_inset
16081
16082  are used.
16083  To create for example this expression 
16084 \begin_inset Formula 
16085 \begin{equation}
16086 \sum_{\begin{subarray}{c}
16087 0<k<1000\\
16088 \\
16089 k\,\in\,\mathbb{N}
16090 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16091 \end{equation}
16092
16093 \end_inset
16094
16095
16096 \end_layout
16097
16098 \begin_layout Standard
16099 the following has to be done:
16100 \begin_inset Newline newline
16101 \end_inset
16102
16103 First the command 
16104 \series bold
16105
16106 \backslash
16107 sum
16108 \series default
16109 ^
16110 \series bold
16111 n
16112 \begin_inset space \textvisiblespace{}
16113 \end_inset
16114
16115 _
16116 \series default
16117  is typed in.
16118  One is now in a blue box under the summation operator and insert there
16119  the command 
16120 \series bold
16121
16122 \backslash
16123 subarray
16124 \begin_inset space \textvisiblespace{}
16125 \end_inset
16126
16127
16128 \series default
16129 .
16130  The blue box is now within a purple box and now several lines can be written
16131  among each other.
16132  A new line is created by inserting a line break (
16133 \begin_inset Info
16134 type  "shortcut"
16135 arg   "newline-insert newline"
16136 \end_inset
16137
16138 ).
16139  When now
16140 \begin_inset Newline newline
16141 \end_inset
16142
16143
16144 \series bold
16145 0<k<1000 Ctrl+Return
16146 \begin_inset Newline newline
16147 \end_inset
16148
16149
16150 \series default
16151 is typed in, a new box appears below for the new line.
16152 \end_layout
16153
16154 \begin_layout Standard
16155 The alignment of the lines can be changed to left aligned with the 
16156 \family sans
16157 table
16158 \family default
16159  
16160 \family sans
16161 toolbar
16162 \family default
16163  or the menu 
16164 \family sans
16165 Edit\SpecialChar menuseparator
16166 Rows &Columns
16167 \family default
16168 .
16169  To get right alignment, 
16170 \series bold
16171
16172 \backslash
16173 hfill
16174 \begin_inset space \textvisiblespace{}
16175 \end_inset
16176
16177
16178 \series default
16179  is inserted at the beginning of the line.
16180 \end_layout
16181
16182 \begin_layout Standard
16183 The command 
16184 \series bold
16185
16186 \backslash
16187 substack
16188 \series default
16189  is equivalent to 
16190 \series bold
16191
16192 \backslash
16193 subarray
16194 \series default
16195  with the difference that the lines are always centered.
16196 \end_layout
16197
16198 \begin_layout Standard
16199 \begin_inset VSpace bigskip
16200 \end_inset
16201
16202 Like in formula 
16203 \begin_inset CommandInset ref
16204 LatexCommand eqref
16205 reference "eq:substack"
16206
16207 \end_inset
16208
16209  there can be too much space beside an operator, because the characters
16210  following the operator are set beside the limits.
16211  To avoid this the command 
16212 \series bold
16213
16214 \backslash
16215 smashoperator
16216 \series default
16217
16218 \begin_inset Index idx
16219 status collapsed
16220
16221 \begin_layout Plain Layout
16222 Commands ! S ! 
16223 \backslash
16224 smashoperator
16225 \end_layout
16226
16227 \end_inset
16228
16229  can be used.
16230  To activate it, set in the document settings under 
16231 \family sans
16232 Math
16233 \begin_inset space ~
16234 \end_inset
16235
16236 Options
16237 \family default
16238  for the package 
16239 \series bold
16240 mathtools
16241 \series default
16242
16243 \begin_inset Index idx
16244 status collapsed
16245
16246 \begin_layout Plain Layout
16247 Packages ! mathtools
16248 \end_layout
16249
16250 \end_inset
16251
16252  the option 
16253 \family sans
16254 Load
16255 \begin_inset space ~
16256 \end_inset
16257
16258 always
16259 \family default
16260 .
16261  
16262 \series bold
16263
16264 \backslash
16265 smashoperator
16266 \series default
16267  sets the space besides the operator to 0
16268 \begin_inset space \thinspace{}
16269 \end_inset
16270
16271 pt.
16272 \begin_inset Newline newline
16273 \end_inset
16274
16275 Applied on formula 
16276 \begin_inset CommandInset ref
16277 LatexCommand eqref
16278 reference "eq:substack"
16279
16280 \end_inset
16281
16282 , one uses the command
16283 \end_layout
16284
16285 \begin_layout Standard
16286
16287 \series bold
16288
16289 \backslash
16290 smashoperator{
16291 \end_layout
16292
16293 \begin_layout Standard
16294 and inserts the operator with its limits into the braces.
16295  Behind the brace one continues the formula:
16296 \begin_inset Formula 
16297 \[
16298 \smashoperator{\sum_{\begin{subarray}{c}
16299 0<k<1000\\
16300 \\
16301 k\,\in\,\mathbb{N}
16302 \end{subarray}}^{n}}k^{-2}
16303 \]
16304
16305 \end_inset
16306
16307
16308 \end_layout
16309
16310 \begin_layout Standard
16311 It is possible to set the space of only one side of the operator to 0
16312 \begin_inset space \thinspace{}
16313 \end_inset
16314
16315 pt.
16316  To do this write either 
16317 \series bold
16318 [l]
16319 \series default
16320  or 
16321 \series bold
16322 [r]
16323 \series default
16324  between 
16325 \series bold
16326
16327 \backslash
16328 smashoperator
16329 \series default
16330  and its brace.
16331  
16332 \series bold
16333 l
16334 \series default
16335  stands for the left and 
16336 \series bold
16337 r
16338 \series default
16339  for the right side of the operator.
16340  Here is an example of the possible 
16341 \series bold
16342
16343 \backslash
16344 smashoperator
16345 \series default
16346  forms:
16347 \end_layout
16348
16349 \begin_layout Standard
16350 \begin_inset Formula 
16351 \[
16352 Y\smashoperator{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[l]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[r]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}
16353 \]
16354
16355 \end_inset
16356
16357
16358 \end_layout
16359
16360 \begin_layout Standard
16361 \begin_inset VSpace bigskip
16362 \end_inset
16363
16364
16365 \end_layout
16366
16367 \begin_layout Standard
16368 When several consecutive operators have limits the typesetting of the limits
16369  looks often imperfect in the output, see this example:
16370 \begin_inset Formula 
16371 \[
16372 \text{a)}\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\limsup_{n\to\infty}\max_{p\ge n}
16373 \]
16374
16375 \end_inset
16376
16377 To improve the typesetting set in the document settings under 
16378 \family sans
16379 Math
16380 \begin_inset space ~
16381 \end_inset
16382
16383 Options
16384 \family default
16385  for the package 
16386 \series bold
16387 mathtools
16388 \series default
16389
16390 \begin_inset Index idx
16391 status collapsed
16392
16393 \begin_layout Plain Layout
16394 Packages ! mathtools
16395 \end_layout
16396
16397 \end_inset
16398
16399  the option 
16400 \family sans
16401 Load
16402 \begin_inset space ~
16403 \end_inset
16404
16405 always
16406 \family default
16407 .
16408  Then insert into your formula the command 
16409 \series bold
16410
16411 \backslash
16412 adjustlimits
16413 \series default
16414
16415 \begin_inset Index idx
16416 status collapsed
16417
16418 \begin_layout Plain Layout
16419 Commands ! A ! 
16420 \backslash
16421 adjustlimits
16422 \end_layout
16423
16424 \end_inset
16425
16426  directly before the first operator.
16427  The example will then look like this:
16428 \begin_inset Formula 
16429 \[
16430 \text{a)}\adjustlimits\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\adjustlimits\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\adjustlimits\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\adjustlimits\limsup_{n\to\infty}\max_{p\ge n}
16431 \]
16432
16433 \end_inset
16434
16435
16436 \end_layout
16437
16438 \begin_layout Standard
16439 \begin_inset VSpace bigskip
16440 \end_inset
16441
16442 How to use one limit for several operators is described in 
16443 \begin_inset CommandInset ref
16444 LatexCommand ref
16445 reference "subsec:Self-defined-Operators"
16446
16447 \end_inset
16448
16449 .
16450 \end_layout
16451
16452 \begin_layout Subsection
16453 Decoration for Operators
16454 \begin_inset Index idx
16455 status collapsed
16456
16457 \begin_layout Plain Layout
16458 Operators ! Decoration
16459 \end_layout
16460
16461 \end_inset
16462
16463
16464 \end_layout
16465
16466 \begin_layout Standard
16467 With the commands 
16468 \series bold
16469
16470 \backslash
16471 overset
16472 \series default
16473
16474 \begin_inset Index idx
16475 status collapsed
16476
16477 \begin_layout Plain Layout
16478 Commands ! O ! 
16479 \backslash
16480 overset
16481 \end_layout
16482
16483 \end_inset
16484
16485  and 
16486 \series bold
16487
16488 \backslash
16489 underset
16490 \series default
16491
16492 \begin_inset Index idx
16493 status collapsed
16494
16495 \begin_layout Plain Layout
16496 Commands ! U ! 
16497 \backslash
16498 underset
16499 \end_layout
16500
16501 \end_inset
16502
16503  characters can be placed above or below an operator, respectively.
16504  With the command 
16505 \series bold
16506
16507 \backslash
16508 sideset
16509 \series default
16510
16511 \begin_inset Index idx
16512 status collapsed
16513
16514 \begin_layout Plain Layout
16515 Commands ! S ! 
16516 \backslash
16517 sideset
16518 \end_layout
16519
16520 \end_inset
16521
16522  characters can be set before and behind a big operator.
16523 \end_layout
16524
16525 \begin_layout Standard
16526 There are 4
16527 \begin_inset space ~
16528 \end_inset
16529
16530 variants of 
16531 \series bold
16532
16533 \backslash
16534 sideset
16535 \series default
16536 :
16537 \end_layout
16538
16539 \begin_layout Itemize
16540
16541 \series bold
16542
16543 \backslash
16544 sideset
16545 \series default
16546  is used to set characters at the corners of the operator
16547 \end_layout
16548
16549 \begin_layout Itemize
16550
16551 \series bold
16552
16553 \backslash
16554 sidesetn
16555 \series default
16556  is used to set characters before and/or behind the operator (this variant
16557  represents \SpecialChar LaTeX
16558 's original 
16559 \series bold
16560
16561 \backslash
16562 sideset
16563 \series default
16564  command)
16565 \end_layout
16566
16567 \begin_layout Itemize
16568
16569 \series bold
16570
16571 \backslash
16572 sidesetl
16573 \series default
16574  is used to set characters at the left corners and/or behind the operator
16575 \end_layout
16576
16577 \begin_layout Itemize
16578
16579 \series bold
16580
16581 \backslash
16582 sidesetr
16583 \series default
16584  is used to set characters at the right corners and/or before the operator
16585 \end_layout
16586
16587 \begin_layout Standard
16588 For example the command 
16589 \series bold
16590
16591 \backslash
16592 sidesetn
16593 \begin_inset space \textvisiblespace{}
16594 \end_inset
16595
16596
16597 \backslash
16598 sum
16599 \begin_inset space \textvisiblespace{}
16600 \end_inset
16601
16602
16603 \begin_inset Formula $\to$
16604 \end_inset
16605
16606 '
16607 \begin_inset Formula $\to$
16608 \end_inset
16609
16610 _k=1
16611 \begin_inset space \textvisiblespace{}
16612 \end_inset
16613
16614
16615 \series default
16616 ^
16617 \series bold
16618 n
16619 \series default
16620  produces:
16621 \begin_inset Formula 
16622 \[
16623 \sideset{}{'}\sum_{k=1}^{n}
16624 \]
16625
16626 \end_inset
16627
16628
16629 \end_layout
16630
16631 \begin_layout Standard
16632 \begin_inset Note Greyedout
16633 status open
16634
16635 \begin_layout Plain Layout
16636
16637 \series bold
16638 Note: 
16639 \backslash
16640 sideset
16641 \series default
16642  can only be used to decorate big operators, binary operators are not allowed.
16643 \end_layout
16644
16645 \end_inset
16646
16647
16648 \end_layout
16649
16650 \begin_layout Standard
16651
16652 \series bold
16653
16654 \backslash
16655 overset
16656 \series default
16657  and 
16658 \series bold
16659
16660 \backslash
16661 underset
16662 \series default
16663  can also be used to decorate symbols and characters.
16664  For example, the command 
16665 \series bold
16666
16667 \backslash
16668 overset
16669 \begin_inset space \textvisiblespace{}
16670 \end_inset
16671
16672
16673 \backslash
16674 maltese
16675 \begin_inset space \textvisiblespace{}
16676 \end_inset
16677
16678
16679 \series default
16680
16681 \begin_inset Formula $\uparrow$
16682 \end_inset
16683
16684
16685 \series bold
16686 a
16687 \series default
16688  produces:
16689 \begin_inset Formula 
16690 \[
16691 \overset{a}{\maltese}
16692 \]
16693
16694 \end_inset
16695
16696
16697 \end_layout
16698
16699 \begin_layout Subsection
16700 Binary Operators
16701 \begin_inset CommandInset label
16702 LatexCommand label
16703 name "subsec:Binary-Operators"
16704
16705 \end_inset
16706
16707
16708 \begin_inset Index idx
16709 status collapsed
16710
16711 \begin_layout Plain Layout
16712 Operators ! binary
16713 \end_layout
16714
16715 \end_inset
16716
16717
16718 \end_layout
16719
16720 \begin_layout Standard
16721 Binary operators are surrounded by space when there is a character before
16722  and after them.
16723 \begin_inset VSpace medskip
16724 \end_inset
16725
16726
16727 \end_layout
16728
16729 \begin_layout Standard
16730 \begin_inset Tabular
16731 <lyxtabular version="3" rows="13" columns="2">
16732 <features booktabs="true" tabularvalignment="middle">
16733 <column alignment="center" valignment="top" width="0pt">
16734 <column alignment="center" valignment="top" width="0pt">
16735 <row>
16736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740 Command
16741 \begin_inset Note Note
16742 status collapsed
16743
16744 \begin_layout Plain Layout
16745
16746 \series bold
16747
16748 \backslash
16749 raisebox
16750 \series default
16751  is only used as spacer.
16752 \end_layout
16753
16754 \end_inset
16755
16756
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765 Result
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 </row>
16771 <row>
16772 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16773 \begin_inset Text
16774
16775 \begin_layout Plain Layout
16776 +
16777 \end_layout
16778
16779 \end_inset
16780 </cell>
16781 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785 \begin_inset Formula $+$
16786 \end_inset
16787
16788
16789 \end_layout
16790
16791 \end_inset
16792 </cell>
16793 </row>
16794 <row>
16795 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Plain Layout
16799 -
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16805 \begin_inset Text
16806
16807 \begin_layout Plain Layout
16808 \begin_inset Formula $-$
16809 \end_inset
16810
16811
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 </row>
16817 <row>
16818 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Plain Layout
16822
16823 \backslash
16824 pm
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16830 \begin_inset Text
16831
16832 \begin_layout Plain Layout
16833 \begin_inset Formula $\pm$
16834 \end_inset
16835
16836
16837 \end_layout
16838
16839 \end_inset
16840 </cell>
16841 </row>
16842 <row>
16843 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847
16848 \backslash
16849 mp
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 \begin_inset Formula $\mp$
16859 \end_inset
16860
16861
16862 \end_layout
16863
16864 \end_inset
16865 </cell>
16866 </row>
16867 <row>
16868 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16869 \begin_inset Text
16870
16871 \begin_layout Plain Layout
16872
16873 \backslash
16874 cdot
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883 \begin_inset Formula $\cdot$
16884 \end_inset
16885
16886
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 </row>
16892 <row>
16893 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16894 \begin_inset Text
16895
16896 \begin_layout Plain Layout
16897
16898 \backslash
16899 times
16900 \end_layout
16901
16902 \end_inset
16903 </cell>
16904 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16905 \begin_inset Text
16906
16907 \begin_layout Plain Layout
16908 \begin_inset Formula $\times$
16909 \end_inset
16910
16911
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 </row>
16917 <row>
16918 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Plain Layout
16922
16923 \backslash
16924 div
16925 \end_layout
16926
16927 \end_inset
16928 </cell>
16929 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16930 \begin_inset Text
16931
16932 \begin_layout Plain Layout
16933 \begin_inset Formula $\div$
16934 \end_inset
16935
16936
16937 \end_layout
16938
16939 \end_inset
16940 </cell>
16941 </row>
16942 <row>
16943 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16944 \begin_inset Text
16945
16946 \begin_layout Plain Layout
16947 \begin_inset ERT
16948 status collapsed
16949
16950 \begin_layout Plain Layout
16951
16952
16953 \backslash
16954 raisebox{-1.2mm}{
16955 \end_layout
16956
16957 \end_inset
16958
16959 *
16960 \begin_inset ERT
16961 status collapsed
16962
16963 \begin_layout Plain Layout
16964
16965 }
16966 \end_layout
16967
16968 \end_inset
16969
16970
16971 \end_layout
16972
16973 \end_inset
16974 </cell>
16975 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16976 \begin_inset Text
16977
16978 \begin_layout Plain Layout
16979 \begin_inset Formula $*$
16980 \end_inset
16981
16982
16983 \end_layout
16984
16985 \end_inset
16986 </cell>
16987 </row>
16988 <row>
16989 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16990 \begin_inset Text
16991
16992 \begin_layout Plain Layout
16993
16994 \backslash
16995 star
16996 \end_layout
16997
16998 \end_inset
16999 </cell>
17000 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17001 \begin_inset Text
17002
17003 \begin_layout Plain Layout
17004 \begin_inset Formula $\star$
17005 \end_inset
17006
17007
17008 \end_layout
17009
17010 \end_inset
17011 </cell>
17012 </row>
17013 <row>
17014 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17015 \begin_inset Text
17016
17017 \begin_layout Plain Layout
17018
17019 \backslash
17020 circ
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17026 \begin_inset Text
17027
17028 \begin_layout Plain Layout
17029 \begin_inset Formula $\circ$
17030 \end_inset
17031
17032
17033 \end_layout
17034
17035 \end_inset
17036 </cell>
17037 </row>
17038 <row>
17039 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17040 \begin_inset Text
17041
17042 \begin_layout Plain Layout
17043
17044 \backslash
17045 diamond
17046 \end_layout
17047
17048 \end_inset
17049 </cell>
17050 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Plain Layout
17054 \begin_inset Formula $\diamond$
17055 \end_inset
17056
17057
17058 \end_layout
17059
17060 \end_inset
17061 </cell>
17062 </row>
17063 <row>
17064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17065 \begin_inset Text
17066
17067 \begin_layout Plain Layout
17068
17069 \backslash
17070 bullet
17071 \end_layout
17072
17073 \end_inset
17074 </cell>
17075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17076 \begin_inset Text
17077
17078 \begin_layout Plain Layout
17079 \begin_inset Formula $\bullet$
17080 \end_inset
17081
17082
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 </row>
17088 </lyxtabular>
17089
17090 \end_inset
17091
17092
17093 \begin_inset space \hfill{}
17094 \end_inset
17095
17096
17097 \begin_inset Tabular
17098 <lyxtabular version="3" rows="13" columns="2">
17099 <features booktabs="true" tabularvalignment="middle">
17100 <column alignment="center" valignment="top" width="0pt">
17101 <column alignment="center" valignment="top" width="0pt">
17102 <row>
17103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17104 \begin_inset Text
17105
17106 \begin_layout Plain Layout
17107 Command
17108 \end_layout
17109
17110 \end_inset
17111 </cell>
17112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17113 \begin_inset Text
17114
17115 \begin_layout Plain Layout
17116 Result
17117 \end_layout
17118
17119 \end_inset
17120 </cell>
17121 </row>
17122 <row>
17123 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127
17128 \backslash
17129 nabla
17130 \end_layout
17131
17132 \end_inset
17133 </cell>
17134 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17135 \begin_inset Text
17136
17137 \begin_layout Plain Layout
17138 \begin_inset Formula $\nabla$
17139 \end_inset
17140
17141
17142 \end_layout
17143
17144 \end_inset
17145 </cell>
17146 </row>
17147 <row>
17148 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17149 \begin_inset Text
17150
17151 \begin_layout Plain Layout
17152
17153 \backslash
17154 bigtriangledown
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163 \begin_inset Formula $\bigtriangledown$
17164 \end_inset
17165
17166
17167 \end_layout
17168
17169 \end_inset
17170 </cell>
17171 </row>
17172 <row>
17173 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17174 \begin_inset Text
17175
17176 \begin_layout Plain Layout
17177
17178 \backslash
17179 bigtriangleup
17180 \end_layout
17181
17182 \end_inset
17183 </cell>
17184 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188 \begin_inset Formula $\bigtriangleup$
17189 \end_inset
17190
17191
17192 \end_layout
17193
17194 \end_inset
17195 </cell>
17196 </row>
17197 <row>
17198 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17199 \begin_inset Text
17200
17201 \begin_layout Plain Layout
17202
17203 \backslash
17204 Box
17205 \end_layout
17206
17207 \end_inset
17208 </cell>
17209 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17210 \begin_inset Text
17211
17212 \begin_layout Plain Layout
17213 \begin_inset Formula $\Box$
17214 \end_inset
17215
17216
17217 \end_layout
17218
17219 \end_inset
17220 </cell>
17221 </row>
17222 <row>
17223 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17224 \begin_inset Text
17225
17226 \begin_layout Plain Layout
17227
17228 \backslash
17229 cap 
17230 \end_layout
17231
17232 \end_inset
17233 </cell>
17234 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17235 \begin_inset Text
17236
17237 \begin_layout Plain Layout
17238 \begin_inset Formula $\cap$
17239 \end_inset
17240
17241
17242 \end_layout
17243
17244 \end_inset
17245 </cell>
17246 </row>
17247 <row>
17248 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17249 \begin_inset Text
17250
17251 \begin_layout Plain Layout
17252
17253 \backslash
17254 cup
17255 \end_layout
17256
17257 \end_inset
17258 </cell>
17259 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17260 \begin_inset Text
17261
17262 \begin_layout Plain Layout
17263 \begin_inset Formula $\cup$
17264 \end_inset
17265
17266
17267 \end_layout
17268
17269 \end_inset
17270 </cell>
17271 </row>
17272 <row>
17273 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17274 \begin_inset Text
17275
17276 \begin_layout Plain Layout
17277
17278 \backslash
17279 dagger
17280 \end_layout
17281
17282 \end_inset
17283 </cell>
17284 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17285 \begin_inset Text
17286
17287 \begin_layout Plain Layout
17288 \begin_inset Formula $\dagger$
17289 \end_inset
17290
17291
17292 \end_layout
17293
17294 \end_inset
17295 </cell>
17296 </row>
17297 <row>
17298 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17299 \begin_inset Text
17300
17301 \begin_layout Plain Layout
17302
17303 \backslash
17304 ddagger
17305 \end_layout
17306
17307 \end_inset
17308 </cell>
17309 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17310 \begin_inset Text
17311
17312 \begin_layout Plain Layout
17313 \begin_inset Formula $\ddagger$
17314 \end_inset
17315
17316
17317 \end_layout
17318
17319 \end_inset
17320 </cell>
17321 </row>
17322 <row>
17323 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17324 \begin_inset Text
17325
17326 \begin_layout Plain Layout
17327
17328 \backslash
17329 wr
17330 \end_layout
17331
17332 \end_inset
17333 </cell>
17334 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338 \begin_inset Formula $\wr$
17339 \end_inset
17340
17341
17342 \end_layout
17343
17344 \end_inset
17345 </cell>
17346 </row>
17347 <row>
17348 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17349 \begin_inset Text
17350
17351 \begin_layout Plain Layout
17352
17353 \backslash
17354 bigcirc
17355 \end_layout
17356
17357 \end_inset
17358 </cell>
17359 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17360 \begin_inset Text
17361
17362 \begin_layout Plain Layout
17363 \begin_inset Formula $\bigcirc$
17364 \end_inset
17365
17366
17367 \end_layout
17368
17369 \end_inset
17370 </cell>
17371 </row>
17372 <row>
17373 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17374 \begin_inset Text
17375
17376 \begin_layout Plain Layout
17377
17378 \backslash
17379 wedge
17380 \end_layout
17381
17382 \end_inset
17383 </cell>
17384 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17385 \begin_inset Text
17386
17387 \begin_layout Plain Layout
17388 \begin_inset Formula $\wedge$
17389 \end_inset
17390
17391
17392 \end_layout
17393
17394 \end_inset
17395 </cell>
17396 </row>
17397 <row>
17398 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17399 \begin_inset Text
17400
17401 \begin_layout Plain Layout
17402
17403 \backslash
17404 vee
17405 \end_layout
17406
17407 \end_inset
17408 </cell>
17409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17410 \begin_inset Text
17411
17412 \begin_layout Plain Layout
17413 \begin_inset Formula $\vee$
17414 \end_inset
17415
17416
17417 \end_layout
17418
17419 \end_inset
17420 </cell>
17421 </row>
17422 </lyxtabular>
17423
17424 \end_inset
17425
17426
17427 \begin_inset space \hfill{}
17428 \end_inset
17429
17430
17431 \begin_inset Tabular
17432 <lyxtabular version="3" rows="13" columns="2">
17433 <features booktabs="true" tabularvalignment="middle">
17434 <column alignment="center" valignment="top" width="0pt">
17435 <column alignment="center" valignment="top" width="0pt">
17436 <row>
17437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17438 \begin_inset Text
17439
17440 \begin_layout Plain Layout
17441 Command
17442 \end_layout
17443
17444 \end_inset
17445 </cell>
17446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17447 \begin_inset Text
17448
17449 \begin_layout Plain Layout
17450 Result
17451 \end_layout
17452
17453 \end_inset
17454 </cell>
17455 </row>
17456 <row>
17457 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17458 \begin_inset Text
17459
17460 \begin_layout Plain Layout
17461
17462 \backslash
17463 oplus
17464 \end_layout
17465
17466 \end_inset
17467 </cell>
17468 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17469 \begin_inset Text
17470
17471 \begin_layout Plain Layout
17472 \begin_inset Formula $\oplus$
17473 \end_inset
17474
17475
17476 \end_layout
17477
17478 \end_inset
17479 </cell>
17480 </row>
17481 <row>
17482 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17483 \begin_inset Text
17484
17485 \begin_layout Plain Layout
17486
17487 \backslash
17488 ominus
17489 \end_layout
17490
17491 \end_inset
17492 </cell>
17493 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17494 \begin_inset Text
17495
17496 \begin_layout Plain Layout
17497 \begin_inset Formula $\ominus$
17498 \end_inset
17499
17500
17501 \end_layout
17502
17503 \end_inset
17504 </cell>
17505 </row>
17506 <row>
17507 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17508 \begin_inset Text
17509
17510 \begin_layout Plain Layout
17511
17512 \backslash
17513 otimes
17514 \end_layout
17515
17516 \end_inset
17517 </cell>
17518 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17519 \begin_inset Text
17520
17521 \begin_layout Plain Layout
17522 \begin_inset Formula $\otimes$
17523 \end_inset
17524
17525
17526 \end_layout
17527
17528 \end_inset
17529 </cell>
17530 </row>
17531 <row>
17532 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17533 \begin_inset Text
17534
17535 \begin_layout Plain Layout
17536
17537 \backslash
17538 oslash
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17544 \begin_inset Text
17545
17546 \begin_layout Plain Layout
17547 \begin_inset Formula $\oslash$
17548 \end_inset
17549
17550
17551 \end_layout
17552
17553 \end_inset
17554 </cell>
17555 </row>
17556 <row>
17557 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17558 \begin_inset Text
17559
17560 \begin_layout Plain Layout
17561
17562 \backslash
17563 odot
17564 \end_layout
17565
17566 \end_inset
17567 </cell>
17568 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17569 \begin_inset Text
17570
17571 \begin_layout Plain Layout
17572 \begin_inset Formula $\odot$
17573 \end_inset
17574
17575
17576 \end_layout
17577
17578 \end_inset
17579 </cell>
17580 </row>
17581 <row>
17582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17583 \begin_inset Text
17584
17585 \begin_layout Plain Layout
17586
17587 \backslash
17588 amalg
17589 \end_layout
17590
17591 \end_inset
17592 </cell>
17593 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17594 \begin_inset Text
17595
17596 \begin_layout Plain Layout
17597 \begin_inset Formula $\amalg$
17598 \end_inset
17599
17600
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 </row>
17606 <row>
17607 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17608 \begin_inset Text
17609
17610 \begin_layout Plain Layout
17611
17612 \backslash
17613 uplus
17614 \end_layout
17615
17616 \end_inset
17617 </cell>
17618 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17619 \begin_inset Text
17620
17621 \begin_layout Plain Layout
17622 \begin_inset Formula $\uplus$
17623 \end_inset
17624
17625
17626 \end_layout
17627
17628 \end_inset
17629 </cell>
17630 </row>
17631 <row>
17632 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17633 \begin_inset Text
17634
17635 \begin_layout Plain Layout
17636
17637 \backslash
17638 setminus
17639 \end_layout
17640
17641 \end_inset
17642 </cell>
17643 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17644 \begin_inset Text
17645
17646 \begin_layout Plain Layout
17647 \begin_inset Formula $\setminus$
17648 \end_inset
17649
17650
17651 \end_layout
17652
17653 \end_inset
17654 </cell>
17655 </row>
17656 <row>
17657 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17658 \begin_inset Text
17659
17660 \begin_layout Plain Layout
17661
17662 \backslash
17663 sqcap
17664 \end_layout
17665
17666 \end_inset
17667 </cell>
17668 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17669 \begin_inset Text
17670
17671 \begin_layout Plain Layout
17672 \begin_inset Formula $\sqcap$
17673 \end_inset
17674
17675
17676 \end_layout
17677
17678 \end_inset
17679 </cell>
17680 </row>
17681 <row>
17682 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17683 \begin_inset Text
17684
17685 \begin_layout Plain Layout
17686
17687 \backslash
17688 sqcup
17689 \end_layout
17690
17691 \end_inset
17692 </cell>
17693 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17694 \begin_inset Text
17695
17696 \begin_layout Plain Layout
17697 \begin_inset Formula $\sqcup$
17698 \end_inset
17699
17700
17701 \end_layout
17702
17703 \end_inset
17704 </cell>
17705 </row>
17706 <row>
17707 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17708 \begin_inset Text
17709
17710 \begin_layout Plain Layout
17711
17712 \backslash
17713 triangleleft
17714 \end_layout
17715
17716 \end_inset
17717 </cell>
17718 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17719 \begin_inset Text
17720
17721 \begin_layout Plain Layout
17722 \begin_inset Formula $\triangleleft$
17723 \end_inset
17724
17725
17726 \end_layout
17727
17728 \end_inset
17729 </cell>
17730 </row>
17731 <row>
17732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736
17737 \backslash
17738 triangleright
17739 \end_layout
17740
17741 \end_inset
17742 </cell>
17743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17744 \begin_inset Text
17745
17746 \begin_layout Plain Layout
17747 \begin_inset Formula $\triangleright$
17748 \end_inset
17749
17750
17751 \end_layout
17752
17753 \end_inset
17754 </cell>
17755 </row>
17756 </lyxtabular>
17757
17758 \end_inset
17759
17760
17761 \end_layout
17762
17763 \begin_layout Standard
17764 All binary operators can also be inserted via the math toolbar button 
17765 \begin_inset Info
17766 type  "icon"
17767 arg   "math-insert \\pm"
17768 \end_inset
17769
17770 .
17771 \end_layout
17772
17773 \begin_layout Standard
17774 To typeset the Laplace operator also 
17775 \series bold
17776
17777 \backslash
17778 Delta
17779 \series default
17780  or 
17781 \series bold
17782
17783 \backslash
17784 nabla
17785 \series default
17786 ^
17787 \series bold
17788 2
17789 \series default
17790  (
17791 \begin_inset Formula $\nabla^{2}$
17792 \end_inset
17793
17794 ) can be used instead of 
17795 \series bold
17796
17797 \backslash
17798 bigtriangleup
17799 \series default
17800  .
17801 \end_layout
17802
17803 \begin_layout Standard
17804 The character 
17805 \family sans
17806 Menu Separator
17807 \family default
17808  from the menu 
17809 \family sans
17810 Insert\SpecialChar menuseparator
17811 Special Character
17812 \family default
17813  is the operator 
17814 \series bold
17815
17816 \backslash
17817 triangleright
17818 \series default
17819 .
17820 \end_layout
17821
17822 \begin_layout Subsection
17823 Self-defined Operators
17824 \begin_inset CommandInset label
17825 LatexCommand label
17826 name "subsec:Self-defined-Operators"
17827
17828 \end_inset
17829
17830
17831 \begin_inset Index idx
17832 status collapsed
17833
17834 \begin_layout Plain Layout
17835 Operators ! self-defined
17836 \end_layout
17837
17838 \end_inset
17839
17840
17841 \end_layout
17842
17843 \begin_layout Standard
17844 With the help of the command 
17845 \series bold
17846
17847 \backslash
17848 DeclareMathOperator
17849 \series default
17850
17851 \begin_inset Index idx
17852 status collapsed
17853
17854 \begin_layout Plain Layout
17855 Commands ! D ! 
17856 \backslash
17857 dbinom@
17858 \backslash
17859 DeclareMathOperator
17860 \end_layout
17861
17862 \end_inset
17863
17864  custom operators can be defined in the \SpecialChar LaTeX
17865 -preamble.
17866  Its command scheme is:
17867 \end_layout
17868
17869 \begin_layout Standard
17870
17871 \series bold
17872
17873 \backslash
17874 DeclareMathOperator{new command}{display}
17875 \end_layout
17876
17877 \begin_layout Standard
17878 Display can be characters or symbols that define how the operator looks
17879  in the output.
17880  To define a big operator a * is set behind the command.
17881  All self-defined big operators can have limits as described in 
17882 \begin_inset CommandInset ref
17883 LatexCommand ref
17884 reference "subsec:Operator-Limits"
17885
17886 \end_inset
17887
17888 .
17889 \end_layout
17890
17891 \begin_layout Standard
17892 For example the \SpecialChar LaTeX
17893 -preamble line
17894 \end_layout
17895
17896 \begin_layout Standard
17897
17898 \series bold
17899
17900 \backslash
17901 DeclareMathOperator*{
17902 \backslash
17903 Lozenge}{
17904 \backslash
17905 blacklozenge}
17906 \end_layout
17907
17908 \begin_layout Standard
17909 defines the command 
17910 \series bold
17911
17912 \backslash
17913 Lozenge
17914 \series default
17915 , that inserts a big operator consisting of the lozenge symbol from 
17916 \begin_inset CommandInset ref
17917 LatexCommand ref
17918 reference "subsec:Miscellaneous-Symbols"
17919
17920 \end_inset
17921
17922 :
17923 \begin_inset Formula 
17924 \[
17925 \Lozenge_{n=1}^{\infty}
17926 \]
17927
17928 \end_inset
17929
17930 The command for this formula is: 
17931 \series bold
17932
17933 \backslash
17934 Lozenge
17935 \series default
17936 ^
17937 \series bold
17938
17939 \backslash
17940 infty
17941 \begin_inset Formula $\to$
17942 \end_inset
17943
17944 _n=1
17945 \end_layout
17946
17947 \begin_layout Standard
17948 \begin_inset VSpace bigskip
17949 \end_inset
17950
17951 When self-defined operators are not used several times in the document,
17952  they can also be defined with the commands 
17953 \series bold
17954
17955 \backslash
17956 mathop
17957 \series default
17958
17959 \begin_inset Index idx
17960 status collapsed
17961
17962 \begin_layout Plain Layout
17963 Commands ! M ! 
17964 \backslash
17965 mathop
17966 \end_layout
17967
17968 \end_inset
17969
17970  and 
17971 \series bold
17972
17973 \backslash
17974 mathbin
17975 \series default
17976
17977 \begin_inset Index idx
17978 status collapsed
17979
17980 \begin_layout Plain Layout
17981 Commands ! M ! 
17982 \backslash
17983 mathbin
17984 \end_layout
17985
17986 \end_inset
17987
17988 , which have the following scheme:
17989 \end_layout
17990
17991 \begin_layout Standard
17992
17993 \series bold
17994
17995 \backslash
17996 mathop{display}
17997 \series default
17998  and 
17999 \series bold
18000
18001 \backslash
18002 mathbin{display}
18003 \end_layout
18004
18005 \begin_layout Standard
18006
18007 \series bold
18008
18009 \backslash
18010 mathop
18011 \series default
18012  defines big operators, 
18013 \series bold
18014
18015 \backslash
18016 mathbin
18017 \series default
18018  binary operators.
18019 \end_layout
18020
18021 \begin_layout Standard
18022
18023 \series bold
18024
18025 \backslash
18026 mathop
18027 \series default
18028  can e.
18029 \begin_inset space \thinspace{}
18030 \end_inset
18031
18032 g.
18033 \begin_inset space \space{}
18034 \end_inset
18035
18036 be used to use one limit for several operators:
18037 \end_layout
18038
18039 \begin_layout Standard
18040 \begin_inset Formula 
18041 \[
18042 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18043 \]
18044
18045 \end_inset
18046
18047
18048 \end_layout
18049
18050 \begin_layout Standard
18051 The command for the formula above is:
18052 \begin_inset Newline newline
18053 \end_inset
18054
18055
18056 \series bold
18057
18058 \backslash
18059 mathop{
18060 \backslash
18061 sum
18062 \backslash
18063 negmedspace
18064 \backslash
18065 sum
18066 \series default
18067
18068 \begin_inset space \textvisiblespace{}
18069 \end_inset
18070
18071
18072 \series bold
18073
18074 \begin_inset Formula $\to$
18075 \end_inset
18076
18077 ^N
18078 \series default
18079
18080 \begin_inset space \textvisiblespace{}
18081 \end_inset
18082
18083
18084 \series bold
18085 _i,j=1
18086 \end_layout
18087
18088 \begin_layout Section
18089 Fonts
18090 \begin_inset Index idx
18091 status collapsed
18092
18093 \begin_layout Plain Layout
18094 Fonts
18095 \end_layout
18096
18097 \end_inset
18098
18099
18100 \end_layout
18101
18102 \begin_layout Subsection
18103 Font Styles
18104 \begin_inset CommandInset label
18105 LatexCommand label
18106 name "subsec:Font-Styles"
18107
18108 \end_inset
18109
18110
18111 \begin_inset Index idx
18112 status collapsed
18113
18114 \begin_layout Plain Layout
18115 Font ! style
18116 \end_layout
18117
18118 \end_inset
18119
18120
18121 \end_layout
18122
18123 \begin_layout Standard
18124 Latin letters in formulas can be set in one of the following font styles:
18125 \end_layout
18126
18127 \begin_layout Standard
18128 \align center
18129 \begin_inset space \hfill{}
18130 \end_inset
18131
18132
18133 \begin_inset Tabular
18134 <lyxtabular version="3" rows="6" columns="2">
18135 <features booktabs="true" tabularvalignment="middle">
18136 <column alignment="center" valignment="top" width="0pt">
18137 <column alignment="center" valignment="top">
18138 <row>
18139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18140 \begin_inset Text
18141
18142 \begin_layout Plain Layout
18143 Command
18144 \end_layout
18145
18146 \end_inset
18147 </cell>
18148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18149 \begin_inset Text
18150
18151 \begin_layout Plain Layout
18152 Result
18153 \end_layout
18154
18155 \end_inset
18156 </cell>
18157 </row>
18158 <row>
18159 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18160 \begin_inset Text
18161
18162 \begin_layout Plain Layout
18163
18164 \backslash
18165 mathbb
18166 \series bold
18167
18168 \begin_inset space \textvisiblespace{}
18169 \end_inset
18170
18171
18172 \series default
18173 ABC
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182 \begin_inset Formula $\mathbb{ABC}$
18183 \end_inset
18184
18185
18186 \end_layout
18187
18188 \end_inset
18189 </cell>
18190 </row>
18191 <row>
18192 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196
18197 \backslash
18198 mathbf
18199 \series bold
18200
18201 \begin_inset space \textvisiblespace{}
18202 \end_inset
18203
18204
18205 \series default
18206 AbC
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215 \begin_inset Formula $\mathbf{AbC}$
18216 \end_inset
18217
18218
18219 \end_layout
18220
18221 \end_inset
18222 </cell>
18223 </row>
18224 <row>
18225 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229
18230 \backslash
18231 boldsymbol
18232 \series bold
18233
18234 \begin_inset space \textvisiblespace{}
18235 \end_inset
18236
18237
18238 \series default
18239 AbC
18240 \end_layout
18241
18242 \end_inset
18243 </cell>
18244 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18245 \begin_inset Text
18246
18247 \begin_layout Plain Layout
18248 \begin_inset Formula $\boldsymbol{AbC}$
18249 \end_inset
18250
18251
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 </row>
18257 <row>
18258 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262
18263 \backslash
18264 mathcal
18265 \series bold
18266
18267 \begin_inset space \textvisiblespace{}
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" leftline="true" rightline="true" usebox="none">
18278 \begin_inset Text
18279
18280 \begin_layout Plain Layout
18281 \begin_inset Formula $\mathcal{ABC}$
18282 \end_inset
18283
18284
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 </row>
18290 <row>
18291 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18292 \begin_inset Text
18293
18294 \begin_layout Plain Layout
18295
18296 \backslash
18297 mathfrak
18298 \series bold
18299
18300 \begin_inset space \textvisiblespace{}
18301 \end_inset
18302
18303
18304 \series default
18305 AbC
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18311 \begin_inset Text
18312
18313 \begin_layout Plain Layout
18314 \begin_inset Formula $\mathfrak{AbC}$
18315 \end_inset
18316
18317
18318 \end_layout
18319
18320 \end_inset
18321 </cell>
18322 </row>
18323 </lyxtabular>
18324
18325 \end_inset
18326
18327
18328 \begin_inset space \hfill{}
18329 \end_inset
18330
18331
18332 \begin_inset Tabular
18333 <lyxtabular version="3" rows="6" columns="2">
18334 <features booktabs="true" tabularvalignment="middle">
18335 <column alignment="center" valignment="top" width="0pt">
18336 <column alignment="center" valignment="top">
18337 <row>
18338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342 Command
18343 \end_layout
18344
18345 \end_inset
18346 </cell>
18347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18348 \begin_inset Text
18349
18350 \begin_layout Plain Layout
18351 Result
18352 \end_layout
18353
18354 \end_inset
18355 </cell>
18356 </row>
18357 <row>
18358 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18359 \begin_inset Text
18360
18361 \begin_layout Plain Layout
18362
18363 \backslash
18364 mathit
18365 \series bold
18366
18367 \begin_inset space \textvisiblespace{}
18368 \end_inset
18369
18370
18371 \series default
18372 AbC
18373 \end_layout
18374
18375 \end_inset
18376 </cell>
18377 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18378 \begin_inset Text
18379
18380 \begin_layout Plain Layout
18381 \begin_inset Formula $\mathit{AbC}$
18382 \end_inset
18383
18384
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 </row>
18390 <row>
18391 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18392 \begin_inset Text
18393
18394 \begin_layout Plain Layout
18395
18396 \backslash
18397 mathrm
18398 \series bold
18399
18400 \begin_inset space \textvisiblespace{}
18401 \end_inset
18402
18403
18404 \series default
18405 AbC
18406 \end_layout
18407
18408 \end_inset
18409 </cell>
18410 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18411 \begin_inset Text
18412
18413 \begin_layout Plain Layout
18414 \begin_inset Formula $\mathrm{AbC}$
18415 \end_inset
18416
18417
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 </row>
18423 <row>
18424 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18425 \begin_inset Text
18426
18427 \begin_layout Plain Layout
18428
18429 \backslash
18430 mathsf
18431 \series bold
18432
18433 \begin_inset space \textvisiblespace{}
18434 \end_inset
18435
18436
18437 \series default
18438 AbC
18439 \end_layout
18440
18441 \end_inset
18442 </cell>
18443 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447 \begin_inset Formula $\mathsf{AbC}$
18448 \end_inset
18449
18450
18451 \end_layout
18452
18453 \end_inset
18454 </cell>
18455 </row>
18456 <row>
18457 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18458 \begin_inset Text
18459
18460 \begin_layout Plain Layout
18461
18462 \backslash
18463 mathtt
18464 \series bold
18465
18466 \begin_inset space \textvisiblespace{}
18467 \end_inset
18468
18469
18470 \series default
18471 AbC
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18477 \begin_inset Text
18478
18479 \begin_layout Plain Layout
18480 \begin_inset Formula $\mathtt{AbC}$
18481 \end_inset
18482
18483
18484 \end_layout
18485
18486 \end_inset
18487 </cell>
18488 </row>
18489 <row>
18490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18491 \begin_inset Text
18492
18493 \begin_layout Plain Layout
18494
18495 \backslash
18496 mathscr
18497 \series bold
18498
18499 \begin_inset space \textvisiblespace{}
18500 \end_inset
18501
18502
18503 \series default
18504 ABC
18505 \end_layout
18506
18507 \end_inset
18508 </cell>
18509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18510 \begin_inset Text
18511
18512 \begin_layout Plain Layout
18513 \begin_inset Formula $\mathscr{ABC}$
18514 \end_inset
18515
18516
18517 \end_layout
18518
18519 \end_inset
18520 </cell>
18521 </row>
18522 </lyxtabular>
18523
18524 \end_inset
18525
18526
18527 \begin_inset space \hfill{}
18528 \end_inset
18529
18530
18531 \end_layout
18532
18533 \begin_layout Standard
18534 \begin_inset Note Greyedout
18535 status open
18536
18537 \begin_layout Plain Layout
18538
18539 \series bold
18540 Note:
18541 \series default
18542  The styles 
18543 \series bold
18544
18545 \backslash
18546 mathbb
18547 \series default
18548
18549 \series bold
18550
18551 \backslash
18552 mathcal
18553 \series default
18554  and 
18555 \series bold
18556
18557 \backslash
18558 mathscr
18559 \series default
18560  can only be used for big letters.
18561 \end_layout
18562
18563 \end_inset
18564
18565
18566 \end_layout
18567
18568 \begin_layout Standard
18569 Predefined is the style 
18570 \series bold
18571
18572 \backslash
18573 mathnormal
18574 \series default
18575 .
18576 \end_layout
18577
18578 \begin_layout Standard
18579 The style commands work also for letters in mathematical constructs:
18580 \begin_inset Formula 
18581 \[
18582 \mathfrak{A=\frac{b}{C}}
18583 \]
18584
18585 \end_inset
18586
18587
18588 \end_layout
18589
18590 \begin_layout Standard
18591 Characters in mathematical text don't appear in a math font style but in
18592  the text font style 
18593 \series bold
18594
18595 \backslash
18596 textrm
18597 \series default
18598 .
18599  That their style can't be set correctly via the text style dialog is a
18600  bug in \SpecialChar LyX
18601 .
18602 \begin_inset Foot
18603 status collapsed
18604
18605 \begin_layout Plain Layout
18606 \begin_inset CommandInset href
18607 LatexCommand href
18608 name "LyX-bug #4629"
18609 target "http://www.lyx.org/trac/ticket/4629"
18610
18611 \end_inset
18612
18613
18614 \end_layout
18615
18616 \end_inset
18617
18618
18619 \end_layout
18620
18621 \begin_layout Standard
18622 Instead of the style commands the dialog 
18623 \family sans
18624 Edit\SpecialChar menuseparator
18625 Math\SpecialChar menuseparator
18626 Text Style
18627 \family default
18628  or the toolbar button 
18629 \begin_inset Info
18630 type  "icon"
18631 arg   "math-insert \\font"
18632 \end_inset
18633
18634  can be used.
18635 \end_layout
18636
18637 \begin_layout Subsection
18638 Bold Formulas
18639 \begin_inset CommandInset label
18640 LatexCommand label
18641 name "subsec:Bold-Formulas"
18642
18643 \end_inset
18644
18645
18646 \begin_inset Index idx
18647 status collapsed
18648
18649 \begin_layout Plain Layout
18650 Formula ! bold
18651 \end_layout
18652
18653 \end_inset
18654
18655
18656 \end_layout
18657
18658 \begin_layout Standard
18659 To make a complete formula bold, the command 
18660 \series bold
18661
18662 \backslash
18663 mathbf
18664 \series default
18665  from the previous subsection cannot be used, because it doesn't work for
18666  small Greek letters.
18667  Furthermore it prints Latin letters always upright, like in the following
18668  equation:
18669 \end_layout
18670
18671 \begin_layout Standard
18672 \begin_inset Formula 
18673 \[
18674 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}
18675 \]
18676
18677 \end_inset
18678
18679
18680 \end_layout
18681
18682 \begin_layout Standard
18683 To display the formula correctly, the command 
18684 \series bold
18685
18686 \backslash
18687 boldsymbol
18688 \series default
18689  is used:
18690 \begin_inset Formula 
18691 \[
18692 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}
18693 \]
18694
18695 \end_inset
18696
18697 It is also possible to set the formula in a 
18698 \series bold
18699 boldmath environment
18700 \series default
18701 .
18702  This environment is created by inserting the command 
18703 \series bold
18704
18705 \backslash
18706 boldmath
18707 \series default
18708
18709 \begin_inset Index idx
18710 status collapsed
18711
18712 \begin_layout Plain Layout
18713 Commands ! B ! 
18714 \backslash
18715 boldmath
18716 \end_layout
18717
18718 \end_inset
18719
18720  in \SpecialChar TeX
18721  mode.
18722  To end the environment, the command 
18723 \series bold
18724
18725 \backslash
18726 unboldmath
18727 \series default
18728
18729 \begin_inset Index idx
18730 status collapsed
18731
18732 \begin_layout Plain Layout
18733 Commands ! U ! 
18734 \backslash
18735 unboldmath
18736 \end_layout
18737
18738 \end_inset
18739
18740  is inserted in \SpecialChar TeX
18741  mode.
18742 \begin_inset ERT
18743 status collapsed
18744
18745 \begin_layout Plain Layout
18746
18747
18748 \backslash
18749 boldmath 
18750 \end_layout
18751
18752 \end_inset
18753
18754
18755 \begin_inset Formula 
18756 \[
18757 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}
18758 \]
18759
18760 \end_inset
18761
18762
18763 \begin_inset ERT
18764 status collapsed
18765
18766 \begin_layout Plain Layout
18767
18768
18769 \backslash
18770 unboldmath 
18771 \end_layout
18772
18773 \end_inset
18774
18775
18776 \end_layout
18777
18778 \begin_layout Subsection
18779 Colored Formulas
18780 \begin_inset Index idx
18781 status collapsed
18782
18783 \begin_layout Plain Layout
18784 Formula ! colored
18785 \end_layout
18786
18787 \end_inset
18788
18789
18790 \end_layout
18791
18792 \begin_layout Standard
18793 Formulas can be colored like normal text: Highlight a formula or a formula
18794  part and use the 
18795 \family sans
18796 Text Style
18797 \family default
18798  dialog.
18799  Here is a formula in magenta:
18800 \begin_inset Formula 
18801 \[
18802 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18803 \]
18804
18805 \end_inset
18806
18807
18808 \end_layout
18809
18810 \begin_layout Standard
18811 You can also define your own colors as described in 
18812 \begin_inset CommandInset ref
18813 LatexCommand ref
18814 reference "subsec:Colored-Boxes"
18815
18816 \end_inset
18817
18818 .
18819  They can be used with the \SpecialChar TeX
18820  code command 
18821 \series bold
18822
18823 \backslash
18824 textcolor
18825 \series default
18826
18827 \begin_inset Index idx
18828 status collapsed
18829
18830 \begin_layout Plain Layout
18831 Commands ! T ! 
18832 \backslash
18833 textcolor
18834 \end_layout
18835
18836 \end_inset
18837
18838  in the scheme
18839 \end_layout
18840
18841 \begin_layout Standard
18842
18843 \series bold
18844
18845 \backslash
18846 textcolor{color}{characters or formula}
18847 \end_layout
18848
18849 \begin_layout Standard
18850 The following example was colored completely dark green and partly red:
18851 \end_layout
18852
18853 \begin_layout Standard
18854 \begin_inset ERT
18855 status collapsed
18856
18857 \begin_layout Plain Layout
18858
18859
18860 \backslash
18861 textcolor{darkgreen}{
18862 \end_layout
18863
18864 \end_inset
18865
18866
18867 \begin_inset Formula 
18868 \[
18869 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18870 \]
18871
18872 \end_inset
18873
18874
18875 \begin_inset ERT
18876 status collapsed
18877
18878 \begin_layout Plain Layout
18879
18880 }
18881 \end_layout
18882
18883 \end_inset
18884
18885
18886 \end_layout
18887
18888 \begin_layout Standard
18889 Due to a bug in \SpecialChar LyX
18890  only complete formulas can be colored with self-defined
18891  colors.
18892 \begin_inset Foot
18893 status collapsed
18894
18895 \begin_layout Plain Layout
18896 \begin_inset CommandInset href
18897 LatexCommand href
18898 name "LyX-bug #5269"
18899 target "http://www.lyx.org/trac/ticket/5269"
18900
18901 \end_inset
18902
18903
18904 \end_layout
18905
18906 \end_inset
18907
18908
18909 \end_layout
18910
18911 \begin_layout Subsection
18912 Font Sizes
18913 \begin_inset CommandInset label
18914 LatexCommand label
18915 name "subsec:Font-Sizes"
18916
18917 \end_inset
18918
18919
18920 \begin_inset Index idx
18921 status collapsed
18922
18923 \begin_layout Plain Layout
18924 Font ! size
18925 \end_layout
18926
18927 \end_inset
18928
18929
18930 \end_layout
18931
18932 \begin_layout Standard
18933 For characters in formulas there are, analog to characters in text, the
18934  following size commands:
18935 \end_layout
18936
18937 \begin_layout Standard
18938
18939 \series bold
18940
18941 \backslash
18942 Huge
18943 \series default
18944
18945 \series bold
18946
18947 \backslash
18948 huge
18949 \series default
18950
18951 \series bold
18952
18953 \backslash
18954 LARGE
18955 \series default
18956
18957 \series bold
18958
18959 \backslash
18960 Large
18961 \series default
18962
18963 \series bold
18964
18965 \backslash
18966 large
18967 \series default
18968
18969 \series bold
18970
18971 \backslash
18972 normalsize
18973 \series default
18974
18975 \series bold
18976
18977 \backslash
18978 small
18979 \series default
18980 ,
18981 \begin_inset Newline newline
18982 \end_inset
18983
18984
18985 \series bold
18986
18987 \backslash
18988 footnotesize
18989 \series default
18990
18991 \series bold
18992
18993 \backslash
18994 scriptsize
18995 \series default
18996  and 
18997 \series bold
18998
18999 \backslash
19000 tiny
19001 \end_layout
19002
19003 \begin_layout Standard
19004 The size produced by the commands depends on the document font size, which
19005  corresponds to the command 
19006 \series bold
19007
19008 \backslash
19009 normalsize
19010 \series default
19011 .
19012  The other commands produce smaller or larger sizes than 
19013 \series bold
19014
19015 \backslash
19016 normalsize
19017 \series default
19018 .
19019  The font size can however not exceed a certain value.
19020  Is for example the document font size 12
19021 \begin_inset space \thinspace{}
19022 \end_inset
19023
19024 pt, the command 
19025 \series bold
19026
19027 \backslash
19028 Huge
19029 \series default
19030  switches to the same size as 
19031 \series bold
19032
19033 \backslash
19034 huge
19035 \series default
19036 .
19037  
19038 \end_layout
19039
19040 \begin_layout Standard
19041 A size command is inserted in \SpecialChar TeX
19042  mode before the formula and sets the size
19043  for all following formula and text characters.
19044  To switch back to the initial size, the command 
19045 \series bold
19046
19047 \backslash
19048 normalsize
19049 \series default
19050  is inserted behind the formula in \SpecialChar TeX
19051  mode.
19052 \end_layout
19053
19054 \begin_layout Standard
19055 Within a formula the size can be changed using the following size commands
19056  or the toolbar button 
19057 \begin_inset Info
19058 type  "icon"
19059 arg   "math-insert \\style"
19060 \end_inset
19061
19062 :
19063 \end_layout
19064
19065 \begin_layout Standard
19066 \noindent
19067 \align center
19068 \begin_inset Tabular
19069 <lyxtabular version="3" rows="5" columns="2">
19070 <features booktabs="true" tabularvalignment="middle">
19071 <column alignment="center" valignment="top" width="0pt">
19072 <column alignment="center" valignment="top">
19073 <row>
19074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19075 \begin_inset Text
19076
19077 \begin_layout Plain Layout
19078 Command
19079 \end_layout
19080
19081 \end_inset
19082 </cell>
19083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19084 \begin_inset Text
19085
19086 \begin_layout Plain Layout
19087 Result
19088 \end_layout
19089
19090 \end_inset
19091 </cell>
19092 </row>
19093 <row>
19094 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19095 \begin_inset Text
19096
19097 \begin_layout Plain Layout
19098
19099 \backslash
19100 displaystyle
19101 \begin_inset Index idx
19102 status collapsed
19103
19104 \begin_layout Plain Layout
19105 Commands ! D ! 
19106 \backslash
19107 displaystyle
19108 \end_layout
19109
19110 \end_inset
19111
19112
19113 \end_layout
19114
19115 \end_inset
19116 </cell>
19117 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19118 \begin_inset Text
19119
19120 \begin_layout Plain Layout
19121 \begin_inset Formula ${\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19122 \end_inset
19123
19124
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 </row>
19130 <row topspace="1mm">
19131 <cell alignment="center" valignment="top" usebox="none">
19132 \begin_inset Text
19133
19134 \begin_layout Plain Layout
19135
19136 \backslash
19137 textstyle
19138 \end_layout
19139
19140 \end_inset
19141 </cell>
19142 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19143 \begin_inset Text
19144
19145 \begin_layout Plain Layout
19146 \begin_inset Formula ${\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19147 \end_inset
19148
19149
19150 \end_layout
19151
19152 \end_inset
19153 </cell>
19154 </row>
19155 <row>
19156 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19157 \begin_inset Text
19158
19159 \begin_layout Plain Layout
19160
19161 \backslash
19162 scriptstyle
19163 \end_layout
19164
19165 \end_inset
19166 </cell>
19167 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19168 \begin_inset Text
19169
19170 \begin_layout Plain Layout
19171 \begin_inset Formula ${\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19172 \end_inset
19173
19174
19175 \end_layout
19176
19177 \end_inset
19178 </cell>
19179 </row>
19180 <row>
19181 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19182 \begin_inset Text
19183
19184 \begin_layout Plain Layout
19185
19186 \backslash
19187 scriptscriptstyle
19188 \end_layout
19189
19190 \end_inset
19191 </cell>
19192 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19193 \begin_inset Text
19194
19195 \begin_layout Plain Layout
19196 \begin_inset Formula ${\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19197 \end_inset
19198
19199
19200 \end_layout
19201
19202 \end_inset
19203 </cell>
19204 </row>
19205 </lyxtabular>
19206
19207 \end_inset
19208
19209
19210 \end_layout
19211
19212 \begin_layout Standard
19213 After entering these commands, a blue box appears in which the formula parts
19214  are inserted.
19215 \end_layout
19216
19217 \begin_layout Standard
19218 There is a further method to change the font size, that though only works
19219  for symbols or letters in mathematical text.
19220  To use it, one of the above text size commands is inserted in mathematical
19221  text.
19222  All following characters until the end of the mathematical text or until
19223  another size command will have the selected size.
19224  Two examples:
19225 \begin_inset VSpace -2mm
19226 \end_inset
19227
19228
19229 \end_layout
19230
19231 \begin_layout Standard
19232 \begin_inset ERT
19233 status collapsed
19234
19235 \begin_layout Plain Layout
19236
19237
19238 \backslash
19239 huge 
19240 \end_layout
19241
19242 \end_inset
19243
19244
19245 \begin_inset Formula 
19246 \[
19247 A=\frac{B}{c}\cdot\maltese
19248 \]
19249
19250 \end_inset
19251
19252
19253 \begin_inset Formula 
19254 \[
19255 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19256 \]
19257
19258 \end_inset
19259
19260
19261 \begin_inset ERT
19262 status collapsed
19263
19264 \begin_layout Plain Layout
19265
19266
19267 \backslash
19268 normalsize 
19269 \end_layout
19270
19271 \end_inset
19272
19273
19274 \end_layout
19275
19276 \begin_layout Standard
19277 \begin_inset VSpace medskip
19278 \end_inset
19279
19280 Before both formulas the command 
19281 \series bold
19282
19283 \backslash
19284 huge
19285 \series default
19286  was inserted.
19287  The command for the second formula is:
19288 \begin_inset Newline newline
19289 \end_inset
19290
19291
19292 \series bold
19293
19294 \backslash
19295 maltese
19296 \begin_inset space \textvisiblespace{}
19297 \end_inset
19298
19299 A Alt+M M 
19300 \backslash
19301 Large
19302 \begin_inset space \textvisiblespace{}
19303 \end_inset
19304
19305
19306 \backslash
19307 maltese
19308 \begin_inset space \textvisiblespace{}
19309 \end_inset
19310
19311
19312 \backslash
19313 textit
19314 \begin_inset space \textvisiblespace{}
19315 \end_inset
19316
19317 A
19318 \begin_inset Formula $\to$
19319 \end_inset
19320
19321
19322 \begin_inset Formula $\to$
19323 \end_inset
19324
19325
19326 \begin_inset Newline newline
19327 \end_inset
19328
19329
19330 \begin_inset space \hspace*{}
19331 \length 1cm
19332 \end_inset
19333
19334 Alt+M
19335 \series default
19336  
19337 \series bold
19338
19339 \backslash
19340 tiny
19341 \begin_inset space \textvisiblespace{}
19342 \end_inset
19343
19344
19345 \backslash
19346 maltese
19347 \begin_inset space \textvisiblespace{}
19348 \end_inset
19349
19350
19351 \backslash
19352 textit
19353 \begin_inset space \textvisiblespace{}
19354 \end_inset
19355
19356 A
19357 \end_layout
19358
19359 \begin_layout Standard
19360 If a symbol cannot be displayed in different sizes, it will always be displayed
19361  in the default size.
19362 \end_layout
19363
19364 \begin_layout Section
19365 Greek Letters
19366 \begin_inset Index idx
19367 status collapsed
19368
19369 \begin_layout Plain Layout
19370 Greek letters
19371 \end_layout
19372
19373 \end_inset
19374
19375
19376 \end_layout
19377
19378 \begin_layout Standard
19379 Greek letters can also be inserted via the toolbar button 
19380 \begin_inset Info
19381 type  "icon"
19382 arg   "math-insert \\alpha"
19383 \end_inset
19384
19385 .
19386  All international typesetting norms purport that Greek letters in math
19387  have to be typeset italic/slanted.
19388  In some languages, like French or Russian, they are nevertheless sometimes
19389  typeset upright.
19390 \end_layout
19391
19392 \begin_layout Subsection
19393 Small Letters
19394 \begin_inset Index idx
19395 status collapsed
19396
19397 \begin_layout Plain Layout
19398 Greek letters ! small
19399 \end_layout
19400
19401 \end_inset
19402
19403
19404 \end_layout
19405
19406 \begin_layout Standard
19407 \begin_inset space \hfill{}
19408 \end_inset
19409
19410
19411 \begin_inset Tabular
19412 <lyxtabular version="3" rows="11" columns="2">
19413 <features booktabs="true" tabularvalignment="middle">
19414 <column alignment="center" valignment="top" width="0pt">
19415 <column alignment="center" valignment="top" width="0pt">
19416 <row>
19417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19418 \begin_inset Text
19419
19420 \begin_layout Plain Layout
19421 Command
19422 \end_layout
19423
19424 \end_inset
19425 </cell>
19426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19427 \begin_inset Text
19428
19429 \begin_layout Plain Layout
19430 Result
19431 \end_layout
19432
19433 \end_inset
19434 </cell>
19435 </row>
19436 <row>
19437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19438 \begin_inset Text
19439
19440 \begin_layout Plain Layout
19441
19442 \backslash
19443 alpha
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Plain Layout
19452 \begin_inset Formula $\alpha$
19453 \end_inset
19454
19455
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 </row>
19461 <row>
19462 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19463 \begin_inset Text
19464
19465 \begin_layout Plain Layout
19466
19467 \backslash
19468 beta
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477 \begin_inset Formula $\beta$
19478 \end_inset
19479
19480
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 </row>
19486 <row>
19487 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491
19492 \backslash
19493 gamma
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502 \begin_inset Formula $\gamma$
19503 \end_inset
19504
19505
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 </row>
19511 <row>
19512 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19513 \begin_inset Text
19514
19515 \begin_layout Plain Layout
19516
19517 \backslash
19518 delta
19519 \end_layout
19520
19521 \end_inset
19522 </cell>
19523 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19524 \begin_inset Text
19525
19526 \begin_layout Plain Layout
19527 \begin_inset Formula $\delta$
19528 \end_inset
19529
19530
19531 \end_layout
19532
19533 \end_inset
19534 </cell>
19535 </row>
19536 <row>
19537 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19538 \begin_inset Text
19539
19540 \begin_layout Plain Layout
19541
19542 \backslash
19543 epsilon
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Plain Layout
19552 \begin_inset Formula $\epsilon$
19553 \end_inset
19554
19555
19556 \end_layout
19557
19558 \end_inset
19559 </cell>
19560 </row>
19561 <row>
19562 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19563 \begin_inset Text
19564
19565 \begin_layout Plain Layout
19566
19567 \backslash
19568 varepsilon
19569 \end_layout
19570
19571 \end_inset
19572 </cell>
19573 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19574 \begin_inset Text
19575
19576 \begin_layout Plain Layout
19577 \begin_inset Formula $\varepsilon$
19578 \end_inset
19579
19580
19581 \end_layout
19582
19583 \end_inset
19584 </cell>
19585 </row>
19586 <row>
19587 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19588 \begin_inset Text
19589
19590 \begin_layout Plain Layout
19591
19592 \backslash
19593 zeta
19594 \end_layout
19595
19596 \end_inset
19597 </cell>
19598 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19599 \begin_inset Text
19600
19601 \begin_layout Plain Layout
19602 \begin_inset Formula $\zeta$
19603 \end_inset
19604
19605
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 </row>
19611 <row>
19612 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19613 \begin_inset Text
19614
19615 \begin_layout Plain Layout
19616
19617 \backslash
19618 eta
19619 \end_layout
19620
19621 \end_inset
19622 </cell>
19623 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19624 \begin_inset Text
19625
19626 \begin_layout Plain Layout
19627 \begin_inset Formula $\eta$
19628 \end_inset
19629
19630
19631 \end_layout
19632
19633 \end_inset
19634 </cell>
19635 </row>
19636 <row>
19637 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19638 \begin_inset Text
19639
19640 \begin_layout Plain Layout
19641
19642 \backslash
19643 theta
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Plain Layout
19652 \begin_inset Formula $\theta$
19653 \end_inset
19654
19655
19656 \end_layout
19657
19658 \end_inset
19659 </cell>
19660 </row>
19661 <row>
19662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666
19667 \backslash
19668 vartheta
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677 \begin_inset Formula $\vartheta$
19678 \end_inset
19679
19680
19681 \end_layout
19682
19683 \end_inset
19684 </cell>
19685 </row>
19686 </lyxtabular>
19687
19688 \end_inset
19689
19690
19691 \begin_inset space \hfill{}
19692 \end_inset
19693
19694
19695 \begin_inset Tabular
19696 <lyxtabular version="3" rows="12" columns="2">
19697 <features booktabs="true" tabularvalignment="middle">
19698 <column alignment="center" valignment="top" width="0pt">
19699 <column alignment="center" valignment="top" width="0pt">
19700 <row>
19701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Plain Layout
19705 Command
19706 \end_layout
19707
19708 \end_inset
19709 </cell>
19710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19711 \begin_inset Text
19712
19713 \begin_layout Plain Layout
19714 Result
19715 \end_layout
19716
19717 \end_inset
19718 </cell>
19719 </row>
19720 <row>
19721 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19722 \begin_inset Text
19723
19724 \begin_layout Plain Layout
19725
19726 \backslash
19727 iota
19728 \end_layout
19729
19730 \end_inset
19731 </cell>
19732 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19733 \begin_inset Text
19734
19735 \begin_layout Plain Layout
19736 \begin_inset Formula $\iota$
19737 \end_inset
19738
19739
19740 \end_layout
19741
19742 \end_inset
19743 </cell>
19744 </row>
19745 <row>
19746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19747 \begin_inset Text
19748
19749 \begin_layout Plain Layout
19750
19751 \backslash
19752 kappa
19753 \end_layout
19754
19755 \end_inset
19756 </cell>
19757 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19758 \begin_inset Text
19759
19760 \begin_layout Plain Layout
19761 \begin_inset Formula $\kappa$
19762 \end_inset
19763
19764
19765 \end_layout
19766
19767 \end_inset
19768 </cell>
19769 </row>
19770 <row>
19771 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775
19776 \backslash
19777 varkappa
19778 \end_layout
19779
19780 \end_inset
19781 </cell>
19782 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19783 \begin_inset Text
19784
19785 \begin_layout Plain Layout
19786 \begin_inset Formula $\varkappa$
19787 \end_inset
19788
19789
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 </row>
19795 <row>
19796 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19797 \begin_inset Text
19798
19799 \begin_layout Plain Layout
19800
19801 \backslash
19802 lambda
19803 \end_layout
19804
19805 \end_inset
19806 </cell>
19807 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19808 \begin_inset Text
19809
19810 \begin_layout Plain Layout
19811 \begin_inset Formula $\lambda$
19812 \end_inset
19813
19814
19815 \end_layout
19816
19817 \end_inset
19818 </cell>
19819 </row>
19820 <row>
19821 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825
19826 \backslash
19827 mu
19828 \end_layout
19829
19830 \end_inset
19831 </cell>
19832 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836 \begin_inset Formula $\mu$
19837 \end_inset
19838
19839
19840 \end_layout
19841
19842 \end_inset
19843 </cell>
19844 </row>
19845 <row>
19846 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850
19851 \backslash
19852 nu
19853 \end_layout
19854
19855 \end_inset
19856 </cell>
19857 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861 \begin_inset Formula $\nu$
19862 \end_inset
19863
19864
19865 \end_layout
19866
19867 \end_inset
19868 </cell>
19869 </row>
19870 <row>
19871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875
19876 \backslash
19877 xi
19878 \end_layout
19879
19880 \end_inset
19881 </cell>
19882 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19883 \begin_inset Text
19884
19885 \begin_layout Plain Layout
19886 \begin_inset Formula $\xi$
19887 \end_inset
19888
19889
19890 \end_layout
19891
19892 \end_inset
19893 </cell>
19894 </row>
19895 <row>
19896 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19897 \begin_inset Text
19898
19899 \begin_layout Plain Layout
19900 o
19901 \end_layout
19902
19903 \end_inset
19904 </cell>
19905 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19906 \begin_inset Text
19907
19908 \begin_layout Plain Layout
19909 \begin_inset Formula $o$
19910 \end_inset
19911
19912
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 </row>
19918 <row>
19919 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Plain Layout
19923
19924 \backslash
19925 pi
19926 \end_layout
19927
19928 \end_inset
19929 </cell>
19930 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Plain Layout
19934 \begin_inset Formula $\pi$
19935 \end_inset
19936
19937
19938 \end_layout
19939
19940 \end_inset
19941 </cell>
19942 </row>
19943 <row>
19944 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19945 \begin_inset Text
19946
19947 \begin_layout Plain Layout
19948
19949 \backslash
19950 varpi
19951 \end_layout
19952
19953 \end_inset
19954 </cell>
19955 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Plain Layout
19959 \begin_inset Formula $\varpi$
19960 \end_inset
19961
19962
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 </row>
19968 <row>
19969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19970 \begin_inset Text
19971
19972 \begin_layout Plain Layout
19973
19974 \backslash
19975 rho
19976 \end_layout
19977
19978 \end_inset
19979 </cell>
19980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Plain Layout
19984 \begin_inset Formula $\rho$
19985 \end_inset
19986
19987
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 </row>
19993 </lyxtabular>
19994
19995 \end_inset
19996
19997
19998 \begin_inset space \hfill{}
19999 \end_inset
20000
20001
20002 \begin_inset Tabular
20003 <lyxtabular version="3" rows="11" columns="2">
20004 <features booktabs="true" tabularvalignment="middle">
20005 <column alignment="center" valignment="top" width="0pt">
20006 <column alignment="center" valignment="top" width="0pt">
20007 <row>
20008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20009 \begin_inset Text
20010
20011 \begin_layout Plain Layout
20012 Command
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20018 \begin_inset Text
20019
20020 \begin_layout Plain Layout
20021 Result
20022 \end_layout
20023
20024 \end_inset
20025 </cell>
20026 </row>
20027 <row>
20028 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20029 \begin_inset Text
20030
20031 \begin_layout Plain Layout
20032
20033 \backslash
20034 varrho
20035 \end_layout
20036
20037 \end_inset
20038 </cell>
20039 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20040 \begin_inset Text
20041
20042 \begin_layout Plain Layout
20043 \begin_inset Formula $\varrho$
20044 \end_inset
20045
20046
20047 \end_layout
20048
20049 \end_inset
20050 </cell>
20051 </row>
20052 <row>
20053 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20054 \begin_inset Text
20055
20056 \begin_layout Plain Layout
20057
20058 \backslash
20059 sigma
20060 \end_layout
20061
20062 \end_inset
20063 </cell>
20064 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20065 \begin_inset Text
20066
20067 \begin_layout Plain Layout
20068 \begin_inset Formula $\sigma$
20069 \end_inset
20070
20071
20072 \end_layout
20073
20074 \end_inset
20075 </cell>
20076 </row>
20077 <row>
20078 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20079 \begin_inset Text
20080
20081 \begin_layout Plain Layout
20082
20083 \backslash
20084 varsigma
20085 \end_layout
20086
20087 \end_inset
20088 </cell>
20089 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20090 \begin_inset Text
20091
20092 \begin_layout Plain Layout
20093 \begin_inset Formula $\varsigma$
20094 \end_inset
20095
20096
20097 \end_layout
20098
20099 \end_inset
20100 </cell>
20101 </row>
20102 <row>
20103 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20104 \begin_inset Text
20105
20106 \begin_layout Plain Layout
20107
20108 \backslash
20109 tau
20110 \end_layout
20111
20112 \end_inset
20113 </cell>
20114 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20115 \begin_inset Text
20116
20117 \begin_layout Plain Layout
20118 \begin_inset Formula $\tau$
20119 \end_inset
20120
20121
20122 \end_layout
20123
20124 \end_inset
20125 </cell>
20126 </row>
20127 <row>
20128 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20129 \begin_inset Text
20130
20131 \begin_layout Plain Layout
20132
20133 \backslash
20134 upsilon
20135 \end_layout
20136
20137 \end_inset
20138 </cell>
20139 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20140 \begin_inset Text
20141
20142 \begin_layout Plain Layout
20143 \begin_inset Formula $\upsilon$
20144 \end_inset
20145
20146
20147 \end_layout
20148
20149 \end_inset
20150 </cell>
20151 </row>
20152 <row>
20153 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20154 \begin_inset Text
20155
20156 \begin_layout Plain Layout
20157
20158 \backslash
20159 phi
20160 \end_layout
20161
20162 \end_inset
20163 </cell>
20164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Plain Layout
20168 \begin_inset Formula $\phi$
20169 \end_inset
20170
20171
20172 \end_layout
20173
20174 \end_inset
20175 </cell>
20176 </row>
20177 <row>
20178 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20179 \begin_inset Text
20180
20181 \begin_layout Plain Layout
20182
20183 \backslash
20184 varphi
20185 \end_layout
20186
20187 \end_inset
20188 </cell>
20189 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20190 \begin_inset Text
20191
20192 \begin_layout Plain Layout
20193 \begin_inset Formula $\varphi$
20194 \end_inset
20195
20196
20197 \end_layout
20198
20199 \end_inset
20200 </cell>
20201 </row>
20202 <row>
20203 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20204 \begin_inset Text
20205
20206 \begin_layout Plain Layout
20207
20208 \backslash
20209 chi
20210 \end_layout
20211
20212 \end_inset
20213 </cell>
20214 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20215 \begin_inset Text
20216
20217 \begin_layout Plain Layout
20218 \begin_inset Formula $\chi$
20219 \end_inset
20220
20221
20222 \end_layout
20223
20224 \end_inset
20225 </cell>
20226 </row>
20227 <row>
20228 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20229 \begin_inset Text
20230
20231 \begin_layout Plain Layout
20232
20233 \backslash
20234 psi
20235 \end_layout
20236
20237 \end_inset
20238 </cell>
20239 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Plain Layout
20243 \begin_inset Formula $\psi$
20244 \end_inset
20245
20246
20247 \end_layout
20248
20249 \end_inset
20250 </cell>
20251 </row>
20252 <row>
20253 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20254 \begin_inset Text
20255
20256 \begin_layout Plain Layout
20257
20258 \backslash
20259 omega
20260 \end_layout
20261
20262 \end_inset
20263 </cell>
20264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20265 \begin_inset Text
20266
20267 \begin_layout Plain Layout
20268 \begin_inset Formula $\omega$
20269 \end_inset
20270
20271
20272 \end_layout
20273
20274 \end_inset
20275 </cell>
20276 </row>
20277 </lyxtabular>
20278
20279 \end_inset
20280
20281
20282 \begin_inset space \hfill{}
20283 \end_inset
20284
20285
20286 \end_layout
20287
20288 \begin_layout Standard
20289 \begin_inset VSpace medskip
20290 \end_inset
20291
20292
20293 \end_layout
20294
20295 \begin_layout Standard
20296 How to create special upright Greek letters is explained in 
20297 \begin_inset CommandInset ref
20298 LatexCommand ref
20299 reference "subsec:Upright-small-Greek"
20300
20301 \end_inset
20302
20303 .
20304 \end_layout
20305
20306 \begin_layout Subsection
20307 Big Letters
20308 \begin_inset Index idx
20309 status collapsed
20310
20311 \begin_layout Plain Layout
20312 Greek letters ! big
20313 \end_layout
20314
20315 \end_inset
20316
20317
20318 \end_layout
20319
20320 \begin_layout Standard
20321 \begin_inset space \hfill{}
20322 \end_inset
20323
20324
20325 \begin_inset Tabular
20326 <lyxtabular version="3" rows="7" columns="2">
20327 <features booktabs="true" tabularvalignment="middle">
20328 <column alignment="center" valignment="top" width="0pt">
20329 <column alignment="center" valignment="top" width="0pt">
20330 <row>
20331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335 Command
20336 \end_layout
20337
20338 \end_inset
20339 </cell>
20340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20341 \begin_inset Text
20342
20343 \begin_layout Plain Layout
20344 Result
20345 \end_layout
20346
20347 \end_inset
20348 </cell>
20349 </row>
20350 <row>
20351 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20352 \begin_inset Text
20353
20354 \begin_layout Plain Layout
20355
20356 \backslash
20357 Gamma
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20363 \begin_inset Text
20364
20365 \begin_layout Plain Layout
20366 \begin_inset Formula $\Gamma$
20367 \end_inset
20368
20369
20370 \end_layout
20371
20372 \end_inset
20373 </cell>
20374 </row>
20375 <row>
20376 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20377 \begin_inset Text
20378
20379 \begin_layout Plain Layout
20380
20381 \backslash
20382 Delta
20383 \end_layout
20384
20385 \end_inset
20386 </cell>
20387 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20388 \begin_inset Text
20389
20390 \begin_layout Plain Layout
20391 \begin_inset Formula $\Delta$
20392 \end_inset
20393
20394
20395 \end_layout
20396
20397 \end_inset
20398 </cell>
20399 </row>
20400 <row>
20401 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20402 \begin_inset Text
20403
20404 \begin_layout Plain Layout
20405
20406 \backslash
20407 Theta
20408 \end_layout
20409
20410 \end_inset
20411 </cell>
20412 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20413 \begin_inset Text
20414
20415 \begin_layout Plain Layout
20416 \begin_inset Formula $\Theta$
20417 \end_inset
20418
20419
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 </row>
20425 <row>
20426 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20427 \begin_inset Text
20428
20429 \begin_layout Plain Layout
20430
20431 \backslash
20432 Lambda
20433 \end_layout
20434
20435 \end_inset
20436 </cell>
20437 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20438 \begin_inset Text
20439
20440 \begin_layout Plain Layout
20441 \begin_inset Formula $\Lambda$
20442 \end_inset
20443
20444
20445 \end_layout
20446
20447 \end_inset
20448 </cell>
20449 </row>
20450 <row>
20451 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20452 \begin_inset Text
20453
20454 \begin_layout Plain Layout
20455
20456 \backslash
20457 Xi
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20463 \begin_inset Text
20464
20465 \begin_layout Plain Layout
20466 \begin_inset Formula $\Xi$
20467 \end_inset
20468
20469
20470 \end_layout
20471
20472 \end_inset
20473 </cell>
20474 </row>
20475 <row>
20476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20477 \begin_inset Text
20478
20479 \begin_layout Plain Layout
20480
20481 \backslash
20482 Pi
20483 \end_layout
20484
20485 \end_inset
20486 </cell>
20487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20488 \begin_inset Text
20489
20490 \begin_layout Plain Layout
20491 \begin_inset Formula $\Pi$
20492 \end_inset
20493
20494
20495 \end_layout
20496
20497 \end_inset
20498 </cell>
20499 </row>
20500 </lyxtabular>
20501
20502 \end_inset
20503
20504
20505 \begin_inset space \hfill{}
20506 \end_inset
20507
20508
20509 \begin_inset Tabular
20510 <lyxtabular version="3" rows="6" columns="2">
20511 <features booktabs="true" tabularvalignment="middle">
20512 <column alignment="center" valignment="top" width="0pt">
20513 <column alignment="center" valignment="top" width="0pt">
20514 <row>
20515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20516 \begin_inset Text
20517
20518 \begin_layout Plain Layout
20519 Command
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20525 \begin_inset Text
20526
20527 \begin_layout Plain Layout
20528 Result
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 </row>
20534 <row>
20535 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20536 \begin_inset Text
20537
20538 \begin_layout Plain Layout
20539
20540 \backslash
20541 Sigma
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550 \begin_inset Formula $\Sigma$
20551 \end_inset
20552
20553
20554 \end_layout
20555
20556 \end_inset
20557 </cell>
20558 </row>
20559 <row>
20560 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20561 \begin_inset Text
20562
20563 \begin_layout Plain Layout
20564
20565 \backslash
20566 Upsilon
20567 \end_layout
20568
20569 \end_inset
20570 </cell>
20571 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20572 \begin_inset Text
20573
20574 \begin_layout Plain Layout
20575 \begin_inset Formula $\Upsilon$
20576 \end_inset
20577
20578
20579 \end_layout
20580
20581 \end_inset
20582 </cell>
20583 </row>
20584 <row>
20585 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20586 \begin_inset Text
20587
20588 \begin_layout Plain Layout
20589
20590 \backslash
20591 Phi
20592 \end_layout
20593
20594 \end_inset
20595 </cell>
20596 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20597 \begin_inset Text
20598
20599 \begin_layout Plain Layout
20600 \begin_inset Formula $\Phi$
20601 \end_inset
20602
20603
20604 \end_layout
20605
20606 \end_inset
20607 </cell>
20608 </row>
20609 <row>
20610 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20611 \begin_inset Text
20612
20613 \begin_layout Plain Layout
20614
20615 \backslash
20616 Psi
20617 \end_layout
20618
20619 \end_inset
20620 </cell>
20621 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625 \begin_inset Formula $\Psi$
20626 \end_inset
20627
20628
20629 \end_layout
20630
20631 \end_inset
20632 </cell>
20633 </row>
20634 <row>
20635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20636 \begin_inset Text
20637
20638 \begin_layout Plain Layout
20639
20640 \backslash
20641 Omega
20642 \end_layout
20643
20644 \end_inset
20645 </cell>
20646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20647 \begin_inset Text
20648
20649 \begin_layout Plain Layout
20650 \begin_inset Formula $\Omega$
20651 \end_inset
20652
20653
20654 \end_layout
20655
20656 \end_inset
20657 </cell>
20658 </row>
20659 </lyxtabular>
20660
20661 \end_inset
20662
20663
20664 \begin_inset space \hfill{}
20665 \end_inset
20666
20667
20668 \end_layout
20669
20670 \begin_layout Standard
20671 \begin_inset VSpace medskip
20672 \end_inset
20673
20674 That the big Greek letters appear upright is caused by a design bug when
20675  \SpecialChar TeX
20676  was developed.
20677  To get correct italic big letters, begin every command with 
20678 \series bold
20679 var
20680 \series default
20681 .
20682  For example the command 
20683 \series bold
20684
20685 \backslash
20686 varGamma
20687 \series default
20688  produces 
20689 \begin_inset Formula $\varGamma$
20690 \end_inset
20691
20692 .
20693  Another way is to load the package 
20694 \series bold
20695 fixmath
20696 \series default
20697
20698 \begin_inset Foot
20699 status collapsed
20700
20701 \begin_layout Plain Layout
20702
20703 \series bold
20704 fixmath
20705 \series default
20706  is part of the \SpecialChar LaTeX
20707 -package 
20708 \series bold
20709 was
20710 \series default
20711
20712 \begin_inset Index idx
20713 status collapsed
20714
20715 \begin_layout Plain Layout
20716 Packages ! was
20717 \begin_inset ERT
20718 status collapsed
20719
20720 \begin_layout Plain Layout
20721
20722
20723 \backslash
20724 vspace{4mm}
20725 \end_layout
20726
20727 \end_inset
20728
20729
20730 \end_layout
20731
20732 \end_inset
20733
20734 .
20735 \end_layout
20736
20737 \end_inset
20738
20739
20740 \begin_inset Index idx
20741 status collapsed
20742
20743 \begin_layout Plain Layout
20744 Packages ! fixmath
20745 \end_layout
20746
20747 \end_inset
20748
20749  with the \SpecialChar LaTeX
20750 -preamble line
20751 \end_layout
20752
20753 \begin_layout Standard
20754
20755 \series bold
20756
20757 \backslash
20758 usepackage{fixmath}
20759 \end_layout
20760
20761 \begin_layout Standard
20762 Then all big Greek letters in a document will automatically be typeset italic.
20763 \end_layout
20764
20765 \begin_layout Subsection
20766 Bold Letters
20767 \begin_inset Index idx
20768 status collapsed
20769
20770 \begin_layout Plain Layout
20771 Greek letters ! bold
20772 \end_layout
20773
20774 \end_inset
20775
20776
20777 \end_layout
20778
20779 \begin_layout Standard
20780 Greek letters cannot be set with different font styles like Latin letters.
20781  They can only be made bold with the command 
20782 \series bold
20783
20784 \backslash
20785 boldsymbol
20786 \series default
20787
20788 \begin_inset Index idx
20789 status collapsed
20790
20791 \begin_layout Plain Layout
20792 Commands ! B ! 
20793 \backslash
20794 boldsymbol
20795 \end_layout
20796
20797 \end_inset
20798
20799 .
20800 \end_layout
20801
20802 \begin_layout Standard
20803 \align center
20804 \begin_inset Tabular
20805 <lyxtabular version="3" rows="3" columns="2">
20806 <features booktabs="true" tabularvalignment="middle">
20807 <column alignment="center" valignment="top" width="0pt">
20808 <column alignment="center" valignment="top">
20809 <row>
20810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20811 \begin_inset Text
20812
20813 \begin_layout Plain Layout
20814 Command
20815 \end_layout
20816
20817 \end_inset
20818 </cell>
20819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20820 \begin_inset Text
20821
20822 \begin_layout Plain Layout
20823 Result
20824 \end_layout
20825
20826 \end_inset
20827 </cell>
20828 </row>
20829 <row>
20830 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20831 \begin_inset Text
20832
20833 \begin_layout Plain Layout
20834
20835 \backslash
20836 Upsilon
20837 \backslash
20838 boldsymbol
20839 \backslash
20840 Upsilon
20841 \end_layout
20842
20843 \end_inset
20844 </cell>
20845 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20846 \begin_inset Text
20847
20848 \begin_layout Plain Layout
20849 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20850 \end_inset
20851
20852
20853 \end_layout
20854
20855 \end_inset
20856 </cell>
20857 </row>
20858 <row>
20859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20860 \begin_inset Text
20861
20862 \begin_layout Plain Layout
20863
20864 \backslash
20865 theta
20866 \backslash
20867 boldsymbol
20868 \backslash
20869 theta
20870 \end_layout
20871
20872 \end_inset
20873 </cell>
20874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20875 \begin_inset Text
20876
20877 \begin_layout Plain Layout
20878 \begin_inset Formula $\theta\boldsymbol{\theta}$
20879 \end_inset
20880
20881
20882 \end_layout
20883
20884 \end_inset
20885 </cell>
20886 </row>
20887 </lyxtabular>
20888
20889 \end_inset
20890
20891
20892 \end_layout
20893
20894 \begin_layout Section
20895 Symbols
20896 \begin_inset ERT
20897 status collapsed
20898
20899 \begin_layout Plain Layout
20900
20901
20902 \backslash
20903 texorpdfstring{
20904 \end_layout
20905
20906 \end_inset
20907
20908
20909 \begin_inset Foot
20910 status collapsed
20911
20912 \begin_layout Plain Layout
20913 A list with all symbols of most of the \SpecialChar LaTeX
20914 -packages can be found in 
20915 \begin_inset CommandInset citation
20916 LatexCommand cite
20917 key "Symbols"
20918
20919 \end_inset
20920
20921 .
20922 \end_layout
20923
20924 \end_inset
20925
20926
20927 \begin_inset ERT
20928 status collapsed
20929
20930 \begin_layout Plain Layout
20931
20932 }{}
20933 \end_layout
20934
20935 \end_inset
20936
20937
20938 \begin_inset Note Note
20939 status collapsed
20940
20941 \begin_layout Plain Layout
20942
20943 \backslash
20944 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20945 \end_layout
20946
20947 \begin_layout Plain Layout
20948 More about 
20949 \backslash
20950 texorpdfstring is in section 
20951 \begin_inset CommandInset ref
20952 LatexCommand ref
20953 reference "subsec:Formulas-in-Section"
20954
20955 \end_inset
20956
20957 .
20958 \end_layout
20959
20960 \end_inset
20961
20962
20963 \begin_inset Index idx
20964 status collapsed
20965
20966 \begin_layout Plain Layout
20967 Symbols
20968 \end_layout
20969
20970 \end_inset
20971
20972
20973 \end_layout
20974
20975 \begin_layout Standard
20976 Many of the symbols listed in this section can also be inserted via the
20977  toolbar buttons 
20978 \begin_inset Info
20979 type  "icon"
20980 arg   "math-insert \\nabla"
20981 \end_inset
20982
20983  and 
20984 \begin_inset Info
20985 type  "icon"
20986 arg   "math-insert \\digamma"
20987 \end_inset
20988
20989 .
20990 \end_layout
20991
20992 \begin_layout Subsection
20993 Mathematical Symbols
20994 \begin_inset CommandInset label
20995 LatexCommand label
20996 name "subsec:Mathematical-Symbols"
20997
20998 \end_inset
20999
21000
21001 \begin_inset Index idx
21002 status collapsed
21003
21004 \begin_layout Plain Layout
21005 Symbols ! mathematical
21006 \end_layout
21007
21008 \end_inset
21009
21010
21011 \end_layout
21012
21013 \begin_layout Standard
21014 \begin_inset Tabular
21015 <lyxtabular version="3" rows="10" columns="2">
21016 <features booktabs="true" tabularvalignment="middle">
21017 <column alignment="center" valignment="top" width="0pt">
21018 <column alignment="center" valignment="top" width="0pt">
21019 <row>
21020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21021 \begin_inset Text
21022
21023 \begin_layout Plain Layout
21024 Command
21025 \end_layout
21026
21027 \end_inset
21028 </cell>
21029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21030 \begin_inset Text
21031
21032 \begin_layout Plain Layout
21033 Symbol
21034 \end_layout
21035
21036 \end_inset
21037 </cell>
21038 </row>
21039 <row>
21040 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21041 \begin_inset Text
21042
21043 \begin_layout Plain Layout
21044
21045 \backslash
21046 neg
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21052 \begin_inset Text
21053
21054 \begin_layout Plain Layout
21055 \begin_inset Formula $\neg$
21056 \end_inset
21057
21058
21059 \end_layout
21060
21061 \end_inset
21062 </cell>
21063 </row>
21064 <row>
21065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21066 \begin_inset Text
21067
21068 \begin_layout Plain Layout
21069
21070 \backslash
21071 Im
21072 \end_layout
21073
21074 \end_inset
21075 </cell>
21076 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21077 \begin_inset Text
21078
21079 \begin_layout Plain Layout
21080 \begin_inset Formula $\Im$
21081 \end_inset
21082
21083
21084 \end_layout
21085
21086 \end_inset
21087 </cell>
21088 </row>
21089 <row>
21090 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21091 \begin_inset Text
21092
21093 \begin_layout Plain Layout
21094
21095 \backslash
21096 Re
21097 \end_layout
21098
21099 \end_inset
21100 </cell>
21101 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21102 \begin_inset Text
21103
21104 \begin_layout Plain Layout
21105 \begin_inset Formula $\Re$
21106 \end_inset
21107
21108
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 </row>
21114 <row>
21115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21116 \begin_inset Text
21117
21118 \begin_layout Plain Layout
21119
21120 \backslash
21121 aleph
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21127 \begin_inset Text
21128
21129 \begin_layout Plain Layout
21130 \begin_inset Formula $\aleph$
21131 \end_inset
21132
21133
21134 \end_layout
21135
21136 \end_inset
21137 </cell>
21138 </row>
21139 <row>
21140 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21141 \begin_inset Text
21142
21143 \begin_layout Plain Layout
21144
21145 \backslash
21146 partial
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21152 \begin_inset Text
21153
21154 \begin_layout Plain Layout
21155 \begin_inset Formula $\partial$
21156 \end_inset
21157
21158
21159 \end_layout
21160
21161 \end_inset
21162 </cell>
21163 </row>
21164 <row>
21165 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21166 \begin_inset Text
21167
21168 \begin_layout Plain Layout
21169
21170 \backslash
21171 infty
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180 \begin_inset Formula $\infty$
21181 \end_inset
21182
21183
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 </row>
21189 <row>
21190 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21191 \begin_inset Text
21192
21193 \begin_layout Plain Layout
21194
21195 \backslash
21196 wp
21197 \end_layout
21198
21199 \end_inset
21200 </cell>
21201 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21202 \begin_inset Text
21203
21204 \begin_layout Plain Layout
21205 \begin_inset Formula $\wp$
21206 \end_inset
21207
21208
21209 \end_layout
21210
21211 \end_inset
21212 </cell>
21213 </row>
21214 <row>
21215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21216 \begin_inset Text
21217
21218 \begin_layout Plain Layout
21219
21220 \backslash
21221 imath
21222 \end_layout
21223
21224 \end_inset
21225 </cell>
21226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21227 \begin_inset Text
21228
21229 \begin_layout Plain Layout
21230 \begin_inset Formula $\imath$
21231 \end_inset
21232
21233
21234 \end_layout
21235
21236 \end_inset
21237 </cell>
21238 </row>
21239 <row>
21240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21241 \begin_inset Text
21242
21243 \begin_layout Plain Layout
21244
21245 \backslash
21246 jmath
21247 \end_layout
21248
21249 \end_inset
21250 </cell>
21251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21252 \begin_inset Text
21253
21254 \begin_layout Plain Layout
21255 \begin_inset Formula $\jmath$
21256 \end_inset
21257
21258
21259 \end_layout
21260
21261 \end_inset
21262 </cell>
21263 </row>
21264 </lyxtabular>
21265
21266 \end_inset
21267
21268
21269 \begin_inset space \hfill{}
21270 \end_inset
21271
21272
21273 \begin_inset Tabular
21274 <lyxtabular version="3" rows="10" columns="2">
21275 <features booktabs="true" tabularvalignment="middle">
21276 <column alignment="center" valignment="top" width="0pt">
21277 <column alignment="center" valignment="top" width="0pt">
21278 <row>
21279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21280 \begin_inset Text
21281
21282 \begin_layout Plain Layout
21283 Command
21284 \end_layout
21285
21286 \end_inset
21287 </cell>
21288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21289 \begin_inset Text
21290
21291 \begin_layout Plain Layout
21292 Symbol
21293 \begin_inset Note Note
21294 status collapsed
21295
21296 \begin_layout Plain Layout
21297
21298 \series bold
21299
21300 \backslash
21301 raisebox
21302 \series default
21303  is only used as spacer.
21304 \end_layout
21305
21306 \end_inset
21307
21308
21309 \end_layout
21310
21311 \end_inset
21312 </cell>
21313 </row>
21314 <row>
21315 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21316 \begin_inset Text
21317
21318 \begin_layout Plain Layout
21319
21320 \backslash
21321 forall
21322 \end_layout
21323
21324 \end_inset
21325 </cell>
21326 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21327 \begin_inset Text
21328
21329 \begin_layout Plain Layout
21330 \begin_inset Formula $\forall$
21331 \end_inset
21332
21333
21334 \end_layout
21335
21336 \end_inset
21337 </cell>
21338 </row>
21339 <row>
21340 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21341 \begin_inset Text
21342
21343 \begin_layout Plain Layout
21344
21345 \backslash
21346 exists
21347 \end_layout
21348
21349 \end_inset
21350 </cell>
21351 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21352 \begin_inset Text
21353
21354 \begin_layout Plain Layout
21355 \begin_inset Formula $\exists$
21356 \end_inset
21357
21358
21359 \end_layout
21360
21361 \end_inset
21362 </cell>
21363 </row>
21364 <row>
21365 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21366 \begin_inset Text
21367
21368 \begin_layout Plain Layout
21369
21370 \backslash
21371 nexists
21372 \end_layout
21373
21374 \end_inset
21375 </cell>
21376 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21377 \begin_inset Text
21378
21379 \begin_layout Plain Layout
21380 \begin_inset Formula $\nexists$
21381 \end_inset
21382
21383
21384 \end_layout
21385
21386 \end_inset
21387 </cell>
21388 </row>
21389 <row>
21390 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21391 \begin_inset Text
21392
21393 \begin_layout Plain Layout
21394
21395 \backslash
21396 emptyset
21397 \end_layout
21398
21399 \end_inset
21400 </cell>
21401 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21402 \begin_inset Text
21403
21404 \begin_layout Plain Layout
21405 \begin_inset Formula $\emptyset$
21406 \end_inset
21407
21408
21409 \end_layout
21410
21411 \end_inset
21412 </cell>
21413 </row>
21414 <row>
21415 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21416 \begin_inset Text
21417
21418 \begin_layout Plain Layout
21419
21420 \backslash
21421 varnothing
21422 \end_layout
21423
21424 \end_inset
21425 </cell>
21426 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21427 \begin_inset Text
21428
21429 \begin_layout Plain Layout
21430 \begin_inset Formula $\varnothing$
21431 \end_inset
21432
21433
21434 \end_layout
21435
21436 \end_inset
21437 </cell>
21438 </row>
21439 <row>
21440 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21441 \begin_inset Text
21442
21443 \begin_layout Plain Layout
21444
21445 \backslash
21446 dag
21447 \end_layout
21448
21449 \end_inset
21450 </cell>
21451 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21452 \begin_inset Text
21453
21454 \begin_layout Plain Layout
21455 \begin_inset Formula $\dag$
21456 \end_inset
21457
21458
21459 \end_layout
21460
21461 \end_inset
21462 </cell>
21463 </row>
21464 <row>
21465 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21466 \begin_inset Text
21467
21468 \begin_layout Plain Layout
21469
21470 \backslash
21471 ddag
21472 \end_layout
21473
21474 \end_inset
21475 </cell>
21476 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21477 \begin_inset Text
21478
21479 \begin_layout Plain Layout
21480 \begin_inset Formula $\ddag$
21481 \end_inset
21482
21483
21484 \end_layout
21485
21486 \end_inset
21487 </cell>
21488 </row>
21489 <row>
21490 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21491 \begin_inset Text
21492
21493 \begin_layout Plain Layout
21494
21495 \backslash
21496 complement
21497 \end_layout
21498
21499 \end_inset
21500 </cell>
21501 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21502 \begin_inset Text
21503
21504 \begin_layout Plain Layout
21505 \begin_inset ERT
21506 status collapsed
21507
21508 \begin_layout Plain Layout
21509
21510
21511 \backslash
21512 raisebox{-0.8mm}{
21513 \end_layout
21514
21515 \end_inset
21516
21517
21518 \begin_inset Formula $\complement$
21519 \end_inset
21520
21521
21522 \begin_inset ERT
21523 status collapsed
21524
21525 \begin_layout Plain Layout
21526
21527 }
21528 \end_layout
21529
21530 \end_inset
21531
21532
21533 \end_layout
21534
21535 \end_inset
21536 </cell>
21537 </row>
21538 <row>
21539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21540 \begin_inset Text
21541
21542 \begin_layout Plain Layout
21543
21544 \backslash
21545 Bbbk
21546 \end_layout
21547
21548 \end_inset
21549 </cell>
21550 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21551 \begin_inset Text
21552
21553 \begin_layout Plain Layout
21554 \begin_inset Formula $\Bbbk$
21555 \end_inset
21556
21557
21558 \end_layout
21559
21560 \end_inset
21561 </cell>
21562 </row>
21563 </lyxtabular>
21564
21565 \end_inset
21566
21567
21568 \begin_inset space \hfill{}
21569 \end_inset
21570
21571
21572 \begin_inset Tabular
21573 <lyxtabular version="3" rows="10" columns="2">
21574 <features booktabs="true" tabularvalignment="middle">
21575 <column alignment="center" valignment="top" width="0pt">
21576 <column alignment="center" valignment="top" width="0pt">
21577 <row>
21578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21579 \begin_inset Text
21580
21581 \begin_layout Plain Layout
21582 Command
21583 \end_layout
21584
21585 \end_inset
21586 </cell>
21587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21588 \begin_inset Text
21589
21590 \begin_layout Plain Layout
21591 Symbol
21592 \end_layout
21593
21594 \end_inset
21595 </cell>
21596 </row>
21597 <row>
21598 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21599 \begin_inset Text
21600
21601 \begin_layout Plain Layout
21602
21603 \backslash
21604 prime
21605 \end_layout
21606
21607 \end_inset
21608 </cell>
21609 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21610 \begin_inset Text
21611
21612 \begin_layout Plain Layout
21613 \begin_inset Formula $\prime$
21614 \end_inset
21615
21616
21617 \end_layout
21618
21619 \end_inset
21620 </cell>
21621 </row>
21622 <row>
21623 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21624 \begin_inset Text
21625
21626 \begin_layout Plain Layout
21627
21628 \backslash
21629 backprime
21630 \end_layout
21631
21632 \end_inset
21633 </cell>
21634 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21635 \begin_inset Text
21636
21637 \begin_layout Plain Layout
21638 \begin_inset Formula $\backprime$
21639 \end_inset
21640
21641
21642 \end_layout
21643
21644 \end_inset
21645 </cell>
21646 </row>
21647 <row>
21648 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21649 \begin_inset Text
21650
21651 \begin_layout Plain Layout
21652
21653 \backslash
21654 mho
21655 \end_layout
21656
21657 \end_inset
21658 </cell>
21659 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21660 \begin_inset Text
21661
21662 \begin_layout Plain Layout
21663 \begin_inset Formula $\mho$
21664 \end_inset
21665
21666
21667 \end_layout
21668
21669 \end_inset
21670 </cell>
21671 </row>
21672 <row>
21673 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21674 \begin_inset Text
21675
21676 \begin_layout Plain Layout
21677
21678 \backslash
21679 triangle
21680 \end_layout
21681
21682 \end_inset
21683 </cell>
21684 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21685 \begin_inset Text
21686
21687 \begin_layout Plain Layout
21688 \begin_inset Formula $\triangle$
21689 \end_inset
21690
21691
21692 \end_layout
21693
21694 \end_inset
21695 </cell>
21696 </row>
21697 <row>
21698 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21699 \begin_inset Text
21700
21701 \begin_layout Plain Layout
21702
21703 \backslash
21704 angle
21705 \end_layout
21706
21707 \end_inset
21708 </cell>
21709 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21710 \begin_inset Text
21711
21712 \begin_layout Plain Layout
21713 \begin_inset Formula $\angle$
21714 \end_inset
21715
21716
21717 \end_layout
21718
21719 \end_inset
21720 </cell>
21721 </row>
21722 <row>
21723 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21724 \begin_inset Text
21725
21726 \begin_layout Plain Layout
21727
21728 \backslash
21729 measuredangle
21730 \end_layout
21731
21732 \end_inset
21733 </cell>
21734 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21735 \begin_inset Text
21736
21737 \begin_layout Plain Layout
21738 \begin_inset Formula $\measuredangle$
21739 \end_inset
21740
21741
21742 \end_layout
21743
21744 \end_inset
21745 </cell>
21746 </row>
21747 <row>
21748 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21749 \begin_inset Text
21750
21751 \begin_layout Plain Layout
21752
21753 \backslash
21754 sphericalangle
21755 \end_layout
21756
21757 \end_inset
21758 </cell>
21759 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21760 \begin_inset Text
21761
21762 \begin_layout Plain Layout
21763 \begin_inset Formula $\sphericalangle$
21764 \end_inset
21765
21766
21767 \end_layout
21768
21769 \end_inset
21770 </cell>
21771 </row>
21772 <row>
21773 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21774 \begin_inset Text
21775
21776 \begin_layout Plain Layout
21777
21778 \backslash
21779 top
21780 \end_layout
21781
21782 \end_inset
21783 </cell>
21784 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21785 \begin_inset Text
21786
21787 \begin_layout Plain Layout
21788 \begin_inset Formula $\top$
21789 \end_inset
21790
21791
21792 \end_layout
21793
21794 \end_inset
21795 </cell>
21796 </row>
21797 <row>
21798 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21799 \begin_inset Text
21800
21801 \begin_layout Plain Layout
21802
21803 \backslash
21804 bot
21805 \end_layout
21806
21807 \end_inset
21808 </cell>
21809 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21810 \begin_inset Text
21811
21812 \begin_layout Plain Layout
21813 \begin_inset Formula $\bot$
21814 \end_inset
21815
21816
21817 \end_layout
21818
21819 \end_inset
21820 </cell>
21821 </row>
21822 </lyxtabular>
21823
21824 \end_inset
21825
21826
21827 \end_layout
21828
21829 \begin_layout Standard
21830 \begin_inset Newpage newpage
21831 \end_inset
21832
21833
21834 \end_layout
21835
21836 \begin_layout Subsection
21837 Miscellaneous Symbols
21838 \begin_inset CommandInset label
21839 LatexCommand label
21840 name "subsec:Miscellaneous-Symbols"
21841
21842 \end_inset
21843
21844
21845 \begin_inset Index idx
21846 status collapsed
21847
21848 \begin_layout Plain Layout
21849 Symbols ! miscellaneous
21850 \end_layout
21851
21852 \end_inset
21853
21854
21855 \end_layout
21856
21857 \begin_layout Standard
21858 \noindent
21859 \align center
21860 \begin_inset Tabular
21861 <lyxtabular version="3" rows="10" columns="2">
21862 <features booktabs="true" tabularvalignment="middle">
21863 <column alignment="center" valignment="top" width="0pt">
21864 <column alignment="center" valignment="top" width="0pt">
21865 <row>
21866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21867 \begin_inset Text
21868
21869 \begin_layout Plain Layout
21870 Command
21871 \end_layout
21872
21873 \end_inset
21874 </cell>
21875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21876 \begin_inset Text
21877
21878 \begin_layout Plain Layout
21879 Symbol
21880 \end_layout
21881
21882 \end_inset
21883 </cell>
21884 </row>
21885 <row>
21886 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21887 \begin_inset Text
21888
21889 \begin_layout Plain Layout
21890
21891 \backslash
21892 flat
21893 \end_layout
21894
21895 \end_inset
21896 </cell>
21897 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21898 \begin_inset Text
21899
21900 \begin_layout Plain Layout
21901 \begin_inset Formula $\flat$
21902 \end_inset
21903
21904
21905 \end_layout
21906
21907 \end_inset
21908 </cell>
21909 </row>
21910 <row>
21911 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21912 \begin_inset Text
21913
21914 \begin_layout Plain Layout
21915
21916 \backslash
21917 natural
21918 \end_layout
21919
21920 \end_inset
21921 </cell>
21922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21923 \begin_inset Text
21924
21925 \begin_layout Plain Layout
21926 \begin_inset Formula $\natural$
21927 \end_inset
21928
21929
21930 \end_layout
21931
21932 \end_inset
21933 </cell>
21934 </row>
21935 <row>
21936 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21937 \begin_inset Text
21938
21939 \begin_layout Plain Layout
21940
21941 \backslash
21942 sharp
21943 \end_layout
21944
21945 \end_inset
21946 </cell>
21947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21948 \begin_inset Text
21949
21950 \begin_layout Plain Layout
21951 \begin_inset Formula $\sharp$
21952 \end_inset
21953
21954
21955 \end_layout
21956
21957 \end_inset
21958 </cell>
21959 </row>
21960 <row>
21961 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21962 \begin_inset Text
21963
21964 \begin_layout Plain Layout
21965
21966 \backslash
21967 surd
21968 \end_layout
21969
21970 \end_inset
21971 </cell>
21972 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21973 \begin_inset Text
21974
21975 \begin_layout Plain Layout
21976 \begin_inset Formula $\surd$
21977 \end_inset
21978
21979
21980 \end_layout
21981
21982 \end_inset
21983 </cell>
21984 </row>
21985 <row>
21986 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21987 \begin_inset Text
21988
21989 \begin_layout Plain Layout
21990
21991 \backslash
21992 checkmark
21993 \end_layout
21994
21995 \end_inset
21996 </cell>
21997 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21998 \begin_inset Text
21999
22000 \begin_layout Plain Layout
22001 \begin_inset Formula $\checkmark$
22002 \end_inset
22003
22004
22005 \end_layout
22006
22007 \end_inset
22008 </cell>
22009 </row>
22010 <row>
22011 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22012 \begin_inset Text
22013
22014 \begin_layout Plain Layout
22015
22016 \backslash
22017 yen
22018 \end_layout
22019
22020 \end_inset
22021 </cell>
22022 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22023 \begin_inset Text
22024
22025 \begin_layout Plain Layout
22026 \begin_inset Formula $\yen$
22027 \end_inset
22028
22029
22030 \end_layout
22031
22032 \end_inset
22033 </cell>
22034 </row>
22035 <row>
22036 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22037 \begin_inset Text
22038
22039 \begin_layout Plain Layout
22040
22041 \backslash
22042 pounds
22043 \end_layout
22044
22045 \end_inset
22046 </cell>
22047 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22048 \begin_inset Text
22049
22050 \begin_layout Plain Layout
22051 \begin_inset Formula $\pounds$
22052 \end_inset
22053
22054
22055 \end_layout
22056
22057 \end_inset
22058 </cell>
22059 </row>
22060 <row>
22061 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22062 \begin_inset Text
22063
22064 \begin_layout Plain Layout
22065 $
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074 \begin_inset Formula $\$$
22075 \end_inset
22076
22077
22078 \end_layout
22079
22080 \end_inset
22081 </cell>
22082 </row>
22083 <row>
22084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \begin_layout Plain Layout
22088 §
22089 \end_layout
22090
22091 \end_inset
22092 </cell>
22093 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22094 \begin_inset Text
22095
22096 \begin_layout Plain Layout
22097 \begin_inset Formula $§$
22098 \end_inset
22099
22100
22101 \end_layout
22102
22103 \end_inset
22104 </cell>
22105 </row>
22106 </lyxtabular>
22107
22108 \end_inset
22109
22110
22111 \begin_inset space \hfill{}
22112 \end_inset
22113
22114
22115 \begin_inset Tabular
22116 <lyxtabular version="3" rows="10" columns="2">
22117 <features booktabs="true" tabularvalignment="middle">
22118 <column alignment="center" valignment="top" width="0pt">
22119 <column alignment="center" valignment="top">
22120 <row>
22121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22122 \begin_inset Text
22123
22124 \begin_layout Plain Layout
22125 Command
22126 \end_layout
22127
22128 \end_inset
22129 </cell>
22130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22131 \begin_inset Text
22132
22133 \begin_layout Plain Layout
22134 Symbol
22135 \end_layout
22136
22137 \end_inset
22138 </cell>
22139 </row>
22140 <row>
22141 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22142 \begin_inset Text
22143
22144 \begin_layout Plain Layout
22145
22146 \backslash
22147 hbar
22148 \end_layout
22149
22150 \end_inset
22151 </cell>
22152 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22153 \begin_inset Text
22154
22155 \begin_layout Plain Layout
22156 \begin_inset Formula $\hbar$
22157 \end_inset
22158
22159
22160 \end_layout
22161
22162 \end_inset
22163 </cell>
22164 </row>
22165 <row>
22166 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22167 \begin_inset Text
22168
22169 \begin_layout Plain Layout
22170
22171 \backslash
22172 hslash
22173 \end_layout
22174
22175 \end_inset
22176 </cell>
22177 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22178 \begin_inset Text
22179
22180 \begin_layout Plain Layout
22181 \begin_inset Formula $\hslash$
22182 \end_inset
22183
22184
22185 \end_layout
22186
22187 \end_inset
22188 </cell>
22189 </row>
22190 <row>
22191 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22192 \begin_inset Text
22193
22194 \begin_layout Plain Layout
22195
22196 \backslash
22197 clubsuit
22198 \end_layout
22199
22200 \end_inset
22201 </cell>
22202 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22203 \begin_inset Text
22204
22205 \begin_layout Plain Layout
22206 \begin_inset Formula $\clubsuit$
22207 \end_inset
22208
22209
22210 \end_layout
22211
22212 \end_inset
22213 </cell>
22214 </row>
22215 <row>
22216 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22217 \begin_inset Text
22218
22219 \begin_layout Plain Layout
22220
22221 \backslash
22222 spadesuit
22223 \end_layout
22224
22225 \end_inset
22226 </cell>
22227 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22228 \begin_inset Text
22229
22230 \begin_layout Plain Layout
22231 \begin_inset Formula $\spadesuit$
22232 \end_inset
22233
22234
22235 \end_layout
22236
22237 \end_inset
22238 </cell>
22239 </row>
22240 <row>
22241 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22242 \begin_inset Text
22243
22244 \begin_layout Plain Layout
22245
22246 \backslash
22247 bigstar
22248 \end_layout
22249
22250 \end_inset
22251 </cell>
22252 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22253 \begin_inset Text
22254
22255 \begin_layout Plain Layout
22256 \begin_inset Formula $\bigstar$
22257 \end_inset
22258
22259
22260 \end_layout
22261
22262 \end_inset
22263 </cell>
22264 </row>
22265 <row>
22266 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22267 \begin_inset Text
22268
22269 \begin_layout Plain Layout
22270
22271 \backslash
22272 blacklozenge
22273 \end_layout
22274
22275 \end_inset
22276 </cell>
22277 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22278 \begin_inset Text
22279
22280 \begin_layout Plain Layout
22281 \begin_inset Formula $\blacklozenge$
22282 \end_inset
22283
22284
22285 \end_layout
22286
22287 \end_inset
22288 </cell>
22289 </row>
22290 <row>
22291 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22292 \begin_inset Text
22293
22294 \begin_layout Plain Layout
22295
22296 \backslash
22297 blacktriangle
22298 \end_layout
22299
22300 \end_inset
22301 </cell>
22302 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22303 \begin_inset Text
22304
22305 \begin_layout Plain Layout
22306 \begin_inset Formula $\blacktriangle$
22307 \end_inset
22308
22309
22310 \end_layout
22311
22312 \end_inset
22313 </cell>
22314 </row>
22315 <row>
22316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22317 \begin_inset Text
22318
22319 \begin_layout Plain Layout
22320
22321 \backslash
22322 blacktiangledown
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \begin_layout Plain Layout
22331 \begin_inset Formula $\blacktriangledown$
22332 \end_inset
22333
22334
22335 \end_layout
22336
22337 \end_inset
22338 </cell>
22339 </row>
22340 <row>
22341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22342 \begin_inset Text
22343
22344 \begin_layout Plain Layout
22345
22346 \backslash
22347 bullet
22348 \end_layout
22349
22350 \end_inset
22351 </cell>
22352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22353 \begin_inset Text
22354
22355 \begin_layout Plain Layout
22356 \begin_inset Formula $\bullet$
22357 \end_inset
22358
22359
22360 \end_layout
22361
22362 \end_inset
22363 </cell>
22364 </row>
22365 </lyxtabular>
22366
22367 \end_inset
22368
22369
22370 \begin_inset space \hfill{}
22371 \end_inset
22372
22373
22374 \begin_inset Tabular
22375 <lyxtabular version="3" rows="10" columns="2">
22376 <features booktabs="true" tabularvalignment="middle">
22377 <column alignment="center" valignment="top" width="0pt">
22378 <column alignment="center" valignment="top" width="0pt">
22379 <row>
22380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22381 \begin_inset Text
22382
22383 \begin_layout Plain Layout
22384 Command
22385 \end_layout
22386
22387 \end_inset
22388 </cell>
22389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22390 \begin_inset Text
22391
22392 \begin_layout Plain Layout
22393 Symbol
22394 \end_layout
22395
22396 \end_inset
22397 </cell>
22398 </row>
22399 <row>
22400 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22401 \begin_inset Text
22402
22403 \begin_layout Plain Layout
22404
22405 \backslash
22406 diamondsuit
22407 \end_layout
22408
22409 \end_inset
22410 </cell>
22411 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22412 \begin_inset Text
22413
22414 \begin_layout Plain Layout
22415 \begin_inset Formula $\diamondsuit$
22416 \end_inset
22417
22418
22419 \end_layout
22420
22421 \end_inset
22422 </cell>
22423 </row>
22424 <row>
22425 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429
22430 \backslash
22431 Diamond
22432 \end_layout
22433
22434 \end_inset
22435 </cell>
22436 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22437 \begin_inset Text
22438
22439 \begin_layout Plain Layout
22440 \begin_inset Formula $\Diamond$
22441 \end_inset
22442
22443
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 </row>
22449 <row>
22450 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22451 \begin_inset Text
22452
22453 \begin_layout Plain Layout
22454
22455 \backslash
22456 heartsuit
22457 \end_layout
22458
22459 \end_inset
22460 </cell>
22461 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22462 \begin_inset Text
22463
22464 \begin_layout Plain Layout
22465 \begin_inset Formula $\heartsuit$
22466 \end_inset
22467
22468
22469 \end_layout
22470
22471 \end_inset
22472 </cell>
22473 </row>
22474 <row>
22475 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479
22480 \backslash
22481 P
22482 \end_layout
22483
22484 \end_inset
22485 </cell>
22486 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22487 \begin_inset Text
22488
22489 \begin_layout Plain Layout
22490 \begin_inset Formula $\P$
22491 \end_inset
22492
22493
22494 \end_layout
22495
22496 \end_inset
22497 </cell>
22498 </row>
22499 <row>
22500 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22501 \begin_inset Text
22502
22503 \begin_layout Plain Layout
22504
22505 \backslash
22506 copyright
22507 \end_layout
22508
22509 \end_inset
22510 </cell>
22511 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22512 \begin_inset Text
22513
22514 \begin_layout Plain Layout
22515 \begin_inset Formula $\copyright$
22516 \end_inset
22517
22518
22519 \end_layout
22520
22521 \end_inset
22522 </cell>
22523 </row>
22524 <row>
22525 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22526 \begin_inset Text
22527
22528 \begin_layout Plain Layout
22529
22530 \backslash
22531 circledR
22532 \end_layout
22533
22534 \end_inset
22535 </cell>
22536 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22537 \begin_inset Text
22538
22539 \begin_layout Plain Layout
22540 \begin_inset Formula $\circledR$
22541 \end_inset
22542
22543
22544 \end_layout
22545
22546 \end_inset
22547 </cell>
22548 </row>
22549 <row>
22550 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22551 \begin_inset Text
22552
22553 \begin_layout Plain Layout
22554
22555 \backslash
22556 maltese
22557 \end_layout
22558
22559 \end_inset
22560 </cell>
22561 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22562 \begin_inset Text
22563
22564 \begin_layout Plain Layout
22565 \begin_inset Formula $\maltese$
22566 \end_inset
22567
22568
22569 \end_layout
22570
22571 \end_inset
22572 </cell>
22573 </row>
22574 <row>
22575 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22576 \begin_inset Text
22577
22578 \begin_layout Plain Layout
22579
22580 \backslash
22581 diagup
22582 \end_layout
22583
22584 \end_inset
22585 </cell>
22586 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22587 \begin_inset Text
22588
22589 \begin_layout Plain Layout
22590 \begin_inset Formula $\diagup$
22591 \end_inset
22592
22593
22594 \end_layout
22595
22596 \end_inset
22597 </cell>
22598 </row>
22599 <row>
22600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22601 \begin_inset Text
22602
22603 \begin_layout Plain Layout
22604
22605 \backslash
22606 diagdown
22607 \end_layout
22608
22609 \end_inset
22610 </cell>
22611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22612 \begin_inset Text
22613
22614 \begin_layout Plain Layout
22615 \begin_inset Formula $\diagdown$
22616 \end_inset
22617
22618
22619 \end_layout
22620
22621 \end_inset
22622 </cell>
22623 </row>
22624 </lyxtabular>
22625
22626 \end_inset
22627
22628
22629 \end_layout
22630
22631 \begin_layout Standard
22632 \begin_inset VSpace medskip
22633 \end_inset
22634
22635
22636 \end_layout
22637
22638 \begin_layout Standard
22639 Some symbols can be displayed in different sizes, see 
22640 \begin_inset CommandInset ref
22641 LatexCommand ref
22642 reference "subsec:Font-Sizes"
22643
22644 \end_inset
22645
22646 .
22647 \end_layout
22648
22649 \begin_layout Subsection
22650 The Euro-Symbol €
22651 \begin_inset Index idx
22652 status collapsed
22653
22654 \begin_layout Plain Layout
22655 Symbols ! Euro-symbol
22656 \end_layout
22657
22658 \end_inset
22659
22660
22661 \begin_inset Index idx
22662 status collapsed
22663
22664 \begin_layout Plain Layout
22665
22666 \backslash
22667 @
22668 \begin_inset ERT
22669 status collapsed
22670
22671 \begin_layout Plain Layout
22672
22673
22674 \backslash
22675 officialeuro
22676 \end_layout
22677
22678 \end_inset
22679
22680
22681 \end_layout
22682
22683 \end_inset
22684
22685
22686 \end_layout
22687
22688 \begin_layout Standard
22689 To use the Euro symbol in formulas, the \SpecialChar LaTeX
22690 -package 
22691 \series bold
22692 eurosym
22693 \series default
22694
22695 \begin_inset Index idx
22696 status collapsed
22697
22698 \begin_layout Plain Layout
22699 Packages ! eurosym
22700 \end_layout
22701
22702 \end_inset
22703
22704  must be installed and loaded with the \SpecialChar LaTeX
22705 -preamble line
22706 \end_layout
22707
22708 \begin_layout Standard
22709
22710 \series bold
22711
22712 \backslash
22713 usepackage[gennarrow]{eurosym}
22714 \end_layout
22715
22716 \begin_layout Standard
22717 The Euro symbol can now be inserted with the command 
22718 \series bold
22719
22720 \backslash
22721 euro
22722 \series default
22723
22724 \begin_inset Index idx
22725 status collapsed
22726
22727 \begin_layout Plain Layout
22728 Commands ! E ! 
22729 \backslash
22730 euro
22731 \end_layout
22732
22733 \end_inset
22734
22735 .
22736 \end_layout
22737
22738 \begin_layout Standard
22739 The Euro symbol can directly be inserted with the € key in mathematical
22740  text, without having 
22741 \series bold
22742 eurosym
22743 \series default
22744  installed.
22745  When 
22746 \series bold
22747 eurosym
22748 \series default
22749  is installed, 
22750 \series bold
22751
22752 \backslash
22753 euro
22754 \series default
22755  can also be inserted in \SpecialChar TeX
22756  mode.
22757  The official currency symbol can then be inserted with the command 
22758 \series bold
22759
22760 \backslash
22761 officialeuro
22762 \series default
22763
22764 \begin_inset Index idx
22765 status collapsed
22766
22767 \begin_layout Plain Layout
22768 Commands ! O ! 
22769 \backslash
22770 officialeuro
22771 \end_layout
22772
22773 \end_inset
22774
22775 , that is only available in \SpecialChar TeX
22776  mode.
22777 \end_layout
22778
22779 \begin_layout Standard
22780 \begin_inset ERT
22781 status collapsed
22782
22783 \begin_layout Plain Layout
22784
22785
22786 \backslash
22787 ifeurosym 
22788 \end_layout
22789
22790 \end_inset
22791
22792
22793 \begin_inset Note Note
22794 status open
22795
22796 \begin_layout Plain Layout
22797 The following table will only be displayed when the \SpecialChar LaTeX
22798 -package 
22799 \series bold
22800 eurosym
22801 \series default
22802  is installed.
22803 \end_layout
22804
22805 \end_inset
22806
22807
22808 \end_layout
22809
22810 \begin_layout Standard
22811 An overview about the different Euro symbols:
22812 \end_layout
22813
22814 \begin_layout Standard
22815 \align center
22816 \begin_inset Tabular
22817 <lyxtabular version="3" rows="4" columns="3">
22818 <features booktabs="true" tabularvalignment="middle">
22819 <column alignment="center" valignment="top" width="0pt">
22820 <column alignment="center" valignment="top" width="0pt">
22821 <column alignment="center" valignment="top" width="0pt">
22822 <row>
22823 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22824 \begin_inset Text
22825
22826 \begin_layout Plain Layout
22827 \begin_inset ERT
22828 status collapsed
22829
22830 \begin_layout Plain Layout
22831
22832
22833 \backslash
22834 cmidrule[0.08em]{2-3}
22835 \end_layout
22836
22837 \end_inset
22838
22839
22840 \end_layout
22841
22842 \end_inset
22843 </cell>
22844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22845 \begin_inset Text
22846
22847 \begin_layout Plain Layout
22848 Command 
22849 \end_layout
22850
22851 \end_inset
22852 </cell>
22853 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22854 \begin_inset Text
22855
22856 \begin_layout Plain Layout
22857 Symbol
22858 \end_layout
22859
22860 \end_inset
22861 </cell>
22862 </row>
22863 <row>
22864 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22865 \begin_inset Text
22866
22867 \begin_layout Plain Layout
22868 formula
22869 \end_layout
22870
22871 \end_inset
22872 </cell>
22873 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22874 \begin_inset Text
22875
22876 \begin_layout Plain Layout
22877
22878 \backslash
22879 euro
22880 \end_layout
22881
22882 \end_inset
22883 </cell>
22884 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22885 \begin_inset Text
22886
22887 \begin_layout Plain Layout
22888 \begin_inset Formula $\euro$
22889 \end_inset
22890
22891
22892 \end_layout
22893
22894 \end_inset
22895 </cell>
22896 </row>
22897 <row>
22898 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22899 \begin_inset Text
22900
22901 \begin_layout Plain Layout
22902 mathematical text
22903 \end_layout
22904
22905 \end_inset
22906 </cell>
22907 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22908 \begin_inset Text
22909
22910 \begin_layout Plain Layout
22911
22912 \end_layout
22913
22914 \end_inset
22915 </cell>
22916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22917 \begin_inset Text
22918
22919 \begin_layout Plain Layout
22920 \begin_inset Formula $\mbox{€}$
22921 \end_inset
22922
22923
22924 \end_layout
22925
22926 \end_inset
22927 </cell>
22928 </row>
22929 <row>
22930 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22931 \begin_inset Text
22932
22933 \begin_layout Plain Layout
22934 \SpecialChar TeX
22935  mode
22936 \end_layout
22937
22938 \end_inset
22939 </cell>
22940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22941 \begin_inset Text
22942
22943 \begin_layout Plain Layout
22944
22945 \backslash
22946 officialeuro
22947 \end_layout
22948
22949 \end_inset
22950 </cell>
22951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22952 \begin_inset Text
22953
22954 \begin_layout Plain Layout
22955 \begin_inset ERT
22956 status collapsed
22957
22958 \begin_layout Plain Layout
22959
22960
22961 \backslash
22962 officialeuro
22963 \end_layout
22964
22965 \end_inset
22966
22967
22968 \end_layout
22969
22970 \end_inset
22971 </cell>
22972 </row>
22973 </lyxtabular>
22974
22975 \end_inset
22976
22977
22978 \begin_inset Note Note
22979 status collapsed
22980
22981 \begin_layout Plain Layout
22982
22983 \series bold
22984
22985 \backslash
22986 cmidrule
22987 \series default
22988  is used here only for table borders.
22989  See sec.
22990  
22991 \family sans
22992 Formal Tables
22993 \family default
22994  of the 
22995 \emph on
22996 EmbeddedObjects
22997 \emph default
22998  manual for details.
22999 \end_layout
23000
23001 \end_inset
23002
23003
23004 \end_layout
23005
23006 \begin_layout Standard
23007 \begin_inset ERT
23008 status collapsed
23009
23010 \begin_layout Plain Layout
23011
23012
23013 \backslash
23014 else 
23015 \end_layout
23016
23017 \end_inset
23018
23019
23020 \begin_inset Note Note
23021 status open
23022
23023 \begin_layout Plain Layout
23024 The following will be displayed when the \SpecialChar LaTeX
23025 -package 
23026 \series bold
23027 eurosym
23028 \series default
23029  is not installed:
23030 \end_layout
23031
23032 \end_inset
23033
23034
23035 \end_layout
23036
23037 \begin_layout Standard
23038 You need to install the \SpecialChar LaTeX
23039 -package 
23040 \series bold
23041 eurosym
23042 \series default
23043  to see the rest of this subsection in the output.
23044 \end_layout
23045
23046 \begin_layout Standard
23047 \begin_inset ERT
23048 status collapsed
23049
23050 \begin_layout Plain Layout
23051
23052
23053 \backslash
23054 fi 
23055 \end_layout
23056
23057 \end_inset
23058
23059
23060 \end_layout
23061
23062 \begin_layout Standard
23063 \begin_inset Newpage newpage
23064 \end_inset
23065
23066
23067 \end_layout
23068
23069 \begin_layout Section
23070 Relations
23071 \begin_inset CommandInset label
23072 LatexCommand label
23073 name "sec:Relations"
23074
23075 \end_inset
23076
23077
23078 \begin_inset Index idx
23079 status collapsed
23080
23081 \begin_layout Plain Layout
23082 Relations
23083 \end_layout
23084
23085 \end_inset
23086
23087
23088 \begin_inset Index idx
23089 status collapsed
23090
23091 \begin_layout Plain Layout
23092 Comparisons|see
23093 \begin_inset ERT
23094 status collapsed
23095
23096 \begin_layout Plain Layout
23097
23098 {
23099 \end_layout
23100
23101 \end_inset
23102
23103 Relations
23104 \begin_inset ERT
23105 status collapsed
23106
23107 \begin_layout Plain Layout
23108
23109 }
23110 \end_layout
23111
23112 \end_inset
23113
23114
23115 \end_layout
23116
23117 \end_inset
23118
23119
23120 \end_layout
23121
23122 \begin_layout Standard
23123 All following relations can also be inserted via the toolbar button 
23124 \begin_inset Info
23125 type  "icon"
23126 arg   "math-insert \\leq"
23127 \end_inset
23128
23129 .
23130 \end_layout
23131
23132 \begin_layout Standard
23133 \begin_inset Tabular
23134 <lyxtabular version="3" rows="17" columns="2">
23135 <features booktabs="true" tabularvalignment="middle">
23136 <column alignment="center" valignment="top" width="0pt">
23137 <column alignment="center" valignment="top" width="0pt">
23138 <row>
23139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23140 \begin_inset Text
23141
23142 \begin_layout Plain Layout
23143 Command
23144 \end_layout
23145
23146 \end_inset
23147 </cell>
23148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23149 \begin_inset Text
23150
23151 \begin_layout Plain Layout
23152 Relation
23153 \end_layout
23154
23155 \end_inset
23156 </cell>
23157 </row>
23158 <row>
23159 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23160 \begin_inset Text
23161
23162 \begin_layout Plain Layout
23163 <
23164 \end_layout
23165
23166 \end_inset
23167 </cell>
23168 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23169 \begin_inset Text
23170
23171 \begin_layout Plain Layout
23172 \begin_inset Formula $<$
23173 \end_inset
23174
23175
23176 \end_layout
23177
23178 \end_inset
23179 </cell>
23180 </row>
23181 <row>
23182 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23183 \begin_inset Text
23184
23185 \begin_layout Plain Layout
23186
23187 \backslash
23188 le
23189 \end_layout
23190
23191 \end_inset
23192 </cell>
23193 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23194 \begin_inset Text
23195
23196 \begin_layout Plain Layout
23197 \begin_inset Formula $\le$
23198 \end_inset
23199
23200
23201 \end_layout
23202
23203 \end_inset
23204 </cell>
23205 </row>
23206 <row>
23207 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23208 \begin_inset Text
23209
23210 \begin_layout Plain Layout
23211
23212 \backslash
23213 ll
23214 \end_layout
23215
23216 \end_inset
23217 </cell>
23218 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23219 \begin_inset Text
23220
23221 \begin_layout Plain Layout
23222 \begin_inset Formula $\ll$
23223 \end_inset
23224
23225
23226 \end_layout
23227
23228 \end_inset
23229 </cell>
23230 </row>
23231 <row>
23232 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23233 \begin_inset Text
23234
23235 \begin_layout Plain Layout
23236
23237 \backslash
23238 prec
23239 \end_layout
23240
23241 \end_inset
23242 </cell>
23243 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23244 \begin_inset Text
23245
23246 \begin_layout Plain Layout
23247 \begin_inset Formula $\prec$
23248 \end_inset
23249
23250
23251 \end_layout
23252
23253 \end_inset
23254 </cell>
23255 </row>
23256 <row>
23257 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23258 \begin_inset Text
23259
23260 \begin_layout Plain Layout
23261
23262 \backslash
23263 preceq
23264 \end_layout
23265
23266 \end_inset
23267 </cell>
23268 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23269 \begin_inset Text
23270
23271 \begin_layout Plain Layout
23272 \begin_inset Formula $\preceq$
23273 \end_inset
23274
23275
23276 \end_layout
23277
23278 \end_inset
23279 </cell>
23280 </row>
23281 <row>
23282 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23283 \begin_inset Text
23284
23285 \begin_layout Plain Layout
23286
23287 \backslash
23288 subset
23289 \end_layout
23290
23291 \end_inset
23292 </cell>
23293 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \begin_layout Plain Layout
23297 \begin_inset Formula $\subset$
23298 \end_inset
23299
23300
23301 \end_layout
23302
23303 \end_inset
23304 </cell>
23305 </row>
23306 <row>
23307 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23308 \begin_inset Text
23309
23310 \begin_layout Plain Layout
23311
23312 \backslash
23313 subseteq
23314 \end_layout
23315
23316 \end_inset
23317 </cell>
23318 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23319 \begin_inset Text
23320
23321 \begin_layout Plain Layout
23322 \begin_inset Formula $\subseteq$
23323 \end_inset
23324
23325
23326 \end_layout
23327
23328 \end_inset
23329 </cell>
23330 </row>
23331 <row>
23332 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23333 \begin_inset Text
23334
23335 \begin_layout Plain Layout
23336
23337 \backslash
23338 sqsubseteq
23339 \end_layout
23340
23341 \end_inset
23342 </cell>
23343 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23344 \begin_inset Text
23345
23346 \begin_layout Plain Layout
23347 \begin_inset Formula $\sqsubseteq$
23348 \end_inset
23349
23350
23351 \end_layout
23352
23353 \end_inset
23354 </cell>
23355 </row>
23356 <row>
23357 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23358 \begin_inset Text
23359
23360 \begin_layout Plain Layout
23361
23362 \backslash
23363 in
23364 \end_layout
23365
23366 \end_inset
23367 </cell>
23368 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23369 \begin_inset Text
23370
23371 \begin_layout Plain Layout
23372 \begin_inset Formula $\in$
23373 \end_inset
23374
23375
23376 \end_layout
23377
23378 \end_inset
23379 </cell>
23380 </row>
23381 <row>
23382 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23383 \begin_inset Text
23384
23385 \begin_layout Plain Layout
23386
23387 \backslash
23388 vdash
23389 \end_layout
23390
23391 \end_inset
23392 </cell>
23393 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23394 \begin_inset Text
23395
23396 \begin_layout Plain Layout
23397 \begin_inset Formula $\vdash$
23398 \end_inset
23399
23400
23401 \end_layout
23402
23403 \end_inset
23404 </cell>
23405 </row>
23406 <row>
23407 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23408 \begin_inset Text
23409
23410 \begin_layout Plain Layout
23411
23412 \backslash
23413 smile
23414 \end_layout
23415
23416 \end_inset
23417 </cell>
23418 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23419 \begin_inset Text
23420
23421 \begin_layout Plain Layout
23422 \begin_inset Formula $\smile$
23423 \end_inset
23424
23425
23426 \end_layout
23427
23428 \end_inset
23429 </cell>
23430 </row>
23431 <row>
23432 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23433 \begin_inset Text
23434
23435 \begin_layout Plain Layout
23436
23437 \backslash
23438 lhd
23439 \end_layout
23440
23441 \end_inset
23442 </cell>
23443 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23444 \begin_inset Text
23445
23446 \begin_layout Plain Layout
23447 \begin_inset Formula $\lhd$
23448 \end_inset
23449
23450
23451 \end_layout
23452
23453 \end_inset
23454 </cell>
23455 </row>
23456 <row>
23457 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23458 \begin_inset Text
23459
23460 \begin_layout Plain Layout
23461
23462 \backslash
23463 unlhd
23464 \end_layout
23465
23466 \end_inset
23467 </cell>
23468 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23469 \begin_inset Text
23470
23471 \begin_layout Plain Layout
23472 \begin_inset Formula $\unlhd$
23473 \end_inset
23474
23475
23476 \end_layout
23477
23478 \end_inset
23479 </cell>
23480 </row>
23481 <row>
23482 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23483 \begin_inset Text
23484
23485 \begin_layout Plain Layout
23486
23487 \backslash
23488 gtrless
23489 \end_layout
23490
23491 \end_inset
23492 </cell>
23493 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23494 \begin_inset Text
23495
23496 \begin_layout Plain Layout
23497 \begin_inset Formula $\gtrless$
23498 \end_inset
23499
23500
23501 \end_layout
23502
23503 \end_inset
23504 </cell>
23505 </row>
23506 <row>
23507 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23508 \begin_inset Text
23509
23510 \begin_layout Plain Layout
23511
23512 \backslash
23513 mid
23514 \end_layout
23515
23516 \end_inset
23517 </cell>
23518 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522 \begin_inset Formula $\mid$
23523 \end_inset
23524
23525
23526 \end_layout
23527
23528 \end_inset
23529 </cell>
23530 </row>
23531 <row>
23532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23533 \begin_inset Text
23534
23535 \begin_layout Plain Layout
23536
23537 \backslash
23538 nmid
23539 \end_layout
23540
23541 \end_inset
23542 </cell>
23543 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23544 \begin_inset Text
23545
23546 \begin_layout Plain Layout
23547 \begin_inset Formula $\nmid$
23548 \end_inset
23549
23550
23551 \end_layout
23552
23553 \end_inset
23554 </cell>
23555 </row>
23556 </lyxtabular>
23557
23558 \end_inset
23559
23560
23561 \begin_inset space \hfill{}
23562 \end_inset
23563
23564
23565 \begin_inset Tabular
23566 <lyxtabular version="3" rows="17" columns="2">
23567 <features booktabs="true" tabularvalignment="middle">
23568 <column alignment="center" valignment="top" width="0pt">
23569 <column alignment="center" valignment="top" width="0pt">
23570 <row>
23571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23572 \begin_inset Text
23573
23574 \begin_layout Plain Layout
23575 Command
23576 \end_layout
23577
23578 \end_inset
23579 </cell>
23580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584 Relation
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 </row>
23590 <row>
23591 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23592 \begin_inset Text
23593
23594 \begin_layout Plain Layout
23595 =
23596 \end_layout
23597
23598 \end_inset
23599 </cell>
23600 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23601 \begin_inset Text
23602
23603 \begin_layout Plain Layout
23604 \begin_inset Formula $=$
23605 \end_inset
23606
23607
23608 \end_layout
23609
23610 \end_inset
23611 </cell>
23612 </row>
23613 <row>
23614 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23615 \begin_inset Text
23616
23617 \begin_layout Plain Layout
23618
23619 \backslash
23620 not=
23621 \end_layout
23622
23623 \end_inset
23624 </cell>
23625 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23626 \begin_inset Text
23627
23628 \begin_layout Plain Layout
23629 \begin_inset Formula $\not=$
23630 \end_inset
23631
23632
23633 \end_layout
23634
23635 \end_inset
23636 </cell>
23637 </row>
23638 <row>
23639 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23640 \begin_inset Text
23641
23642 \begin_layout Plain Layout
23643
23644 \backslash
23645 equiv
23646 \end_layout
23647
23648 \end_inset
23649 </cell>
23650 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23651 \begin_inset Text
23652
23653 \begin_layout Plain Layout
23654 \begin_inset Formula $\equiv$
23655 \end_inset
23656
23657
23658 \end_layout
23659
23660 \end_inset
23661 </cell>
23662 </row>
23663 <row>
23664 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23665 \begin_inset Text
23666
23667 \begin_layout Plain Layout
23668
23669 \backslash
23670 sim
23671 \end_layout
23672
23673 \end_inset
23674 </cell>
23675 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23676 \begin_inset Text
23677
23678 \begin_layout Plain Layout
23679 \begin_inset Formula $\sim$
23680 \end_inset
23681
23682
23683 \end_layout
23684
23685 \end_inset
23686 </cell>
23687 </row>
23688 <row>
23689 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23690 \begin_inset Text
23691
23692 \begin_layout Plain Layout
23693
23694 \backslash
23695 simeq
23696 \end_layout
23697
23698 \end_inset
23699 </cell>
23700 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23701 \begin_inset Text
23702
23703 \begin_layout Plain Layout
23704 \begin_inset Formula $\simeq$
23705 \end_inset
23706
23707
23708 \end_layout
23709
23710 \end_inset
23711 </cell>
23712 </row>
23713 <row>
23714 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23715 \begin_inset Text
23716
23717 \begin_layout Plain Layout
23718
23719 \backslash
23720 approx
23721 \end_layout
23722
23723 \end_inset
23724 </cell>
23725 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23726 \begin_inset Text
23727
23728 \begin_layout Plain Layout
23729 \begin_inset Formula $\approx$
23730 \end_inset
23731
23732
23733 \end_layout
23734
23735 \end_inset
23736 </cell>
23737 </row>
23738 <row>
23739 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23740 \begin_inset Text
23741
23742 \begin_layout Plain Layout
23743
23744 \backslash
23745 cong
23746 \end_layout
23747
23748 \end_inset
23749 </cell>
23750 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23751 \begin_inset Text
23752
23753 \begin_layout Plain Layout
23754 \begin_inset Formula $\cong$
23755 \end_inset
23756
23757
23758 \end_layout
23759
23760 \end_inset
23761 </cell>
23762 </row>
23763 <row>
23764 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23765 \begin_inset Text
23766
23767 \begin_layout Plain Layout
23768
23769 \backslash
23770 bowtie
23771 \end_layout
23772
23773 \end_inset
23774 </cell>
23775 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23776 \begin_inset Text
23777
23778 \begin_layout Plain Layout
23779 \begin_inset Formula $\bowtie$
23780 \end_inset
23781
23782
23783 \end_layout
23784
23785 \end_inset
23786 </cell>
23787 </row>
23788 <row>
23789 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23790 \begin_inset Text
23791
23792 \begin_layout Plain Layout
23793
23794 \backslash
23795 notin
23796 \end_layout
23797
23798 \end_inset
23799 </cell>
23800 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23801 \begin_inset Text
23802
23803 \begin_layout Plain Layout
23804 \begin_inset Formula $\notin$
23805 \end_inset
23806
23807
23808 \end_layout
23809
23810 \end_inset
23811 </cell>
23812 </row>
23813 <row>
23814 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23815 \begin_inset Text
23816
23817 \begin_layout Plain Layout
23818
23819 \backslash
23820 perp
23821 \end_layout
23822
23823 \end_inset
23824 </cell>
23825 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23826 \begin_inset Text
23827
23828 \begin_layout Plain Layout
23829 \begin_inset Formula $\perp$
23830 \end_inset
23831
23832
23833 \end_layout
23834
23835 \end_inset
23836 </cell>
23837 </row>
23838 <row>
23839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23840 \begin_inset Text
23841
23842 \begin_layout Plain Layout
23843
23844 \backslash
23845 propto
23846 \end_layout
23847
23848 \end_inset
23849 </cell>
23850 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23851 \begin_inset Text
23852
23853 \begin_layout Plain Layout
23854 \begin_inset Formula $\propto$
23855 \end_inset
23856
23857
23858 \end_layout
23859
23860 \end_inset
23861 </cell>
23862 </row>
23863 <row>
23864 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23865 \begin_inset Text
23866
23867 \begin_layout Plain Layout
23868
23869 \backslash
23870 asymp
23871 \end_layout
23872
23873 \end_inset
23874 </cell>
23875 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23876 \begin_inset Text
23877
23878 \begin_layout Plain Layout
23879 \begin_inset Formula $\asymp$
23880 \end_inset
23881
23882
23883 \end_layout
23884
23885 \end_inset
23886 </cell>
23887 </row>
23888 <row>
23889 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23890 \begin_inset Text
23891
23892 \begin_layout Plain Layout
23893
23894 \backslash
23895 doteq
23896 \end_layout
23897
23898 \end_inset
23899 </cell>
23900 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23901 \begin_inset Text
23902
23903 \begin_layout Plain Layout
23904 \begin_inset Formula $\doteq$
23905 \end_inset
23906
23907
23908 \end_layout
23909
23910 \end_inset
23911 </cell>
23912 </row>
23913 <row>
23914 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23915 \begin_inset Text
23916
23917 \begin_layout Plain Layout
23918
23919 \backslash
23920 circeq
23921 \end_layout
23922
23923 \end_inset
23924 </cell>
23925 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929 \begin_inset Formula $\circeq$
23930 \end_inset
23931
23932
23933 \end_layout
23934
23935 \end_inset
23936 </cell>
23937 </row>
23938 <row>
23939 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23940 \begin_inset Text
23941
23942 \begin_layout Plain Layout
23943
23944 \backslash
23945 models
23946 \end_layout
23947
23948 \end_inset
23949 </cell>
23950 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23951 \begin_inset Text
23952
23953 \begin_layout Plain Layout
23954 \begin_inset Formula $\models$
23955 \end_inset
23956
23957
23958 \end_layout
23959
23960 \end_inset
23961 </cell>
23962 </row>
23963 <row>
23964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23965 \begin_inset Text
23966
23967 \begin_layout Plain Layout
23968
23969 \backslash
23970 widehat=
23971 \end_layout
23972
23973 \end_inset
23974 </cell>
23975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23976 \begin_inset Text
23977
23978 \begin_layout Plain Layout
23979 \begin_inset Formula $\widehat{=}$
23980 \end_inset
23981
23982
23983 \end_layout
23984
23985 \end_inset
23986 </cell>
23987 </row>
23988 </lyxtabular>
23989
23990 \end_inset
23991
23992
23993 \begin_inset space \hfill{}
23994 \end_inset
23995
23996
23997 \begin_inset Tabular
23998 <lyxtabular version="3" rows="17" columns="2">
23999 <features booktabs="true" tabularvalignment="middle">
24000 <column alignment="center" valignment="top" width="0pt">
24001 <column alignment="center" valignment="top" width="0pt">
24002 <row>
24003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24004 \begin_inset Text
24005
24006 \begin_layout Plain Layout
24007 Command
24008 \end_layout
24009
24010 \end_inset
24011 </cell>
24012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24013 \begin_inset Text
24014
24015 \begin_layout Plain Layout
24016 Relation
24017 \end_layout
24018
24019 \end_inset
24020 </cell>
24021 </row>
24022 <row>
24023 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24024 \begin_inset Text
24025
24026 \begin_layout Plain Layout
24027 >
24028 \end_layout
24029
24030 \end_inset
24031 </cell>
24032 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24033 \begin_inset Text
24034
24035 \begin_layout Plain Layout
24036 \begin_inset Formula $>$
24037 \end_inset
24038
24039
24040 \end_layout
24041
24042 \end_inset
24043 </cell>
24044 </row>
24045 <row>
24046 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24047 \begin_inset Text
24048
24049 \begin_layout Plain Layout
24050
24051 \backslash
24052 ge
24053 \end_layout
24054
24055 \end_inset
24056 </cell>
24057 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24058 \begin_inset Text
24059
24060 \begin_layout Plain Layout
24061 \begin_inset Formula $\ge$
24062 \end_inset
24063
24064
24065 \end_layout
24066
24067 \end_inset
24068 </cell>
24069 </row>
24070 <row>
24071 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24072 \begin_inset Text
24073
24074 \begin_layout Plain Layout
24075
24076 \backslash
24077 gg
24078 \end_layout
24079
24080 \end_inset
24081 </cell>
24082 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \begin_layout Plain Layout
24086 \begin_inset Formula $\gg$
24087 \end_inset
24088
24089
24090 \end_layout
24091
24092 \end_inset
24093 </cell>
24094 </row>
24095 <row>
24096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24097 \begin_inset Text
24098
24099 \begin_layout Plain Layout
24100
24101 \backslash
24102 succ
24103 \end_layout
24104
24105 \end_inset
24106 </cell>
24107 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24108 \begin_inset Text
24109
24110 \begin_layout Plain Layout
24111 \begin_inset Formula $\succ$
24112 \end_inset
24113
24114
24115 \end_layout
24116
24117 \end_inset
24118 </cell>
24119 </row>
24120 <row>
24121 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24122 \begin_inset Text
24123
24124 \begin_layout Plain Layout
24125
24126 \backslash
24127 succeq
24128 \end_layout
24129
24130 \end_inset
24131 </cell>
24132 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24133 \begin_inset Text
24134
24135 \begin_layout Plain Layout
24136 \begin_inset Formula $\succeq$
24137 \end_inset
24138
24139
24140 \end_layout
24141
24142 \end_inset
24143 </cell>
24144 </row>
24145 <row>
24146 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24147 \begin_inset Text
24148
24149 \begin_layout Plain Layout
24150
24151 \backslash
24152 supset
24153 \end_layout
24154
24155 \end_inset
24156 </cell>
24157 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24158 \begin_inset Text
24159
24160 \begin_layout Plain Layout
24161 \begin_inset Formula $\supset$
24162 \end_inset
24163
24164
24165 \end_layout
24166
24167 \end_inset
24168 </cell>
24169 </row>
24170 <row>
24171 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24172 \begin_inset Text
24173
24174 \begin_layout Plain Layout
24175
24176 \backslash
24177 supseteq
24178 \end_layout
24179
24180 \end_inset
24181 </cell>
24182 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24183 \begin_inset Text
24184
24185 \begin_layout Plain Layout
24186 \begin_inset Formula $\supseteq$
24187 \end_inset
24188
24189
24190 \end_layout
24191
24192 \end_inset
24193 </cell>
24194 </row>
24195 <row>
24196 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24197 \begin_inset Text
24198
24199 \begin_layout Plain Layout
24200
24201 \backslash
24202 sqsupseteq
24203 \end_layout
24204
24205 \end_inset
24206 </cell>
24207 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24208 \begin_inset Text
24209
24210 \begin_layout Plain Layout
24211 \begin_inset Formula $\sqsupseteq$
24212 \end_inset
24213
24214
24215 \end_layout
24216
24217 \end_inset
24218 </cell>
24219 </row>
24220 <row>
24221 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24222 \begin_inset Text
24223
24224 \begin_layout Plain Layout
24225
24226 \backslash
24227 ni
24228 \end_layout
24229
24230 \end_inset
24231 </cell>
24232 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24233 \begin_inset Text
24234
24235 \begin_layout Plain Layout
24236 \begin_inset Formula $\ni$
24237 \end_inset
24238
24239
24240 \end_layout
24241
24242 \end_inset
24243 </cell>
24244 </row>
24245 <row>
24246 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24247 \begin_inset Text
24248
24249 \begin_layout Plain Layout
24250
24251 \backslash
24252 dashv
24253 \end_layout
24254
24255 \end_inset
24256 </cell>
24257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24258 \begin_inset Text
24259
24260 \begin_layout Plain Layout
24261 \begin_inset Formula $\dashv$
24262 \end_inset
24263
24264
24265 \end_layout
24266
24267 \end_inset
24268 </cell>
24269 </row>
24270 <row>
24271 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24272 \begin_inset Text
24273
24274 \begin_layout Plain Layout
24275
24276 \backslash
24277 frown
24278 \end_layout
24279
24280 \end_inset
24281 </cell>
24282 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24283 \begin_inset Text
24284
24285 \begin_layout Plain Layout
24286 \begin_inset Formula $\frown$
24287 \end_inset
24288
24289
24290 \end_layout
24291
24292 \end_inset
24293 </cell>
24294 </row>
24295 <row>
24296 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24297 \begin_inset Text
24298
24299 \begin_layout Plain Layout
24300
24301 \backslash
24302 rhd
24303 \end_layout
24304
24305 \end_inset
24306 </cell>
24307 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24308 \begin_inset Text
24309
24310 \begin_layout Plain Layout
24311 \begin_inset Formula $\rhd$
24312 \end_inset
24313
24314
24315 \end_layout
24316
24317 \end_inset
24318 </cell>
24319 </row>
24320 <row>
24321 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24322 \begin_inset Text
24323
24324 \begin_layout Plain Layout
24325
24326 \backslash
24327 unrhd
24328 \end_layout
24329
24330 \end_inset
24331 </cell>
24332 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24333 \begin_inset Text
24334
24335 \begin_layout Plain Layout
24336 \begin_inset Formula $\unrhd$
24337 \end_inset
24338
24339
24340 \end_layout
24341
24342 \end_inset
24343 </cell>
24344 </row>
24345 <row>
24346 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24347 \begin_inset Text
24348
24349 \begin_layout Plain Layout
24350
24351 \backslash
24352 lessgtr
24353 \end_layout
24354
24355 \end_inset
24356 </cell>
24357 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24358 \begin_inset Text
24359
24360 \begin_layout Plain Layout
24361 \begin_inset Formula $\lessgtr$
24362 \end_inset
24363
24364
24365 \end_layout
24366
24367 \end_inset
24368 </cell>
24369 </row>
24370 <row>
24371 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24372 \begin_inset Text
24373
24374 \begin_layout Plain Layout
24375
24376 \backslash
24377 parallel
24378 \end_layout
24379
24380 \end_inset
24381 </cell>
24382 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24383 \begin_inset Text
24384
24385 \begin_layout Plain Layout
24386 \begin_inset Formula $\parallel$
24387 \end_inset
24388
24389
24390 \end_layout
24391
24392 \end_inset
24393 </cell>
24394 </row>
24395 <row>
24396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24397 \begin_inset Text
24398
24399 \begin_layout Plain Layout
24400
24401 \backslash
24402 nparallel
24403 \end_layout
24404
24405 \end_inset
24406 </cell>
24407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24408 \begin_inset Text
24409
24410 \begin_layout Plain Layout
24411 \begin_inset Formula $\nparallel$
24412 \end_inset
24413
24414
24415 \end_layout
24416
24417 \end_inset
24418 </cell>
24419 </row>
24420 </lyxtabular>
24421
24422 \end_inset
24423
24424
24425 \end_layout
24426
24427 \begin_layout Standard
24428 \begin_inset VSpace medskip
24429 \end_inset
24430
24431 The characters 
24432 \series bold
24433
24434 \backslash
24435 lhd
24436 \series default
24437  and 
24438 \series bold
24439
24440 \backslash
24441 rhd
24442 \series default
24443  are bigger than the equal looking operators 
24444 \series bold
24445
24446 \backslash
24447 triangleleft
24448 \series default
24449  and 
24450 \series bold
24451
24452 \backslash
24453 triangleright
24454 \series default
24455 , respectively.
24456 \end_layout
24457
24458 \begin_layout Standard
24459 \SpecialChar LyX
24460  supports also many special relations.
24461  Use the toolbar button 
24462 \begin_inset Info
24463 type  "icon"
24464 arg   "math-insert \\leqq"
24465 \end_inset
24466
24467  to see a list of these relations.
24468 \end_layout
24469
24470 \begin_layout Standard
24471 Relations are, in contrary to symbols, always surrounded by space.
24472 \end_layout
24473
24474 \begin_layout Standard
24475 Relations with labels can be created with the command 
24476 \series bold
24477
24478 \backslash
24479 stackrel
24480 \series default
24481
24482 \begin_inset Index idx
24483 status collapsed
24484
24485 \begin_layout Plain Layout
24486 Commands ! S ! 
24487 \backslash
24488 stackrel
24489 \end_layout
24490
24491 \end_inset
24492
24493 :
24494 \end_layout
24495
24496 \begin_layout Standard
24497 \align center
24498 \begin_inset Tabular
24499 <lyxtabular version="3" rows="2" columns="2">
24500 <features booktabs="true" tabularvalignment="middle">
24501 <column alignment="center" valignment="top" width="0pt">
24502 <column alignment="center" valignment="top">
24503 <row>
24504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24505 \begin_inset Text
24506
24507 \begin_layout Plain Layout
24508 Command
24509 \end_layout
24510
24511 \end_inset
24512 </cell>
24513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24514 \begin_inset Text
24515
24516 \begin_layout Plain Layout
24517 Result
24518 \end_layout
24519
24520 \end_inset
24521 </cell>
24522 </row>
24523 <row topspace="1.5mm">
24524 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Plain Layout
24528 A(r)
24529 \backslash
24530 stackrel
24531 \begin_inset space \textvisiblespace{}
24532 \end_inset
24533
24534 r
24535 \backslash
24536 to
24537 \backslash
24538 infty
24539 \begin_inset space \textvisiblespace{}
24540 \end_inset
24541
24542
24543 \begin_inset Formula $\downarrow$
24544 \end_inset
24545
24546
24547 \backslash
24548 approx
24549 \begin_inset space \textvisiblespace{}
24550 \end_inset
24551
24552
24553 \begin_inset space \textvisiblespace{}
24554 \end_inset
24555
24556 B
24557 \end_layout
24558
24559 \end_inset
24560 </cell>
24561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24562 \begin_inset Text
24563
24564 \begin_layout Plain Layout
24565 \begin_inset Formula $A(r)\stackrel{r\to\infty}{\approx}B$
24566 \end_inset
24567
24568
24569 \end_layout
24570
24571 \end_inset
24572 </cell>
24573 </row>
24574 </lyxtabular>
24575
24576 \end_inset
24577
24578
24579 \end_layout
24580
24581 \begin_layout Section
24582 Functions
24583 \end_layout
24584
24585 \begin_layout Subsection
24586 Predefined Functions
24587 \begin_inset CommandInset label
24588 LatexCommand label
24589 name "subsec:Predefined-Functions"
24590
24591 \end_inset
24592
24593
24594 \begin_inset Index idx
24595 status collapsed
24596
24597 \begin_layout Plain Layout
24598 Functions ! predefined
24599 \end_layout
24600
24601 \end_inset
24602
24603
24604 \end_layout
24605
24606 \begin_layout Standard
24607 In general, variables are set 
24608 \emph on
24609 italic
24610 \emph default
24611  in mathematical expressions, but not function names, because 
24612 \begin_inset Formula $sin$
24613 \end_inset
24614
24615  could be misunderstood as 
24616 \begin_inset Formula $s\cdot i\cdot n$
24617 \end_inset
24618
24619 .
24620  Therefore there are predefined functions which are additionally a bit separated
24621  from prefactors.
24622  They are inserted as commands starting with a backslash before their name.
24623 \end_layout
24624
24625 \begin_layout Standard
24626 \align center
24627 \begin_inset Tabular
24628 <lyxtabular version="3" rows="2" columns="2">
24629 <features booktabs="true" tabularvalignment="middle">
24630 <column alignment="center" valignment="top" width="0pt">
24631 <column alignment="center" valignment="top" width="0pt">
24632 <row>
24633 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24634 \begin_inset Text
24635
24636 \begin_layout Plain Layout
24637 Command
24638 \end_layout
24639
24640 \end_inset
24641 </cell>
24642 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24643 \begin_inset Text
24644
24645 \begin_layout Plain Layout
24646 Result
24647 \end_layout
24648
24649 \end_inset
24650 </cell>
24651 </row>
24652 <row>
24653 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24654 \begin_inset Text
24655
24656 \begin_layout Plain Layout
24657 Asin(x)+B
24658 \end_layout
24659
24660 \end_inset
24661 </cell>
24662 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
24663 \begin_inset Text
24664
24665 \begin_layout Plain Layout
24666 \begin_inset Formula $Asin(x)+B$
24667 \end_inset
24668
24669
24670 \end_layout
24671
24672 \end_inset
24673 </cell>
24674 </row>
24675 </lyxtabular>
24676
24677 \end_inset
24678
24679
24680 \begin_inset space \quad{}
24681 \end_inset
24682
24683
24684 \begin_inset Tabular
24685 <lyxtabular version="3" rows="2" columns="2">
24686 <features booktabs="true" tabularvalignment="middle">
24687 <column alignment="center" valignment="top" width="0pt">
24688 <column alignment="center" valignment="top" width="0pt">
24689 <row>
24690 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24691 \begin_inset Text
24692
24693 \begin_layout Plain Layout
24694 Command
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Plain Layout
24703 Result
24704 \end_layout
24705
24706 \end_inset
24707 </cell>
24708 </row>
24709 <row>
24710 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24711 \begin_inset Text
24712
24713 \begin_layout Plain Layout
24714 A
24715 \backslash
24716 sin(x)+B
24717 \end_layout
24718
24719 \end_inset
24720 </cell>
24721 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24722 \begin_inset Text
24723
24724 \begin_layout Plain Layout
24725 \begin_inset Formula $A\sin(x)+B$
24726 \end_inset
24727
24728
24729 \end_layout
24730
24731 \end_inset
24732 </cell>
24733 </row>
24734 </lyxtabular>
24735
24736 \end_inset
24737
24738
24739 \end_layout
24740
24741 \begin_layout Standard
24742 The following functions are predefined:
24743 \end_layout
24744
24745 \begin_layout Standard
24746 \begin_inset VSpace -2mm
24747 \end_inset
24748
24749
24750 \end_layout
24751
24752 \begin_layout Standard
24753 \align center
24754 \begin_inset Tabular
24755 <lyxtabular version="3" rows="9" columns="4">
24756 <features booktabs="true" tabularvalignment="middle">
24757 <column alignment="center" valignment="top" width="0pt">
24758 <column alignment="center" valignment="top" width="0pt">
24759 <column alignment="center" valignment="top" width="0pt">
24760 <column alignment="center" valignment="top" width="0pt">
24761 <row>
24762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24763 \begin_inset Text
24764
24765 \begin_layout Plain Layout
24766 Command
24767 \end_layout
24768
24769 \end_inset
24770 </cell>
24771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24772 \begin_inset Text
24773
24774 \begin_layout Plain Layout
24775 Command
24776 \end_layout
24777
24778 \end_inset
24779 </cell>
24780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24781 \begin_inset Text
24782
24783 \begin_layout Plain Layout
24784 Command
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24790 \begin_inset Text
24791
24792 \begin_layout Plain Layout
24793 Command
24794 \end_layout
24795
24796 \end_inset
24797 </cell>
24798 </row>
24799 <row>
24800 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24801 \begin_inset Text
24802
24803 \begin_layout Plain Layout
24804
24805 \backslash
24806 sin
24807 \end_layout
24808
24809 \end_inset
24810 </cell>
24811 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24812 \begin_inset Text
24813
24814 \begin_layout Plain Layout
24815
24816 \backslash
24817 sinh
24818 \end_layout
24819
24820 \end_inset
24821 </cell>
24822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24823 \begin_inset Text
24824
24825 \begin_layout Plain Layout
24826
24827 \backslash
24828 arcsin
24829 \end_layout
24830
24831 \end_inset
24832 </cell>
24833 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24834 \begin_inset Text
24835
24836 \begin_layout Plain Layout
24837
24838 \backslash
24839 sup
24840 \end_layout
24841
24842 \end_inset
24843 </cell>
24844 </row>
24845 <row>
24846 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24847 \begin_inset Text
24848
24849 \begin_layout Plain Layout
24850
24851 \backslash
24852 cos
24853 \end_layout
24854
24855 \end_inset
24856 </cell>
24857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24858 \begin_inset Text
24859
24860 \begin_layout Plain Layout
24861
24862 \backslash
24863 cosh
24864 \end_layout
24865
24866 \end_inset
24867 </cell>
24868 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24869 \begin_inset Text
24870
24871 \begin_layout Plain Layout
24872
24873 \backslash
24874 arccos
24875 \end_layout
24876
24877 \end_inset
24878 </cell>
24879 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24880 \begin_inset Text
24881
24882 \begin_layout Plain Layout
24883
24884 \backslash
24885 inf
24886 \end_layout
24887
24888 \end_inset
24889 </cell>
24890 </row>
24891 <row>
24892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24893 \begin_inset Text
24894
24895 \begin_layout Plain Layout
24896
24897 \backslash
24898 tan
24899 \end_layout
24900
24901 \end_inset
24902 </cell>
24903 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24904 \begin_inset Text
24905
24906 \begin_layout Plain Layout
24907
24908 \backslash
24909 tanh
24910 \end_layout
24911
24912 \end_inset
24913 </cell>
24914 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24915 \begin_inset Text
24916
24917 \begin_layout Plain Layout
24918
24919 \backslash
24920 arctan
24921 \end_layout
24922
24923 \end_inset
24924 </cell>
24925 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24926 \begin_inset Text
24927
24928 \begin_layout Plain Layout
24929
24930 \backslash
24931 lim
24932 \end_layout
24933
24934 \end_inset
24935 </cell>
24936 </row>
24937 <row>
24938 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24939 \begin_inset Text
24940
24941 \begin_layout Plain Layout
24942
24943 \backslash
24944 cot
24945 \end_layout
24946
24947 \end_inset
24948 </cell>
24949 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24950 \begin_inset Text
24951
24952 \begin_layout Plain Layout
24953
24954 \backslash
24955 coth
24956 \end_layout
24957
24958 \end_inset
24959 </cell>
24960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24961 \begin_inset Text
24962
24963 \begin_layout Plain Layout
24964
24965 \backslash
24966 arg
24967 \end_layout
24968
24969 \end_inset
24970 </cell>
24971 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24972 \begin_inset Text
24973
24974 \begin_layout Plain Layout
24975
24976 \backslash
24977 liminf
24978 \end_layout
24979
24980 \end_inset
24981 </cell>
24982 </row>
24983 <row>
24984 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24985 \begin_inset Text
24986
24987 \begin_layout Plain Layout
24988
24989 \backslash
24990 sec
24991 \end_layout
24992
24993 \end_inset
24994 </cell>
24995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24996 \begin_inset Text
24997
24998 \begin_layout Plain Layout
24999
25000 \backslash
25001 min
25002 \end_layout
25003
25004 \end_inset
25005 </cell>
25006 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25007 \begin_inset Text
25008
25009 \begin_layout Plain Layout
25010
25011 \backslash
25012 deg
25013 \end_layout
25014
25015 \end_inset
25016 </cell>
25017 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25018 \begin_inset Text
25019
25020 \begin_layout Plain Layout
25021
25022 \backslash
25023 limsup
25024 \end_layout
25025
25026 \end_inset
25027 </cell>
25028 </row>
25029 <row>
25030 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25031 \begin_inset Text
25032
25033 \begin_layout Plain Layout
25034
25035 \backslash
25036 csc
25037 \end_layout
25038
25039 \end_inset
25040 </cell>
25041 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25042 \begin_inset Text
25043
25044 \begin_layout Plain Layout
25045
25046 \backslash
25047 max
25048 \end_layout
25049
25050 \end_inset
25051 </cell>
25052 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25053 \begin_inset Text
25054
25055 \begin_layout Plain Layout
25056
25057 \backslash
25058 det
25059 \end_layout
25060
25061 \end_inset
25062 </cell>
25063 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25064 \begin_inset Text
25065
25066 \begin_layout Plain Layout
25067
25068 \backslash
25069 Pr
25070 \end_layout
25071
25072 \end_inset
25073 </cell>
25074 </row>
25075 <row>
25076 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25077 \begin_inset Text
25078
25079 \begin_layout Plain Layout
25080
25081 \backslash
25082 ln
25083 \end_layout
25084
25085 \end_inset
25086 </cell>
25087 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25088 \begin_inset Text
25089
25090 \begin_layout Plain Layout
25091
25092 \backslash
25093 exp
25094 \end_layout
25095
25096 \end_inset
25097 </cell>
25098 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25099 \begin_inset Text
25100
25101 \begin_layout Plain Layout
25102
25103 \backslash
25104 dim
25105 \end_layout
25106
25107 \end_inset
25108 </cell>
25109 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25110 \begin_inset Text
25111
25112 \begin_layout Plain Layout
25113
25114 \backslash
25115 hom
25116 \end_layout
25117
25118 \end_inset
25119 </cell>
25120 </row>
25121 <row>
25122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25123 \begin_inset Text
25124
25125 \begin_layout Plain Layout
25126
25127 \backslash
25128 lg
25129 \end_layout
25130
25131 \end_inset
25132 </cell>
25133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25134 \begin_inset Text
25135
25136 \begin_layout Plain Layout
25137
25138 \backslash
25139 log
25140 \end_layout
25141
25142 \end_inset
25143 </cell>
25144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25145 \begin_inset Text
25146
25147 \begin_layout Plain Layout
25148
25149 \backslash
25150 ker
25151 \end_layout
25152
25153 \end_inset
25154 </cell>
25155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25156 \begin_inset Text
25157
25158 \begin_layout Plain Layout
25159
25160 \backslash
25161 gcd
25162 \end_layout
25163
25164 \end_inset
25165 </cell>
25166 </row>
25167 </lyxtabular>
25168
25169 \end_inset
25170
25171
25172 \end_layout
25173
25174 \begin_layout Standard
25175 They can also be inserted with the math toolbar button 
25176 \begin_inset Info
25177 type  "icon"
25178 arg   "math-insert \\functions"
25179 \end_inset
25180
25181 .
25182 \end_layout
25183
25184 \begin_layout Subsection
25185 Self-defined Functions
25186 \begin_inset Index idx
25187 status collapsed
25188
25189 \begin_layout Plain Layout
25190 Functions ! self-defined
25191 \end_layout
25192
25193 \end_inset
25194
25195
25196 \end_layout
25197
25198 \begin_layout Standard
25199 To use a function that is not predefined, like for example the sign function
25200  sgn(x), there are two possibilities:
25201 \end_layout
25202
25203 \begin_layout Itemize
25204 Define the function by inserting the following line to the \SpecialChar LaTeX
25205 -preamble
25206 \begin_inset Foot
25207 status collapsed
25208
25209 \begin_layout Plain Layout
25210 For more about 
25211 \series bold
25212
25213 \backslash
25214 DeclareMathOperator
25215 \series default
25216  see 
25217 \begin_inset CommandInset ref
25218 LatexCommand ref
25219 reference "subsec:Self-defined-Operators"
25220
25221 \end_inset
25222
25223 .
25224 \end_layout
25225
25226 \end_inset
25227
25228
25229 \begin_inset Newline newline
25230 \end_inset
25231
25232
25233 \begin_inset VSpace -3mm
25234 \end_inset
25235
25236
25237 \begin_inset Newline newline
25238 \end_inset
25239
25240
25241 \series bold
25242
25243 \backslash
25244 DeclareMathOperator{
25245 \backslash
25246 sgn}{sgn}
25247 \series default
25248
25249 \begin_inset Index idx
25250 status collapsed
25251
25252 \begin_layout Plain Layout
25253 Commands ! D ! 
25254 \backslash
25255 dbinom@
25256 \backslash
25257 DeclareMathOperator
25258 \end_layout
25259
25260 \end_inset
25261
25262
25263 \begin_inset Newline newline
25264 \end_inset
25265
25266
25267 \begin_inset VSpace -2mm
25268 \end_inset
25269
25270
25271 \begin_inset Newline newline
25272 \end_inset
25273
25274 Now the new defined function can be called with the command 
25275 \series bold
25276
25277 \backslash
25278 sgn
25279 \series default
25280 .
25281 \end_layout
25282
25283 \begin_layout Itemize
25284 Write the formula as usual, mark the formula name, in our example the letters
25285  
25286 \emph on
25287 sgn
25288 \emph default
25289 , and change it to mathematical text.
25290  Finally, a space is inserted between prefactor and function.
25291 \end_layout
25292
25293 \begin_layout Standard
25294 The result is the same with both methods as with a predefined function
25295 \begin_inset Foot
25296 status collapsed
25297
25298 \begin_layout Plain Layout
25299 In \SpecialChar LyX
25300  self-defined functions are displayed red, predefined ones black.
25301 \end_layout
25302
25303 \end_inset
25304
25305 :
25306 \end_layout
25307
25308 \begin_layout Standard
25309 \align center
25310 \begin_inset Tabular
25311 <lyxtabular version="3" rows="3" columns="2">
25312 <features booktabs="true" tabularvalignment="middle">
25313 <column alignment="center" valignment="top" width="0pt">
25314 <column alignment="center" valignment="top" width="0pt">
25315 <row>
25316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25317 \begin_inset Text
25318
25319 \begin_layout Plain Layout
25320 Command
25321 \end_layout
25322
25323 \end_inset
25324 </cell>
25325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25326 \begin_inset Text
25327
25328 \begin_layout Plain Layout
25329 Result
25330 \end_layout
25331
25332 \end_inset
25333 </cell>
25334 </row>
25335 <row>
25336 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25337 \begin_inset Text
25338
25339 \begin_layout Plain Layout
25340 A
25341 \backslash
25342 sgn(x)+B
25343 \end_layout
25344
25345 \end_inset
25346 </cell>
25347 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25348 \begin_inset Text
25349
25350 \begin_layout Plain Layout
25351 \begin_inset Formula $A\sgn(x)+B$
25352 \end_inset
25353
25354
25355 \end_layout
25356
25357 \end_inset
25358 </cell>
25359 </row>
25360 <row>
25361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25362 \begin_inset Text
25363
25364 \begin_layout Plain Layout
25365 A
25366 \backslash
25367 ,
25368 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25369 \end_inset
25370
25371 (x)+B
25372 \end_layout
25373
25374 \end_inset
25375 </cell>
25376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25377 \begin_inset Text
25378
25379 \begin_layout Plain Layout
25380 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25381 \end_inset
25382
25383
25384 \end_layout
25385
25386 \end_inset
25387 </cell>
25388 </row>
25389 </lyxtabular>
25390
25391 \end_inset
25392
25393
25394 \end_layout
25395
25396 \begin_layout Standard
25397 The first method is more suitable when the self-defined function should
25398  be used several times.
25399 \end_layout
25400
25401 \begin_layout Subsection
25402 Limits
25403 \begin_inset Index idx
25404 status collapsed
25405
25406 \begin_layout Plain Layout
25407 Limits
25408 \end_layout
25409
25410 \end_inset
25411
25412
25413 \end_layout
25414
25415 \begin_layout Standard
25416 For limits, in addition to the commands 
25417 \series bold
25418
25419 \backslash
25420 lim
25421 \series default
25422
25423 \begin_inset Index idx
25424 status collapsed
25425
25426 \begin_layout Plain Layout
25427 Commands ! L ! 
25428 \backslash
25429 lim
25430 \end_layout
25431
25432 \end_inset
25433
25434
25435 \series bold
25436
25437 \backslash
25438 liminf
25439 \series default
25440  and 
25441 \series bold
25442
25443 \backslash
25444 limsup
25445 \series default
25446  the following functions are defined:
25447 \end_layout
25448
25449 \begin_layout Standard
25450 \align center
25451 \begin_inset Tabular
25452 <lyxtabular version="3" rows="5" columns="2">
25453 <features booktabs="true" tabularvalignment="middle">
25454 <column alignment="center" valignment="top" width="0pt">
25455 <column alignment="center" valignment="top" width="0pt">
25456 <row>
25457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25458 \begin_inset Text
25459
25460 \begin_layout Plain Layout
25461 Command
25462 \end_layout
25463
25464 \end_inset
25465 </cell>
25466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25467 \begin_inset Text
25468
25469 \begin_layout Plain Layout
25470 Result
25471 \end_layout
25472
25473 \end_inset
25474 </cell>
25475 </row>
25476 <row>
25477 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25478 \begin_inset Text
25479
25480 \begin_layout Plain Layout
25481
25482 \backslash
25483 varliminf
25484 \end_layout
25485
25486 \end_inset
25487 </cell>
25488 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25489 \begin_inset Text
25490
25491 \begin_layout Plain Layout
25492 \begin_inset Formula $\varliminf$
25493 \end_inset
25494
25495
25496 \end_layout
25497
25498 \end_inset
25499 </cell>
25500 </row>
25501 <row topspace="1.5mm">
25502 <cell alignment="center" valignment="top" usebox="none">
25503 \begin_inset Text
25504
25505 \begin_layout Plain Layout
25506
25507 \backslash
25508 varlimsup
25509 \end_layout
25510
25511 \end_inset
25512 </cell>
25513 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25514 \begin_inset Text
25515
25516 \begin_layout Plain Layout
25517 \begin_inset Formula $\varlimsup$
25518 \end_inset
25519
25520
25521 \end_layout
25522
25523 \end_inset
25524 </cell>
25525 </row>
25526 <row topspace="1.5mm">
25527 <cell alignment="center" valignment="top" usebox="none">
25528 \begin_inset Text
25529
25530 \begin_layout Plain Layout
25531
25532 \backslash
25533 varprojlim
25534 \end_layout
25535
25536 \end_inset
25537 </cell>
25538 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25539 \begin_inset Text
25540
25541 \begin_layout Plain Layout
25542 \begin_inset Formula $\varprojlim$
25543 \end_inset
25544
25545
25546 \end_layout
25547
25548 \end_inset
25549 </cell>
25550 </row>
25551 <row topspace="1.5mm" bottomspace="1mm">
25552 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25553 \begin_inset Text
25554
25555 \begin_layout Plain Layout
25556
25557 \backslash
25558 varinjlim
25559 \end_layout
25560
25561 \end_inset
25562 </cell>
25563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25564 \begin_inset Text
25565
25566 \begin_layout Plain Layout
25567 \begin_inset Formula $\varinjlim$
25568 \end_inset
25569
25570
25571 \end_layout
25572
25573 \end_inset
25574 </cell>
25575 </row>
25576 </lyxtabular>
25577
25578 \end_inset
25579
25580
25581 \end_layout
25582
25583 \begin_layout Standard
25584 \begin_inset VSpace medskip
25585 \end_inset
25586
25587 The limit is created by inserting a subscript.
25588  It is set right beside the function in an inline formula:
25589 \end_layout
25590
25591 \begin_layout Standard
25592 \align center
25593 \begin_inset Tabular
25594 <lyxtabular version="3" rows="2" columns="2">
25595 <features booktabs="true" tabularvalignment="middle">
25596 <column alignment="center" valignment="top" width="0pt">
25597 <column alignment="center" valignment="top" width="0pt">
25598 <row>
25599 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25600 \begin_inset Text
25601
25602 \begin_layout Plain Layout
25603 Command
25604 \end_layout
25605
25606 \end_inset
25607 </cell>
25608 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25609 \begin_inset Text
25610
25611 \begin_layout Plain Layout
25612 Result
25613 \end_layout
25614
25615 \end_inset
25616 </cell>
25617 </row>
25618 <row>
25619 <cell alignment="center" valignment="top" usebox="none">
25620 \begin_inset Text
25621
25622 \begin_layout Plain Layout
25623
25624 \backslash
25625 lim_x
25626 \backslash
25627 to
25628 \begin_inset space \textvisiblespace{}
25629 \end_inset
25630
25631 A
25632 \begin_inset space \textvisiblespace{}
25633 \end_inset
25634
25635 x=B
25636 \end_layout
25637
25638 \end_inset
25639 </cell>
25640 <cell alignment="center" valignment="top" usebox="none">
25641 \begin_inset Text
25642
25643 \begin_layout Plain Layout
25644 \begin_inset Formula $\lim_{x\to A}x=B$
25645 \end_inset
25646
25647
25648 \end_layout
25649
25650 \end_inset
25651 </cell>
25652 </row>
25653 </lyxtabular>
25654
25655 \end_inset
25656
25657
25658 \end_layout
25659
25660 \begin_layout Standard
25661 In a displayed formula the limit is set below the formula, as usual:
25662 \begin_inset Formula 
25663 \[
25664 \lim_{x\to A}x=B
25665 \]
25666
25667 \end_inset
25668
25669
25670 \end_layout
25671
25672 \begin_layout Standard
25673 \begin_inset VSpace medskip
25674 \end_inset
25675
25676
25677 \end_layout
25678
25679 \begin_layout Standard
25680 How to adjust the typesetting of the limits see 
25681 \begin_inset CommandInset ref
25682 LatexCommand ref
25683 reference "subsec:Operator-Limits"
25684
25685 \end_inset
25686
25687 .
25688 \end_layout
25689
25690 \begin_layout Subsection
25691 Modulo-Functions
25692 \begin_inset Index idx
25693 status collapsed
25694
25695 \begin_layout Plain Layout
25696 Functions ! modulo-
25697 \end_layout
25698
25699 \end_inset
25700
25701
25702 \end_layout
25703
25704 \begin_layout Standard
25705 The modulo-function is special, because it exists in four variants.
25706  The variants in a displayed formula are:
25707 \begin_inset Formula 
25708 \begin{align*}
25709 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25710 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25711 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25712 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25713 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25714 \end{align*}
25715
25716 \end_inset
25717
25718
25719 \end_layout
25720
25721 \begin_layout Standard
25722 In an inline formula less space is set before the function names for all
25723  variants.
25724  By default the modulo-functions take only the first following character
25725  into account.
25726  To use more than one character, one has to put them into \SpecialChar TeX
25727  braces:
25728 \begin_inset Formula 
25729 \begin{align*}
25730 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25731 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25732 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25733 \end{align*}
25734
25735 \end_inset
25736
25737
25738 \end_layout
25739
25740 \begin_layout Section
25741 Special Characters
25742 \begin_inset Index idx
25743 status collapsed
25744
25745 \begin_layout Plain Layout
25746 Special characters
25747 \end_layout
25748
25749 \end_inset
25750
25751
25752 \end_layout
25753
25754 \begin_layout Standard
25755 The characters ^ and _ would normally create a superscript and subscript,
25756  respectively.
25757  To get these characters you have to insert them with a leading 
25758 \backslash
25759 :
25760 \end_layout
25761
25762 \begin_layout Standard
25763 \noindent
25764 \align center
25765 \begin_inset Tabular
25766 <lyxtabular version="3" rows="3" columns="2">
25767 <features booktabs="true" tabularvalignment="middle">
25768 <column alignment="left" valignment="top" width="0pt">
25769 <column alignment="block" valignment="top">
25770 <row>
25771 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25772 \begin_inset Text
25773
25774 \begin_layout Plain Layout
25775 Command
25776 \end_layout
25777
25778 \end_inset
25779 </cell>
25780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25781 \begin_inset Text
25782
25783 \begin_layout Plain Layout
25784 Result
25785 \end_layout
25786
25787 \end_inset
25788 </cell>
25789 </row>
25790 <row>
25791 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25792 \begin_inset Text
25793
25794 \begin_layout Plain Layout
25795
25796 \backslash
25797 ^
25798 \begin_inset space \textvisiblespace{}
25799 \end_inset
25800
25801
25802 \end_layout
25803
25804 \end_inset
25805 </cell>
25806 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25807 \begin_inset Text
25808
25809 \begin_layout Plain Layout
25810 \begin_inset Formula $\mathcircumflex$
25811 \end_inset
25812
25813
25814 \end_layout
25815
25816 \end_inset
25817 </cell>
25818 </row>
25819 <row>
25820 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25821 \begin_inset Text
25822
25823 \begin_layout Plain Layout
25824
25825 \backslash
25826 _
25827 \end_layout
25828
25829 \end_inset
25830 </cell>
25831 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25832 \begin_inset Text
25833
25834 \begin_layout Plain Layout
25835 \begin_inset Formula $\_$
25836 \end_inset
25837
25838
25839 \end_layout
25840
25841 \end_inset
25842 </cell>
25843 </row>
25844 </lyxtabular>
25845
25846 \end_inset
25847
25848
25849 \end_layout
25850
25851 \begin_layout Subsection
25852 Special Characters in Mathematical Text
25853 \end_layout
25854
25855 \begin_layout Standard
25856 The following commands can only be used in mathematical text or in \SpecialChar TeX
25857  mode:
25858 \end_layout
25859
25860 \begin_layout Standard
25861 \begin_inset space \hfill{}
25862 \end_inset
25863
25864
25865 \begin_inset Tabular
25866 <lyxtabular version="3" rows="8" columns="2">
25867 <features booktabs="true" tabularvalignment="middle">
25868 <column alignment="left" valignment="top" width="0pt">
25869 <column alignment="block" valignment="top">
25870 <row>
25871 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25872 \begin_inset Text
25873
25874 \begin_layout Plain Layout
25875 Command
25876 \end_layout
25877
25878 \end_inset
25879 </cell>
25880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25881 \begin_inset Text
25882
25883 \begin_layout Plain Layout
25884 Result
25885 \end_layout
25886
25887 \end_inset
25888 </cell>
25889 </row>
25890 <row>
25891 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25892 \begin_inset Text
25893
25894 \begin_layout Plain Layout
25895
25896 \backslash
25897 oe
25898 \end_layout
25899
25900 \end_inset
25901 </cell>
25902 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25903 \begin_inset Text
25904
25905 \begin_layout Plain Layout
25906 \begin_inset Formula $\textrm{œ}$
25907 \end_inset
25908
25909
25910 \end_layout
25911
25912 \end_inset
25913 </cell>
25914 </row>
25915 <row>
25916 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25917 \begin_inset Text
25918
25919 \begin_layout Plain Layout
25920
25921 \backslash
25922 OE
25923 \end_layout
25924
25925 \end_inset
25926 </cell>
25927 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25928 \begin_inset Text
25929
25930 \begin_layout Plain Layout
25931 \begin_inset Formula $\textrm{Œ}$
25932 \end_inset
25933
25934
25935 \end_layout
25936
25937 \end_inset
25938 </cell>
25939 </row>
25940 <row>
25941 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25942 \begin_inset Text
25943
25944 \begin_layout Plain Layout
25945
25946 \backslash
25947 ae
25948 \end_layout
25949
25950 \end_inset
25951 </cell>
25952 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25953 \begin_inset Text
25954
25955 \begin_layout Plain Layout
25956 \begin_inset Formula $\textrm{æ}$
25957 \end_inset
25958
25959
25960 \end_layout
25961
25962 \end_inset
25963 </cell>
25964 </row>
25965 <row>
25966 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25967 \begin_inset Text
25968
25969 \begin_layout Plain Layout
25970
25971 \backslash
25972 AE
25973 \end_layout
25974
25975 \end_inset
25976 </cell>
25977 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25978 \begin_inset Text
25979
25980 \begin_layout Plain Layout
25981 \begin_inset Formula $\textrm{Æ}$
25982 \end_inset
25983
25984
25985 \end_layout
25986
25987 \end_inset
25988 </cell>
25989 </row>
25990 <row>
25991 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25992 \begin_inset Text
25993
25994 \begin_layout Plain Layout
25995
25996 \backslash
25997 aa
25998 \end_layout
25999
26000 \end_inset
26001 </cell>
26002 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26003 \begin_inset Text
26004
26005 \begin_layout Plain Layout
26006 \begin_inset Formula $\textrm{å}$
26007 \end_inset
26008
26009
26010 \end_layout
26011
26012 \end_inset
26013 </cell>
26014 </row>
26015 <row>
26016 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26017 \begin_inset Text
26018
26019 \begin_layout Plain Layout
26020
26021 \backslash
26022 AA
26023 \begin_inset Index idx
26024 status collapsed
26025
26026 \begin_layout Plain Layout
26027
26028 \backslash
26029 @
26030 \begin_inset ERT
26031 status collapsed
26032
26033 \begin_layout Plain Layout
26034
26035
26036 \backslash
26037 textrm{
26038 \backslash
26039 AA}
26040 \end_layout
26041
26042 \end_inset
26043
26044
26045 \end_layout
26046
26047 \end_inset
26048
26049
26050 \end_layout
26051
26052 \end_inset
26053 </cell>
26054 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26055 \begin_inset Text
26056
26057 \begin_layout Plain Layout
26058 \begin_inset Formula $\textrm{Å}$
26059 \end_inset
26060
26061
26062 \end_layout
26063
26064 \end_inset
26065 </cell>
26066 </row>
26067 <row>
26068 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26069 \begin_inset Text
26070
26071 \begin_layout Plain Layout
26072
26073 \backslash
26074 i
26075 \end_layout
26076
26077 \end_inset
26078 </cell>
26079 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26080 \begin_inset Text
26081
26082 \begin_layout Plain Layout
26083 \begin_inset Formula $\textrm{ı}$
26084 \end_inset
26085
26086
26087 \end_layout
26088
26089 \end_inset
26090 </cell>
26091 </row>
26092 </lyxtabular>
26093
26094 \end_inset
26095
26096
26097 \begin_inset space \hfill{}
26098 \end_inset
26099
26100
26101 \begin_inset Tabular
26102 <lyxtabular version="3" rows="8" columns="2">
26103 <features booktabs="true" tabularvalignment="middle">
26104 <column alignment="left" valignment="top" width="0pt">
26105 <column alignment="center" valignment="top">
26106 <row>
26107 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26108 \begin_inset Text
26109
26110 \begin_layout Plain Layout
26111 Command
26112 \begin_inset Note Note
26113 status collapsed
26114
26115 \begin_layout Plain Layout
26116 The space of 0
26117 \begin_inset space \thinspace{}
26118 \end_inset
26119
26120 mm is used for separation, because otherwise the output will be ¡ and ¿
26121  respectively.
26122 \end_layout
26123
26124 \end_inset
26125
26126
26127 \end_layout
26128
26129 \end_inset
26130 </cell>
26131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26132 \begin_inset Text
26133
26134 \begin_layout Plain Layout
26135 Result
26136 \end_layout
26137
26138 \end_inset
26139 </cell>
26140 </row>
26141 <row>
26142 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26143 \begin_inset Text
26144
26145 \begin_layout Plain Layout
26146
26147 \backslash
26148 o
26149 \end_layout
26150
26151 \end_inset
26152 </cell>
26153 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26154 \begin_inset Text
26155
26156 \begin_layout Plain Layout
26157 \begin_inset Formula $\textrm{ø}$
26158 \end_inset
26159
26160
26161 \end_layout
26162
26163 \end_inset
26164 </cell>
26165 </row>
26166 <row>
26167 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26168 \begin_inset Text
26169
26170 \begin_layout Plain Layout
26171
26172 \backslash
26173 O
26174 \end_layout
26175
26176 \end_inset
26177 </cell>
26178 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26179 \begin_inset Text
26180
26181 \begin_layout Plain Layout
26182 \begin_inset Formula $\textrm{Ø}$
26183 \end_inset
26184
26185
26186 \end_layout
26187
26188 \end_inset
26189 </cell>
26190 </row>
26191 <row>
26192 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26193 \begin_inset Text
26194
26195 \begin_layout Plain Layout
26196
26197 \backslash
26198 l
26199 \end_layout
26200
26201 \end_inset
26202 </cell>
26203 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26204 \begin_inset Text
26205
26206 \begin_layout Plain Layout
26207 \begin_inset Formula $\textrm{ł}$
26208 \end_inset
26209
26210
26211 \end_layout
26212
26213 \end_inset
26214 </cell>
26215 </row>
26216 <row>
26217 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26218 \begin_inset Text
26219
26220 \begin_layout Plain Layout
26221
26222 \backslash
26223 L
26224 \end_layout
26225
26226 \end_inset
26227 </cell>
26228 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26229 \begin_inset Text
26230
26231 \begin_layout Plain Layout
26232 \begin_inset Formula $\textrm{Ł}$
26233 \end_inset
26234
26235
26236 \end_layout
26237
26238 \end_inset
26239 </cell>
26240 </row>
26241 <row>
26242 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26243 \begin_inset Text
26244
26245 \begin_layout Plain Layout
26246 !
26247 \begin_inset space \hspace{}
26248 \length 0mm
26249 \end_inset
26250
26251 `
26252 \begin_inset space \textvisiblespace{}
26253 \end_inset
26254
26255
26256 \end_layout
26257
26258 \end_inset
26259 </cell>
26260 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26261 \begin_inset Text
26262
26263 \begin_layout Plain Layout
26264 \begin_inset Formula $\textrm{!`}$
26265 \end_inset
26266
26267
26268 \end_layout
26269
26270 \end_inset
26271 </cell>
26272 </row>
26273 <row>
26274 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26275 \begin_inset Text
26276
26277 \begin_layout Plain Layout
26278 ?
26279 \begin_inset space \hspace{}
26280 \length 0mm
26281 \end_inset
26282
26283 `
26284 \begin_inset space \textvisiblespace{}
26285 \end_inset
26286
26287
26288 \end_layout
26289
26290 \end_inset
26291 </cell>
26292 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26293 \begin_inset Text
26294
26295 \begin_layout Plain Layout
26296 \begin_inset Formula $\textrm{?`}$
26297 \end_inset
26298
26299
26300 \end_layout
26301
26302 \end_inset
26303 </cell>
26304 </row>
26305 <row>
26306 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26307 \begin_inset Text
26308
26309 \begin_layout Plain Layout
26310
26311 \backslash
26312 j
26313 \end_layout
26314
26315 \end_inset
26316 </cell>
26317 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26318 \begin_inset Text
26319
26320 \begin_layout Plain Layout
26321 \begin_inset Formula $\textrm{ȷ}$
26322 \end_inset
26323
26324
26325 \end_layout
26326
26327 \end_inset
26328 </cell>
26329 </row>
26330 </lyxtabular>
26331
26332 \end_inset
26333
26334
26335 \begin_inset space \hfill{}
26336 \end_inset
26337
26338
26339 \end_layout
26340
26341 \begin_layout Standard
26342 The characters 
26343 \begin_inset Formula $\textrm{\textrm{Å}}$
26344 \end_inset
26345
26346  and 
26347 \begin_inset Formula $\textrm{\textrm{Ø}}$
26348 \end_inset
26349
26350  can also be inserted via the math toolbar button 
26351 \begin_inset Info
26352 type  "icon"
26353 arg   "math-insert \\digamma"
26354 \end_inset
26355
26356 .
26357 \end_layout
26358
26359 \begin_layout Standard
26360 An exception are the commands 
26361 \series bold
26362 !
26363 \begin_inset space \hspace{}
26364 \length 0mm
26365 \end_inset
26366
26367 `
26368 \series default
26369  and 
26370 \series bold
26371 ?
26372 \begin_inset space \hspace{}
26373 \length 0mm
26374 \end_inset
26375
26376 `
26377 \series default
26378 , because they can be inserted in \SpecialChar LyX
26379  directly to text.
26380 \end_layout
26381
26382 \begin_layout Subsection
26383 Accents in Text
26384 \begin_inset CommandInset label
26385 LatexCommand label
26386 name "subsec:Accents-in-Text"
26387
26388 \end_inset
26389
26390
26391 \begin_inset Index idx
26392 status collapsed
26393
26394 \begin_layout Plain Layout
26395 Accents ! in text
26396 \end_layout
26397
26398 \end_inset
26399
26400
26401 \end_layout
26402
26403 \begin_layout Standard
26404 With the following commands all letters can be accented.
26405  The commands must be inserted in \SpecialChar TeX
26406  mode.
26407 \end_layout
26408
26409 \begin_layout Standard
26410 \begin_inset space \hfill{}
26411 \end_inset
26412
26413
26414 \begin_inset Tabular
26415 <lyxtabular version="3" rows="8" columns="2">
26416 <features booktabs="true" tabularvalignment="middle">
26417 <column alignment="left" valignment="top" width="0pt">
26418 <column alignment="block" valignment="top">
26419 <row>
26420 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26421 \begin_inset Text
26422
26423 \begin_layout Plain Layout
26424 Command
26425 \end_layout
26426
26427 \end_inset
26428 </cell>
26429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26430 \begin_inset Text
26431
26432 \begin_layout Plain Layout
26433 Result
26434 \end_layout
26435
26436 \end_inset
26437 </cell>
26438 </row>
26439 <row>
26440 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26441 \begin_inset Text
26442
26443 \begin_layout Plain Layout
26444
26445 \backslash
26446
26447 \begin_inset Quotes grd
26448 \end_inset
26449
26450 e
26451 \end_layout
26452
26453 \end_inset
26454 </cell>
26455 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26456 \begin_inset Text
26457
26458 \begin_layout Plain Layout
26459 \begin_inset ERT
26460 status collapsed
26461
26462 \begin_layout Plain Layout
26463
26464
26465 \backslash
26466 "e
26467 \end_layout
26468
26469 \end_inset
26470
26471
26472 \end_layout
26473
26474 \end_inset
26475 </cell>
26476 </row>
26477 <row>
26478 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26479 \begin_inset Text
26480
26481 \begin_layout Plain Layout
26482
26483 \backslash
26484 `e
26485 \end_layout
26486
26487 \end_inset
26488 </cell>
26489 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26490 \begin_inset Text
26491
26492 \begin_layout Plain Layout
26493 \begin_inset ERT
26494 status collapsed
26495
26496 \begin_layout Plain Layout
26497
26498
26499 \backslash
26500 `e
26501 \end_layout
26502
26503 \end_inset
26504
26505
26506 \end_layout
26507
26508 \end_inset
26509 </cell>
26510 </row>
26511 <row>
26512 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26513 \begin_inset Text
26514
26515 \begin_layout Plain Layout
26516
26517 \backslash
26518 ^
26519 \begin_inset space \textvisiblespace{}
26520 \end_inset
26521
26522 e
26523 \end_layout
26524
26525 \end_inset
26526 </cell>
26527 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26528 \begin_inset Text
26529
26530 \begin_layout Plain Layout
26531 \begin_inset ERT
26532 status collapsed
26533
26534 \begin_layout Plain Layout
26535
26536
26537 \backslash
26538 ^e
26539 \end_layout
26540
26541 \end_inset
26542
26543
26544 \end_layout
26545
26546 \end_inset
26547 </cell>
26548 </row>
26549 <row>
26550 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26551 \begin_inset Text
26552
26553 \begin_layout Plain Layout
26554
26555 \backslash
26556 =e
26557 \end_layout
26558
26559 \end_inset
26560 </cell>
26561 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26562 \begin_inset Text
26563
26564 \begin_layout Plain Layout
26565 \begin_inset ERT
26566 status collapsed
26567
26568 \begin_layout Plain Layout
26569
26570
26571 \backslash
26572 =e
26573 \end_layout
26574
26575 \end_inset
26576
26577
26578 \end_layout
26579
26580 \end_inset
26581 </cell>
26582 </row>
26583 <row>
26584 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26585 \begin_inset Text
26586
26587 \begin_layout Plain Layout
26588
26589 \backslash
26590 u
26591 \begin_inset space \textvisiblespace{}
26592 \end_inset
26593
26594 e
26595 \end_layout
26596
26597 \end_inset
26598 </cell>
26599 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26600 \begin_inset Text
26601
26602 \begin_layout Plain Layout
26603 \begin_inset ERT
26604 status collapsed
26605
26606 \begin_layout Plain Layout
26607
26608
26609 \backslash
26610 u e
26611 \end_layout
26612
26613 \end_inset
26614
26615
26616 \end_layout
26617
26618 \end_inset
26619 </cell>
26620 </row>
26621 <row>
26622 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26623 \begin_inset Text
26624
26625 \begin_layout Plain Layout
26626
26627 \backslash
26628 b
26629 \begin_inset space \textvisiblespace{}
26630 \end_inset
26631
26632 e
26633 \end_layout
26634
26635 \end_inset
26636 </cell>
26637 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26638 \begin_inset Text
26639
26640 \begin_layout Plain Layout
26641 \begin_inset ERT
26642 status collapsed
26643
26644 \begin_layout Plain Layout
26645
26646
26647 \backslash
26648 b e
26649 \end_layout
26650
26651 \end_inset
26652
26653
26654 \end_layout
26655
26656 \end_inset
26657 </cell>
26658 </row>
26659 <row>
26660 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26661 \begin_inset Text
26662
26663 \begin_layout Plain Layout
26664
26665 \backslash
26666 t
26667 \begin_inset space \textvisiblespace{}
26668 \end_inset
26669
26670 ee
26671 \end_layout
26672
26673 \end_inset
26674 </cell>
26675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26676 \begin_inset Text
26677
26678 \begin_layout Plain Layout
26679 \begin_inset ERT
26680 status collapsed
26681
26682 \begin_layout Plain Layout
26683
26684
26685 \backslash
26686 t ee
26687 \end_layout
26688
26689 \end_inset
26690
26691
26692 \end_layout
26693
26694 \end_inset
26695 </cell>
26696 </row>
26697 </lyxtabular>
26698
26699 \end_inset
26700
26701
26702 \begin_inset space \hfill{}
26703 \end_inset
26704
26705
26706 \begin_inset Tabular
26707 <lyxtabular version="3" rows="8" columns="2">
26708 <features booktabs="true" tabularvalignment="middle">
26709 <column alignment="left" valignment="top" width="0pt">
26710 <column alignment="center" valignment="top">
26711 <row>
26712 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26713 \begin_inset Text
26714
26715 \begin_layout Plain Layout
26716 Command
26717 \end_layout
26718
26719 \end_inset
26720 </cell>
26721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26722 \begin_inset Text
26723
26724 \begin_layout Plain Layout
26725 Result
26726 \end_layout
26727
26728 \end_inset
26729 </cell>
26730 </row>
26731 <row>
26732 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26733 \begin_inset Text
26734
26735 \begin_layout Plain Layout
26736
26737 \backslash
26738 H
26739 \begin_inset space \textvisiblespace{}
26740 \end_inset
26741
26742 e
26743 \end_layout
26744
26745 \end_inset
26746 </cell>
26747 <cell alignment="center" valignment="top" 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 H 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="left" valignment="top" leftline="true" usebox="none">
26771 \begin_inset Text
26772
26773 \begin_layout Plain Layout
26774
26775 \backslash
26776 'e
26777 \end_layout
26778
26779 \end_inset
26780 </cell>
26781 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26782 \begin_inset Text
26783
26784 \begin_layout Plain Layout
26785 \begin_inset ERT
26786 status collapsed
26787
26788 \begin_layout Plain Layout
26789
26790
26791 \backslash
26792 'e
26793 \end_layout
26794
26795 \end_inset
26796
26797
26798 \end_layout
26799
26800 \end_inset
26801 </cell>
26802 </row>
26803 <row>
26804 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26805 \begin_inset Text
26806
26807 \begin_layout Plain Layout
26808
26809 \backslash
26810 ~e
26811 \begin_inset Index idx
26812 status collapsed
26813
26814 \begin_layout Plain Layout
26815 Tilde
26816 \end_layout
26817
26818 \end_inset
26819
26820
26821 \end_layout
26822
26823 \end_inset
26824 </cell>
26825 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26826 \begin_inset Text
26827
26828 \begin_layout Plain Layout
26829 \begin_inset ERT
26830 status collapsed
26831
26832 \begin_layout Plain Layout
26833
26834
26835 \backslash
26836 ~e
26837 \end_layout
26838
26839 \end_inset
26840
26841
26842 \end_layout
26843
26844 \end_inset
26845 </cell>
26846 </row>
26847 <row>
26848 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26849 \begin_inset Text
26850
26851 \begin_layout Plain Layout
26852
26853 \backslash
26854 .e
26855 \end_layout
26856
26857 \end_inset
26858 </cell>
26859 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26860 \begin_inset Text
26861
26862 \begin_layout Plain Layout
26863 \begin_inset ERT
26864 status collapsed
26865
26866 \begin_layout Plain Layout
26867
26868
26869 \backslash
26870 .e
26871 \end_layout
26872
26873 \end_inset
26874
26875
26876 \end_layout
26877
26878 \end_inset
26879 </cell>
26880 </row>
26881 <row>
26882 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26883 \begin_inset Text
26884
26885 \begin_layout Plain Layout
26886
26887 \backslash
26888 v
26889 \begin_inset space \textvisiblespace{}
26890 \end_inset
26891
26892 e
26893 \end_layout
26894
26895 \end_inset
26896 </cell>
26897 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26898 \begin_inset Text
26899
26900 \begin_layout Plain Layout
26901 \begin_inset ERT
26902 status collapsed
26903
26904 \begin_layout Plain Layout
26905
26906
26907 \backslash
26908 v e
26909 \end_layout
26910
26911 \end_inset
26912
26913
26914 \end_layout
26915
26916 \end_inset
26917 </cell>
26918 </row>
26919 <row>
26920 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26921 \begin_inset Text
26922
26923 \begin_layout Plain Layout
26924
26925 \backslash
26926 d
26927 \begin_inset space \textvisiblespace{}
26928 \end_inset
26929
26930 e
26931 \end_layout
26932
26933 \end_inset
26934 </cell>
26935 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26936 \begin_inset Text
26937
26938 \begin_layout Plain Layout
26939 \begin_inset ERT
26940 status collapsed
26941
26942 \begin_layout Plain Layout
26943
26944
26945 \backslash
26946 d e
26947 \end_layout
26948
26949 \end_inset
26950
26951
26952 \end_layout
26953
26954 \end_inset
26955 </cell>
26956 </row>
26957 <row>
26958 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26959 \begin_inset Text
26960
26961 \begin_layout Plain Layout
26962
26963 \backslash
26964 c
26965 \begin_inset space \textvisiblespace{}
26966 \end_inset
26967
26968 e
26969 \end_layout
26970
26971 \end_inset
26972 </cell>
26973 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26974 \begin_inset Text
26975
26976 \begin_layout Plain Layout
26977 \begin_inset ERT
26978 status collapsed
26979
26980 \begin_layout Plain Layout
26981
26982
26983 \backslash
26984 c e
26985 \end_layout
26986
26987 \end_inset
26988
26989
26990 \end_layout
26991
26992 \end_inset
26993 </cell>
26994 </row>
26995 </lyxtabular>
26996
26997 \end_inset
26998
26999
27000 \begin_inset space \hfill{}
27001 \end_inset
27002
27003
27004 \end_layout
27005
27006 \begin_layout Standard
27007 \begin_inset VSpace medskip
27008 \end_inset
27009
27010 With the command 
27011 \series bold
27012
27013 \backslash
27014 t
27015 \series default
27016  also two different characters can be accented.
27017  The command 
27018 \series bold
27019
27020 \backslash
27021 t
27022 \begin_inset space \textvisiblespace{}
27023 \end_inset
27024
27025 sz
27026 \series default
27027  creates: 
27028 \begin_inset ERT
27029 status collapsed
27030
27031 \begin_layout Plain Layout
27032
27033
27034 \backslash
27035 t sz
27036 \end_layout
27037
27038 \end_inset
27039
27040
27041 \end_layout
27042
27043 \begin_layout Standard
27044 The accents 
27045 \series bold
27046 `
27047 \series default
27048  , 
27049 \series bold
27050 '
27051 \series default
27052  and 
27053 \series bold
27054 ^
27055 \series default
27056  can in combination with vowels directly be inserted with the keyboard without
27057  using \SpecialChar TeX
27058  mode.
27059  The same applies for the tilde
27060 \begin_inset Foot
27061 status collapsed
27062
27063 \begin_layout Plain Layout
27064 This only applies for keyboards where the tilde is defined as accent.
27065 \end_layout
27066
27067 \end_inset
27068
27069  
27070 \series bold
27071 ~
27072 \series default
27073  in combination with 
27074 \emph on
27075 a
27076 \emph default
27077  , 
27078 \emph on
27079 n
27080 \emph default
27081  , or 
27082 \emph on
27083 o
27084 \emph default
27085 .
27086 \end_layout
27087
27088 \begin_layout Standard
27089 The commands 
27090 \series bold
27091
27092 \backslash
27093 b
27094 \series default
27095  , 
27096 \series bold
27097
27098 \backslash
27099 c
27100 \series default
27101  , 
27102 \series bold
27103
27104 \backslash
27105 d
27106 \series default
27107  , 
27108 \series bold
27109
27110 \backslash
27111 H
27112 \series default
27113  , 
27114 \series bold
27115
27116 \backslash
27117 t
27118 \series default
27119  , 
27120 \series bold
27121
27122 \backslash
27123 u
27124 \series default
27125  , 
27126 \series bold
27127
27128 \backslash
27129 v
27130 \series default
27131  and accents that are inserted directly with the keyboard are also available
27132  in mathematical text.
27133  For the other accents there are special math commands to be used in formulas,
27134  see 
27135 \begin_inset CommandInset ref
27136 LatexCommand ref
27137 reference "subsec:Accents-for-one"
27138
27139 \end_inset
27140
27141 .
27142 \end_layout
27143
27144 \begin_layout Standard
27145 \begin_inset VSpace bigskip
27146 \end_inset
27147
27148 Furthermore, with the command 
27149 \series bold
27150
27151 \backslash
27152 textcircled
27153 \series default
27154
27155 \begin_inset Index idx
27156 status collapsed
27157
27158 \begin_layout Plain Layout
27159 Commands ! T ! 
27160 \backslash
27161 textcircled
27162 \end_layout
27163
27164 \end_inset
27165
27166  all numbers and letters can be set into a circle, quasi accented with a
27167  circle, similar to the copyright symbol.
27168 \end_layout
27169
27170 \begin_layout Standard
27171 \align center
27172 \begin_inset Tabular
27173 <lyxtabular version="3" rows="3" columns="2">
27174 <features booktabs="true" tabularvalignment="middle">
27175 <column alignment="center" valignment="top" width="0pt">
27176 <column alignment="center" valignment="top">
27177 <row>
27178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27179 \begin_inset Text
27180
27181 \begin_layout Plain Layout
27182 Command
27183 \end_layout
27184
27185 \end_inset
27186 </cell>
27187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27188 \begin_inset Text
27189
27190 \begin_layout Plain Layout
27191 Result
27192 \end_layout
27193
27194 \end_inset
27195 </cell>
27196 </row>
27197 <row>
27198 <cell alignment="center" valignment="top" leftline="true" usebox="none">
27199 \begin_inset Text
27200
27201 \begin_layout Plain Layout
27202
27203 \backslash
27204 textcircled{w}
27205 \end_layout
27206
27207 \end_inset
27208 </cell>
27209 <cell multicolumn="1" alignment="center" valignment="top" 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 textcircled{w}
27221 \end_layout
27222
27223 \end_inset
27224
27225
27226 \end_layout
27227
27228 \end_inset
27229 </cell>
27230 </row>
27231 <row topspace="1mm">
27232 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
27233 \begin_inset Text
27234
27235 \begin_layout Plain Layout
27236
27237 \backslash
27238 Large 
27239 \backslash
27240 textcircled{
27241 \backslash
27242 normalsize
27243 \backslash
27244 protect
27245 \backslash
27246 raisebox{-1.5pt}{W}}
27247 \end_layout
27248
27249 \end_inset
27250 </cell>
27251 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27252 \begin_inset Text
27253
27254 \begin_layout Plain Layout
27255 \begin_inset ERT
27256 status collapsed
27257
27258 \begin_layout Plain Layout
27259
27260
27261 \backslash
27262 Large 
27263 \backslash
27264 textcircled{
27265 \backslash
27266 normalsize
27267 \backslash
27268 protect
27269 \backslash
27270 raisebox{-1.5pt}W}
27271 \end_layout
27272
27273 \end_inset
27274
27275
27276 \end_layout
27277
27278 \end_inset
27279 </cell>
27280 </row>
27281 </lyxtabular>
27282
27283 \end_inset
27284
27285
27286 \end_layout
27287
27288 \begin_layout Standard
27289 One has to take care that the character fits in the circle.
27290  
27291 \series bold
27292
27293 \backslash
27294 Large
27295 \series default
27296
27297 \begin_inset Foot
27298 status collapsed
27299
27300 \begin_layout Plain Layout
27301 see 
27302 \begin_inset CommandInset ref
27303 LatexCommand ref
27304 reference "subsec:Font-Sizes"
27305
27306 \end_inset
27307
27308
27309 \end_layout
27310
27311 \end_inset
27312
27313  specifies thereby the size of the circle.
27314  With the help of 
27315 \series bold
27316
27317 \backslash
27318 raisebox
27319 \series default
27320
27321 \begin_inset Foot
27322 status collapsed
27323
27324 \begin_layout Plain Layout
27325 see 
27326 \begin_inset CommandInset ref
27327 LatexCommand ref
27328 reference "subsec:Boxes-without-Frame"
27329
27330 \end_inset
27331
27332
27333 \end_layout
27334
27335 \end_inset
27336
27337  the character can be centered.
27338 \end_layout
27339
27340 \begin_layout Subsection
27341 Old-style Figures
27342 \begin_inset Index idx
27343 status collapsed
27344
27345 \begin_layout Plain Layout
27346 Old-style Figures
27347 \end_layout
27348
27349 \end_inset
27350
27351
27352 \end_layout
27353
27354 \begin_layout Standard
27355 Old-style figures (also known as old-style numerals) are created with the
27356  command 
27357 \series bold
27358
27359 \backslash
27360 oldstylenums
27361 \series default
27362
27363 \begin_inset Index idx
27364 status collapsed
27365
27366 \begin_layout Plain Layout
27367 Commands ! O ! 
27368 \backslash
27369 oldstylenums
27370 \end_layout
27371
27372 \end_inset
27373
27374 .
27375  The command can be used in formulas and in \SpecialChar TeX
27376  mode.
27377  The command scheme is:
27378 \end_layout
27379
27380 \begin_layout Standard
27381
27382 \series bold
27383
27384 \backslash
27385 oldstylenums{number}
27386 \end_layout
27387
27388 \begin_layout Standard
27389 The command 
27390 \series bold
27391
27392 \backslash
27393 oldstylenums{0123456789
27394 \series default
27395  produces: 
27396 \begin_inset Formula $\oldstylenums{0123456789}$
27397 \end_inset
27398
27399
27400 \end_layout
27401
27402 \begin_layout Section
27403 Formula Styles
27404 \begin_inset CommandInset label
27405 LatexCommand label
27406 name "sec:Formula-Styles"
27407
27408 \end_inset
27409
27410
27411 \begin_inset Index idx
27412 status collapsed
27413
27414 \begin_layout Plain Layout
27415 Formula ! styles
27416 \end_layout
27417
27418 \end_inset
27419
27420
27421 \end_layout
27422
27423 \begin_layout Itemize
27424 There are two different alignment styles:
27425 \end_layout
27426
27427 \begin_deeper
27428 \begin_layout Description
27429 Centered is the predefined standard
27430 \end_layout
27431
27432 \begin_layout Description
27433 Indented for this the option 
27434 \series bold
27435 fleqn
27436 \series default
27437  must be inserted in the menu 
27438 \family sans
27439 Document\SpecialChar menuseparator
27440 Settings
27441 \family default
27442  under 
27443 \family sans
27444 Document
27445 \begin_inset space ~
27446 \end_inset
27447
27448 Class
27449 \end_layout
27450
27451 \begin_layout Standard
27452 When 
27453 \series bold
27454 Indented
27455 \series default
27456  is used, the indentation can be adjusted with the length 
27457 \series bold
27458
27459 \backslash
27460 mathindent
27461 \series default
27462
27463 \begin_inset Index idx
27464 status collapsed
27465
27466 \begin_layout Plain Layout
27467 Commands ! M ! 
27468 \backslash
27469 mathindent
27470 \end_layout
27471
27472 \end_inset
27473
27474 .
27475  Should the distance be 15
27476 \begin_inset space \thinspace{}
27477 \end_inset
27478
27479 mm, the following command line is inserted in the \SpecialChar LaTeX
27480 -preamble
27481 \end_layout
27482
27483 \begin_layout Standard
27484
27485 \series bold
27486
27487 \backslash
27488 setlength{
27489 \backslash
27490 mathindent}{15mm}
27491 \end_layout
27492
27493 \begin_layout Standard
27494 When no length is specified, the predefined value of 30
27495 \begin_inset space \thinspace{}
27496 \end_inset
27497
27498 pt will be used.
27499 \end_layout
27500
27501 \end_deeper
27502 \begin_layout Itemize
27503 And two different numbering styles:
27504 \end_layout
27505
27506 \begin_deeper
27507 \begin_layout Description
27508 Right is the predefined standard
27509 \end_layout
27510
27511 \begin_layout Description
27512 Left for this the option 
27513 \series bold
27514 leqno
27515 \series default
27516  must be inserted in the menu 
27517 \family sans
27518 Document\SpecialChar menuseparator
27519 Settings
27520 \family default
27521  under 
27522 \family sans
27523 Document
27524 \begin_inset space ~
27525 \end_inset
27526
27527 Class
27528 \end_layout
27529
27530 \end_deeper
27531 \begin_layout Standard
27532
27533 \series bold
27534 fleqn
27535 \series default
27536  and 
27537 \series bold
27538 leqno
27539 \series default
27540  can also be used together.
27541  In this case both options are inserted, separated by a comma.
27542 \end_layout
27543
27544 \begin_layout Standard
27545 The chosen styles are used for all displayed formulas of the document.
27546  When both, centered and indented formulas should be created in a document,
27547  the style 
27548 \series bold
27549 Centered
27550 \series default
27551  is used.
27552  The indented formulas are then set in a flalign environment, see 
27553 \begin_inset CommandInset ref
27554 LatexCommand ref
27555 reference "subsec:Flalign-Environment"
27556
27557 \end_inset
27558
27559 .
27560 \end_layout
27561
27562 \begin_layout Section
27563 Multiline Formulas
27564 \begin_inset CommandInset label
27565 LatexCommand label
27566 name "sec:Multiline-Formulas"
27567
27568 \end_inset
27569
27570
27571 \begin_inset Index idx
27572 status collapsed
27573
27574 \begin_layout Plain Layout
27575 Formula ! multiline
27576 \end_layout
27577
27578 \end_inset
27579
27580
27581 \end_layout
27582
27583 \begin_layout Subsection
27584 General
27585 \end_layout
27586
27587 \begin_layout Standard
27588 In \SpecialChar LyX
27589  multiline formulas are created by pressing 
27590 \begin_inset Info
27591 type  "shortcut"
27592 arg   "newline-insert newline"
27593 \end_inset
27594
27595  inside a formula.
27596  This creates either an 
27597 \series bold
27598 align environment
27599 \series default
27600  that is described in 
27601 \begin_inset CommandInset ref
27602 LatexCommand ref
27603 reference "subsec:Standard-align-Environment"
27604
27605 \end_inset
27606
27607  or, when automatically loading the package
27608 \family sans
27609  AMS math
27610 \family default
27611  is disabled in the document settings, an 
27612 \series bold
27613 eqnarray environment
27614 \series default
27615  that is described in 
27616 \begin_inset CommandInset ref
27617 LatexCommand ref
27618 reference "subsec:Eqnarray-Environment"
27619
27620 \end_inset
27621
27622 .
27623  The align environment is recommended because it provides in any case a
27624  typographically correct output.
27625 \end_layout
27626
27627 \begin_layout Standard
27628 There are other multiline formula environments that can be created via the
27629  menu 
27630 \family sans
27631 Insert\SpecialChar menuseparator
27632 Math
27633 \family default
27634 .
27635  These environments are described in the following sections.
27636 \end_layout
27637
27638 \begin_layout Standard
27639 In all multiline formula environments a new line is created by pressing
27640  
27641 \begin_inset Info
27642 type  "shortcut"
27643 arg   "newline-insert newline"
27644 \end_inset
27645
27646 .
27647  To add or delete lines, the math toolbar buttons 
27648 \begin_inset Info
27649 type  "icon"
27650 arg   "tabular-feature append-row"
27651 \end_inset
27652
27653  or 
27654 \begin_inset Info
27655 type  "icon"
27656 arg   "tabular-feature delete-row"
27657 \end_inset
27658
27659 , respectively, or the menu 
27660 \family sans
27661 Edit\SpecialChar menuseparator
27662 Rows & Columns
27663 \family default
27664  can be used.
27665 \end_layout
27666
27667 \begin_layout Subsubsection
27668 Line Separation
27669 \begin_inset CommandInset label
27670 LatexCommand label
27671 name "subsec:Line-Separation"
27672
27673 \end_inset
27674
27675
27676 \begin_inset Index idx
27677 status collapsed
27678
27679 \begin_layout Plain Layout
27680 Formula ! multiline ! Line separation
27681 \end_layout
27682
27683 \end_inset
27684
27685
27686 \end_layout
27687
27688 \begin_layout Standard
27689 There is sometimes not enough space in multiline formulas between the lines:
27690 \begin_inset Formula 
27691 \begin{eqnarray*}
27692 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}\\
27693 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
27694 \end{eqnarray*}
27695
27696 \end_inset
27697
27698
27699 \end_layout
27700
27701 \begin_layout Standard
27702 In \SpecialChar LaTeX
27703  additional line space is specified as optional argument of the new line
27704  command.
27705  This is not yet possible in \SpecialChar LyX
27706
27707 \begin_inset Foot
27708 status collapsed
27709
27710 \begin_layout Plain Layout
27711 see 
27712 \begin_inset CommandInset href
27713 LatexCommand href
27714 name "LyX-bug #1505"
27715 target "http://www.lyx.org/trac/ticket/1505"
27716
27717 \end_inset
27718
27719
27720 \end_layout
27721
27722 \end_inset
27723
27724 , therefore the whole formula must be inserted in \SpecialChar TeX
27725  mode.
27726  To add in our example space, the command 
27727 \series bold
27728
27729 \backslash
27730
27731 \backslash
27732 [3mm]
27733 \series default
27734  is inserted at the end of the first line.
27735  One gets: 
27736 \begin_inset ERT
27737 status collapsed
27738
27739 \begin_layout Plain Layout
27740
27741
27742 \backslash
27743 begin{eqnarray*}
27744 \end_layout
27745
27746 \begin_layout Plain Layout
27747
27748 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27749  = & 
27750 \backslash
27751 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27752 \backslash
27753
27754 \backslash
27755 [3mm]
27756 \end_layout
27757
27758 \begin_layout Plain Layout
27759
27760 4x^{2}
27761 \backslash
27762 left(B^{2}+x_{0}^{2}
27763 \backslash
27764 right)+4x_{0}x
27765 \backslash
27766 left(D-B^{2}
27767 \backslash
27768 right)+B^{2}
27769 \backslash
27770 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27771 \backslash
27772 right) & = & 0
27773 \end_layout
27774
27775 \begin_layout Plain Layout
27776
27777
27778 \backslash
27779 end{eqnarray*}
27780 \end_layout
27781
27782 \end_inset
27783
27784
27785 \end_layout
27786
27787 \begin_layout Standard
27788 \begin_inset VSpace bigskip
27789 \end_inset
27790
27791 To set the line separation for all lines in a formula, the length 
27792 \series bold
27793
27794 \backslash
27795 jot
27796 \series default
27797
27798 \begin_inset Index idx
27799 status collapsed
27800
27801 \begin_layout Plain Layout
27802 Commands ! J ! 
27803 \backslash
27804 jot
27805 \end_layout
27806
27807 \end_inset
27808
27809  is changed.
27810  The definition is: 
27811 \begin_inset Formula $\mbox{line separation}=\mathrm{6\,pt+\backslash jot}$
27812 \end_inset
27813
27814 .
27815  Predefined for 
27816 \series bold
27817
27818 \backslash
27819 jot
27820 \series default
27821  is the value 3
27822 \begin_inset space \thinspace{}
27823 \end_inset
27824
27825 pt.
27826  To create 3
27827 \begin_inset space \thinspace{}
27828 \end_inset
27829
27830 mm additional line separation as in the previous example, the command
27831 \end_layout
27832
27833 \begin_layout Standard
27834
27835 \series bold
27836
27837 \backslash
27838 setlength{
27839 \backslash
27840 jot}{3mm+3pt}
27841 \end_layout
27842
27843 \begin_layout Standard
27844 is inserted in \SpecialChar TeX
27845  mode before the formula.
27846  This requires that the \SpecialChar LaTeX
27847 -package 
27848 \series bold
27849 calc
27850 \series default
27851
27852 \begin_inset Foot
27853 status collapsed
27854
27855 \begin_layout Plain Layout
27856
27857 \series bold
27858 calc
27859 \series default
27860  is part of every \SpecialChar LaTeX
27861  standard installation.
27862 \end_layout
27863
27864 \end_inset
27865
27866
27867 \begin_inset Index idx
27868 status collapsed
27869
27870 \begin_layout Plain Layout
27871 Packages ! calc
27872 \end_layout
27873
27874 \end_inset
27875
27876  was loaded in \SpecialChar LaTeX
27877 -preamble with the line
27878 \end_layout
27879
27880 \begin_layout Standard
27881
27882 \series bold
27883
27884 \backslash
27885 usepackage{calc}
27886 \end_layout
27887
27888 \begin_layout Standard
27889 One gets: 
27890 \begin_inset ERT
27891 status collapsed
27892
27893 \begin_layout Plain Layout
27894
27895
27896 \backslash
27897 setlength{
27898 \backslash
27899 jot}{3mm+3pt}
27900 \end_layout
27901
27902 \end_inset
27903
27904
27905 \begin_inset Formula 
27906 \begin{eqnarray*}
27907 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}\\
27908 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
27909 \end{eqnarray*}
27910
27911 \end_inset
27912
27913
27914 \end_layout
27915
27916 \begin_layout Standard
27917 \begin_inset ERT
27918 status collapsed
27919
27920 \begin_layout Plain Layout
27921
27922
27923 \backslash
27924 setlength{
27925 \backslash
27926 jot}{3pt}
27927 \end_layout
27928
27929 \end_inset
27930
27931  To get back to the predefined distance, 
27932 \series bold
27933
27934 \backslash
27935 jot
27936 \series default
27937  is set to the value 3
27938 \begin_inset space \thinspace{}
27939 \end_inset
27940
27941 pt.
27942 \end_layout
27943
27944 \begin_layout Subsubsection
27945 Column Separation
27946 \begin_inset CommandInset label
27947 LatexCommand label
27948 name "subsec:Column-Separation"
27949
27950 \end_inset
27951
27952
27953 \begin_inset Index idx
27954 status collapsed
27955
27956 \begin_layout Plain Layout
27957 Formula ! multiline ! Column separation
27958 \end_layout
27959
27960 \end_inset
27961
27962
27963 \end_layout
27964
27965 \begin_layout Standard
27966 Multiline formulas form a matrix.
27967  A formula in the eqnarray environment is for example a matrix with three
27968  columns.
27969  By changing the column separation in this environment, the space beside
27970  the relation sign can be changed.
27971 \end_layout
27972
27973 \begin_layout Standard
27974 The column separation is specified with the length 
27975 \series bold
27976
27977 \backslash
27978 arraycolsep
27979 \series default
27980
27981 \begin_inset Index idx
27982 status collapsed
27983
27984 \begin_layout Plain Layout
27985 Commands ! A ! 
27986 \backslash
27987 arraycolsep
27988 \end_layout
27989
27990 \end_inset
27991
27992  according to:
27993 \begin_inset Newline newline
27994 \end_inset
27995
27996 column separation = 2
27997 \begin_inset space \thinspace{}
27998 \end_inset
27999
28000
28001 \series bold
28002
28003 \backslash
28004 arraycolsep
28005 \series default
28006
28007 \begin_inset Newline newline
28008 \end_inset
28009
28010 Thus, the command
28011 \end_layout
28012
28013 \begin_layout Standard
28014
28015 \series bold
28016
28017 \backslash
28018 setlength{
28019 \backslash
28020 arraycolsep}{1cm}
28021 \end_layout
28022
28023 \begin_layout Standard
28024 inserted in \SpecialChar TeX
28025  mode, sets for all following formulas a column separation of
28026  2
28027 \begin_inset space \thinspace{}
28028 \end_inset
28029
28030 cm.
28031  To get back to the predefined distance, 
28032 \series bold
28033
28034 \backslash
28035 arraycolsep
28036 \series default
28037  is set to 5
28038 \begin_inset space \thinspace{}
28039 \end_inset
28040
28041 pt.
28042 \end_layout
28043
28044 \begin_layout Standard
28045 A formula with 2
28046 \begin_inset space \thinspace{}
28047 \end_inset
28048
28049 cm column separation:
28050 \begin_inset ERT
28051 status collapsed
28052
28053 \begin_layout Plain Layout
28054
28055
28056 \backslash
28057 setlength{
28058 \backslash
28059 arraycolsep}{1cm}
28060 \end_layout
28061
28062 \end_inset
28063
28064
28065 \begin_inset Formula 
28066 \begin{eqnarray*}
28067 A & = & B\\
28068 C & \ne & A
28069 \end{eqnarray*}
28070
28071 \end_inset
28072
28073 A formula with the predefined column separation for matrices of 10
28074 \begin_inset space \thinspace{}
28075 \end_inset
28076
28077 pt:
28078 \begin_inset ERT
28079 status collapsed
28080
28081 \begin_layout Plain Layout
28082
28083
28084 \backslash
28085 setlength{
28086 \backslash
28087 arraycolsep}{5pt}
28088 \end_layout
28089
28090 \end_inset
28091
28092
28093 \begin_inset Formula 
28094 \begin{eqnarray*}
28095 A & = & B\\
28096 C & \ne & A
28097 \end{eqnarray*}
28098
28099 \end_inset
28100
28101
28102 \end_layout
28103
28104 \begin_layout Subsubsection
28105 Long Formulas
28106 \begin_inset Index idx
28107 status collapsed
28108
28109 \begin_layout Plain Layout
28110 Formula ! long
28111 \end_layout
28112
28113 \end_inset
28114
28115
28116 \end_layout
28117
28118 \begin_layout Standard
28119 Long formulas can be typeset using these methods:
28120 \end_layout
28121
28122 \begin_layout Itemize
28123 When one side of the equation is much shorter than the line width, this
28124  one is chosen for the left side and the right side is typeset over two
28125  lines:
28126 \begin_inset Formula 
28127 \begin{eqnarray}
28128 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 \\
28129  &  & -\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}
28130 \end{eqnarray}
28131
28132 \end_inset
28133
28134 The minus sign at the beginning of the second line does normally not appear
28135  as an operator because it is the first character of the line.
28136  Thus it would not be surrounded by space and could not be distinguished
28137  from the fraction bar.
28138  To avoid this, 3
28139 \begin_inset space \thinspace{}
28140 \end_inset
28141
28142 pt space was inserted behind the minus sign with the command 
28143 \series bold
28144
28145 \backslash
28146 hspace
28147 \series default
28148 .
28149 \begin_inset Foot
28150 status collapsed
28151
28152 \begin_layout Plain Layout
28153 for more about 
28154 \series bold
28155
28156 \backslash
28157 hspace
28158 \series default
28159  see 
28160 \begin_inset CommandInset ref
28161 LatexCommand ref
28162 reference "subsec:Variable-Space"
28163
28164 \end_inset
28165
28166
28167 \end_layout
28168
28169 \end_inset
28170
28171
28172 \begin_inset Index idx
28173 status collapsed
28174
28175 \begin_layout Plain Layout
28176 Commands ! H ! 
28177 \backslash
28178 hspace
28179 \end_layout
28180
28181 \end_inset
28182
28183
28184 \end_layout
28185
28186 \begin_layout Itemize
28187 When both sides of the equation are too long, the command 
28188 \series bold
28189
28190 \backslash
28191 lefteqn
28192 \series default
28193
28194 \begin_inset Index idx
28195 status collapsed
28196
28197 \begin_layout Plain Layout
28198 Commands ! L ! 
28199 \backslash
28200 lefteqn
28201 \end_layout
28202
28203 \end_inset
28204
28205  is used.
28206  It is inserted in the first column of the first line and causes all further
28207  insertions to overwrite the following columns:
28208 \begin_inset Formula 
28209 \begin{eqnarray}
28210 \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 \\
28211  &  & -\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 \\
28212  &  & =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}
28213 \end{eqnarray}
28214
28215 \end_inset
28216
28217 After the insertion of 
28218 \series bold
28219
28220 \backslash
28221 lefteqn
28222 \series default
28223 , the cursor is in a purple box that is a bit shifted to the left from the
28224  blue one.
28225  In this the formula is inserted.
28226 \begin_inset Newline newline
28227 \end_inset
28228
28229 The content of the further lines is inserted to the second or another formula
28230  column.
28231  The greater the column number where it was inserted, the larger the indentation.
28232 \begin_inset VSpace medskip
28233 \end_inset
28234
28235
28236 \begin_inset Newline newline
28237 \end_inset
28238
28239
28240 \begin_inset Note Greyedout
28241 status open
28242
28243 \begin_layout Plain Layout
28244 Note the following when using 
28245 \series bold
28246
28247 \backslash
28248 lefteqn
28249 \series default
28250 :
28251 \end_layout
28252
28253 \begin_layout Itemize
28254 The formula doesn't use the full page width.
28255  When e.
28256 \begin_inset space \thinspace{}
28257 \end_inset
28258
28259 g.
28260 \begin_inset space \space{}
28261 \end_inset
28262
28263 the term 
28264 \begin_inset Formula $-B^{2}$
28265 \end_inset
28266
28267  is added to the first line in the above example, it would have been outside
28268  the page margin.
28269  To better use the width, negative space can be inserted at the beginning
28270  of the first line.
28271 \end_layout
28272
28273 \begin_layout Itemize
28274 Due to a bug in \SpecialChar LyX
28275  the cursor cannot be set with the mouse into the first
28276  line.
28277 \begin_inset Foot
28278 status collapsed
28279
28280 \begin_layout Plain Layout
28281 \begin_inset CommandInset href
28282 LatexCommand href
28283 name "LyX-bug #1429"
28284 target "http://www.lyx.org/trac/ticket/1429"
28285
28286 \end_inset
28287
28288
28289 \end_layout
28290
28291 \end_inset
28292
28293  One can only set the cursor at the beginning of the line and move it with
28294  the arrow keys.
28295 \end_layout
28296
28297 \end_inset
28298
28299
28300 \end_layout
28301
28302 \begin_layout Itemize
28303 Other methods to set long formulas are offered by the environments described
28304  in 
28305 \begin_inset CommandInset ref
28306 LatexCommand ref
28307 reference "subsec:Multline-Environment"
28308
28309 \end_inset
28310
28311  and 
28312 \begin_inset CommandInset ref
28313 LatexCommand ref
28314 reference "subsec:Multiline-Formula-Parts"
28315
28316 \end_inset
28317
28318 .
28319 \end_layout
28320
28321 \begin_layout Subsubsection
28322 Multiline Fractions
28323 \begin_inset CommandInset label
28324 LatexCommand label
28325 name "subsec:Multiline-Fractions"
28326
28327 \end_inset
28328
28329
28330 \begin_inset Index idx
28331 status collapsed
28332
28333 \begin_layout Plain Layout
28334 Fractions ! multiline
28335 \end_layout
28336
28337 \end_inset
28338
28339
28340 \end_layout
28341
28342 \begin_layout Standard
28343 There are cases where the denominator and/or the numerator of a fraction
28344  is so long that the fraction does not fit into one line.
28345  It is then necessary to add a line break within the fraction.
28346  This can be done using the command 
28347 \series bold
28348
28349 \backslash
28350 splitfrac
28351 \series default
28352
28353 \begin_inset Index idx
28354 status collapsed
28355
28356 \begin_layout Plain Layout
28357 Commands ! S ! 
28358 \backslash
28359 splitfrac
28360 \end_layout
28361
28362 \end_inset
28363
28364 .
28365  To activate it, set in the document settings under 
28366 \family sans
28367 Math
28368 \begin_inset space ~
28369 \end_inset
28370
28371 Options
28372 \family default
28373  for the package 
28374 \series bold
28375 mathtools
28376 \series default
28377
28378 \begin_inset Index idx
28379 status collapsed
28380
28381 \begin_layout Plain Layout
28382 Packages ! mathtools
28383 \end_layout
28384
28385 \end_inset
28386
28387  the option 
28388 \family sans
28389 Load
28390 \begin_inset space ~
28391 \end_inset
28392
28393 always
28394 \family default
28395 .
28396  
28397 \series bold
28398
28399 \backslash
28400 splitfrac
28401 \series default
28402  has the scheme
28403 \end_layout
28404
28405 \begin_layout Standard
28406
28407 \series bold
28408
28409 \backslash
28410 splitfrac{first line}{second line}
28411 \end_layout
28412
28413 \begin_layout Standard
28414 and is used as denominator and/or numerator:
28415 \end_layout
28416
28417 \begin_layout Standard
28418 \begin_inset Formula 
28419 \[
28420 a=\frac{\splitfrac{xy+xy+xy+xy+xy}{+wy+wy+wy+wy}}{z}\ne\frac{\splitdfrac{xy+\frac{xy}{z}+xy+xy+xy}{+xy+xy+xy+xy}}{z}
28421 \]
28422
28423 \end_inset
28424
28425 The command for the first numerator above is:
28426 \end_layout
28427
28428 \begin_layout Standard
28429
28430 \series bold
28431
28432 \backslash
28433 splitfrac{xy+xy+xy+xy+xy
28434 \begin_inset space \textvisiblespace{}
28435 \end_inset
28436
28437
28438 \backslash
28439 {+wy+wy+wy+wy
28440 \end_layout
28441
28442 \begin_layout Subsubsection
28443 Multiline Brackets
28444 \begin_inset CommandInset label
28445 LatexCommand label
28446 name "subsec:Multiline-Brackets"
28447
28448 \end_inset
28449
28450
28451 \begin_inset Index idx
28452 status collapsed
28453
28454 \begin_layout Plain Layout
28455 Brackets ! for multiline expressions
28456 \end_layout
28457
28458 \end_inset
28459
28460
28461 \end_layout
28462
28463 \begin_layout Standard
28464 For brackets spanning multiple lines the following problem occurs:
28465 \begin_inset Formula 
28466 \begin{eqnarray*}
28467 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28468  &  & \left.\cdots+B-D\right]
28469 \end{eqnarray*}
28470
28471 \end_inset
28472
28473
28474 \end_layout
28475
28476 \begin_layout Standard
28477 The closing bracket is smaller than the opening bracket because brackets
28478  with variable size may not span multiple lines.
28479 \end_layout
28480
28481 \begin_layout Standard
28482 To set the bracket size for the second line correctly, the first line is
28483  ended with 
28484 \series bold
28485
28486 \backslash
28487 right.
28488 \series default
28489
28490 \begin_inset Index idx
28491 status collapsed
28492
28493 \begin_layout Plain Layout
28494 Commands ! R ! 
28495 \backslash
28496 right
28497 \end_layout
28498
28499 \end_inset
28500
28501  and the second line with 
28502 \series bold
28503
28504 \backslash
28505 left.
28506 \begin_inset Foot
28507 status collapsed
28508
28509 \begin_layout Plain Layout
28510 for more about 
28511 \series bold
28512
28513 \backslash
28514 left
28515 \series default
28516  and 
28517 \series bold
28518
28519 \backslash
28520 right
28521 \series default
28522  see 
28523 \begin_inset CommandInset ref
28524 LatexCommand ref
28525 reference "subsec:Automatic-Bracket-Size"
28526
28527 \end_inset
28528
28529
28530 \end_layout
28531
28532 \end_inset
28533
28534
28535 \series default
28536
28537 \begin_inset Index idx
28538 status collapsed
28539
28540 \begin_layout Plain Layout
28541 Commands ! L ! 
28542 \backslash
28543 left
28544 \end_layout
28545
28546 \end_inset
28547
28548 .
28549  After 
28550 \series bold
28551
28552 \backslash
28553 left.
28554
28555 \series default
28556  the command 
28557 \series bold
28558
28559 \backslash
28560 vphantom
28561 \series default
28562
28563 \begin_inset space \textvisiblespace{}
28564 \end_inset
28565
28566
28567 \series bold
28568
28569 \backslash
28570 prod
28571 \series default
28572 ^
28573 \begin_inset space \textvisiblespace{}
28574 \end_inset
28575
28576
28577 \series bold
28578
28579 \backslash
28580 infty
28581 \series default
28582
28583 \begin_inset space \textvisiblespace{}
28584 \end_inset
28585
28586
28587 \series bold
28588
28589 \begin_inset Formula $\downarrow$
28590 \end_inset
28591
28592 _R=1}
28593 \series default
28594
28595 \begin_inset Index idx
28596 status collapsed
28597
28598 \begin_layout Plain Layout
28599 Commands ! V ! 
28600 \backslash
28601 vphantom
28602 \end_layout
28603
28604 \end_inset
28605
28606  is inserted, because the multiplication operator with its limits is the
28607  largest symbol in the first line and this should be the size for the bracket
28608  in the second line.
28609 \end_layout
28610
28611 \begin_layout Standard
28612 The result is this:
28613 \begin_inset Formula 
28614 \begin{eqnarray*}
28615 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28616  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28617 \end{eqnarray*}
28618
28619 \end_inset
28620
28621
28622 \end_layout
28623
28624 \begin_layout Subsection
28625 Align Environments
28626 \end_layout
28627
28628 \begin_layout Standard
28629 Align environments can be used for every kind of multiline formulas.
28630  They are especially useful to set several formulas side by side.
28631 \end_layout
28632
28633 \begin_layout Standard
28634 Align environments consist of columns.
28635  The odd columns are right aligned, the even ones left aligned.
28636  Every line in an Align environment can be numbered.
28637 \end_layout
28638
28639 \begin_layout Standard
28640 Align environments are created via the menu 
28641 \family sans
28642 Insert\SpecialChar menuseparator
28643 Math
28644 \family default
28645 .
28646  With the menu 
28647 \family sans
28648 Edit\SpecialChar menuseparator
28649 Math\SpecialChar menuseparator
28650 Change Formula Type
28651 \family default
28652  already existing formulas can be converted to Align environments.
28653 \end_layout
28654
28655 \begin_layout Standard
28656 To add or delete columns, the math toolbar buttons 
28657 \begin_inset Info
28658 type  "icon"
28659 arg   "tabular-feature append-column"
28660 \end_inset
28661
28662  or 
28663 \begin_inset Info
28664 type  "icon"
28665 arg   "tabular-feature delete-column"
28666 \end_inset
28667
28668 , respectively, or the menu 
28669 \family sans
28670 Edit\SpecialChar menuseparator
28671 Rows & Columns
28672 \family default
28673  can be used.
28674 \end_layout
28675
28676 \begin_layout Subsubsection
28677 Standard align Environment
28678 \begin_inset CommandInset label
28679 LatexCommand label
28680 name "subsec:Standard-align-Environment"
28681
28682 \end_inset
28683
28684
28685 \begin_inset Index idx
28686 status collapsed
28687
28688 \begin_layout Plain Layout
28689 Formula ! multiline ! align environment
28690 \end_layout
28691
28692 \end_inset
28693
28694
28695 \end_layout
28696
28697 \begin_layout Standard
28698 This Align environment is created by pressing 
28699 \begin_inset Info
28700 type  "shortcut"
28701 arg   "newline-insert newline"
28702 \end_inset
28703
28704  in a formula or by the menu 
28705 \family sans
28706 Insert\SpecialChar menuseparator
28707 Math\SpecialChar menuseparator
28708 AMS align Environment
28709 \family default
28710 .
28711 \end_layout
28712
28713 \begin_layout Standard
28714 An example for two formulas set side by side, that are created with a four
28715  column align environment:
28716 \begin_inset Formula 
28717 \begin{align*}
28718 A & =\sin(B) & C & =D\\
28719 C & \ne A & B & \ne D
28720 \end{align*}
28721
28722 \end_inset
28723
28724 As it can be seen, the formulas in this environment are placed so as if
28725  there would be a 
28726 \series bold
28727
28728 \backslash
28729 hfill
28730 \begin_inset Foot
28731 status collapsed
28732
28733 \begin_layout Plain Layout
28734 more about 
28735 \series bold
28736
28737 \backslash
28738 hfill
28739 \series default
28740  see 
28741 \begin_inset CommandInset ref
28742 LatexCommand ref
28743 reference "subsec:Variable-Space"
28744
28745 \end_inset
28746
28747
28748 \end_layout
28749
28750 \end_inset
28751
28752
28753 \series default
28754  before the first and after every even column.
28755  When the formula style 
28756 \series bold
28757 Indented
28758 \begin_inset Foot
28759 status collapsed
28760
28761 \begin_layout Plain Layout
28762 formula styles see 
28763 \begin_inset CommandInset ref
28764 LatexCommand ref
28765 reference "sec:Formula-Styles"
28766
28767 \end_inset
28768
28769
28770 \end_layout
28771
28772 \end_inset
28773
28774
28775 \series default
28776  is used, the formula is set without the 
28777 \series bold
28778
28779 \backslash
28780 hfill
28781 \series default
28782  before the first column.
28783 \end_layout
28784
28785 \begin_layout Subsubsection
28786 Alignat Environment
28787 \begin_inset Index idx
28788 status collapsed
28789
28790 \begin_layout Plain Layout
28791 Formula ! multiline ! alignat environment
28792 \end_layout
28793
28794 \end_inset
28795
28796
28797 \end_layout
28798
28799 \begin_layout Standard
28800 The alignat environment has no predefined column separation.
28801  It can be inserted manually with the spaces that are described 
28802 \begin_inset CommandInset ref
28803 LatexCommand ref
28804 reference "subsec:Space"
28805
28806 \end_inset
28807
28808 .
28809 \end_layout
28810
28811 \begin_layout Standard
28812 The above example in the alignat environment where 1
28813 \begin_inset space \thinspace{}
28814 \end_inset
28815
28816 cm space was inserted at the beginning of the second formula:
28817 \begin_inset Formula 
28818 \begin{alignat*}{2}
28819 A & =\sin(B) & \hspace{1cm}C & =D\\
28820 C & \ne A & B & \ne D
28821 \end{alignat*}
28822
28823 \end_inset
28824
28825 Because the column separation can be set separately for every column, this
28826  environment is especially suitable to set three and more formulas side
28827  by side.
28828 \end_layout
28829
28830 \begin_layout Subsubsection
28831 Flalign Environment
28832 \begin_inset CommandInset label
28833 LatexCommand label
28834 name "subsec:Flalign-Environment"
28835
28836 \end_inset
28837
28838
28839 \begin_inset Index idx
28840 status collapsed
28841
28842 \begin_layout Plain Layout
28843 Formula ! multiline ! flalign environment
28844 \end_layout
28845
28846 \end_inset
28847
28848
28849 \end_layout
28850
28851 \begin_layout Standard
28852 In this environment the first two columns are always set as much as possible
28853  to the left and the last two ones to the right.
28854  An example:
28855 \begin_inset Formula 
28856 \begin{flalign*}
28857 A & =1 & B & =2 & C & =3\\
28858 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28859 \end{flalign*}
28860
28861 \end_inset
28862
28863
28864 \end_layout
28865
28866 \begin_layout Standard
28867 By creating a flalign environment with an odd number of columns where an
28868  empty \SpecialChar TeX
28869  brace is inserted to the last column, several formulas in a document
28870  can be set to the left, although the formula style 
28871 \series bold
28872 Centered
28873 \series default
28874  is used.
28875  As example the indented formula 
28876 \begin_inset CommandInset ref
28877 LatexCommand eqref
28878 reference "eq:VolInt"
28879
28880 \end_inset
28881
28882 :
28883 \begin_inset Formula 
28884 \begin{flalign}
28885 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28886 \end{flalign}
28887
28888 \end_inset
28889
28890 The first two columns contain the formula.
28891  To indent it as with the formula style 
28892 \series bold
28893 Indented
28894 \series default
28895 , 30
28896 \begin_inset space \thinspace{}
28897 \end_inset
28898
28899 pt space was inserted at the beginning of the first column.
28900 \end_layout
28901
28902 \begin_layout Subsection
28903 Eqnarray Environment
28904 \begin_inset CommandInset label
28905 LatexCommand label
28906 name "subsec:Eqnarray-Environment"
28907
28908 \end_inset
28909
28910
28911 \begin_inset Index idx
28912 status collapsed
28913
28914 \begin_layout Plain Layout
28915 Formula ! multiline ! eqnarray environment
28916 \end_layout
28917
28918 \end_inset
28919
28920
28921 \end_layout
28922
28923 \begin_layout Standard
28924 When this environment has been created, three blue boxes appear.
28925  The content of the first box is right aligned, the content of the last
28926  one left aligned.
28927  The content of the middle box appears centered and a bit smaller, because
28928  it is designed to insert there only relation characters.
28929 \begin_inset Formula 
28930 \begin{eqnarray*}
28931 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28932 AB & AB & AB\\
28933 A & = & A
28934 \end{eqnarray*}
28935
28936 \end_inset
28937
28938
28939 \end_layout
28940
28941 \begin_layout Subsection
28942 Gather Environment
28943 \begin_inset Index idx
28944 status collapsed
28945
28946 \begin_layout Plain Layout
28947 Formula ! multiline ! gather environment
28948 \end_layout
28949
28950 \end_inset
28951
28952
28953 \end_layout
28954
28955 \begin_layout Standard
28956 This environment consists of only one centered column.
28957  Every line can be numbered.
28958 \begin_inset Formula 
28959 \begin{gather}
28960 A=1\\
28961 X=\textrm{-}1
28962 \end{gather}
28963
28964 \end_inset
28965
28966
28967 \end_layout
28968
28969 \begin_layout Subsection
28970 Multline Environment
28971 \begin_inset CommandInset label
28972 LatexCommand label
28973 name "subsec:Multline-Environment"
28974
28975 \end_inset
28976
28977
28978 \begin_inset Index idx
28979 status collapsed
28980
28981 \begin_layout Plain Layout
28982 Formula ! multiline ! multline environment
28983 \end_layout
28984
28985 \end_inset
28986
28987
28988 \end_layout
28989
28990 \begin_layout Standard
28991 The multline environment consists, like the gather environment, of only
28992  one column.
28993  But the first line is left aligned, the last one right aligned.
28994  All other lines are centered.
28995  Therefore this environment is suitable for long formulas.
28996  As example formula 
28997 \begin_inset CommandInset ref
28998 LatexCommand eqref
28999 reference "eq:lefteqn"
29000
29001 \end_inset
29002
29003  in the multline environment:
29004 \begin_inset Formula 
29005 \begin{multline}
29006 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}\\
29007 -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}\\
29008 =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}}
29009 \end{multline}
29010
29011 \end_inset
29012
29013
29014 \end_layout
29015
29016 \begin_layout Standard
29017 In the output only the last (first) line of a multline environment appears
29018  numbered when the document numbering is right (left).
29019 \begin_inset Foot
29020 status collapsed
29021
29022 \begin_layout Plain Layout
29023 numbering styles see 
29024 \begin_inset CommandInset ref
29025 LatexCommand ref
29026 reference "sec:Formula-Styles"
29027
29028 \end_inset
29029
29030
29031 \end_layout
29032
29033 \end_inset
29034
29035
29036 \end_layout
29037
29038 \begin_layout Standard
29039 With the commands 
29040 \series bold
29041
29042 \backslash
29043 shoveright
29044 \series default
29045
29046 \begin_inset Index idx
29047 status collapsed
29048
29049 \begin_layout Plain Layout
29050 Commands ! S ! 
29051 \backslash
29052 shoveright
29053 \end_layout
29054
29055 \end_inset
29056
29057  and 
29058 \series bold
29059
29060 \backslash
29061 shoveleft
29062 \series default
29063
29064 \begin_inset Index idx
29065 status collapsed
29066
29067 \begin_layout Plain Layout
29068 Commands ! S ! 
29069 \backslash
29070 shoveleft
29071 \end_layout
29072
29073 \end_inset
29074
29075  a centered line can be right or left aligned, respectively.
29076  The commands are used as follows:
29077 \end_layout
29078
29079 \begin_layout Standard
29080
29081 \series bold
29082
29083 \backslash
29084 shoveright{line content}
29085 \series default
29086  and 
29087 \series bold
29088
29089 \backslash
29090 shoveleft{line content}
29091 \end_layout
29092
29093 \begin_layout Standard
29094 \begin_inset VSpace medskip
29095 \end_inset
29096
29097 The length 
29098 \series bold
29099
29100 \backslash
29101 multlinegap
29102 \series default
29103
29104 \begin_inset Index idx
29105 status collapsed
29106
29107 \begin_layout Plain Layout
29108 Commands ! M ! 
29109 \backslash
29110 multlinegap
29111 \end_layout
29112
29113 \end_inset
29114
29115  specifies the distance of the first line from the left page margin.
29116  Predefined is the length 0
29117 \begin_inset space \thinspace{}
29118 \end_inset
29119
29120 pt.
29121 \end_layout
29122
29123 \begin_layout Standard
29124 As example the above formula where the command
29125 \end_layout
29126
29127 \begin_layout Standard
29128
29129 \series bold
29130
29131 \backslash
29132 setlength{
29133 \backslash
29134 multlinegap}{2cm}
29135 \end_layout
29136
29137 \begin_layout Standard
29138 was inserted in \SpecialChar TeX
29139  mode before:
29140 \begin_inset ERT
29141 status collapsed
29142
29143 \begin_layout Plain Layout
29144
29145
29146 \backslash
29147 setlength{
29148 \backslash
29149 multlinegap}{2cm}
29150 \end_layout
29151
29152 \end_inset
29153
29154
29155 \begin_inset Formula 
29156 \begin{multline}
29157 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}\\
29158 \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}}\\
29159 =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}}
29160 \end{multline}
29161
29162 \end_inset
29163
29164
29165 \begin_inset ERT
29166 status collapsed
29167
29168 \begin_layout Plain Layout
29169
29170
29171 \backslash
29172 setlength{
29173 \backslash
29174 multlinegap}{0pt}
29175 \end_layout
29176
29177 \end_inset
29178
29179 The second line was left aligned using 
29180 \series bold
29181
29182 \backslash
29183 shoveleft
29184 \series default
29185 .
29186 \end_layout
29187
29188 \begin_layout Subsection
29189 Multiline Formula Parts
29190 \begin_inset CommandInset label
29191 LatexCommand label
29192 name "subsec:Multiline-Formula-Parts"
29193
29194 \end_inset
29195
29196
29197 \begin_inset Index idx
29198 status collapsed
29199
29200 \begin_layout Plain Layout
29201 Formula ! multiline ! formula parts
29202 \end_layout
29203
29204 \end_inset
29205
29206
29207 \end_layout
29208
29209 \begin_layout Standard
29210 To display only parts of a formula with multiple lines, one of the following
29211  environments is used: 
29212 \series bold
29213 aligned
29214 \series default
29215
29216 \series bold
29217 alignedat
29218 \series default
29219
29220 \series bold
29221 gathered
29222 \series default
29223  or 
29224 \series bold
29225 split
29226 \series default
29227 .
29228  They can be inserted via the menu 
29229 \family sans
29230 Insert\SpecialChar menuseparator
29231 Math
29232 \family default
29233  or by using the commands described in this section.
29234 \end_layout
29235
29236 \begin_layout Standard
29237 The first three have the same properties as the corresponding multiline
29238  formula environments, but it is possible to set further formula parts beside
29239  them.
29240  An example:
29241 \begin_inset Formula 
29242 \[
29243 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29244 \Delta E\Delta t & \ge\frac{\hbar}{2}
29245 \end{aligned}
29246 \right\} \textrm{Uncertainty relations}
29247 \]
29248
29249 \end_inset
29250
29251
29252 \end_layout
29253
29254 \begin_layout Standard
29255 To get this formula, a displayed formula is created where the command 
29256 \series bold
29257
29258 \backslash
29259 aligned
29260 \series default
29261
29262 \begin_inset Index idx
29263 status collapsed
29264
29265 \begin_layout Plain Layout
29266 Commands ! A ! 
29267 \backslash
29268 aligned
29269 \end_layout
29270
29271 \end_inset
29272
29273  is inserted.
29274  A purple box appears around the blue formula box where now columns and
29275  lines can be added.
29276  Outside the multiline environment other formula parts can be set, like
29277  the brace.
29278 \end_layout
29279
29280 \begin_layout Standard
29281 The aligned environment is also suitable for long formulas whose lines are
29282  horizontally aligned.
29283  Using aligned in a displayed formula has the advantage that the formula
29284  number is vertically centered behind the lines.
29285  As example formula 
29286 \begin_inset CommandInset ref
29287 LatexCommand eqref
29288 reference "eq:shortlong"
29289
29290 \end_inset
29291
29292  in the aligned environment:
29293 \begin_inset Formula 
29294 \begin{equation}
29295 \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}|}\\
29296  & -\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}|}
29297 \end{aligned}
29298 \end{equation}
29299
29300 \end_inset
29301
29302
29303 \end_layout
29304
29305 \begin_layout Standard
29306 To use the environments 
29307 \series bold
29308 alignedat
29309 \series default
29310
29311 \series bold
29312 gathered
29313 \series default
29314 , or 
29315 \series bold
29316 split
29317 \series default
29318 , the command 
29319 \series bold
29320
29321 \backslash
29322 alignedat
29323 \series default
29324 ,
29325 \begin_inset Index idx
29326 status collapsed
29327
29328 \begin_layout Plain Layout
29329 Commands ! A ! 
29330 \backslash
29331 alignedat
29332 \end_layout
29333
29334 \end_inset
29335
29336  
29337 \series bold
29338
29339 \backslash
29340 gathered
29341 \series default
29342
29343 \begin_inset Index idx
29344 status collapsed
29345
29346 \begin_layout Plain Layout
29347 Commands ! G ! 
29348 \backslash
29349 gathered
29350 \end_layout
29351
29352 \end_inset
29353
29354 , or 
29355 \series bold
29356
29357 \backslash
29358 split
29359 \series default
29360
29361 \begin_inset Index idx
29362 status collapsed
29363
29364 \begin_layout Plain Layout
29365 Commands ! S ! 
29366 \backslash
29367 split
29368 \end_layout
29369
29370 \end_inset
29371
29372  are inserted, respectively.
29373  The split environment has the same properties as the aligned environment
29374  but it can only have two columns.
29375 \end_layout
29376
29377 \begin_layout Subsection
29378 Text in multiline Formulas
29379 \begin_inset CommandInset label
29380 LatexCommand label
29381 name "subsec:Text-in-multiline"
29382
29383 \end_inset
29384
29385
29386 \begin_inset Index idx
29387 status collapsed
29388
29389 \begin_layout Plain Layout
29390 Text ! in formulas
29391 \end_layout
29392
29393 \end_inset
29394
29395
29396 \begin_inset Index idx
29397 status collapsed
29398
29399 \begin_layout Plain Layout
29400 Formula ! multiline ! text
29401 \end_layout
29402
29403 \end_inset
29404
29405
29406 \end_layout
29407
29408 \begin_layout Standard
29409 In the Align environments, and the multline and gather environment, text
29410  can be inserted that will appear in a separate line and doesn't affect
29411  the column alignment.
29412  To do this, the command 
29413 \series bold
29414
29415 \backslash
29416 intertext
29417 \series default
29418
29419 \begin_inset Index idx
29420 status collapsed
29421
29422 \begin_layout Plain Layout
29423 Commands ! I ! 
29424 \backslash
29425 intertext
29426 \end_layout
29427
29428 \end_inset
29429
29430  is used in the following scheme:
29431 \end_layout
29432
29433 \begin_layout Standard
29434
29435 \series bold
29436
29437 \backslash
29438 intertext{text}
29439 \end_layout
29440
29441 \begin_layout Standard
29442 The text should not be longer than a line because it cannot be hyphenated.
29443  As \SpecialChar LyX
29444  doesn't yet support 
29445 \series bold
29446
29447 \backslash
29448 intertext
29449 \series default
29450  directly, the text is written as mathematical text.
29451  
29452 \series bold
29453
29454 \backslash
29455 intertext
29456 \series default
29457  must hereby be at the beginning of a line and appears in the output above
29458  this line.
29459  An example where the text was inserted at the beginning of the second line:
29460 \begin_inset Formula 
29461 \begin{align}
29462 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29463 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29464 \end{align}
29465
29466 \end_inset
29467
29468
29469 \end_layout
29470
29471 \begin_layout Standard
29472
29473 \series bold
29474
29475 \backslash
29476 intertext
29477 \series default
29478  always creates some vertical space between the text and the formula lines.
29479  To avoid this space, set in the document settings under 
29480 \family sans
29481 Math
29482 \begin_inset space ~
29483 \end_inset
29484
29485 Options
29486 \family default
29487  for the package 
29488 \series bold
29489 mathtools
29490 \series default
29491
29492 \begin_inset Index idx
29493 status collapsed
29494
29495 \begin_layout Plain Layout
29496 Packages ! mathtools
29497 \end_layout
29498
29499 \end_inset
29500
29501  the option 
29502 \family sans
29503 Load
29504 \begin_inset space ~
29505 \end_inset
29506
29507 always
29508 \family default
29509 .
29510  Then you can use the command 
29511 \series bold
29512
29513 \backslash
29514 shortintertext
29515 \series default
29516
29517 \begin_inset Index idx
29518 status collapsed
29519
29520 \begin_layout Plain Layout
29521 Commands ! S ! 
29522 \backslash
29523 shortintertext
29524 \end_layout
29525
29526 \end_inset
29527
29528  instead of 
29529 \series bold
29530
29531 \backslash
29532 intertext
29533 \series default
29534 :
29535 \end_layout
29536
29537 \begin_layout Standard
29538 \begin_inset Formula 
29539 \begin{align}
29540 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29541 \shortintertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29542 \end{align}
29543
29544 \end_inset
29545
29546
29547 \end_layout
29548
29549 \begin_layout Section
29550 Formula Numbering
29551 \begin_inset Index idx
29552 status collapsed
29553
29554 \begin_layout Plain Layout
29555 Formula numbering
29556 \end_layout
29557
29558 \end_inset
29559
29560
29561 \begin_inset Index idx
29562 status collapsed
29563
29564 \begin_layout Plain Layout
29565 Formula ! numbering|see
29566 \begin_inset ERT
29567 status collapsed
29568
29569 \begin_layout Plain Layout
29570
29571 {
29572 \end_layout
29573
29574 \end_inset
29575
29576 Formula numbering
29577 \begin_inset ERT
29578 status collapsed
29579
29580 \begin_layout Plain Layout
29581
29582 }
29583 \end_layout
29584
29585 \end_inset
29586
29587
29588 \end_layout
29589
29590 \end_inset
29591
29592
29593 \end_layout
29594
29595 \begin_layout Subsection
29596 General
29597 \end_layout
29598
29599 \begin_layout Standard
29600 Numbered formulas can be created with the menu 
29601 \family sans
29602 Insert\SpecialChar menuseparator
29603 Math\SpecialChar menuseparator
29604 Numbered
29605 \begin_inset space ~
29606 \end_inset
29607
29608 Formula
29609 \family default
29610  (shortcut 
29611 \family sans
29612 Ctrl+Alt
29613 \begin_inset space ~
29614 \end_inset
29615
29616 N
29617 \family default
29618 ).
29619  Existing formulas can be numbered with the menu 
29620 \family sans
29621 Edit\SpecialChar menuseparator
29622 Math\SpecialChar menuseparator
29623 Toggle
29624 \begin_inset space ~
29625 \end_inset
29626
29627 Numbering
29628 \family default
29629  (shortcut 
29630 \begin_inset Info
29631 type  "shortcut"
29632 arg   "math-number-toggle"
29633 \end_inset
29634
29635 ).
29636  The formula number is displayed in \SpecialChar LyX
29637  behind the formula as a number sign
29638  in parentheses.
29639  The number sign is replaced in the output by the formula number.
29640 \end_layout
29641
29642 \begin_layout Standard
29643 When numbering is turned on in multiline formulas, all lines will be numbered.
29644  But the numbering can be controlled with the menu 
29645 \family sans
29646 Edit\SpecialChar menuseparator
29647 Math\SpecialChar menuseparator
29648 Toggle
29649 \begin_inset space ~
29650 \end_inset
29651
29652 Numbering
29653 \begin_inset space ~
29654 \end_inset
29655
29656 of
29657 \begin_inset space ~
29658 \end_inset
29659
29660 Line
29661 \family default
29662  (shortcut 
29663 \begin_inset Info
29664 type  "shortcut"
29665 arg   "math-number-line-toggle"
29666 \end_inset
29667
29668 ) for every line.
29669 \end_layout
29670
29671 \begin_layout Standard
29672 Except for inline formulas, all formulas can be numbered with two different
29673  styles, see 
29674 \begin_inset CommandInset ref
29675 LatexCommand ref
29676 reference "sec:Formula-Styles"
29677
29678 \end_inset
29679
29680 .
29681 \end_layout
29682
29683 \begin_layout Subsection
29684 Cross-References
29685 \begin_inset Index idx
29686 status collapsed
29687
29688 \begin_layout Plain Layout
29689 Cross-references ! to formulas
29690 \end_layout
29691
29692 \end_inset
29693
29694
29695 \end_layout
29696
29697 \begin_layout Standard
29698 All labeled formulas can be cross-referenced.
29699  A label is added by the menu 
29700 \family sans
29701 Insert\SpecialChar menuseparator
29702 Label
29703 \family default
29704  or the toolbar button 
29705 \begin_inset Info
29706 type  "icon"
29707 arg   "label-insert"
29708 \end_inset
29709
29710 .
29711  The cursor must hereby be inside a displayed formula.
29712  Alternatively you can right-click on the formula and choose 
29713 \family sans
29714 Equation Label
29715 \family default
29716 .
29717  A dialog pops up displaying the prefix 
29718 \series bold
29719 eq:
29720 \series default
29721  in a text field.
29722  The label is inserted there behind the prefix.
29723  The predefined prefix means 
29724 \begin_inset Quotes eld
29725 \end_inset
29726
29727 equation
29728 \begin_inset Quotes erd
29729 \end_inset
29730
29731  and makes it easier to find labels in large documents because it marks
29732  it as formula label to divide it from e.
29733 \begin_inset space \thinspace{}
29734 \end_inset
29735
29736 g.
29737 \begin_inset space \space{}
29738 \end_inset
29739
29740 section labels.
29741  To change a label, the menu 
29742 \family sans
29743 Insert\SpecialChar menuseparator
29744 Label
29745 \family default
29746  is used again or you right-click on a formula and then on 
29747 \family sans
29748 Equation Label
29749 \family default
29750 .
29751 \end_layout
29752
29753 \begin_layout Standard
29754 The name of the label is displayed in \SpecialChar LyX
29755  within two parentheses behind formula.
29756  A formula with a label is always numbered.
29757 \end_layout
29758
29759 \begin_layout Standard
29760 Cross-references are inserted via the menu 
29761 \family sans
29762 Insert\SpecialChar menuseparator
29763 Cross-Reference
29764 \family default
29765  or with the toolbar button 
29766 \begin_inset Info
29767 type  "icon"
29768 arg   "dialog-show-new-inset ref"
29769 \end_inset
29770
29771 .
29772  A formula cross-reference appears in the output as formula number.
29773  When in the cross-reference dialog window the format 
29774 \series bold
29775 (<reference>)
29776 \series default
29777  is chosen, the cross-reference appears in the output as formula number
29778  in parentheses.
29779 \begin_inset Newline newline
29780 \end_inset
29781
29782 By right-clicking on a cross-reference in \SpecialChar LyX
29783 , one jumps to the formula that
29784  is referenced.
29785 \end_layout
29786
29787 \begin_layout Standard
29788 Here are as examples cross-references to formulas of the following subsections:
29789 \begin_inset Note Note
29790 status open
29791
29792 \begin_layout Plain Layout
29793 Note the different cross-reference types.
29794 \end_layout
29795
29796 \end_inset
29797
29798
29799 \end_layout
29800
29801 \begin_layout Standard
29802 The equations 
29803 \begin_inset CommandInset ref
29804 LatexCommand eqref
29805 reference "eq:tag"
29806
29807 \end_inset
29808
29809  and 
29810 \begin_inset CommandInset ref
29811 LatexCommand eqref
29812 reference "eq:c"
29813
29814 \end_inset
29815
29816  are equivalent.
29817  In (
29818 \begin_inset CommandInset ref
29819 LatexCommand ref
29820 reference "eq:Lat"
29821
29822 \end_inset
29823
29824 ) big Latin letters are used for the numbering in contrary to (
29825 \begin_inset CommandInset ref
29826 LatexCommand ref
29827 reference "eq:Rom"
29828
29829 \end_inset
29830
29831 ).
29832 \end_layout
29833
29834 \begin_layout Standard
29835 \begin_inset VSpace medskip
29836 \end_inset
29837
29838 When the argument of 
29839 \series bold
29840
29841 \backslash
29842 tag
29843 \begin_inset Foot
29844 status collapsed
29845
29846 \begin_layout Plain Layout
29847
29848 \series bold
29849
29850 \backslash
29851 tag
29852 \series default
29853  is described in 
29854 \begin_inset CommandInset ref
29855 LatexCommand ref
29856 reference "subsec:User-defined-Numbering"
29857
29858 \end_inset
29859
29860 .
29861 \end_layout
29862
29863 \end_inset
29864
29865
29866 \series default
29867  contains a box like in 
29868 \begin_inset CommandInset ref
29869 LatexCommand ref
29870 reference "subsec:Paragraph-Boxes"
29871
29872 \end_inset
29873
29874 , the formula cannot be referenced.
29875 \end_layout
29876
29877 \begin_layout Subsection
29878 Subnumbering
29879 \begin_inset Index idx
29880 status collapsed
29881
29882 \begin_layout Plain Layout
29883 Formula numbering ! subnumbering
29884 \end_layout
29885
29886 \end_inset
29887
29888
29889 \end_layout
29890
29891 \begin_layout Standard
29892 With the help of the commands 
29893 \series bold
29894
29895 \backslash
29896 begin{subequations}
29897 \series default
29898  and 
29899 \series bold
29900
29901 \backslash
29902 end{subequations}
29903 \series default
29904  formulas can be subnumbered.
29905  Both commands are inserted in \SpecialChar TeX
29906  mode.
29907 \end_layout
29908
29909 \begin_layout Standard
29910 An example:
29911 \begin_inset Formula 
29912 \begin{equation}
29913 A=C-B
29914 \end{equation}
29915
29916 \end_inset
29917
29918
29919 \begin_inset ERT
29920 status open
29921
29922 \begin_layout Plain Layout
29923
29924
29925 \backslash
29926 begin{subequations}
29927 \end_layout
29928
29929 \end_inset
29930
29931
29932 \begin_inset VSpace -5mm
29933 \end_inset
29934
29935
29936 \begin_inset Formula 
29937 \begin{equation}
29938 B=C-A\label{eq:b}
29939 \end{equation}
29940
29941 \end_inset
29942
29943
29944 \begin_inset Formula 
29945 \begin{equation}
29946 C=A+B\label{eq:c}
29947 \end{equation}
29948
29949 \end_inset
29950
29951
29952 \end_layout
29953
29954 \begin_layout Standard
29955 \begin_inset ERT
29956 status open
29957
29958 \begin_layout Plain Layout
29959
29960
29961 \backslash
29962 end{subequations}
29963 \end_layout
29964
29965 \end_inset
29966
29967
29968 \end_layout
29969
29970 \begin_layout Standard
29971 To create the example, the following is done:
29972 \end_layout
29973
29974 \begin_layout Enumerate
29975 first formula is inserted
29976 \end_layout
29977
29978 \begin_layout Enumerate
29979
29980 \series bold
29981
29982 \backslash
29983 begin{subequations}
29984 \begin_inset Newline newline
29985 \end_inset
29986
29987
29988 \series default
29989 is inserted after the first formula
29990 \end_layout
29991
29992 \begin_layout Enumerate
29993 second formula is inserted
29994 \end_layout
29995
29996 \begin_layout Enumerate
29997 third formula is inserted
29998 \end_layout
29999
30000 \begin_layout Enumerate
30001
30002 \series bold
30003
30004 \backslash
30005 end{subequations}
30006 \series default
30007  is inserted after the third formula
30008 \end_layout
30009
30010 \begin_layout Standard
30011 Every formula between the commands 
30012 \series bold
30013
30014 \backslash
30015 begin
30016 \series default
30017  and 
30018 \series bold
30019
30020 \backslash
30021 end
30022 \series default
30023  will be subnumbered with a, b, c, \SpecialChar ldots
30024  in the output.
30025  For multiline formulas every line will be subnumbered.
30026 \end_layout
30027
30028 \begin_layout Standard
30029 Referencing subequations work like for normal equations: 
30030 \begin_inset CommandInset ref
30031 LatexCommand eqref
30032 reference "eq:b"
30033
30034 \end_inset
30035
30036
30037 \begin_inset CommandInset ref
30038 LatexCommand eqref
30039 reference "eq:c"
30040
30041 \end_inset
30042
30043 .
30044  If you want to reference the subequations collectively, insert a label
30045  directly after
30046 \series bold
30047  
30048 \backslash
30049 begin{subequations}
30050 \series default
30051  and reference it.
30052  Formula 
30053 \begin_inset CommandInset ref
30054 LatexCommand eqref
30055 reference "eq:Here-is-an"
30056
30057 \end_inset
30058
30059  is an example.
30060 \end_layout
30061
30062 \begin_layout Standard
30063 By inserting commands in \SpecialChar TeX
30064  mode, a space is created between the first two
30065  formulas.
30066  To revert this -5
30067 \begin_inset space \thinspace{}
30068 \end_inset
30069
30070 mm vertical space is inserted after the command 
30071 \series bold
30072
30073 \backslash
30074 begin{subequations}
30075 \series default
30076 .
30077  When the formula style 
30078 \series bold
30079 Indented
30080 \begin_inset Foot
30081 status collapsed
30082
30083 \begin_layout Plain Layout
30084 formula styles see 
30085 \begin_inset CommandInset ref
30086 LatexCommand ref
30087 reference "sec:Formula-Styles"
30088
30089 \end_inset
30090
30091
30092 \end_layout
30093
30094 \end_inset
30095
30096
30097 \series default
30098  is used, -7
30099 \begin_inset space \thinspace{}
30100 \end_inset
30101
30102 mm space is inserted instead.
30103 \end_layout
30104
30105 \begin_layout Standard
30106 To get another subnumber instead of small Latin letters, insert this command
30107  as TeX code after 
30108 \series bold
30109
30110 \backslash
30111 begin{subequations}
30112 \series default
30113 :
30114 \end_layout
30115
30116 \begin_layout Standard
30117
30118 \series bold
30119
30120 \backslash
30121 renewcommand{
30122 \backslash
30123 theequation}{
30124 \backslash
30125 theparentequation -
30126 \backslash
30127 roman{equation}}
30128 \end_layout
30129
30130 \begin_layout Standard
30131
30132 \series bold
30133
30134 \backslash
30135 theparentequation
30136 \series default
30137  creates hereby the parent number and 
30138 \series bold
30139
30140 \backslash
30141 roman{equation}
30142 \series default
30143  adds a small Roman number as subnumber.
30144  For more information about the customization of the numbering, see 
30145 \begin_inset CommandInset ref
30146 LatexCommand ref
30147 reference "subsec:Numbering-with-Roman"
30148
30149 \end_inset
30150
30151 .
30152 \end_layout
30153
30154 \begin_layout Standard
30155 Here is an example for a multiline formula where the numbering is customized
30156  and turned off for the second line:
30157 \begin_inset ERT
30158 status collapsed
30159
30160 \begin_layout Plain Layout
30161
30162
30163 \backslash
30164 begin{subequations}
30165 \end_layout
30166
30167 \end_inset
30168
30169
30170 \begin_inset CommandInset label
30171 LatexCommand label
30172 name "eq:Here-is-an"
30173
30174 \end_inset
30175
30176
30177 \begin_inset ERT
30178 status open
30179
30180 \begin_layout Plain Layout
30181
30182
30183 \backslash
30184 renewcommand{
30185 \backslash
30186 theequation}{
30187 \backslash
30188 theparentequation -
30189 \backslash
30190 roman{equation}}
30191 \end_layout
30192
30193 \end_inset
30194
30195
30196 \begin_inset Formula 
30197 \begin{eqnarray}
30198 A & = & (B-Z)^{2}=(B-Z)(B-Z)\\
30199  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30200  & = & B^{2}-2BZ+Z^{2}
30201 \end{eqnarray}
30202
30203 \end_inset
30204
30205
30206 \begin_inset ERT
30207 status collapsed
30208
30209 \begin_layout Plain Layout
30210
30211
30212 \backslash
30213 end{subequations}
30214 \end_layout
30215
30216 \end_inset
30217
30218
30219 \end_layout
30220
30221 \begin_layout Subsection
30222 User-defined Numbering
30223 \begin_inset CommandInset label
30224 LatexCommand label
30225 name "subsec:User-defined-Numbering"
30226
30227 \end_inset
30228
30229
30230 \begin_inset Index idx
30231 status collapsed
30232
30233 \begin_layout Plain Layout
30234 Formula numbering ! user-defined
30235 \end_layout
30236
30237 \end_inset
30238
30239
30240 \end_layout
30241
30242 \begin_layout Standard
30243 \begin_inset Index idx
30244 status collapsed
30245
30246 \begin_layout Plain Layout
30247 Formula numbering ! self-defined delimiters
30248 \end_layout
30249
30250 \end_inset
30251
30252 With the standard numbering parentheses are set around the formula number.
30253  To replace the parentheses for example by vertical bars, the following
30254  line is added to the \SpecialChar LaTeX
30255 -preamble:
30256 \end_layout
30257
30258 \begin_layout Standard
30259
30260 \series bold
30261
30262 \backslash
30263 def
30264 \backslash
30265 tagform@#1{
30266 \backslash
30267 maketag@@@{|#1|}}
30268 \series default
30269
30270 \begin_inset Note Note
30271 status collapsed
30272
30273 \begin_layout Plain Layout
30274 This macro is already declared in the \SpecialChar LaTeX
30275 -preamble for testing.
30276  To activate it, remove the percent sign at the beginning.
30277 \end_layout
30278
30279 \end_inset
30280
30281
30282 \end_layout
30283
30284 \begin_layout Standard
30285 To use other characters, the vertical bars besides the 
30286 \series bold
30287 #1
30288 \series default
30289  are replaced by one ore more characters.
30290  To get only the formula number the vertical bars are omitted.
30291 \end_layout
30292
30293 \begin_layout Standard
30294 \begin_inset VSpace bigskip
30295 \end_inset
30296
30297 When there should be an expression of your choice instead of the consecutive
30298  formula number in parentheses behind the formula, the command 
30299 \series bold
30300
30301 \backslash
30302 tag
30303 \series default
30304
30305 \begin_inset Index idx
30306 status collapsed
30307
30308 \begin_layout Plain Layout
30309 Commands ! T ! 
30310 \backslash
30311 tag
30312 \end_layout
30313
30314 \end_inset
30315
30316  is used:
30317 \begin_inset Formula 
30318 \begin{equation}
30319 A+B=C\tag{something}\label{eq:tag}
30320 \end{equation}
30321
30322 \end_inset
30323
30324 In this example the command 
30325 \series bold
30326
30327 \backslash
30328 tag
30329 \begin_inset space \textvisiblespace{}
30330 \end_inset
30331
30332 something
30333 \series default
30334  was inserted in the formula.
30335 \end_layout
30336
30337 \begin_layout Standard
30338 When the command 
30339 \series bold
30340
30341 \backslash
30342 tag*
30343 \begin_inset space \textvisiblespace{}
30344 \end_inset
30345
30346 something
30347 \series default
30348  is inserted instead, the star prevents the parentheses around the expression:
30349 \begin_inset Formula 
30350 \[
30351 A+B=C\tag*{something}
30352 \]
30353
30354 \end_inset
30355
30356
30357 \end_layout
30358
30359 \begin_layout Standard
30360 \begin_inset VSpace bigskip
30361 \end_inset
30362
30363 To restart the formula numbering with new document parts or sections, the
30364  following command is used:
30365 \end_layout
30366
30367 \begin_layout Standard
30368
30369 \series bold
30370
30371 \backslash
30372 @addtoreset{equation}{part}
30373 \series default
30374
30375 \begin_inset Index idx
30376 status collapsed
30377
30378 \begin_layout Plain Layout
30379 Commands ! 
30380 \begin_inset ERT
30381 status collapsed
30382
30383 \begin_layout Plain Layout
30384
30385 "
30386 \end_layout
30387
30388 \end_inset
30389
30390 @
30391 \begin_inset ERT
30392 status collapsed
30393
30394 \begin_layout Plain Layout
30395
30396 "
30397 \end_layout
30398
30399 \end_inset
30400
30401  ! 
30402 \backslash
30403
30404 \begin_inset ERT
30405 status collapsed
30406
30407 \begin_layout Plain Layout
30408
30409 "
30410 \end_layout
30411
30412 \end_inset
30413
30414 @
30415 \begin_inset ERT
30416 status collapsed
30417
30418 \begin_layout Plain Layout
30419
30420 "
30421 \end_layout
30422
30423 \end_inset
30424
30425 addtoreset
30426 \end_layout
30427
30428 \end_inset
30429
30430
30431 \begin_inset Newline newline
30432 \end_inset
30433
30434 resp.
30435 \begin_inset Newline newline
30436 \end_inset
30437
30438
30439 \series bold
30440
30441 \backslash
30442 @addtoreset{equation}{section}
30443 \end_layout
30444
30445 \begin_layout Standard
30446 To be able to use these commands in \SpecialChar TeX
30447  mode, the 
30448 \begin_inset Quotes eld
30449 \end_inset
30450
30451 @
30452 \begin_inset Quotes erd
30453 \end_inset
30454
30455  character has to be made 
30456 \begin_inset Quotes eld
30457 \end_inset
30458
30459 active
30460 \begin_inset Quotes erd
30461 \end_inset
30462
30463  for \SpecialChar LaTeX
30464  using the command 
30465 \series bold
30466
30467 \backslash
30468 makeatletter.
30469
30470 \series default
30471  The command 
30472 \series bold
30473
30474 \backslash
30475 makeatother
30476 \series default
30477  reverts this.
30478  So the command sequence in \SpecialChar TeX
30479  mode is:
30480 \end_layout
30481
30482 \begin_layout Standard
30483
30484 \series bold
30485
30486 \backslash
30487 makeatletter
30488 \begin_inset Newline newline
30489 \end_inset
30490
30491
30492 \backslash
30493 @addtoreset{equation}{section}
30494 \begin_inset Newline newline
30495 \end_inset
30496
30497
30498 \backslash
30499 makeatother
30500 \end_layout
30501
30502 \begin_layout Standard
30503 In the \SpecialChar LaTeX
30504 -preamble 
30505 \series bold
30506
30507 \backslash
30508 makeatletter
30509 \series default
30510  and 
30511 \series bold
30512
30513 \backslash
30514 makeatother
30515 \series default
30516  can be omitted as they are automatically internally inserted by \SpecialChar LyX
30517 .
30518 \end_layout
30519
30520 \begin_layout Standard
30521 To revert 
30522 \series bold
30523
30524 \backslash
30525 @addtoreset
30526 \series default
30527 , the file 
30528 \series bold
30529 remreset.sty
30530 \series default
30531
30532 \begin_inset Foot
30533 status collapsed
30534
30535 \begin_layout Plain Layout
30536
30537 \series bold
30538 remreset
30539 \series default
30540  is part of the \SpecialChar LaTeX
30541 -package 
30542 \series bold
30543 carlisle
30544 \series default
30545
30546 \begin_inset Index idx
30547 status collapsed
30548
30549 \begin_layout Plain Layout
30550 Packages ! carlisle
30551 \end_layout
30552
30553 \end_inset
30554
30555  that is part of every \SpecialChar LaTeX
30556  standard installation.
30557 \end_layout
30558
30559 \end_inset
30560
30561
30562 \begin_inset Index idx
30563 status collapsed
30564
30565 \begin_layout Plain Layout
30566 Packages ! remreset
30567 \end_layout
30568
30569 \end_inset
30570
30571  has to be loaded in the \SpecialChar LaTeX
30572 -preamble with the line
30573 \end_layout
30574
30575 \begin_layout Standard
30576
30577 \series bold
30578
30579 \backslash
30580 usepackage{remreset}
30581 \end_layout
30582
30583 \begin_layout Standard
30584 Then the command 
30585 \series bold
30586
30587 \backslash
30588 @removefromreset
30589 \series default
30590
30591 \begin_inset Index idx
30592 status collapsed
30593
30594 \begin_layout Plain Layout
30595 Commands ! 
30596 \begin_inset ERT
30597 status collapsed
30598
30599 \begin_layout Plain Layout
30600
30601 "
30602 \end_layout
30603
30604 \end_inset
30605
30606 @
30607 \begin_inset ERT
30608 status collapsed
30609
30610 \begin_layout Plain Layout
30611
30612 "
30613 \end_layout
30614
30615 \end_inset
30616
30617  ! 
30618 \backslash
30619
30620 \begin_inset ERT
30621 status collapsed
30622
30623 \begin_layout Plain Layout
30624
30625 "
30626 \end_layout
30627
30628 \end_inset
30629
30630 @
30631 \begin_inset ERT
30632 status collapsed
30633
30634 \begin_layout Plain Layout
30635
30636 "
30637 \end_layout
30638
30639 \end_inset
30640
30641 removefromreset
30642 \end_layout
30643
30644 \end_inset
30645
30646  can be used with the same scheme as 
30647 \series bold
30648
30649 \backslash
30650 @addtoreset
30651 \series default
30652 .
30653 \end_layout
30654
30655 \begin_layout Standard
30656 \begin_inset VSpace bigskip
30657 \end_inset
30658
30659 Sometimes formulas should be numbered in the following form:
30660 \end_layout
30661
30662 \begin_layout Standard
30663
30664 \family typewriter
30665 (section number.formula number)
30666 \end_layout
30667
30668 \begin_layout Standard
30669 The formula number should start with every section with 
30670 \begin_inset Quotes eld
30671 \end_inset
30672
30673 1
30674 \begin_inset Quotes erd
30675 \end_inset
30676
30677 .
30678 \end_layout
30679
30680 \begin_layout Standard
30681 For this case there is the command 
30682 \series bold
30683
30684 \backslash
30685 numberwithin
30686 \series default
30687
30688 \begin_inset Index idx
30689 status collapsed
30690
30691 \begin_layout Plain Layout
30692 Commands ! N ! 
30693 \backslash
30694 numberwithin
30695 \end_layout
30696
30697 \end_inset
30698
30699 , which is used with the following scheme:
30700 \end_layout
30701
30702 \begin_layout Standard
30703
30704 \series bold
30705
30706 \backslash
30707 numberwithin{counter}{sectioning}
30708 \end_layout
30709
30710 \begin_layout Standard
30711 Counter denotes what kind of numbering is affected, sectioning denotes what
30712  number is before the dot.
30713 \end_layout
30714
30715 \begin_layout Standard
30716 Thus in our case the following \SpecialChar LaTeX
30717  preamble or \SpecialChar TeX
30718  code line is used:
30719 \end_layout
30720
30721 \begin_layout Standard
30722
30723 \series bold
30724
30725 \backslash
30726 numberwithin{equation}{section}
30727 \end_layout
30728
30729 \begin_layout Standard
30730 This is the result:
30731 \begin_inset ERT
30732 status collapsed
30733
30734 \begin_layout Plain Layout
30735
30736
30737 \backslash
30738 numberwithin{equation}{section}
30739 \end_layout
30740
30741 \end_inset
30742
30743
30744 \begin_inset Formula 
30745 \begin{equation}
30746 A+B=C
30747 \end{equation}
30748
30749 \end_inset
30750
30751
30752 \end_layout
30753
30754 \begin_layout Standard
30755 To number e.
30756 \begin_inset space \thinspace{}
30757 \end_inset
30758
30759 g.
30760 \begin_inset space \space{}
30761 \end_inset
30762
30763 tables so that the number of the part is the sectioning,
30764 \begin_inset Newline newline
30765 \end_inset
30766
30767
30768 \series bold
30769
30770 \backslash
30771 numberwithin{table}{part}
30772 \series default
30773  is used.
30774 \end_layout
30775
30776 \begin_layout Standard
30777 To go back to the standard numbering or to prevent this kind of numbering
30778  when it is defined by the document class, the following command is inserted
30779  as \SpecialChar TeX
30780  code or to the \SpecialChar LaTeX
30781  preamble:
30782 \end_layout
30783
30784 \begin_layout Standard
30785
30786 \series bold
30787
30788 \backslash
30789 renewcommand{
30790 \backslash
30791 theequation}{
30792 \backslash
30793 arabic{equation}}
30794 \begin_inset Index idx
30795 status collapsed
30796
30797 \begin_layout Plain Layout
30798 Commands ! A ! 
30799 \backslash
30800 arabic
30801 \end_layout
30802
30803 \end_inset
30804
30805
30806 \series default
30807
30808 \begin_inset ERT
30809 status collapsed
30810
30811 \begin_layout Plain Layout
30812
30813
30814 \backslash
30815 renewcommand{
30816 \backslash
30817 theequation}{
30818 \backslash
30819 arabic{equation}}
30820 \end_layout
30821
30822 \end_inset
30823
30824
30825 \series bold
30826
30827 \begin_inset Newline newline
30828 \end_inset
30829
30830
30831 \series default
30832 or
30833 \series bold
30834
30835 \begin_inset Newline newline
30836 \end_inset
30837
30838
30839 \backslash
30840 renewcommand{
30841 \backslash
30842 thetable}{
30843 \backslash
30844 arabic{table}}
30845 \end_layout
30846
30847 \begin_layout Standard
30848
30849 \series bold
30850
30851 \backslash
30852 numberwithin
30853 \series default
30854  uses internally the command 
30855 \series bold
30856
30857 \backslash
30858 @addtoreset
30859 \series default
30860 , described above, that also needs to be reverted.
30861 \begin_inset ERT
30862 status collapsed
30863
30864 \begin_layout Plain Layout
30865
30866
30867 \backslash
30868 makeatletter
30869 \end_layout
30870
30871 \begin_layout Plain Layout
30872
30873
30874 \backslash
30875 @removefromreset{equation}{section}
30876 \end_layout
30877
30878 \begin_layout Plain Layout
30879
30880
30881 \backslash
30882 makeatother
30883 \end_layout
30884
30885 \end_inset
30886
30887
30888 \end_layout
30889
30890 \begin_layout Subsection
30891 Numbering with Roman Numbers and Letters
30892 \begin_inset CommandInset label
30893 LatexCommand label
30894 name "subsec:Numbering-with-Roman"
30895
30896 \end_inset
30897
30898
30899 \begin_inset Index idx
30900 status collapsed
30901
30902 \begin_layout Plain Layout
30903 Formula numbering ! with letters
30904 \end_layout
30905
30906 \end_inset
30907
30908
30909 \begin_inset Index idx
30910 status collapsed
30911
30912 \begin_layout Plain Layout
30913 Formula numbering ! with Roman numbers
30914 \end_layout
30915
30916 \end_inset
30917
30918
30919 \end_layout
30920
30921 \begin_layout Standard
30922 Formulas can also be numbered with Roman numbers and Latin letters.
30923  To number for example with small Roman numbers, the command
30924 \end_layout
30925
30926 \begin_layout Standard
30927
30928 \series bold
30929
30930 \backslash
30931 renewcommand{
30932 \backslash
30933 theequation}{
30934 \backslash
30935 roman{equation}}
30936 \end_layout
30937
30938 \begin_layout Standard
30939 is inserted before the formula in \SpecialChar TeX
30940  mode.
30941  
30942 \series bold
30943
30944 \backslash
30945 renewcommand
30946 \series default
30947
30948 \begin_inset Index idx
30949 status collapsed
30950
30951 \begin_layout Plain Layout
30952 Commands ! R ! 
30953 \backslash
30954 renewcommand
30955 \end_layout
30956
30957 \end_inset
30958
30959  redefines the predefined command 
30960 \series bold
30961
30962 \backslash
30963 theequation
30964 \series default
30965  to the command 
30966 \series bold
30967
30968 \backslash
30969 roman{equation}
30970 \series default
30971 .
30972 \begin_inset Foot
30973 status collapsed
30974
30975 \begin_layout Plain Layout
30976 The command 
30977 \series bold
30978
30979 \backslash
30980 renewcommand
30981 \series default
30982  has the same scheme like the command 
30983 \series bold
30984
30985 \backslash
30986 newcommand
30987 \series default
30988  that is described in 
30989 \begin_inset CommandInset ref
30990 LatexCommand ref
30991 reference "subsec:The-Command-newcommand"
30992
30993 \end_inset
30994
30995 .
30996 \end_layout
30997
30998 \end_inset
30999
31000  
31001 \series bold
31002 equation
31003 \series default
31004  is the formula counter.
31005  When the command 
31006 \series bold
31007
31008 \backslash
31009 the
31010 \series default
31011  is used as prefix for a counter, the value of the counter is output as
31012  Arabic number.
31013  When a formula is numbered, \SpecialChar LaTeX
31014  sets internally the command 
31015 \series bold
31016
31017 \backslash
31018 theequation
31019 \series default
31020  behind the formula.
31021  
31022 \series bold
31023
31024 \backslash
31025 roman{equation}
31026 \begin_inset Index idx
31027 status collapsed
31028
31029 \begin_layout Plain Layout
31030 Commands ! R ! 
31031 \backslash
31032 roman
31033 \end_layout
31034
31035 \end_inset
31036
31037
31038 \series default
31039  outputs the counter as small Roman number.
31040 \end_layout
31041
31042 \begin_layout Standard
31043 All formulas behind the command 
31044 \series bold
31045
31046 \backslash
31047 renew
31048 \series default
31049 c
31050 \series bold
31051 ommand
31052 \series default
31053  are now numbered Roman.
31054  To switch to numbering with big Roman numbers, the command is inserted
31055  again, but 
31056 \series bold
31057
31058 \backslash
31059 roman
31060 \series default
31061  is replaced by 
31062 \series bold
31063
31064 \backslash
31065 Roman
31066 \series default
31067
31068 \begin_inset Index idx
31069 status collapsed
31070
31071 \begin_layout Plain Layout
31072 Commands ! R ! 
31073 \backslash
31074 roman@
31075 \backslash
31076 Roman
31077 \end_layout
31078
31079 \end_inset
31080
31081 .
31082  To 
31083 \begin_inset Quotes eld
31084 \end_inset
31085
31086 number
31087 \begin_inset Quotes erd
31088 \end_inset
31089
31090  with small Latin letters there is the command 
31091 \series bold
31092
31093 \backslash
31094 alph
31095 \series default
31096
31097 \begin_inset Index idx
31098 status collapsed
31099
31100 \begin_layout Plain Layout
31101 Commands ! A ! 
31102 \backslash
31103 alph
31104 \end_layout
31105
31106 \end_inset
31107
31108 , for big ones there is the command 
31109 \series bold
31110
31111 \backslash
31112 Alph
31113 \series default
31114
31115 \begin_inset Index idx
31116 status collapsed
31117
31118 \begin_layout Plain Layout
31119 Commands ! A ! 
31120 \backslash
31121 alph@
31122 \backslash
31123 Alph
31124 \end_layout
31125
31126 \end_inset
31127
31128 .
31129 \end_layout
31130
31131 \begin_layout Standard
31132 \begin_inset Note Greyedout
31133 status open
31134
31135 \begin_layout Plain Layout
31136
31137 \series bold
31138 \color none
31139 Note:
31140 \series default
31141  Only maximal 26
31142 \begin_inset space ~
31143 \end_inset
31144
31145 formulas can be numbered with Latin letters in one document.
31146 \end_layout
31147
31148 \end_inset
31149
31150
31151 \end_layout
31152
31153 \begin_layout Standard
31154 \begin_inset ERT
31155 status collapsed
31156
31157 \begin_layout Plain Layout
31158
31159
31160 \backslash
31161 renewcommand{
31162 \backslash
31163 theequation}{
31164 \backslash
31165 roman{equation}}
31166 \end_layout
31167
31168 \end_inset
31169
31170
31171 \end_layout
31172
31173 \begin_layout Standard
31174 \begin_inset Formula 
31175 \begin{equation}
31176 A=\textrm{small roman}
31177 \end{equation}
31178
31179 \end_inset
31180
31181
31182 \begin_inset ERT
31183 status collapsed
31184
31185 \begin_layout Plain Layout
31186
31187
31188 \backslash
31189 renewcommand{
31190 \backslash
31191 theequation}{
31192 \backslash
31193 Roman{equation}}
31194 \end_layout
31195
31196 \end_inset
31197
31198
31199 \begin_inset Formula 
31200 \begin{equation}
31201 B=\textrm{big Roman}\label{eq:Rom}
31202 \end{equation}
31203
31204 \end_inset
31205
31206
31207 \begin_inset ERT
31208 status collapsed
31209
31210 \begin_layout Plain Layout
31211
31212
31213 \backslash
31214 renewcommand{
31215 \backslash
31216 theequation}{
31217 \backslash
31218 alph{equation}}
31219 \end_layout
31220
31221 \end_inset
31222
31223
31224 \begin_inset Formula 
31225 \begin{equation}
31226 C=\textrm{small Latin}
31227 \end{equation}
31228
31229 \end_inset
31230
31231
31232 \begin_inset ERT
31233 status collapsed
31234
31235 \begin_layout Plain Layout
31236
31237
31238 \backslash
31239 renewcommand{
31240 \backslash
31241 theequation}{
31242 \backslash
31243 Alph{equation}}
31244 \end_layout
31245
31246 \end_inset
31247
31248
31249 \begin_inset Formula 
31250 \begin{equation}
31251 D=\textrm{big Latin}\label{eq:Lat}
31252 \end{equation}
31253
31254 \end_inset
31255
31256
31257 \end_layout
31258
31259 \begin_layout Standard
31260 To switch back to the default numbering, insert the command:
31261 \end_layout
31262
31263 \begin_layout Standard
31264
31265 \series bold
31266
31267 \backslash
31268 renewcommand{
31269 \backslash
31270 theequation}{
31271 \backslash
31272 arabic{equation}}
31273 \begin_inset Index idx
31274 status collapsed
31275
31276 \begin_layout Plain Layout
31277 Commands ! A ! 
31278 \backslash
31279 arabic
31280 \end_layout
31281
31282 \end_inset
31283
31284
31285 \end_layout
31286
31287 \begin_layout Standard
31288 \begin_inset ERT
31289 status collapsed
31290
31291 \begin_layout Plain Layout
31292
31293
31294 \backslash
31295 renewcommand{
31296 \backslash
31297 theequation}{
31298 \backslash
31299 arabic{equation}}
31300 \end_layout
31301
31302 \end_inset
31303
31304
31305 \begin_inset Formula 
31306 \begin{equation}
31307 E=\textrm{Arabic}
31308 \end{equation}
31309
31310 \end_inset
31311
31312
31313 \end_layout
31314
31315 \begin_layout Standard
31316 \begin_inset VSpace medskip
31317 \end_inset
31318
31319 As you see, formulas are numbered serially independent from the numbering
31320  style.
31321  When then numbering should start with 
31322 \begin_inset Quotes eld
31323 \end_inset
31324
31325 1
31326 \begin_inset Quotes erd
31327 \end_inset
31328
31329  when the style is changed, new equation counters have to be defined.
31330  A description about this can be found in the file 
31331 \begin_inset CommandInset href
31332 LatexCommand href
31333 name "Formula-numbering.lyx"
31334 target "run:Formula-numbering.lyx"
31335
31336 \end_inset
31337
31338 .
31339 \end_layout
31340
31341 \begin_layout Section
31342 Chemical Symbols and Equations
31343 \begin_inset CommandInset label
31344 LatexCommand label
31345 name "subsec:Chemical-Symbols-and"
31346
31347 \end_inset
31348
31349
31350 \begin_inset Index idx
31351 status collapsed
31352
31353 \begin_layout Plain Layout
31354 Chemical characters ! Symbols
31355 \end_layout
31356
31357 \end_inset
31358
31359
31360 \begin_inset Index idx
31361 status collapsed
31362
31363 \begin_layout Plain Layout
31364 Chemical equations
31365 \end_layout
31366
31367 \end_inset
31368
31369
31370 \begin_inset Index idx
31371 status collapsed
31372
31373 \begin_layout Plain Layout
31374 Symbols ! chemical
31375 \end_layout
31376
31377 \end_inset
31378
31379
31380 \end_layout
31381
31382 \begin_layout Standard
31383 An example text from chemistry:
31384 \end_layout
31385
31386 \begin_layout Quote
31387 The 
31388 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31389 \end_inset
31390
31391 -ion reacts with two 
31392 \begin_inset Formula $\mathrm{Na^{+}}$
31393 \end_inset
31394
31395 -ions to sodium sulfate 
31396 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31397 \end_inset
31398
31399 .
31400  The chemical equation for this is:
31401 \begin_inset Formula 
31402 \begin{equation}
31403 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31404 \end{equation}
31405
31406 \end_inset
31407
31408
31409 \end_layout
31410
31411 \begin_layout Standard
31412 This chemical equation can directly be created as formula.
31413  To avoid that the symbols appear italic, everything is highlighted and
31414  changed by the shortcut 
31415 \begin_inset Info
31416 type  "shortcut"
31417 arg   "font-roman"
31418 \end_inset
31419
31420  to the upright font style.
31421 \begin_inset Foot
31422 status collapsed
31423
31424 \begin_layout Plain Layout
31425 font styles
31426 \series bold
31427  
31428 \series default
31429 see 
31430 \begin_inset CommandInset ref
31431 LatexCommand ref
31432 reference "subsec:Font-Styles"
31433
31434 \end_inset
31435
31436
31437 \end_layout
31438
31439 \end_inset
31440
31441
31442 \end_layout
31443
31444 \begin_layout Standard
31445 A more convenient way to typeset chemical formulas is to use the command
31446  
31447 \series bold
31448
31449 \backslash
31450 ce
31451 \series default
31452
31453 \begin_inset Index idx
31454 status collapsed
31455
31456 \begin_layout Plain Layout
31457 Commands ! C ! 
31458 \backslash
31459 ce
31460 \end_layout
31461
31462 \end_inset
31463
31464  that is available when the \SpecialChar LaTeX
31465 -package 
31466 \series bold
31467 mhchem
31468 \series default
31469
31470 \begin_inset Index idx
31471 status collapsed
31472
31473 \begin_layout Plain Layout
31474 Packages ! mhchem
31475 \end_layout
31476
31477 \end_inset
31478
31479  is installed.
31480  After inserting 
31481 \series bold
31482
31483 \backslash
31484 ce
31485 \series default
31486  to a formula a new blue box appears where chemical formulas can be inserted
31487  in an intuitive way.
31488 \end_layout
31489
31490 \begin_layout Standard
31491 \align center
31492 \begin_inset Tabular
31493 <lyxtabular version="3" rows="10" columns="2">
31494 <features booktabs="true" tabularvalignment="middle">
31495 <column alignment="center" valignment="top" width="0pt">
31496 <column alignment="center" valignment="top">
31497 <row>
31498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31499 \begin_inset Text
31500
31501 \begin_layout Plain Layout
31502 Command
31503 \end_layout
31504
31505 \end_inset
31506 </cell>
31507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31508 \begin_inset Text
31509
31510 \begin_layout Plain Layout
31511 Result
31512 \end_layout
31513
31514 \end_inset
31515 </cell>
31516 </row>
31517 <row>
31518 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31519 \begin_inset Text
31520
31521 \begin_layout Plain Layout
31522
31523 \backslash
31524 ce
31525 \begin_inset space \textvisiblespace{}
31526 \end_inset
31527
31528 H2CO3
31529 \end_layout
31530
31531 \end_inset
31532 </cell>
31533 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31534 \begin_inset Text
31535
31536 \begin_layout Plain Layout
31537 \begin_inset Formula $\ce{H2CO3}$
31538 \end_inset
31539
31540
31541 \end_layout
31542
31543 \end_inset
31544 </cell>
31545 </row>
31546 <row topspace="1.5mm">
31547 <cell alignment="center" valignment="top" usebox="none">
31548 \begin_inset Text
31549
31550 \begin_layout Plain Layout
31551
31552 \backslash
31553 ce
31554 \begin_inset space \textvisiblespace{}
31555 \end_inset
31556
31557 SO4^2-
31558 \end_layout
31559
31560 \end_inset
31561 </cell>
31562 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31563 \begin_inset Text
31564
31565 \begin_layout Plain Layout
31566 \begin_inset Formula $\ce{SO4^{2-}}$
31567 \end_inset
31568
31569
31570 \end_layout
31571
31572 \end_inset
31573 </cell>
31574 </row>
31575 <row topspace="1.5mm">
31576 <cell alignment="center" valignment="top" usebox="none">
31577 \begin_inset Text
31578
31579 \begin_layout Plain Layout
31580
31581 \backslash
31582 ce
31583 \begin_inset space \textvisiblespace{}
31584 \end_inset
31585
31586 (NH4)2S
31587 \end_layout
31588
31589 \end_inset
31590 </cell>
31591 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31592 \begin_inset Text
31593
31594 \begin_layout Plain Layout
31595 \begin_inset Formula $\ce{(NH4)2S}$
31596 \end_inset
31597
31598
31599 \end_layout
31600
31601 \end_inset
31602 </cell>
31603 </row>
31604 <row topspace="1.5mm">
31605 <cell alignment="center" valignment="top" usebox="none">
31606 \begin_inset Text
31607
31608 \begin_layout Plain Layout
31609
31610 \backslash
31611 ce
31612 \begin_inset space \textvisiblespace{}
31613 \end_inset
31614
31615 KCr(SO4)2.12H2O
31616 \end_layout
31617
31618 \end_inset
31619 </cell>
31620 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31621 \begin_inset Text
31622
31623 \begin_layout Plain Layout
31624 \begin_inset Formula $\ce{KCr(SO4)2.12H2O}$
31625 \end_inset
31626
31627
31628 \end_layout
31629
31630 \end_inset
31631 </cell>
31632 </row>
31633 <row topspace="1.5mm">
31634 <cell alignment="center" valignment="top" usebox="none">
31635 \begin_inset Text
31636
31637 \begin_layout Plain Layout
31638
31639 \backslash
31640 ce
31641 \begin_inset space \textvisiblespace{}
31642 \end_inset
31643
31644 A-B
31645 \backslash
31646 dbond
31647 \begin_inset space \textvisiblespace{}
31648 \end_inset
31649
31650 C
31651 \backslash
31652 tbond
31653 \begin_inset space \textvisiblespace{}
31654 \end_inset
31655
31656 D
31657 \end_layout
31658
31659 \end_inset
31660 </cell>
31661 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31662 \begin_inset Text
31663
31664 \begin_layout Plain Layout
31665 \begin_inset Formula $\ce{A-B\dbond C\tbond D}$
31666 \end_inset
31667
31668
31669 \end_layout
31670
31671 \end_inset
31672 </cell>
31673 </row>
31674 <row topspace="1.5mm">
31675 <cell alignment="center" valignment="top" usebox="none">
31676 \begin_inset Text
31677
31678 \begin_layout Plain Layout
31679
31680 \backslash
31681 ce
31682 \begin_inset space \textvisiblespace{}
31683 \end_inset
31684
31685 ^227
31686 \begin_inset Formula $\downarrow$
31687 \end_inset
31688
31689 _90
31690 \begin_inset Formula $\to$
31691 \end_inset
31692
31693 Th+
31694 \end_layout
31695
31696 \end_inset
31697 </cell>
31698 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31699 \begin_inset Text
31700
31701 \begin_layout Plain Layout
31702 \begin_inset Formula $\ce{_{90}^{227}Th+}$
31703 \end_inset
31704
31705
31706 \end_layout
31707
31708 \end_inset
31709 </cell>
31710 </row>
31711 <row>
31712 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31713 \begin_inset Text
31714
31715 \begin_layout Plain Layout
31716
31717 \backslash
31718 ce
31719 \begin_inset space \textvisiblespace{}
31720 \end_inset
31721
31722
31723 \backslash
31724 mu
31725 \begin_inset space \textvisiblespace{}
31726 \end_inset
31727
31728
31729 \backslash
31730 hyphen
31731 \begin_inset space \textvisiblespace{}
31732 \end_inset
31733
31734 Cl
31735 \end_layout
31736
31737 \end_inset
31738 </cell>
31739 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31740 \begin_inset Text
31741
31742 \begin_layout Plain Layout
31743 \begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$
31744 \end_inset
31745
31746
31747 \end_layout
31748
31749 \end_inset
31750 </cell>
31751 </row>
31752 <row>
31753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31754 \begin_inset Text
31755
31756 \begin_layout Plain Layout
31757
31758 \backslash
31759 ce
31760 \begin_inset space \textvisiblespace{}
31761 \end_inset
31762
31763 CO2
31764 \begin_inset space \textvisiblespace{}
31765 \end_inset
31766
31767 +
31768 \begin_inset space \textvisiblespace{}
31769 \end_inset
31770
31771 C
31772 \begin_inset space \textvisiblespace{}
31773 \end_inset
31774
31775 <=>
31776 \begin_inset space \textvisiblespace{}
31777 \end_inset
31778
31779 2CO
31780 \end_layout
31781
31782 \end_inset
31783 </cell>
31784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31785 \begin_inset Text
31786
31787 \begin_layout Plain Layout
31788 \begin_inset Formula $\ce{CO2 + C <=> 2CO}$
31789 \end_inset
31790
31791
31792 \end_layout
31793
31794 \end_inset
31795 </cell>
31796 </row>
31797 <row topspace="1.5mm">
31798 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31799 \begin_inset Text
31800
31801 \begin_layout Plain Layout
31802
31803 \backslash
31804 ce
31805 \begin_inset space \textvisiblespace{}
31806 \end_inset
31807
31808 CO2
31809 \begin_inset space \textvisiblespace{}
31810 \end_inset
31811
31812 +
31813 \begin_inset space \textvisiblespace{}
31814 \end_inset
31815
31816 C
31817 \begin_inset space \textvisiblespace{}
31818 \end_inset
31819
31820 ->[
31821 \backslash
31822 alpha][
31823 \backslash
31824 beta]
31825 \begin_inset space \textvisiblespace{}
31826 \end_inset
31827
31828 2CO}
31829 \end_layout
31830
31831 \end_inset
31832 </cell>
31833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
31834 \begin_inset Text
31835
31836 \begin_layout Plain Layout
31837 \begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$
31838 \end_inset
31839
31840
31841 \end_layout
31842
31843 \end_inset
31844 </cell>
31845 </row>
31846 </lyxtabular>
31847
31848 \end_inset
31849
31850
31851 \end_layout
31852
31853 \begin_layout Standard
31854 \begin_inset Note Greyedout
31855 status open
31856
31857 \begin_layout Plain Layout
31858
31859 \series bold
31860 \color none
31861 Note:
31862 \series default
31863  It is not possible in \SpecialChar LyX
31864  to use the character ^ to get an up-arrow as described
31865  in the 
31866 \series bold
31867 mhchem
31868 \series default
31869  manual.
31870  One instead uses a negative thin space followed by the command 
31871 \series bold
31872
31873 \backslash
31874 uparrow
31875 \series default
31876
31877 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31878 \end_inset
31879
31880
31881 \end_layout
31882
31883 \end_inset
31884
31885
31886 \end_layout
31887
31888 \begin_layout Standard
31889 Using 
31890 \series bold
31891
31892 \backslash
31893 ce
31894 \series default
31895  the command for equation
31896 \begin_inset space ~
31897 \end_inset
31898
31899
31900 \begin_inset CommandInset ref
31901 LatexCommand eqref
31902 reference "eq:chem-reaction"
31903
31904 \end_inset
31905
31906  is:
31907 \begin_inset Newline newline
31908 \end_inset
31909
31910
31911 \series bold
31912  
31913 \backslash
31914 ce
31915 \begin_inset space \textvisiblespace{}
31916 \end_inset
31917
31918 2Na+
31919 \begin_inset space \textvisiblespace{}
31920 \end_inset
31921
31922 +
31923 \begin_inset space \textvisiblespace{}
31924 \end_inset
31925
31926 SO4^2-
31927 \begin_inset space \textvisiblespace{}
31928 \end_inset
31929
31930
31931 \begin_inset space \textvisiblespace{}
31932 \end_inset
31933
31934 ->
31935 \begin_inset space \textvisiblespace{}
31936 \end_inset
31937
31938 Na2SO4
31939 \end_layout
31940
31941 \begin_layout Standard
31942 To create multiline chemical equations first a multiline formula is created
31943  as described in 
31944 \begin_inset CommandInset ref
31945 LatexCommand ref
31946 reference "sec:Multiline-Formulas"
31947
31948 \end_inset
31949
31950 .
31951  Afterwards the command 
31952 \series bold
31953
31954 \backslash
31955 ce
31956 \series default
31957  is used in every small blue box of the formula.
31958  
31959 \begin_inset CommandInset ref
31960 LatexCommand eqref
31961 reference "eq:TEOS-reaction-1"
31962
31963 \end_inset
31964
31965  and 
31966 \begin_inset CommandInset ref
31967 LatexCommand eqref
31968 reference "eq:TEOS-reaction-2"
31969
31970 \end_inset
31971
31972  are an example of a multi-stage chemical reaction where every equation
31973  has its own number.
31974 \begin_inset Formula 
31975 \begin{eqnarray}
31976 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31977 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31978 \end{eqnarray}
31979
31980 \end_inset
31981
31982
31983 \end_layout
31984
31985 \begin_layout Standard
31986 Besides 
31987 \series bold
31988
31989 \backslash
31990 ce
31991 \series default
31992  the 
31993 \series bold
31994 mhchem
31995 \series default
31996  package provides the command 
31997 \series bold
31998
31999 \backslash
32000 cf
32001 \series default
32002
32003 \begin_inset Index idx
32004 status collapsed
32005
32006 \begin_layout Plain Layout
32007 Commands ! C ! 
32008 \backslash
32009 cf
32010 \end_layout
32011
32012 \end_inset
32013
32014  that has to be used for special cases.
32015  For more information about 
32016 \series bold
32017
32018 \backslash
32019 cf
32020 \series default
32021  and more examples have a look at the documentation of 
32022 \series bold
32023 mhchem
32024 \series default
32025
32026 \begin_inset CommandInset citation
32027 LatexCommand cite
32028 key "mhchem"
32029
32030 \end_inset
32031
32032 .
32033 \end_layout
32034
32035 \begin_layout Section
32036 Diagrams
32037 \end_layout
32038
32039 \begin_layout Standard
32040 \SpecialChar LyX
32041  supports two types of commutative diagrams: 
32042 \series bold
32043 amscd
32044 \series default
32045  and 
32046 \series bold
32047 xymatrix
32048 \series default
32049  that are explained in the following.
32050 \end_layout
32051
32052 \begin_layout Subsection
32053 Amscd Diagrams
32054 \begin_inset Index idx
32055 status collapsed
32056
32057 \begin_layout Plain Layout
32058 Diagrams ! amscd
32059 \end_layout
32060
32061 \end_inset
32062
32063
32064 \end_layout
32065
32066 \begin_layout Standard
32067 Diagrams of this type visualize relations by vertical and horizontal lines
32068  or arrows:
32069 \begin_inset Formula 
32070 \[
32071 \begin{CD}A@>>>B@>>>C\\
32072 @AAA@.@VVV\\
32073 F@<<<E@<<<D
32074 \end{CD}
32075 \]
32076
32077 \end_inset
32078
32079
32080 \end_layout
32081
32082 \begin_layout Standard
32083 To get them, the command 
32084 \series bold
32085
32086 \backslash
32087 CD
32088 \begin_inset Index idx
32089 status collapsed
32090
32091 \begin_layout Plain Layout
32092 Commands ! C ! 
32093 \backslash
32094 CD
32095 \end_layout
32096
32097 \end_inset
32098
32099
32100 \series default
32101  is inserted to a formula.
32102  A blue box appears with two dashed lines where further commands can be
32103  inserted.
32104  With 
32105 \begin_inset Info
32106 type  "shortcut"
32107 arg   "newline-insert newline"
32108 \end_inset
32109
32110  a new line is created.
32111  Horizontal relations are inserted in odd, vertical in even formula lines.
32112 \end_layout
32113
32114 \begin_layout Standard
32115 To create the relations there are the following commands:
32116 \end_layout
32117
32118 \begin_layout Itemize
32119
32120 \series bold
32121 @<<<
32122 \series default
32123  creates a left arrow, 
32124 \series bold
32125 @>>>
32126 \series default
32127  a right arrow and 
32128 \series bold
32129 @=
32130 \series default
32131  a long equal sign
32132 \end_layout
32133
32134 \begin_layout Itemize
32135
32136 \series bold
32137 @AAA
32138 \series default
32139  creates an up arrow, 
32140 \series bold
32141 @VVV
32142 \series default
32143  a down arrow and 
32144 \series bold
32145 @|
32146 \series default
32147  a vertical equal sign
32148 \end_layout
32149
32150 \begin_layout Itemize
32151
32152 \series bold
32153 @.
32154
32155 \series default
32156  is a placeholder for non-existent relations
32157 \end_layout
32158
32159 \begin_layout Standard
32160 All arrows can be labeled as follows:
32161 \end_layout
32162
32163 \begin_layout Itemize
32164 If text inserted between the first and second < or >, resp., it is placed
32165  above the arrow.
32166  When it is inserted between the second and third one, it appears under
32167  the arrow.
32168 \end_layout
32169
32170 \begin_layout Itemize
32171 When text for vertical arrows is inserted between the first and second A
32172  or V, resp., it is placed left beside the arrow.
32173  When it is inserted between the second and third one, it appears right
32174  beside the arrow.
32175  If the text contains an A or V, these letters must be set into a \SpecialChar TeX
32176  brace.
32177 \end_layout
32178
32179 \begin_layout Standard
32180 As example a diagram with all possible relations:
32181 \end_layout
32182
32183 \begin_layout Standard
32184 \begin_inset Formula 
32185 \[
32186 \begin{CD}A@>j>>B@>>k>C@=F\\
32187 @AmAA@.@VV{V}V@|\\
32188 D@<<j<E@>k>>F@=C
32189 \end{CD}
32190 \]
32191
32192 \end_inset
32193
32194
32195 \end_layout
32196
32197 \begin_layout Standard
32198 The command for this is:
32199 \begin_inset Newline newline
32200 \end_inset
32201
32202
32203 \series bold
32204
32205 \backslash
32206 CD
32207 \begin_inset space \textvisiblespace{}
32208 \end_inset
32209
32210 A@>j>>B@>>k>C@=F Ctrl+Return
32211 \begin_inset Newline newline
32212 \end_inset
32213
32214
32215 \begin_inset Phantom HPhantom
32216 status open
32217
32218 \begin_layout Plain Layout
32219
32220 \series bold
32221
32222 \backslash
32223 CD
32224 \begin_inset space \textvisiblespace{}
32225 \end_inset
32226
32227
32228 \end_layout
32229
32230 \end_inset
32231
32232 @AmAA@.@VV
32233 \backslash
32234 {V
32235 \series default
32236
32237 \begin_inset Formula $\to$
32238 \end_inset
32239
32240
32241 \series bold
32242 V@| Ctrl+Return
32243 \begin_inset Newline newline
32244 \end_inset
32245
32246
32247 \begin_inset Phantom HPhantom
32248 status open
32249
32250 \begin_layout Plain Layout
32251
32252 \series bold
32253
32254 \backslash
32255 CD
32256 \begin_inset space \textvisiblespace{}
32257 \end_inset
32258
32259
32260 \end_layout
32261
32262 \end_inset
32263
32264 D@<<j<E@>k>>F@=C
32265 \end_layout
32266
32267 \begin_layout Subsection
32268 Xymatrix Diagrams
32269 \begin_inset Index idx
32270 status collapsed
32271
32272 \begin_layout Plain Layout
32273 Diagrams ! xymatrix
32274 \end_layout
32275
32276 \end_inset
32277
32278
32279 \end_layout
32280
32281 \begin_layout Standard
32282 To be able to use xymatrices, the \SpecialChar LaTeX
32283 -package 
32284 \series bold
32285 xypic
32286 \series default
32287  must be installed.
32288  A xymatrix is created by inserting the command 
32289 \series bold
32290
32291 \backslash
32292 xymatrix
32293 \series default
32294  in a formula.
32295  Then you are able to add new matrix columns and rows like for normal matrices,
32296  see 
32297 \begin_inset CommandInset ref
32298 LatexCommand ref
32299 reference "sec:Matrices"
32300
32301 \end_inset
32302
32303 .
32304 \end_layout
32305
32306 \begin_layout Standard
32307 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
32308  and much more.
32309  All possibilities to create commutative diagrams and decorations are explained
32310  in detail in the 
32311 \emph on
32312 XY-pic manual
32313 \emph default
32314  that you find in the menu 
32315 \family sans
32316 Help\SpecialChar menuseparator
32317 Specific
32318 \begin_inset space ~
32319 \end_inset
32320
32321 Manuals
32322 \family default
32323 .
32324 \end_layout
32325
32326 \begin_layout Subsection
32327
32328 \noun on
32329 Feynman
32330 \noun default
32331  Diagrams
32332 \begin_inset Index idx
32333 status collapsed
32334
32335 \begin_layout Plain Layout
32336 Diagrams ! Feynman
32337 \end_layout
32338
32339 \end_inset
32340
32341
32342 \end_layout
32343
32344 \begin_layout Standard
32345 To be able to use 
32346 \noun on
32347 Feynman
32348 \noun default
32349 -diagrams, the \SpecialChar LaTeX
32350 -package 
32351 \series bold
32352 feyn
32353 \series default
32354  must be installed.
32355  A 
32356 \noun on
32357 Feynman
32358 \noun default
32359 -diagram is created by inserting the command 
32360 \series bold
32361
32362 \backslash
32363 Diagram
32364 \series default
32365  in a formula.
32366  Then you are able to add new matrix columns and rows like for normal matrices,
32367  see 
32368 \begin_inset CommandInset ref
32369 LatexCommand ref
32370 reference "sec:Matrices"
32371
32372 \end_inset
32373
32374 .
32375 \end_layout
32376
32377 \begin_layout Standard
32378 Examples how to create 
32379 \noun on
32380 Feynman-
32381 \noun default
32382 diagrams in \SpecialChar LyX
32383  is given in the 
32384 \emph on
32385 Feynman-diagram manual
32386 \emph default
32387  that you find in the menu 
32388 \family sans
32389 Help\SpecialChar menuseparator
32390 Specific
32391 \begin_inset space ~
32392 \end_inset
32393
32394 Manuals
32395 \family default
32396 .
32397 \end_layout
32398
32399 \begin_layout Section
32400 User-defined Commands
32401 \begin_inset Index idx
32402 status collapsed
32403
32404 \begin_layout Plain Layout
32405 User-defined commands
32406 \end_layout
32407
32408 \end_inset
32409
32410
32411 \end_layout
32412
32413 \begin_layout Standard
32414 \begin_inset Note Greyedout
32415 status open
32416
32417 \begin_layout Plain Layout
32418
32419 \series bold
32420 Note:
32421 \series default
32422  The names of user-defined commands and macros may only consist of Latin
32423  letters.
32424 \end_layout
32425
32426 \end_inset
32427
32428
32429 \end_layout
32430
32431 \begin_layout Subsection
32432 The Command 
32433 \backslash
32434 newcommand
32435 \begin_inset CommandInset label
32436 LatexCommand label
32437 name "subsec:The-Command-newcommand"
32438
32439 \end_inset
32440
32441
32442 \begin_inset Index idx
32443 status collapsed
32444
32445 \begin_layout Plain Layout
32446 User-defined commands ! 
32447 \backslash
32448 newcommand
32449 \end_layout
32450
32451 \end_inset
32452
32453
32454 \begin_inset Index idx
32455 status collapsed
32456
32457 \begin_layout Plain Layout
32458 Commands ! N ! 
32459 \backslash
32460 newcommand
32461 \end_layout
32462
32463 \end_inset
32464
32465
32466 \end_layout
32467
32468 \begin_layout Standard
32469 Many \SpecialChar LaTeX
32470 -commands are too long to be used frequently.
32471  But it is possible to define with the command 
32472 \series bold
32473
32474 \backslash
32475 newcommand
32476 \series default
32477  new shorter commands.
32478 \end_layout
32479
32480 \begin_layout Standard
32481 The command scheme of 
32482 \series bold
32483
32484 \backslash
32485 newcommand
32486 \series default
32487  is:
32488 \end_layout
32489
32490 \begin_layout Standard
32491
32492 \series bold
32493
32494 \backslash
32495 newcommand{new command name}[number of arguments][optional
32496 \series default
32497  
32498 \series bold
32499 value]
32500 \begin_inset Newline newline
32501 \end_inset
32502
32503
32504 \begin_inset Phantom HPhantom
32505 status open
32506
32507 \begin_layout Plain Layout
32508
32509 \series bold
32510
32511 \backslash
32512 newcommand
32513 \end_layout
32514
32515 \end_inset
32516
32517 {command definition}
32518 \end_layout
32519
32520 \begin_layout Standard
32521 \begin_inset Note Greyedout
32522 status open
32523
32524 \begin_layout Plain Layout
32525
32526 \series bold
32527 Note:
32528 \series default
32529  Assure that the name of the new command is not already used in your document
32530  or by \SpecialChar LaTeX
32531 -packages that you use.
32532  When you for example define the command 
32533 \series bold
32534
32535 \backslash
32536 le
32537 \series default
32538  for 
32539 \series bold
32540
32541 \backslash
32542 Leftarrow
32543 \series default
32544 , you get an error message because 
32545 \series bold
32546
32547 \backslash
32548 le
32549 \series default
32550  is already defined as command for 
32551 \begin_inset Quotes eld
32552 \end_inset
32553
32554
32555 \begin_inset Formula $\le$
32556 \end_inset
32557
32558
32559 \begin_inset Quotes erd
32560 \end_inset
32561
32562 .
32563 \end_layout
32564
32565 \end_inset
32566
32567
32568 \end_layout
32569
32570 \begin_layout Standard
32571 The number of arguments is an integer in the range 0
32572 \begin_inset space \thinspace{}
32573 \end_inset
32574
32575 -
32576 \begin_inset space \thinspace{}
32577 \end_inset
32578
32579 9 and specifies how many arguments the new command should have.
32580  With the optional value a value for an optional argument can be predefined.
32581  When this is done, the 
32582 \emph on
32583 first
32584 \emph default
32585  
32586 \emph on
32587 a
32588 \emph default
32589 rgument of the new command is automatically an optional one.
32590 \end_layout
32591
32592 \begin_layout Standard
32593 Here are some examples:
32594 \end_layout
32595
32596 \begin_layout Itemize
32597 To define the command 
32598 \series bold
32599
32600 \backslash
32601 gr
32602 \series default
32603  for 
32604 \series bold
32605
32606 \backslash
32607 Longrightarrow
32608 \series default
32609 , the \SpecialChar LaTeX
32610 -preamble line is:
32611 \begin_inset VSpace medskip
32612 \end_inset
32613
32614
32615 \begin_inset Newline newline
32616 \end_inset
32617
32618
32619 \series bold
32620
32621 \backslash
32622 newcommand{
32623 \backslash
32624 gr}{
32625 \backslash
32626 Longrightarrow}
32627 \end_layout
32628
32629 \begin_layout Itemize
32630 To define the command 
32631 \series bold
32632
32633 \backslash
32634 us
32635 \series default
32636  for 
32637 \series bold
32638
32639 \backslash
32640 underline
32641 \series default
32642 , the argument (that should be underlined) must be taken into account.
32643  For this the preamble line is:
32644 \begin_inset VSpace medskip
32645 \end_inset
32646
32647
32648 \begin_inset Newline newline
32649 \end_inset
32650
32651
32652 \series bold
32653
32654 \backslash
32655 newcommand{
32656 \backslash
32657 us}[1]{
32658 \backslash
32659 underline{#1}}
32660 \series default
32661
32662 \begin_inset VSpace medskip
32663 \end_inset
32664
32665
32666 \begin_inset Newline newline
32667 \end_inset
32668
32669 The character 
32670 \series bold
32671 #
32672 \series default
32673  acts as argument placeholder, the 
32674 \series bold
32675 1
32676 \series default
32677  behind it denotes that it is the placeholder for the first argument.
32678 \end_layout
32679
32680 \begin_layout Itemize
32681 For 
32682 \series bold
32683
32684 \backslash
32685 framebox
32686 \series default
32687  one can e.
32688 \begin_inset space \thinspace{}
32689 \end_inset
32690
32691 g.
32692 \begin_inset space \space{}
32693 \end_inset
32694
32695 define the command 
32696 \series bold
32697
32698 \backslash
32699 fb
32700 \series default
32701 :
32702 \begin_inset VSpace medskip
32703 \end_inset
32704
32705
32706 \begin_inset Newline newline
32707 \end_inset
32708
32709
32710 \series bold
32711
32712 \backslash
32713 newcommand{
32714 \backslash
32715 fb}[3]{
32716 \backslash
32717 framebox#1#2{$#3$}}
32718 \series default
32719
32720 \begin_inset VSpace medskip
32721 \end_inset
32722
32723
32724 \begin_inset Newline newline
32725 \end_inset
32726
32727 The two Dollar signs creates the extra formula needed for 
32728 \series bold
32729
32730 \backslash
32731 framebox
32732 \series default
32733 , see 
32734 \begin_inset CommandInset ref
32735 LatexCommand ref
32736 reference "subsec:Boxes-with-Frame"
32737
32738 \end_inset
32739
32740 .
32741 \end_layout
32742
32743 \begin_layout Itemize
32744 To create a new command for 
32745 \series bold
32746
32747 \backslash
32748 fcolorbox
32749 \series default
32750  where the color for the box need not be specified, the argument for the
32751  color is defined optional:
32752 \begin_inset VSpace medskip
32753 \end_inset
32754
32755
32756 \begin_inset Newline newline
32757 \end_inset
32758
32759
32760 \series bold
32761
32762 \backslash
32763 newcommand{
32764 \backslash
32765 cb}[3][white]{
32766 \backslash
32767 fcolorbox{#2}{#1}{$#3$}}
32768 \series default
32769
32770 \begin_inset VSpace medskip
32771 \end_inset
32772
32773
32774 \begin_inset Newline newline
32775 \end_inset
32776
32777 When the color is not specified when using 
32778 \series bold
32779
32780 \backslash
32781 cb
32782 \series default
32783 , the predefined color 
32784 \series bold
32785 white
32786 \series default
32787  will be used.
32788 \end_layout
32789
32790 \begin_layout Standard
32791 A test of the new defined commands:
32792 \end_layout
32793
32794 \begin_layout Standard
32795 \align center
32796 \begin_inset Tabular
32797 <lyxtabular version="3" rows="6" columns="2">
32798 <features booktabs="true" tabularvalignment="middle">
32799 <column alignment="center" valignment="top" width="0pt">
32800 <column alignment="center" valignment="top">
32801 <row>
32802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32803 \begin_inset Text
32804
32805 \begin_layout Plain Layout
32806 Command
32807 \end_layout
32808
32809 \end_inset
32810 </cell>
32811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32812 \begin_inset Text
32813
32814 \begin_layout Plain Layout
32815 Result
32816 \end_layout
32817
32818 \end_inset
32819 </cell>
32820 </row>
32821 <row>
32822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32823 \begin_inset Text
32824
32825 \begin_layout Plain Layout
32826 A
32827 \backslash
32828 gr
32829 \begin_inset space \textvisiblespace{}
32830 \end_inset
32831
32832 B
32833 \end_layout
32834
32835 \end_inset
32836 </cell>
32837 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32838 \begin_inset Text
32839
32840 \begin_layout Plain Layout
32841 \begin_inset Formula $A\gr B$
32842 \end_inset
32843
32844
32845 \end_layout
32846
32847 \end_inset
32848 </cell>
32849 </row>
32850 <row>
32851 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32852 \begin_inset Text
32853
32854 \begin_layout Plain Layout
32855
32856 \backslash
32857 us{ABcd
32858 \end_layout
32859
32860 \end_inset
32861 </cell>
32862 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32863 \begin_inset Text
32864
32865 \begin_layout Plain Layout
32866 \begin_inset Formula $\us{ABcd}$
32867 \end_inset
32868
32869
32870 \end_layout
32871
32872 \end_inset
32873 </cell>
32874 </row>
32875 <row topspace="1mm">
32876 <cell alignment="center" valignment="top" usebox="none">
32877 \begin_inset Text
32878
32879 \begin_layout Plain Layout
32880
32881 \backslash
32882 fb{[2cm]
32883 \begin_inset Formula $\to$
32884 \end_inset
32885
32886
32887 \backslash
32888 {
32889 \begin_inset Formula $\to$
32890 \end_inset
32891
32892
32893 \backslash
32894 {
32895 \backslash
32896 int
32897 \begin_inset space \textvisiblespace{}
32898 \end_inset
32899
32900 A=B
32901 \end_layout
32902
32903 \end_inset
32904 </cell>
32905 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32906 \begin_inset Text
32907
32908 \begin_layout Plain Layout
32909 \begin_inset Formula $\fb{[2cm]}{}{\int A=B}$
32910 \end_inset
32911
32912
32913 \end_layout
32914
32915 \end_inset
32916 </cell>
32917 </row>
32918 <row topspace="1.5mm">
32919 <cell alignment="center" valignment="top" usebox="none">
32920 \begin_inset Text
32921
32922 \begin_layout Plain Layout
32923
32924 \backslash
32925 cb{red
32926 \begin_inset Formula $\to$
32927 \end_inset
32928
32929
32930 \backslash
32931 {
32932 \backslash
32933 int
32934 \begin_inset space \textvisiblespace{}
32935 \end_inset
32936
32937 A=B
32938 \end_layout
32939
32940 \end_inset
32941 </cell>
32942 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32943 \begin_inset Text
32944
32945 \begin_layout Plain Layout
32946 \begin_inset Formula $\cb{red}{\int A=B}$
32947 \end_inset
32948
32949
32950 \end_layout
32951
32952 \end_inset
32953 </cell>
32954 </row>
32955 <row topspace="1.5mm" bottomspace="1mm">
32956 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32957 \begin_inset Text
32958
32959 \begin_layout Plain Layout
32960
32961 \backslash
32962 cb[green]
32963 \backslash
32964 {red
32965 \begin_inset Formula $\to$
32966 \end_inset
32967
32968
32969 \backslash
32970 {
32971 \backslash
32972 int
32973 \begin_inset space \textvisiblespace{}
32974 \end_inset
32975
32976 A=B
32977 \end_layout
32978
32979 \end_inset
32980 </cell>
32981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
32982 \begin_inset Text
32983
32984 \begin_layout Plain Layout
32985 \begin_inset Formula $\cb[green]{red}{\int A=B}$
32986 \end_inset
32987
32988
32989 \end_layout
32990
32991 \end_inset
32992 </cell>
32993 </row>
32994 </lyxtabular>
32995
32996 \end_inset
32997
32998
32999 \end_layout
33000
33001 \begin_layout Subsection
33002 Math Macros
33003 \begin_inset Index idx
33004 status collapsed
33005
33006 \begin_layout Plain Layout
33007 User-defined commands! Math macros
33008 \end_layout
33009
33010 \end_inset
33011
33012
33013 \begin_inset Index idx
33014 status collapsed
33015
33016 \begin_layout Plain Layout
33017 Macros
33018 \end_layout
33019
33020 \end_inset
33021
33022
33023 \end_layout
33024
33025 \begin_layout Standard
33026 User-defined commands are especially convenient for complex expressions.
33027  When you are for example dealing with a document that has quadratic equations,
33028  the same solution type occurs several times.
33029  The general form of a quadratic equation is
33030 \begin_inset Formula 
33031 \[
33032 0=\lambda^{2}+p\lambda+q
33033 \]
33034
33035 \end_inset
33036
33037 The general form of the solution is
33038 \begin_inset Formula 
33039 \[
33040 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33041 \]
33042
33043 \end_inset
33044
33045
33046 \end_layout
33047
33048 \begin_layout Standard
33049 To define a command for the solution formula where only the three parameters
33050  
33051 \begin_inset Formula $\lambda$
33052 \end_inset
33053
33054
33055 \begin_inset Formula $p$
33056 \end_inset
33057
33058  and 
33059 \begin_inset Formula $q$
33060 \end_inset
33061
33062  need to be specified and the index of 
33063 \begin_inset Formula $\lambda$
33064 \end_inset
33065
33066  can be given optionally, the \SpecialChar LaTeX
33067 -preamble line is
33068 \begin_inset Newline newline
33069 \end_inset
33070
33071
33072 \series bold
33073
33074 \backslash
33075 newcommand{
33076 \backslash
33077 qG}[4][1,
33078 \backslash
33079 ,2]{#2_{#1}=-
33080 \backslash
33081 frac{#3}{2}
33082 \backslash
33083 pm
33084 \begin_inset Newline newline
33085 \end_inset
33086
33087
33088 \begin_inset Phantom HPhantom
33089 status open
33090
33091 \begin_layout Plain Layout
33092
33093 \series bold
33094
33095 \backslash
33096 newcommand
33097 \end_layout
33098
33099 \end_inset
33100
33101
33102 \backslash
33103 sqrt{
33104 \backslash
33105 frac{#3^{2}}{4}-#4}}
33106 \end_layout
33107
33108 \begin_layout Standard
33109 To create with this the solution formula, the command
33110 \begin_inset Newline newline
33111 \end_inset
33112
33113
33114 \series bold
33115
33116 \backslash
33117 qG{
33118 \backslash
33119 lambda
33120 \begin_inset Formula $\to$
33121 \end_inset
33122
33123
33124 \backslash
33125 {p
33126 \begin_inset Formula $\to$
33127 \end_inset
33128
33129
33130 \backslash
33131 {q
33132 \series default
33133  is inserted to a formula
33134 \series bold
33135 .
33136 \end_layout
33137
33138 \begin_layout Standard
33139 The definition of the new command is unintuitive because one has to know
33140  the schemes of all used \SpecialChar LaTeX
33141  commands, e.
33142 \begin_inset space \thinspace{}
33143 \end_inset
33144
33145 g.
33146 \begin_inset space \space{}
33147 \end_inset
33148
33149 that a fraction is inserted in \SpecialChar LaTeX
33150  as 
33151 \series bold
33152
33153 \backslash
33154 frac{numerator}{denominator}
33155 \series default
33156 .
33157  Furthermore one can easily forget a brace in the definition and cannot
33158  see in \SpecialChar LyX
33159  what the new command is doing.
33160  To avoid these problems \SpecialChar LyX
33161  offers the possibility to use math macros instead
33162  of the command 
33163 \series bold
33164
33165 \backslash
33166 newcommand
33167 \series default
33168 .
33169 \end_layout
33170
33171 \begin_layout Standard
33172 A math macro is created by using the menu 
33173 \family sans
33174 Insert\SpecialChar menuseparator
33175 Math\SpecialChar menuseparator
33176 Macro
33177 \family default
33178  or the toolbar button 
33179 \begin_inset Info
33180 type  "icon"
33181 arg   "math-macro newmacroname_newcommand"
33182 \end_inset
33183
33184 .
33185  The math macro toolbar appears together with the following box where the
33186  macro is defined:
33187 \begin_inset Newline newline
33188 \end_inset
33189
33190
33191 \begin_inset space \hspace*{\fill}
33192 \end_inset
33193
33194
33195 \begin_inset Graphics
33196         filename clipart/macrobox.png
33197         scale 75
33198
33199 \end_inset
33200
33201
33202 \begin_inset space \hspace*{\fill}
33203 \end_inset
33204
33205
33206 \begin_inset Newline newline
33207 \end_inset
33208
33209
33210 \begin_inset FormulaMacro
33211 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33212 \end_inset
33213
33214
33215 \backslash
33216 newmacroname is the default name of the macro that should be changed to
33217  something sensible.
33218  The wanted formula is inserted in the first blue box.
33219  An argument placeholder is inserted with the command 
33220 \series bold
33221
33222 \backslash
33223 #argumentnumber
33224 \series default
33225 , e.
33226 \begin_inset space \thinspace{}
33227 \end_inset
33228
33229 g
33230 \begin_inset space \space{}
33231 \end_inset
33232
33233
33234 \series bold
33235
33236 \backslash
33237 #1
33238 \series default
33239  or by using the macro toolbar button 
33240 \begin_inset Info
33241 type  "icon"
33242 arg   "math-macro-add-param"
33243 \end_inset
33244
33245 .
33246  Argument placeholders are displayed red.
33247  A maximum of 9
33248 \begin_inset space ~
33249 \end_inset
33250
33251 arguments are possible.
33252  Optional arguments are created with the toolbar button 
33253 \begin_inset Info
33254 type  "icon"
33255 arg   "math-macro-add-optional-param"
33256 \end_inset
33257
33258 .
33259  The first non-optional argument can be transformed to an optional one with
33260  the toolbar button 
33261 \begin_inset Info
33262 type  "icon"
33263 arg   "math-macro-make-optional"
33264 \end_inset
33265
33266 .
33267  In the second blue box the appearance of the macro in \SpecialChar LyX
33268  can be defined.
33269  Normally you want to see it as it is defined, so the box is kept empty.
33270  But when you have created a macro that needs lot of space on the screen,
33271  you can insert in the box for example
33272 \begin_inset Newline newline
33273 \end_inset
33274
33275
33276 \series bold
33277 qG: 
33278 \backslash
33279 #1
33280 \series default
33281  
33282 \series bold
33283 ,
33284 \series default
33285  
33286 \series bold
33287
33288 \backslash
33289 #2
33290 \series default
33291  
33292 \series bold
33293 ,
33294 \series default
33295  
33296 \series bold
33297
33298 \backslash
33299 #3, 
33300 \backslash
33301 #4
33302 \begin_inset Newline newline
33303 \end_inset
33304
33305
33306 \series default
33307 For the macro only the arguments with the macro name in front of them will
33308  then be displayed in \SpecialChar LyX
33309 , leading to a better overview.
33310  The formula appears in the output as defined in the first box.
33311 \begin_inset Newline newline
33312 \end_inset
33313
33314 The appearance of macros in formulas can furthermore be changed for single
33315  macros by setting the cursor in the macro and using the menu 
33316 \family sans
33317 View\SpecialChar menuseparator
33318 (Un)fold
33319 \begin_inset space ~
33320 \end_inset
33321
33322 Math
33323 \begin_inset space ~
33324 \end_inset
33325
33326 Macro
33327 \family default
33328 .
33329 \end_layout
33330
33331 \begin_layout Standard
33332 To use a macro, the macro name is inserted as command to a formula, in our
33333  case 
33334 \series bold
33335
33336 \backslash
33337 qG
33338 \series default
33339 .
33340  Our macro looks in \SpecialChar LyX
33341  like this:
33342 \begin_inset Newline newline
33343 \end_inset
33344
33345
33346 \begin_inset space \hspace*{\fill}
33347 \end_inset
33348
33349
33350 \begin_inset Graphics
33351         filename clipart/macrouse.png
33352         scale 75
33353
33354 \end_inset
33355
33356
33357 \begin_inset space \hspace*{\fill}
33358 \end_inset
33359
33360
33361 \begin_inset Newline newline
33362 \end_inset
33363
33364 Here is our macro example with the arguments 
33365 \begin_inset Formula $x$
33366 \end_inset
33367
33368
33369 \begin_inset Formula $\ln(x)$
33370 \end_inset
33371
33372  and 
33373 \begin_inset Formula $B$
33374 \end_inset
33375
33376 :
33377 \end_layout
33378
33379 \begin_layout Standard
33380 \begin_inset Formula 
33381 \[
33382 \qG x{\ln(x)}B
33383 \]
33384
33385 \end_inset
33386
33387
33388 \end_layout
33389
33390 \begin_layout Standard
33391 \SpecialChar LyX
33392  offers in the menu 
33393 \family sans
33394 Tools\SpecialChar menuseparator
33395 Preferences\SpecialChar menuseparator
33396 Editing\SpecialChar menuseparator
33397 Control
33398 \family default
33399  different styles to edit macros.
33400  To find the style that suits you the most, choose a style and set the cursor
33401  in a macro formula to see the difference.
33402 \end_layout
33403
33404 \begin_layout Standard
33405 A math macro is transformed internally to a 
33406 \series bold
33407
33408 \backslash
33409 newcommand
33410 \series default
33411  command when exporting the document.
33412  The created 
33413 \series bold
33414
33415 \backslash
33416 newcommand
33417 \series default
33418  command is not placed in the \SpecialChar LaTeX
33419 -preamble, therefore macros can only be used
33420  in formulas that are in the document below the macro definition box.
33421 \end_layout
33422
33423 \begin_layout Standard
33424 Math macros can also be directly created from a 
33425 \series bold
33426
33427 \backslash
33428 newcommand
33429 \series default
33430  command.
33431  When writing for example the command
33432 \series bold
33433
33434 \begin_inset Newline newline
33435 \end_inset
33436
33437
33438 \backslash
33439 newcommand{
33440 \backslash
33441 larrow}[2]{
33442 \backslash
33443 xleftarrow[#2]{#1}}
33444 \begin_inset Newline newline
33445 \end_inset
33446
33447
33448 \series default
33449 in \SpecialChar LyX
33450  as normal text, highlighting it completely and using then the shortcut
33451  
33452 \family sans
33453 Ctrl+M
33454 \family default
33455 , the command will be transformed to a math macro.
33456  Using this method you need to be careful that the 
33457 \series bold
33458
33459 \backslash
33460 newcommand
33461 \series default
33462  command is typed correctly, otherwise you get a faulty macro leading to
33463  \SpecialChar LaTeX
33464  errors.
33465 \end_layout
33466
33467 \begin_layout Standard
33468 Math macros currently have the problem that further formulas in macro definition
33469 s are handled wrongly.
33470  Therefore the example 
33471 \series bold
33472
33473 \backslash
33474 fb
33475 \series default
33476  from 
33477 \begin_inset CommandInset ref
33478 LatexCommand ref
33479 reference "subsec:The-Command-newcommand"
33480
33481 \end_inset
33482
33483  cannot be created as macro.
33484 \end_layout
33485
33486 \begin_layout Standard
33487 When the cursor is in a macro definition box, you will see the macro toolbar
33488  in \SpecialChar LyX
33489 :
33490 \end_layout
33491
33492 \begin_layout Standard
33493 \begin_inset VSpace defskip
33494 \end_inset
33495
33496
33497 \end_layout
33498
33499 \begin_layout Standard
33500 \begin_inset Graphics
33501         filename clipart/MacroToolbar.png
33502
33503 \end_inset
33504
33505
33506 \begin_inset Index idx
33507 status collapsed
33508
33509 \begin_layout Plain Layout
33510 Macros ! Toolbar
33511 \end_layout
33512
33513 \end_inset
33514
33515
33516 \end_layout
33517
33518 \begin_layout Standard
33519 \begin_inset VSpace defskip
33520 \end_inset
33521
33522
33523 \end_layout
33524
33525 \begin_layout Standard
33526 The macro toolbar contains from left to right the following buttons:
33527 \end_layout
33528
33529 \begin_layout Standard
33530 \begin_inset VSpace defskip
33531 \end_inset
33532
33533
33534 \end_layout
33535
33536 \begin_layout Standard
33537 \begin_inset Tabular
33538 <lyxtabular version="3" rows="9" columns="2">
33539 <features islongtable="true" longtabularalignment="center">
33540 <column alignment="left" valignment="top">
33541 <column alignment="left" valignment="top" width="85col%">
33542 <row interlinespace="2.5mm">
33543 <cell alignment="center" valignment="top" usebox="none">
33544 \begin_inset Text
33545
33546 \begin_layout Plain Layout
33547 \begin_inset Info
33548 type  "icon"
33549 arg   "math-macro-remove-param"
33550 \end_inset
33551
33552
33553 \end_layout
33554
33555 \end_inset
33556 </cell>
33557 <cell alignment="center" valignment="top" usebox="none">
33558 \begin_inset Text
33559
33560 \begin_layout Plain Layout
33561
33562 \family sans
33563 Edit\SpecialChar menuseparator
33564 Math\SpecialChar menuseparator
33565 Macro
33566 \begin_inset space ~
33567 \end_inset
33568
33569 Definition\SpecialChar menuseparator
33570 Remove Last Argument
33571 \end_layout
33572
33573 \end_inset
33574 </cell>
33575 </row>
33576 <row interlinespace="2.5mm">
33577 <cell alignment="center" valignment="top" usebox="none">
33578 \begin_inset Text
33579
33580 \begin_layout Plain Layout
33581 \begin_inset Info
33582 type  "icon"
33583 arg   "math-macro-add-param"
33584 \end_inset
33585
33586
33587 \end_layout
33588
33589 \end_inset
33590 </cell>
33591 <cell alignment="center" valignment="top" usebox="none">
33592 \begin_inset Text
33593
33594 \begin_layout Plain Layout
33595
33596 \family sans
33597 Edit\SpecialChar menuseparator
33598 Math\SpecialChar menuseparator
33599 Macro
33600 \begin_inset space ~
33601 \end_inset
33602
33603 Definition\SpecialChar menuseparator
33604 Append Argument
33605 \end_layout
33606
33607 \end_inset
33608 </cell>
33609 </row>
33610 <row interlinespace="2.5mm">
33611 <cell alignment="center" valignment="top" usebox="none">
33612 \begin_inset Text
33613
33614 \begin_layout Plain Layout
33615 \begin_inset Info
33616 type  "icon"
33617 arg   "math-macro-make-optional"
33618 \end_inset
33619
33620
33621 \end_layout
33622
33623 \end_inset
33624 </cell>
33625 <cell alignment="center" valignment="top" usebox="none">
33626 \begin_inset Text
33627
33628 \begin_layout Plain Layout
33629
33630 \family sans
33631 Edit\SpecialChar menuseparator
33632 Math\SpecialChar menuseparator
33633 Macro
33634 \begin_inset space ~
33635 \end_inset
33636
33637 Definition\SpecialChar menuseparator
33638 Transform First Non-Optional to
33639 \begin_inset Newline newline
33640 \end_inset
33641
33642
33643 \begin_inset Phantom HPhantom
33644 status open
33645
33646 \begin_layout Plain Layout
33647
33648 \family sans
33649 Edit\SpecialChar menuseparator
33650 Math\SpecialChar menuseparator
33651 Macro
33652 \begin_inset space ~
33653 \end_inset
33654
33655 Definition\SpecialChar menuseparator
33656
33657 \end_layout
33658
33659 \end_inset
33660
33661 Optional Argument
33662 \end_layout
33663
33664 \end_inset
33665 </cell>
33666 </row>
33667 <row interlinespace="2.5mm">
33668 <cell alignment="center" valignment="top" usebox="none">
33669 \begin_inset Text
33670
33671 \begin_layout Plain Layout
33672 \begin_inset Info
33673 type  "icon"
33674 arg   "math-macro-make-nonoptional"
33675 \end_inset
33676
33677
33678 \end_layout
33679
33680 \end_inset
33681 </cell>
33682 <cell alignment="center" valignment="top" usebox="none">
33683 \begin_inset Text
33684
33685 \begin_layout Plain Layout
33686
33687 \family sans
33688 Edit\SpecialChar menuseparator
33689 Math\SpecialChar menuseparator
33690 Macro
33691 \begin_inset space ~
33692 \end_inset
33693
33694 Definition\SpecialChar menuseparator
33695 Transform Last Optional to
33696 \begin_inset Newline newline
33697 \end_inset
33698
33699
33700 \begin_inset Phantom HPhantom
33701 status open
33702
33703 \begin_layout Plain Layout
33704
33705 \family sans
33706 Edit\SpecialChar menuseparator
33707 Math\SpecialChar menuseparator
33708 Macro
33709 \begin_inset space ~
33710 \end_inset
33711
33712 Definition\SpecialChar menuseparator
33713
33714 \end_layout
33715
33716 \end_inset
33717
33718 Non-Optional Argument
33719 \end_layout
33720
33721 \end_inset
33722 </cell>
33723 </row>
33724 <row interlinespace="2.5mm">
33725 <cell alignment="center" valignment="top" usebox="none">
33726 \begin_inset Text
33727
33728 \begin_layout Plain Layout
33729 \begin_inset Info
33730 type  "icon"
33731 arg   "math-macro-remove-optional-param"
33732 \end_inset
33733
33734
33735 \end_layout
33736
33737 \end_inset
33738 </cell>
33739 <cell alignment="center" valignment="top" usebox="none">
33740 \begin_inset Text
33741
33742 \begin_layout Plain Layout
33743
33744 \family sans
33745 Edit\SpecialChar menuseparator
33746 Math\SpecialChar menuseparator
33747 Macro
33748 \begin_inset space ~
33749 \end_inset
33750
33751 Definition\SpecialChar menuseparator
33752 Remove Optional Argument
33753 \end_layout
33754
33755 \end_inset
33756 </cell>
33757 </row>
33758 <row interlinespace="2.5mm">
33759 <cell alignment="center" valignment="top" usebox="none">
33760 \begin_inset Text
33761
33762 \begin_layout Plain Layout
33763 \begin_inset Info
33764 type  "icon"
33765 arg   "math-macro-add-optional-param"
33766 \end_inset
33767
33768
33769 \end_layout
33770
33771 \end_inset
33772 </cell>
33773 <cell alignment="center" valignment="top" usebox="none">
33774 \begin_inset Text
33775
33776 \begin_layout Plain Layout
33777
33778 \family sans
33779 Edit\SpecialChar menuseparator
33780 Math\SpecialChar menuseparator
33781 Macro
33782 \begin_inset space ~
33783 \end_inset
33784
33785 Definition\SpecialChar menuseparator
33786 Insert Optional Argument
33787 \end_layout
33788
33789 \end_inset
33790 </cell>
33791 </row>
33792 <row interlinespace="2.5mm">
33793 <cell alignment="center" valignment="top" usebox="none">
33794 \begin_inset Text
33795
33796 \begin_layout Plain Layout
33797 \begin_inset Info
33798 type  "icon"
33799 arg   "math-macro-remove-greedy-param"
33800 \end_inset
33801
33802
33803 \end_layout
33804
33805 \end_inset
33806 </cell>
33807 <cell alignment="center" valignment="top" usebox="none">
33808 \begin_inset Text
33809
33810 \begin_layout Plain Layout
33811
33812 \family sans
33813 Edit\SpecialChar menuseparator
33814 Math\SpecialChar menuseparator
33815 Macro
33816 \begin_inset space ~
33817 \end_inset
33818
33819 Definition\SpecialChar menuseparator
33820 Remove Last Argument
33821 \begin_inset Newline newline
33822 \end_inset
33823
33824
33825 \begin_inset Phantom HPhantom
33826 status open
33827
33828 \begin_layout Plain Layout
33829
33830 \family sans
33831 Edit\SpecialChar menuseparator
33832 Math\SpecialChar menuseparator
33833 Macro
33834 \begin_inset space ~
33835 \end_inset
33836
33837 Definition\SpecialChar menuseparator
33838
33839 \end_layout
33840
33841 \end_inset
33842
33843 Spitting Out To The Right
33844 \end_layout
33845
33846 \end_inset
33847 </cell>
33848 </row>
33849 <row interlinespace="2.5mm">
33850 <cell alignment="center" valignment="top" usebox="none">
33851 \begin_inset Text
33852
33853 \begin_layout Plain Layout
33854 \begin_inset Info
33855 type  "icon"
33856 arg   "math-macro-append-greedy-param"
33857 \end_inset
33858
33859
33860 \end_layout
33861
33862 \end_inset
33863 </cell>
33864 <cell alignment="center" valignment="top" usebox="none">
33865 \begin_inset Text
33866
33867 \begin_layout Plain Layout
33868
33869 \family sans
33870 Edit\SpecialChar menuseparator
33871 Math\SpecialChar menuseparator
33872 Macro
33873 \begin_inset space ~
33874 \end_inset
33875
33876 Definition\SpecialChar menuseparator
33877 Append Argument
33878 \begin_inset Newline newline
33879 \end_inset
33880
33881
33882 \begin_inset Phantom HPhantom
33883 status open
33884
33885 \begin_layout Plain Layout
33886
33887 \family sans
33888 Edit\SpecialChar menuseparator
33889 Math\SpecialChar menuseparator
33890 Macro
33891 \begin_inset space ~
33892 \end_inset
33893
33894 Definition\SpecialChar menuseparator
33895
33896 \end_layout
33897
33898 \end_inset
33899
33900 Eating From The Right
33901 \end_layout
33902
33903 \end_inset
33904 </cell>
33905 </row>
33906 <row interlinespace="2.5mm">
33907 <cell alignment="center" valignment="top" usebox="none">
33908 \begin_inset Text
33909
33910 \begin_layout Plain Layout
33911 \begin_inset Info
33912 type  "icon"
33913 arg   "math-macro-add-greedy-optional-param"
33914 \end_inset
33915
33916
33917 \end_layout
33918
33919 \end_inset
33920 </cell>
33921 <cell alignment="center" valignment="top" usebox="none">
33922 \begin_inset Text
33923
33924 \begin_layout Plain Layout
33925
33926 \family sans
33927 Edit\SpecialChar menuseparator
33928 Math\SpecialChar menuseparator
33929 Macro
33930 \begin_inset space ~
33931 \end_inset
33932
33933 Definition\SpecialChar menuseparator
33934 Append Optional Argument
33935 \begin_inset Newline newline
33936 \end_inset
33937
33938
33939 \begin_inset Phantom HPhantom
33940 status open
33941
33942 \begin_layout Plain Layout
33943
33944 \family sans
33945 Edit\SpecialChar menuseparator
33946 Math\SpecialChar menuseparator
33947 Macro
33948 \begin_inset space ~
33949 \end_inset
33950
33951 Definition\SpecialChar menuseparator
33952
33953 \end_layout
33954
33955 \end_inset
33956
33957 Eating From The Right
33958 \end_layout
33959
33960 \end_inset
33961 </cell>
33962 </row>
33963 </lyxtabular>
33964
33965 \end_inset
33966
33967
33968 \end_layout
33969
33970 \begin_layout Section
33971 Computer Algebra Systems
33972 \end_layout
33973
33974 \begin_layout Standard
33975 \SpecialChar LyX
33976  offers the exchange between mathematical expressions written in \SpecialChar LyX
33977 's math
33978  editor and external applications or user defined scripts.
33979  Currently supported applications are 
33980 \family sans
33981 Maple
33982 \family default
33983
33984 \family sans
33985 Mathematica
33986 \family default
33987
33988 \family sans
33989 Maxima
33990 \family default
33991  and 
33992 \family sans
33993 Octave
33994 \family default
33995 .
33996  Note that the set of supported mathematical constructs is limited only
33997  to very simple cases.
33998 \end_layout
33999
34000 \begin_layout Subsection
34001 Usage
34002 \end_layout
34003
34004 \begin_layout Standard
34005 Write some expression in a formula, go to the 
34006 \family sans
34007 Edit\SpecialChar menuseparator
34008 Math\SpecialChar menuseparator
34009 Use Computer Algebra System
34010 \family default
34011  menu and choose the application you have installed on the computer.
34012  After that the result of computation should show on the right side of the
34013  expression together with the 
34014 \begin_inset Quotes eld
34015 \end_inset
34016
34017 =
34018 \begin_inset Quotes erd
34019 \end_inset
34020
34021  operator.
34022 \end_layout
34023
34024 \begin_layout Standard
34025 Here are few simple examples (with results from 
34026 \family typewriter
34027 Maxima
34028 \family default
34029 ) to show what kind of computations can be performed:
34030 \end_layout
34031
34032 \begin_layout Itemize
34033 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
34034 \end_inset
34035
34036
34037 \end_layout
34038
34039 \begin_layout Itemize
34040 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
34041 \end_inset
34042
34043
34044 \end_layout
34045
34046 \begin_layout Itemize
34047 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
34048 \end_inset
34049
34050
34051 \end_layout
34052
34053 \begin_layout Itemize
34054 \begin_inset Formula $\int\left(\frac{1}{1+x^{3}}\right)dx=-\frac{\log\left(x^{2}-x+1\right)}{6}+\frac{\arctan\left(\frac{2\,x-1}{\sqrt{3}}\right)}{\sqrt{3}}+\frac{\log\left(x+1\right)}{3}$
34055 \end_inset
34056
34057
34058 \begin_inset Newline newline
34059 \end_inset
34060
34061
34062 \begin_inset Note Greyedout
34063 status open
34064
34065 \begin_layout Plain Layout
34066
34067 \series bold
34068 Note:
34069 \series default
34070  One needs to use proper delimiter insets 
34071 \begin_inset Formula $\left(\right)$
34072 \end_inset
34073
34074  instead of simple '(' ')' characters.
34075 \end_layout
34076
34077 \end_inset
34078
34079  
34080 \end_layout
34081
34082 \begin_layout Itemize
34083 \begin_inset Formula $\det\left[\begin{array}{ccc}
34084 1 & 6 & 7\\
34085 2 & 5 & 8\\
34086 3 & 4 & 17
34087 \end{array}\right]=-56$
34088 \end_inset
34089
34090
34091 \end_layout
34092
34093 \begin_layout Itemize
34094 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
34095 \end_inset
34096
34097
34098 \end_layout
34099
34100 \begin_layout Itemize
34101 \begin_inset Formula $powerseries\left(-\log\left(5-x\right),x,1\right)=\sum_{{\mathit{i}_{2}}=0}^{\infty}{\frac{4^{-{\mathit{i}_{2}}-1}\,\left(x-1\right)^{{\mathit{i}_{2}}+1}}{{\mathit{i}_{2}}+1}}-\log4$
34102 \end_inset
34103
34104
34105 \end_layout
34106
34107 \begin_layout Itemize
34108 \begin_inset Formula $solve\left(x_{1}+y_{1}^{3}=y_{1}+x_{1}^{2},x_{1}\right)=\left[x_{1}=-\frac{\sqrt{4\,y_{1}^{3}-4\,y_{1}+1}-1}{2},x_{1}=\frac{\sqrt{4\,y_{1}^{3}-4\,y_{1}+1}+1}{2}\right]$
34109 \end_inset
34110
34111
34112 \end_layout
34113
34114 \begin_layout Subsection
34115 Keyboard shortcut
34116 \end_layout
34117
34118 \begin_layout Standard
34119 Currently there is no keyboard shortcut for calling the algebra applications.
34120  One can easily bind a shortcut to the 
34121 \family sans
34122 math-extern
34123 \family default
34124  \SpecialChar LyX
34125  function (see the 
34126 \family sans
34127 \emph on
34128 \SpecialChar LyX
34129  Functions
34130 \family default
34131 \emph default
34132  manual).
34133  One could e.
34134 \begin_inset space \thinspace{}
34135 \end_inset
34136
34137 g.
34138 \begin_inset space \space{}
34139 \end_inset
34140
34141 bind the 
34142 \family sans
34143 Return
34144 \family default
34145  key inside the math editor.
34146  To bind it to 
34147 \family typewriter
34148 Maxima
34149 \family default
34150  one would use this shortcut definition command:
34151 \end_layout
34152
34153 \begin_layout Standard
34154
34155 \series bold
34156 command-alternatives paragraph-break;math-extern maxima
34157 \end_layout
34158
34159 \begin_layout Section
34160 Miscellaneous
34161 \begin_inset Index idx
34162 status collapsed
34163
34164 \begin_layout Plain Layout
34165 Miscellaneous
34166 \end_layout
34167
34168 \end_inset
34169
34170
34171 \end_layout
34172
34173 \begin_layout Subsection
34174 Negative Numbers
34175 \begin_inset Index idx
34176 status collapsed
34177
34178 \begin_layout Plain Layout
34179 Numbers ! negative
34180 \end_layout
34181
34182 \end_inset
34183
34184
34185 \end_layout
34186
34187 \begin_layout Standard
34188 Negative numbers often look ugly in formulas because the minus sign before
34189  the number is set with the same length as the minus operator sign.
34190  When writing the negative number in normal text, the minus sign appears
34191  correctly.
34192 \end_layout
34193
34194 \begin_layout Standard
34195 Thus, the problem disappears when converting the minus sign to mathematical
34196  text.
34197 \end_layout
34198
34199 \begin_layout Standard
34200 An example to visualize the problem:
34201 \end_layout
34202
34203 \begin_layout Standard
34204 \align center
34205 \begin_inset Tabular
34206 <lyxtabular version="3" rows="3" columns="2">
34207 <features booktabs="true" tabularvalignment="middle">
34208 <column alignment="right" valignment="top" width="0pt">
34209 <column alignment="left" valignment="top">
34210 <row>
34211 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
34212 \begin_inset Text
34213
34214 \begin_layout Plain Layout
34215 normal text:
34216 \end_layout
34217
34218 \end_inset
34219 </cell>
34220 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34221 \begin_inset Text
34222
34223 \begin_layout Plain Layout
34224 x = -2
34225 \end_layout
34226
34227 \end_inset
34228 </cell>
34229 </row>
34230 <row>
34231 <cell alignment="right" valignment="top" leftline="true" usebox="none">
34232 \begin_inset Text
34233
34234 \begin_layout Plain Layout
34235 formula:
34236 \end_layout
34237
34238 \end_inset
34239 </cell>
34240 <cell alignment="center" valignment="top" rightline="true" usebox="none">
34241 \begin_inset Text
34242
34243 \begin_layout Plain Layout
34244 \begin_inset Formula $x=-2$
34245 \end_inset
34246
34247
34248 \end_layout
34249
34250 \end_inset
34251 </cell>
34252 </row>
34253 <row>
34254 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34255 \begin_inset Text
34256
34257 \begin_layout Plain Layout
34258 solution:
34259 \end_layout
34260
34261 \end_inset
34262 </cell>
34263 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34264 \begin_inset Text
34265
34266 \begin_layout Plain Layout
34267 \begin_inset Formula $x=\textrm{-}2$
34268 \end_inset
34269
34270
34271 \end_layout
34272
34273 \end_inset
34274 </cell>
34275 </row>
34276 </lyxtabular>
34277
34278 \end_inset
34279
34280
34281 \end_layout
34282
34283 \begin_layout Subsection
34284 Comma as decimal Separator
34285 \begin_inset Index idx
34286 status collapsed
34287
34288 \begin_layout Plain Layout
34289 Comma
34290 \end_layout
34291
34292 \end_inset
34293
34294
34295 \end_layout
34296
34297 \begin_layout Standard
34298 In \SpecialChar LaTeX
34299  a comma inside a formula is used, according to the English convention,
34300  as number group separator.
34301  So there will be space added behind all commas in formulas.
34302 \end_layout
34303
34304 \begin_layout Standard
34305 To avoid this, the comma is highlighted and changed to mathematical text
34306  (shortcut 
34307 \begin_inset Info
34308 type  "shortcut"
34309 arg   "math-mode"
34310 \end_inset
34311
34312 ).
34313 \end_layout
34314
34315 \begin_layout Standard
34316 To use all formula commas in the document as decimal separator, the file
34317  
34318 \series bold
34319 icomma.sty
34320 \series default
34321
34322 \begin_inset Foot
34323 status collapsed
34324
34325 \begin_layout Plain Layout
34326
34327 \series bold
34328 icomma
34329 \series default
34330  is part of the \SpecialChar LaTeX
34331 -package 
34332 \series bold
34333 was
34334 \series default
34335
34336 \begin_inset Index idx
34337 status collapsed
34338
34339 \begin_layout Plain Layout
34340 Packages ! was
34341 \begin_inset ERT
34342 status collapsed
34343
34344 \begin_layout Plain Layout
34345
34346
34347 \backslash
34348 vspace{4mm}
34349 \end_layout
34350
34351 \end_inset
34352
34353
34354 \end_layout
34355
34356 \end_inset
34357
34358 .
34359 \end_layout
34360
34361 \end_inset
34362
34363
34364 \begin_inset Index idx
34365 status collapsed
34366
34367 \begin_layout Plain Layout
34368 Packages ! icomma
34369 \end_layout
34370
34371 \end_inset
34372
34373  is loaded with the \SpecialChar LaTeX
34374 -preamble line
34375 \end_layout
34376
34377 \begin_layout Standard
34378
34379 \series bold
34380
34381 \backslash
34382 usepackage{icomma}
34383 \end_layout
34384
34385 \begin_layout Subsection
34386 Physical Vectors
34387 \begin_inset CommandInset label
34388 LatexCommand label
34389 name "subsec:Physical-Vectors"
34390
34391 \end_inset
34392
34393
34394 \begin_inset Index idx
34395 status collapsed
34396
34397 \begin_layout Plain Layout
34398 Vectors ! physical
34399 \end_layout
34400
34401 \end_inset
34402
34403
34404 \end_layout
34405
34406 \begin_layout Standard
34407 Predefined vectors are offered by the \SpecialChar LaTeX
34408 -package 
34409 \series bold
34410 braket
34411 \series default
34412
34413 \begin_inset Index idx
34414 status collapsed
34415
34416 \begin_layout Plain Layout
34417 Packages ! braket
34418 \end_layout
34419
34420 \end_inset
34421
34422  that is loaded with the \SpecialChar LaTeX
34423 -preamble line
34424 \end_layout
34425
34426 \begin_layout Standard
34427
34428 \series bold
34429
34430 \backslash
34431 usepackage{braket}
34432 \end_layout
34433
34434 \begin_layout Standard
34435 \begin_inset ERT
34436 status collapsed
34437
34438 \begin_layout Plain Layout
34439
34440
34441 \backslash
34442 ifbraket 
34443 \end_layout
34444
34445 \end_inset
34446
34447
34448 \begin_inset Note Note
34449 status open
34450
34451 \begin_layout Plain Layout
34452 The following table will only be displayed when the \SpecialChar LaTeX
34453 -package 
34454 \series bold
34455 braket
34456 \series default
34457  is installed.
34458 \end_layout
34459
34460 \end_inset
34461
34462
34463 \end_layout
34464
34465 \begin_layout Standard
34466 The following commands are defined:
34467 \end_layout
34468
34469 \begin_layout Standard
34470 \align center
34471 \begin_inset Tabular
34472 <lyxtabular version="3" rows="4" columns="2">
34473 <features booktabs="true" tabularvalignment="middle">
34474 <column alignment="center" valignment="top" width="0pt">
34475 <column alignment="center" valignment="top">
34476 <row>
34477 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34478 \begin_inset Text
34479
34480 \begin_layout Plain Layout
34481 Command
34482 \end_layout
34483
34484 \end_inset
34485 </cell>
34486 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34487 \begin_inset Text
34488
34489 \begin_layout Plain Layout
34490 Result
34491 \end_layout
34492
34493 \end_inset
34494 </cell>
34495 </row>
34496 <row>
34497 <cell alignment="center" valignment="top" usebox="none">
34498 \begin_inset Text
34499
34500 \begin_layout Plain Layout
34501
34502 \backslash
34503 Bra{
34504 \backslash
34505 psi
34506 \end_layout
34507
34508 \end_inset
34509 </cell>
34510 <cell alignment="center" valignment="top" usebox="none">
34511 \begin_inset Text
34512
34513 \begin_layout Plain Layout
34514 \begin_inset Formula $\Bra{\psi}$
34515 \end_inset
34516
34517
34518 \end_layout
34519
34520 \end_inset
34521 </cell>
34522 </row>
34523 <row>
34524 <cell alignment="center" valignment="top" usebox="none">
34525 \begin_inset Text
34526
34527 \begin_layout Plain Layout
34528
34529 \backslash
34530 Ket{
34531 \backslash
34532 psi
34533 \end_layout
34534
34535 \end_inset
34536 </cell>
34537 <cell alignment="center" valignment="top" usebox="none">
34538 \begin_inset Text
34539
34540 \begin_layout Plain Layout
34541 \begin_inset Formula $\Ket{\psi}$
34542 \end_inset
34543
34544
34545 \end_layout
34546
34547 \end_inset
34548 </cell>
34549 </row>
34550 <row>
34551 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34552 \begin_inset Text
34553
34554 \begin_layout Plain Layout
34555
34556 \backslash
34557 Braket{
34558 \backslash
34559 psi|
34560 \backslash
34561 phi
34562 \end_layout
34563
34564 \end_inset
34565 </cell>
34566 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34567 \begin_inset Text
34568
34569 \begin_layout Plain Layout
34570 \begin_inset Formula $\Braket{\psi|\phi}$
34571 \end_inset
34572
34573
34574 \end_layout
34575
34576 \end_inset
34577 </cell>
34578 </row>
34579 </lyxtabular>
34580
34581 \end_inset
34582
34583
34584 \end_layout
34585
34586 \begin_layout Standard
34587 The command 
34588 \series bold
34589
34590 \backslash
34591 Braket
34592 \series default
34593  assures that all vertical bars are set in the size of the surrounding brackets:
34594 \begin_inset Formula 
34595 \[
34596 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
34597 \]
34598
34599 \end_inset
34600
34601
34602 \begin_inset ERT
34603 status collapsed
34604
34605 \begin_layout Plain Layout
34606
34607
34608 \backslash
34609 else 
34610 \end_layout
34611
34612 \end_inset
34613
34614
34615 \begin_inset Note Note
34616 status open
34617
34618 \begin_layout Plain Layout
34619 The following will be displayed when the \SpecialChar LaTeX
34620 -package 
34621 \series bold
34622 braket
34623 \series default
34624  is not installed:
34625 \end_layout
34626
34627 \end_inset
34628
34629
34630 \end_layout
34631
34632 \begin_layout Standard
34633 You need to install the \SpecialChar LaTeX
34634 -package 
34635 \series bold
34636 braket
34637 \series default
34638  to see the rest of this subsection in the output.
34639 \end_layout
34640
34641 \begin_layout Standard
34642 \begin_inset ERT
34643 status collapsed
34644
34645 \begin_layout Plain Layout
34646
34647
34648 \backslash
34649 fi 
34650 \end_layout
34651
34652 \end_inset
34653
34654
34655 \end_layout
34656
34657 \begin_layout Standard
34658 The effect of 
34659 \series bold
34660
34661 \backslash
34662 Braket
34663 \series default
34664  can also be achieved using the command 
34665 \series bold
34666
34667 \backslash
34668 middle
34669 \series default
34670 , that is described in 
34671 \begin_inset CommandInset ref
34672 LatexCommand ref
34673 reference "subsec:Automatic-Bracket-Size"
34674
34675 \end_inset
34676
34677 .
34678 \end_layout
34679
34680 \begin_layout Subsection
34681 Self-defined Fractions
34682 \begin_inset CommandInset label
34683 LatexCommand label
34684 name "subsec:Self-defined-Fractions"
34685
34686 \end_inset
34687
34688
34689 \begin_inset Index idx
34690 status collapsed
34691
34692 \begin_layout Plain Layout
34693 Fractions ! self-defined
34694 \end_layout
34695
34696 \end_inset
34697
34698
34699 \end_layout
34700
34701 \begin_layout Standard
34702 To define custom commands for fractions, the command 
34703 \series bold
34704
34705 \backslash
34706 genfrac
34707 \series default
34708
34709 \begin_inset Index idx
34710 status collapsed
34711
34712 \begin_layout Plain Layout
34713 Commands ! G ! 
34714 \backslash
34715 genfrac
34716 \begin_inset ERT
34717 status collapsed
34718
34719 \begin_layout Plain Layout
34720
34721
34722 \backslash
34723 vspace{4mm}
34724 \end_layout
34725
34726 \end_inset
34727
34728
34729 \end_layout
34730
34731 \end_inset
34732
34733  is used in the following scheme:
34734 \end_layout
34735
34736 \begin_layout Standard
34737
34738 \series bold
34739
34740 \backslash
34741 genfrac{left
34742 \series default
34743  
34744 \series bold
34745 bracket}{right
34746 \series default
34747  
34748 \series bold
34749 bracket}{fraction bar thickness}{style}
34750 \begin_inset Newline newline
34751 \end_inset
34752
34753
34754 \begin_inset Phantom HPhantom
34755 status open
34756
34757 \begin_layout Plain Layout
34758
34759 \series bold
34760
34761 \backslash
34762 genfrac
34763 \end_layout
34764
34765 \end_inset
34766
34767 {numerator}{denominator}
34768 \end_layout
34769
34770 \begin_layout Standard
34771 The style is a number in the range of 0
34772 \begin_inset space \thinspace{}
34773 \end_inset
34774
34775 -
34776 \begin_inset space \thinspace{}
34777 \end_inset
34778
34779 3.
34780 \end_layout
34781
34782 \begin_layout Standard
34783 \align center
34784 \begin_inset Tabular
34785 <lyxtabular version="3" rows="5" columns="2">
34786 <features booktabs="true" tabularvalignment="middle">
34787 <column alignment="center" valignment="top" width="0pt">
34788 <column alignment="center" valignment="top">
34789 <row>
34790 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34791 \begin_inset Text
34792
34793 \begin_layout Plain Layout
34794 Number
34795 \end_layout
34796
34797 \end_inset
34798 </cell>
34799 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34800 \begin_inset Text
34801
34802 \begin_layout Plain Layout
34803 Style (Size)
34804 \end_layout
34805
34806 \end_inset
34807 </cell>
34808 </row>
34809 <row>
34810 <cell alignment="center" valignment="top" usebox="none">
34811 \begin_inset Text
34812
34813 \begin_layout Plain Layout
34814 0
34815 \end_layout
34816
34817 \end_inset
34818 </cell>
34819 <cell alignment="center" valignment="top" usebox="none">
34820 \begin_inset Text
34821
34822 \begin_layout Plain Layout
34823 display style formula
34824 \end_layout
34825
34826 \end_inset
34827 </cell>
34828 </row>
34829 <row>
34830 <cell alignment="center" valignment="top" usebox="none">
34831 \begin_inset Text
34832
34833 \begin_layout Plain Layout
34834 1
34835 \end_layout
34836
34837 \end_inset
34838 </cell>
34839 <cell alignment="center" valignment="top" usebox="none">
34840 \begin_inset Text
34841
34842 \begin_layout Plain Layout
34843 inline formula
34844 \end_layout
34845
34846 \end_inset
34847 </cell>
34848 </row>
34849 <row>
34850 <cell alignment="center" valignment="top" usebox="none">
34851 \begin_inset Text
34852
34853 \begin_layout Plain Layout
34854 2
34855 \end_layout
34856
34857 \end_inset
34858 </cell>
34859 <cell alignment="center" valignment="top" usebox="none">
34860 \begin_inset Text
34861
34862 \begin_layout Plain Layout
34863 small
34864 \end_layout
34865
34866 \end_inset
34867 </cell>
34868 </row>
34869 <row>
34870 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34871 \begin_inset Text
34872
34873 \begin_layout Plain Layout
34874 3
34875 \end_layout
34876
34877 \end_inset
34878 </cell>
34879 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34880 \begin_inset Text
34881
34882 \begin_layout Plain Layout
34883 tiny
34884 \end_layout
34885
34886 \end_inset
34887 </cell>
34888 </row>
34889 </lyxtabular>
34890
34891 \end_inset
34892
34893
34894 \end_layout
34895
34896 \begin_layout Standard
34897 When no style is given, the size is adjusted to the surrounding environment
34898  like for the command 
34899 \series bold
34900
34901 \backslash
34902 frac
34903 \series default
34904 .
34905 \end_layout
34906
34907 \begin_layout Standard
34908 When no fraction bar thickness is given, the predefined value of 0.4
34909 \begin_inset space \thinspace{}
34910 \end_inset
34911
34912 pt will be used.
34913 \end_layout
34914
34915 \begin_layout Standard
34916 \begin_inset VSpace medskip
34917 \end_inset
34918
34919 For example, the commands 
34920 \series bold
34921
34922 \backslash
34923 dfrac
34924 \series default
34925  and 
34926 \series bold
34927
34928 \backslash
34929 tbinom
34930 \series default
34931  from 
34932 \begin_inset CommandInset ref
34933 LatexCommand ref
34934 reference "subsec:Fractions"
34935
34936 \end_inset
34937
34938  are defined with the commands
34939 \end_layout
34940
34941 \begin_layout Standard
34942
34943 \series bold
34944
34945 \backslash
34946 newcommand{
34947 \backslash
34948 dfrac}[2]{
34949 \backslash
34950 genfrac{}{}{}{0}{#1}{#2}}
34951 \end_layout
34952
34953 \begin_layout Standard
34954 and
34955 \end_layout
34956
34957 \begin_layout Standard
34958
34959 \series bold
34960
34961 \backslash
34962 newcommand{
34963 \backslash
34964 tbinom}[2]{
34965 \backslash
34966 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34967 \end_layout
34968
34969 \begin_layout Standard
34970 \begin_inset VSpace medskip
34971 \end_inset
34972
34973 To define a fraction where the fraction bar thickness can be given as optional
34974  argument, the following line is inserted to the \SpecialChar LaTeX
34975 -preamble:
34976 \end_layout
34977
34978 \begin_layout Standard
34979
34980 \series bold
34981
34982 \backslash
34983 newcommand{
34984 \backslash
34985 fracS}[3][]{
34986 \backslash
34987 genfrac{}{}{#1}{}{#2}{#3}}
34988 \end_layout
34989
34990 \begin_layout Standard
34991 A test:
34992 \begin_inset Formula 
34993 \begin{align*}
34994 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34995 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34996 \end{align*}
34997
34998 \end_inset
34999
35000 As one can see, the distance of the numerator and the denominator to the
35001  fraction bar is round about three times the bar thickness.
35002 \end_layout
35003
35004 \begin_layout Standard
35005 \begin_inset Newpage newpage
35006 \end_inset
35007
35008
35009 \end_layout
35010
35011 \begin_layout Subsection
35012 Canceled Formulas
35013 \begin_inset Index idx
35014 status collapsed
35015
35016 \begin_layout Plain Layout
35017 Formula ! canceled
35018 \end_layout
35019
35020 \end_inset
35021
35022
35023 \end_layout
35024
35025 \begin_layout Standard
35026 There are four ways to cancel formulas or parts of formulas:
35027 \end_layout
35028
35029 \begin_layout Standard
35030 \begin_inset ERT
35031 status collapsed
35032
35033 \begin_layout Plain Layout
35034
35035
35036 \backslash
35037 ifcancel 
35038 \end_layout
35039
35040 \end_inset
35041
35042
35043 \begin_inset Note Note
35044 status open
35045
35046 \begin_layout Plain Layout
35047 The following table will only be displayed when the \SpecialChar LaTeX
35048 -package 
35049 \series bold
35050 cancel
35051 \series default
35052  is installed.
35053 \end_layout
35054
35055 \end_inset
35056
35057
35058 \end_layout
35059
35060 \begin_layout Standard
35061 \align center
35062 \begin_inset Tabular
35063 <lyxtabular version="3" rows="5" columns="2">
35064 <features booktabs="true" tabularvalignment="middle">
35065 <column alignment="center" valignment="top" width="0pt">
35066 <column alignment="center" valignment="top">
35067 <row>
35068 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35069 \begin_inset Text
35070
35071 \begin_layout Plain Layout
35072 Command
35073 \end_layout
35074
35075 \end_inset
35076 </cell>
35077 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35078 \begin_inset Text
35079
35080 \begin_layout Plain Layout
35081 Result
35082 \end_layout
35083
35084 \end_inset
35085 </cell>
35086 </row>
35087 <row>
35088 <cell alignment="center" valignment="top" usebox="none">
35089 \begin_inset Text
35090
35091 \begin_layout Plain Layout
35092
35093 \backslash
35094 cancel
35095 \begin_inset space \textvisiblespace{}
35096 \end_inset
35097
35098
35099 \backslash
35100 int
35101 \begin_inset space \textvisiblespace{}
35102 \end_inset
35103
35104 A=B
35105 \end_layout
35106
35107 \end_inset
35108 </cell>
35109 <cell alignment="center" valignment="top" usebox="none">
35110 \begin_inset Text
35111
35112 \begin_layout Plain Layout
35113 \begin_inset Formula $\cancel{\int A=B}$
35114 \end_inset
35115
35116
35117 \end_layout
35118
35119 \end_inset
35120 </cell>
35121 </row>
35122 <row topspace="1.5mm">
35123 <cell alignment="center" valignment="top" usebox="none">
35124 \begin_inset Text
35125
35126 \begin_layout Plain Layout
35127
35128 \backslash
35129 bcancel
35130 \begin_inset space \textvisiblespace{}
35131 \end_inset
35132
35133
35134 \backslash
35135 int
35136 \begin_inset space \textvisiblespace{}
35137 \end_inset
35138
35139 A=B
35140 \end_layout
35141
35142 \end_inset
35143 </cell>
35144 <cell alignment="center" valignment="top" usebox="none">
35145 \begin_inset Text
35146
35147 \begin_layout Plain Layout
35148 \begin_inset Formula $\bcancel{\int A=B}$
35149 \end_inset
35150
35151
35152 \end_layout
35153
35154 \end_inset
35155 </cell>
35156 </row>
35157 <row topspace="1.5mm">
35158 <cell alignment="center" valignment="top" usebox="none">
35159 \begin_inset Text
35160
35161 \begin_layout Plain Layout
35162
35163 \backslash
35164 xcancel
35165 \begin_inset space \textvisiblespace{}
35166 \end_inset
35167
35168
35169 \backslash
35170 int
35171 \begin_inset space \textvisiblespace{}
35172 \end_inset
35173
35174 A=B
35175 \end_layout
35176
35177 \end_inset
35178 </cell>
35179 <cell alignment="center" valignment="top" usebox="none">
35180 \begin_inset Text
35181
35182 \begin_layout Plain Layout
35183 \begin_inset Formula $\xcancel{\int A=B}$
35184 \end_inset
35185
35186
35187 \end_layout
35188
35189 \end_inset
35190 </cell>
35191 </row>
35192 <row>
35193 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35194 \begin_inset Text
35195
35196 \begin_layout Plain Layout
35197
35198 \backslash
35199 cancelto
35200 \begin_inset space \textvisiblespace{}
35201 \end_inset
35202
35203
35204 \backslash
35205 int
35206 \begin_inset space \textvisiblespace{}
35207 \end_inset
35208
35209 A=B
35210 \begin_inset Formula $\to$
35211 \end_inset
35212
35213 1
35214 \end_layout
35215
35216 \end_inset
35217 </cell>
35218 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35219 \begin_inset Text
35220
35221 \begin_layout Plain Layout
35222 \begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$
35223 \end_inset
35224
35225
35226 \end_layout
35227
35228 \end_inset
35229 </cell>
35230 </row>
35231 </lyxtabular>
35232
35233 \end_inset
35234
35235
35236 \end_layout
35237
35238 \begin_layout Standard
35239
35240 \series bold
35241
35242 \backslash
35243 cancelto
35244 \series default
35245  is especially suitable to visualize the reduction of fractions within formulas:
35246 \begin_inset Formula 
35247 \[
35248 \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}}}
35249 \]
35250
35251 \end_inset
35252
35253
35254 \end_layout
35255
35256 \begin_layout Standard
35257 To change the size of 
35258 \series bold
35259
35260 \backslash
35261 cancelto
35262 \series default
35263 's 
35264 \begin_inset Quotes eld
35265 \end_inset
35266
35267 subscript
35268 \begin_inset Quotes erd
35269 \end_inset
35270
35271  value one can add the \SpecialChar LaTeX
35272 -preamble line
35273 \end_layout
35274
35275 \begin_layout Standard
35276
35277 \series bold
35278
35279 \backslash
35280 PassOptionsToPackage{option}{cancel}
35281 \end_layout
35282
35283 \begin_layout Standard
35284 where 
35285 \series bold
35286 option
35287 \series default
35288  is either 
35289 \series bold
35290 samesize
35291 \series default
35292  which leads to the same size as for the canceled value, or 
35293 \series bold
35294 Smaller
35295 \series default
35296  which makes is it a bit smaller than normal.
35297 \end_layout
35298
35299 \begin_layout Standard
35300 To color the cancellation bar one adds this command as \SpecialChar TeX
35301  code:
35302 \end_layout
35303
35304 \begin_layout Standard
35305
35306 \series bold
35307
35308 \backslash
35309 renewcommand{
35310 \backslash
35311 CancelColor}{
35312 \backslash
35313 color{red}}
35314 \end_layout
35315
35316 \begin_layout Standard
35317
35318 \series bold
35319 red
35320 \series default
35321  can be replaced by a color of your choice.
35322 \end_layout
35323
35324 \begin_layout Standard
35325 \begin_inset ERT
35326 status collapsed
35327
35328 \begin_layout Plain Layout
35329
35330
35331 \backslash
35332 renewcommand{
35333 \backslash
35334 CancelColor}{
35335 \backslash
35336 color{red}}
35337 \end_layout
35338
35339 \end_inset
35340
35341
35342 \end_layout
35343
35344 \begin_layout Standard
35345 \begin_inset Formula 
35346 \[
35347 \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}}}
35348 \]
35349
35350 \end_inset
35351
35352
35353 \end_layout
35354
35355 \begin_layout Standard
35356 \begin_inset ERT
35357 status collapsed
35358
35359 \begin_layout Plain Layout
35360
35361
35362 \backslash
35363 renewcommand{
35364 \backslash
35365 CancelColor}{
35366 \backslash
35367 color{black}}
35368 \end_layout
35369
35370 \end_inset
35371
35372
35373 \begin_inset Note Note
35374 status open
35375
35376 \begin_layout Plain Layout
35377 reset the color
35378 \end_layout
35379
35380 \end_inset
35381
35382
35383 \end_layout
35384
35385 \begin_layout Standard
35386 For further customizations, see the documentation of the package 
35387 \series bold
35388 cancel
35389 \series default
35390
35391 \begin_inset CommandInset citation
35392 LatexCommand cite
35393 key "cancel"
35394
35395 \end_inset
35396
35397 .
35398 \begin_inset Index idx
35399 status collapsed
35400
35401 \begin_layout Plain Layout
35402 Packages ! cancel
35403 \end_layout
35404
35405 \end_inset
35406
35407
35408 \end_layout
35409
35410 \begin_layout Standard
35411 \begin_inset ERT
35412 status collapsed
35413
35414 \begin_layout Plain Layout
35415
35416
35417 \backslash
35418 else 
35419 \end_layout
35420
35421 \end_inset
35422
35423
35424 \begin_inset Note Note
35425 status open
35426
35427 \begin_layout Plain Layout
35428 The following will be displayed when the \SpecialChar LaTeX
35429 -package 
35430 \series bold
35431 cancel
35432 \series default
35433  is not installed:
35434 \end_layout
35435
35436 \end_inset
35437
35438
35439 \end_layout
35440
35441 \begin_layout Standard
35442 You need to install the \SpecialChar LaTeX
35443 -package 
35444 \series bold
35445 cancel
35446 \series default
35447  to see the rest of this subsection in the output.
35448 \end_layout
35449
35450 \begin_layout Standard
35451 \begin_inset ERT
35452 status collapsed
35453
35454 \begin_layout Plain Layout
35455
35456
35457 \backslash
35458 fi 
35459 \end_layout
35460
35461 \end_inset
35462
35463
35464 \end_layout
35465
35466 \begin_layout Subsection
35467 Formulas in Section Headings
35468 \begin_inset CommandInset label
35469 LatexCommand label
35470 name "subsec:Formulas-in-Section"
35471
35472 \end_inset
35473
35474
35475 \begin_inset Index idx
35476 status collapsed
35477
35478 \begin_layout Plain Layout
35479 Formula ! in section headings
35480 \end_layout
35481
35482 \end_inset
35483
35484
35485 \end_layout
35486
35487 \begin_layout Standard
35488 When formulas are used in section headings, the following has to be taken
35489  into account:
35490 \end_layout
35491
35492 \begin_layout Standard
35493 \begin_inset Note Greyedout
35494 status open
35495
35496 \begin_layout Plain Layout
35497 When 
35498 \series bold
35499 hyperref
35500 \series default
35501
35502 \begin_inset Index idx
35503 status collapsed
35504
35505 \begin_layout Plain Layout
35506 Packages ! hyperref
35507 \end_layout
35508
35509 \end_inset
35510
35511  support is enabled in the document settings dialog under 
35512 \family sans
35513 PDF
35514 \begin_inset space ~
35515 \end_inset
35516
35517 Properties
35518 \family default
35519 , PDF-bookmarks are created for every section heading in the table of contents.
35520  If a section heading contains formulas, they are incorrectly displayed
35521  in the bookmark text, because formulas in bookmarks infringe the PDF convention
35522 s.
35523 \end_layout
35524
35525 \end_inset
35526
35527
35528 \end_layout
35529
35530 \begin_layout Standard
35531 Both problems can be solved by inserting at the end of the section heading
35532  a short title with the menu 
35533 \family sans
35534 Insert\SpecialChar menuseparator
35535 Short
35536 \begin_inset space ~
35537 \end_inset
35538
35539 Title
35540 \family default
35541 .
35542  Short titles are used as alternative for multiline section headings to
35543  keep the table of contents clearly arranged.
35544  Only the short title appears in the table of contents and therefore also
35545  in the PDF-bookmark.
35546 \end_layout
35547
35548 \begin_layout Standard
35549 When formulas should be used in the table of contents but 
35550 \series bold
35551 hyperref
35552 \series default
35553  is used, one can use the following command in \SpecialChar TeX
35554  mode:
35555 \end_layout
35556
35557 \begin_layout Standard
35558
35559 \series bold
35560
35561 \backslash
35562 texorpdfstring{part}{alternative}
35563 \begin_inset Index idx
35564 status collapsed
35565
35566 \begin_layout Plain Layout
35567 Commands ! T ! 
35568 \backslash
35569 texorpdfstring
35570 \end_layout
35571
35572 \end_inset
35573
35574
35575 \end_layout
35576
35577 \begin_layout Standard
35578 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
35579  This can be characters, formulas, footnotes, but also cross-references.
35580  The alternative is used instead of the part for the bookmark.
35581 \end_layout
35582
35583 \begin_layout Standard
35584 Here are two example headings:
35585 \begin_inset VSpace -3mm
35586 \end_inset
35587
35588
35589 \begin_inset ERT
35590 status collapsed
35591
35592 \begin_layout Plain Layout
35593
35594
35595 \backslash
35596 boldmath 
35597 \end_layout
35598
35599 \end_inset
35600
35601
35602 \end_layout
35603
35604 \begin_layout Subsubsection
35605 Heading without formula in table of contents 
35606 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35607 \end_inset
35608
35609
35610 \begin_inset Argument 1
35611 status collapsed
35612
35613 \begin_layout Plain Layout
35614 Heading without formula in table of contents
35615 \end_layout
35616
35617 \end_inset
35618
35619
35620 \end_layout
35621
35622 \begin_layout Subsubsection
35623 Heading with formula in table of contents
35624 \begin_inset ERT
35625 status collapsed
35626
35627 \begin_layout Plain Layout
35628
35629
35630 \backslash
35631 texorpdfstring{
35632 \end_layout
35633
35634 \end_inset
35635
35636  
35637 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35638 \end_inset
35639
35640
35641 \begin_inset ERT
35642 status collapsed
35643
35644 \begin_layout Plain Layout
35645
35646 }{}
35647 \end_layout
35648
35649 \end_inset
35650
35651
35652 \end_layout
35653
35654 \begin_layout Standard
35655 \begin_inset ERT
35656 status collapsed
35657
35658 \begin_layout Plain Layout
35659
35660
35661 \backslash
35662 unboldmath 
35663 \end_layout
35664
35665 \end_inset
35666
35667 In the first heading a short title was used, in the second one 
35668 \series bold
35669
35670 \backslash
35671 texorpdfstring
35672 \series default
35673 .
35674 \end_layout
35675
35676 \begin_layout Standard
35677 To get the same formatting as for the other headings, the complete heading
35678  was set into a 
35679 \series bold
35680 boldmath
35681 \series default
35682  environment
35683 \begin_inset Foot
35684 status collapsed
35685
35686 \begin_layout Plain Layout
35687 see 
35688 \begin_inset CommandInset ref
35689 LatexCommand ref
35690 reference "subsec:Bold-Formulas"
35691
35692 \end_inset
35693
35694
35695 \end_layout
35696
35697 \end_inset
35698
35699 .
35700 \end_layout
35701
35702 \begin_layout Subsection
35703 Formulas in multi-column Text
35704 \begin_inset Index idx
35705 status collapsed
35706
35707 \begin_layout Plain Layout
35708 Formula ! in multi-column text
35709 \end_layout
35710
35711 \end_inset
35712
35713
35714 \end_layout
35715
35716 \begin_layout Standard
35717 Formulas in multi-column text are often too wide to fit into a column and
35718  thus need to be set over the whole page width.
35719  This is done by using the \SpecialChar LaTeX
35720 -package 
35721 \series bold
35722 multicol
35723 \series default
35724
35725 \begin_inset Foot
35726 status collapsed
35727
35728 \begin_layout Plain Layout
35729
35730 \series bold
35731 multicol
35732 \series default
35733  is part of every \SpecialChar LaTeX
35734  standard installation.
35735 \end_layout
35736
35737 \end_inset
35738
35739
35740 \begin_inset Index idx
35741 status collapsed
35742
35743 \begin_layout Plain Layout
35744 Packages ! multicol
35745 \end_layout
35746
35747 \end_inset
35748
35749 , that is loaded with the \SpecialChar LaTeX
35750 -preamble line
35751 \end_layout
35752
35753 \begin_layout Standard
35754
35755 \series bold
35756
35757 \backslash
35758 usepackage{multicol}
35759 \end_layout
35760
35761 \begin_layout Standard
35762 \begin_inset Note Greyedout
35763 status open
35764
35765 \begin_layout Plain Layout
35766 Note that in this case the setting 
35767 \family sans
35768 Two-column
35769 \begin_inset space ~
35770 \end_inset
35771
35772 document
35773 \family default
35774  in the menu 
35775 \family sans
35776 Document\SpecialChar menuseparator
35777 Settings
35778 \family default
35779  under 
35780 \family sans
35781 Text
35782 \begin_inset space ~
35783 \end_inset
35784
35785 Layout
35786 \family default
35787 \emph on
35788  
35789 \emph default
35790 must 
35791 \emph on
35792 not
35793 \emph default
35794  be selected.
35795 \end_layout
35796
35797 \end_inset
35798
35799
35800 \end_layout
35801
35802 \begin_layout Standard
35803 Before the multi-column text the command
35804 \end_layout
35805
35806 \begin_layout Standard
35807
35808 \series bold
35809
35810 \backslash
35811 begin{multicols}{column number}
35812 \end_layout
35813
35814 \begin_layout Standard
35815 is written in \SpecialChar TeX
35816  mode.
35817  The column number is a number in the range of 2
35818 \begin_inset space \thinspace{}
35819 \end_inset
35820
35821 -
35822 \begin_inset space \thinspace{}
35823 \end_inset
35824
35825 10.
35826  Before the formula the multi-column text is ended by inserting the command
35827 \end_layout
35828
35829 \begin_layout Standard
35830
35831 \series bold
35832
35833 \backslash
35834 end{multicols}
35835 \end_layout
35836
35837 \begin_layout Standard
35838 in \SpecialChar TeX
35839  mode.
35840 \end_layout
35841
35842 \begin_layout Standard
35843 Due to the command some space is automatically added before the formula.
35844  To revert this, -6
35845 \begin_inset space \thinspace{}
35846 \end_inset
35847
35848 mm vertical space is inserted before the formula.
35849  When the formula style 
35850 \series bold
35851 Indented
35852 \begin_inset Foot
35853 status collapsed
35854
35855 \begin_layout Plain Layout
35856 formula styles see 
35857 \begin_inset CommandInset ref
35858 LatexCommand ref
35859 reference "sec:Formula-Styles"
35860
35861 \end_inset
35862
35863
35864 \end_layout
35865
35866 \end_inset
35867
35868
35869 \series default
35870  is used, -9
35871 \begin_inset space \thinspace{}
35872 \end_inset
35873
35874 mm space is inserted instead.
35875 \end_layout
35876
35877 \begin_layout Standard
35878 As example a multi-column text with a displayed formula:
35879 \end_layout
35880
35881 \begin_layout Standard
35882
35883 \lang ngerman
35884 \begin_inset ERT
35885 status collapsed
35886
35887 \begin_layout Plain Layout
35888
35889
35890 \backslash
35891 begin{multicols}{2}
35892 \end_layout
35893
35894 \end_inset
35895
35896 Das Spektrum wird fouriertransformiert.
35897  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35898 , Lösungsmittel) zu trennen.
35899  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35900  nun das Aussehen des Ausgangssignals.
35901  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35902  über alle Phasen integrieren muss.
35903  Sei nun 
35904 \begin_inset Formula $S$
35905 \end_inset
35906
35907  unser normiertes Ausgangssignal und 
35908 \begin_inset Formula $P$
35909 \end_inset
35910
35911  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35912 \begin_inset ERT
35913 status collapsed
35914
35915 \begin_layout Plain Layout
35916
35917
35918 \backslash
35919 end{multicols}
35920 \end_layout
35921
35922 \end_inset
35923
35924
35925 \begin_inset VSpace -6mm
35926 \end_inset
35927
35928
35929 \begin_inset Formula 
35930 \begin{equation}
35931 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35932 \end{equation}
35933
35934 \end_inset
35935
35936
35937 \begin_inset ERT
35938 status collapsed
35939
35940 \begin_layout Plain Layout
35941
35942
35943 \backslash
35944 begin{multicols}{2}
35945 \end_layout
35946
35947 \end_inset
35948
35949 wobei 
35950 \begin_inset Formula $S_{0}$
35951 \end_inset
35952
35953  das Signal ohne Gradient ist und die Normierungsbedingung 
35954 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35955 \end_inset
35956
35957  gilt.
35958  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35959  Direkt nach dem 
35960 \begin_inset Formula $\nicefrac{\pi}{2}$
35961 \end_inset
35962
35963
35964 \begin_inset space \thinspace{}
35965 \end_inset
35966
35967 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35968  das Signal zusätzlich abschwächt.
35969  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35970  
35971 \begin_inset Formula $T_{2}$
35972 \end_inset
35973
35974 -Zeit.
35975 \end_layout
35976
35977 \begin_layout Standard
35978
35979 \lang ngerman
35980 \begin_inset ERT
35981 status collapsed
35982
35983 \begin_layout Plain Layout
35984
35985
35986 \backslash
35987 end{multicols}
35988 \end_layout
35989
35990 \end_inset
35991
35992
35993 \end_layout
35994
35995 \begin_layout Subsection
35996 Formulas with Description of Variables
35997 \begin_inset Index idx
35998 status collapsed
35999
36000 \begin_layout Plain Layout
36001 Formula ! with description of variables
36002 \end_layout
36003
36004 \end_inset
36005
36006
36007 \end_layout
36008
36009 \begin_layout Standard
36010 To describe variables within a formula, like in formula 
36011 \begin_inset CommandInset ref
36012 LatexCommand eqref
36013 reference "eq:within"
36014
36015 \end_inset
36016
36017 , a 2
36018 \series bold
36019 ×
36020 \series default
36021
36022 \begin_inset Formula $n$
36023 \end_inset
36024
36025
36026 \begin_inset space ~
36027 \end_inset
36028
36029 matrix is used with left aligned columns for the 
36030 \begin_inset Formula $n$
36031 \end_inset
36032
36033  used variables.
36034 \begin_inset Foot
36035 status collapsed
36036
36037 \begin_layout Plain Layout
36038 matrices see 
36039 \begin_inset CommandInset ref
36040 LatexCommand ref
36041 reference "sec:Matrices"
36042
36043 \end_inset
36044
36045
36046 \end_layout
36047
36048 \end_inset
36049
36050  To set the description in a smaller size, before the matrix e.
36051 \begin_inset space \thinspace{}
36052 \end_inset
36053
36054 g.
36055 \begin_inset space \space{}
36056 \end_inset
36057
36058 the command 
36059 \series bold
36060
36061 \backslash
36062 footnotesize
36063 \series default
36064  is inserted.
36065 \begin_inset Foot
36066 status collapsed
36067
36068 \begin_layout Plain Layout
36069 font sizes see 
36070 \begin_inset CommandInset ref
36071 LatexCommand ref
36072 reference "subsec:Font-Sizes"
36073
36074 \end_inset
36075
36076
36077 \end_layout
36078
36079 \end_inset
36080
36081
36082 \end_layout
36083
36084 \begin_layout Standard
36085 When the formula style 
36086 \series bold
36087 Indented
36088 \begin_inset Foot
36089 status collapsed
36090
36091 \begin_layout Plain Layout
36092 formula styles see 
36093 \begin_inset CommandInset ref
36094 LatexCommand ref
36095 reference "sec:Formula-Styles"
36096
36097 \end_inset
36098
36099
36100 \end_layout
36101
36102 \end_inset
36103
36104
36105 \series default
36106  is used, a 
36107 \series bold
36108
36109 \backslash
36110 hfill
36111 \series default
36112
36113 \begin_inset Foot
36114 status collapsed
36115
36116 \begin_layout Plain Layout
36117
36118 \series bold
36119
36120 \backslash
36121 hfill
36122 \series default
36123  only works in formulas with the style 
36124 \series bold
36125 Indented
36126 \series default
36127 , see 
36128 \begin_inset CommandInset ref
36129 LatexCommand ref
36130 reference "subsec:Variable-Space"
36131
36132 \end_inset
36133
36134 .
36135 \end_layout
36136
36137 \end_inset
36138
36139  is inserted before and after the matrix to have the same separation of
36140  the matrix from the equation and the side margin.
36141 \end_layout
36142
36143 \begin_layout Standard
36144 When the formula style 
36145 \series bold
36146 Centered
36147 \series default
36148  is used, the method described in 
36149 \begin_inset CommandInset ref
36150 LatexCommand ref
36151 reference "subsec:Flalign-Environment"
36152
36153 \end_inset
36154
36155  is used to indent formulas.
36156  Formula 
36157 \begin_inset CommandInset ref
36158 LatexCommand eqref
36159 reference "eq:within"
36160
36161 \end_inset
36162
36163  consists of five columns where in the first two columns contain the equation,
36164  the third the matrix and the last one an empty \SpecialChar TeX
36165  brace.
36166 \begin_inset Formula 
36167 \begin{flalign}
36168 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36169 \rho & \textrm{density}\\
36170 V & \textrm{volume}\\
36171 g & \textrm{gravitational acceleration}
36172 \end{array} &  & {}\label{eq:within}
36173 \end{flalign}
36174
36175 \end_inset
36176
36177
36178 \end_layout
36179
36180 \begin_layout Subsection
36181 Upright small Greek Letters
36182 \begin_inset CommandInset label
36183 LatexCommand label
36184 name "subsec:Upright-small-Greek"
36185
36186 \end_inset
36187
36188
36189 \begin_inset Index idx
36190 status collapsed
36191
36192 \begin_layout Plain Layout
36193 Greek letters ! upright
36194 \end_layout
36195
36196 \end_inset
36197
36198
36199 \end_layout
36200
36201 \begin_layout Standard
36202 Most of the math fonts only provide italic small Greek letters.
36203  But for symbols of elementary particles like pions and neutrinos, upright
36204  Greek letters are needed.
36205  The file 
36206 \series bold
36207 upgreek.sty
36208 \series default
36209
36210 \begin_inset Foot
36211 status collapsed
36212
36213 \begin_layout Plain Layout
36214
36215 \series bold
36216 upgreek
36217 \series default
36218  is part of the \SpecialChar LaTeX
36219 -package 
36220 \series bold
36221 was
36222 \series default
36223
36224 \begin_inset Index idx
36225 status collapsed
36226
36227 \begin_layout Plain Layout
36228 Packages ! was
36229 \begin_inset ERT
36230 status collapsed
36231
36232 \begin_layout Plain Layout
36233
36234
36235 \backslash
36236 vspace{4mm}
36237 \end_layout
36238
36239 \end_inset
36240
36241
36242 \end_layout
36243
36244 \end_inset
36245
36246 .
36247 \end_layout
36248
36249 \end_inset
36250
36251
36252 \begin_inset Index idx
36253 status collapsed
36254
36255 \begin_layout Plain Layout
36256 Packages ! upgreek
36257 \end_layout
36258
36259 \end_inset
36260
36261  that is loaded with the \SpecialChar LaTeX
36262 -preamble line
36263 \end_layout
36264
36265 \begin_layout Standard
36266
36267 \series bold
36268
36269 \backslash
36270 usepackage{upgreek}
36271 \end_layout
36272
36273 \begin_layout Standard
36274 provides them.
36275  
36276 \begin_inset ERT
36277 status collapsed
36278
36279 \begin_layout Plain Layout
36280
36281
36282 \backslash
36283 ifupgreek 
36284 \end_layout
36285
36286 \end_inset
36287
36288
36289 \begin_inset Note Note
36290 status open
36291
36292 \begin_layout Plain Layout
36293 The following table will only be displayed when the \SpecialChar LaTeX
36294 -package 
36295 \series bold
36296 upgreek
36297 \series default
36298  is installed:
36299 \end_layout
36300
36301 \end_inset
36302
36303  They are created when the command for a small Greek letter is started with
36304  
36305 \series bold
36306 up
36307 \series default
36308 .
36309  For example the command 
36310 \series bold
36311
36312 \backslash
36313 uptau
36314 \series default
36315  creates this: 
36316 \begin_inset Formula $\uptau$
36317 \end_inset
36318
36319
36320 \end_layout
36321
36322 \begin_layout Standard
36323 With these commands reactions of elementary particles can be typeset:
36324 \begin_inset Formula 
36325 \[
36326 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
36327 \]
36328
36329 \end_inset
36330
36331
36332 \end_layout
36333
36334 \begin_layout Standard
36335 The upright letters are more bold and wider than the italic ones.
36336  They should therefore not be used for units like 
36337 \begin_inset Quotes eld
36338 \end_inset
36339
36340 µm
36341 \begin_inset Quotes erd
36342 \end_inset
36343
36344 .
36345 \end_layout
36346
36347 \begin_layout Standard
36348 \begin_inset ERT
36349 status collapsed
36350
36351 \begin_layout Plain Layout
36352
36353
36354 \backslash
36355 else 
36356 \end_layout
36357
36358 \end_inset
36359
36360
36361 \begin_inset Note Note
36362 status open
36363
36364 \begin_layout Plain Layout
36365 The following will be displayed when the \SpecialChar LaTeX
36366 -package 
36367 \series bold
36368 upgreek
36369 \series default
36370  is not installed:
36371 \end_layout
36372
36373 \end_inset
36374
36375
36376 \end_layout
36377
36378 \begin_layout Standard
36379 You need to install the \SpecialChar LaTeX
36380 -package 
36381 \series bold
36382 upgreek
36383 \series default
36384  to see the rest of this subsection in the output.
36385 \end_layout
36386
36387 \begin_layout Standard
36388 \begin_inset ERT
36389 status collapsed
36390
36391 \begin_layout Plain Layout
36392
36393
36394 \backslash
36395 fi 
36396 \end_layout
36397
36398 \end_inset
36399
36400
36401 \end_layout
36402
36403 \begin_layout Subsection
36404 Text Characters in Formulas
36405 \begin_inset Index idx
36406 status collapsed
36407
36408 \begin_layout Plain Layout
36409 Text ! in formulas
36410 \end_layout
36411
36412 \end_inset
36413
36414
36415 \end_layout
36416
36417 \begin_layout Standard
36418 In some cases you might want to insert text characters directly into formulas.
36419  When for example the centered dot · is often used in formulas like 
36420 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36421 \end_inset
36422
36423 , one would have to insert the command 
36424 \series bold
36425
36426 \backslash
36427 cdot
36428 \series default
36429
36430 \begin_inset Foot
36431 status collapsed
36432
36433 \begin_layout Plain Layout
36434 see 
36435 \begin_inset CommandInset ref
36436 LatexCommand ref
36437 reference "subsec:Binary-Operators"
36438
36439 \end_inset
36440
36441
36442 \end_layout
36443
36444 \end_inset
36445
36446  all the time, because this character is defined in all encodings as text
36447  character.
36448  But the encoding can be changed by this \SpecialChar LaTeX
36449 -preamble line:
36450 \end_layout
36451
36452 \begin_layout Standard
36453
36454 \series bold
36455
36456 \backslash
36457 Declare Inputtext{183}{
36458 \backslash
36459 ifmmode
36460 \backslash
36461 cdot
36462 \backslash
36463 else
36464 \backslash
36465 textperiodcentered
36466 \backslash
36467 f\SpecialChar ligaturebreak
36468 i}
36469 \end_layout
36470
36471 \begin_layout Standard
36472 The character encoding (menu 
36473 \family sans
36474 Document\SpecialChar menuseparator
36475 Settings\SpecialChar menuseparator
36476 Language
36477 \family default
36478 ) specifies what character appears when a keyboard key is pressed.
36479  When the key for the character '·' is pressed, internally the command 
36480 \series bold
36481
36482 \backslash
36483 textperiodcentered
36484 \series default
36485  is used.
36486  But this command is not available in a formula so that you would get \SpecialChar LaTeX
36487 -errors.
36488  With the changed encoding the right command is chosen automatically, depending
36489  on if the character was inserted into a formula or not.
36490 \end_layout
36491
36492 \begin_layout Standard
36493 The encoding of several characters is saved in definition files.
36494  For example the encoding 
36495 \series bold
36496 latin9
36497 \series default
36498  is defined in the file 
36499 \series bold
36500 latin9.def
36501 \series default
36502  which is in the installation folder of \SpecialChar LaTeX
36503 .
36504  Encodings should only be changed via the \SpecialChar LaTeX
36505 -preamble and not in the definition
36506  files.
36507  Otherwise documents could not be edited by other \SpecialChar LyX
36508  users working on other
36509  computers.
36510 \end_layout
36511
36512 \begin_layout Standard
36513 \begin_inset VSpace medskip
36514 \end_inset
36515
36516 Besides the centered dot, in this document the degree sign ° is defined
36517  with the following \SpecialChar LaTeX
36518 -preamble line so that it can be directly inserted into
36519  a formula:
36520 \end_layout
36521
36522 \begin_layout Standard
36523
36524 \series bold
36525
36526 \backslash
36527 DeclareInputtext{176}{
36528 \backslash
36529 ifmmode^
36530 \backslash
36531 circ
36532 \backslash
36533 else
36534 \backslash
36535 textdegree
36536 \backslash
36537 f\SpecialChar ligaturebreak
36538 i}
36539 \end_layout
36540
36541 \begin_layout Subsection
36542 \SpecialChar LaTeX
36543 -comments in formulas
36544 \begin_inset Index idx
36545 status collapsed
36546
36547 \begin_layout Plain Layout
36548 \SpecialChar LaTeX
36549 -comments
36550 \end_layout
36551
36552 \end_inset
36553
36554
36555 \end_layout
36556
36557 \begin_layout Standard
36558 In text you can insert a comment that will only be visible in the \SpecialChar LaTeX
36559  source
36560  code of your file with the menu 
36561 \family sans
36562 Insert\SpecialChar menuseparator
36563 Note\SpecialChar menuseparator
36564 Comment
36565 \family default
36566 .
36567  This is not possible in a formula but you can insert \SpecialChar LaTeX
36568 -comments with the
36569  command
36570 \end_layout
36571
36572 \begin_layout Standard
36573
36574 \series bold
36575
36576 \backslash
36577 %
36578 \end_layout
36579
36580 \begin_layout Standard
36581 This creates a box in which you can write your comment.
36582  Due to a bug in \SpecialChar LyX
36583
36584 \begin_inset Foot
36585 status collapsed
36586
36587 \begin_layout Plain Layout
36588 \begin_inset CommandInset href
36589 LatexCommand href
36590 name "LyX-bug #9002"
36591 target "http://www.lyx.org/trac/ticket/9002"
36592
36593 \end_inset
36594
36595
36596 \end_layout
36597
36598 \end_inset
36599
36600  you cannot write normal text inside the comment, even when you use mathematical
36601  text, you will see its \SpecialChar LaTeX
36602 -commands in the \SpecialChar LaTeX
36603 -output.
36604 \begin_inset Newline newline
36605 \end_inset
36606
36607 This a formula with a \SpecialChar LaTeX
36608 -comment:
36609 \begin_inset Formula 
36610 \[
36611 A=B%\text{This is the comment}
36612 \]
36613
36614 \end_inset
36615
36616
36617 \end_layout
36618
36619 \begin_layout Standard
36620 \begin_inset Newpage newpage
36621 \end_inset
36622
36623
36624 \end_layout
36625
36626 \begin_layout Section
36627 \start_of_appendix
36628 Typographic Advice
36629 \begin_inset Index idx
36630 status collapsed
36631
36632 \begin_layout Plain Layout
36633 Typographic advice
36634 \end_layout
36635
36636 \end_inset
36637
36638
36639 \end_layout
36640
36641 \begin_layout Standard
36642 This section is a summary of the most important typographic rules, listed
36643  in ISO norms.
36644 \begin_inset Foot
36645 status collapsed
36646
36647 \begin_layout Plain Layout
36648 This collection was partly taken from the German semi-official dictionary
36649  called 
36650 \begin_inset Quotes eld
36651 \end_inset
36652
36653 Duden
36654 \begin_inset Quotes erd
36655 \end_inset
36656
36657  
36658 \begin_inset CommandInset citation
36659 LatexCommand cite
36660 key "Duden"
36661
36662 \end_inset
36663
36664  that lists some of the ISO rules.
36665  More rules are listed in 
36666 \begin_inset CommandInset citation
36667 LatexCommand cite
36668 key "Checklist"
36669
36670 \end_inset
36671
36672 .
36673 \end_layout
36674
36675 \end_inset
36676
36677
36678 \end_layout
36679
36680 \begin_layout Itemize
36681 Physical units are 
36682 \emph on
36683 always
36684 \emph default
36685  set upright
36686 \begin_inset Foot
36687 status collapsed
36688
36689 \begin_layout Plain Layout
36690 done with font styles, see 
36691 \begin_inset CommandInset ref
36692 LatexCommand ref
36693 reference "subsec:Font-Styles"
36694
36695 \end_inset
36696
36697
36698 \end_layout
36699
36700 \end_inset
36701
36702 , no matter if they appear in italic text: 30
36703 \begin_inset space \thinspace{}
36704 \end_inset
36705
36706 km/h
36707 \begin_inset Newline newline
36708 \end_inset
36709
36710 Between the value and the unit is the smallest space, see 
36711 \begin_inset CommandInset ref
36712 LatexCommand ref
36713 reference "subsec:Predefined-Space"
36714
36715 \end_inset
36716
36717 .
36718 \begin_inset Newline newline
36719 \end_inset
36720
36721 This convention is automatically fulfilled when the command 
36722 \series bold
36723
36724 \backslash
36725 unittwo
36726 \series default
36727  is used.
36728  When it is entered to a formula, two boxes appear.
36729  In the first one the value is inserted, in the second one the unit, and
36730  one gets as above: 
36731 \begin_inset Formula $\unit[30]{km/h}$
36732 \end_inset
36733
36734
36735 \begin_inset space \thinspace{}
36736 \end_inset
36737
36738 .
36739  Note that 
36740 \series bold
36741
36742 \backslash
36743 unittwo
36744 \series default
36745  is not a real \SpecialChar LaTeX
36746  command but the command 
36747 \series bold
36748
36749 \backslash
36750 unit[value]{unit}
36751 \series default
36752 , therefore you cannot use it in \SpecialChar TeX
36753  code.
36754 \end_layout
36755
36756 \begin_layout Itemize
36757 Percent and perthousand signs are set like physical units:
36758 \begin_inset Newline newline
36759 \end_inset
36760
36761 1.2
36762 \begin_inset space \thinspace{}
36763 \end_inset
36764
36765 ‰ alcohol in blood
36766 \end_layout
36767
36768 \begin_layout Itemize
36769 The degree sign follows directly on the value: 15°, but not when it is used
36770  in units: 15
36771 \begin_inset space \thinspace{}
36772 \end_inset
36773
36774 °C
36775 \end_layout
36776
36777 \begin_layout Itemize
36778 In numbers with more than four digits the smallest space is inserted before
36779  every third digit to group them: 
36780 \family roman
36781 \series medium
36782 \shape up
36783 \size normal
36784 \emph off
36785 \bar no
36786 \noun off
36787 \color none
36788 18
36789 \begin_inset space \thinspace{}
36790 \end_inset
36791
36792 473
36793 \begin_inset space \thinspace{}
36794 \end_inset
36795
36796 588
36797 \end_layout
36798
36799 \begin_layout Itemize
36800 For dimensions like 120×90×40
36801 \begin_inset space \thinspace{}
36802 \end_inset
36803
36804 cm the multiplication sign 
36805 \begin_inset Quotes eld
36806 \end_inset
36807
36808 ×
36809 \begin_inset Quotes erd
36810 \end_inset
36811
36812  is used.
36813  It is available either via the command 
36814 \series bold
36815
36816 \backslash
36817 times
36818 \series default
36819  or via the menu 
36820 \family sans
36821 Insert\SpecialChar menuseparator
36822 Special Character\SpecialChar menuseparator
36823 Symbols
36824 \family default
36825 .
36826 \end_layout
36827
36828 \begin_layout Itemize
36829 Functions with names consisting of several letters are set upright to avoid
36830  confusions, see 
36831 \begin_inset CommandInset ref
36832 LatexCommand ref
36833 reference "subsec:Predefined-Functions"
36834
36835 \end_inset
36836
36837 .
36838 \end_layout
36839
36840 \begin_layout Itemize
36841 Indices consisting of several letters, are set upright: 
36842 \begin_inset Formula $E_{\mathrm{kin}}$
36843 \end_inset
36844
36845
36846 \begin_inset Newline newline
36847 \end_inset
36848
36849 Components of matrices are set italic: 
36850 \begin_inset Formula $\hat{H}_{kl}$
36851 \end_inset
36852
36853
36854 \end_layout
36855
36856 \begin_layout Itemize
36857 The differentiation/integration operator 'd', the Euler's number 'e' and
36858  the imaginary unit 'i' should be set upright, to avoid mixing them up with
36859  other variables.
36860 \end_layout
36861
36862 \begin_layout Itemize
36863 The character that denotes a 
36864 \noun on
36865 Fourier
36866 \noun default
36867  transformation is inserted either by the command 
36868 \series bold
36869
36870 \backslash
36871 mathscr
36872 \begin_inset space \textvisiblespace{}
36873 \end_inset
36874
36875 F
36876 \series default
36877  or via the menu 
36878 \family sans
36879 Insert\SpecialChar menuseparator
36880 Special Character\SpecialChar menuseparator
36881 Symbols\SpecialChar menuseparator
36882 Letterlike
36883 \begin_inset space ~
36884 \end_inset
36885
36886 Symbols
36887 \family default
36888
36889 \begin_inset Formula $\mathscr{F}$
36890 \end_inset
36891
36892
36893 \end_layout
36894
36895 \begin_layout Standard
36896 \begin_inset Newpage newpage
36897 \end_inset
36898
36899
36900 \end_layout
36901
36902 \begin_layout Section
36903 Synonyms
36904 \begin_inset Index idx
36905 status collapsed
36906
36907 \begin_layout Plain Layout
36908 Synonyms
36909 \end_layout
36910
36911 \end_inset
36912
36913
36914 \end_layout
36915
36916 \begin_layout Standard
36917 Some characters and symbols can be created with several commands.
36918  Here is a list of the synonym commands:
36919 \end_layout
36920
36921 \begin_layout Standard
36922 \begin_inset VSpace bigskip
36923 \end_inset
36924
36925
36926 \begin_inset space \hfill{}
36927 \end_inset
36928
36929
36930 \begin_inset Tabular
36931 <lyxtabular version="3" rows="12" columns="2">
36932 <features booktabs="true" tabularvalignment="middle">
36933 <column alignment="center" valignment="top" width="0pt">
36934 <column alignment="center" valignment="top" width="0pt">
36935 <row>
36936 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36937 \begin_inset Text
36938
36939 \begin_layout Plain Layout
36940 Command
36941 \end_layout
36942
36943 \end_inset
36944 </cell>
36945 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36946 \begin_inset Text
36947
36948 \begin_layout Plain Layout
36949 equivalent to
36950 \end_layout
36951
36952 \end_inset
36953 </cell>
36954 </row>
36955 <row>
36956 <cell alignment="center" valignment="top" usebox="none">
36957 \begin_inset Text
36958
36959 \begin_layout Plain Layout
36960
36961 \backslash
36962 ast
36963 \end_layout
36964
36965 \end_inset
36966 </cell>
36967 <cell alignment="center" valignment="top" usebox="none">
36968 \begin_inset Text
36969
36970 \begin_layout Plain Layout
36971 *
36972 \end_layout
36973
36974 \end_inset
36975 </cell>
36976 </row>
36977 <row>
36978 <cell alignment="center" valignment="top" usebox="none">
36979 \begin_inset Text
36980
36981 \begin_layout Plain Layout
36982
36983 \backslash
36984 choose
36985 \end_layout
36986
36987 \end_inset
36988 </cell>
36989 <cell alignment="center" valignment="top" usebox="none">
36990 \begin_inset Text
36991
36992 \begin_layout Plain Layout
36993
36994 \backslash
36995 binom
36996 \end_layout
36997
36998 \end_inset
36999 </cell>
37000 </row>
37001 <row>
37002 <cell alignment="center" valignment="top" usebox="none">
37003 \begin_inset Text
37004
37005 \begin_layout Plain Layout
37006
37007 \backslash
37008 geq
37009 \end_layout
37010
37011 \end_inset
37012 </cell>
37013 <cell alignment="center" valignment="top" usebox="none">
37014 \begin_inset Text
37015
37016 \begin_layout Plain Layout
37017
37018 \backslash
37019 ge
37020 \end_layout
37021
37022 \end_inset
37023 </cell>
37024 </row>
37025 <row>
37026 <cell alignment="center" valignment="top" usebox="none">
37027 \begin_inset Text
37028
37029 \begin_layout Plain Layout
37030
37031 \backslash
37032 lbrace
37033 \end_layout
37034
37035 \end_inset
37036 </cell>
37037 <cell alignment="center" valignment="top" usebox="none">
37038 \begin_inset Text
37039
37040 \begin_layout Plain Layout
37041 {
37042 \end_layout
37043
37044 \end_inset
37045 </cell>
37046 </row>
37047 <row>
37048 <cell alignment="center" valignment="top" usebox="none">
37049 \begin_inset Text
37050
37051 \begin_layout Plain Layout
37052
37053 \backslash
37054 lbracket
37055 \end_layout
37056
37057 \end_inset
37058 </cell>
37059 <cell alignment="center" valignment="top" usebox="none">
37060 \begin_inset Text
37061
37062 \begin_layout Plain Layout
37063 [
37064 \end_layout
37065
37066 \end_inset
37067 </cell>
37068 </row>
37069 <row>
37070 <cell alignment="center" valignment="top" usebox="none">
37071 \begin_inset Text
37072
37073 \begin_layout Plain Layout
37074
37075 \backslash
37076 leftarrow
37077 \end_layout
37078
37079 \end_inset
37080 </cell>
37081 <cell alignment="center" valignment="top" usebox="none">
37082 \begin_inset Text
37083
37084 \begin_layout Plain Layout
37085
37086 \backslash
37087 gets
37088 \end_layout
37089
37090 \end_inset
37091 </cell>
37092 </row>
37093 <row>
37094 <cell alignment="center" valignment="top" usebox="none">
37095 \begin_inset Text
37096
37097 \begin_layout Plain Layout
37098
37099 \backslash
37100 leq
37101 \end_layout
37102
37103 \end_inset
37104 </cell>
37105 <cell alignment="center" valignment="top" usebox="none">
37106 \begin_inset Text
37107
37108 \begin_layout Plain Layout
37109
37110 \backslash
37111 le
37112 \end_layout
37113
37114 \end_inset
37115 </cell>
37116 </row>
37117 <row>
37118 <cell alignment="center" valignment="top" usebox="none">
37119 \begin_inset Text
37120
37121 \begin_layout Plain Layout
37122
37123 \backslash
37124 lor
37125 \end_layout
37126
37127 \end_inset
37128 </cell>
37129 <cell alignment="center" valignment="top" usebox="none">
37130 \begin_inset Text
37131
37132 \begin_layout Plain Layout
37133
37134 \backslash
37135 vee
37136 \end_layout
37137
37138 \end_inset
37139 </cell>
37140 </row>
37141 <row>
37142 <cell alignment="center" valignment="top" usebox="none">
37143 \begin_inset Text
37144
37145 \begin_layout Plain Layout
37146
37147 \backslash
37148 neq
37149 \end_layout
37150
37151 \end_inset
37152 </cell>
37153 <cell alignment="center" valignment="top" usebox="none">
37154 \begin_inset Text
37155
37156 \begin_layout Plain Layout
37157
37158 \backslash
37159 not=
37160 \end_layout
37161
37162 \end_inset
37163 </cell>
37164 </row>
37165 <row>
37166 <cell alignment="center" valignment="top" usebox="none">
37167 \begin_inset Text
37168
37169 \begin_layout Plain Layout
37170
37171 \backslash
37172 slash
37173 \end_layout
37174
37175 \end_inset
37176 </cell>
37177 <cell alignment="center" valignment="top" usebox="none">
37178 \begin_inset Text
37179
37180 \begin_layout Plain Layout
37181 /
37182 \end_layout
37183
37184 \end_inset
37185 </cell>
37186 </row>
37187 <row>
37188 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37189 \begin_inset Text
37190
37191 \begin_layout Plain Layout
37192
37193 \backslash
37194 vert
37195 \end_layout
37196
37197 \end_inset
37198 </cell>
37199 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37200 \begin_inset Text
37201
37202 \begin_layout Plain Layout
37203 |
37204 \end_layout
37205
37206 \end_inset
37207 </cell>
37208 </row>
37209 </lyxtabular>
37210
37211 \end_inset
37212
37213
37214 \begin_inset space \hfill{}
37215 \end_inset
37216
37217
37218 \begin_inset Tabular
37219 <lyxtabular version="3" rows="12" columns="2">
37220 <features booktabs="true" tabularvalignment="middle">
37221 <column alignment="center" valignment="top" width="0pt">
37222 <column alignment="center" valignment="top" width="0pt">
37223 <row>
37224 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37225 \begin_inset Text
37226
37227 \begin_layout Plain Layout
37228 Command
37229 \end_layout
37230
37231 \end_inset
37232 </cell>
37233 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37234 \begin_inset Text
37235
37236 \begin_layout Plain Layout
37237 equivalent to
37238 \end_layout
37239
37240 \end_inset
37241 </cell>
37242 </row>
37243 <row>
37244 <cell alignment="center" valignment="top" usebox="none">
37245 \begin_inset Text
37246
37247 \begin_layout Plain Layout
37248
37249 \backslash
37250 backslash
37251 \end_layout
37252
37253 \end_inset
37254 </cell>
37255 <cell alignment="center" valignment="top" usebox="none">
37256 \begin_inset Text
37257
37258 \begin_layout Plain Layout
37259
37260 \backslash
37261
37262 \backslash
37263
37264 \end_layout
37265
37266 \end_inset
37267 </cell>
37268 </row>
37269 <row>
37270 <cell alignment="center" valignment="top" usebox="none">
37271 \begin_inset Text
37272
37273 \begin_layout Plain Layout
37274
37275 \backslash
37276 dasharrow
37277 \end_layout
37278
37279 \end_inset
37280 </cell>
37281 <cell alignment="center" valignment="top" usebox="none">
37282 \begin_inset Text
37283
37284 \begin_layout Plain Layout
37285
37286 \backslash
37287 dashrightarrow
37288 \end_layout
37289
37290 \end_inset
37291 </cell>
37292 </row>
37293 <row>
37294 <cell alignment="center" valignment="top" usebox="none">
37295 \begin_inset Text
37296
37297 \begin_layout Plain Layout
37298
37299 \backslash
37300 land
37301 \end_layout
37302
37303 \end_inset
37304 </cell>
37305 <cell alignment="center" valignment="top" usebox="none">
37306 \begin_inset Text
37307
37308 \begin_layout Plain Layout
37309
37310 \backslash
37311 wedge
37312 \end_layout
37313
37314 \end_inset
37315 </cell>
37316 </row>
37317 <row>
37318 <cell alignment="center" valignment="top" usebox="none">
37319 \begin_inset Text
37320
37321 \begin_layout Plain Layout
37322
37323 \backslash
37324 rbrace
37325 \end_layout
37326
37327 \end_inset
37328 </cell>
37329 <cell alignment="center" valignment="top" usebox="none">
37330 \begin_inset Text
37331
37332 \begin_layout Plain Layout
37333 }
37334 \end_layout
37335
37336 \end_inset
37337 </cell>
37338 </row>
37339 <row>
37340 <cell alignment="center" valignment="top" usebox="none">
37341 \begin_inset Text
37342
37343 \begin_layout Plain Layout
37344
37345 \backslash
37346 rbracket
37347 \end_layout
37348
37349 \end_inset
37350 </cell>
37351 <cell alignment="center" valignment="top" usebox="none">
37352 \begin_inset Text
37353
37354 \begin_layout Plain Layout
37355 ]
37356 \end_layout
37357
37358 \end_inset
37359 </cell>
37360 </row>
37361 <row>
37362 <cell alignment="center" valignment="top" usebox="none">
37363 \begin_inset Text
37364
37365 \begin_layout Plain Layout
37366
37367 \backslash
37368 rightarrow
37369 \end_layout
37370
37371 \end_inset
37372 </cell>
37373 <cell alignment="center" valignment="top" usebox="none">
37374 \begin_inset Text
37375
37376 \begin_layout Plain Layout
37377
37378 \backslash
37379 to
37380 \end_layout
37381
37382 \end_inset
37383 </cell>
37384 </row>
37385 <row>
37386 <cell alignment="center" valignment="top" usebox="none">
37387 \begin_inset Text
37388
37389 \begin_layout Plain Layout
37390
37391 \backslash
37392 lnot
37393 \end_layout
37394
37395 \end_inset
37396 </cell>
37397 <cell alignment="center" valignment="top" usebox="none">
37398 \begin_inset Text
37399
37400 \begin_layout Plain Layout
37401
37402 \backslash
37403 neg
37404 \end_layout
37405
37406 \end_inset
37407 </cell>
37408 </row>
37409 <row>
37410 <cell alignment="center" valignment="top" usebox="none">
37411 \begin_inset Text
37412
37413 \begin_layout Plain Layout
37414
37415 \backslash
37416 ne
37417 \end_layout
37418
37419 \end_inset
37420 </cell>
37421 <cell alignment="center" valignment="top" usebox="none">
37422 \begin_inset Text
37423
37424 \begin_layout Plain Layout
37425
37426 \backslash
37427 not=
37428 \end_layout
37429
37430 \end_inset
37431 </cell>
37432 </row>
37433 <row>
37434 <cell alignment="center" valignment="top" usebox="none">
37435 \begin_inset Text
37436
37437 \begin_layout Plain Layout
37438
37439 \backslash
37440 owns
37441 \end_layout
37442
37443 \end_inset
37444 </cell>
37445 <cell alignment="center" valignment="top" usebox="none">
37446 \begin_inset Text
37447
37448 \begin_layout Plain Layout
37449
37450 \backslash
37451 ni
37452 \end_layout
37453
37454 \end_inset
37455 </cell>
37456 </row>
37457 <row>
37458 <cell alignment="center" valignment="top" usebox="none">
37459 \begin_inset Text
37460
37461 \begin_layout Plain Layout
37462
37463 \backslash
37464 square
37465 \end_layout
37466
37467 \end_inset
37468 </cell>
37469 <cell alignment="center" valignment="top" usebox="none">
37470 \begin_inset Text
37471
37472 \begin_layout Plain Layout
37473
37474 \backslash
37475 Box
37476 \end_layout
37477
37478 \end_inset
37479 </cell>
37480 </row>
37481 <row>
37482 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37483 \begin_inset Text
37484
37485 \begin_layout Plain Layout
37486
37487 \backslash
37488 Vert
37489 \end_layout
37490
37491 \end_inset
37492 </cell>
37493 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37494 \begin_inset Text
37495
37496 \begin_layout Plain Layout
37497
37498 \backslash
37499 |
37500 \end_layout
37501
37502 \end_inset
37503 </cell>
37504 </row>
37505 </lyxtabular>
37506
37507 \end_inset
37508
37509
37510 \begin_inset space \hfill{}
37511 \end_inset
37512
37513
37514 \end_layout
37515
37516 \begin_layout Standard
37517 \begin_inset Newpage newpage
37518 \end_inset
37519
37520
37521 \end_layout
37522
37523 \begin_layout Bibliography
37524 \begin_inset CommandInset bibitem
37525 LatexCommand bibitem
37526 key "TLC2"
37527
37528 \end_inset
37529
37530
37531 \shape smallcaps
37532 Mittelbach, F.
37533  ; Goossens, M.
37534 \shape default
37535
37536 \shape italic
37537 The \SpecialChar LaTeX
37538  Companion
37539 \shape default
37540 .
37541  Addison Wesley, 2004
37542 \end_layout
37543
37544 \begin_layout Bibliography
37545 \begin_inset CommandInset bibitem
37546 LatexCommand bibitem
37547 key "Mathmode"
37548
37549 \end_inset
37550
37551
37552 \begin_inset CommandInset href
37553 LatexCommand href
37554 name "Description"
37555 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37556
37557 \end_inset
37558
37559  of \SpecialChar LaTeX
37560 's math abilities
37561 \end_layout
37562
37563 \begin_layout Bibliography
37564 \begin_inset CommandInset bibitem
37565 LatexCommand bibitem
37566 key "AMS"
37567
37568 \end_inset
37569
37570
37571 \begin_inset CommandInset href
37572 LatexCommand href
37573 name "Description"
37574 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
37575
37576 \end_inset
37577
37578  of 
37579 \begin_inset ERT
37580 status collapsed
37581
37582 \begin_layout Plain Layout
37583
37584
37585 \backslash
37586 AmS
37587 \end_layout
37588
37589 \end_inset
37590
37591 -\SpecialChar LaTeX
37592
37593 \end_layout
37594
37595 \begin_layout Bibliography
37596 \begin_inset CommandInset bibitem
37597 LatexCommand bibitem
37598 key "Symbols"
37599
37600 \end_inset
37601
37602
37603 \begin_inset CommandInset href
37604 LatexCommand href
37605 name "List"
37606 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37607
37608 \end_inset
37609
37610  of all symbols available with \SpecialChar LaTeX
37611 -packages
37612 \end_layout
37613
37614 \begin_layout Bibliography
37615 \begin_inset CommandInset bibitem
37616 LatexCommand bibitem
37617 key "cancel"
37618
37619 \end_inset
37620
37621
37622 \begin_inset CommandInset href
37623 LatexCommand href
37624 name "Documentation"
37625 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37626
37627 \end_inset
37628
37629  of the \SpecialChar LaTeX
37630 -package 
37631 \series bold
37632 cancel
37633 \series default
37634
37635 \begin_inset Index idx
37636 status collapsed
37637
37638 \begin_layout Plain Layout
37639 Packages ! cancel
37640 \end_layout
37641
37642 \end_inset
37643
37644
37645 \end_layout
37646
37647 \begin_layout Bibliography
37648 \begin_inset CommandInset bibitem
37649 LatexCommand bibitem
37650 key "hyperref"
37651
37652 \end_inset
37653
37654
37655 \begin_inset CommandInset href
37656 LatexCommand href
37657 name "Documentation"
37658 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37659
37660 \end_inset
37661
37662  of the \SpecialChar LaTeX
37663 -package 
37664 \series bold
37665 hyperref
37666 \series default
37667
37668 \begin_inset Index idx
37669 status collapsed
37670
37671 \begin_layout Plain Layout
37672 Packages ! hyperref
37673 \end_layout
37674
37675 \end_inset
37676
37677
37678 \end_layout
37679
37680 \begin_layout Bibliography
37681 \begin_inset CommandInset bibitem
37682 LatexCommand bibitem
37683 key "mhchem"
37684
37685 \end_inset
37686
37687
37688 \begin_inset CommandInset href
37689 LatexCommand href
37690 name "Documentation"
37691 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37692
37693 \end_inset
37694
37695  of the \SpecialChar LaTeX
37696 -package 
37697 \series bold
37698 mhchem
37699 \series default
37700
37701 \begin_inset Index idx
37702 status collapsed
37703
37704 \begin_layout Plain Layout
37705 Packages ! mhchem
37706 \end_layout
37707
37708 \end_inset
37709
37710
37711 \end_layout
37712
37713 \begin_layout Bibliography
37714 \begin_inset CommandInset bibitem
37715 LatexCommand bibitem
37716 key "Duden"
37717
37718 \end_inset
37719
37720
37721 \emph on
37722 Duden Band 1
37723 \emph default
37724 .
37725  22.
37726  Auflage, Duden 2001
37727 \end_layout
37728
37729 \begin_layout Bibliography
37730 \begin_inset CommandInset bibitem
37731 LatexCommand bibitem
37732 key "Checklist"
37733
37734 \end_inset
37735
37736
37737 \begin_inset CommandInset href
37738 LatexCommand href
37739 name "Check list"
37740 target "http://physics.nist.gov/Pubs/SP811/sec11.html"
37741
37742 \end_inset
37743
37744  for reviewing manuscripts
37745 \end_layout
37746
37747 \begin_layout Standard
37748 \begin_inset CommandInset index_print
37749 LatexCommand printindex
37750 type "idx"
37751
37752 \end_inset
37753
37754
37755 \end_layout
37756
37757 \end_body
37758 \end_document