]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
Update docs for \output_changes move
[lyx.git] / lib / doc / Math.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 504
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 \begin_inset Separator parbreak
1497 \end_inset
1498
1499
1500 \end_layout
1501
1502 \begin_layout Standard
1503 \align center
1504 \begin_inset Tabular
1505 <lyxtabular version="3" rows="4" columns="2">
1506 <features booktabs="true" tabularvalignment="middle">
1507 <column alignment="center" valignment="top" width="0pt">
1508 <column alignment="center" valignment="top" width="0pt">
1509 <row>
1510 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1511 \begin_inset Text
1512
1513 \begin_layout Plain Layout
1514 Command
1515 \end_layout
1516
1517 \end_inset
1518 </cell>
1519 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1520 \begin_inset Text
1521
1522 \begin_layout Plain Layout
1523 Result
1524 \end_layout
1525
1526 \end_inset
1527 </cell>
1528 </row>
1529 <row>
1530 <cell alignment="center" valignment="top" usebox="none">
1531 \begin_inset Text
1532
1533 \begin_layout Plain Layout
1534 B_V
1535 \end_layout
1536
1537 \end_inset
1538 </cell>
1539 <cell alignment="center" valignment="top" usebox="none">
1540 \begin_inset Text
1541
1542 \begin_layout Plain Layout
1543 \begin_inset Formula $B_{V}$
1544 \end_inset
1545
1546
1547 \end_layout
1548
1549 \end_inset
1550 </cell>
1551 </row>
1552 <row topspace="1.5mm">
1553 <cell alignment="center" valignment="top" usebox="none">
1554 \begin_inset Text
1555
1556 \begin_layout Plain Layout
1557 B^V
1558 \end_layout
1559
1560 \end_inset
1561 </cell>
1562 <cell alignment="center" valignment="top" usebox="none">
1563 \begin_inset Text
1564
1565 \begin_layout Plain Layout
1566 \begin_inset Formula $B^{V}$
1567 \end_inset
1568
1569
1570 \end_layout
1571
1572 \end_inset
1573 </cell>
1574 </row>
1575 <row topspace="1.5mm">
1576 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1577 \begin_inset Text
1578
1579 \begin_layout Plain Layout
1580 B^
1581 \begin_inset space \textvisiblespace{}
1582 \end_inset
1583
1584 A
1585 \end_layout
1586
1587 \end_inset
1588 </cell>
1589 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1590 \begin_inset Text
1591
1592 \begin_layout Plain Layout
1593 \begin_inset Formula $B^{A}$
1594 \end_inset
1595
1596
1597 \end_layout
1598
1599 \end_inset
1600 </cell>
1601 </row>
1602 </lyxtabular>
1603
1604 \end_inset
1605
1606
1607 \end_layout
1608
1609 \begin_layout Standard
1610 As the caret is in some languages an accent, vowels will be accentuated
1611  in this case and not set as exponents
1612 \begin_inset Foot
1613 status collapsed
1614
1615 \begin_layout Plain Layout
1616 Depending on the used keyboard settings this can also happen for characters
1617  other than vowels.
1618 \end_layout
1619
1620 \end_inset
1621
1622 .
1623  To get exponents in this case, press 
1624 \family sans
1625 Space
1626 \family default
1627  after the caret as in the last example.
1628 \end_layout
1629
1630 \begin_layout Subsection
1631 Fractions
1632 \begin_inset CommandInset label
1633 LatexCommand label
1634 name "subsec:Fractions"
1635
1636 \end_inset
1637
1638
1639 \begin_inset Index idx
1640 status collapsed
1641
1642 \begin_layout Plain Layout
1643 Fractions
1644 \end_layout
1645
1646 \end_inset
1647
1648
1649 \end_layout
1650
1651 \begin_layout Standard
1652 Fractions are generated with the command 
1653 \series bold
1654
1655 \backslash
1656 frac
1657 \series default
1658
1659 \begin_inset Index idx
1660 status collapsed
1661
1662 \begin_layout Plain Layout
1663 Commands ! F ! 
1664 \backslash
1665 frac
1666 \end_layout
1667
1668 \end_inset
1669
1670  or via the math toolbar button 
1671 \begin_inset Info
1672 type  "icon"
1673 arg   "math-insert \\frac"
1674 \end_inset
1675
1676 .
1677  The font size is adjusted automatically, depending on whether the fraction
1678  is in an inline or display style formula.
1679  With the math toolbar button 
1680 \begin_inset Info
1681 type  "icon"
1682 arg   "math-insert \\frac-square"
1683 \end_inset
1684
1685  you can select different fraction types.
1686 \end_layout
1687
1688 \begin_layout Standard
1689 With the command 
1690 \series bold
1691
1692 \backslash
1693 dfrac
1694 \series default
1695
1696 \begin_inset Index idx
1697 status collapsed
1698
1699 \begin_layout Plain Layout
1700 Commands ! D ! 
1701 \backslash
1702 dfrac
1703 \end_layout
1704
1705 \end_inset
1706
1707  a fraction can be created that always has the size of a display style formula.
1708  With 
1709 \series bold
1710
1711 \backslash
1712 tfrac
1713 \series default
1714
1715 \begin_inset Index idx
1716 status collapsed
1717
1718 \begin_layout Plain Layout
1719 Commands ! T ! 
1720 \backslash
1721 tfrac
1722 \end_layout
1723
1724 \end_inset
1725
1726  the fraction appears always with the size of an inline formula.
1727  An example:
1728 \end_layout
1729
1730 \begin_layout Standard
1731 A line with the fraction 
1732 \begin_inset Formula $\frac{1}{2}$
1733 \end_inset
1734
1735  that was created with the command 
1736 \series bold
1737
1738 \backslash
1739 frac
1740 \series default
1741 .
1742 \end_layout
1743
1744 \begin_layout Standard
1745 A line with the fraction 
1746 \begin_inset Formula $\dfrac{1}{2}$
1747 \end_inset
1748
1749  that was created with the command 
1750 \series bold
1751
1752 \backslash
1753 dfrac
1754 \series default
1755 .
1756 \begin_inset Separator parbreak
1757 \end_inset
1758
1759
1760 \end_layout
1761
1762 \begin_layout Standard
1763 \align center
1764 \begin_inset Tabular
1765 <lyxtabular version="3" rows="4" columns="2">
1766 <features booktabs="true" tabularvalignment="middle">
1767 <column alignment="center" valignment="top" width="0pt">
1768 <column alignment="center" valignment="top" width="0pt">
1769 <row>
1770 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1771 \begin_inset Text
1772
1773 \begin_layout Plain Layout
1774 Command
1775 \end_layout
1776
1777 \end_inset
1778 </cell>
1779 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1780 \begin_inset Text
1781
1782 \begin_layout Plain Layout
1783 Result
1784 \end_layout
1785
1786 \end_inset
1787 </cell>
1788 </row>
1789 <row topspace="1.5mm">
1790 <cell alignment="center" valignment="top" usebox="none">
1791 \begin_inset Text
1792
1793 \begin_layout Plain Layout
1794
1795 \backslash
1796 frac
1797 \begin_inset space \textvisiblespace{}
1798 \end_inset
1799
1800 A
1801 \begin_inset Formula $\downarrow$
1802 \end_inset
1803
1804 B
1805 \end_layout
1806
1807 \end_inset
1808 </cell>
1809 <cell alignment="center" valignment="top" usebox="none">
1810 \begin_inset Text
1811
1812 \begin_layout Plain Layout
1813 \begin_inset Formula $\frac{A}{B}$
1814 \end_inset
1815
1816
1817 \end_layout
1818
1819 \end_inset
1820 </cell>
1821 </row>
1822 <row topspace="2mm">
1823 <cell alignment="center" valignment="top" usebox="none">
1824 \begin_inset Text
1825
1826 \begin_layout Plain Layout
1827
1828 \backslash
1829 dfrac
1830 \begin_inset space \textvisiblespace{}
1831 \end_inset
1832
1833 A
1834 \begin_inset Formula $\downarrow$
1835 \end_inset
1836
1837 B
1838 \end_layout
1839
1840 \end_inset
1841 </cell>
1842 <cell alignment="center" valignment="top" usebox="none">
1843 \begin_inset Text
1844
1845 \begin_layout Plain Layout
1846 \begin_inset Formula $\dfrac{A}{B}$
1847 \end_inset
1848
1849
1850 \end_layout
1851
1852 \end_inset
1853 </cell>
1854 </row>
1855 <row topspace="2mm" bottomspace="1mm">
1856 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1857 \begin_inset Text
1858
1859 \begin_layout Plain Layout
1860
1861 \backslash
1862 dfrac
1863 \begin_inset space \textvisiblespace{}
1864 \end_inset
1865
1866 e^
1867 \backslash
1868 frac
1869 \begin_inset space \textvisiblespace{}
1870 \end_inset
1871
1872 1
1873 \begin_inset Formula $\downarrow$
1874 \end_inset
1875
1876 2
1877 \begin_inset Formula $\downarrow\downarrow$
1878 \end_inset
1879
1880 3
1881 \end_layout
1882
1883 \end_inset
1884 </cell>
1885 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Plain Layout
1889 \begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
1890 \end_inset
1891
1892
1893 \end_layout
1894
1895 \end_inset
1896 </cell>
1897 </row>
1898 </lyxtabular>
1899
1900 \end_inset
1901
1902
1903 \end_layout
1904
1905 \begin_layout Standard
1906 \begin_inset VSpace bigskip
1907 \end_inset
1908
1909
1910 \begin_inset Newpage newpage
1911 \end_inset
1912
1913 For nested fractions the command 
1914 \series bold
1915
1916 \backslash
1917 cfrac
1918 \series default
1919
1920 \begin_inset Index idx
1921 status collapsed
1922
1923 \begin_layout Plain Layout
1924 Commands ! C ! 
1925 \backslash
1926 cfrac
1927 \end_layout
1928
1929 \end_inset
1930
1931  can be used.
1932  Here is an example:
1933 \begin_inset VSpace -3mm
1934 \end_inset
1935
1936
1937 \end_layout
1938
1939 \begin_layout Standard
1940 \begin_inset Formula 
1941 \begin{align*}
1942 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
1943 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1944 \end{align*}
1945
1946 \end_inset
1947
1948
1949 \end_layout
1950
1951 \begin_layout Standard
1952 The command for the example above is:
1953 \end_layout
1954
1955 \begin_layout Standard
1956
1957 \series bold
1958
1959 \backslash
1960 cfrac
1961 \begin_inset space \textvisiblespace{}
1962 \end_inset
1963
1964 A
1965 \begin_inset Formula $\downarrow$
1966 \end_inset
1967
1968 B+
1969 \backslash
1970 cfrac
1971 \begin_inset space \textvisiblespace{}
1972 \end_inset
1973
1974 C+
1975 \backslash
1976 cfrac
1977 \begin_inset space \textvisiblespace{}
1978 \end_inset
1979
1980 E
1981 \begin_inset Formula $\downarrow$
1982 \end_inset
1983
1984 F
1985 \begin_inset Formula $\downarrow$
1986 \end_inset
1987
1988 D
1989 \end_layout
1990
1991 \begin_layout Standard
1992 \begin_inset VSpace medskip
1993 \end_inset
1994
1995
1996 \end_layout
1997
1998 \begin_layout Standard
1999
2000 \series bold
2001
2002 \backslash
2003 cfrac
2004 \series default
2005  sets the fraction always in the size of a displayed formula, also when
2006  it is part of another fraction.
2007 \end_layout
2008
2009 \begin_layout Standard
2010 It is possible to specify the alignment of the numerator.
2011  The command 
2012 \series bold
2013
2014 \backslash
2015 cfracleft
2016 \series default
2017  is used to left align it, the command 
2018 \series bold
2019
2020 \backslash
2021 cfracright
2022 \series default
2023  to right-align it.
2024  
2025 \series bold
2026
2027 \backslash
2028 cfrac
2029 \series default
2030  centers the numerator.
2031  These fractions demonstrate the different alignments:
2032 \end_layout
2033
2034 \begin_layout Standard
2035
2036 \series bold
2037 \begin_inset Formula 
2038 \[
2039 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2040 \]
2041
2042 \end_inset
2043
2044
2045 \end_layout
2046
2047 \begin_layout Standard
2048 \begin_inset Note Greyedout
2049 status open
2050
2051 \begin_layout Plain Layout
2052
2053 \series bold
2054 Note:
2055 \series default
2056  
2057 \series bold
2058
2059 \backslash
2060 cfracleft
2061 \series default
2062  and 
2063 \series bold
2064
2065 \backslash
2066 cfracright
2067 \series default
2068  are no real \SpecialChar LaTeX
2069  commands but represent the command 
2070 \series bold
2071
2072 \backslash
2073 cfrac[alignment]{numerator}{denominator}
2074 \series default
2075  .
2076  Therefore you cannot use them in \SpecialChar TeX
2077  code.
2078 \end_layout
2079
2080 \end_inset
2081
2082
2083 \end_layout
2084
2085 \begin_layout Standard
2086 \begin_inset VSpace medskip
2087 \end_inset
2088
2089 It is often advantageous to combine 
2090 \series bold
2091
2092 \backslash
2093 cfrac
2094 \series default
2095  and 
2096 \series bold
2097
2098 \backslash
2099 frac
2100 \series default
2101 :
2102 \begin_inset Formula 
2103 \[
2104 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2105 \]
2106
2107 \end_inset
2108
2109
2110 \end_layout
2111
2112 \begin_layout Standard
2113 For inline fractions with a sloped fraction stroke you can use the command
2114  
2115 \series bold
2116
2117 \backslash
2118 nicefrac
2119 \series default
2120
2121 \begin_inset Index idx
2122 status collapsed
2123
2124 \begin_layout Plain Layout
2125 Commands ! N ! 
2126 \backslash
2127 nicefrac
2128 \end_layout
2129
2130 \end_inset
2131
2132
2133 \begin_inset Formula $\nicefrac{5}{31}$
2134 \end_inset
2135
2136  or 
2137 \series bold
2138
2139 \backslash
2140 unitfrac
2141 \series default
2142
2143 \begin_inset Index idx
2144 status collapsed
2145
2146 \begin_layout Plain Layout
2147 Commands ! U ! 
2148 \backslash
2149 unitfrac
2150 \end_layout
2151
2152 \end_inset
2153
2154
2155 \begin_inset Formula $\unitfrac{5}{31}$
2156 \end_inset
2157
2158  There is furthermore the command 
2159 \series bold
2160
2161 \backslash
2162 unitfracthree
2163 \series default
2164  that offers to write a fraction in combination with a number: 
2165 \begin_inset Formula $\unitfrac[2]{1}{3}$
2166 \end_inset
2167
2168
2169 \end_layout
2170
2171 \begin_layout Standard
2172 \begin_inset Note Greyedout
2173 status open
2174
2175 \begin_layout Plain Layout
2176
2177 \series bold
2178 Note:
2179 \series default
2180  
2181 \series bold
2182
2183 \backslash
2184 unitfracthree
2185 \series default
2186  is not a real \SpecialChar LaTeX
2187  command but the command
2188 \begin_inset Newline newline
2189 \end_inset
2190
2191
2192 \series bold
2193
2194 \backslash
2195 unitfrac[number]{numerator}{denominator}
2196 \series default
2197  .
2198  Therefore you cannot use it in \SpecialChar TeX
2199  code.
2200 \end_layout
2201
2202 \end_inset
2203
2204
2205 \end_layout
2206
2207 \begin_layout Standard
2208 How to define own fractions where the fraction stroke can be changed, is
2209  explained in 
2210 \begin_inset CommandInset ref
2211 LatexCommand ref
2212 reference "subsec:Self-defined-Fractions"
2213
2214 \end_inset
2215
2216 .
2217 \end_layout
2218
2219 \begin_layout Standard
2220 Multiline fractions are explained in 
2221 \begin_inset CommandInset ref
2222 LatexCommand ref
2223 reference "subsec:Multiline-Fractions"
2224
2225 \end_inset
2226
2227 .
2228 \end_layout
2229
2230 \begin_layout Subsection
2231 Roots
2232 \begin_inset Index idx
2233 status collapsed
2234
2235 \begin_layout Plain Layout
2236 Roots
2237 \end_layout
2238
2239 \end_inset
2240
2241
2242 \end_layout
2243
2244 \begin_layout Standard
2245 Square roots are created with 
2246 \series bold
2247
2248 \backslash
2249 sqrt
2250 \series default
2251
2252 \begin_inset Index idx
2253 status collapsed
2254
2255 \begin_layout Plain Layout
2256 Commands ! S ! 
2257 \backslash
2258 sqrt
2259 \end_layout
2260
2261 \end_inset
2262
2263  or the math toolbar button 
2264 \begin_inset Info
2265 type  "icon"
2266 arg   "math-insert \\sqrt"
2267 \end_inset
2268
2269 , all other roots with the command 
2270 \series bold
2271
2272 \backslash
2273 root
2274 \series default
2275
2276 \begin_inset Index idx
2277 status collapsed
2278
2279 \begin_layout Plain Layout
2280 Commands ! R ! 
2281 \backslash
2282 root
2283 \end_layout
2284
2285 \end_inset
2286
2287  or with the math toolbar button 
2288 \begin_inset Info
2289 type  "icon"
2290 arg   "math-insert \\root"
2291 \end_inset
2292
2293 .
2294 \begin_inset Separator parbreak
2295 \end_inset
2296
2297
2298 \end_layout
2299
2300 \begin_layout Standard
2301 \align center
2302 \begin_inset Tabular
2303 <lyxtabular version="3" rows="3" columns="2">
2304 <features booktabs="true" tabularvalignment="middle">
2305 <column alignment="center" valignment="top" width="0pt">
2306 <column alignment="center" valignment="top" width="0pt">
2307 <row>
2308 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2309 \begin_inset Text
2310
2311 \begin_layout Plain Layout
2312 Command
2313 \end_layout
2314
2315 \end_inset
2316 </cell>
2317 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2318 \begin_inset Text
2319
2320 \begin_layout Plain Layout
2321 Result
2322 \end_layout
2323
2324 \end_inset
2325 </cell>
2326 </row>
2327 <row topspace="1mm">
2328 <cell alignment="center" valignment="top" usebox="none">
2329 \begin_inset Text
2330
2331 \begin_layout Plain Layout
2332
2333 \backslash
2334 sqrt
2335 \begin_inset space \textvisiblespace{}
2336 \end_inset
2337
2338 A-B
2339 \end_layout
2340
2341 \end_inset
2342 </cell>
2343 <cell alignment="center" valignment="top" usebox="none">
2344 \begin_inset Text
2345
2346 \begin_layout Plain Layout
2347 \begin_inset Formula $\sqrt{A-B}$
2348 \end_inset
2349
2350
2351 \end_layout
2352
2353 \end_inset
2354 </cell>
2355 </row>
2356 <row topspace="1mm">
2357 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2358 \begin_inset Text
2359
2360 \begin_layout Plain Layout
2361
2362 \backslash
2363 root
2364 \begin_inset space \textvisiblespace{}
2365 \end_inset
2366
2367 3
2368 \begin_inset Formula $\downarrow$
2369 \end_inset
2370
2371 A-B
2372 \end_layout
2373
2374 \end_inset
2375 </cell>
2376 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2377 \begin_inset Text
2378
2379 \begin_layout Plain Layout
2380 \begin_inset Formula $\sqrt[3]{A-B}$
2381 \end_inset
2382
2383
2384 \end_layout
2385
2386 \end_inset
2387 </cell>
2388 </row>
2389 </lyxtabular>
2390
2391 \end_inset
2392
2393
2394 \end_layout
2395
2396 \begin_layout Standard
2397 A square root can also be created with 
2398 \series bold
2399
2400 \backslash
2401 root
2402 \series default
2403  when the root index field is left empty.
2404 \end_layout
2405
2406 \begin_layout Standard
2407 With certain indices the distance to the root is too small, like in this
2408  formula: 
2409 \begin_inset Formula $\sqrt[\beta]{B}$
2410 \end_inset
2411
2412
2413 \begin_inset Newline newline
2414 \end_inset
2415
2416 The 
2417 \begin_inset Formula $\beta$
2418 \end_inset
2419
2420  touches the root.
2421  To avoid this, the commands 
2422 \series bold
2423
2424 \backslash
2425 leftroot
2426 \series default
2427
2428 \begin_inset Index idx
2429 status collapsed
2430
2431 \begin_layout Plain Layout
2432 Commands ! L ! 
2433 \backslash
2434 leftroot
2435 \end_layout
2436
2437 \end_inset
2438
2439  and 
2440 \series bold
2441
2442 \backslash
2443 uproot
2444 \series default
2445
2446 \begin_inset Index idx
2447 status collapsed
2448
2449 \begin_layout Plain Layout
2450 Commands ! U ! 
2451 \backslash
2452 uproot
2453 \end_layout
2454
2455 \end_inset
2456
2457  are used with the following scheme:
2458 \end_layout
2459
2460 \begin_layout Standard
2461
2462 \series bold
2463
2464 \backslash
2465 leftroot{distance}
2466 \series default
2467  and 
2468 \series bold
2469
2470 \backslash
2471 uproot{distance}
2472 \end_layout
2473
2474 \begin_layout Standard
2475 Distance is the number of Big Points (unit bp; 
2476 \begin_inset Formula $\mathrm{72\,bp=1\,inch}$
2477 \end_inset
2478
2479 ), that the index should be moved to the left or top, resp..
2480  The commands are written to the index.
2481  This way the command
2482 \begin_inset Newline newline
2483 \end_inset
2484
2485
2486 \series bold
2487
2488 \backslash
2489 root
2490 \backslash
2491 leftroot{-1
2492 \begin_inset Formula $\to$
2493 \end_inset
2494
2495
2496 \backslash
2497 uproot{2
2498 \begin_inset Formula $\to$
2499 \end_inset
2500
2501
2502 \backslash
2503 beta
2504 \begin_inset space \textvisiblespace{}
2505 \end_inset
2506
2507
2508 \begin_inset Formula $\to$
2509 \end_inset
2510
2511 B
2512 \begin_inset Newline newline
2513 \end_inset
2514
2515
2516 \series default
2517 produces a correct typeset formula: 
2518 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2519 \end_inset
2520
2521
2522 \end_layout
2523
2524 \begin_layout Subsection
2525 Binomial Coefficients
2526 \begin_inset Index idx
2527 status collapsed
2528
2529 \begin_layout Plain Layout
2530 Binomial coefficients
2531 \end_layout
2532
2533 \end_inset
2534
2535
2536 \end_layout
2537
2538 \begin_layout Standard
2539 Binomial coefficients are inserted with the command 
2540 \series bold
2541
2542 \backslash
2543 binom
2544 \series default
2545
2546 \begin_inset Index idx
2547 status collapsed
2548
2549 \begin_layout Plain Layout
2550 Commands ! B ! 
2551 \backslash
2552 binom
2553 \end_layout
2554
2555 \end_inset
2556
2557  or with the submenu of the math toolbar button 
2558 \begin_inset Info
2559 type  "icon"
2560 arg   "math-insert \\frac-square"
2561 \end_inset
2562
2563 .
2564  As with fractions (
2565 \series bold
2566
2567 \backslash
2568 frac
2569 \series default
2570 ) in addition to 
2571 \series bold
2572
2573 \backslash
2574 binom
2575 \series default
2576  there are the commands 
2577 \series bold
2578
2579 \backslash
2580 dbinom
2581 \series default
2582
2583 \begin_inset Index idx
2584 status collapsed
2585
2586 \begin_layout Plain Layout
2587 Commands ! D ! 
2588 \backslash
2589 dbinom
2590 \end_layout
2591
2592 \end_inset
2593
2594  and 
2595 \series bold
2596
2597 \backslash
2598 tbinom
2599 \series default
2600
2601 \begin_inset Index idx
2602 status collapsed
2603
2604 \begin_layout Plain Layout
2605 Commands ! T ! 
2606 \backslash
2607 tbinom
2608 \end_layout
2609
2610 \end_inset
2611
2612 .
2613  For other brackets around binomial coeficients there are the commands 
2614 \series bold
2615
2616 \backslash
2617 brace
2618 \series default
2619
2620 \begin_inset Index idx
2621 status collapsed
2622
2623 \begin_layout Plain Layout
2624 Commands ! B ! 
2625 \backslash
2626 brace
2627 \end_layout
2628
2629 \end_inset
2630
2631  and 
2632 \series bold
2633
2634 \backslash
2635 brack
2636 \series default
2637
2638 \begin_inset Index idx
2639 status collapsed
2640
2641 \begin_layout Plain Layout
2642 Commands ! B ! 
2643 \backslash
2644 brack
2645 \end_layout
2646
2647 \end_inset
2648
2649 .
2650 \begin_inset Separator parbreak
2651 \end_inset
2652
2653
2654 \end_layout
2655
2656 \begin_layout Standard
2657 \align center
2658 \begin_inset Tabular
2659 <lyxtabular version="3" rows="6" columns="2">
2660 <features booktabs="true" tabularvalignment="middle">
2661 <column alignment="center" valignment="top" width="0pt">
2662 <column alignment="center" valignment="top" width="0pt">
2663 <row>
2664 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2665 \begin_inset Text
2666
2667 \begin_layout Plain Layout
2668 Command
2669 \end_layout
2670
2671 \end_inset
2672 </cell>
2673 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2674 \begin_inset Text
2675
2676 \begin_layout Plain Layout
2677 Result
2678 \end_layout
2679
2680 \end_inset
2681 </cell>
2682 </row>
2683 <row topspace="1mm">
2684 <cell alignment="center" valignment="top" usebox="none">
2685 \begin_inset Text
2686
2687 \begin_layout Plain Layout
2688
2689 \backslash
2690 binom
2691 \begin_inset space \textvisiblespace{}
2692 \end_inset
2693
2694 A
2695 \begin_inset Formula $\downarrow$
2696 \end_inset
2697
2698 B
2699 \end_layout
2700
2701 \end_inset
2702 </cell>
2703 <cell alignment="center" valignment="top" usebox="none">
2704 \begin_inset Text
2705
2706 \begin_layout Plain Layout
2707 \begin_inset Formula $\binom{A}{B}$
2708 \end_inset
2709
2710
2711 \end_layout
2712
2713 \end_inset
2714 </cell>
2715 </row>
2716 <row topspace="2mm">
2717 <cell alignment="center" valignment="top" usebox="none">
2718 \begin_inset Text
2719
2720 \begin_layout Plain Layout
2721
2722 \backslash
2723 dbinom
2724 \begin_inset space \textvisiblespace{}
2725 \end_inset
2726
2727 A
2728 \begin_inset Formula $\downarrow$
2729 \end_inset
2730
2731 B
2732 \end_layout
2733
2734 \end_inset
2735 </cell>
2736 <cell alignment="center" valignment="top" usebox="none">
2737 \begin_inset Text
2738
2739 \begin_layout Plain Layout
2740 \begin_inset Formula $\dbinom{A}{B}$
2741 \end_inset
2742
2743
2744 \end_layout
2745
2746 \end_inset
2747 </cell>
2748 </row>
2749 <row topspace="2mm" bottomspace="0.5mm">
2750 <cell alignment="center" valignment="top" usebox="none">
2751 \begin_inset Text
2752
2753 \begin_layout Plain Layout
2754
2755 \backslash
2756 tbinom
2757 \begin_inset space \textvisiblespace{}
2758 \end_inset
2759
2760 A
2761 \begin_inset Formula $\downarrow$
2762 \end_inset
2763
2764 B
2765 \end_layout
2766
2767 \end_inset
2768 </cell>
2769 <cell alignment="center" valignment="top" usebox="none">
2770 \begin_inset Text
2771
2772 \begin_layout Plain Layout
2773 \begin_inset Formula $\tbinom{A}{B}$
2774 \end_inset
2775
2776
2777 \end_layout
2778
2779 \end_inset
2780 </cell>
2781 </row>
2782 <row topspace="1mm">
2783 <cell alignment="center" valignment="top" topline="true" usebox="none">
2784 \begin_inset Text
2785
2786 \begin_layout Plain Layout
2787
2788 \backslash
2789 brack
2790 \begin_inset space \textvisiblespace{}
2791 \end_inset
2792
2793 A
2794 \begin_inset Formula $\downarrow$
2795 \end_inset
2796
2797 B
2798 \end_layout
2799
2800 \end_inset
2801 </cell>
2802 <cell alignment="center" valignment="top" topline="true" usebox="none">
2803 \begin_inset Text
2804
2805 \begin_layout Plain Layout
2806 \begin_inset Formula ${A \brack B}$
2807 \end_inset
2808
2809
2810 \end_layout
2811
2812 \end_inset
2813 </cell>
2814 </row>
2815 <row topspace="2mm" bottomspace="0.5mm">
2816 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2817 \begin_inset Text
2818
2819 \begin_layout Plain Layout
2820
2821 \backslash
2822 brace
2823 \begin_inset space \textvisiblespace{}
2824 \end_inset
2825
2826 A
2827 \begin_inset Formula $\downarrow$
2828 \end_inset
2829
2830 B
2831 \end_layout
2832
2833 \end_inset
2834 </cell>
2835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2836 \begin_inset Text
2837
2838 \begin_layout Plain Layout
2839 \begin_inset Formula ${A \brace B}$
2840 \end_inset
2841
2842
2843 \end_layout
2844
2845 \end_inset
2846 </cell>
2847 </row>
2848 </lyxtabular>
2849
2850 \end_inset
2851
2852
2853 \end_layout
2854
2855 \begin_layout Subsection
2856 Case Differentiations
2857 \begin_inset Index idx
2858 status collapsed
2859
2860 \begin_layout Plain Layout
2861 Case differentiations 
2862 \end_layout
2863
2864 \end_inset
2865
2866
2867 \end_layout
2868
2869 \begin_layout Standard
2870 \align center
2871 \begin_inset Tabular
2872 <lyxtabular version="3" rows="3" columns="2">
2873 <features booktabs="true" tabularvalignment="middle">
2874 <column alignment="center" valignment="top" width="0pt">
2875 <column alignment="center" valignment="top" width="0pt">
2876 <row>
2877 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2878 \begin_inset Text
2879
2880 \begin_layout Plain Layout
2881 Command
2882 \end_layout
2883
2884 \end_inset
2885 </cell>
2886 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2887 \begin_inset Text
2888
2889 \begin_layout Plain Layout
2890 Result
2891 \end_layout
2892
2893 \end_inset
2894 </cell>
2895 </row>
2896 <row>
2897 <cell alignment="center" valignment="top" usebox="none">
2898 \begin_inset Text
2899
2900 \begin_layout Plain Layout
2901
2902 \backslash
2903 cases
2904 \begin_inset space \textvisiblespace{}
2905 \end_inset
2906
2907 A
2908 \begin_inset Formula $\to$
2909 \end_inset
2910
2911 B>0
2912 \begin_inset Index idx
2913 status collapsed
2914
2915 \begin_layout Plain Layout
2916 Commands ! C ! 
2917 \backslash
2918 cases
2919 \end_layout
2920
2921 \end_inset
2922
2923
2924 \end_layout
2925
2926 \end_inset
2927 </cell>
2928 <cell alignment="center" valignment="top" usebox="none">
2929 \begin_inset Text
2930
2931 \begin_layout Plain Layout
2932 \begin_inset Formula $\begin{cases}
2933 A & B>0\end{cases}$
2934 \end_inset
2935
2936
2937 \end_layout
2938
2939 \end_inset
2940 </cell>
2941 </row>
2942 <row topspace="1.5mm">
2943 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2944 \begin_inset Text
2945
2946 \begin_layout Plain Layout
2947
2948 \backslash
2949 cases
2950 \begin_inset space \textvisiblespace{}
2951 \end_inset
2952
2953
2954 \begin_inset Info
2955 type  "shortcut"
2956 arg   "newline-insert newline"
2957 \end_inset
2958
2959
2960 \end_layout
2961
2962 \end_inset
2963 </cell>
2964 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2965 \begin_inset Text
2966
2967 \begin_layout Plain Layout
2968 \begin_inset Formula $\begin{cases}
2969 A & \textrm{for }x>0\\
2970 B & \textrm{for }x=0
2971 \end{cases}$
2972 \end_inset
2973
2974
2975 \end_layout
2976
2977 \end_inset
2978 </cell>
2979 </row>
2980 </lyxtabular>
2981
2982 \end_inset
2983
2984
2985 \end_layout
2986
2987 \begin_layout Standard
2988 After inserting 
2989 \series bold
2990
2991 \backslash
2992 cases
2993 \series default
2994  or pressing the math toolbar button 
2995 \begin_inset Info
2996 type  "icon"
2997 arg   "math-insert \\cases"
2998 \end_inset
2999
3000  you can create new lines with the shortcut 
3001 \begin_inset Info
3002 type  "shortcut"
3003 arg   "newline-insert newline"
3004 \end_inset
3005
3006  or the table toolbar button 
3007 \begin_inset Info
3008 type  "icon"
3009 arg   "inset-modify tabular append-row"
3010 \end_inset
3011
3012 .
3013 \end_layout
3014
3015 \begin_layout Standard
3016 The command 
3017 \series bold
3018
3019 \backslash
3020 cases
3021 \series default
3022  is also available via the menu 
3023 \family sans
3024 Insert\SpecialChar menuseparator
3025 Math\SpecialChar menuseparator
3026 Cases-Environment
3027 \family default
3028 .
3029 \end_layout
3030
3031 \begin_layout Subsection
3032 Negations
3033 \begin_inset Index idx
3034 status collapsed
3035
3036 \begin_layout Plain Layout
3037 Negations
3038 \end_layout
3039
3040 \end_inset
3041
3042
3043 \end_layout
3044
3045 \begin_layout Standard
3046 By inserting 
3047 \series bold
3048
3049 \backslash
3050 not
3051 \series default
3052
3053 \begin_inset Index idx
3054 status collapsed
3055
3056 \begin_layout Plain Layout
3057 Commands ! N ! 
3058 \backslash
3059 not
3060 \end_layout
3061
3062 \end_inset
3063
3064  every character can be displayed canceled.
3065  The characters are quasi accentuated by a slash.
3066 \begin_inset Separator parbreak
3067 \end_inset
3068
3069
3070 \end_layout
3071
3072 \begin_layout Standard
3073 \align center
3074 \begin_inset Tabular
3075 <lyxtabular version="3" rows="4" columns="2">
3076 <features booktabs="true" tabularvalignment="middle">
3077 <column alignment="center" valignment="top" width="0pt">
3078 <column alignment="center" valignment="top" width="0pt">
3079 <row>
3080 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3081 \begin_inset Text
3082
3083 \begin_layout Plain Layout
3084 Command
3085 \end_layout
3086
3087 \end_inset
3088 </cell>
3089 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3090 \begin_inset Text
3091
3092 \begin_layout Plain Layout
3093 Result
3094 \end_layout
3095
3096 \end_inset
3097 </cell>
3098 </row>
3099 <row>
3100 <cell alignment="center" valignment="top" usebox="none">
3101 \begin_inset Text
3102
3103 \begin_layout Plain Layout
3104
3105 \backslash
3106 not=
3107 \end_layout
3108
3109 \end_inset
3110 </cell>
3111 <cell alignment="center" valignment="top" usebox="none">
3112 \begin_inset Text
3113
3114 \begin_layout Plain Layout
3115 \begin_inset Formula $\not=$
3116 \end_inset
3117
3118
3119 \end_layout
3120
3121 \end_inset
3122 </cell>
3123 </row>
3124 <row>
3125 <cell alignment="center" valignment="top" usebox="none">
3126 \begin_inset Text
3127
3128 \begin_layout Plain Layout
3129
3130 \backslash
3131 not 
3132 \backslash
3133 le
3134 \end_layout
3135
3136 \end_inset
3137 </cell>
3138 <cell alignment="center" valignment="top" usebox="none">
3139 \begin_inset Text
3140
3141 \begin_layout Plain Layout
3142 \begin_inset Formula $\not\le$
3143 \end_inset
3144
3145
3146 \end_layout
3147
3148 \end_inset
3149 </cell>
3150 </row>
3151 <row>
3152 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3153 \begin_inset Text
3154
3155 \begin_layout Plain Layout
3156
3157 \backslash
3158 not 
3159 \backslash
3160 parallel
3161 \end_layout
3162
3163 \end_inset
3164 </cell>
3165 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3166 \begin_inset Text
3167
3168 \begin_layout Plain Layout
3169 \begin_inset Formula $\not\parallel$
3170 \end_inset
3171
3172
3173 \end_layout
3174
3175 \end_inset
3176 </cell>
3177 </row>
3178 </lyxtabular>
3179
3180 \end_inset
3181
3182
3183 \end_layout
3184
3185 \begin_layout Standard
3186 The last example shows that not all negations look good.
3187  Therefore there are special commands for some negations (see 
3188 \begin_inset CommandInset ref
3189 LatexCommand ref
3190 reference "subsec:Mathematical-Symbols"
3191
3192 \end_inset
3193
3194  and 
3195 \begin_inset CommandInset ref
3196 LatexCommand ref
3197 reference "sec:Relations"
3198
3199 \end_inset
3200
3201 ).
3202 \end_layout
3203
3204 \begin_layout Subsection
3205 Placeholders
3206 \begin_inset CommandInset label
3207 LatexCommand label
3208 name "subsec:Placeholders"
3209
3210 \end_inset
3211
3212
3213 \begin_inset Index idx
3214 status collapsed
3215
3216 \begin_layout Plain Layout
3217 Placeholders
3218 \end_layout
3219
3220 \end_inset
3221
3222
3223 \begin_inset Index idx
3224 status collapsed
3225
3226 \begin_layout Plain Layout
3227 Chemical characters ! Isotopes
3228 \end_layout
3229
3230 \end_inset
3231
3232
3233 \begin_inset Index idx
3234 status collapsed
3235
3236 \begin_layout Plain Layout
3237 Isotopes|see
3238 \begin_inset ERT
3239 status collapsed
3240
3241 \begin_layout Plain Layout
3242
3243 {
3244 \end_layout
3245
3246 \end_inset
3247
3248 Chemical characters
3249 \begin_inset ERT
3250 status collapsed
3251
3252 \begin_layout Plain Layout
3253
3254 }
3255 \end_layout
3256
3257 \end_inset
3258
3259
3260 \end_layout
3261
3262 \end_inset
3263
3264
3265 \end_layout
3266
3267 \begin_layout Standard
3268 When displaying e.
3269 \begin_inset space \thinspace{}
3270 \end_inset
3271
3272 g.
3273 \begin_inset space \space{}
3274 \end_inset
3275
3276 isotopes
3277 \begin_inset Foot
3278 status collapsed
3279
3280 \begin_layout Plain Layout
3281 Typesetting isotopes and chemical symbols is described in 
3282 \begin_inset CommandInset ref
3283 LatexCommand ref
3284 reference "subsec:Chemical-Symbols-and"
3285
3286 \end_inset
3287
3288 .
3289 \end_layout
3290
3291 \end_inset
3292
3293  the following problem occurs:
3294 \begin_inset Separator parbreak
3295 \end_inset
3296
3297
3298 \end_layout
3299
3300 \begin_layout Standard
3301 \align center
3302 \begin_inset Tabular
3303 <lyxtabular version="3" rows="2" columns="2">
3304 <features booktabs="true" tabularvalignment="middle">
3305 <column alignment="center" valignment="top" width="0pt">
3306 <column alignment="center" valignment="top" width="0pt">
3307 <row>
3308 <cell alignment="center" valignment="top" usebox="none">
3309 \begin_inset Text
3310
3311 \begin_layout Plain Layout
3312 Indices created with sub- and superscripts:
3313 \end_layout
3314
3315 \end_inset
3316 </cell>
3317 <cell alignment="center" valignment="top" usebox="none">
3318 \begin_inset Text
3319
3320 \begin_layout Plain Layout
3321 \begin_inset Formula $_{9}^{19}\mathrm{F}$
3322 \end_inset
3323
3324
3325 \end_layout
3326
3327 \end_inset
3328 </cell>
3329 </row>
3330 <row topspace="1.5mm">
3331 <cell alignment="center" valignment="top" usebox="none">
3332 \begin_inset Text
3333
3334 \begin_layout Plain Layout
3335 correct indices:
3336 \end_layout
3337
3338 \end_inset
3339 </cell>
3340 <cell alignment="center" valignment="top" usebox="none">
3341 \begin_inset Text
3342
3343 \begin_layout Plain Layout
3344 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3345 \end_inset
3346
3347
3348 \end_layout
3349
3350 \end_inset
3351 </cell>
3352 </row>
3353 </lyxtabular>
3354
3355 \end_inset
3356
3357
3358 \end_layout
3359
3360 \begin_layout Standard
3361 The shorter index is by default placed below or above the first character
3362  of the longer index.
3363  To avoid this there is the command 
3364 \series bold
3365
3366 \backslash
3367 phantom
3368 \series default
3369
3370 \begin_inset Index idx
3371 status collapsed
3372
3373 \begin_layout Plain Layout
3374 Commands ! P ! 
3375 \backslash
3376 phantom
3377 \end_layout
3378
3379 \end_inset
3380
3381  or the math toolbar button
3382 \begin_inset space \thinspace{}
3383 \end_inset
3384
3385
3386 \begin_inset Foot
3387 status collapsed
3388
3389 \begin_layout Plain Layout
3390 can be found in the submenu of the toolbar button 
3391 \begin_inset Info
3392 type  "icon"
3393 arg   "math-insert \\space"
3394 \end_inset
3395
3396
3397 \end_layout
3398
3399 \end_inset
3400
3401  
3402 \begin_inset Info
3403 type  "icon"
3404 arg   "math/phantom"
3405 \end_inset
3406
3407  that creates one or more phantom characters.
3408  When inserting 
3409 \series bold
3410
3411 \backslash
3412 phantom
3413 \series default
3414  a small blue box appears that is superposed with two red arrows.
3415  The arrows indicate that the complete width and height of the box content
3416  will be created as placeholder.
3417  Phantom characters are accordingly placeholders with the size of the characters.
3418 \begin_inset Separator parbreak
3419 \end_inset
3420
3421
3422 \end_layout
3423
3424 \begin_layout Standard
3425 \align center
3426 \begin_inset Tabular
3427 <lyxtabular version="3" rows="4" columns="2">
3428 <features booktabs="true" tabularvalignment="middle">
3429 <column alignment="center" valignment="top" width="0pt">
3430 <column alignment="center" valignment="top" width="0pt">
3431 <row>
3432 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3433 \begin_inset Text
3434
3435 \begin_layout Plain Layout
3436 Command
3437 \end_layout
3438
3439 \end_inset
3440 </cell>
3441 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3442 \begin_inset Text
3443
3444 \begin_layout Plain Layout
3445 Result
3446 \end_layout
3447
3448 \end_inset
3449 </cell>
3450 </row>
3451 <row topspace="1.5mm">
3452 <cell alignment="center" valignment="top" usebox="none">
3453 \begin_inset Text
3454
3455 \begin_layout Plain Layout
3456 ^19
3457 \begin_inset space \textvisiblespace{}
3458 \end_inset
3459
3460 _
3461 \backslash
3462 phantom
3463 \begin_inset space \textvisiblespace{}
3464 \end_inset
3465
3466 1
3467 \begin_inset Formula $\to$
3468 \end_inset
3469
3470 9
3471 \begin_inset space \textvisiblespace{}
3472 \end_inset
3473
3474 F
3475 \end_layout
3476
3477 \end_inset
3478 </cell>
3479 <cell alignment="center" valignment="top" usebox="none">
3480 \begin_inset Text
3481
3482 \begin_layout Plain Layout
3483 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3484 \end_inset
3485
3486
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 </row>
3492 <row topspace="1.5mm" bottomspace="0.5mm">
3493 <cell alignment="center" valignment="top" usebox="none">
3494 \begin_inset Text
3495
3496 \begin_layout Plain Layout
3497 ^235
3498 \begin_inset space \textvisiblespace{}
3499 \end_inset
3500
3501 _
3502 \backslash
3503 phantom
3504 \begin_inset space \textvisiblespace{}
3505 \end_inset
3506
3507 23
3508 \begin_inset Formula $\to$
3509 \end_inset
3510
3511 9
3512 \begin_inset space \textvisiblespace{}
3513 \end_inset
3514
3515 F
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 <cell alignment="center" valignment="top" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Plain Layout
3524 \begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
3525 \end_inset
3526
3527
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 </row>
3533 <row topspace="1.5mm" bottomspace="0.5mm">
3534 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3535 \begin_inset Text
3536
3537 \begin_layout Plain Layout
3538
3539 \backslash
3540 Lambda^
3541 \begin_inset space \textvisiblespace{}
3542 \end_inset
3543
3544
3545 \backslash
3546 phantom
3547 \begin_inset space \textvisiblespace{}
3548 \end_inset
3549
3550 ii
3551 \begin_inset Formula $\to$
3552 \end_inset
3553
3554 t
3555 \begin_inset space \textvisiblespace{}
3556 \end_inset
3557
3558 _MMt
3559 \end_layout
3560
3561 \end_inset
3562 </cell>
3563 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567 \begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
3568 \end_inset
3569
3570
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 </row>
3576 </lyxtabular>
3577
3578 \end_inset
3579
3580
3581 \end_layout
3582
3583 \begin_layout Standard
3584 Furthermore there are the commands 
3585 \series bold
3586
3587 \backslash
3588 vphantom
3589 \series default
3590
3591 \begin_inset Index idx
3592 status collapsed
3593
3594 \begin_layout Plain Layout
3595 Commands ! V ! 
3596 \backslash
3597 vphantom
3598 \end_layout
3599
3600 \end_inset
3601
3602  (toolbar button 
3603 \begin_inset Info
3604 type  "icon"
3605 arg   "math/vphantom"
3606 \end_inset
3607
3608 ) and 
3609 \series bold
3610
3611 \backslash
3612 hphantom
3613 \series default
3614
3615 \begin_inset Index idx
3616 status collapsed
3617
3618 \begin_layout Plain Layout
3619 Commands ! H ! 
3620 \backslash
3621 hphantom
3622 \end_layout
3623
3624 \end_inset
3625
3626  (toolbar button 
3627 \begin_inset Info
3628 type  "icon"
3629 arg   "math/hphantom"
3630 \end_inset
3631
3632 ).
3633  
3634 \series bold
3635
3636 \backslash
3637 hphantom
3638 \series default
3639  creates only space for the maximal height of the characters in the box
3640  but not for its width.
3641  
3642 \series bold
3643
3644 \backslash
3645 vphantom
3646 \series default
3647  creates only space for the width of the box content.
3648  Therefore  the boxes of both commands have only one red arrow.
3649 \end_layout
3650
3651 \begin_layout Standard
3652 For example the command 
3653 \series bold
3654
3655 \backslash
3656 vphantom
3657 \begin_inset space \textvisiblespace{}
3658 \end_inset
3659
3660 a
3661 \backslash
3662 int
3663 \series default
3664  creates space for the height of the integral sign,
3665 \begin_inset Foot
3666 status collapsed
3667
3668 \begin_layout Plain Layout
3669 The command 
3670 \series bold
3671
3672 \backslash
3673 int
3674 \series default
3675  creates an integral sign, see 
3676 \begin_inset CommandInset ref
3677 LatexCommand ref
3678 reference "subsec:Big-Operators"
3679
3680 \end_inset
3681
3682 .
3683 \end_layout
3684
3685 \end_inset
3686
3687  because this is the larger character.
3688  An example application is in 
3689 \begin_inset CommandInset ref
3690 LatexCommand ref
3691 reference "subsec:Multiline-Brackets"
3692
3693 \end_inset
3694
3695 .
3696 \end_layout
3697
3698 \begin_layout Standard
3699 Placeholders can also be used for text when they are inserted via the menu
3700  
3701 \family sans
3702 Insert\SpecialChar menuseparator
3703 Formatting\SpecialChar menuseparator
3704 Phantom
3705 \family default
3706 :
3707 \end_layout
3708
3709 \begin_layout Standard
3710 This is a sentence.
3711 \begin_inset Newline newline
3712 \end_inset
3713
3714
3715 \begin_inset Phantom Phantom
3716 status open
3717
3718 \begin_layout Plain Layout
3719 This
3720 \end_layout
3721
3722 \end_inset
3723
3724  is a sentence.
3725 \end_layout
3726
3727 \begin_layout Subsection
3728 Lines
3729 \begin_inset Index idx
3730 status collapsed
3731
3732 \begin_layout Plain Layout
3733 Lines
3734 \end_layout
3735
3736 \end_inset
3737
3738
3739 \begin_inset Index idx
3740 status collapsed
3741
3742 \begin_layout Plain Layout
3743 Formula ! underlined
3744 \end_layout
3745
3746 \end_inset
3747
3748
3749 \end_layout
3750
3751 \begin_layout Standard
3752 \align center
3753 \begin_inset Tabular
3754 <lyxtabular version="3" rows="4" columns="2">
3755 <features booktabs="true" tabularvalignment="middle">
3756 <column alignment="center" valignment="top" width="0pt">
3757 <column alignment="center" valignment="top" width="0pt">
3758 <row>
3759 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3760 \begin_inset Text
3761
3762 \begin_layout Plain Layout
3763 Command
3764 \end_layout
3765
3766 \end_inset
3767 </cell>
3768 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3769 \begin_inset Text
3770
3771 \begin_layout Plain Layout
3772 Result
3773 \end_layout
3774
3775 \end_inset
3776 </cell>
3777 </row>
3778 <row topspace="2mm">
3779 <cell alignment="center" valignment="top" usebox="none">
3780 \begin_inset Text
3781
3782 \begin_layout Plain Layout
3783
3784 \backslash
3785 overline
3786 \begin_inset space \textvisiblespace{}
3787 \end_inset
3788
3789 A+B
3790 \begin_inset Index idx
3791 status collapsed
3792
3793 \begin_layout Plain Layout
3794 Commands ! O ! 
3795 \backslash
3796 overline
3797 \end_layout
3798
3799 \end_inset
3800
3801
3802 \end_layout
3803
3804 \end_inset
3805 </cell>
3806 <cell alignment="center" valignment="top" usebox="none">
3807 \begin_inset Text
3808
3809 \begin_layout Plain Layout
3810 \begin_inset Formula $\overline{A+B}$
3811 \end_inset
3812
3813
3814 \end_layout
3815
3816 \end_inset
3817 </cell>
3818 </row>
3819 <row bottomspace="1mm">
3820 <cell alignment="center" valignment="top" usebox="none">
3821 \begin_inset Text
3822
3823 \begin_layout Plain Layout
3824
3825 \backslash
3826 underline
3827 \begin_inset space \textvisiblespace{}
3828 \end_inset
3829
3830 A+B
3831 \begin_inset Index idx
3832 status collapsed
3833
3834 \begin_layout Plain Layout
3835 Commands ! U ! 
3836 \backslash
3837 underline
3838 \end_layout
3839
3840 \end_inset
3841
3842
3843 \end_layout
3844
3845 \end_inset
3846 </cell>
3847 <cell alignment="center" valignment="top" usebox="none">
3848 \begin_inset Text
3849
3850 \begin_layout Plain Layout
3851 \begin_inset Formula $\underline{A+B}$
3852 \end_inset
3853
3854
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 </row>
3860 <row topspace="2mm" bottomspace="1mm">
3861 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Plain Layout
3865
3866 \backslash
3867 overline
3868 \begin_inset space \textvisiblespace{}
3869 \end_inset
3870
3871
3872 \backslash
3873 underline
3874 \begin_inset space \textvisiblespace{}
3875 \end_inset
3876
3877 A+B
3878 \end_layout
3879
3880 \end_inset
3881 </cell>
3882 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3883 \begin_inset Text
3884
3885 \begin_layout Plain Layout
3886 \begin_inset Formula $\overline{\underline{A+B}}$
3887 \end_inset
3888
3889
3890 \end_layout
3891
3892 \end_inset
3893 </cell>
3894 </row>
3895 </lyxtabular>
3896
3897 \end_inset
3898
3899
3900 \end_layout
3901
3902 \begin_layout Standard
3903 In the last example it doesn't matter if first 
3904 \series bold
3905
3906 \backslash
3907 overline
3908 \series default
3909  or 
3910 \series bold
3911
3912 \backslash
3913 underline
3914 \series default
3915  is inserted.
3916 \end_layout
3917
3918 \begin_layout Standard
3919 To double underline use 
3920 \series bold
3921
3922 \backslash
3923 underline
3924 \series default
3925  twice.
3926 \end_layout
3927
3928 \begin_layout Standard
3929 It is possible to place up to 6 lines above or below characters.
3930 \end_layout
3931
3932 \begin_layout Standard
3933 \begin_inset VSpace bigskip
3934 \end_inset
3935
3936 Custom lines can be created using the command 
3937 \series bold
3938
3939 \backslash
3940 rule
3941 \series default
3942
3943 \begin_inset Index idx
3944 status collapsed
3945
3946 \begin_layout Plain Layout
3947 Commands ! R ! 
3948 \backslash
3949 rule
3950 \end_layout
3951
3952 \end_inset
3953
3954  which has the following scheme:
3955 \end_layout
3956
3957 \begin_layout Standard
3958
3959 \series bold
3960
3961 \backslash
3962 rule[vertical offset]{length}{thickness}
3963 \end_layout
3964
3965 \begin_layout Standard
3966 The optional vertical offset shifts the line upwards (or downwards, when
3967  the value is negative).
3968  The units listed in 
3969 \begin_inset CommandInset ref
3970 LatexCommand ref
3971 reference "tab:Available-units"
3972
3973 \end_inset
3974
3975  can be used for the values.
3976  Here are two example lines created with the commands
3977 \begin_inset Newline newline
3978 \end_inset
3979
3980
3981 \series bold
3982
3983 \backslash
3984 rule[-2ex]{3cm}{2pt}
3985 \series default
3986  and 
3987 \series bold
3988
3989 \backslash
3990 rule{2cm}{1pt}
3991 \series default
3992 :
3993 \end_layout
3994
3995 \begin_layout Standard
3996 This is a sentence 
3997 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
3998 \end_inset
3999
4000  with two lines.
4001 \end_layout
4002
4003 \begin_layout Standard
4004
4005 \series bold
4006
4007 \backslash
4008 rule
4009 \series default
4010  can also be used for text when a line is inserted via the menu 
4011 \family sans
4012 Insert\SpecialChar menuseparator
4013 Formatting\SpecialChar menuseparator
4014 Horizontal
4015 \begin_inset space ~
4016 \end_inset
4017
4018 Line
4019 \family default
4020 :
4021 \end_layout
4022
4023 \begin_layout Standard
4024 This is a sentence 
4025 \begin_inset CommandInset line
4026 LatexCommand rule
4027 offset "0.5ex"
4028 width "3cm"
4029 height "1pt"
4030
4031 \end_inset
4032
4033  with one line.
4034 \end_layout
4035
4036 \begin_layout Subsection
4037 Ellipses
4038 \begin_inset CommandInset label
4039 LatexCommand label
4040 name "subsec:Ellipses"
4041
4042 \end_inset
4043
4044
4045 \begin_inset Index idx
4046 status collapsed
4047
4048 \begin_layout Plain Layout
4049 Ellipses
4050 \end_layout
4051
4052 \end_inset
4053
4054
4055 \end_layout
4056
4057 \begin_layout Standard
4058 There are different types of ellipses available.
4059 \begin_inset Foot
4060 status collapsed
4061
4062 \begin_layout Plain Layout
4063 In the math toolbar in the submenu of the button 
4064 \begin_inset Info
4065 type  "icon"
4066 arg   "math-insert \\ldots"
4067 \end_inset
4068
4069
4070 \end_layout
4071
4072 \end_inset
4073
4074  For listings dots at the baseline are used (
4075 \series bold
4076
4077 \backslash
4078 ldots
4079 \series default
4080
4081 \begin_inset Index idx
4082 status collapsed
4083
4084 \begin_layout Plain Layout
4085 Commands ! L ! 
4086 \backslash
4087 ldots
4088 \end_layout
4089
4090 \end_inset
4091
4092 ), while for operations dots are needed that are on the same height as the
4093  operators (
4094 \series bold
4095
4096 \backslash
4097 cdots
4098 \series default
4099
4100 \begin_inset Index idx
4101 status collapsed
4102
4103 \begin_layout Plain Layout
4104 Commands ! C ! 
4105 \backslash
4106 cdots
4107 \end_layout
4108
4109 \end_inset
4110
4111 ).
4112  When using the command 
4113 \series bold
4114
4115 \backslash
4116 dots
4117 \series default
4118
4119 \begin_inset Index idx
4120 status collapsed
4121
4122 \begin_layout Plain Layout
4123 Commands ! D ! 
4124 \backslash
4125 dots
4126 \end_layout
4127
4128 \end_inset
4129
4130 , \SpecialChar LaTeX
4131  decides on the basis of the next character what type is used.
4132 \begin_inset Separator parbreak
4133 \end_inset
4134
4135
4136 \end_layout
4137
4138 \begin_layout Standard
4139 \align center
4140 \begin_inset Tabular
4141 <lyxtabular version="3" rows="9" columns="2">
4142 <features booktabs="true" tabularvalignment="middle">
4143 <column alignment="center" valignment="top" width="0pt">
4144 <column alignment="center" valignment="top" width="0pt">
4145 <row>
4146 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Plain Layout
4150 Command
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 Result
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 </row>
4165 <row>
4166 <cell alignment="center" valignment="top" usebox="none">
4167 \begin_inset Text
4168
4169 \begin_layout Plain Layout
4170 A_1
4171 \begin_inset space \textvisiblespace{}
4172 \end_inset
4173
4174 ,
4175 \backslash
4176 dots
4177 \begin_inset space \textvisiblespace{}
4178 \end_inset
4179
4180 ,A_n
4181 \end_layout
4182
4183 \end_inset
4184 </cell>
4185 <cell alignment="center" valignment="top" usebox="none">
4186 \begin_inset Text
4187
4188 \begin_layout Plain Layout
4189 \begin_inset Formula $A_{1},\dots,A_{n}$
4190 \end_inset
4191
4192
4193 \end_layout
4194
4195 \end_inset
4196 </cell>
4197 </row>
4198 <row>
4199 <cell alignment="center" valignment="top" usebox="none">
4200 \begin_inset Text
4201
4202 \begin_layout Plain Layout
4203 A_1
4204 \begin_inset space \textvisiblespace{}
4205 \end_inset
4206
4207 +
4208 \backslash
4209 dots
4210 \begin_inset space \textvisiblespace{}
4211 \end_inset
4212
4213 +A_n
4214 \end_layout
4215
4216 \end_inset
4217 </cell>
4218 <cell alignment="center" valignment="top" usebox="none">
4219 \begin_inset Text
4220
4221 \begin_layout Plain Layout
4222 \begin_inset Formula $A_{1}+\dots+A_{n}$
4223 \end_inset
4224
4225
4226 \end_layout
4227
4228 \end_inset
4229 </cell>
4230 </row>
4231 <row>
4232 <cell alignment="center" valignment="top" usebox="none">
4233 \begin_inset Text
4234
4235 \begin_layout Plain Layout
4236 A_1
4237 \begin_inset space \textvisiblespace{}
4238 \end_inset
4239
4240 ,
4241 \backslash
4242 ldots
4243 \begin_inset space \textvisiblespace{}
4244 \end_inset
4245
4246 ,A_n
4247 \end_layout
4248
4249 \end_inset
4250 </cell>
4251 <cell alignment="center" valignment="top" usebox="none">
4252 \begin_inset Text
4253
4254 \begin_layout Plain Layout
4255 \begin_inset Formula $A_{1},\ldots,A_{n}$
4256 \end_inset
4257
4258
4259 \end_layout
4260
4261 \end_inset
4262 </cell>
4263 </row>
4264 <row>
4265 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4266 \begin_inset Text
4267
4268 \begin_layout Plain Layout
4269 A_1
4270 \begin_inset space \textvisiblespace{}
4271 \end_inset
4272
4273 +
4274 \backslash
4275 cdots
4276 \begin_inset space \textvisiblespace{}
4277 \end_inset
4278
4279 +A_n
4280 \end_layout
4281
4282 \end_inset
4283 </cell>
4284 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4289 \end_inset
4290
4291
4292 \end_layout
4293
4294 \end_inset
4295 </cell>
4296 </row>
4297 <row>
4298 <cell alignment="center" valignment="top" usebox="none">
4299 \begin_inset Text
4300
4301 \begin_layout Plain Layout
4302
4303 \backslash
4304 vdots
4305 \end_layout
4306
4307 \end_inset
4308 </cell>
4309 <cell alignment="center" valignment="top" usebox="none">
4310 \begin_inset Text
4311
4312 \begin_layout Plain Layout
4313 \begin_inset Formula $\vdots$
4314 \end_inset
4315
4316
4317 \end_layout
4318
4319 \end_inset
4320 </cell>
4321 </row>
4322 <row>
4323 <cell alignment="center" valignment="top" usebox="none">
4324 \begin_inset Text
4325
4326 \begin_layout Plain Layout
4327
4328 \backslash
4329 ddots
4330 \end_layout
4331
4332 \end_inset
4333 </cell>
4334 <cell alignment="center" valignment="top" usebox="none">
4335 \begin_inset Text
4336
4337 \begin_layout Plain Layout
4338 \begin_inset Formula $\ddots$
4339 \end_inset
4340
4341
4342 \end_layout
4343
4344 \end_inset
4345 </cell>
4346 </row>
4347 <row>
4348 <cell alignment="center" valignment="top" usebox="none">
4349 \begin_inset Text
4350
4351 \begin_layout Plain Layout
4352
4353 \backslash
4354 iddots
4355 \end_layout
4356
4357 \end_inset
4358 </cell>
4359 <cell alignment="center" valignment="top" usebox="none">
4360 \begin_inset Text
4361
4362 \begin_layout Plain Layout
4363 \begin_inset Formula $\iddots$
4364 \end_inset
4365
4366
4367 \end_layout
4368
4369 \end_inset
4370 </cell>
4371 </row>
4372 <row>
4373 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4374 \begin_inset Text
4375
4376 \begin_layout Plain Layout
4377 3×3
4378 \begin_inset space \thinspace{}
4379 \end_inset
4380
4381 matrix with the different dots
4382 \end_layout
4383
4384 \end_inset
4385 </cell>
4386 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4387 \begin_inset Text
4388
4389 \begin_layout Plain Layout
4390 \begin_inset Formula $\begin{array}{ccc}
4391 A_{11} & \cdots & A_{1m}\\
4392 \vdots & \ddots & \vdots\\
4393 A_{n1} & \cdots & A_{nm}
4394 \end{array}$
4395 \end_inset
4396
4397
4398 \end_layout
4399
4400 \end_inset
4401 </cell>
4402 </row>
4403 </lyxtabular>
4404
4405 \end_inset
4406
4407
4408 \end_layout
4409
4410 \begin_layout Standard
4411 The ellipses available in menu 
4412 \family sans
4413 Insert\SpecialChar menuseparator
4414 Special
4415 \begin_inset space ~
4416 \end_inset
4417
4418 Character
4419 \family default
4420  are 
4421 \series bold
4422
4423 \backslash
4424 ldots
4425 \series default
4426 .
4427 \end_layout
4428
4429 \begin_layout Standard
4430 \begin_inset VSpace medskip
4431 \end_inset
4432
4433 To use 
4434 \series bold
4435
4436 \backslash
4437 iddots
4438 \series default
4439 , one of the options 
4440 \family sans
4441 Use mathdots package (automatically)
4442 \family default
4443  must be set in the document settings under 
4444 \family sans
4445 Math
4446 \begin_inset space ~
4447 \end_inset
4448
4449 Options
4450 \family default
4451 .
4452 \begin_inset Newline newline
4453 \end_inset
4454
4455 Using the option 
4456 \family sans
4457 Use mathdots package
4458 \family default
4459  will improve the appearance of all dots in the documents if their font
4460  style or size is not the default.
4461 \end_layout
4462
4463 \begin_layout Standard
4464 \begin_inset VSpace medskip
4465 \end_inset
4466
4467 Specially for matrices there are ellipses that span over several columns.
4468  They are created with the command 
4469 \series bold
4470
4471 \backslash
4472 hdotsfor
4473 \series default
4474
4475 \begin_inset Index idx
4476 status collapsed
4477
4478 \begin_layout Plain Layout
4479 Commands ! H ! 
4480 \backslash
4481 hdotsfor
4482 \end_layout
4483
4484 \end_inset
4485
4486 , that has the following scheme:
4487 \end_layout
4488
4489 \begin_layout Standard
4490
4491 \series bold
4492
4493 \backslash
4494 hdotsfor[distance]{number of columns}
4495 \end_layout
4496
4497 \begin_layout Standard
4498 The number of columns specifies how many columns should be spanned.
4499  Distance is a factor for the distance between the dots.
4500 \end_layout
4501
4502 \begin_layout Standard
4503 In the following matrix the command 
4504 \series bold
4505
4506 \backslash
4507 hdotsfor[2]{4}
4508 \series default
4509  was inserted in the first box of the second line, to get an ellipsis with
4510  a dot distance twice as long as with the command 
4511 \series bold
4512
4513 \backslash
4514 dots
4515 \series default
4516 :
4517 \begin_inset Formula 
4518 \[
4519 \left(\begin{array}{cccc}
4520 A & B & C & D\\
4521 \hdotsfor[2]{4}\\
4522 q & w & e & r
4523 \end{array}\right)
4524 \]
4525
4526 \end_inset
4527
4528 Note that the matrix fields that should be spanned must be empty, otherwise
4529  you get \SpecialChar LaTeX
4530 -errors.
4531 \end_layout
4532
4533 \begin_layout Standard
4534 \begin_inset VSpace bigskip
4535 \end_inset
4536
4537 Furthermore you can fill with the command 
4538 \series bold
4539
4540 \backslash
4541 dotfill
4542 \series default
4543
4544 \begin_inset Index idx
4545 status collapsed
4546
4547 \begin_layout Plain Layout
4548 Commands ! D ! 
4549 \backslash
4550 dotfill
4551 \end_layout
4552
4553 \end_inset
4554
4555  the rest of a line with dots.
4556  The effect of these commands is the same as with 
4557 \series bold
4558
4559 \backslash
4560 hfill
4561 \series default
4562 , see 
4563 \begin_inset CommandInset ref
4564 LatexCommand ref
4565 reference "subsec:Variable-Space"
4566
4567 \end_inset
4568
4569 .
4570 \end_layout
4571
4572 \begin_layout Standard
4573 For example the command 
4574 \series bold
4575 A
4576 \backslash
4577 dotfill
4578 \begin_inset space \textvisiblespace{}
4579 \end_inset
4580
4581 B
4582 \series default
4583  produces
4584 \end_layout
4585
4586 \begin_layout Standard
4587 \begin_inset Formula $A\dotfill B$
4588 \end_inset
4589
4590
4591 \end_layout
4592
4593 \begin_layout Standard
4594 Similar to
4595 \series bold
4596  
4597 \backslash
4598 dotfill
4599 \series default
4600  there is for a line the command 
4601 \series bold
4602
4603 \backslash
4604 hrulefill
4605 \series default
4606
4607 \begin_inset Index idx
4608 status collapsed
4609
4610 \begin_layout Plain Layout
4611 Commands ! H ! 
4612 \backslash
4613 hrulefill
4614 \end_layout
4615
4616 \end_inset
4617
4618 :
4619 \end_layout
4620
4621 \begin_layout Standard
4622 \begin_inset Formula $A\hrulefill B$
4623 \end_inset
4624
4625
4626 \end_layout
4627
4628 \begin_layout Standard
4629 To use the commands for text, they have to be inserted in \SpecialChar TeX
4630  mode.
4631 \end_layout
4632
4633 \begin_layout Section
4634 Matrices
4635 \begin_inset CommandInset label
4636 LatexCommand label
4637 name "sec:Matrices"
4638
4639 \end_inset
4640
4641
4642 \begin_inset Index idx
4643 status collapsed
4644
4645 \begin_layout Plain Layout
4646 Matrices
4647 \end_layout
4648
4649 \end_inset
4650
4651
4652 \end_layout
4653
4654 \begin_layout Standard
4655 Matrices can be inserted via the math toolbar button 
4656 \begin_inset Info
4657 type  "icon"
4658 arg   "dialog-show mathmatrix"
4659 \end_inset
4660
4661  or the menu 
4662 \family sans
4663 Insert\SpecialChar menuseparator
4664 Math\SpecialChar menuseparator
4665 Matrix
4666 \family default
4667 .
4668  In the matrix dialog you can specify the number of columns and rows, the
4669  alignment and the decoration.
4670  The vertical alignment is only of importance for matrices in inline formulas:
4671 \end_layout
4672
4673 \begin_layout Standard
4674 The first matrix is top 
4675 \begin_inset Formula $\begin{array}[t]{cccc}
4676 A & D & G & J\\
4677 B & E & H & K\\
4678 C & F & I & L
4679 \end{array}$
4680 \end_inset
4681
4682 , the second middle 
4683 \begin_inset Formula $\begin{array}{cccc}
4684 A & D & G & J\\
4685 B & E & H & K\\
4686 C & F & I & L
4687 \end{array}$
4688 \end_inset
4689
4690  and the third bottom 
4691 \begin_inset Formula $\begin{array}[b]{cccc}
4692 A & D & G & J\\
4693 B & E & H & K\\
4694 C & F & I & L
4695 \end{array}$
4696 \end_inset
4697
4698  aligned.
4699 \end_layout
4700
4701 \begin_layout Standard
4702 The horizontal alignment specifies how the column entries should be aligned.
4703  It is set by entering a letter for every column.
4704  
4705 \emph on
4706 l
4707 \emph default
4708  denotes left aligned, 
4709 \emph on
4710 c
4711 \emph default
4712  centered and 
4713 \emph on
4714 r
4715 \emph default
4716  right aligned.
4717  To create for example a 4
4718 \series bold
4719 ×
4720 \series default
4721 4
4722 \begin_inset space ~
4723 \end_inset
4724
4725 matrix where the first column is left aligned, the second and third are
4726  centered and the last one is right aligned, one enters for the horizontal
4727  alignment 
4728 \series bold
4729 lccr
4730 \series default
4731 .
4732  Normally in a matrix all columns are centered, therefore the default for
4733  every column is a 
4734 \series bold
4735 c
4736 \series default
4737 .
4738 \end_layout
4739
4740 \begin_layout Standard
4741 Horizontal alignment:
4742 \end_layout
4743
4744 \begin_layout Standard
4745
4746 \series bold
4747 lll
4748 \series default
4749  : 
4750 \begin_inset Formula $\begin{array}{lll}
4751 10000 & D & G\\
4752 B & 10000 & H\\
4753 C & F & 10000
4754 \end{array}$
4755 \end_inset
4756
4757  , 
4758 \series bold
4759 ccc
4760 \series default
4761  : 
4762 \begin_inset Formula $\begin{array}{ccc}
4763 10000 & D & G\\
4764 B & 10000 & H\\
4765 C & F & 10000
4766 \end{array}$
4767 \end_inset
4768
4769  , 
4770 \series bold
4771 rrr
4772 \series default
4773  : 
4774 \begin_inset Formula $\begin{array}{rrr}
4775 10000 & D & G\\
4776 B & 10000 & H\\
4777 C & F & 10000
4778 \end{array}$
4779 \end_inset
4780
4781
4782 \end_layout
4783
4784 \begin_layout Standard
4785 To add or delete rows and columns subsequently, the math toolbar buttons
4786  
4787 \begin_inset Info
4788 type  "icon"
4789 arg   "inset-modify tabular append-row"
4790 \end_inset
4791
4792
4793 \begin_inset Info
4794 type  "icon"
4795 arg   "inset-modify tabular delete-row"
4796 \end_inset
4797
4798 , etc.
4799 \begin_inset space \thinspace{}
4800 \end_inset
4801
4802 , or the menu 
4803 \family sans
4804 Edit\SpecialChar menuseparator
4805 Rows & Columns
4806 \family default
4807  can be used.
4808  New rows can also be created with 
4809 \begin_inset Info
4810 type  "shortcut"
4811 arg   "newline-insert newline"
4812 \end_inset
4813
4814 .
4815 \end_layout
4816
4817 \begin_layout Standard
4818 \begin_inset VSpace bigskip
4819 \end_inset
4820
4821 The 
4822 \family sans
4823 Decoration
4824 \family default
4825  adds parentheses in the selected style around the matrix.
4826  Alternatively, parentheses can can either be created with the commands
4827  
4828 \series bold
4829
4830 \backslash
4831 left
4832 \series default
4833
4834 \begin_inset Index idx
4835 status collapsed
4836
4837 \begin_layout Plain Layout
4838 Commands ! L ! 
4839 \backslash
4840 left
4841 \end_layout
4842
4843 \end_inset
4844
4845  and 
4846 \series bold
4847
4848 \backslash
4849 right
4850 \series default
4851
4852 \begin_inset Index idx
4853 status collapsed
4854
4855 \begin_layout Plain Layout
4856 Commands ! R ! 
4857 \backslash
4858 right
4859 \end_layout
4860
4861 \end_inset
4862
4863  (shortcut 
4864 \family sans
4865 Alt+M
4866 \begin_inset space ~
4867 \end_inset
4868
4869 Parenthesis
4870 \family default
4871 ), see 
4872 \begin_inset CommandInset ref
4873 LatexCommand ref
4874 reference "subsec:Automatic-Bracket-Size"
4875
4876 \end_inset
4877
4878 , or by using the following commands:
4879 \begin_inset VSpace medskip
4880 \end_inset
4881
4882
4883 \end_layout
4884
4885 \begin_layout Standard
4886 \begin_inset space \hfill{}
4887 \end_inset
4888
4889
4890 \begin_inset Tabular
4891 <lyxtabular version="3" rows="4" columns="2">
4892 <features booktabs="true" tabularvalignment="middle">
4893 <column alignment="center" valignment="top" width="0pt">
4894 <column alignment="center" valignment="top">
4895 <row>
4896 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4897 \begin_inset Text
4898
4899 \begin_layout Plain Layout
4900 Command
4901 \end_layout
4902
4903 \end_inset
4904 </cell>
4905 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4906 \begin_inset Text
4907
4908 \begin_layout Plain Layout
4909 Result
4910 \end_layout
4911
4912 \end_inset
4913 </cell>
4914 </row>
4915 <row topspace="1.5mm">
4916 <cell alignment="center" valignment="top" usebox="none">
4917 \begin_inset Text
4918
4919 \begin_layout Plain Layout
4920
4921 \backslash
4922 bmatrix
4923 \begin_inset space \textvisiblespace{}
4924 \end_inset
4925
4926 2
4927 \series bold
4928 ×
4929 \series default
4930 2
4931 \begin_inset space \thinspace{}
4932 \end_inset
4933
4934 matrix
4935 \end_layout
4936
4937 \end_inset
4938 </cell>
4939 <cell alignment="center" valignment="top" usebox="none">
4940 \begin_inset Text
4941
4942 \begin_layout Plain Layout
4943 \begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
4944 0 & \textrm{-}\mathrm{i}\\
4945 \mathrm{i} & 0
4946 \end{array}\end{bmatrix}$
4947 \end_inset
4948
4949
4950 \end_layout
4951
4952 \end_inset
4953 </cell>
4954 </row>
4955 <row topspace="1.5mm" bottomspace="0.5mm">
4956 <cell alignment="center" valignment="top" usebox="none">
4957 \begin_inset Text
4958
4959 \begin_layout Plain Layout
4960
4961 \backslash
4962 Bmatrix
4963 \begin_inset space \textvisiblespace{}
4964 \end_inset
4965
4966 2
4967 \series bold
4968 ×
4969 \series default
4970 2
4971 \begin_inset space \thinspace{}
4972 \end_inset
4973
4974 matrix
4975 \end_layout
4976
4977 \end_inset
4978 </cell>
4979 <cell alignment="center" valignment="top" usebox="none">
4980 \begin_inset Text
4981
4982 \begin_layout Plain Layout
4983 \begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
4984 0 & \textrm{-}\mathrm{i}\\
4985 \mathrm{i} & 0
4986 \end{array}\end{Bmatrix}$
4987 \end_inset
4988
4989
4990 \end_layout
4991
4992 \end_inset
4993 </cell>
4994 </row>
4995 <row>
4996 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4997 \begin_inset Text
4998
4999 \begin_layout Plain Layout
5000
5001 \backslash
5002 pmatrix
5003 \begin_inset space \textvisiblespace{}
5004 \end_inset
5005
5006 2
5007 \series bold
5008 ×
5009 \series default
5010 2
5011 \begin_inset space \thinspace{}
5012 \end_inset
5013
5014 matrix
5015 \end_layout
5016
5017 \end_inset
5018 </cell>
5019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5020 \begin_inset Text
5021
5022 \begin_layout Plain Layout
5023 \begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
5024 0 & \textrm{-}\mathrm{i}\\
5025 \mathrm{i} & 0
5026 \end{array}\end{pmatrix}$
5027 \end_inset
5028
5029
5030 \end_layout
5031
5032 \end_inset
5033 </cell>
5034 </row>
5035 </lyxtabular>
5036
5037 \end_inset
5038
5039
5040 \begin_inset space \hfill{}
5041 \end_inset
5042
5043
5044 \begin_inset Tabular
5045 <lyxtabular version="3" rows="4" columns="2">
5046 <features booktabs="true" tabularvalignment="middle">
5047 <column alignment="center" valignment="top" width="0pt">
5048 <column alignment="center" valignment="top">
5049 <row>
5050 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5051 \begin_inset Text
5052
5053 \begin_layout Plain Layout
5054 Command
5055 \end_layout
5056
5057 \end_inset
5058 </cell>
5059 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5060 \begin_inset Text
5061
5062 \begin_layout Plain Layout
5063 Result
5064 \end_layout
5065
5066 \end_inset
5067 </cell>
5068 </row>
5069 <row topspace="1.5mm">
5070 <cell alignment="center" valignment="top" usebox="none">
5071 \begin_inset Text
5072
5073 \begin_layout Plain Layout
5074
5075 \backslash
5076 vmatrix
5077 \begin_inset space \textvisiblespace{}
5078 \end_inset
5079
5080 2
5081 \series bold
5082 ×
5083 \series default
5084 2
5085 \begin_inset space \thinspace{}
5086 \end_inset
5087
5088 matrix
5089 \end_layout
5090
5091 \end_inset
5092 </cell>
5093 <cell alignment="center" valignment="top" usebox="none">
5094 \begin_inset Text
5095
5096 \begin_layout Plain Layout
5097 \begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
5098 0 & \textrm{-}\mathrm{i}\\
5099 \mathrm{i} & 0
5100 \end{array}\end{vmatrix}$
5101 \end_inset
5102
5103
5104 \end_layout
5105
5106 \end_inset
5107 </cell>
5108 </row>
5109 <row topspace="1.5mm" bottomspace="0.5mm">
5110 <cell alignment="center" valignment="top" usebox="none">
5111 \begin_inset Text
5112
5113 \begin_layout Plain Layout
5114
5115 \backslash
5116 Vmatrix
5117 \begin_inset space \textvisiblespace{}
5118 \end_inset
5119
5120 2
5121 \series bold
5122 ×
5123 \series default
5124 2
5125 \begin_inset space \thinspace{}
5126 \end_inset
5127
5128 matrix
5129 \end_layout
5130
5131 \end_inset
5132 </cell>
5133 <cell alignment="center" valignment="top" usebox="none">
5134 \begin_inset Text
5135
5136 \begin_layout Plain Layout
5137 \begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
5138 0 & \textrm{-}\mathrm{i}\\
5139 \mathrm{i} & 0
5140 \end{array}\end{Vmatrix}$
5141 \end_inset
5142
5143
5144 \end_layout
5145
5146 \end_inset
5147 </cell>
5148 </row>
5149 <row>
5150 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5151 \begin_inset Text
5152
5153 \begin_layout Plain Layout
5154
5155 \backslash
5156 matrix
5157 \begin_inset space \textvisiblespace{}
5158 \end_inset
5159
5160 2
5161 \series bold
5162 ×
5163 \series default
5164 2
5165 \begin_inset space \thinspace{}
5166 \end_inset
5167
5168 matrix
5169 \end_layout
5170
5171 \end_inset
5172 </cell>
5173 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5174 \begin_inset Text
5175
5176 \begin_layout Plain Layout
5177 \begin_inset Formula $\begin{matrix}\begin{array}{cc}
5178 0 & \textrm{-}\mathrm{i}\\
5179 \mathrm{i} & 0
5180 \end{array}\end{matrix}$
5181 \end_inset
5182
5183
5184 \end_layout
5185
5186 \end_inset
5187 </cell>
5188 </row>
5189 </lyxtabular>
5190
5191 \end_inset
5192
5193
5194 \begin_inset space \hfill{}
5195 \end_inset
5196
5197
5198 \end_layout
5199
5200 \begin_layout Standard
5201 \begin_inset VSpace medskip
5202 \end_inset
5203
5204 When e.
5205 \begin_inset space \thinspace{}
5206 \end_inset
5207
5208 g.
5209 \begin_inset space \space{}
5210 \end_inset
5211
5212
5213 \series bold
5214
5215 \backslash
5216 vmatrix
5217 \series default
5218  is inserted, a blue box appears between two vertical lines where the matrix
5219  is inserted.
5220 \begin_inset Newline newline
5221 \end_inset
5222
5223 Note that decorated matrices ignore the vertical alignment.
5224 \end_layout
5225
5226 \begin_layout Standard
5227 \begin_inset VSpace bigskip
5228 \end_inset
5229
5230 As all multiline formulas are matrices, the length 
5231 \series bold
5232
5233 \backslash
5234 arraycolsep
5235 \series default
5236
5237 \begin_inset Index idx
5238 status collapsed
5239
5240 \begin_layout Plain Layout
5241 Commands ! A ! 
5242 \backslash
5243 arraycolsep
5244 \end_layout
5245
5246 \end_inset
5247
5248  that is described in 
5249 \begin_inset CommandInset ref
5250 LatexCommand ref
5251 reference "subsec:Column-Separation"
5252
5253 \end_inset
5254
5255  can also be used to change the column separation of matrices.
5256 \end_layout
5257
5258 \begin_layout Standard
5259 To change the row separation, the command 
5260 \series bold
5261
5262 \backslash
5263 arraystretch
5264 \series default
5265
5266 \begin_inset Index idx
5267 status collapsed
5268
5269 \begin_layout Plain Layout
5270 Commands ! A ! 
5271 \backslash
5272 arraystretch
5273 \end_layout
5274
5275 \end_inset
5276
5277  is used.
5278  It is used as follows:
5279 \end_layout
5280
5281 \begin_layout Standard
5282
5283 \series bold
5284
5285 \backslash
5286 renewcommand{
5287 \backslash
5288 arraystretch}{stretch factor}
5289 \begin_inset Index idx
5290 status collapsed
5291
5292 \begin_layout Plain Layout
5293 Commands ! R ! 
5294 \backslash
5295 renewcommand
5296 \end_layout
5297
5298 \end_inset
5299
5300
5301 \end_layout
5302
5303 \begin_layout Standard
5304 The command 
5305 \series bold
5306
5307 \backslash
5308 renewcommand
5309 \series default
5310  assigns the stretch factor to the predefined command 
5311 \series bold
5312
5313 \backslash
5314 arraystretch
5315 \series default
5316 .
5317  To double e.
5318 \begin_inset space \thinspace{}
5319 \end_inset
5320
5321 g.
5322 \begin_inset space \space{}
5323 \end_inset
5324
5325 the row separation, use the factor 2.
5326  This is then used for all following matrices.
5327  To go back to the original separation, assign the factor 1 to 
5328 \series bold
5329
5330 \backslash
5331 arraystretch
5332 \series default
5333 .
5334 \end_layout
5335
5336 \begin_layout Standard
5337 To set matrices into a text line, the command 
5338 \series bold
5339
5340 \backslash
5341 smallmatrix
5342 \series default
5343
5344 \begin_inset Index idx
5345 status collapsed
5346
5347 \begin_layout Plain Layout
5348 Commands ! S ! 
5349 \backslash
5350 smallmatrix
5351 \end_layout
5352
5353 \end_inset
5354
5355  is used.
5356  When it is inserted a blue box with two dashed lines appears.
5357  In this box the matrix is inserted.
5358 \end_layout
5359
5360 \begin_layout Standard
5361 This is a matrix 
5362 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5363 C & D
5364 \end{smallmatrix}\right)$
5365 \end_inset
5366
5367  in a text line.
5368 \end_layout
5369
5370 \begin_layout Section
5371 Brackets and Delimiters
5372 \begin_inset Index idx
5373 status collapsed
5374
5375 \begin_layout Plain Layout
5376 Brackets
5377 \end_layout
5378
5379 \end_inset
5380
5381
5382 \begin_inset Index idx
5383 status collapsed
5384
5385 \begin_layout Plain Layout
5386 Delimiters
5387 \end_layout
5388
5389 \end_inset
5390
5391
5392 \end_layout
5393
5394 \begin_layout Subsection
5395 Vertical Brackets and Delimiters
5396 \begin_inset Index idx
5397 status collapsed
5398
5399 \begin_layout Plain Layout
5400 Brackets ! vertical
5401 \end_layout
5402
5403 \end_inset
5404
5405
5406 \end_layout
5407
5408 \begin_layout Standard
5409 \begin_inset space \hfill{}
5410 \end_inset
5411
5412
5413 \begin_inset Tabular
5414 <lyxtabular version="3" rows="9" columns="2">
5415 <features booktabs="true" tabularvalignment="middle">
5416 <column alignment="center" valignment="top" width="0pt">
5417 <column alignment="center" valignment="top" width="0pt">
5418 <row>
5419 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5420 \begin_inset Text
5421
5422 \begin_layout Plain Layout
5423 Command
5424 \end_layout
5425
5426 \end_inset
5427 </cell>
5428 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5429 \begin_inset Text
5430
5431 \begin_layout Plain Layout
5432 Result
5433 \end_layout
5434
5435 \end_inset
5436 </cell>
5437 </row>
5438 <row>
5439 <cell alignment="center" valignment="top" usebox="none">
5440 \begin_inset Text
5441
5442 \begin_layout Plain Layout
5443 (
5444 \end_layout
5445
5446 \end_inset
5447 </cell>
5448 <cell alignment="center" valignment="top" usebox="none">
5449 \begin_inset Text
5450
5451 \begin_layout Plain Layout
5452 \begin_inset Formula $($
5453 \end_inset
5454
5455
5456 \end_layout
5457
5458 \end_inset
5459 </cell>
5460 </row>
5461 <row>
5462 <cell alignment="center" valignment="top" usebox="none">
5463 \begin_inset Text
5464
5465 \begin_layout Plain Layout
5466 {
5467 \end_layout
5468
5469 \end_inset
5470 </cell>
5471 <cell alignment="center" valignment="top" usebox="none">
5472 \begin_inset Text
5473
5474 \begin_layout Plain Layout
5475 \begin_inset Formula $\{$
5476 \end_inset
5477
5478
5479 \end_layout
5480
5481 \end_inset
5482 </cell>
5483 </row>
5484 <row>
5485 <cell alignment="center" valignment="top" usebox="none">
5486 \begin_inset Text
5487
5488 \begin_layout Plain Layout
5489 [
5490 \end_layout
5491
5492 \end_inset
5493 </cell>
5494 <cell alignment="center" valignment="top" usebox="none">
5495 \begin_inset Text
5496
5497 \begin_layout Plain Layout
5498 \begin_inset Formula $[$
5499 \end_inset
5500
5501
5502 \end_layout
5503
5504 \end_inset
5505 </cell>
5506 </row>
5507 <row>
5508 <cell alignment="center" valignment="top" usebox="none">
5509 \begin_inset Text
5510
5511 \begin_layout Plain Layout
5512
5513 \backslash
5514 langle
5515 \end_layout
5516
5517 \end_inset
5518 </cell>
5519 <cell alignment="center" valignment="top" usebox="none">
5520 \begin_inset Text
5521
5522 \begin_layout Plain Layout
5523 \begin_inset Formula $\langle$
5524 \end_inset
5525
5526
5527 \end_layout
5528
5529 \end_inset
5530 </cell>
5531 </row>
5532 <row>
5533 <cell alignment="center" valignment="top" usebox="none">
5534 \begin_inset Text
5535
5536 \begin_layout Plain Layout
5537
5538 \backslash
5539 lceil
5540 \end_layout
5541
5542 \end_inset
5543 </cell>
5544 <cell alignment="center" valignment="top" usebox="none">
5545 \begin_inset Text
5546
5547 \begin_layout Plain Layout
5548 \begin_inset Formula $\lceil$
5549 \end_inset
5550
5551
5552 \end_layout
5553
5554 \end_inset
5555 </cell>
5556 </row>
5557 <row>
5558 <cell alignment="center" valignment="top" usebox="none">
5559 \begin_inset Text
5560
5561 \begin_layout Plain Layout
5562
5563 \backslash
5564 lfloor
5565 \end_layout
5566
5567 \end_inset
5568 </cell>
5569 <cell alignment="center" valignment="top" usebox="none">
5570 \begin_inset Text
5571
5572 \begin_layout Plain Layout
5573 \begin_inset Formula $\lfloor$
5574 \end_inset
5575
5576
5577 \end_layout
5578
5579 \end_inset
5580 </cell>
5581 </row>
5582 <row>
5583 <cell alignment="center" valignment="top" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 /
5588 \end_layout
5589
5590 \end_inset
5591 </cell>
5592 <cell alignment="center" valignment="top" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Plain Layout
5596 \begin_inset Formula $/$
5597 \end_inset
5598
5599
5600 \end_layout
5601
5602 \end_inset
5603 </cell>
5604 </row>
5605 <row>
5606 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5607 \begin_inset Text
5608
5609 \begin_layout Plain Layout
5610 |
5611 \end_layout
5612
5613 \end_inset
5614 </cell>
5615 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5616 \begin_inset Text
5617
5618 \begin_layout Plain Layout
5619 \begin_inset Formula $|$
5620 \end_inset
5621
5622
5623 \end_layout
5624
5625 \end_inset
5626 </cell>
5627 </row>
5628 </lyxtabular>
5629
5630 \end_inset
5631
5632
5633 \begin_inset space \hfill{}
5634 \end_inset
5635
5636
5637 \begin_inset Tabular
5638 <lyxtabular version="3" rows="9" columns="2">
5639 <features booktabs="true" tabularvalignment="middle">
5640 <column alignment="center" valignment="top" width="0pt">
5641 <column alignment="center" valignment="top" width="0pt">
5642 <row>
5643 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5644 \begin_inset Text
5645
5646 \begin_layout Plain Layout
5647 Command
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5653 \begin_inset Text
5654
5655 \begin_layout Plain Layout
5656 Result
5657 \end_layout
5658
5659 \end_inset
5660 </cell>
5661 </row>
5662 <row>
5663 <cell alignment="center" valignment="top" usebox="none">
5664 \begin_inset Text
5665
5666 \begin_layout Plain Layout
5667 )
5668 \end_layout
5669
5670 \end_inset
5671 </cell>
5672 <cell alignment="center" valignment="top" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676 \begin_inset Formula $)$
5677 \end_inset
5678
5679
5680 \end_layout
5681
5682 \end_inset
5683 </cell>
5684 </row>
5685 <row>
5686 <cell alignment="center" valignment="top" usebox="none">
5687 \begin_inset Text
5688
5689 \begin_layout Plain Layout
5690 }
5691 \end_layout
5692
5693 \end_inset
5694 </cell>
5695 <cell alignment="center" valignment="top" usebox="none">
5696 \begin_inset Text
5697
5698 \begin_layout Plain Layout
5699 \begin_inset Formula $\}$
5700 \end_inset
5701
5702
5703 \end_layout
5704
5705 \end_inset
5706 </cell>
5707 </row>
5708 <row>
5709 <cell alignment="center" valignment="top" usebox="none">
5710 \begin_inset Text
5711
5712 \begin_layout Plain Layout
5713 ]
5714 \end_layout
5715
5716 \end_inset
5717 </cell>
5718 <cell alignment="center" valignment="top" usebox="none">
5719 \begin_inset Text
5720
5721 \begin_layout Plain Layout
5722 \begin_inset Formula $]$
5723 \end_inset
5724
5725
5726 \end_layout
5727
5728 \end_inset
5729 </cell>
5730 </row>
5731 <row>
5732 <cell alignment="center" valignment="top" usebox="none">
5733 \begin_inset Text
5734
5735 \begin_layout Plain Layout
5736
5737 \backslash
5738 rangle
5739 \end_layout
5740
5741 \end_inset
5742 </cell>
5743 <cell alignment="center" valignment="top" usebox="none">
5744 \begin_inset Text
5745
5746 \begin_layout Plain Layout
5747 \begin_inset Formula $\rangle$
5748 \end_inset
5749
5750
5751 \end_layout
5752
5753 \end_inset
5754 </cell>
5755 </row>
5756 <row>
5757 <cell alignment="center" valignment="top" usebox="none">
5758 \begin_inset Text
5759
5760 \begin_layout Plain Layout
5761
5762 \backslash
5763 rceil
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 <cell alignment="center" valignment="top" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772 \begin_inset Formula $\rceil$
5773 \end_inset
5774
5775
5776 \end_layout
5777
5778 \end_inset
5779 </cell>
5780 </row>
5781 <row>
5782 <cell alignment="center" valignment="top" usebox="none">
5783 \begin_inset Text
5784
5785 \begin_layout Plain Layout
5786
5787 \backslash
5788 rfloor
5789 \end_layout
5790
5791 \end_inset
5792 </cell>
5793 <cell alignment="center" valignment="top" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797 \begin_inset Formula $\rfloor$
5798 \end_inset
5799
5800
5801 \end_layout
5802
5803 \end_inset
5804 </cell>
5805 </row>
5806 <row>
5807 <cell alignment="center" valignment="top" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811
5812 \backslash
5813
5814 \backslash
5815
5816 \end_layout
5817
5818 \end_inset
5819 </cell>
5820 <cell alignment="center" valignment="top" usebox="none">
5821 \begin_inset Text
5822
5823 \begin_layout Plain Layout
5824 \begin_inset Formula $\backslash$
5825 \end_inset
5826
5827
5828 \end_layout
5829
5830 \end_inset
5831 </cell>
5832 </row>
5833 <row>
5834 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5835 \begin_inset Text
5836
5837 \begin_layout Plain Layout
5838
5839 \backslash
5840 |
5841 \end_layout
5842
5843 \end_inset
5844 </cell>
5845 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5846 \begin_inset Text
5847
5848 \begin_layout Plain Layout
5849 \begin_inset Formula $\|$
5850 \end_inset
5851
5852
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 </row>
5858 </lyxtabular>
5859
5860 \end_inset
5861
5862
5863 \begin_inset space \hfill{}
5864 \end_inset
5865
5866
5867 \end_layout
5868
5869 \begin_layout Standard
5870
5871 \series medium
5872 \begin_inset Note Greyedout
5873 status open
5874
5875 \begin_layout Plain Layout
5876
5877 \series bold
5878 Note:
5879 \series default
5880  In \SpecialChar TeX
5881  mode the command 
5882 \series bold
5883
5884 \backslash
5885 textbackslash
5886 \series default
5887
5888 \begin_inset Index idx
5889 status collapsed
5890
5891 \begin_layout Plain Layout
5892 Commands ! T ! 
5893 \backslash
5894 textbackslash
5895 \end_layout
5896
5897 \end_inset
5898
5899  must be used for the backslash, because the command 
5900 \series bold
5901
5902 \backslash
5903
5904 \backslash
5905
5906 \series default
5907  produces a line break there.
5908 \end_layout
5909
5910 \end_inset
5911
5912
5913 \end_layout
5914
5915 \begin_layout Standard
5916 For all characters listed above the size can be adjusted with the commands
5917  described in the following two subsections.
5918  When using these commands, the characters < and > can directly be used
5919  instead of the commands 
5920 \series bold
5921
5922 \backslash
5923 langle
5924 \series default
5925  and 
5926 \series bold
5927
5928 \backslash
5929 rangle
5930 \series default
5931 .
5932 \end_layout
5933
5934 \begin_layout Subsubsection
5935 Manual Bracket Size
5936 \begin_inset CommandInset label
5937 LatexCommand label
5938 name "subsec:Manual-Bracket-Size"
5939
5940 \end_inset
5941
5942
5943 \begin_inset Index idx
5944 status collapsed
5945
5946 \begin_layout Plain Layout
5947 Bracket size ! manual
5948 \end_layout
5949
5950 \end_inset
5951
5952
5953 \end_layout
5954
5955 \begin_layout Standard
5956 The bracket size can be specified manually by the \SpecialChar LaTeX
5957 -commands 
5958 \series bold
5959
5960 \backslash
5961 big
5962 \series default
5963
5964 \begin_inset Index idx
5965 status collapsed
5966
5967 \begin_layout Plain Layout
5968 Commands ! B ! 
5969 \backslash
5970 big
5971 \end_layout
5972
5973 \end_inset
5974
5975
5976 \series bold
5977
5978 \backslash
5979 Big
5980 \series default
5981
5982 \series bold
5983
5984 \backslash
5985 bigg
5986 \series default
5987  and 
5988 \series bold
5989
5990 \backslash
5991 Bigg
5992 \series default
5993 .
5994  
5995 \series bold
5996
5997 \backslash
5998 big
5999 \series default
6000  denotes the smallest and 
6001 \series bold
6002
6003 \backslash
6004 Bigg
6005 \series default
6006  the largest bracket size.
6007 \end_layout
6008
6009 \begin_layout Standard
6010 These commands are used to emphasize levels of brackets:
6011 \begin_inset Separator parbreak
6012 \end_inset
6013
6014
6015 \end_layout
6016
6017 \begin_layout Standard
6018 \align center
6019 \begin_inset Tabular
6020 <lyxtabular version="3" rows="2" columns="2">
6021 <features booktabs="true" tabularvalignment="middle">
6022 <column alignment="center" valignment="top" width="0pt">
6023 <column alignment="center" valignment="top" width="0pt">
6024 <row>
6025 <cell alignment="center" valignment="top" usebox="none">
6026 \begin_inset Text
6027
6028 \begin_layout Plain Layout
6029 all brackets in the same size:
6030 \end_layout
6031
6032 \end_inset
6033 </cell>
6034 <cell alignment="center" valignment="top" usebox="none">
6035 \begin_inset Text
6036
6037 \begin_layout Plain Layout
6038 \begin_inset Formula $((A+B)(A-B))^{C}$
6039 \end_inset
6040
6041
6042 \end_layout
6043
6044 \end_inset
6045 </cell>
6046 </row>
6047 <row topspace="2mm">
6048 <cell alignment="center" valignment="top" usebox="none">
6049 \begin_inset Text
6050
6051 \begin_layout Plain Layout
6052 this looks better:
6053 \end_layout
6054
6055 \end_inset
6056 </cell>
6057 <cell alignment="center" valignment="top" usebox="none">
6058 \begin_inset Text
6059
6060 \begin_layout Plain Layout
6061 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6062 \end_inset
6063
6064
6065 \end_layout
6066
6067 \end_inset
6068 </cell>
6069 </row>
6070 </lyxtabular>
6071
6072 \end_inset
6073
6074
6075 \end_layout
6076
6077 \begin_layout Standard
6078 For the second formula the command 
6079 \series bold
6080
6081 \backslash
6082 Big((A+B)(A-B)
6083 \backslash
6084 Big)^
6085 \begin_inset space \textvisiblespace{}
6086 \end_inset
6087
6088 C
6089 \series default
6090  has been used.
6091 \end_layout
6092
6093 \begin_layout Standard
6094 Here is an overview about all bracket sizes:
6095 \begin_inset Separator parbreak
6096 \end_inset
6097
6098
6099 \end_layout
6100
6101 \begin_layout Standard
6102 \align center
6103
6104 \backslash
6105 Bigg(
6106 \backslash
6107 exp
6108 \backslash
6109 bigg<
6110 \backslash
6111 Big[
6112 \backslash
6113 big{
6114 \backslash
6115 ln(3x)
6116 \backslash
6117 big}^2
6118 \begin_inset space \textvisiblespace{}
6119 \end_inset
6120
6121
6122 \backslash
6123 sin(x)
6124 \backslash
6125 Big]^
6126 \begin_inset space \textvisiblespace{}
6127 \end_inset
6128
6129 A
6130 \begin_inset space \textvisiblespace{}
6131 \end_inset
6132
6133
6134 \backslash
6135 bigg>
6136 \backslash
6137 Bigg)^0,5
6138 \end_layout
6139
6140 \begin_layout Standard
6141 \align center
6142 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6143 \end_inset
6144
6145
6146 \end_layout
6147
6148 \begin_layout Standard
6149 Besides the 
6150 \series bold
6151
6152 \backslash
6153 big
6154 \series default
6155 -commands there is the variant 
6156 \series bold
6157
6158 \backslash
6159 bigm
6160 \series default
6161
6162 \begin_inset Index idx
6163 status collapsed
6164
6165 \begin_layout Plain Layout
6166 Commands ! B ! 
6167 \backslash
6168 bigm
6169 \end_layout
6170
6171 \end_inset
6172
6173  that adds a bit more space between the bracket and its content, and the
6174  variant 
6175 \series bold
6176
6177 \backslash
6178 bigl
6179 \series default
6180 -
6181 \series bold
6182
6183 \backslash
6184 bigr
6185 \series default
6186
6187 \begin_inset Index idx
6188 status collapsed
6189
6190 \begin_layout Plain Layout
6191 Commands ! B ! 
6192 \backslash
6193 bigl - 
6194 \backslash
6195 bigr
6196 \end_layout
6197
6198 \end_inset
6199
6200 , that don't add additional space.
6201  The 
6202 \emph on
6203 l
6204 \emph default
6205  at the end of the command 
6206 \series bold
6207
6208 \backslash
6209 bigl
6210 \series default
6211  is for a left bracket; for a right bracket this will be replaced by an
6212  
6213 \emph on
6214 r
6215 \emph default
6216 .
6217  A left or right bracket can each be an opening or closing bracket.
6218 \end_layout
6219
6220 \begin_layout Standard
6221 In the following table is a comparison of the variants:
6222 \begin_inset Separator parbreak
6223 \end_inset
6224
6225
6226 \end_layout
6227
6228 \begin_layout Standard
6229 \align center
6230 \begin_inset Tabular
6231 <lyxtabular version="3" rows="5" columns="2">
6232 <features booktabs="true" tabularvalignment="middle">
6233 <column alignment="center" valignment="top" width="0pt">
6234 <column alignment="center" valignment="middle">
6235 <row>
6236 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6237 \begin_inset Text
6238
6239 \begin_layout Plain Layout
6240 Command
6241 \end_layout
6242
6243 \end_inset
6244 </cell>
6245 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6246 \begin_inset Text
6247
6248 \begin_layout Plain Layout
6249 Result
6250 \end_layout
6251
6252 \end_inset
6253 </cell>
6254 </row>
6255 <row topspace="2mm">
6256 <cell alignment="center" valignment="top" usebox="none">
6257 \begin_inset Text
6258
6259 \begin_layout Plain Layout
6260
6261 \backslash
6262 Bigm(
6263 \backslash
6264 bigm(
6265 \backslash
6266 ln(3x)
6267 \backslash
6268 bigm)^2
6269 \begin_inset space \textvisiblespace{}
6270 \end_inset
6271
6272
6273 \backslash
6274 Bigm)
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 <cell alignment="center" valignment="top" usebox="none">
6280 \begin_inset Text
6281
6282 \begin_layout Plain Layout
6283 \begin_inset Formula $\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)$
6284 \end_inset
6285
6286
6287 \end_layout
6288
6289 \end_inset
6290 </cell>
6291 </row>
6292 <row topspace="2mm">
6293 <cell alignment="center" valignment="top" usebox="none">
6294 \begin_inset Text
6295
6296 \begin_layout Plain Layout
6297
6298 \backslash
6299 Big(
6300 \backslash
6301 big(
6302 \backslash
6303 ln(3x)
6304 \backslash
6305 big)^2
6306 \begin_inset space \textvisiblespace{}
6307 \end_inset
6308
6309
6310 \backslash
6311 Big)
6312 \end_layout
6313
6314 \end_inset
6315 </cell>
6316 <cell alignment="center" valignment="top" usebox="none">
6317 \begin_inset Text
6318
6319 \begin_layout Plain Layout
6320 \begin_inset Formula $\Big(\big(\ln(3x)\big)^{2}\Big)$
6321 \end_inset
6322
6323
6324 \end_layout
6325
6326 \end_inset
6327 </cell>
6328 </row>
6329 <row topspace="2mm" bottomspace="0.5mm">
6330 <cell alignment="center" valignment="top" usebox="none">
6331 \begin_inset Text
6332
6333 \begin_layout Plain Layout
6334
6335 \backslash
6336 Bigl(
6337 \backslash
6338 bigl(
6339 \backslash
6340 ln(3x)
6341 \backslash
6342 bigr)^2
6343 \begin_inset space \textvisiblespace{}
6344 \end_inset
6345
6346
6347 \backslash
6348 Bigr)
6349 \end_layout
6350
6351 \end_inset
6352 </cell>
6353 <cell alignment="center" valignment="top" usebox="none">
6354 \begin_inset Text
6355
6356 \begin_layout Plain Layout
6357 \begin_inset Formula $\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)$
6358 \end_inset
6359
6360
6361 \end_layout
6362
6363 \end_inset
6364 </cell>
6365 </row>
6366 <row topspace="1.5mm" bottomspace="0.5mm">
6367 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6368 \begin_inset Text
6369
6370 \begin_layout Plain Layout
6371
6372 \backslash
6373 bigl)
6374 \backslash
6375 ln(3x)
6376 \backslash
6377 bigr(
6378 \end_layout
6379
6380 \end_inset
6381 </cell>
6382 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386 \begin_inset Formula $\bigl)\ln(3x)\bigr($
6387 \end_inset
6388
6389
6390 \end_layout
6391
6392 \end_inset
6393 </cell>
6394 </row>
6395 </lyxtabular>
6396
6397 \end_inset
6398
6399
6400 \end_layout
6401
6402 \begin_layout Subsubsection
6403 Automatic Bracket Size
6404 \begin_inset CommandInset label
6405 LatexCommand label
6406 name "subsec:Automatic-Bracket-Size"
6407
6408 \end_inset
6409
6410
6411 \begin_inset Index idx
6412 status collapsed
6413
6414 \begin_layout Plain Layout
6415 Bracket size ! automatic
6416 \end_layout
6417
6418 \end_inset
6419
6420
6421 \end_layout
6422
6423 \begin_layout Standard
6424 Brackets with variable size can be inserted with the commands 
6425 \series bold
6426
6427 \backslash
6428 left
6429 \series default
6430
6431 \begin_inset Index idx
6432 status collapsed
6433
6434 \begin_layout Plain Layout
6435 Commands ! L ! 
6436 \backslash
6437 left
6438 \end_layout
6439
6440 \end_inset
6441
6442  and 
6443 \series bold
6444
6445 \backslash
6446 right
6447 \series default
6448
6449 \begin_inset Index idx
6450 status collapsed
6451
6452 \begin_layout Plain Layout
6453 Commands ! R ! 
6454 \backslash
6455 right
6456 \end_layout
6457
6458 \end_inset
6459
6460  or via the math toolbar button 
6461 \begin_inset Info
6462 type  "icon"
6463 arg   "dialog-show mathdelimiter"
6464 \end_inset
6465
6466 .
6467  Directly behind 
6468 \series bold
6469
6470 \backslash
6471 left
6472 \series default
6473  and 
6474 \series bold
6475
6476 \backslash
6477 right
6478 \series default
6479  the wanted bracket must be inserted.
6480  The bracket size will then automatically be calculated for the output.
6481 \begin_inset Separator parbreak
6482 \end_inset
6483
6484
6485 \end_layout
6486
6487 \begin_layout Standard
6488 \align center
6489 normal bracket: The command 
6490 \series bold
6491
6492 \backslash
6493 ln(
6494 \backslash
6495 frac
6496 \begin_inset space \textvisiblespace{}
6497 \end_inset
6498
6499 A
6500 \begin_inset Formula $\downarrow$
6501 \end_inset
6502
6503 C
6504 \begin_inset space \textvisiblespace{}
6505 \end_inset
6506
6507 )
6508 \series default
6509  creates
6510 \begin_inset Formula 
6511 \[
6512 \ln(\frac{A}{C})
6513 \]
6514
6515 \end_inset
6516
6517
6518 \end_layout
6519
6520 \begin_layout Standard
6521 \align center
6522 multiline bracket: The command 
6523 \series bold
6524
6525 \backslash
6526 ln
6527 \backslash
6528 left(
6529 \backslash
6530 frac
6531 \begin_inset space \textvisiblespace{}
6532 \end_inset
6533
6534 A
6535 \begin_inset Formula $\downarrow$
6536 \end_inset
6537
6538 C
6539 \begin_inset space \textvisiblespace{}
6540 \end_inset
6541
6542
6543 \backslash
6544 right)
6545 \series default
6546  creates
6547 \begin_inset Formula 
6548 \[
6549 \ln\left(\frac{A}{C}\right)
6550 \]
6551
6552 \end_inset
6553
6554
6555 \end_layout
6556
6557 \begin_layout Standard
6558 Instead of 
6559 \series bold
6560
6561 \backslash
6562 left
6563 \series default
6564  and 
6565 \series bold
6566
6567 \backslash
6568 right
6569 \series default
6570  the shortcut 
6571 \family sans
6572 Alt+M
6573 \begin_inset space ~
6574 \end_inset
6575
6576 Bracket
6577 \family default
6578  can be used.
6579  This has the advantage that you can see in \SpecialChar LyX
6580  immediately the real bracket
6581  size and that the matching right bracket will be created too.
6582 \begin_inset Newline newline
6583 \end_inset
6584
6585 The command for the last example would then be: 
6586 \series bold
6587
6588 \backslash
6589 ln Alt+M
6590 \series default
6591  
6592 \series bold
6593 (
6594 \backslash
6595 frac
6596 \begin_inset space \textvisiblespace{}
6597 \end_inset
6598
6599 A
6600 \begin_inset Formula $\downarrow$
6601 \end_inset
6602
6603 C
6604 \end_layout
6605
6606 \begin_layout Standard
6607 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6608  For example the command 
6609 \series bold
6610
6611 \backslash
6612 left.
6613 \backslash
6614 frac
6615 \begin_inset space \textvisiblespace{}
6616 \end_inset
6617
6618 A
6619 \begin_inset Formula $\downarrow$
6620 \end_inset
6621
6622 B
6623 \begin_inset space \textvisiblespace{}
6624 \end_inset
6625
6626
6627 \backslash
6628 right}
6629 \series default
6630  creates:
6631 \series bold
6632
6633 \begin_inset Formula 
6634 \[
6635 \left.\frac{A}{B}\right\} 
6636 \]
6637
6638 \end_inset
6639
6640
6641 \series default
6642 The commands 
6643 \series bold
6644
6645 \backslash
6646 left
6647 \series default
6648  and 
6649 \series bold
6650
6651 \backslash
6652 right
6653 \series default
6654  will be converted by \SpecialChar LyX
6655  to brackets in the right size when the document is
6656  reloaded and an omitted bracket will appear as dashed line.
6657 \end_layout
6658
6659 \begin_layout Standard
6660 \begin_inset VSpace bigskip
6661 \end_inset
6662
6663 Because all popular \SpecialChar LaTeX
6664  distributions use e\SpecialChar TeX
6665 , an extension to \SpecialChar LaTeX
6666 , the command
6667  
6668 \series bold
6669
6670 \backslash
6671 middle
6672 \series default
6673
6674 \begin_inset Index idx
6675 status collapsed
6676
6677 \begin_layout Plain Layout
6678 Commands ! M ! 
6679 \backslash
6680 middle
6681 \end_layout
6682
6683 \end_inset
6684
6685  is additionally available for all brackets and limits.
6686  With this command the height of the following character is adapted to the
6687  one of the surrounding brackets, what is e.
6688 \begin_inset space \thinspace{}
6689 \end_inset
6690
6691 g.
6692 \begin_inset space \space{}
6693 \end_inset
6694
6695 needed for physical vectors:
6696 \begin_inset Formula 
6697 \[
6698 \left\langle \phi\:\middle|\:J=\frac{3}{2}\,,\,M_{J}\right\rangle 
6699 \]
6700
6701 \end_inset
6702
6703 For physical vectors there is a special \SpecialChar LaTeX
6704 -package, described in 
6705 \begin_inset CommandInset ref
6706 LatexCommand ref
6707 reference "subsec:Physical-Vectors"
6708
6709 \end_inset
6710
6711 .
6712 \end_layout
6713
6714 \begin_layout Subsection
6715 Horizontal Brackets
6716 \begin_inset Index idx
6717 status collapsed
6718
6719 \begin_layout Plain Layout
6720 Brackets ! horizontal
6721 \end_layout
6722
6723 \end_inset
6724
6725
6726 \end_layout
6727
6728 \begin_layout Standard
6729 \align center
6730 \begin_inset Tabular
6731 <lyxtabular version="3" rows="4" columns="2">
6732 <features booktabs="true" tabularvalignment="middle">
6733 <column alignment="center" valignment="top" width="0pt">
6734 <column alignment="center" valignment="top" width="0pt">
6735 <row>
6736 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6737 \begin_inset Text
6738
6739 \begin_layout Plain Layout
6740 Command
6741 \end_layout
6742
6743 \end_inset
6744 </cell>
6745 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6746 \begin_inset Text
6747
6748 \begin_layout Plain Layout
6749 Result
6750 \end_layout
6751
6752 \end_inset
6753 </cell>
6754 </row>
6755 <row>
6756 <cell alignment="center" valignment="top" usebox="none">
6757 \begin_inset Text
6758
6759 \begin_layout Plain Layout
6760
6761 \backslash
6762 overbrace
6763 \begin_inset space \textvisiblespace{}
6764 \end_inset
6765
6766 A+B
6767 \begin_inset space \textvisiblespace{}
6768 \end_inset
6769
6770 ^3
6771 \begin_inset Index idx
6772 status collapsed
6773
6774 \begin_layout Plain Layout
6775 Commands ! O ! 
6776 \backslash
6777 overbrace
6778 \end_layout
6779
6780 \end_inset
6781
6782
6783 \end_layout
6784
6785 \end_inset
6786 </cell>
6787 <cell alignment="center" valignment="top" usebox="none">
6788 \begin_inset Text
6789
6790 \begin_layout Plain Layout
6791 \begin_inset Formula $\overbrace{A+B}^{3}$
6792 \end_inset
6793
6794
6795 \end_layout
6796
6797 \end_inset
6798 </cell>
6799 </row>
6800 <row topspace="2mm">
6801 <cell alignment="center" valignment="top" usebox="none">
6802 \begin_inset Text
6803
6804 \begin_layout Plain Layout
6805
6806 \backslash
6807 underbrace
6808 \begin_inset space \textvisiblespace{}
6809 \end_inset
6810
6811 A+B
6812 \begin_inset space \textvisiblespace{}
6813 \end_inset
6814
6815 _5
6816 \begin_inset Index idx
6817 status collapsed
6818
6819 \begin_layout Plain Layout
6820 Commands ! U ! 
6821 \backslash
6822 underbrace
6823 \end_layout
6824
6825 \end_inset
6826
6827
6828 \end_layout
6829
6830 \end_inset
6831 </cell>
6832 <cell alignment="center" valignment="top" usebox="none">
6833 \begin_inset Text
6834
6835 \begin_layout Plain Layout
6836 \begin_inset Formula $\underbrace{A+B}_{5}$
6837 \end_inset
6838
6839
6840 \end_layout
6841
6842 \end_inset
6843 </cell>
6844 </row>
6845 <row>
6846 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6847 \begin_inset Text
6848
6849 \begin_layout Plain Layout
6850
6851 \backslash
6852 overbrace
6853 \begin_inset space \textvisiblespace{}
6854 \end_inset
6855
6856
6857 \backslash
6858 underbrace
6859 \begin_inset space \textvisiblespace{}
6860 \end_inset
6861
6862 A+B_w
6863 \begin_inset space \textvisiblespace{}
6864 \end_inset
6865
6866
6867 \begin_inset space \textvisiblespace{}
6868 \end_inset
6869
6870 _7
6871 \begin_inset space \textvisiblespace{}
6872 \end_inset
6873
6874
6875 \begin_inset space \textvisiblespace{}
6876 \end_inset
6877
6878 ^
6879 \begin_inset space \textvisiblespace{}
6880 \end_inset
6881
6882 C
6883 \end_layout
6884
6885 \end_inset
6886 </cell>
6887 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6888 \begin_inset Text
6889
6890 \begin_layout Plain Layout
6891 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6892 \end_inset
6893
6894
6895 \end_layout
6896
6897 \end_inset
6898 </cell>
6899 </row>
6900 </lyxtabular>
6901
6902 \end_inset
6903
6904
6905 \end_layout
6906
6907 \begin_layout Standard
6908 In the last example it doesn't matter if 
6909 \series bold
6910
6911 \backslash
6912 overbrace
6913 \series default
6914  or 
6915 \series bold
6916
6917 \backslash
6918 underbrace
6919 \series default
6920  is inserted at first.
6921 \end_layout
6922
6923 \begin_layout Standard
6924 \begin_inset VSpace medskip
6925 \end_inset
6926
6927
6928 \end_layout
6929
6930 \begin_layout Standard
6931 If you set in the document settings under 
6932 \family sans
6933 Math
6934 \begin_inset space ~
6935 \end_inset
6936
6937 Options
6938 \family default
6939  for the package 
6940 \series bold
6941 mathtools
6942 \series default
6943
6944 \begin_inset Index idx
6945 status collapsed
6946
6947 \begin_layout Plain Layout
6948 Packages ! mathtools
6949 \end_layout
6950
6951 \end_inset
6952
6953  the option 
6954 \family sans
6955 Load
6956 \begin_inset space ~
6957 \end_inset
6958
6959 always
6960 \family default
6961 , you have access to square backets:
6962 \begin_inset Separator parbreak
6963 \end_inset
6964
6965
6966 \end_layout
6967
6968 \begin_layout Standard
6969 \align center
6970 \begin_inset Tabular
6971 <lyxtabular version="3" rows="4" columns="2">
6972 <features booktabs="true" tabularvalignment="middle">
6973 <column alignment="center" valignment="top" width="0pt">
6974 <column alignment="center" valignment="top" width="0pt">
6975 <row>
6976 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6977 \begin_inset Text
6978
6979 \begin_layout Plain Layout
6980 Command
6981 \end_layout
6982
6983 \end_inset
6984 </cell>
6985 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6986 \begin_inset Text
6987
6988 \begin_layout Plain Layout
6989 Result
6990 \end_layout
6991
6992 \end_inset
6993 </cell>
6994 </row>
6995 <row>
6996 <cell alignment="center" valignment="top" usebox="none">
6997 \begin_inset Text
6998
6999 \begin_layout Plain Layout
7000
7001 \backslash
7002
7003 \family roman
7004 \series medium
7005 \shape up
7006 \size normal
7007 \emph off
7008 \bar no
7009 \strikeout off
7010 \uuline off
7011 \uwave off
7012 \noun off
7013 \color none
7014 overbracket
7015 \family default
7016 \series default
7017 \shape default
7018 \size default
7019 \emph default
7020 \bar default
7021 \strikeout default
7022 \uuline default
7023 \uwave default
7024 \noun default
7025 \color inherit
7026 {A+B
7027 \begin_inset space \textvisiblespace{}
7028 \end_inset
7029
7030 ^3
7031 \begin_inset Index idx
7032 status collapsed
7033
7034 \begin_layout Plain Layout
7035 Commands ! O ! 
7036 \backslash
7037 overbracket
7038 \end_layout
7039
7040 \end_inset
7041
7042
7043 \end_layout
7044
7045 \end_inset
7046 </cell>
7047 <cell alignment="center" valignment="top" usebox="none">
7048 \begin_inset Text
7049
7050 \begin_layout Plain Layout
7051 \begin_inset Formula $\overbracket{A+B}^{3}$
7052 \end_inset
7053
7054
7055 \end_layout
7056
7057 \end_inset
7058 </cell>
7059 </row>
7060 <row topspace="2mm">
7061 <cell alignment="center" valignment="top" usebox="none">
7062 \begin_inset Text
7063
7064 \begin_layout Plain Layout
7065
7066 \backslash
7067 under
7068 \family roman
7069 \series medium
7070 \shape up
7071 \size normal
7072 \emph off
7073 \bar no
7074 \strikeout off
7075 \uuline off
7076 \uwave off
7077 \noun off
7078 \color none
7079 bracket
7080 \family default
7081 \series default
7082 \shape default
7083 \size default
7084 \emph default
7085 \bar default
7086 \strikeout default
7087 \uuline default
7088 \uwave default
7089 \noun default
7090 \color inherit
7091 {A+B
7092 \begin_inset space \textvisiblespace{}
7093 \end_inset
7094
7095 _5
7096 \begin_inset Index idx
7097 status collapsed
7098
7099 \begin_layout Plain Layout
7100 Commands ! U ! 
7101 \backslash
7102 under
7103 \family roman
7104 \series medium
7105 \shape up
7106 \size normal
7107 \emph off
7108 \bar no
7109 \strikeout off
7110 \uuline off
7111 \uwave off
7112 \noun off
7113 \color none
7114 bracket
7115 \end_layout
7116
7117 \end_inset
7118
7119
7120 \end_layout
7121
7122 \end_inset
7123 </cell>
7124 <cell alignment="center" valignment="top" usebox="none">
7125 \begin_inset Text
7126
7127 \begin_layout Plain Layout
7128 \begin_inset Formula $\underbracket{A+B}_{5}$
7129 \end_inset
7130
7131
7132 \end_layout
7133
7134 \end_inset
7135 </cell>
7136 </row>
7137 <row>
7138 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7139 \begin_inset Text
7140
7141 \begin_layout Plain Layout
7142
7143 \backslash
7144 overbracket{
7145 \backslash
7146 underbracket{A+B_w
7147 \begin_inset space \textvisiblespace{}
7148 \end_inset
7149
7150
7151 \begin_inset space \textvisiblespace{}
7152 \end_inset
7153
7154 _7
7155 \begin_inset space \textvisiblespace{}
7156 \end_inset
7157
7158
7159 \begin_inset space \textvisiblespace{}
7160 \end_inset
7161
7162 ^
7163 \begin_inset space \textvisiblespace{}
7164 \end_inset
7165
7166 C
7167 \end_layout
7168
7169 \end_inset
7170 </cell>
7171 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7172 \begin_inset Text
7173
7174 \begin_layout Plain Layout
7175 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7176 \end_inset
7177
7178
7179 \end_layout
7180
7181 \end_inset
7182 </cell>
7183 </row>
7184 </lyxtabular>
7185
7186 \end_inset
7187
7188
7189 \end_layout
7190
7191 \begin_layout Standard
7192 For 
7193 \series bold
7194
7195 \backslash
7196 overbracket
7197 \series default
7198  and 
7199 \series bold
7200
7201 \backslash
7202 underbracket
7203 \series default
7204  you can change the thickness of the bracket's stroke by specifying the
7205  desired thickness in square brackets behind the command:
7206 \begin_inset Separator parbreak
7207 \end_inset
7208
7209
7210 \end_layout
7211
7212 \begin_layout Standard
7213 \align center
7214 \begin_inset Tabular
7215 <lyxtabular version="3" rows="3" columns="2">
7216 <features booktabs="true" tabularvalignment="middle">
7217 <column alignment="center" valignment="top" width="0pt">
7218 <column alignment="center" valignment="top" width="0pt">
7219 <row>
7220 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7221 \begin_inset Text
7222
7223 \begin_layout Plain Layout
7224 Command
7225 \end_layout
7226
7227 \end_inset
7228 </cell>
7229 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7230 \begin_inset Text
7231
7232 \begin_layout Plain Layout
7233 Result
7234 \end_layout
7235
7236 \end_inset
7237 </cell>
7238 </row>
7239 <row>
7240 <cell alignment="center" valignment="top" usebox="none">
7241 \begin_inset Text
7242
7243 \begin_layout Plain Layout
7244
7245 \backslash
7246
7247 \family roman
7248 \series medium
7249 \shape up
7250 \size normal
7251 \emph off
7252 \bar no
7253 \strikeout off
7254 \uuline off
7255 \uwave off
7256 \noun off
7257 \color none
7258 overbracket
7259 \family default
7260 \series default
7261 \shape default
7262 \size default
7263 \emph default
7264 \bar default
7265 \strikeout default
7266 \uuline default
7267 \uwave default
7268 \noun default
7269 \color inherit
7270 [3pt]
7271 \backslash
7272 {A+B
7273 \begin_inset space \textvisiblespace{}
7274 \end_inset
7275
7276 ^3
7277 \end_layout
7278
7279 \end_inset
7280 </cell>
7281 <cell alignment="center" valignment="top" usebox="none">
7282 \begin_inset Text
7283
7284 \begin_layout Plain Layout
7285 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7286 \end_inset
7287
7288
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 </row>
7294 <row topspace="2mm">
7295 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7296 \begin_inset Text
7297
7298 \begin_layout Plain Layout
7299
7300 \backslash
7301 under
7302 \family roman
7303 \series medium
7304 \shape up
7305 \size normal
7306 \emph off
7307 \bar no
7308 \strikeout off
7309 \uuline off
7310 \uwave off
7311 \noun off
7312 \color none
7313 bracket
7314 \family default
7315 \series default
7316 \shape default
7317 \size default
7318 \emph default
7319 \bar default
7320 \strikeout default
7321 \uuline default
7322 \uwave default
7323 \noun default
7324 \color inherit
7325 [1pt]
7326 \backslash
7327 {A+B
7328 \begin_inset space \textvisiblespace{}
7329 \end_inset
7330
7331 _5
7332 \end_layout
7333
7334 \end_inset
7335 </cell>
7336 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7337 \begin_inset Text
7338
7339 \begin_layout Plain Layout
7340 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7341 \end_inset
7342
7343
7344 \end_layout
7345
7346 \end_inset
7347 </cell>
7348 </row>
7349 </lyxtabular>
7350
7351 \end_inset
7352
7353
7354 \end_layout
7355
7356 \begin_layout Standard
7357 \begin_inset VSpace bigskip
7358 \end_inset
7359
7360 When brackets should overlap each other, multiline formulas, as described
7361  in 
7362 \begin_inset CommandInset ref
7363 LatexCommand ref
7364 reference "sec:Multiline-Formulas"
7365
7366 \end_inset
7367
7368 , must be used:
7369 \begin_inset Formula 
7370 \begin{eqnarray*}
7371 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7372  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7373 \end{eqnarray*}
7374
7375 \end_inset
7376
7377 In the first row the formula is inserted together with the first brace.
7378  It is hereby important that the space command
7379 \begin_inset Foot
7380 status collapsed
7381
7382 \begin_layout Plain Layout
7383 Space commands are explained in 
7384 \begin_inset CommandInset ref
7385 LatexCommand ref
7386 reference "subsec:Predefined-Space"
7387
7388 \end_inset
7389
7390 .
7391 \end_layout
7392
7393 \end_inset
7394
7395  
7396 \series bold
7397
7398 \backslash
7399 :
7400 \series default
7401  is inserted before the first 
7402 \begin_inset Formula $d$
7403 \end_inset
7404
7405 , because the brace that ends behind the 
7406 \begin_inset Formula $q$
7407 \end_inset
7408
7409  prevents that the following 
7410 \begin_inset Quotes eld
7411 \end_inset
7412
7413 +
7414 \begin_inset Quotes erd
7415 \end_inset
7416
7417  is surrounded by space.
7418 \begin_inset Foot
7419 status collapsed
7420
7421 \begin_layout Plain Layout
7422 because a bracket is not handled as a character, see 
7423 \begin_inset CommandInset ref
7424 LatexCommand ref
7425 reference "subsec:Binary-Operators"
7426
7427 \end_inset
7428
7429
7430 \end_layout
7431
7432 \end_inset
7433
7434  In the second row the second brace is inserted.
7435  As it should begin before the 
7436 \begin_inset Formula $b$
7437 \end_inset
7438
7439 , first the command 
7440 \series bold
7441
7442 \backslash
7443 hphantom{gggg+
7444 \backslash
7445 :}
7446 \series default
7447  is inserted.
7448 \begin_inset Foot
7449 status collapsed
7450
7451 \begin_layout Plain Layout
7452 more about 
7453 \series bold
7454
7455 \backslash
7456 hphantom
7457 \series default
7458  see 
7459 \begin_inset CommandInset ref
7460 LatexCommand ref
7461 reference "subsec:Placeholders"
7462
7463 \end_inset
7464
7465
7466 \end_layout
7467
7468 \end_inset
7469
7470  This space is needed because the 
7471 \begin_inset Quotes eld
7472 \end_inset
7473
7474 +
7475 \begin_inset Quotes erd
7476 \end_inset
7477
7478  is also surrounded by space in the formula.
7479  The brace is placed under the command 
7480 \series bold
7481
7482 \backslash
7483 hphantom{bbqq+dddd}
7484 \series default
7485 .
7486 \end_layout
7487
7488 \begin_layout Standard
7489 It gets more complicated when brackets overlap each other above and under
7490  the formula, like in the following example:
7491 \begin_inset ERT
7492 status collapsed
7493
7494 \begin_layout Plain Layout
7495
7496
7497 \backslash
7498 setlength{
7499 \backslash
7500 jot}{-6pt}
7501 \end_layout
7502
7503 \end_inset
7504
7505
7506 \begin_inset Formula 
7507 \begin{eqnarray*}
7508  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7509 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7510 \end{eqnarray*}
7511
7512 \end_inset
7513
7514
7515 \begin_inset ERT
7516 status collapsed
7517
7518 \begin_layout Plain Layout
7519
7520
7521 \backslash
7522 setlength{
7523 \backslash
7524 jot}{3pt}
7525 \end_layout
7526
7527 \end_inset
7528
7529 The first formula row is the same as the second row of the previous example,
7530  with the difference that the brace is above.
7531  The second row contains the formula together with the second brace.
7532  To avoid that there is space between the upper brace in the first row and
7533  the formula, the row spacing needs to be reduced.
7534  This is not easily possible due to a bug in \SpecialChar LyX
7535 .
7536 \begin_inset Foot
7537 status collapsed
7538
7539 \begin_layout Plain Layout
7540 \begin_inset CommandInset href
7541 LatexCommand href
7542 name "LyX-bug #1505"
7543 target "http://www.lyx.org/trac/ticket/1505"
7544
7545 \end_inset
7546
7547
7548 \end_layout
7549
7550 \end_inset
7551
7552  As a solution for the problem, the global formula row separation 
7553 \series bold
7554
7555 \backslash
7556 jot
7557 \series default
7558
7559 \begin_inset Index idx
7560 status collapsed
7561
7562 \begin_layout Plain Layout
7563 Commands ! J ! 
7564 \backslash
7565 jot
7566 \end_layout
7567
7568 \end_inset
7569
7570  must be changed to -6
7571 \begin_inset space \thinspace{}
7572 \end_inset
7573
7574 pt before the formula with the command 
7575 \series bold
7576
7577 \backslash
7578 setlength{
7579 \backslash
7580 jot}{-6pt}
7581 \series default
7582  in \SpecialChar TeX
7583  mode.
7584  
7585 \series bold
7586
7587 \backslash
7588 jot
7589 \series default
7590  is set back after the formula to the standard value of 3
7591 \begin_inset space \thinspace{}
7592 \end_inset
7593
7594 pt using the same command.
7595  More about the row separation in formulas is explained in 
7596 \begin_inset CommandInset ref
7597 LatexCommand ref
7598 reference "subsec:Line-Separation"
7599
7600 \end_inset
7601
7602 .
7603 \end_layout
7604
7605 \begin_layout Section
7606 Arrows
7607 \begin_inset Index idx
7608 status collapsed
7609
7610 \begin_layout Plain Layout
7611 Arrows
7612 \end_layout
7613
7614 \end_inset
7615
7616
7617 \end_layout
7618
7619 \begin_layout Standard
7620 Arrows can be inserted via the math toolbar button 
7621 \begin_inset Info
7622 type  "icon"
7623 arg   "math-insert \\leftarrow"
7624 \end_inset
7625
7626  or the commands listed in the following subsections.
7627 \end_layout
7628
7629 \begin_layout Subsection
7630 Horizontal Arrows
7631 \begin_inset Index idx
7632 status collapsed
7633
7634 \begin_layout Plain Layout
7635 Arrows ! horizontal
7636 \end_layout
7637
7638 \end_inset
7639
7640
7641 \end_layout
7642
7643 \begin_layout Standard
7644 \begin_inset space \hfill{}
7645 \end_inset
7646
7647
7648 \begin_inset Tabular
7649 <lyxtabular version="3" rows="8" columns="2">
7650 <features booktabs="true" tabularvalignment="middle">
7651 <column alignment="center" valignment="top" width="0pt">
7652 <column alignment="center" valignment="top" width="0pt">
7653 <row>
7654 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7655 \begin_inset Text
7656
7657 \begin_layout Plain Layout
7658 Command
7659 \end_layout
7660
7661 \end_inset
7662 </cell>
7663 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7664 \begin_inset Text
7665
7666 \begin_layout Plain Layout
7667 Result
7668 \end_layout
7669
7670 \end_inset
7671 </cell>
7672 </row>
7673 <row>
7674 <cell alignment="center" valignment="top" usebox="none">
7675 \begin_inset Text
7676
7677 \begin_layout Plain Layout
7678
7679 \backslash
7680 gets
7681 \end_layout
7682
7683 \end_inset
7684 </cell>
7685 <cell alignment="center" valignment="top" usebox="none">
7686 \begin_inset Text
7687
7688 \begin_layout Plain Layout
7689 \begin_inset Formula $\gets$
7690 \end_inset
7691
7692
7693 \end_layout
7694
7695 \end_inset
7696 </cell>
7697 </row>
7698 <row>
7699 <cell alignment="center" valignment="top" usebox="none">
7700 \begin_inset Text
7701
7702 \begin_layout Plain Layout
7703
7704 \backslash
7705 Leftarrow
7706 \end_layout
7707
7708 \end_inset
7709 </cell>
7710 <cell alignment="center" valignment="top" usebox="none">
7711 \begin_inset Text
7712
7713 \begin_layout Plain Layout
7714 \begin_inset Formula $\Leftarrow$
7715 \end_inset
7716
7717
7718 \end_layout
7719
7720 \end_inset
7721 </cell>
7722 </row>
7723 <row>
7724 <cell alignment="center" valignment="top" usebox="none">
7725 \begin_inset Text
7726
7727 \begin_layout Plain Layout
7728
7729 \backslash
7730 longleftarrow
7731 \end_layout
7732
7733 \end_inset
7734 </cell>
7735 <cell alignment="center" valignment="top" usebox="none">
7736 \begin_inset Text
7737
7738 \begin_layout Plain Layout
7739 \begin_inset Formula $\longleftarrow$
7740 \end_inset
7741
7742
7743 \end_layout
7744
7745 \end_inset
7746 </cell>
7747 </row>
7748 <row>
7749 <cell alignment="center" valignment="top" usebox="none">
7750 \begin_inset Text
7751
7752 \begin_layout Plain Layout
7753
7754 \backslash
7755 Longleftarrow
7756 \end_layout
7757
7758 \end_inset
7759 </cell>
7760 <cell alignment="center" valignment="top" usebox="none">
7761 \begin_inset Text
7762
7763 \begin_layout Plain Layout
7764 \begin_inset Formula $\Longleftarrow$
7765 \end_inset
7766
7767
7768 \end_layout
7769
7770 \end_inset
7771 </cell>
7772 </row>
7773 <row>
7774 <cell alignment="center" valignment="top" usebox="none">
7775 \begin_inset Text
7776
7777 \begin_layout Plain Layout
7778
7779 \backslash
7780 leftharpoonup
7781 \end_layout
7782
7783 \end_inset
7784 </cell>
7785 <cell alignment="center" valignment="top" usebox="none">
7786 \begin_inset Text
7787
7788 \begin_layout Plain Layout
7789 \begin_inset Formula $\leftharpoonup$
7790 \end_inset
7791
7792
7793 \end_layout
7794
7795 \end_inset
7796 </cell>
7797 </row>
7798 <row>
7799 <cell alignment="center" valignment="top" usebox="none">
7800 \begin_inset Text
7801
7802 \begin_layout Plain Layout
7803
7804 \backslash
7805 leftharpoondown
7806 \end_layout
7807
7808 \end_inset
7809 </cell>
7810 <cell alignment="center" valignment="top" usebox="none">
7811 \begin_inset Text
7812
7813 \begin_layout Plain Layout
7814 \begin_inset Formula $\leftharpoondown$
7815 \end_inset
7816
7817
7818 \end_layout
7819
7820 \end_inset
7821 </cell>
7822 </row>
7823 <row>
7824 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7825 \begin_inset Text
7826
7827 \begin_layout Plain Layout
7828
7829 \backslash
7830 hookleftarrow
7831 \end_layout
7832
7833 \end_inset
7834 </cell>
7835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7836 \begin_inset Text
7837
7838 \begin_layout Plain Layout
7839 \begin_inset Formula $\hookleftarrow$
7840 \end_inset
7841
7842
7843 \end_layout
7844
7845 \end_inset
7846 </cell>
7847 </row>
7848 </lyxtabular>
7849
7850 \end_inset
7851
7852
7853 \begin_inset space \hfill{}
7854 \end_inset
7855
7856
7857 \begin_inset Tabular
7858 <lyxtabular version="3" rows="8" columns="2">
7859 <features booktabs="true" tabularvalignment="middle">
7860 <column alignment="center" valignment="top" width="0pt">
7861 <column alignment="center" valignment="top" width="0pt">
7862 <row>
7863 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7864 \begin_inset Text
7865
7866 \begin_layout Plain Layout
7867 Command
7868 \end_layout
7869
7870 \end_inset
7871 </cell>
7872 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7873 \begin_inset Text
7874
7875 \begin_layout Plain Layout
7876 Result
7877 \end_layout
7878
7879 \end_inset
7880 </cell>
7881 </row>
7882 <row>
7883 <cell alignment="center" valignment="top" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Plain Layout
7887
7888 \backslash
7889 to
7890 \end_layout
7891
7892 \end_inset
7893 </cell>
7894 <cell alignment="center" valignment="top" usebox="none">
7895 \begin_inset Text
7896
7897 \begin_layout Plain Layout
7898 \begin_inset Formula $\to$
7899 \end_inset
7900
7901
7902 \end_layout
7903
7904 \end_inset
7905 </cell>
7906 </row>
7907 <row>
7908 <cell alignment="center" valignment="top" usebox="none">
7909 \begin_inset Text
7910
7911 \begin_layout Plain Layout
7912
7913 \backslash
7914 Rightarrow
7915 \end_layout
7916
7917 \end_inset
7918 </cell>
7919 <cell alignment="center" valignment="top" usebox="none">
7920 \begin_inset Text
7921
7922 \begin_layout Plain Layout
7923 \begin_inset Formula $\Rightarrow$
7924 \end_inset
7925
7926
7927 \end_layout
7928
7929 \end_inset
7930 </cell>
7931 </row>
7932 <row>
7933 <cell alignment="center" valignment="top" usebox="none">
7934 \begin_inset Text
7935
7936 \begin_layout Plain Layout
7937
7938 \backslash
7939 longrightarrow
7940 \end_layout
7941
7942 \end_inset
7943 </cell>
7944 <cell alignment="center" valignment="top" usebox="none">
7945 \begin_inset Text
7946
7947 \begin_layout Plain Layout
7948 \begin_inset Formula $\longrightarrow$
7949 \end_inset
7950
7951
7952 \end_layout
7953
7954 \end_inset
7955 </cell>
7956 </row>
7957 <row>
7958 <cell alignment="center" valignment="top" usebox="none">
7959 \begin_inset Text
7960
7961 \begin_layout Plain Layout
7962
7963 \backslash
7964 Longrightarrow
7965 \end_layout
7966
7967 \end_inset
7968 </cell>
7969 <cell alignment="center" valignment="top" usebox="none">
7970 \begin_inset Text
7971
7972 \begin_layout Plain Layout
7973 \begin_inset Formula $\Longrightarrow$
7974 \end_inset
7975
7976
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 </row>
7982 <row>
7983 <cell alignment="center" valignment="top" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987
7988 \backslash
7989 rightharpoonup
7990 \end_layout
7991
7992 \end_inset
7993 </cell>
7994 <cell alignment="center" valignment="top" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998 \begin_inset Formula $\rightharpoonup$
7999 \end_inset
8000
8001
8002 \end_layout
8003
8004 \end_inset
8005 </cell>
8006 </row>
8007 <row>
8008 <cell alignment="center" valignment="top" usebox="none">
8009 \begin_inset Text
8010
8011 \begin_layout Plain Layout
8012
8013 \backslash
8014 rightharpoondown
8015 \end_layout
8016
8017 \end_inset
8018 </cell>
8019 <cell alignment="center" valignment="top" usebox="none">
8020 \begin_inset Text
8021
8022 \begin_layout Plain Layout
8023 \begin_inset Formula $\rightharpoondown$
8024 \end_inset
8025
8026
8027 \end_layout
8028
8029 \end_inset
8030 </cell>
8031 </row>
8032 <row>
8033 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8034 \begin_inset Text
8035
8036 \begin_layout Plain Layout
8037
8038 \backslash
8039 hookrightarrow
8040 \end_layout
8041
8042 \end_inset
8043 </cell>
8044 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8045 \begin_inset Text
8046
8047 \begin_layout Plain Layout
8048 \begin_inset Formula $\hookrightarrow$
8049 \end_inset
8050
8051
8052 \end_layout
8053
8054 \end_inset
8055 </cell>
8056 </row>
8057 </lyxtabular>
8058
8059 \end_inset
8060
8061
8062 \begin_inset space \hfill{}
8063 \end_inset
8064
8065
8066 \end_layout
8067
8068 \begin_layout Standard
8069 \begin_inset space \hfill{}
8070 \end_inset
8071
8072
8073 \begin_inset Tabular
8074 <lyxtabular version="3" rows="6" columns="2">
8075 <features booktabs="true" tabularvalignment="middle">
8076 <column alignment="center" valignment="top" width="0pt">
8077 <column alignment="center" valignment="top" width="0pt">
8078 <row>
8079 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8080 \begin_inset Text
8081
8082 \begin_layout Plain Layout
8083 Command
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092 Result
8093 \end_layout
8094
8095 \end_inset
8096 </cell>
8097 </row>
8098 <row>
8099 <cell alignment="center" valignment="top" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103
8104 \backslash
8105 leftrightarrow
8106 \end_layout
8107
8108 \end_inset
8109 </cell>
8110 <cell alignment="center" valignment="top" usebox="none">
8111 \begin_inset Text
8112
8113 \begin_layout Plain Layout
8114 \begin_inset Formula $\leftrightarrow$
8115 \end_inset
8116
8117
8118 \end_layout
8119
8120 \end_inset
8121 </cell>
8122 </row>
8123 <row>
8124 <cell alignment="center" valignment="top" usebox="none">
8125 \begin_inset Text
8126
8127 \begin_layout Plain Layout
8128
8129 \backslash
8130 Leftrightarrow
8131 \end_layout
8132
8133 \end_inset
8134 </cell>
8135 <cell alignment="center" valignment="top" usebox="none">
8136 \begin_inset Text
8137
8138 \begin_layout Plain Layout
8139 \begin_inset Formula $\Leftrightarrow$
8140 \end_inset
8141
8142
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 </row>
8148 <row>
8149 <cell alignment="center" valignment="top" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153
8154 \backslash
8155 longleftrightarrow
8156 \end_layout
8157
8158 \end_inset
8159 </cell>
8160 <cell alignment="center" valignment="top" usebox="none">
8161 \begin_inset Text
8162
8163 \begin_layout Plain Layout
8164 \begin_inset Formula $\longleftrightarrow$
8165 \end_inset
8166
8167
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 </row>
8173 <row>
8174 <cell alignment="center" valignment="top" usebox="none">
8175 \begin_inset Text
8176
8177 \begin_layout Plain Layout
8178
8179 \backslash
8180 Longleftrightarrow
8181 \end_layout
8182
8183 \end_inset
8184 </cell>
8185 <cell alignment="center" valignment="top" usebox="none">
8186 \begin_inset Text
8187
8188 \begin_layout Plain Layout
8189 \begin_inset Formula $\Longleftrightarrow$
8190 \end_inset
8191
8192
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 </row>
8198 <row>
8199 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8200 \begin_inset Text
8201
8202 \begin_layout Plain Layout
8203
8204 \backslash
8205 rightleftharpoons
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214 \begin_inset Formula $\rightleftharpoons$
8215 \end_inset
8216
8217
8218 \end_layout
8219
8220 \end_inset
8221 </cell>
8222 </row>
8223 </lyxtabular>
8224
8225 \end_inset
8226
8227
8228 \begin_inset space \hspace{}
8229 \length 25pt
8230 \end_inset
8231
8232
8233 \begin_inset space \hfill{}
8234 \end_inset
8235
8236
8237 \begin_inset Tabular
8238 <lyxtabular version="3" rows="5" columns="2">
8239 <features booktabs="true" tabularvalignment="middle">
8240 <column alignment="center" valignment="top" width="0pt">
8241 <column alignment="center" valignment="top" width="0pt">
8242 <row>
8243 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247 Command
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8253 \begin_inset Text
8254
8255 \begin_layout Plain Layout
8256 Result
8257 \end_layout
8258
8259 \end_inset
8260 </cell>
8261 </row>
8262 <row>
8263 <cell alignment="center" valignment="top" usebox="none">
8264 \begin_inset Text
8265
8266 \begin_layout Plain Layout
8267
8268 \backslash
8269 mapsto
8270 \end_layout
8271
8272 \end_inset
8273 </cell>
8274 <cell alignment="center" valignment="top" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Plain Layout
8278 \begin_inset Formula $\mapsto$
8279 \end_inset
8280
8281
8282 \end_layout
8283
8284 \end_inset
8285 </cell>
8286 </row>
8287 <row>
8288 <cell alignment="center" valignment="top" usebox="none">
8289 \begin_inset Text
8290
8291 \begin_layout Plain Layout
8292
8293 \backslash
8294 longmapsto
8295 \end_layout
8296
8297 \end_inset
8298 </cell>
8299 <cell alignment="center" valignment="top" usebox="none">
8300 \begin_inset Text
8301
8302 \begin_layout Plain Layout
8303 \begin_inset Formula $\longmapsto$
8304 \end_inset
8305
8306
8307 \end_layout
8308
8309 \end_inset
8310 </cell>
8311 </row>
8312 <row>
8313 <cell alignment="center" valignment="top" usebox="none">
8314 \begin_inset Text
8315
8316 \begin_layout Plain Layout
8317
8318 \backslash
8319 leadsto
8320 \end_layout
8321
8322 \end_inset
8323 </cell>
8324 <cell alignment="center" valignment="top" usebox="none">
8325 \begin_inset Text
8326
8327 \begin_layout Plain Layout
8328 \begin_inset Formula $\leadsto$
8329 \end_inset
8330
8331
8332 \end_layout
8333
8334 \end_inset
8335 </cell>
8336 </row>
8337 <row>
8338 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8339 \begin_inset Text
8340
8341 \begin_layout Plain Layout
8342
8343 \backslash
8344 dasharrow
8345 \end_layout
8346
8347 \end_inset
8348 </cell>
8349 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8350 \begin_inset Text
8351
8352 \begin_layout Plain Layout
8353 \begin_inset Formula $\dasharrow$
8354 \end_inset
8355
8356
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 </row>
8362 </lyxtabular>
8363
8364 \end_inset
8365
8366
8367 \begin_inset space \hfill{}
8368 \end_inset
8369
8370
8371 \end_layout
8372
8373 \begin_layout Standard
8374 \begin_inset VSpace medskip
8375 \end_inset
8376
8377 Arrows used as accents like e.
8378 \begin_inset space \thinspace{}
8379 \end_inset
8380
8381 g.
8382 \begin_inset space \space{}
8383 \end_inset
8384
8385 vector arrows are listed in 
8386 \begin_inset CommandInset ref
8387 LatexCommand ref
8388 reference "sec:Accents"
8389
8390 \end_inset
8391
8392 .
8393 \end_layout
8394
8395 \begin_layout Standard
8396 \begin_inset VSpace bigskip
8397 \end_inset
8398
8399 Furthermore there are the labeled arrows
8400 \begin_inset Index idx
8401 status collapsed
8402
8403 \begin_layout Plain Layout
8404 Arrows ! labeled
8405 \end_layout
8406
8407 \end_inset
8408
8409  
8410 \series bold
8411
8412 \backslash
8413 xleftarrow
8414 \series default
8415
8416 \begin_inset Index idx
8417 status collapsed
8418
8419 \begin_layout Plain Layout
8420 Commands ! X ! 
8421 \backslash
8422 xleftarrow
8423 \end_layout
8424
8425 \end_inset
8426
8427  and 
8428 \series bold
8429
8430 \backslash
8431 xrightarrow
8432 \series default
8433
8434 \begin_inset Index idx
8435 status collapsed
8436
8437 \begin_layout Plain Layout
8438 Commands ! X ! 
8439 \backslash
8440 xrightarrow
8441 \begin_inset ERT
8442 status collapsed
8443
8444 \begin_layout Plain Layout
8445
8446
8447 \backslash
8448 vspace{4mm}
8449 \end_layout
8450
8451 \end_inset
8452
8453
8454 \end_layout
8455
8456 \end_inset
8457
8458 .
8459  When inserting one of these commands in a formula, an arrow with two blue
8460  boxes appear where the label can be inserted.
8461  The length of the arrow adapts to the label width.
8462 \end_layout
8463
8464 \begin_layout Standard
8465 \align center
8466 \begin_inset Tabular
8467 <lyxtabular version="3" rows="3" columns="2">
8468 <features booktabs="true" tabularvalignment="middle">
8469 <column alignment="center" valignment="top" width="0pt">
8470 <column alignment="center" valignment="top" width="0pt">
8471 <row>
8472 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8473 \begin_inset Text
8474
8475 \begin_layout Plain Layout
8476 Command
8477 \end_layout
8478
8479 \end_inset
8480 </cell>
8481 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485 Result
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 </row>
8491 <row>
8492 <cell alignment="center" valignment="top" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496 F(a)
8497 \backslash
8498 xleftarrow
8499 \begin_inset space \textvisiblespace{}
8500 \end_inset
8501
8502 x=a
8503 \begin_inset Formula $\downarrow$
8504 \end_inset
8505
8506 x>0
8507 \begin_inset Formula $\to$
8508 \end_inset
8509
8510 F(x)
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 <cell alignment="center" valignment="top" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519 \begin_inset Formula $F(a)\xleftarrow[x>0]{x=a}F(x)$
8520 \end_inset
8521
8522
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 </row>
8528 <row topspace="2mm">
8529 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Plain Layout
8533 F(x)
8534 \backslash
8535 xrightarrow
8536 \begin_inset space \textvisiblespace{}
8537 \end_inset
8538
8539 x=a
8540 \begin_inset Formula $\downarrow$
8541 \end_inset
8542
8543 x>0
8544 \begin_inset Formula $\to$
8545 \end_inset
8546
8547 F(a)
8548 \end_layout
8549
8550 \end_inset
8551 </cell>
8552 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8553 \begin_inset Text
8554
8555 \begin_layout Plain Layout
8556 \begin_inset Formula $F(x)\xrightarrow[x>0]{x=a}F(a)$
8557 \end_inset
8558
8559
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 </row>
8565 </lyxtabular>
8566
8567 \end_inset
8568
8569
8570 \end_layout
8571
8572 \begin_layout Standard
8573 \begin_inset VSpace medskip
8574 \end_inset
8575
8576
8577 \end_layout
8578
8579 \begin_layout Standard
8580 If you set in the document settings under 
8581 \family sans
8582 Math
8583 \begin_inset space ~
8584 \end_inset
8585
8586 Options
8587 \family default
8588  for the package 
8589 \series bold
8590 mathtools
8591 \series default
8592
8593 \begin_inset Index idx
8594 status collapsed
8595
8596 \begin_layout Plain Layout
8597 Packages ! mathtools
8598 \end_layout
8599
8600 \end_inset
8601
8602  the option 
8603 \family sans
8604 Load
8605 \begin_inset space ~
8606 \end_inset
8607
8608 always
8609 \family default
8610 , you have access to the following labeled arrows:
8611 \end_layout
8612
8613 \begin_layout Standard
8614 \begin_inset Newpage newpage
8615 \end_inset
8616
8617
8618 \begin_inset Separator parbreak
8619 \end_inset
8620
8621
8622 \end_layout
8623
8624 \begin_layout Standard
8625 \align center
8626 \begin_inset space \hspace*{\fill}
8627 \end_inset
8628
8629
8630 \begin_inset Tabular
8631 <lyxtabular version="3" rows="7" columns="2">
8632 <features booktabs="true" tabularvalignment="middle">
8633 <column alignment="center" valignment="top" width="0pt">
8634 <column alignment="center" valignment="top" width="0pt">
8635 <row>
8636 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640 Command
8641 \end_layout
8642
8643 \end_inset
8644 </cell>
8645 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8646 \begin_inset Text
8647
8648 \begin_layout Plain Layout
8649 Example
8650 \end_layout
8651
8652 \end_inset
8653 </cell>
8654 </row>
8655 <row>
8656 <cell alignment="center" valignment="top" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660
8661 \family roman
8662 \series medium
8663 \shape up
8664 \size normal
8665 \emph off
8666 \bar no
8667 \strikeout off
8668 \uuline off
8669 \uwave off
8670 \noun off
8671 \color none
8672
8673 \backslash
8674 xleftrightarrow
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 <cell alignment="center" valignment="top" usebox="none">
8680 \begin_inset Text
8681
8682 \begin_layout Plain Layout
8683 \begin_inset Formula $\xleftrightarrow[x=a]{x>0}$
8684 \end_inset
8685
8686
8687 \end_layout
8688
8689 \end_inset
8690 </cell>
8691 </row>
8692 <row topspace="2mm">
8693 <cell alignment="center" valignment="top" usebox="none">
8694 \begin_inset Text
8695
8696 \begin_layout Plain Layout
8697
8698 \family roman
8699 \series medium
8700 \shape up
8701 \size normal
8702 \emph off
8703 \bar no
8704 \strikeout off
8705 \uuline off
8706 \uwave off
8707 \noun off
8708 \color none
8709
8710 \backslash
8711 xLeftarrow
8712 \end_layout
8713
8714 \end_inset
8715 </cell>
8716 <cell alignment="center" valignment="top" usebox="none">
8717 \begin_inset Text
8718
8719 \begin_layout Plain Layout
8720 \begin_inset Formula $\xLeftarrow[x=a]{x>0}$
8721 \end_inset
8722
8723
8724 \end_layout
8725
8726 \end_inset
8727 </cell>
8728 </row>
8729 <row topspace="2mm">
8730 <cell alignment="center" valignment="top" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734
8735 \backslash
8736
8737 \family roman
8738 \series medium
8739 \shape up
8740 \size normal
8741 \emph off
8742 \bar no
8743 \strikeout off
8744 \uuline off
8745 \uwave off
8746 \noun off
8747 \color none
8748 xRightarrow
8749 \end_layout
8750
8751 \end_inset
8752 </cell>
8753 <cell alignment="center" valignment="top" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Plain Layout
8757 \begin_inset Formula $\xRightarrow[x=a]{x>0}$
8758 \end_inset
8759
8760
8761 \end_layout
8762
8763 \end_inset
8764 </cell>
8765 </row>
8766 <row topspace="2mm">
8767 <cell alignment="center" valignment="top" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771
8772 \backslash
8773
8774 \family roman
8775 \series medium
8776 \shape up
8777 \size normal
8778 \emph off
8779 \bar no
8780 \strikeout off
8781 \uuline off
8782 \uwave off
8783 \noun off
8784 \color none
8785 xLeftrightarrow
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 <cell alignment="center" valignment="top" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794 \begin_inset Formula $\xLeftrightarrow[x=a]{x>0}$
8795 \end_inset
8796
8797
8798 \end_layout
8799
8800 \end_inset
8801 </cell>
8802 </row>
8803 <row topspace="2mm">
8804 <cell alignment="center" valignment="top" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808
8809 \family roman
8810 \series medium
8811 \shape up
8812 \size normal
8813 \emph off
8814 \bar no
8815 \strikeout off
8816 \uuline off
8817 \uwave off
8818 \noun off
8819 \color none
8820
8821 \backslash
8822 xhookleftarrow
8823 \end_layout
8824
8825 \end_inset
8826 </cell>
8827 <cell alignment="center" valignment="top" usebox="none">
8828 \begin_inset Text
8829
8830 \begin_layout Plain Layout
8831 \begin_inset Formula $\xhookleftarrow[x=a]{x>0}$
8832 \end_inset
8833
8834
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 </row>
8840 <row topspace="2mm">
8841 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845
8846 \family roman
8847 \series medium
8848 \shape up
8849 \size normal
8850 \emph off
8851 \bar no
8852 \strikeout off
8853 \uuline off
8854 \uwave off
8855 \noun off
8856 \color none
8857
8858 \backslash
8859 xhookrightarrow
8860 \end_layout
8861
8862 \end_inset
8863 </cell>
8864 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8865 \begin_inset Text
8866
8867 \begin_layout Plain Layout
8868 \begin_inset Formula $\xhookrightarrow[x=a]{x>0}$
8869 \end_inset
8870
8871
8872 \end_layout
8873
8874 \end_inset
8875 </cell>
8876 </row>
8877 </lyxtabular>
8878
8879 \end_inset
8880
8881
8882 \begin_inset space \hspace*{\fill}
8883 \end_inset
8884
8885
8886 \begin_inset Tabular
8887 <lyxtabular version="3" rows="7" columns="2">
8888 <features booktabs="true" tabularvalignment="middle">
8889 <column alignment="center" valignment="top" width="0pt">
8890 <column alignment="center" valignment="top" width="0pt">
8891 <row>
8892 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896 Command
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8902 \begin_inset Text
8903
8904 \begin_layout Plain Layout
8905 Example
8906 \end_layout
8907
8908 \end_inset
8909 </cell>
8910 </row>
8911 <row>
8912 <cell alignment="center" valignment="top" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916
8917 \backslash
8918
8919 \family roman
8920 \series medium
8921 \shape up
8922 \size normal
8923 \emph off
8924 \bar no
8925 \strikeout off
8926 \uuline off
8927 \uwave off
8928 \noun off
8929 \color none
8930 xleftharpoondown
8931 \end_layout
8932
8933 \end_inset
8934 </cell>
8935 <cell alignment="center" valignment="top" usebox="none">
8936 \begin_inset Text
8937
8938 \begin_layout Plain Layout
8939 \begin_inset Formula $\xleftharpoondown[x=a]{x>0}$
8940 \end_inset
8941
8942
8943 \end_layout
8944
8945 \end_inset
8946 </cell>
8947 </row>
8948 <row topspace="2mm">
8949 <cell alignment="center" valignment="top" usebox="none">
8950 \begin_inset Text
8951
8952 \begin_layout Plain Layout
8953
8954 \backslash
8955
8956 \family roman
8957 \series medium
8958 \shape up
8959 \size normal
8960 \emph off
8961 \bar no
8962 \strikeout off
8963 \uuline off
8964 \uwave off
8965 \noun off
8966 \color none
8967 xleftharpoonup
8968 \end_layout
8969
8970 \end_inset
8971 </cell>
8972 <cell alignment="center" valignment="top" usebox="none">
8973 \begin_inset Text
8974
8975 \begin_layout Plain Layout
8976 \begin_inset Formula $\xleftharpoonup[x=a]{x>0}$
8977 \end_inset
8978
8979
8980 \end_layout
8981
8982 \end_inset
8983 </cell>
8984 </row>
8985 <row topspace="2mm">
8986 <cell alignment="center" valignment="top" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990
8991 \backslash
8992
8993 \family roman
8994 \series medium
8995 \shape up
8996 \size normal
8997 \emph off
8998 \bar no
8999 \strikeout off
9000 \uuline off
9001 \uwave off
9002 \noun off
9003 \color none
9004 xrightharpoondown
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 <cell alignment="center" valignment="top" usebox="none">
9010 \begin_inset Text
9011
9012 \begin_layout Plain Layout
9013 \begin_inset Formula $\xrightharpoondown[x=a]{x>0}$
9014 \end_inset
9015
9016
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 </row>
9022 <row topspace="2mm">
9023 <cell alignment="center" valignment="top" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027
9028 \backslash
9029
9030 \family roman
9031 \series medium
9032 \shape up
9033 \size normal
9034 \emph off
9035 \bar no
9036 \strikeout off
9037 \uuline off
9038 \uwave off
9039 \noun off
9040 \color none
9041 xrightharpoonup
9042 \end_layout
9043
9044 \end_inset
9045 </cell>
9046 <cell alignment="center" valignment="top" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050 \begin_inset Formula $\xrightharpoonup[x=a]{x>0}$
9051 \end_inset
9052
9053
9054 \end_layout
9055
9056 \end_inset
9057 </cell>
9058 </row>
9059 <row topspace="2mm">
9060 <cell alignment="center" valignment="top" usebox="none">
9061 \begin_inset Text
9062
9063 \begin_layout Plain Layout
9064
9065 \backslash
9066
9067 \family roman
9068 \series medium
9069 \shape up
9070 \size normal
9071 \emph off
9072 \bar no
9073 \strikeout off
9074 \uuline off
9075 \uwave off
9076 \noun off
9077 \color none
9078 xleftrightharpoons
9079 \end_layout
9080
9081 \end_inset
9082 </cell>
9083 <cell alignment="center" valignment="top" usebox="none">
9084 \begin_inset Text
9085
9086 \begin_layout Plain Layout
9087 \begin_inset Formula $\xleftrightharpoons[x=a]{x>0}$
9088 \end_inset
9089
9090
9091 \end_layout
9092
9093 \end_inset
9094 </cell>
9095 </row>
9096 <row topspace="2mm">
9097 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Plain Layout
9101
9102 \backslash
9103
9104 \family roman
9105 \series medium
9106 \shape up
9107 \size normal
9108 \emph off
9109 \bar no
9110 \strikeout off
9111 \uuline off
9112 \uwave off
9113 \noun off
9114 \color none
9115 xrightleftharpoons
9116 \end_layout
9117
9118 \end_inset
9119 </cell>
9120 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124 \begin_inset Formula $\xrightleftharpoons[x=a]{x>0}$
9125 \end_inset
9126
9127
9128 \end_layout
9129
9130 \end_inset
9131 </cell>
9132 </row>
9133 </lyxtabular>
9134
9135 \end_inset
9136
9137
9138 \begin_inset space \hspace*{\fill}
9139 \end_inset
9140
9141
9142 \end_layout
9143
9144 \begin_layout Standard
9145 The command scheme is for all these arrows:
9146 \begin_inset Separator parbreak
9147 \end_inset
9148
9149
9150 \end_layout
9151
9152 \begin_layout Standard
9153 \align center
9154 \begin_inset Tabular
9155 <lyxtabular version="3" rows="2" columns="2">
9156 <features booktabs="true" tabularvalignment="middle">
9157 <column alignment="center" valignment="top" width="0pt">
9158 <column alignment="center" valignment="top" width="0pt">
9159 <row>
9160 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164 Command
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9170 \begin_inset Text
9171
9172 \begin_layout Plain Layout
9173 Result
9174 \end_layout
9175
9176 \end_inset
9177 </cell>
9178 </row>
9179 <row bottomspace="0.5mm">
9180 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184 F(a)
9185 \backslash
9186 xleftrightarrow[x=a]
9187 \backslash
9188 {x>0
9189 \begin_inset Formula $\to$
9190 \end_inset
9191
9192 F(x)
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201 \begin_inset Formula $F(a)\xleftrightarrow[x=a]{x>0}F(x)$
9202 \end_inset
9203
9204
9205 \end_layout
9206
9207 \end_inset
9208 </cell>
9209 </row>
9210 </lyxtabular>
9211
9212 \end_inset
9213
9214
9215 \end_layout
9216
9217 \begin_layout Subsection
9218 Vertical and diagonal Arrows
9219 \begin_inset Index idx
9220 status collapsed
9221
9222 \begin_layout Plain Layout
9223 Arrows ! diagonal
9224 \end_layout
9225
9226 \end_inset
9227
9228
9229 \begin_inset Index idx
9230 status collapsed
9231
9232 \begin_layout Plain Layout
9233 Arrows ! vertical
9234 \end_layout
9235
9236 \end_inset
9237
9238
9239 \end_layout
9240
9241 \begin_layout Standard
9242 \begin_inset space \hfill{}
9243 \end_inset
9244
9245
9246 \begin_inset Tabular
9247 <lyxtabular version="3" rows="7" columns="2">
9248 <features booktabs="true" tabularvalignment="middle">
9249 <column alignment="center" valignment="top" width="0pt">
9250 <column alignment="center" valignment="top" width="0pt">
9251 <row>
9252 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256 Command
9257 \end_layout
9258
9259 \end_inset
9260 </cell>
9261 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9262 \begin_inset Text
9263
9264 \begin_layout Plain Layout
9265 Result
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 </row>
9271 <row>
9272 <cell alignment="center" valignment="top" usebox="none">
9273 \begin_inset Text
9274
9275 \begin_layout Plain Layout
9276
9277 \backslash
9278 uparrow
9279 \end_layout
9280
9281 \end_inset
9282 </cell>
9283 <cell alignment="center" valignment="top" usebox="none">
9284 \begin_inset Text
9285
9286 \begin_layout Plain Layout
9287 \begin_inset Formula $\uparrow$
9288 \end_inset
9289
9290
9291 \end_layout
9292
9293 \end_inset
9294 </cell>
9295 </row>
9296 <row>
9297 <cell alignment="center" valignment="top" usebox="none">
9298 \begin_inset Text
9299
9300 \begin_layout Plain Layout
9301
9302 \backslash
9303 Uparrow
9304 \end_layout
9305
9306 \end_inset
9307 </cell>
9308 <cell alignment="center" valignment="top" usebox="none">
9309 \begin_inset Text
9310
9311 \begin_layout Plain Layout
9312 \begin_inset Formula $\Uparrow$
9313 \end_inset
9314
9315
9316 \end_layout
9317
9318 \end_inset
9319 </cell>
9320 </row>
9321 <row>
9322 <cell alignment="center" valignment="top" usebox="none">
9323 \begin_inset Text
9324
9325 \begin_layout Plain Layout
9326
9327 \backslash
9328 updownarrow
9329 \end_layout
9330
9331 \end_inset
9332 </cell>
9333 <cell alignment="center" valignment="top" usebox="none">
9334 \begin_inset Text
9335
9336 \begin_layout Plain Layout
9337 \begin_inset Formula $\updownarrow$
9338 \end_inset
9339
9340
9341 \end_layout
9342
9343 \end_inset
9344 </cell>
9345 </row>
9346 <row>
9347 <cell alignment="center" valignment="top" usebox="none">
9348 \begin_inset Text
9349
9350 \begin_layout Plain Layout
9351
9352 \backslash
9353 Updownarrow
9354 \end_layout
9355
9356 \end_inset
9357 </cell>
9358 <cell alignment="center" valignment="top" usebox="none">
9359 \begin_inset Text
9360
9361 \begin_layout Plain Layout
9362 \begin_inset Formula $\Updownarrow$
9363 \end_inset
9364
9365
9366 \end_layout
9367
9368 \end_inset
9369 </cell>
9370 </row>
9371 <row>
9372 <cell alignment="center" valignment="top" usebox="none">
9373 \begin_inset Text
9374
9375 \begin_layout Plain Layout
9376
9377 \backslash
9378 Downarrow
9379 \end_layout
9380
9381 \end_inset
9382 </cell>
9383 <cell alignment="center" valignment="top" usebox="none">
9384 \begin_inset Text
9385
9386 \begin_layout Plain Layout
9387 \begin_inset Formula $\Downarrow$
9388 \end_inset
9389
9390
9391 \end_layout
9392
9393 \end_inset
9394 </cell>
9395 </row>
9396 <row>
9397 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9398 \begin_inset Text
9399
9400 \begin_layout Plain Layout
9401
9402 \backslash
9403 downarrow
9404 \end_layout
9405
9406 \end_inset
9407 </cell>
9408 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9409 \begin_inset Text
9410
9411 \begin_layout Plain Layout
9412 \begin_inset Formula $\downarrow$
9413 \end_inset
9414
9415
9416 \end_layout
9417
9418 \end_inset
9419 </cell>
9420 </row>
9421 </lyxtabular>
9422
9423 \end_inset
9424
9425
9426 \begin_inset space \hfill{}
9427 \end_inset
9428
9429
9430 \begin_inset Tabular
9431 <lyxtabular version="3" rows="5" columns="2">
9432 <features booktabs="true" tabularvalignment="middle">
9433 <column alignment="center" valignment="top" width="0pt">
9434 <column alignment="center" valignment="top" width="0pt">
9435 <row>
9436 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9437 \begin_inset Text
9438
9439 \begin_layout Plain Layout
9440 Command
9441 \end_layout
9442
9443 \end_inset
9444 </cell>
9445 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9446 \begin_inset Text
9447
9448 \begin_layout Plain Layout
9449 Result
9450 \end_layout
9451
9452 \end_inset
9453 </cell>
9454 </row>
9455 <row>
9456 <cell alignment="center" valignment="top" usebox="none">
9457 \begin_inset Text
9458
9459 \begin_layout Plain Layout
9460
9461 \backslash
9462 nearrow
9463 \end_layout
9464
9465 \end_inset
9466 </cell>
9467 <cell alignment="center" valignment="top" usebox="none">
9468 \begin_inset Text
9469
9470 \begin_layout Plain Layout
9471 \begin_inset Formula $\nearrow$
9472 \end_inset
9473
9474
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 </row>
9480 <row>
9481 <cell alignment="center" valignment="top" usebox="none">
9482 \begin_inset Text
9483
9484 \begin_layout Plain Layout
9485
9486 \backslash
9487 searrow
9488 \end_layout
9489
9490 \end_inset
9491 </cell>
9492 <cell alignment="center" valignment="top" usebox="none">
9493 \begin_inset Text
9494
9495 \begin_layout Plain Layout
9496 \begin_inset Formula $\searrow$
9497 \end_inset
9498
9499
9500 \end_layout
9501
9502 \end_inset
9503 </cell>
9504 </row>
9505 <row>
9506 <cell alignment="center" valignment="top" usebox="none">
9507 \begin_inset Text
9508
9509 \begin_layout Plain Layout
9510
9511 \backslash
9512 swarrow
9513 \end_layout
9514
9515 \end_inset
9516 </cell>
9517 <cell alignment="center" valignment="top" usebox="none">
9518 \begin_inset Text
9519
9520 \begin_layout Plain Layout
9521 \begin_inset Formula $\swarrow$
9522 \end_inset
9523
9524
9525 \end_layout
9526
9527 \end_inset
9528 </cell>
9529 </row>
9530 <row>
9531 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9532 \begin_inset Text
9533
9534 \begin_layout Plain Layout
9535
9536 \backslash
9537 nwarrow
9538 \end_layout
9539
9540 \end_inset
9541 </cell>
9542 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9543 \begin_inset Text
9544
9545 \begin_layout Plain Layout
9546 \begin_inset Formula $\nwarrow$
9547 \end_inset
9548
9549
9550 \end_layout
9551
9552 \end_inset
9553 </cell>
9554 </row>
9555 </lyxtabular>
9556
9557 \end_inset
9558
9559
9560 \begin_inset space \hfill{}
9561 \end_inset
9562
9563
9564 \end_layout
9565
9566 \begin_layout Standard
9567 \begin_inset VSpace medskip
9568 \end_inset
9569
9570 Vertical arrows can be used also as delimiters together with the commands
9571  described in 
9572 \begin_inset CommandInset ref
9573 LatexCommand ref
9574 reference "subsec:Manual-Bracket-Size"
9575
9576 \end_inset
9577
9578  and 
9579 \begin_inset CommandInset ref
9580 LatexCommand ref
9581 reference "subsec:Automatic-Bracket-Size"
9582
9583 \end_inset
9584
9585 .
9586 \end_layout
9587
9588 \begin_layout Section
9589 Accents
9590 \begin_inset CommandInset label
9591 LatexCommand label
9592 name "sec:Accents"
9593
9594 \end_inset
9595
9596
9597 \begin_inset Index idx
9598 status collapsed
9599
9600 \begin_layout Plain Layout
9601 Accents
9602 \end_layout
9603
9604 \end_inset
9605
9606
9607 \end_layout
9608
9609 \begin_layout Standard
9610 Accents can be inserted via the math toolbar button 
9611 \begin_inset Info
9612 type  "icon"
9613 arg   "math-insert \\hat"
9614 \end_inset
9615
9616  or the commands listed in the following subsections.
9617 \end_layout
9618
9619 \begin_layout Subsection
9620 Accents for one Character
9621 \begin_inset ERT
9622 status collapsed
9623
9624 \begin_layout Plain Layout
9625
9626
9627 \backslash
9628 texorpdfstring{
9629 \end_layout
9630
9631 \end_inset
9632
9633
9634 \begin_inset Foot
9635 status collapsed
9636
9637 \begin_layout Plain Layout
9638 accents in text see 
9639 \begin_inset CommandInset ref
9640 LatexCommand ref
9641 reference "subsec:Accents-in-Text"
9642
9643 \end_inset
9644
9645
9646 \end_layout
9647
9648 \end_inset
9649
9650
9651 \begin_inset ERT
9652 status collapsed
9653
9654 \begin_layout Plain Layout
9655
9656 }{}
9657 \end_layout
9658
9659 \end_inset
9660
9661
9662 \begin_inset Note Note
9663 status collapsed
9664
9665 \begin_layout Plain Layout
9666
9667 \series bold
9668
9669 \backslash
9670 texorpdfstring
9671 \series default
9672  is used to avoid that the footnote appears in the PDF-bookmark.
9673 \end_layout
9674
9675 \begin_layout Plain Layout
9676 More about 
9677 \series bold
9678
9679 \backslash
9680 texorpdfstring
9681 \series default
9682  is in section 
9683 \begin_inset CommandInset ref
9684 LatexCommand ref
9685 reference "subsec:Formulas-in-Section"
9686
9687 \end_inset
9688
9689 .
9690 \end_layout
9691
9692 \end_inset
9693
9694
9695 \begin_inset CommandInset label
9696 LatexCommand label
9697 name "subsec:Accents-for-one"
9698
9699 \end_inset
9700
9701
9702 \begin_inset Index idx
9703 status collapsed
9704
9705 \begin_layout Plain Layout
9706 Accents ! for one character
9707 \end_layout
9708
9709 \end_inset
9710
9711
9712 \end_layout
9713
9714 \begin_layout Standard
9715 \begin_inset space \hfill{}
9716 \end_inset
9717
9718
9719 \begin_inset Tabular
9720 <lyxtabular version="3" rows="8" columns="2">
9721 <features booktabs="true" tabularvalignment="middle">
9722 <column alignment="center" valignment="top" width="0pt">
9723 <column alignment="center" valignment="top" width="0pt">
9724 <row>
9725 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9726 \begin_inset Text
9727
9728 \begin_layout Plain Layout
9729 Command
9730 \end_layout
9731
9732 \end_inset
9733 </cell>
9734 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9735 \begin_inset Text
9736
9737 \begin_layout Plain Layout
9738 Result
9739 \end_layout
9740
9741 \end_inset
9742 </cell>
9743 </row>
9744 <row topspace="1.5mm">
9745 <cell alignment="center" valignment="top" usebox="none">
9746 \begin_inset Text
9747
9748 \begin_layout Plain Layout
9749
9750 \backslash
9751 dot
9752 \begin_inset space \textvisiblespace{}
9753 \end_inset
9754
9755 A
9756 \end_layout
9757
9758 \end_inset
9759 </cell>
9760 <cell alignment="center" valignment="top" usebox="none">
9761 \begin_inset Text
9762
9763 \begin_layout Plain Layout
9764 \begin_inset Formula $\dot{A}$
9765 \end_inset
9766
9767
9768 \end_layout
9769
9770 \end_inset
9771 </cell>
9772 </row>
9773 <row topspace="1.5mm">
9774 <cell alignment="center" valignment="top" usebox="none">
9775 \begin_inset Text
9776
9777 \begin_layout Plain Layout
9778
9779 \backslash
9780 ddot
9781 \begin_inset space \textvisiblespace{}
9782 \end_inset
9783
9784 A
9785 \end_layout
9786
9787 \end_inset
9788 </cell>
9789 <cell alignment="center" valignment="top" usebox="none">
9790 \begin_inset Text
9791
9792 \begin_layout Plain Layout
9793 \begin_inset Formula $\ddot{A}$
9794 \end_inset
9795
9796
9797 \end_layout
9798
9799 \end_inset
9800 </cell>
9801 </row>
9802 <row topspace="1.5mm">
9803 <cell alignment="center" valignment="top" usebox="none">
9804 \begin_inset Text
9805
9806 \begin_layout Plain Layout
9807
9808 \backslash
9809 dddot
9810 \begin_inset space \textvisiblespace{}
9811 \end_inset
9812
9813 A
9814 \end_layout
9815
9816 \end_inset
9817 </cell>
9818 <cell alignment="center" valignment="top" usebox="none">
9819 \begin_inset Text
9820
9821 \begin_layout Plain Layout
9822 \begin_inset Formula $\dddot{A}$
9823 \end_inset
9824
9825
9826 \end_layout
9827
9828 \end_inset
9829 </cell>
9830 </row>
9831 <row topspace="1.5mm">
9832 <cell alignment="center" valignment="top" usebox="none">
9833 \begin_inset Text
9834
9835 \begin_layout Plain Layout
9836
9837 \backslash
9838 ddddot
9839 \begin_inset space \textvisiblespace{}
9840 \end_inset
9841
9842 A
9843 \end_layout
9844
9845 \end_inset
9846 </cell>
9847 <cell alignment="center" valignment="top" usebox="none">
9848 \begin_inset Text
9849
9850 \begin_layout Plain Layout
9851 \begin_inset Formula $\ddddot{A}$
9852 \end_inset
9853
9854
9855 \end_layout
9856
9857 \end_inset
9858 </cell>
9859 </row>
9860 <row topspace="1.5mm">
9861 <cell alignment="center" valignment="top" usebox="none">
9862 \begin_inset Text
9863
9864 \begin_layout Plain Layout
9865
9866 \backslash
9867 vec
9868 \begin_inset space \textvisiblespace{}
9869 \end_inset
9870
9871 A
9872 \begin_inset Index idx
9873 status collapsed
9874
9875 \begin_layout Plain Layout
9876 Vectors
9877 \end_layout
9878
9879 \end_inset
9880
9881
9882 \end_layout
9883
9884 \end_inset
9885 </cell>
9886 <cell alignment="center" valignment="top" usebox="none">
9887 \begin_inset Text
9888
9889 \begin_layout Plain Layout
9890 \begin_inset Formula $\vec{A}$
9891 \end_inset
9892
9893
9894 \end_layout
9895
9896 \end_inset
9897 </cell>
9898 </row>
9899 <row topspace="1.5mm">
9900 <cell alignment="center" valignment="top" usebox="none">
9901 \begin_inset Text
9902
9903 \begin_layout Plain Layout
9904
9905 \backslash
9906 bar
9907 \begin_inset space \textvisiblespace{}
9908 \end_inset
9909
9910 A
9911 \end_layout
9912
9913 \end_inset
9914 </cell>
9915 <cell alignment="center" valignment="top" usebox="none">
9916 \begin_inset Text
9917
9918 \begin_layout Plain Layout
9919 \begin_inset Formula $\bar{A}$
9920 \end_inset
9921
9922
9923 \end_layout
9924
9925 \end_inset
9926 </cell>
9927 </row>
9928 <row topspace="1.5mm">
9929 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9930 \begin_inset Text
9931
9932 \begin_layout Plain Layout
9933
9934 \backslash
9935 mathring
9936 \begin_inset space \textvisiblespace{}
9937 \end_inset
9938
9939 A
9940 \end_layout
9941
9942 \end_inset
9943 </cell>
9944 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9945 \begin_inset Text
9946
9947 \begin_layout Plain Layout
9948 \begin_inset Formula $\mathring{A}$
9949 \end_inset
9950
9951
9952 \end_layout
9953
9954 \end_inset
9955 </cell>
9956 </row>
9957 </lyxtabular>
9958
9959 \end_inset
9960
9961
9962 \begin_inset space \hfill{}
9963 \end_inset
9964
9965
9966 \begin_inset Tabular
9967 <lyxtabular version="3" rows="7" columns="2">
9968 <features booktabs="true" tabularvalignment="middle">
9969 <column alignment="center" valignment="top" width="0pt">
9970 <column alignment="center" valignment="top" width="0pt">
9971 <row>
9972 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9973 \begin_inset Text
9974
9975 \begin_layout Plain Layout
9976 Command
9977 \end_layout
9978
9979 \end_inset
9980 </cell>
9981 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9982 \begin_inset Text
9983
9984 \begin_layout Plain Layout
9985 Result
9986 \end_layout
9987
9988 \end_inset
9989 </cell>
9990 </row>
9991 <row topspace="1.5mm">
9992 <cell alignment="center" valignment="top" usebox="none">
9993 \begin_inset Text
9994
9995 \begin_layout Plain Layout
9996
9997 \backslash
9998 tilde
9999 \begin_inset space \textvisiblespace{}
10000 \end_inset
10001
10002 A
10003 \end_layout
10004
10005 \end_inset
10006 </cell>
10007 <cell alignment="center" valignment="top" usebox="none">
10008 \begin_inset Text
10009
10010 \begin_layout Plain Layout
10011 \begin_inset Formula $\tilde{A}$
10012 \end_inset
10013
10014
10015 \end_layout
10016
10017 \end_inset
10018 </cell>
10019 </row>
10020 <row topspace="1.5mm">
10021 <cell alignment="center" valignment="top" usebox="none">
10022 \begin_inset Text
10023
10024 \begin_layout Plain Layout
10025
10026 \backslash
10027 hat
10028 \begin_inset space \textvisiblespace{}
10029 \end_inset
10030
10031 A
10032 \end_layout
10033
10034 \end_inset
10035 </cell>
10036 <cell alignment="center" valignment="top" usebox="none">
10037 \begin_inset Text
10038
10039 \begin_layout Plain Layout
10040 \begin_inset Formula $\hat{A}$
10041 \end_inset
10042
10043
10044 \end_layout
10045
10046 \end_inset
10047 </cell>
10048 </row>
10049 <row topspace="1.5mm">
10050 <cell alignment="center" valignment="top" usebox="none">
10051 \begin_inset Text
10052
10053 \begin_layout Plain Layout
10054
10055 \backslash
10056 check
10057 \begin_inset space \textvisiblespace{}
10058 \end_inset
10059
10060 A
10061 \end_layout
10062
10063 \end_inset
10064 </cell>
10065 <cell alignment="center" valignment="top" usebox="none">
10066 \begin_inset Text
10067
10068 \begin_layout Plain Layout
10069 \begin_inset Formula $\check{A}$
10070 \end_inset
10071
10072
10073 \end_layout
10074
10075 \end_inset
10076 </cell>
10077 </row>
10078 <row topspace="1.5mm">
10079 <cell alignment="center" valignment="top" usebox="none">
10080 \begin_inset Text
10081
10082 \begin_layout Plain Layout
10083
10084 \backslash
10085 acute
10086 \begin_inset space \textvisiblespace{}
10087 \end_inset
10088
10089 A
10090 \end_layout
10091
10092 \end_inset
10093 </cell>
10094 <cell alignment="center" valignment="top" usebox="none">
10095 \begin_inset Text
10096
10097 \begin_layout Plain Layout
10098 \begin_inset Formula $\acute{A}$
10099 \end_inset
10100
10101
10102 \end_layout
10103
10104 \end_inset
10105 </cell>
10106 </row>
10107 <row topspace="1.5mm">
10108 <cell alignment="center" valignment="top" usebox="none">
10109 \begin_inset Text
10110
10111 \begin_layout Plain Layout
10112
10113 \backslash
10114 grave
10115 \begin_inset space \textvisiblespace{}
10116 \end_inset
10117
10118 A
10119 \end_layout
10120
10121 \end_inset
10122 </cell>
10123 <cell alignment="center" valignment="top" usebox="none">
10124 \begin_inset Text
10125
10126 \begin_layout Plain Layout
10127 \begin_inset Formula $\grave{A}$
10128 \end_inset
10129
10130
10131 \end_layout
10132
10133 \end_inset
10134 </cell>
10135 </row>
10136 <row topspace="1.5mm">
10137 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10138 \begin_inset Text
10139
10140 \begin_layout Plain Layout
10141
10142 \backslash
10143 breve
10144 \begin_inset space \textvisiblespace{}
10145 \end_inset
10146
10147 A
10148 \end_layout
10149
10150 \end_inset
10151 </cell>
10152 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10153 \begin_inset Text
10154
10155 \begin_layout Plain Layout
10156 \begin_inset Formula $\breve{A}$
10157 \end_inset
10158
10159
10160 \end_layout
10161
10162 \end_inset
10163 </cell>
10164 </row>
10165 </lyxtabular>
10166
10167 \end_inset
10168
10169
10170 \begin_inset space \hfill{}
10171 \end_inset
10172
10173
10174 \end_layout
10175
10176 \begin_layout Standard
10177 \begin_inset VSpace bigskip
10178 \end_inset
10179
10180
10181 \end_layout
10182
10183 \begin_layout Standard
10184 You can directly insert accents like é to formulas.
10185  \SpecialChar LyX
10186  will transform them to the corresponding accent command.
10187  For umlauts
10188 \begin_inset Index idx
10189 status collapsed
10190
10191 \begin_layout Plain Layout
10192 Umlauts
10193 \end_layout
10194
10195 \end_inset
10196
10197  it is better to insert a quotation mark before the vowel.
10198  These two characters are then treated by \SpecialChar LaTeX
10199  as 
10200 \emph on
10201 one
10202 \emph default
10203  character when the formula part with the umlaut is marked as German.
10204  In contrary to 
10205 \series bold
10206
10207 \backslash
10208 ddot
10209 \series default
10210 , with this method 
10211 \begin_inset Quotes eld
10212 \end_inset
10213
10214 real
10215 \begin_inset Quotes erd
10216 \end_inset
10217
10218  umlauts are created as demonstrated in the following example:
10219 \end_layout
10220
10221 \begin_layout Standard
10222 \begin_inset VSpace -2mm
10223 \end_inset
10224
10225
10226 \end_layout
10227
10228 \begin_layout Standard
10229 \align center
10230 \begin_inset Tabular
10231 <lyxtabular version="3" rows="3" columns="2">
10232 <features booktabs="true" tabularvalignment="middle">
10233 <column alignment="center" valignment="top" width="0pt">
10234 <column alignment="center" valignment="top">
10235 <row>
10236 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10237 \begin_inset Text
10238
10239 \begin_layout Plain Layout
10240 Command
10241 \end_layout
10242
10243 \end_inset
10244 </cell>
10245 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10246 \begin_inset Text
10247
10248 \begin_layout Plain Layout
10249 Result
10250 \end_layout
10251
10252 \end_inset
10253 </cell>
10254 </row>
10255 <row>
10256 <cell alignment="center" valignment="top" usebox="none">
10257 \begin_inset Text
10258
10259 \begin_layout Plain Layout
10260 \begin_inset Quotes grd
10261 \end_inset
10262
10263 i
10264 \end_layout
10265
10266 \end_inset
10267 </cell>
10268 <cell alignment="center" valignment="top" usebox="none">
10269 \begin_inset Text
10270
10271 \begin_layout Plain Layout
10272 \begin_inset space \hspace{}
10273 \length 0pt
10274 \end_inset
10275
10276
10277 \lang ngerman
10278
10279 \begin_inset Formula $"i$
10280 \end_inset
10281
10282
10283 \end_layout
10284
10285 \end_inset
10286 </cell>
10287 </row>
10288 <row topspace="1.5mm">
10289 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10290 \begin_inset Text
10291
10292 \begin_layout Plain Layout
10293
10294 \backslash
10295 ddot
10296 \begin_inset space \textvisiblespace{}
10297 \end_inset
10298
10299 i
10300 \end_layout
10301
10302 \end_inset
10303 </cell>
10304 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10305 \begin_inset Text
10306
10307 \begin_layout Plain Layout
10308 \begin_inset Formula $\ddot{i}$
10309 \end_inset
10310
10311
10312 \end_layout
10313
10314 \end_inset
10315 </cell>
10316 </row>
10317 </lyxtabular>
10318
10319 \end_inset
10320
10321
10322 \end_layout
10323
10324 \begin_layout Standard
10325 Another advantage to 
10326 \series bold
10327
10328 \backslash
10329 ddot
10330 \series default
10331  is that umlauts can directly be converted to mathematical text because
10332  the accent commands above are 
10333 \emph on
10334 not allowed
10335 \emph default
10336  
10337 \emph on
10338 in mathematical text
10339 \emph default
10340 .
10341  To convert an accented character to mathematical text, only the character
10342  under the accent may be converted.
10343  This applies also for all other conversions, e.
10344 \begin_inset space \thinspace{}
10345 \end_inset
10346
10347 g.
10348 \begin_inset space \space{}
10349 \end_inset
10350
10351 to italic or bold.
10352 \end_layout
10353
10354 \begin_layout Standard
10355 In mathematical text, umlauts and other accented characters can directly
10356  be inserted.
10357 \end_layout
10358
10359 \begin_layout Standard
10360 \begin_inset VSpace bigskip
10361 \end_inset
10362
10363
10364 \end_layout
10365
10366 \begin_layout Standard
10367 \SpecialChar LyX
10368  also supports a tilde under the character if the \SpecialChar LaTeX
10369 -package 
10370 \series bold
10371 undertilde
10372 \series default
10373
10374 \begin_inset Index idx
10375 status collapsed
10376
10377 \begin_layout Plain Layout
10378 Packages ! undertilde
10379 \end_layout
10380
10381 \end_inset
10382
10383  is installed on your system:
10384 \end_layout
10385
10386 \begin_layout Standard
10387 \begin_inset ERT
10388 status collapsed
10389
10390 \begin_layout Plain Layout
10391
10392
10393 \backslash
10394 ifundertilde 
10395 \end_layout
10396
10397 \end_inset
10398
10399
10400 \begin_inset Note Note
10401 status open
10402
10403 \begin_layout Plain Layout
10404 The following table will only be displayed when the \SpecialChar LaTeX
10405 -package 
10406 \series bold
10407 undertilde
10408 \series default
10409  is installed.
10410 \end_layout
10411
10412 \end_inset
10413
10414
10415 \begin_inset Separator parbreak
10416 \end_inset
10417
10418
10419 \end_layout
10420
10421 \begin_layout Standard
10422 \noindent
10423 \align center
10424 \begin_inset Tabular
10425 <lyxtabular version="3" rows="2" columns="2">
10426 <features booktabs="true" tabularvalignment="middle">
10427 <column alignment="center" valignment="top" width="0pt">
10428 <column alignment="center" valignment="top" width="0pt">
10429 <row>
10430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10431 \begin_inset Text
10432
10433 \begin_layout Plain Layout
10434 Command
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10440 \begin_inset Text
10441
10442 \begin_layout Plain Layout
10443 Result
10444 \end_layout
10445
10446 \end_inset
10447 </cell>
10448 </row>
10449 <row>
10450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10451 \begin_inset Text
10452
10453 \begin_layout Plain Layout
10454
10455 \backslash
10456 utilde
10457 \begin_inset space \textvisiblespace{}
10458 \end_inset
10459
10460 A
10461 \end_layout
10462
10463 \end_inset
10464 </cell>
10465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10466 \begin_inset Text
10467
10468 \begin_layout Plain Layout
10469 \begin_inset Formula $\utilde{A}$
10470 \end_inset
10471
10472
10473 \end_layout
10474
10475 \end_inset
10476 </cell>
10477 </row>
10478 </lyxtabular>
10479
10480 \end_inset
10481
10482
10483 \end_layout
10484
10485 \begin_layout Standard
10486 \begin_inset ERT
10487 status collapsed
10488
10489 \begin_layout Plain Layout
10490
10491
10492 \backslash
10493 else 
10494 \end_layout
10495
10496 \end_inset
10497
10498
10499 \begin_inset Note Note
10500 status open
10501
10502 \begin_layout Plain Layout
10503 The following will be displayed when the \SpecialChar LaTeX
10504 -package 
10505 \series bold
10506 undertilde
10507 \series default
10508  is not installed:
10509 \end_layout
10510
10511 \end_inset
10512
10513
10514 \end_layout
10515
10516 \begin_layout Standard
10517 You need to install the \SpecialChar LaTeX
10518 -package 
10519 \series bold
10520 undertilde
10521 \series default
10522  to see the rest of this subsection in the output.
10523 \end_layout
10524
10525 \begin_layout Standard
10526 \begin_inset ERT
10527 status collapsed
10528
10529 \begin_layout Plain Layout
10530
10531
10532 \backslash
10533 fi 
10534 \end_layout
10535
10536 \end_inset
10537
10538
10539 \end_layout
10540
10541 \begin_layout Standard
10542 \begin_inset Newpage newpage
10543 \end_inset
10544
10545
10546 \end_layout
10547
10548 \begin_layout Subsection
10549 Accents for several Characters
10550 \begin_inset Index idx
10551 status collapsed
10552
10553 \begin_layout Plain Layout
10554 Accents ! for several characters
10555 \end_layout
10556
10557 \end_inset
10558
10559
10560 \end_layout
10561
10562 \begin_layout Standard
10563 \begin_inset space \hfill{}
10564 \end_inset
10565
10566
10567 \begin_inset Tabular
10568 <lyxtabular version="3" rows="5" columns="2">
10569 <features booktabs="true" tabularvalignment="middle">
10570 <column alignment="center" valignment="top" width="0pt">
10571 <column alignment="center" valignment="top" width="0pt">
10572 <row>
10573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10574 \begin_inset Text
10575
10576 \begin_layout Plain Layout
10577 Command
10578 \end_layout
10579
10580 \end_inset
10581 </cell>
10582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10583 \begin_inset Text
10584
10585 \begin_layout Plain Layout
10586 Result
10587 \end_layout
10588
10589 \end_inset
10590 </cell>
10591 </row>
10592 <row topspace="1.5mm">
10593 <cell alignment="center" valignment="top" usebox="none">
10594 \begin_inset Text
10595
10596 \begin_layout Plain Layout
10597
10598 \backslash
10599 overleftarrow
10600 \begin_inset space \textvisiblespace{}
10601 \end_inset
10602
10603 A=B
10604 \end_layout
10605
10606 \end_inset
10607 </cell>
10608 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10609 \begin_inset Text
10610
10611 \begin_layout Plain Layout
10612 \begin_inset Formula $\overleftarrow{A=B}$
10613 \end_inset
10614
10615
10616 \end_layout
10617
10618 \end_inset
10619 </cell>
10620 </row>
10621 <row topspace="1.5mm">
10622 <cell alignment="center" valignment="top" usebox="none">
10623 \begin_inset Text
10624
10625 \begin_layout Plain Layout
10626
10627 \backslash
10628 underleftarrow
10629 \begin_inset space \textvisiblespace{}
10630 \end_inset
10631
10632 A=B
10633 \end_layout
10634
10635 \end_inset
10636 </cell>
10637 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641 \begin_inset Formula $\underleftarrow{A=B}$
10642 \end_inset
10643
10644
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 </row>
10650 <row topspace="1.5mm">
10651 <cell alignment="center" valignment="top" usebox="none">
10652 \begin_inset Text
10653
10654 \begin_layout Plain Layout
10655
10656 \backslash
10657 overleftrightarrow
10658 \begin_inset space \textvisiblespace{}
10659 \end_inset
10660
10661 A=B
10662 \end_layout
10663
10664 \end_inset
10665 </cell>
10666 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10667 \begin_inset Text
10668
10669 \begin_layout Plain Layout
10670 \begin_inset Formula $\overleftrightarrow{A=B}$
10671 \end_inset
10672
10673
10674 \end_layout
10675
10676 \end_inset
10677 </cell>
10678 </row>
10679 <row topspace="1.5mm" bottomspace="1mm">
10680 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684
10685 \backslash
10686 underleftrightarrow
10687 \begin_inset space \textvisiblespace{}
10688 \end_inset
10689
10690 A=B
10691 \end_layout
10692
10693 \end_inset
10694 </cell>
10695 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10696 \begin_inset Text
10697
10698 \begin_layout Plain Layout
10699 \begin_inset Formula $\underleftrightarrow{A=B}$
10700 \end_inset
10701
10702
10703 \end_layout
10704
10705 \end_inset
10706 </cell>
10707 </row>
10708 </lyxtabular>
10709
10710 \end_inset
10711
10712
10713 \begin_inset space \hfill{}
10714 \end_inset
10715
10716
10717 \begin_inset Tabular
10718 <lyxtabular version="3" rows="5" columns="2">
10719 <features booktabs="true" tabularvalignment="middle">
10720 <column alignment="center" valignment="top" width="0pt">
10721 <column alignment="center" valignment="top" width="0pt">
10722 <row>
10723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10724 \begin_inset Text
10725
10726 \begin_layout Plain Layout
10727 Command
10728 \end_layout
10729
10730 \end_inset
10731 </cell>
10732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10733 \begin_inset Text
10734
10735 \begin_layout Plain Layout
10736 Result
10737 \end_layout
10738
10739 \end_inset
10740 </cell>
10741 </row>
10742 <row topspace="1.5mm">
10743 <cell alignment="center" valignment="top" usebox="none">
10744 \begin_inset Text
10745
10746 \begin_layout Plain Layout
10747
10748 \backslash
10749 overrightarrow
10750 \begin_inset space \textvisiblespace{}
10751 \end_inset
10752
10753 A=B
10754 \end_layout
10755
10756 \end_inset
10757 </cell>
10758 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10759 \begin_inset Text
10760
10761 \begin_layout Plain Layout
10762 \begin_inset Formula $\overrightarrow{A=B}$
10763 \end_inset
10764
10765
10766 \end_layout
10767
10768 \end_inset
10769 </cell>
10770 </row>
10771 <row topspace="1.5mm">
10772 <cell alignment="center" valignment="top" usebox="none">
10773 \begin_inset Text
10774
10775 \begin_layout Plain Layout
10776
10777 \backslash
10778 underrightarrow
10779 \begin_inset space \textvisiblespace{}
10780 \end_inset
10781
10782 A=B
10783 \end_layout
10784
10785 \end_inset
10786 </cell>
10787 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10788 \begin_inset Text
10789
10790 \begin_layout Plain Layout
10791 \begin_inset Formula $\underrightarrow{A=B}$
10792 \end_inset
10793
10794
10795 \end_layout
10796
10797 \end_inset
10798 </cell>
10799 </row>
10800 <row topspace="1.5mm">
10801 <cell alignment="center" valignment="top" usebox="none">
10802 \begin_inset Text
10803
10804 \begin_layout Plain Layout
10805
10806 \backslash
10807 widetilde
10808 \begin_inset space \textvisiblespace{}
10809 \end_inset
10810
10811 A=B
10812 \end_layout
10813
10814 \end_inset
10815 </cell>
10816 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820 \begin_inset Formula $\widetilde{A=B}$
10821 \end_inset
10822
10823
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 </row>
10829 <row topspace="1.5mm" bottomspace="1mm">
10830 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10831 \begin_inset Text
10832
10833 \begin_layout Plain Layout
10834
10835 \backslash
10836 widehat
10837 \begin_inset space \textvisiblespace{}
10838 \end_inset
10839
10840 A=B
10841 \end_layout
10842
10843 \end_inset
10844 </cell>
10845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10846 \begin_inset Text
10847
10848 \begin_layout Plain Layout
10849 \begin_inset Formula $\widehat{A=B}$
10850 \end_inset
10851
10852
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 </row>
10858 </lyxtabular>
10859
10860 \end_inset
10861
10862
10863 \begin_inset space \hfill{}
10864 \end_inset
10865
10866
10867 \end_layout
10868
10869 \begin_layout Standard
10870 \begin_inset VSpace medskip
10871 \end_inset
10872
10873 With these commands as many characters as you like can be accented.
10874  But the accents 
10875 \series bold
10876
10877 \backslash
10878 widetilde
10879 \series default
10880  and 
10881 \series bold
10882
10883 \backslash
10884 widehat
10885 \series default
10886  will only be set in the output with a length of three characters, as shown
10887  in the following example:
10888 \begin_inset Formula 
10889 \[
10890 \widetilde{A+B=C-D}
10891 \]
10892
10893 \end_inset
10894
10895
10896 \end_layout
10897
10898 \begin_layout Standard
10899 With the commands 
10900 \series bold
10901
10902 \backslash
10903 overset
10904 \series default
10905
10906 \begin_inset Index idx
10907 status collapsed
10908
10909 \begin_layout Plain Layout
10910 Commands ! O ! 
10911 \backslash
10912 overset
10913 \end_layout
10914
10915 \end_inset
10916
10917  and 
10918 \series bold
10919
10920 \backslash
10921 underset
10922 \series default
10923
10924 \begin_inset Index idx
10925 status collapsed
10926
10927 \begin_layout Plain Layout
10928 Commands ! U ! 
10929 \backslash
10930 underset
10931 \end_layout
10932
10933 \end_inset
10934
10935  described in the previous subsection it is also possible to accent several
10936  characters.
10937  The command 
10938 \series bold
10939
10940 \backslash
10941 underset
10942 \begin_inset space \textvisiblespace{}
10943 \end_inset
10944
10945 A=B
10946 \begin_inset Formula $\downarrow$
10947 \end_inset
10948
10949 ***
10950 \series default
10951  creates:
10952 \begin_inset Formula 
10953 \[
10954 \underset{***}{A=B}
10955 \]
10956
10957 \end_inset
10958
10959
10960 \end_layout
10961
10962 \begin_layout Section
10963 Space
10964 \begin_inset CommandInset label
10965 LatexCommand label
10966 name "subsec:Space"
10967
10968 \end_inset
10969
10970
10971 \begin_inset Index idx
10972 status collapsed
10973
10974 \begin_layout Plain Layout
10975 Space ! horizontal
10976 \end_layout
10977
10978 \end_inset
10979
10980
10981 \end_layout
10982
10983 \begin_layout Subsection
10984 Predefined Space
10985 \begin_inset CommandInset label
10986 LatexCommand label
10987 name "subsec:Predefined-Space"
10988
10989 \end_inset
10990
10991
10992 \begin_inset Index idx
10993 status collapsed
10994
10995 \begin_layout Plain Layout
10996 Space ! horizontal ! predefined
10997 \end_layout
10998
10999 \end_inset
11000
11001
11002 \end_layout
11003
11004 \begin_layout Standard
11005 Sometimes it is necessary to insert horizontal space into a formula.
11006  This is done by inserting a protected space (shortcut 
11007 \begin_inset Info
11008 type  "shortcut"
11009 arg   "command-alternatives space-insert protected ; math-space"
11010 \end_inset
11011
11012 ).
11013  A 
11014 \begin_inset Quotes eld
11015 \end_inset
11016
11017
11018 \color blue
11019
11020 \begin_inset space \textvisiblespace{}
11021 \end_inset
11022
11023
11024 \color inherit
11025
11026 \begin_inset Quotes erd
11027 \end_inset
11028
11029  appears and by pressing 
11030 \family sans
11031 Space
11032 \family default
11033  several times one can select one of eight different space sizes.
11034  The spaces can also be inserted using the math toolbar button 
11035 \begin_inset Info
11036 type  "icon"
11037 arg   "math-insert \\space"
11038 \end_inset
11039
11040  or special commands.
11041  Independent from the inserted command, one can select the size again by
11042  pressing 
11043 \family sans
11044 Space
11045 \family default
11046  afterwards.
11047 \begin_inset Separator parbreak
11048 \end_inset
11049
11050
11051 \end_layout
11052
11053 \begin_layout Standard
11054 \noindent
11055 \align center
11056 \begin_inset Tabular
11057 <lyxtabular version="3" rows="6" columns="3">
11058 <features booktabs="true" tabularvalignment="middle">
11059 <column alignment="center" valignment="top">
11060 <column alignment="center" valignment="top" width="15col%">
11061 <column alignment="center" valignment="top">
11062 <row>
11063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067 Command
11068 \end_layout
11069
11070 \end_inset
11071 </cell>
11072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11073 \begin_inset Text
11074
11075 \begin_layout Plain Layout
11076 Number of 
11077 \family sans
11078 Space
11079 \family default
11080  keystrokes
11081 \end_layout
11082
11083 \end_inset
11084 </cell>
11085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11086 \begin_inset Text
11087
11088 \begin_layout Plain Layout
11089 Result
11090 \end_layout
11091
11092 \end_inset
11093 </cell>
11094 </row>
11095 <row>
11096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11097 \begin_inset Text
11098
11099 \begin_layout Plain Layout
11100
11101 \backslash
11102 ,
11103 \end_layout
11104
11105 \end_inset
11106 </cell>
11107 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11108 \begin_inset Text
11109
11110 \begin_layout Plain Layout
11111 0
11112 \end_layout
11113
11114 \end_inset
11115 </cell>
11116 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11117 \begin_inset Text
11118
11119 \begin_layout Plain Layout
11120 \begin_inset Formula $A\,B$
11121 \end_inset
11122
11123
11124 \end_layout
11125
11126 \end_inset
11127 </cell>
11128 </row>
11129 <row>
11130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11131 \begin_inset Text
11132
11133 \begin_layout Plain Layout
11134
11135 \backslash
11136 :
11137 \end_layout
11138
11139 \end_inset
11140 </cell>
11141 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11142 \begin_inset Text
11143
11144 \begin_layout Plain Layout
11145 1
11146 \end_layout
11147
11148 \end_inset
11149 </cell>
11150 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11151 \begin_inset Text
11152
11153 \begin_layout Plain Layout
11154 \begin_inset Formula $A\:B$
11155 \end_inset
11156
11157
11158 \end_layout
11159
11160 \end_inset
11161 </cell>
11162 </row>
11163 <row>
11164 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11165 \begin_inset Text
11166
11167 \begin_layout Plain Layout
11168
11169 \backslash
11170 ;
11171 \end_layout
11172
11173 \end_inset
11174 </cell>
11175 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11176 \begin_inset Text
11177
11178 \begin_layout Plain Layout
11179 2
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188 \begin_inset Formula $A\;B$
11189 \end_inset
11190
11191
11192 \end_layout
11193
11194 \end_inset
11195 </cell>
11196 </row>
11197 <row>
11198 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11199 \begin_inset Text
11200
11201 \begin_layout Plain Layout
11202
11203 \backslash
11204 quad
11205 \end_layout
11206
11207 \end_inset
11208 </cell>
11209 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11210 \begin_inset Text
11211
11212 \begin_layout Plain Layout
11213 3
11214 \end_layout
11215
11216 \end_inset
11217 </cell>
11218 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11219 \begin_inset Text
11220
11221 \begin_layout Plain Layout
11222 \begin_inset Formula $A\quad B$
11223 \end_inset
11224
11225
11226 \end_layout
11227
11228 \end_inset
11229 </cell>
11230 </row>
11231 <row>
11232 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236
11237 \backslash
11238 qquad
11239 \end_layout
11240
11241 \end_inset
11242 </cell>
11243 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11244 \begin_inset Text
11245
11246 \begin_layout Plain Layout
11247 4
11248 \end_layout
11249
11250 \end_inset
11251 </cell>
11252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11253 \begin_inset Text
11254
11255 \begin_layout Plain Layout
11256 \begin_inset Formula $A\qquad B$
11257 \end_inset
11258
11259
11260 \end_layout
11261
11262 \end_inset
11263 </cell>
11264 </row>
11265 </lyxtabular>
11266
11267 \end_inset
11268
11269
11270 \begin_inset space \hfill{}
11271 \end_inset
11272
11273
11274 \begin_inset Tabular
11275 <lyxtabular version="3" rows="6" columns="3">
11276 <features booktabs="true" tabularvalignment="middle">
11277 <column alignment="center" valignment="top">
11278 <column alignment="center" valignment="top" width="15col%">
11279 <column alignment="center" valignment="top">
11280 <row>
11281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11282 \begin_inset Text
11283
11284 \begin_layout Plain Layout
11285 Command
11286 \end_layout
11287
11288 \end_inset
11289 </cell>
11290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11291 \begin_inset Text
11292
11293 \begin_layout Plain Layout
11294 Number of 
11295 \family sans
11296 Space
11297 \family default
11298  keystrokes
11299 \end_layout
11300
11301 \end_inset
11302 </cell>
11303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11304 \begin_inset Text
11305
11306 \begin_layout Plain Layout
11307 Result
11308 \end_layout
11309
11310 \end_inset
11311 </cell>
11312 </row>
11313 <row>
11314 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11315 \begin_inset Text
11316
11317 \begin_layout Plain Layout
11318
11319 \backslash
11320 hfill
11321 \end_layout
11322
11323 \end_inset
11324 </cell>
11325 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11326 \begin_inset Text
11327
11328 \begin_layout Plain Layout
11329 5
11330 \end_layout
11331
11332 \end_inset
11333 </cell>
11334 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11335 \begin_inset Text
11336
11337 \begin_layout Plain Layout
11338 \begin_inset Formula $A\hfill B$
11339 \end_inset
11340
11341
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 </row>
11347 <row>
11348 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11349 \begin_inset Text
11350
11351 \begin_layout Plain Layout
11352
11353 \backslash
11354 hspace*{1em}
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 6
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\hspace*{1em}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" leftline="true" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386
11387 \backslash
11388 hspace{1em}
11389 \end_layout
11390
11391 \end_inset
11392 </cell>
11393 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11394 \begin_inset Text
11395
11396 \begin_layout Plain Layout
11397 7
11398 \end_layout
11399
11400 \end_inset
11401 </cell>
11402 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406 \begin_inset Formula $A\hspace{1em}B$
11407 \end_inset
11408
11409
11410 \end_layout
11411
11412 \end_inset
11413 </cell>
11414 </row>
11415 <row>
11416 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11417 \begin_inset Text
11418
11419 \begin_layout Plain Layout
11420
11421 \backslash
11422
11423 \begin_inset space \textvisiblespace{}
11424 \end_inset
11425
11426
11427 \end_layout
11428
11429 \end_inset
11430 </cell>
11431 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Plain Layout
11435 8
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Plain Layout
11444 \begin_inset Formula $A\ B$
11445 \end_inset
11446
11447
11448 \end_layout
11449
11450 \end_inset
11451 </cell>
11452 </row>
11453 <row>
11454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11455 \begin_inset Text
11456
11457 \begin_layout Plain Layout
11458
11459 \backslash
11460 !
11461 \end_layout
11462
11463 \end_inset
11464 </cell>
11465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11466 \begin_inset Text
11467
11468 \begin_layout Plain Layout
11469 9
11470 \end_layout
11471
11472 \end_inset
11473 </cell>
11474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11475 \begin_inset Text
11476
11477 \begin_layout Plain Layout
11478 \begin_inset Formula $A\!B$
11479 \end_inset
11480
11481
11482 \end_layout
11483
11484 \end_inset
11485 </cell>
11486 </row>
11487 </lyxtabular>
11488
11489 \end_inset
11490
11491
11492 \end_layout
11493
11494 \begin_layout Standard
11495 Space
11496 \begin_inset space ~
11497 \end_inset
11498
11499 5
11500 \begin_inset space \thinspace{}
11501 \end_inset
11502
11503
11504 \begin_inset space \thinspace{}
11505 \end_inset
11506
11507 7 are variable spaces which are explained in 
11508 \begin_inset CommandInset ref
11509 LatexCommand ref
11510 reference "subsec:Variable-Space"
11511
11512 \end_inset
11513
11514 .
11515  Space
11516 \begin_inset space ~
11517 \end_inset
11518
11519 9 seems to produce no space.
11520  It is displayed red in \SpecialChar LyX
11521  contrary to the other sizes, because it is a negative
11522  space.
11523  There are two more negative spaces:
11524 \begin_inset Separator parbreak
11525 \end_inset
11526
11527
11528 \end_layout
11529
11530 \begin_layout Standard
11531 \align center
11532 \begin_inset Tabular
11533 <lyxtabular version="3" rows="3" columns="3">
11534 <features booktabs="true" tabularvalignment="middle">
11535 <column alignment="center" valignment="middle" width="6.8cm">
11536 <column alignment="center" valignment="top" width="0pt">
11537 <column alignment="center" valignment="top" width="0pt">
11538 <row>
11539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11540 \begin_inset Text
11541
11542 \begin_layout Plain Layout
11543 Command
11544 \end_layout
11545
11546 \end_inset
11547 </cell>
11548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11549 \begin_inset Text
11550
11551 \begin_layout Plain Layout
11552
11553 \backslash
11554 negmedspace
11555 \end_layout
11556
11557 \end_inset
11558 </cell>
11559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11560 \begin_inset Text
11561
11562 \begin_layout Plain Layout
11563
11564 \backslash
11565 negthickspace
11566 \end_layout
11567
11568 \end_inset
11569 </cell>
11570 </row>
11571 <row>
11572 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11573 \begin_inset Text
11574
11575 \begin_layout Plain Layout
11576 Number of 
11577 \family sans
11578 Space
11579 \family default
11580  keystrokes after inserting the protected space
11581 \end_layout
11582
11583 \end_inset
11584 </cell>
11585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11586 \begin_inset Text
11587
11588 \begin_layout Plain Layout
11589 10
11590 \end_layout
11591
11592 \end_inset
11593 </cell>
11594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11595 \begin_inset Text
11596
11597 \begin_layout Plain Layout
11598 11
11599 \end_layout
11600
11601 \end_inset
11602 </cell>
11603 </row>
11604 <row>
11605 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11606 \begin_inset Text
11607
11608 \begin_layout Plain Layout
11609 Result
11610 \end_layout
11611
11612 \end_inset
11613 </cell>
11614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11615 \begin_inset Text
11616
11617 \begin_layout Plain Layout
11618 \begin_inset Formula $A\negmedspace B$
11619 \end_inset
11620
11621
11622 \end_layout
11623
11624 \end_inset
11625 </cell>
11626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11627 \begin_inset Text
11628
11629 \begin_layout Plain Layout
11630 \begin_inset Formula $A\negthickspace B$
11631 \end_inset
11632
11633
11634 \end_layout
11635
11636 \end_inset
11637 </cell>
11638 </row>
11639 </lyxtabular>
11640
11641 \end_inset
11642
11643
11644 \end_layout
11645
11646 \begin_layout Standard
11647 Negative spaces can lead to characters overlapping each other.
11648  Thus they can be used to enforce ligatures, which are e.
11649 \begin_inset space \thinspace{}
11650 \end_inset
11651
11652 g.
11653 \begin_inset space \space{}
11654 \end_inset
11655
11656 useful for summation operators:
11657 \begin_inset Separator parbreak
11658 \end_inset
11659
11660
11661 \end_layout
11662
11663 \begin_layout Standard
11664 \align center
11665 \begin_inset Tabular
11666 <lyxtabular version="3" rows="3" columns="2">
11667 <features booktabs="true" tabularvalignment="middle">
11668 <column alignment="center" valignment="top" width="0pt">
11669 <column alignment="center" valignment="top">
11670 <row>
11671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11672 \begin_inset Text
11673
11674 \begin_layout Plain Layout
11675 Command
11676 \end_layout
11677
11678 \end_inset
11679 </cell>
11680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11681 \begin_inset Text
11682
11683 \begin_layout Plain Layout
11684 Result
11685 \end_layout
11686
11687 \end_inset
11688 </cell>
11689 </row>
11690 <row>
11691 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11692 \begin_inset Text
11693
11694 \begin_layout Plain Layout
11695
11696 \backslash
11697 sum
11698 \backslash
11699 sum
11700 \begin_inset space \textvisiblespace{}
11701 \end_inset
11702
11703 f_kl
11704 \end_layout
11705
11706 \end_inset
11707 </cell>
11708 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11709 \begin_inset Text
11710
11711 \begin_layout Plain Layout
11712 \begin_inset Formula $\sum\sum f_{kl}$
11713 \end_inset
11714
11715
11716 \end_layout
11717
11718 \end_inset
11719 </cell>
11720 </row>
11721 <row>
11722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726
11727 \backslash
11728 sum
11729 \backslash
11730 negmedspace
11731 \backslash
11732 sum
11733 \begin_inset space \textvisiblespace{}
11734 \end_inset
11735
11736 f_kl
11737 \end_layout
11738
11739 \end_inset
11740 </cell>
11741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11742 \begin_inset Text
11743
11744 \begin_layout Plain Layout
11745 \begin_inset Formula $\sum\negmedspace\sum f_{kl}$
11746 \end_inset
11747
11748
11749 \end_layout
11750
11751 \end_inset
11752 </cell>
11753 </row>
11754 </lyxtabular>
11755
11756 \end_inset
11757
11758
11759 \end_layout
11760
11761 \begin_layout Standard
11762 \noindent
11763 \begin_inset VSpace medskip
11764 \end_inset
11765
11766
11767 \end_layout
11768
11769 \begin_layout Standard
11770 \noindent
11771 Relations like for example equal signs, are always surrounded by space.
11772  To suppress this, the equal sign is placed into a \SpecialChar TeX
11773  brace.
11774  The following example demonstrates this:
11775 \begin_inset Separator parbreak
11776 \end_inset
11777
11778
11779 \end_layout
11780
11781 \begin_layout Standard
11782 \align center
11783 \begin_inset Tabular
11784 <lyxtabular version="3" rows="2" columns="2">
11785 <features tabularvalignment="middle">
11786 <column alignment="center" valignment="top" width="0pt">
11787 <column alignment="center" valignment="top" width="0pt">
11788 <row>
11789 <cell alignment="center" valignment="top" usebox="none">
11790 \begin_inset Text
11791
11792 \begin_layout Plain Layout
11793 normal equation
11794 \end_layout
11795
11796 \end_inset
11797 </cell>
11798 <cell alignment="center" valignment="top" usebox="none">
11799 \begin_inset Text
11800
11801 \begin_layout Plain Layout
11802 \begin_inset Formula $A=B$
11803 \end_inset
11804
11805
11806 \end_layout
11807
11808 \end_inset
11809 </cell>
11810 </row>
11811 <row>
11812 <cell alignment="center" valignment="top" usebox="none">
11813 \begin_inset Text
11814
11815 \begin_layout Plain Layout
11816 equation without space
11817 \end_layout
11818
11819 \end_inset
11820 </cell>
11821 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11822 \begin_inset Text
11823
11824 \begin_layout Plain Layout
11825 \begin_inset Formula $A{=}B$
11826 \end_inset
11827
11828
11829 \end_layout
11830
11831 \end_inset
11832 </cell>
11833 </row>
11834 </lyxtabular>
11835
11836 \end_inset
11837
11838
11839 \end_layout
11840
11841 \begin_layout Standard
11842 \noindent
11843 The command for the last formula is: 
11844 \series bold
11845 A
11846 \backslash
11847 {=
11848 \begin_inset Formula $\to$
11849 \end_inset
11850
11851 B
11852 \end_layout
11853
11854 \begin_layout Standard
11855 \begin_inset VSpace bigskip
11856 \end_inset
11857
11858
11859 \end_layout
11860
11861 \begin_layout Standard
11862 Spaces are needed for physical units, because the space between the value
11863  and the unit is the smallest one and not a normal space.
11864  For units in text, the smallest space is inserted via the menu 
11865 \family sans
11866 Insert\SpecialChar menuseparator
11867 Formatting\SpecialChar menuseparator
11868 Thin
11869 \begin_inset space ~
11870 \end_inset
11871
11872 Space
11873 \family default
11874  (shortcut 
11875 \begin_inset Info
11876 type  "shortcut"
11877 arg   "space-insert thin"
11878 \end_inset
11879
11880 ).
11881 \end_layout
11882
11883 \begin_layout Standard
11884 An example to visualize the difference:
11885 \end_layout
11886
11887 \begin_layout Standard
11888 \begin_inset Tabular
11889 <lyxtabular version="3" rows="2" columns="2">
11890 <features tabularvalignment="middle">
11891 <column alignment="left" valignment="top">
11892 <column alignment="left" valignment="top">
11893 <row>
11894 <cell alignment="center" valignment="top" usebox="none">
11895 \begin_inset Text
11896
11897 \begin_layout Plain Layout
11898 24 kW
11899 \begin_inset Formula $\cdot$
11900 \end_inset
11901
11902 h
11903 \end_layout
11904
11905 \end_inset
11906 </cell>
11907 <cell alignment="center" valignment="top" usebox="none">
11908 \begin_inset Text
11909
11910 \begin_layout Plain Layout
11911 space between value and unit
11912 \end_layout
11913
11914 \end_inset
11915 </cell>
11916 </row>
11917 <row>
11918 <cell alignment="center" valignment="top" usebox="none">
11919 \begin_inset Text
11920
11921 \begin_layout Plain Layout
11922 24
11923 \begin_inset space \thinspace{}
11924 \end_inset
11925
11926 kW
11927 \begin_inset Formula $\cdot$
11928 \end_inset
11929
11930 h
11931 \end_layout
11932
11933 \end_inset
11934 </cell>
11935 <cell alignment="center" valignment="top" usebox="none">
11936 \begin_inset Text
11937
11938 \begin_layout Plain Layout
11939 smallest space between value and unit
11940 \end_layout
11941
11942 \end_inset
11943 </cell>
11944 </row>
11945 </lyxtabular>
11946
11947 \end_inset
11948
11949
11950 \end_layout
11951
11952 \begin_layout Subsection
11953 Variable Space
11954 \begin_inset ERT
11955 status collapsed
11956
11957 \begin_layout Plain Layout
11958
11959
11960 \backslash
11961 texorpdfstring{
11962 \end_layout
11963
11964 \end_inset
11965
11966
11967 \begin_inset Foot
11968 status collapsed
11969
11970 \begin_layout Plain Layout
11971 for vertical space in formulas see 
11972 \begin_inset CommandInset ref
11973 LatexCommand ref
11974 reference "subsec:Line-Separation"
11975
11976 \end_inset
11977
11978
11979 \end_layout
11980
11981 \end_inset
11982
11983
11984 \begin_inset ERT
11985 status collapsed
11986
11987 \begin_layout Plain Layout
11988
11989 }{}
11990 \end_layout
11991
11992 \end_inset
11993
11994
11995 \begin_inset Note Note
11996 status collapsed
11997
11998 \begin_layout Plain Layout
11999
12000 \backslash
12001 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
12002 \end_layout
12003
12004 \begin_layout Plain Layout
12005 More about 
12006 \backslash
12007 texorpdfstring is in section 
12008 \begin_inset CommandInset ref
12009 LatexCommand ref
12010 reference "subsec:Formulas-in-Section"
12011
12012 \end_inset
12013
12014 .
12015 \end_layout
12016
12017 \end_inset
12018
12019
12020 \begin_inset CommandInset label
12021 LatexCommand label
12022 name "subsec:Variable-Space"
12023
12024 \end_inset
12025
12026
12027 \begin_inset Index idx
12028 status collapsed
12029
12030 \begin_layout Plain Layout
12031 Space ! horizontal ! variable
12032 \end_layout
12033
12034 \end_inset
12035
12036
12037 \end_layout
12038
12039 \begin_layout Standard
12040 Space with a defined length can be inserted with the command 
12041 \series bold
12042
12043 \backslash
12044 hspace
12045 \series default
12046
12047 \begin_inset Index idx
12048 status collapsed
12049
12050 \begin_layout Plain Layout
12051 Commands ! H ! 
12052 \backslash
12053 hspace
12054 \end_layout
12055
12056 \end_inset
12057
12058 .
12059  Then a long 
12060 \begin_inset Quotes eld
12061 \end_inset
12062
12063
12064 \color blue
12065
12066 \begin_inset space \textvisiblespace{}
12067 \end_inset
12068
12069
12070 \color inherit
12071
12072 \begin_inset Quotes erd
12073 \end_inset
12074
12075  appears.
12076  The length can be specified by left-clicking on the 
12077 \begin_inset Quotes eld
12078 \end_inset
12079
12080
12081 \color blue
12082
12083 \begin_inset space \textvisiblespace{}
12084 \end_inset
12085
12086
12087 \color inherit
12088
12089 \begin_inset Quotes erd
12090 \end_inset
12091
12092 .
12093  The length may also be negative.
12094  When a space would be the first character in a line it would be omitted.
12095  To force its output use the command 
12096 \series bold
12097
12098 \backslash
12099 hspace*
12100 \series default
12101  instead of 
12102 \series bold
12103
12104 \backslash
12105 hspace
12106 \series default
12107  or left-click on the 
12108 \begin_inset Quotes eld
12109 \end_inset
12110
12111
12112 \color blue
12113
12114 \begin_inset space \textvisiblespace{}
12115 \end_inset
12116
12117
12118 \color inherit
12119
12120 \begin_inset Quotes erd
12121 \end_inset
12122
12123  and check the option 
12124 \family sans
12125 Protect
12126 \family default
12127 .
12128 \begin_inset Newline newline
12129 \end_inset
12130
12131 To insert as much space as is available, the command 
12132 \series bold
12133
12134 \backslash
12135 hfill
12136 \series default
12137
12138 \begin_inset Index idx
12139 status collapsed
12140
12141 \begin_layout Plain Layout
12142 Commands ! H ! 
12143 \backslash
12144 hfill
12145 \end_layout
12146
12147 \end_inset
12148
12149  is used.
12150 \end_layout
12151
12152 \begin_layout Standard
12153 \align center
12154 \begin_inset Tabular
12155 <lyxtabular version="3" rows="4" columns="2">
12156 <features booktabs="true" tabularvalignment="middle">
12157 <column alignment="center" valignment="top" width="0pt">
12158 <column alignment="center" valignment="top">
12159 <row>
12160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12161 \begin_inset Text
12162
12163 \begin_layout Plain Layout
12164 Command (
12165 \backslash
12166 hspace length)
12167 \end_layout
12168
12169 \end_inset
12170 </cell>
12171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12172 \begin_inset Text
12173
12174 \begin_layout Plain Layout
12175 Result
12176 \end_layout
12177
12178 \end_inset
12179 </cell>
12180 </row>
12181 <row>
12182 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12183 \begin_inset Text
12184
12185 \begin_layout Plain Layout
12186 A=B
12187 \backslash
12188 hspace
12189 \begin_inset space \textvisiblespace{}
12190 \end_inset
12191
12192 A
12193 \backslash
12194 not=C (3
12195 \begin_inset space \thinspace{}
12196 \end_inset
12197
12198 cm)
12199 \end_layout
12200
12201 \end_inset
12202 </cell>
12203 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12204 \begin_inset Text
12205
12206 \begin_layout Plain Layout
12207 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12208 \end_inset
12209
12210
12211 \end_layout
12212
12213 \end_inset
12214 </cell>
12215 </row>
12216 <row>
12217 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12218 \begin_inset Text
12219
12220 \begin_layout Plain Layout
12221 A
12222 \backslash
12223 hspace
12224 \begin_inset space \textvisiblespace{}
12225 \end_inset
12226
12227 A
12228 \backslash
12229 not=A (-1
12230 \begin_inset space \thinspace{}
12231 \end_inset
12232
12233 mm)
12234 \end_layout
12235
12236 \end_inset
12237 </cell>
12238 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12239 \begin_inset Text
12240
12241 \begin_layout Plain Layout
12242 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12243 \end_inset
12244
12245
12246 \end_layout
12247
12248 \end_inset
12249 </cell>
12250 </row>
12251 <row>
12252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12253 \begin_inset Text
12254
12255 \begin_layout Plain Layout
12256 A=A
12257 \backslash
12258 hfill
12259 \begin_inset space \textvisiblespace{}
12260 \end_inset
12261
12262 B=B
12263 \end_layout
12264
12265 \end_inset
12266 </cell>
12267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12268 \begin_inset Text
12269
12270 \begin_layout Plain Layout
12271 \begin_inset Formula $A=A\hfill B=B$
12272 \end_inset
12273
12274
12275 \end_layout
12276
12277 \end_inset
12278 </cell>
12279 </row>
12280 </lyxtabular>
12281
12282 \end_inset
12283
12284
12285 \end_layout
12286
12287 \begin_layout Standard
12288 In the last example the available space is given by the longest column entry
12289  of the table.
12290  In an inline formula the space depends on the length of the line in which
12291  
12292 \series bold
12293
12294 \backslash
12295 hfill
12296 \series default
12297  is inserted.
12298  Thus, when the line uses the full width, no space will be created.
12299  
12300 \series bold
12301
12302 \backslash
12303 hfill
12304 \series default
12305  only has an effect on displayed formulas when the formula style 
12306 \series bold
12307 Indented
12308 \series default
12309  is used.
12310  (Formula styles are explained in 
12311 \begin_inset CommandInset ref
12312 LatexCommand ref
12313 reference "sec:Formula-Styles"
12314
12315 \end_inset
12316
12317 .)
12318 \end_layout
12319
12320 \begin_layout Standard
12321 Besides 
12322 \series bold
12323
12324 \backslash
12325 hfill
12326 \series default
12327 , there are the commands 
12328 \series bold
12329
12330 \backslash
12331 dotfill
12332 \series default
12333  and 
12334 \series bold
12335
12336 \backslash
12337 hrulefill
12338 \series default
12339  that fill the space with a pattern, see 
12340 \begin_inset CommandInset ref
12341 LatexCommand ref
12342 reference "subsec:Ellipses"
12343
12344 \end_inset
12345
12346  for an example.
12347 \end_layout
12348
12349 \begin_layout Standard
12350 For text, variable space can be inserted via the menu 
12351 \family sans
12352 Insert\SpecialChar menuseparator
12353 Formatting\SpecialChar menuseparator
12354 Horizontal
12355 \begin_inset space ~
12356 \end_inset
12357
12358 Space
12359 \family default
12360 :
12361 \end_layout
12362
12363 \begin_layout Standard
12364 This is a line with
12365 \begin_inset space \hspace{}
12366 \length 2cm
12367 \end_inset
12368
12369 2
12370 \begin_inset space \thinspace{}
12371 \end_inset
12372
12373 cm space.
12374 \end_layout
12375
12376 \begin_layout Standard
12377 This is a line with
12378 \begin_inset space \hfill{}
12379 \end_inset
12380
12381 maximum space.
12382 \end_layout
12383
12384 \begin_layout Subsection
12385 Space besides inline Formulas
12386 \begin_inset Index idx
12387 status collapsed
12388
12389 \begin_layout Plain Layout
12390 Space ! besides inline formulas
12391 \end_layout
12392
12393 \end_inset
12394
12395
12396 \end_layout
12397
12398 \begin_layout Standard
12399 The space that surrounds inline formulas can be adjusted with the length
12400  
12401 \series bold
12402
12403 \backslash
12404 mathsurround
12405 \series default
12406
12407 \begin_inset Index idx
12408 status collapsed
12409
12410 \begin_layout Plain Layout
12411 Commands ! M ! 
12412 \backslash
12413 mathsurround
12414 \end_layout
12415
12416 \end_inset
12417
12418 .
12419  The value of a length is set with the command 
12420 \series bold
12421
12422 \backslash
12423 setlength
12424 \series default
12425
12426 \begin_inset Index idx
12427 status collapsed
12428
12429 \begin_layout Plain Layout
12430 Commands ! S ! 
12431 \backslash
12432 setlength
12433 \end_layout
12434
12435 \end_inset
12436
12437  which has the following scheme:
12438 \end_layout
12439
12440 \begin_layout Standard
12441
12442 \series bold
12443
12444 \backslash
12445 setlength{length name}{value}
12446 \end_layout
12447
12448 \begin_layout Standard
12449 To set 
12450 \series bold
12451
12452 \backslash
12453 mathsurround
12454 \series default
12455  to the value 5
12456 \begin_inset space \thinspace{}
12457 \end_inset
12458
12459 mm, the command
12460 \end_layout
12461
12462 \begin_layout Standard
12463
12464 \series bold
12465
12466 \backslash
12467 setlength{
12468 \backslash
12469 mathsurround}{5mm}
12470 \end_layout
12471
12472 \begin_layout Standard
12473 is inserted in \SpecialChar TeX
12474  mode.
12475  5
12476 \begin_inset space \thinspace{}
12477 \end_inset
12478
12479 mm space will now be set around all inline formulas:
12480 \begin_inset ERT
12481 status collapsed
12482
12483 \begin_layout Plain Layout
12484
12485
12486 \backslash
12487 setlength{
12488 \backslash
12489 mathsurround}{5mm}
12490 \end_layout
12491
12492 \end_inset
12493
12494
12495 \end_layout
12496
12497 \begin_layout Standard
12498 This is a line with an inline formula 
12499 \begin_inset Formula $A=B$
12500 \end_inset
12501
12502  with 5
12503 \begin_inset space \thinspace{}
12504 \end_inset
12505
12506 mm surrounding space.
12507 \begin_inset ERT
12508 status collapsed
12509
12510 \begin_layout Plain Layout
12511
12512
12513 \backslash
12514 setlength{
12515 \backslash
12516 mathsurround}{0pt}
12517 \end_layout
12518
12519 \end_inset
12520
12521
12522 \end_layout
12523
12524 \begin_layout Standard
12525 To return to the predefined value, 
12526 \series bold
12527
12528 \backslash
12529 mathsurround
12530 \series default
12531  is set to the value 0
12532 \begin_inset space \thinspace{}
12533 \end_inset
12534
12535 pt.
12536 \end_layout
12537
12538 \begin_layout Standard
12539 \begin_inset Newpage newpage
12540 \end_inset
12541
12542
12543 \end_layout
12544
12545 \begin_layout Section
12546 Boxes and Frames
12547 \begin_inset Index idx
12548 status collapsed
12549
12550 \begin_layout Plain Layout
12551 Boxes
12552 \end_layout
12553
12554 \end_inset
12555
12556
12557 \begin_inset Index idx
12558 status collapsed
12559
12560 \begin_layout Plain Layout
12561 Frames | see
12562 \begin_inset ERT
12563 status collapsed
12564
12565 \begin_layout Plain Layout
12566
12567 {
12568 \end_layout
12569
12570 \end_inset
12571
12572 Boxes
12573 \begin_inset ERT
12574 status collapsed
12575
12576 \begin_layout Plain Layout
12577
12578 }
12579 \end_layout
12580
12581 \end_inset
12582
12583
12584 \end_layout
12585
12586 \end_inset
12587
12588
12589 \end_layout
12590
12591 \begin_layout Standard
12592 Boxes for text are described in chapter 
12593 \family typewriter
12594 Boxes
12595 \family default
12596  in the 
12597 \family typewriter
12598 Embedded
12599 \begin_inset space ~
12600 \end_inset
12601
12602 Objects
12603 \family default
12604  manual.
12605 \end_layout
12606
12607 \begin_layout Subsection
12608 Boxes with Frame
12609 \begin_inset CommandInset label
12610 LatexCommand label
12611 name "subsec:Boxes-with-Frame"
12612
12613 \end_inset
12614
12615
12616 \begin_inset Index idx
12617 status collapsed
12618
12619 \begin_layout Plain Layout
12620 Boxes ! with frame
12621 \end_layout
12622
12623 \end_inset
12624
12625
12626 \end_layout
12627
12628 \begin_layout Standard
12629 It is possible to frame a formula or part of one with the commands 
12630 \series bold
12631
12632 \backslash
12633 fbox
12634 \series default
12635
12636 \begin_inset Index idx
12637 status collapsed
12638
12639 \begin_layout Plain Layout
12640 Commands ! F ! 
12641 \backslash
12642 fbox
12643 \end_layout
12644
12645 \end_inset
12646
12647  and 
12648 \series bold
12649
12650 \backslash
12651 boxed
12652 \series default
12653
12654 \begin_inset Index idx
12655 status collapsed
12656
12657 \begin_layout Plain Layout
12658 Commands ! B ! 
12659 \backslash
12660 boxed
12661 \end_layout
12662
12663 \end_inset
12664
12665 .
12666 \end_layout
12667
12668 \begin_layout Standard
12669 When one of these commands is inserted in a formula, a blue box appears
12670  within a frame to enter formula parts.
12671  For 
12672 \series bold
12673
12674 \backslash
12675 fbox
12676 \series default
12677  an additional formula has to be created by 
12678 \family sans
12679 Ctrl+M
12680 \family default
12681  within this box, because the box content will otherwise be treated as mathemati
12682 cal text.
12683  When 
12684 \series bold
12685
12686 \backslash
12687 boxed
12688 \series default
12689  is used, a new formula is automatically created inside the frame.
12690 \end_layout
12691
12692 \begin_layout Standard
12693 The command 
12694 \series bold
12695
12696 \backslash
12697 fbox
12698 \series default
12699  is not suitable to frame displayed formulas because the formula will always
12700  be set in the size of the text.
12701  
12702 \series bold
12703
12704 \backslash
12705 boxed
12706 \series default
12707  is in contrary not suitable to frame inline formulas, because the formula
12708  will always be set in the size of a displayed formula.
12709 \end_layout
12710
12711 \begin_layout Standard
12712 An extension to 
12713 \series bold
12714
12715 \backslash
12716 fbox
12717 \series default
12718  is the command 
12719 \series bold
12720
12721 \backslash
12722 framebox
12723 \series default
12724
12725 \begin_inset Index idx
12726 status collapsed
12727
12728 \begin_layout Plain Layout
12729 Commands ! F ! 
12730 \backslash
12731 framebox
12732 \end_layout
12733
12734 \end_inset
12735
12736  where additionally the frame width and the alignment can be specified.
12737  
12738 \series bold
12739
12740 \backslash
12741 framebox
12742 \series default
12743  is used in the following scheme:
12744 \end_layout
12745
12746 \begin_layout Standard
12747
12748 \series bold
12749
12750 \backslash
12751 framebox[frame width][position]{box content}
12752 \end_layout
12753
12754 \begin_layout Standard
12755 The position can either be 
12756 \emph on
12757 l
12758 \emph default
12759  or 
12760 \emph on
12761 r
12762 \emph default
12763 .
12764  
12765 \emph on
12766 l
12767 \emph default
12768  left aligns, 
12769 \emph on
12770 r
12771 \emph default
12772  right aligns the formula in the box.
12773  When no position is given, the formula will be centered.
12774 \begin_inset Newline newline
12775 \end_inset
12776
12777 If no width is given, also no position can be given.
12778  In this case the frame width is adjusted to the box content like for 
12779 \series bold
12780
12781 \backslash
12782 fbox
12783 \series default
12784 .
12785 \end_layout
12786
12787 \begin_layout Standard
12788 When the command 
12789 \series bold
12790
12791 \backslash
12792 framebox
12793 \series default
12794  is inserted, a box appears containing three blue boxes.
12795  The first two boxes are surrounded by brackets and denote the two optional
12796  arguments.
12797  The third box is for formula parts like for 
12798 \series bold
12799
12800 \backslash
12801 fbox
12802 \series default
12803 .
12804 \begin_inset Separator parbreak
12805 \end_inset
12806
12807
12808 \end_layout
12809
12810 \begin_layout Standard
12811 \align center
12812 \begin_inset Tabular
12813 <lyxtabular version="3" rows="5" columns="2">
12814 <features booktabs="true" tabularvalignment="middle">
12815 <column alignment="center" valignment="top" width="0pt">
12816 <column alignment="center" valignment="top">
12817 <row>
12818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12819 \begin_inset Text
12820
12821 \begin_layout Plain Layout
12822 Command
12823 \end_layout
12824
12825 \end_inset
12826 </cell>
12827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12828 \begin_inset Text
12829
12830 \begin_layout Plain Layout
12831 Result
12832 \end_layout
12833
12834 \end_inset
12835 </cell>
12836 </row>
12837 <row topspace="1.5mm">
12838 <cell alignment="center" valignment="top" usebox="none">
12839 \begin_inset Text
12840
12841 \begin_layout Plain Layout
12842
12843 \backslash
12844 fbox
12845 \begin_inset space \textvisiblespace{}
12846 \end_inset
12847
12848
12849 \family sans
12850 Ctrl+M
12851 \family default
12852  
12853 \backslash
12854 int
12855 \begin_inset space \textvisiblespace{}
12856 \end_inset
12857
12858 A=B
12859 \end_layout
12860
12861 \end_inset
12862 </cell>
12863 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12864 \begin_inset Text
12865
12866 \begin_layout Plain Layout
12867 \begin_inset Formula $\fbox{\ensuremath{\int A=B}}$
12868 \end_inset
12869
12870
12871 \end_layout
12872
12873 \end_inset
12874 </cell>
12875 </row>
12876 <row topspace="1.5mm">
12877 <cell alignment="center" valignment="top" usebox="none">
12878 \begin_inset Text
12879
12880 \begin_layout Plain Layout
12881
12882 \backslash
12883 boxed
12884 \begin_inset space \textvisiblespace{}
12885 \end_inset
12886
12887
12888 \backslash
12889 int
12890 \begin_inset space \textvisiblespace{}
12891 \end_inset
12892
12893 A=B
12894 \end_layout
12895
12896 \end_inset
12897 </cell>
12898 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12899 \begin_inset Text
12900
12901 \begin_layout Plain Layout
12902 \begin_inset Formula $\boxed{\int A=B}$
12903 \end_inset
12904
12905
12906 \end_layout
12907
12908 \end_inset
12909 </cell>
12910 </row>
12911 <row topspace="1.5mm">
12912 <cell alignment="center" valignment="top" usebox="none">
12913 \begin_inset Text
12914
12915 \begin_layout Plain Layout
12916 A+
12917 \backslash
12918 fbox
12919 \begin_inset space \textvisiblespace{}
12920 \end_inset
12921
12922 B
12923 \end_layout
12924
12925 \end_inset
12926 </cell>
12927 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12928 \begin_inset Text
12929
12930 \begin_layout Plain Layout
12931 \begin_inset Formula $A+\fbox{B}$
12932 \end_inset
12933
12934
12935 \end_layout
12936
12937 \end_inset
12938 </cell>
12939 </row>
12940 <row topspace="1.5mm" bottomspace="1mm">
12941 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12942 \begin_inset Text
12943
12944 \begin_layout Plain Layout
12945
12946 \backslash
12947 framebox
12948 \begin_inset space \textvisiblespace{}
12949 \end_inset
12950
12951 20mm
12952 \begin_inset Formula $\to$
12953 \end_inset
12954
12955
12956 \begin_inset Formula $\to$
12957 \end_inset
12958
12959
12960 \family sans
12961 Ctrl+M
12962 \family default
12963  
12964 \backslash
12965 frac
12966 \begin_inset space \textvisiblespace{}
12967 \end_inset
12968
12969 A
12970 \begin_inset Formula $\downarrow$
12971 \end_inset
12972
12973 B
12974 \end_layout
12975
12976 \end_inset
12977 </cell>
12978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
12979 \begin_inset Text
12980
12981 \begin_layout Plain Layout
12982 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12983 \end_inset
12984
12985
12986 \end_layout
12987
12988 \end_inset
12989 </cell>
12990 </row>
12991 </lyxtabular>
12992
12993 \end_inset
12994
12995
12996 \end_layout
12997
12998 \begin_layout Standard
12999 The frame thickness can also be adjusted.
13000  To do this the following commands have to be inserted in \SpecialChar TeX
13001  mode before the
13002  formula
13003 \end_layout
13004
13005 \begin_layout Standard
13006
13007 \series bold
13008
13009 \backslash
13010 fboxrule
13011 \series default
13012  
13013 \series bold
13014
13015 \begin_inset Quotes eld
13016 \end_inset
13017
13018 thickness
13019 \begin_inset Quotes erd
13020 \end_inset
13021
13022
13023 \series default
13024  
13025 \series bold
13026
13027 \backslash
13028 fboxsep
13029 \series default
13030  
13031 \series bold
13032
13033 \begin_inset Quotes eld
13034 \end_inset
13035
13036 distance
13037 \begin_inset Quotes erd
13038 \end_inset
13039
13040
13041 \end_layout
13042
13043 \begin_layout Standard
13044 \begin_inset Quotes eld
13045 \end_inset
13046
13047 distance
13048 \begin_inset Quotes erd
13049 \end_inset
13050
13051  specifies the minimal distance between the frame and the first character
13052  in the box.
13053  An example for this is the following framed formula:
13054 \begin_inset ERT
13055 status collapsed
13056
13057 \begin_layout Plain Layout
13058
13059
13060 \backslash
13061 fboxrule 2mm 
13062 \backslash
13063 fboxsep 3mm
13064 \end_layout
13065
13066 \end_inset
13067
13068
13069 \begin_inset Formula 
13070 \[
13071 \boxed{A+B=C}
13072 \]
13073
13074 \end_inset
13075
13076 Before this formula the commands
13077 \end_layout
13078
13079 \begin_layout Standard
13080
13081 \series bold
13082
13083 \backslash
13084 fboxrule
13085 \series default
13086  
13087 \series bold
13088 2mm
13089 \series default
13090  
13091 \series bold
13092
13093 \backslash
13094 fboxsep
13095 \series default
13096  
13097 \series bold
13098 3mm
13099 \end_layout
13100
13101 \begin_layout Standard
13102 were inserted in \SpecialChar TeX
13103  mode.
13104  The given values are used for all following boxes.
13105 \end_layout
13106
13107 \begin_layout Standard
13108 To return to the standard frame size, the command
13109 \end_layout
13110
13111 \begin_layout Standard
13112
13113 \series bold
13114
13115 \backslash
13116 fboxrule
13117 \series default
13118  
13119 \series bold
13120 0.4pt
13121 \series default
13122  
13123 \series bold
13124
13125 \backslash
13126 fboxsep
13127 \series default
13128  
13129 \series bold
13130 3pt
13131 \series default
13132
13133 \begin_inset ERT
13134 status collapsed
13135
13136 \begin_layout Plain Layout
13137
13138
13139 \backslash
13140 fboxrule 0.4pt 
13141 \backslash
13142 fboxsep 3pt
13143 \end_layout
13144
13145 \end_inset
13146
13147
13148 \end_layout
13149
13150 \begin_layout Standard
13151 is inserted in \SpecialChar TeX
13152  mode before the next formula.
13153 \end_layout
13154
13155 \begin_layout Subsection
13156 Boxes without Frame
13157 \begin_inset CommandInset label
13158 LatexCommand label
13159 name "subsec:Boxes-without-Frame"
13160
13161 \end_inset
13162
13163
13164 \begin_inset Index idx
13165 status collapsed
13166
13167 \begin_layout Plain Layout
13168 Boxes ! without frame
13169 \end_layout
13170
13171 \end_inset
13172
13173
13174 \end_layout
13175
13176 \begin_layout Standard
13177 For boxes without a frame there are the following box commands: 
13178 \series bold
13179
13180 \backslash
13181 mbox
13182 \series default
13183
13184 \begin_inset Index idx
13185 status collapsed
13186
13187 \begin_layout Plain Layout
13188 Commands ! M ! 
13189 \backslash
13190 mbox
13191 \end_layout
13192
13193 \end_inset
13194
13195
13196 \series bold
13197
13198 \backslash
13199 makebox
13200 \series default
13201
13202 \begin_inset Index idx
13203 status collapsed
13204
13205 \begin_layout Plain Layout
13206 Commands ! M ! 
13207 \backslash
13208 makebox
13209 \end_layout
13210
13211 \end_inset
13212
13213  and 
13214 \series bold
13215
13216 \backslash
13217 raisebox
13218 \series default
13219
13220 \begin_inset Index idx
13221 status collapsed
13222
13223 \begin_layout Plain Layout
13224 Commands ! R ! 
13225 \backslash
13226 raisebox
13227 \end_layout
13228
13229 \end_inset
13230
13231
13232 \end_layout
13233
13234 \begin_layout Standard
13235 With 
13236 \series bold
13237
13238 \backslash
13239 raisebox
13240 \series default
13241  a box can be super- or subscripted.
13242  But in contrary to normal super- and subscripting, the characters in the
13243  box keep their font size.
13244  
13245 \series bold
13246
13247 \backslash
13248 raisebox
13249 \series default
13250  is used in the following scheme:
13251 \end_layout
13252
13253 \begin_layout Standard
13254
13255 \series bold
13256
13257 \backslash
13258 raisebox{height}{box content}
13259 \end_layout
13260
13261 \begin_layout Standard
13262 When the box should contain a formula, an extra formula is needed like for
13263  
13264 \series bold
13265
13266 \backslash
13267 fbox
13268 \series default
13269 .
13270  
13271 \series medium
13272
13273 \begin_inset Note Greyedout
13274 status open
13275
13276 \begin_layout Plain Layout
13277
13278 \series bold
13279 Note:
13280 \series default
13281  For 
13282 \series bold
13283
13284 \backslash
13285 raisebox
13286 \series default
13287  this extra formula is created by pressing 
13288 \family sans
13289 Ctrl+M
13290 \family default
13291  twice instead of once because \SpecialChar LyX
13292  doesn't yet support 
13293 \series bold
13294
13295 \backslash
13296 raisebox
13297 \series default
13298  directly.
13299 \end_layout
13300
13301 \end_inset
13302
13303
13304 \series default
13305
13306 \begin_inset Separator parbreak
13307 \end_inset
13308
13309
13310 \end_layout
13311
13312 \begin_layout Standard
13313 \align center
13314 \begin_inset Tabular
13315 <lyxtabular version="3" rows="4" columns="2">
13316 <features booktabs="true" tabularvalignment="middle">
13317 <column alignment="center" valignment="top" width="0pt">
13318 <column alignment="center" valignment="top">
13319 <row>
13320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13321 \begin_inset Text
13322
13323 \begin_layout Plain Layout
13324 Command
13325 \end_layout
13326
13327 \end_inset
13328 </cell>
13329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13330 \begin_inset Text
13331
13332 \begin_layout Plain Layout
13333 Result
13334 \end_layout
13335
13336 \end_inset
13337 </cell>
13338 </row>
13339 <row>
13340 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13341 \begin_inset Text
13342
13343 \begin_layout Plain Layout
13344 H
13345 \backslash
13346 raisebox{2mm
13347 \begin_inset Formula $\to$
13348 \end_inset
13349
13350
13351 \backslash
13352 {al
13353 \begin_inset Formula $\to$
13354 \end_inset
13355
13356  lo
13357 \end_layout
13358
13359 \end_inset
13360 </cell>
13361 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13362 \begin_inset Text
13363
13364 \begin_layout Plain Layout
13365 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13366 \end_inset
13367
13368
13369 \end_layout
13370
13371 \end_inset
13372 </cell>
13373 </row>
13374 <row>
13375 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13376 \begin_inset Text
13377
13378 \begin_layout Plain Layout
13379 H
13380 \backslash
13381 raisebox{-2mm
13382 \begin_inset Formula $\to$
13383 \end_inset
13384
13385
13386 \backslash
13387 {al
13388 \begin_inset Formula $\to$
13389 \end_inset
13390
13391 lo
13392 \end_layout
13393
13394 \end_inset
13395 </cell>
13396 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13397 \begin_inset Text
13398
13399 \begin_layout Plain Layout
13400 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13401 \end_inset
13402
13403
13404 \end_layout
13405
13406 \end_inset
13407 </cell>
13408 </row>
13409 <row>
13410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13411 \begin_inset Text
13412
13413 \begin_layout Plain Layout
13414 A=
13415 \backslash
13416 raisebox{-2mm
13417 \begin_inset Formula $\to$
13418 \end_inset
13419
13420
13421 \backslash
13422 {
13423 \family sans
13424 Ctrl+M
13425 \family default
13426  
13427 \family sans
13428 Ctrl+M
13429 \family default
13430  
13431 \backslash
13432 sqrt
13433 \begin_inset space \textvisiblespace{}
13434 \end_inset
13435
13436
13437 \end_layout
13438
13439 \end_inset
13440 </cell>
13441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13442 \begin_inset Text
13443
13444 \begin_layout Plain Layout
13445 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13446 \end_inset
13447
13448
13449 \end_layout
13450
13451 \end_inset
13452 </cell>
13453 </row>
13454 </lyxtabular>
13455
13456 \end_inset
13457
13458
13459 \end_layout
13460
13461 \begin_layout Standard
13462 The command 
13463 \series bold
13464
13465 \backslash
13466 mbox
13467 \series default
13468  is equivalent to 
13469 \series bold
13470
13471 \backslash
13472 fbox
13473 \series default
13474  and 
13475 \series bold
13476
13477 \backslash
13478 makebox
13479 \series default
13480  is equivalent to 
13481 \series bold
13482
13483 \backslash
13484 framebox
13485 \series default
13486 , with the difference that there is no frame.
13487 \end_layout
13488
13489 \begin_layout Subsection
13490 Colored Boxes
13491 \begin_inset CommandInset label
13492 LatexCommand label
13493 name "subsec:Colored-Boxes"
13494
13495 \end_inset
13496
13497
13498 \begin_inset Index idx
13499 status collapsed
13500
13501 \begin_layout Plain Layout
13502 Boxes ! colored
13503 \end_layout
13504
13505 \end_inset
13506
13507
13508 \end_layout
13509
13510 \begin_layout Standard
13511 To be able to use all commands explained in this section, the \SpecialChar LaTeX
13512 -package 
13513 \series bold
13514 color
13515 \series default
13516
13517 \begin_inset Foot
13518 status collapsed
13519
13520 \begin_layout Plain Layout
13521 The \SpecialChar LaTeX
13522 -package 
13523 \series bold
13524 color
13525 \series default
13526  is part of every \SpecialChar LaTeX
13527  standard installation.
13528 \end_layout
13529
13530 \end_inset
13531
13532
13533 \begin_inset Index idx
13534 status collapsed
13535
13536 \begin_layout Plain Layout
13537 Packages ! color
13538 \end_layout
13539
13540 \end_inset
13541
13542  has to be loaded in the \SpecialChar LaTeX
13543 -preamble with the line
13544 \begin_inset Foot
13545 status collapsed
13546
13547 \begin_layout Plain Layout
13548 When text is colored somewhere in the document with a predefined color,
13549  \SpecialChar LyX
13550  loads the \SpecialChar LaTeX
13551  package 
13552 \series bold
13553 color
13554 \series default
13555  automatically.
13556  Thus it is possible that the package is loaded twice, but this does not
13557  cause problems.
13558 \end_layout
13559
13560 \end_inset
13561
13562
13563 \begin_inset Note Note
13564 status collapsed
13565
13566 \begin_layout Plain Layout
13567 To avoid that the package is loaded twice, a macro was inserted to the \SpecialChar LaTeX
13568 -preamble.
13569 \end_layout
13570
13571 \end_inset
13572
13573
13574 \end_layout
13575
13576 \begin_layout Standard
13577
13578 \series bold
13579
13580 \backslash
13581 usepackage{color}
13582 \end_layout
13583
13584 \begin_layout Standard
13585 \begin_inset VSpace medskip
13586 \end_inset
13587
13588 To color boxes, the command 
13589 \series bold
13590
13591 \backslash
13592 colorbox
13593 \series default
13594
13595 \begin_inset Index idx
13596 status collapsed
13597
13598 \begin_layout Plain Layout
13599 Commands ! C ! 
13600 \backslash
13601 colorbox
13602 \end_layout
13603
13604 \end_inset
13605
13606  is used in the following scheme:
13607 \end_layout
13608
13609 \begin_layout Standard
13610
13611 \series bold
13612
13613 \backslash
13614 colorbox{color}{box content}
13615 \end_layout
13616
13617 \begin_layout Standard
13618 The box content can also be a box and a 
13619 \series bold
13620
13621 \backslash
13622 colorbox
13623 \series default
13624  can also be part of another box (see the 2nd and 3rd example).
13625  When the box should contain a formula, an extra formula has to be created,
13626  the same way as for 
13627 \series bold
13628
13629 \backslash
13630 raisebox
13631 \series default
13632 .
13633 \begin_inset Foot
13634 status collapsed
13635
13636 \begin_layout Plain Layout
13637 This also applies for the command 
13638 \series bold
13639
13640 \backslash
13641 fcolorbox
13642 \series default
13643 .
13644 \end_layout
13645
13646 \end_inset
13647
13648
13649 \end_layout
13650
13651 \begin_layout Standard
13652 One of the following predefined colors can be chosen:
13653 \end_layout
13654
13655 \begin_layout Standard
13656
13657 \series bold
13658 black
13659 \series default
13660
13661 \series bold
13662 blue
13663 \series default
13664
13665 \series bold
13666 cyan
13667 \series default
13668
13669 \series bold
13670 green
13671 \series default
13672
13673 \series bold
13674 magenta
13675 \series default
13676
13677 \series bold
13678 red
13679 \series default
13680
13681 \series bold
13682 white
13683 \series default
13684  and 
13685 \series bold
13686 yellow
13687 \series default
13688
13689 \begin_inset Separator parbreak
13690 \end_inset
13691
13692
13693 \end_layout
13694
13695 \begin_layout Standard
13696 \align center
13697 \begin_inset Tabular
13698 <lyxtabular version="3" rows="4" columns="2">
13699 <features booktabs="true" tabularvalignment="middle">
13700 <column alignment="center" valignment="top" width="0pt">
13701 <column alignment="center" valignment="top">
13702 <row>
13703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13704 \begin_inset Text
13705
13706 \begin_layout Plain Layout
13707 Command
13708 \end_layout
13709
13710 \end_inset
13711 </cell>
13712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13713 \begin_inset Text
13714
13715 \begin_layout Plain Layout
13716 Result
13717 \end_layout
13718
13719 \end_inset
13720 </cell>
13721 </row>
13722 <row>
13723 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13724 \begin_inset Text
13725
13726 \begin_layout Plain Layout
13727
13728 \backslash
13729 colorbox{yellow
13730 \begin_inset Formula $\to$
13731 \end_inset
13732
13733
13734 \backslash
13735 {A=B
13736 \end_layout
13737
13738 \end_inset
13739 </cell>
13740 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13741 \begin_inset Text
13742
13743 \begin_layout Plain Layout
13744 \begin_inset Formula $\colorbox{yellow}{A=B}$
13745 \end_inset
13746
13747
13748 \end_layout
13749
13750 \end_inset
13751 </cell>
13752 </row>
13753 <row topspace="1.5mm">
13754 <cell alignment="center" valignment="top" usebox="none">
13755 \begin_inset Text
13756
13757 \begin_layout Plain Layout
13758
13759 \backslash
13760 colorbox{green
13761 \begin_inset Formula $\to$
13762 \end_inset
13763
13764
13765 \backslash
13766 {
13767 \backslash
13768 fbox
13769 \begin_inset space \textvisiblespace{}
13770 \end_inset
13771
13772 A=B
13773 \end_layout
13774
13775 \end_inset
13776 </cell>
13777 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13778 \begin_inset Text
13779
13780 \begin_layout Plain Layout
13781 \begin_inset Formula $\colorbox{green}{\fbox{A=B}}$
13782 \end_inset
13783
13784
13785 \end_layout
13786
13787 \end_inset
13788 </cell>
13789 </row>
13790 <row topspace="1.5mm" bottomspace="1mm">
13791 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13792 \begin_inset Text
13793
13794 \begin_layout Plain Layout
13795
13796 \backslash
13797 fbox
13798 \begin_inset space \textvisiblespace{}
13799 \end_inset
13800
13801
13802 \backslash
13803 colorbox{green
13804 \begin_inset Formula $\to$
13805 \end_inset
13806
13807
13808 \backslash
13809 {
13810 \family sans
13811 Ctrl+M
13812 \family default
13813  
13814 \family sans
13815 Ctrl+M
13816 \family default
13817  
13818 \backslash
13819 int
13820 \begin_inset space \textvisiblespace{}
13821 \end_inset
13822
13823 C=D
13824 \end_layout
13825
13826 \end_inset
13827 </cell>
13828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
13829 \begin_inset Text
13830
13831 \begin_layout Plain Layout
13832 \begin_inset Formula $\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}$
13833 \end_inset
13834
13835
13836 \end_layout
13837
13838 \end_inset
13839 </cell>
13840 </row>
13841 </lyxtabular>
13842
13843 \end_inset
13844
13845
13846 \end_layout
13847
13848 \begin_layout Standard
13849
13850 \series bold
13851
13852 \backslash
13853 colorbox
13854 \series default
13855  only colors the box but not the characters in the box.
13856  To color all characters, the whole formula is highlighted and the desired
13857  color is chosen in the 
13858 \family sans
13859 Text
13860 \begin_inset space ~
13861 \end_inset
13862
13863 Style
13864 \family default
13865  dialog.
13866  The dialog can be called with the toolbar button 
13867 \begin_inset Info
13868 type  "icon"
13869 arg   "dialog-show character"
13870 \end_inset
13871
13872  or the menu 
13873 \family sans
13874 Edit\SpecialChar menuseparator
13875 Text
13876 \begin_inset space ~
13877 \end_inset
13878
13879 Style\SpecialChar menuseparator
13880 Customized
13881 \family default
13882 .
13883  The formula number then has the same color as the formula.
13884  When the formula number should get another color than the formula characters,
13885  the color must be changed within the formula.
13886 \end_layout
13887
13888 \begin_layout Standard
13889 An example:
13890 \end_layout
13891
13892 \begin_layout Standard
13893
13894 \color red
13895 \begin_inset Formula 
13896 \begin{equation}
13897 \int A=B\label{eq:red}
13898 \end{equation}
13899
13900 \end_inset
13901
13902
13903 \color green
13904
13905 \begin_inset Formula 
13906 \begin{equation}
13907 \textcolor{red}{\int A=B}\label{eq:redgreen}
13908 \end{equation}
13909
13910 \end_inset
13911
13912
13913 \end_layout
13914
13915 \begin_layout Standard
13916 Formula 
13917 \begin_inset CommandInset ref
13918 LatexCommand eqref
13919 reference "eq:red"
13920
13921 \end_inset
13922
13923  is completely colored red.
13924 \begin_inset Newline newline
13925 \end_inset
13926
13927 Formula 
13928 \begin_inset CommandInset ref
13929 LatexCommand eqref
13930 reference "eq:redgreen"
13931
13932 \end_inset
13933
13934  was first completely colored green to set the color for the formula number.
13935  Subsequently the formula characters were colored red.
13936 \end_layout
13937
13938 \begin_layout Standard
13939 \begin_inset VSpace bigskip
13940 \end_inset
13941
13942 To color the frame different than the rest of the box, the command 
13943 \series bold
13944
13945 \backslash
13946 fcolorbox
13947 \series default
13948
13949 \begin_inset Index idx
13950 status collapsed
13951
13952 \begin_layout Plain Layout
13953 Commands ! F ! 
13954 \backslash
13955 fcolorbox
13956 \end_layout
13957
13958 \end_inset
13959
13960  is used in the following scheme:
13961 \end_layout
13962
13963 \begin_layout Standard
13964
13965 \series bold
13966
13967 \backslash
13968 fcolorbox{frame color}{color}{box content}
13969 \end_layout
13970
13971 \begin_layout Standard
13972 So 
13973 \series bold
13974
13975 \backslash
13976 fcolorbox
13977 \series default
13978  is an extension of the command 
13979 \series bold
13980
13981 \backslash
13982 colorbox
13983 \series default
13984 .
13985  The frame width is set, like for 
13986 \series bold
13987
13988 \backslash
13989 framebox
13990 \series default
13991 , with 
13992 \series bold
13993
13994 \backslash
13995 fboxrule
13996 \series default
13997  and 
13998 \series bold
13999
14000 \backslash
14001 fboxsep
14002 \series default
14003 .
14004  An example:
14005 \begin_inset ERT
14006 status collapsed
14007
14008 \begin_layout Plain Layout
14009
14010
14011 \backslash
14012 fboxrule 1mm 
14013 \backslash
14014 fboxsep 1mm
14015 \end_layout
14016
14017 \end_inset
14018
14019
14020 \begin_inset Formula 
14021 \[
14022 \fcolorbox{cyan}{magenta}{A=B}
14023 \]
14024
14025 \end_inset
14026
14027
14028 \begin_inset ERT
14029 status collapsed
14030
14031 \begin_layout Plain Layout
14032
14033
14034 \backslash
14035 fboxrule 0.4pt 
14036 \backslash
14037 fboxsep 3pt
14038 \end_layout
14039
14040 \end_inset
14041
14042
14043 \end_layout
14044
14045 \begin_layout Standard
14046 This formula was created with the command
14047 \begin_inset Newline newline
14048 \end_inset
14049
14050
14051 \series bold
14052
14053 \backslash
14054 fcolorbox{cyan
14055 \begin_inset Formula $\to$
14056 \end_inset
14057
14058
14059 \backslash
14060 {magenta
14061 \begin_inset Formula $\to$
14062 \end_inset
14063
14064
14065 \backslash
14066 {A=B
14067 \series default
14068 .
14069 \end_layout
14070
14071 \begin_layout Standard
14072 \begin_inset VSpace bigskip
14073 \end_inset
14074
14075 To use other colors than the predefined ones, they have to be defined first.
14076 \end_layout
14077
14078 \begin_layout Standard
14079 One can for example define the color 
14080 \begin_inset Quotes eld
14081 \end_inset
14082
14083
14084 \series bold
14085 darkgreen
14086 \series default
14087
14088 \begin_inset Quotes erd
14089 \end_inset
14090
14091  with the \SpecialChar LaTeX
14092 -preamble line:
14093 \end_layout
14094
14095 \begin_layout Standard
14096
14097 \series bold
14098
14099 \backslash
14100 definecolor{darkgreen}{cmyk}{0.5,
14101 \series default
14102  
14103 \series bold
14104 0,
14105 \series default
14106  
14107 \series bold
14108 1,
14109 \series default
14110  
14111 \series bold
14112 0.5}
14113 \series default
14114
14115 \begin_inset Index idx
14116 status collapsed
14117
14118 \begin_layout Plain Layout
14119 Commands ! D ! 
14120 \backslash
14121 definecolor
14122 \end_layout
14123
14124 \end_inset
14125
14126
14127 \end_layout
14128
14129 \begin_layout Standard
14130
14131 \series bold
14132 cmyk
14133 \series default
14134  is the color space that denotes the colors 
14135 \series bold
14136 cyan
14137 \series default
14138
14139 \series bold
14140 magenta
14141 \series default
14142
14143 \series bold
14144 yellow
14145 \series default
14146  and 
14147 \series bold
14148 black
14149 \series default
14150 .
14151  The four comma separated numbers are the portion factor for the corresponding
14152  colors of the color space.
14153  The factors can be in the range of 0
14154 \begin_inset space \thinspace{}
14155 \end_inset
14156
14157 -
14158 \begin_inset space \thinspace{}
14159 \end_inset
14160
14161 1.
14162  Instead of 
14163 \series bold
14164 cmyk
14165 \series default
14166  also the color space 
14167 \series bold
14168 rgb
14169 \series default
14170  can be used for definitions.
14171  
14172 \series bold
14173 rgb
14174 \series default
14175  denotes 
14176 \series bold
14177 red
14178 \series default
14179
14180 \series bold
14181 green
14182 \series default
14183  and 
14184 \series bold
14185 blue
14186 \series default
14187 , so that there are in this case three portion factors for the corresponding
14188  colors.
14189  Furthermore there is the color space 
14190 \series bold
14191 gray
14192 \series default
14193  with one portion factor for the gray value.
14194 \end_layout
14195
14196 \begin_layout Standard
14197 As example a framed box with the new defined color 
14198 \series bold
14199 darkgreen
14200 \series default
14201  where the characters have been colored 
14202 \series bold
14203 yellow
14204 \series default
14205 :
14206 \begin_inset Formula 
14207 \begin{equation}
14208 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14209 \end{equation}
14210
14211 \end_inset
14212
14213
14214 \end_layout
14215
14216 \begin_layout Standard
14217 Self-defined colors can also be used for text with the help of the command
14218  
14219 \series bold
14220
14221 \backslash
14222 textcolor
14223 \series default
14224 :
14225 \begin_inset Index idx
14226 status collapsed
14227
14228 \begin_layout Plain Layout
14229 Text ! colored
14230 \end_layout
14231
14232 \end_inset
14233
14234
14235 \end_layout
14236
14237 \begin_layout Standard
14238 \begin_inset ERT
14239 status collapsed
14240
14241 \begin_layout Plain Layout
14242
14243
14244 \backslash
14245 textcolor{darkgreen}{
14246 \end_layout
14247
14248 \end_inset
14249
14250 This sentence is 
14251 \begin_inset Quotes eld
14252 \end_inset
14253
14254 darkgreen
14255 \begin_inset Quotes erd
14256 \end_inset
14257
14258 .
14259 \begin_inset ERT
14260 status collapsed
14261
14262 \begin_layout Plain Layout
14263
14264 }
14265 \end_layout
14266
14267 \end_inset
14268
14269
14270 \end_layout
14271
14272 \begin_layout Standard
14273
14274 \series bold
14275
14276 \backslash
14277 textcolor
14278 \series default
14279
14280 \begin_inset Index idx
14281 status collapsed
14282
14283 \begin_layout Plain Layout
14284 Commands ! T ! 
14285 \backslash
14286 textcolor
14287 \end_layout
14288
14289 \end_inset
14290
14291  is used in the scheme 
14292 \series bold
14293
14294 \backslash
14295 textcolor{color}{characters to color}
14296 \series default
14297 .
14298 \end_layout
14299
14300 \begin_layout Subsection
14301 Paragraph Boxes
14302 \begin_inset CommandInset label
14303 LatexCommand label
14304 name "subsec:Paragraph-Boxes"
14305
14306 \end_inset
14307
14308
14309 \begin_inset Index idx
14310 status collapsed
14311
14312 \begin_layout Plain Layout
14313 Boxes ! as paragraph
14314 \end_layout
14315
14316 \end_inset
14317
14318
14319 \end_layout
14320
14321 \begin_layout Standard
14322 A box that can contain several lines and paragraphs, a so-called paragraph
14323  box (parbox), can be created with the menu 
14324 \family sans
14325 Insert\SpecialChar menuseparator
14326 Box
14327 \family default
14328  or the toolbar button 
14329 \begin_inset Info
14330 type  "icon"
14331 arg   "box-insert"
14332 \end_inset
14333
14334 .
14335 \end_layout
14336
14337 \begin_layout Standard
14338 The following example shows a framed parbox in a line:
14339 \end_layout
14340
14341 \begin_layout Standard
14342 \begin_inset VSpace medskip
14343 \end_inset
14344
14345 This is a line 
14346 \begin_inset Box Boxed
14347 position "c"
14348 hor_pos "c"
14349 has_inner_box 1
14350 inner_pos "t"
14351 use_parbox 1
14352 use_makebox 0
14353 width "5cm"
14354 special "none"
14355 height "1in"
14356 height_special "totalheight"
14357 thickness "0.4pt"
14358 separation "3pt"
14359 shadowsize "4pt"
14360 framecolor "black"
14361 backgroundcolor "none"
14362 status open
14363
14364 \begin_layout Plain Layout
14365 This is a paragraph box.
14366  It is exactly 5
14367 \begin_inset space \thinspace{}
14368 \end_inset
14369
14370 cm long and can also contain formulas: 
14371 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14372 \end_inset
14373
14374
14375 \end_layout
14376
14377 \end_inset
14378
14379  with a parbox.
14380 \end_layout
14381
14382 \begin_layout Standard
14383 \begin_inset VSpace medskip
14384 \end_inset
14385
14386
14387 \end_layout
14388
14389 \begin_layout Standard
14390 Such a box is created by right-clicking on the gray box inset.
14391  A dialog pops up showing the box properties.
14392  In our case set: 
14393 \emph on
14394 Decoration
14395 \emph default
14396 : Rectangular box, 
14397 \emph on
14398 Inner Box
14399 \emph default
14400 : Parbox, 
14401 \emph on
14402 Width
14403 \emph default
14404 : 5
14405 \begin_inset space \thinspace{}
14406 \end_inset
14407
14408 cm, 
14409 \emph on
14410 Vertical Box Alignment
14411 \emph default
14412 : Middle
14413 \end_layout
14414
14415 \begin_layout Standard
14416 \begin_inset VSpace medskip
14417 \end_inset
14418
14419 In \SpecialChar LaTeX
14420  a parbox is created with the command 
14421 \series bold
14422
14423 \backslash
14424 parbox
14425 \series default
14426
14427 \begin_inset Index idx
14428 status collapsed
14429
14430 \begin_layout Plain Layout
14431 Commands ! P ! 
14432 \backslash
14433 parbox
14434 \end_layout
14435
14436 \end_inset
14437
14438  which has the following scheme:
14439 \end_layout
14440
14441 \begin_layout Standard
14442
14443 \series bold
14444
14445 \backslash
14446 parbox[position]{width}{box content}
14447 \end_layout
14448
14449 \begin_layout Standard
14450 The positions 
14451 \emph on
14452 b
14453 \emph default
14454  and 
14455 \emph on
14456 t
14457 \emph default
14458  are possible.
14459  
14460 \emph on
14461 b
14462 \emph default
14463  for 
14464 \begin_inset Quotes eld
14465 \end_inset
14466
14467 bottom
14468 \begin_inset Quotes erd
14469 \end_inset
14470
14471  means that the box is aligned within the surrounding text with its last
14472  line.
14473  With 
14474 \emph on
14475 t
14476 \emph default
14477  for 
14478 \begin_inset Quotes eld
14479 \end_inset
14480
14481 top
14482 \begin_inset Quotes erd
14483 \end_inset
14484
14485  this is done with the first line.
14486  When no position is given, the box will be vertically centered, see section
14487  
14488 \emph on
14489 Boxes
14490 \emph default
14491  of the 
14492 \emph on
14493 Embedded
14494 \begin_inset space ~
14495 \end_inset
14496
14497 Objects
14498 \emph default
14499  manual for examples.
14500 \end_layout
14501
14502 \begin_layout Standard
14503 \begin_inset VSpace bigskip
14504 \end_inset
14505
14506 To frame formulas completely, including the formula number, the formula
14507  must be set into a parbox.
14508  To do this, the command 
14509 \series bold
14510
14511 \backslash
14512 fbox{
14513 \backslash
14514 parbox{
14515 \backslash
14516 linewidth-2
14517 \backslash
14518 fboxsep-2
14519 \backslash
14520 fboxrule}{
14521 \series default
14522  is inserted in \SpecialChar TeX
14523  mode before the formula.
14524  
14525 \series bold
14526
14527 \backslash
14528 linewidth
14529 \series default
14530
14531 \begin_inset Index idx
14532 status collapsed
14533
14534 \begin_layout Plain Layout
14535 Commands ! L ! 
14536 \backslash
14537 linewidth
14538 \end_layout
14539
14540 \end_inset
14541
14542  is hereby the line width set for the document.
14543  Because the frame is outside the parbox, 2
14544 \begin_inset space \thinspace{}
14545 \end_inset
14546
14547 times the frame separation and the frame thickness must be subtracted from
14548  the line width.
14549  As this is not automatically done by \SpecialChar LyX
14550  due to a bug
14551 \begin_inset Foot
14552 status collapsed
14553
14554 \begin_layout Plain Layout
14555 \begin_inset CommandInset href
14556 LatexCommand href
14557 name "LyX-bug #4483"
14558 target "http://www.lyx.org/trac/ticket/4483"
14559
14560 \end_inset
14561
14562
14563 \end_layout
14564
14565 \end_inset
14566
14567 , \SpecialChar TeX
14568  mode has to be used.
14569  To be able to multiply and subtract in arguments, the \SpecialChar LaTeX
14570 -package 
14571 \series bold
14572 calc
14573 \series default
14574
14575 \begin_inset Foot
14576 status collapsed
14577
14578 \begin_layout Plain Layout
14579
14580 \series bold
14581 calc
14582 \series default
14583  is part of every \SpecialChar LaTeX
14584  standard installation.
14585 \end_layout
14586
14587 \end_inset
14588
14589
14590 \begin_inset Index idx
14591 status collapsed
14592
14593 \begin_layout Plain Layout
14594 Packages ! calc
14595 \end_layout
14596
14597 \end_inset
14598
14599  must be loaded in the \SpecialChar LaTeX
14600 -preamble with the line
14601 \end_layout
14602
14603 \begin_layout Standard
14604
14605 \series bold
14606
14607 \backslash
14608 usepackage{calc}
14609 \end_layout
14610
14611 \begin_layout Standard
14612 Behind the formula both boxes are closed by entering 
14613 \series bold
14614 }}
14615 \series default
14616  in \SpecialChar TeX
14617  mode.
14618  Here is an example:
14619 \begin_inset ERT
14620 status collapsed
14621
14622 \begin_layout Plain Layout
14623
14624
14625 \backslash
14626 fboxsep 5mm 
14627 \backslash
14628 fboxrule 5mm
14629 \end_layout
14630
14631 \end_inset
14632
14633
14634 \end_layout
14635
14636 \begin_layout Standard
14637 \begin_inset ERT
14638 status collapsed
14639
14640 \begin_layout Plain Layout
14641
14642
14643 \backslash
14644 fbox{
14645 \backslash
14646 parbox{
14647 \backslash
14648 linewidth-2
14649 \backslash
14650 fboxsep-2
14651 \backslash
14652 fboxrule}{
14653 \end_layout
14654
14655 \end_inset
14656
14657
14658 \begin_inset Formula 
14659 \begin{equation}
14660 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14661 \end{equation}
14662
14663 \end_inset
14664
14665
14666 \begin_inset ERT
14667 status collapsed
14668
14669 \begin_layout Plain Layout
14670
14671 }}
14672 \end_layout
14673
14674 \end_inset
14675
14676
14677 \begin_inset ERT
14678 status collapsed
14679
14680 \begin_layout Plain Layout
14681
14682
14683 \backslash
14684 fboxrule 0.4pt 
14685 \backslash
14686 fboxsep 3pt
14687 \end_layout
14688
14689 \end_inset
14690
14691
14692 \end_layout
14693
14694 \begin_layout Standard
14695 \begin_inset VSpace medskip
14696 \end_inset
14697
14698 As a parbox is used as the argument of 
14699 \series bold
14700
14701 \backslash
14702 fbox
14703 \series default
14704 , there is in this case no difference between 
14705 \series bold
14706
14707 \backslash
14708 fbox
14709 \series default
14710  and 
14711 \series bold
14712
14713 \backslash
14714 boxed
14715 \series default
14716 .
14717 \end_layout
14718
14719 \begin_layout Standard
14720 \begin_inset VSpace bigskip
14721 \end_inset
14722
14723 Paragraph boxes are very useful to comment formulas directly.
14724  To do this, 
14725 \series bold
14726
14727 \backslash
14728 parbox
14729 \series default
14730  is used in combination with the command 
14731 \series bold
14732
14733 \backslash
14734 tag
14735 \series default
14736 .
14737  (more about 
14738 \series bold
14739
14740 \backslash
14741 tag
14742 \series default
14743  see 
14744 \begin_inset CommandInset ref
14745 LatexCommand ref
14746 reference "subsec:User-defined-Numbering"
14747
14748 \end_inset
14749
14750 )
14751 \end_layout
14752
14753 \begin_layout Standard
14754 An example of a formula commented with 
14755 \series bold
14756
14757 \backslash
14758 parbox
14759 \series default
14760 :
14761 \end_layout
14762
14763 \begin_layout Standard
14764 \begin_inset ERT
14765 status collapsed
14766
14767 \begin_layout Plain Layout
14768
14769
14770 \backslash
14771 [5x-7b=3b
14772 \backslash
14773 tag*{
14774 \backslash
14775 parbox{5cm}{
14776 \end_layout
14777
14778 \end_inset
14779
14780 This is a description.
14781  It is distinctly separated from the formula and multiline.
14782 \begin_inset ERT
14783 status collapsed
14784
14785 \begin_layout Plain Layout
14786
14787 }}
14788 \backslash
14789 ]
14790 \end_layout
14791
14792 \end_inset
14793
14794
14795 \end_layout
14796
14797 \begin_layout Standard
14798 Such a formula must be inserted completely in \SpecialChar TeX
14799  mode because \SpecialChar LyX
14800  does not yet
14801  support the command 
14802 \series bold
14803
14804 \backslash
14805 parbox
14806 \series default
14807  in formulas.
14808  The formula is created with the following command sequence:
14809 \end_layout
14810
14811 \begin_layout Standard
14812 The command 
14813 \series bold
14814
14815 \backslash
14816 [5x-7b=3b
14817 \backslash
14818 tag*
14819 \backslash
14820 {
14821 \backslash
14822 parbox{5cm}{
14823 \series default
14824  is inserted in \SpecialChar TeX
14825  mode.
14826 \begin_inset Foot
14827 status collapsed
14828
14829 \begin_layout Plain Layout
14830 When the formula style 
14831 \series bold
14832 Indented
14833 \series default
14834  is used, 
14835 \series bold
14836
14837 \backslash
14838 tag*
14839 \backslash
14840 {
14841 \series default
14842  can also be replaced by 
14843 \series bold
14844
14845 \backslash
14846 hfill
14847 \series default
14848 .
14849  (formula styles see 
14850 \begin_inset CommandInset ref
14851 LatexCommand ref
14852 reference "sec:Formula-Styles"
14853
14854 \end_inset
14855
14856 )
14857 \end_layout
14858
14859 \end_inset
14860
14861  Then the description follows as normal text and finally 
14862 \series bold
14863 }}
14864 \backslash
14865 ]
14866 \series default
14867  is inserted in \SpecialChar TeX
14868  mode.
14869  The commands 
14870 \series bold
14871
14872 \backslash
14873 [
14874 \series default
14875  and 
14876 \series bold
14877
14878 \backslash
14879 ]
14880 \series default
14881  hereby create a displayed formula.
14882 \end_layout
14883
14884 \begin_layout Standard
14885 The advantages of 
14886 \series bold
14887
14888 \backslash
14889 parbox
14890 \series default
14891  can be seen in this example that was 
14892 \begin_inset Quotes eld
14893 \end_inset
14894
14895 commented
14896 \begin_inset Quotes erd
14897 \end_inset
14898
14899  using the mathematical textmode:
14900 \begin_inset Formula 
14901 \[
14902 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}
14903 \]
14904
14905 \end_inset
14906
14907
14908 \end_layout
14909
14910 \begin_layout Section
14911 Operators
14912 \begin_inset Index idx
14913 status collapsed
14914
14915 \begin_layout Plain Layout
14916 Operators
14917 \end_layout
14918
14919 \end_inset
14920
14921
14922 \end_layout
14923
14924 \begin_layout Subsection
14925 Big Operators
14926 \begin_inset CommandInset label
14927 LatexCommand label
14928 name "subsec:Big-Operators"
14929
14930 \end_inset
14931
14932
14933 \begin_inset Index idx
14934 status collapsed
14935
14936 \begin_layout Plain Layout
14937 Operators ! big
14938 \end_layout
14939
14940 \end_inset
14941
14942
14943 \begin_inset Index idx
14944 status collapsed
14945
14946 \begin_layout Plain Layout
14947 Sums
14948 \end_layout
14949
14950 \end_inset
14951
14952
14953 \begin_inset Index idx
14954 status collapsed
14955
14956 \begin_layout Plain Layout
14957 Integrals
14958 \end_layout
14959
14960 \end_inset
14961
14962
14963 \end_layout
14964
14965 \begin_layout Standard
14966 To be able to use all integral operators listed here, the option 
14967 \family sans
14968 Use esint package automatically
14969 \family default
14970  must be set in the document settings under 
14971 \family sans
14972 Math
14973 \begin_inset space ~
14974 \end_inset
14975
14976 Options
14977 \family default
14978 .
14979 \end_layout
14980
14981 \begin_layout Standard
14982 \begin_inset space \hfill{}
14983 \end_inset
14984
14985
14986 \begin_inset Tabular
14987 <lyxtabular version="3" rows="11" columns="2">
14988 <features booktabs="true" tabularvalignment="middle">
14989 <column alignment="center" valignment="top" width="0pt">
14990 <column alignment="center" valignment="top" width="0pt">
14991 <row>
14992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14993 \begin_inset Text
14994
14995 \begin_layout Plain Layout
14996 Command
14997 \end_layout
14998
14999 \end_inset
15000 </cell>
15001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15002 \begin_inset Text
15003
15004 \begin_layout Plain Layout
15005 Result
15006 \end_layout
15007
15008 \end_inset
15009 </cell>
15010 </row>
15011 <row>
15012 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15013 \begin_inset Text
15014
15015 \begin_layout Plain Layout
15016
15017 \backslash
15018 int
15019 \begin_inset Index idx
15020 status collapsed
15021
15022 \begin_layout Plain Layout
15023 Commands ! I ! 
15024 \backslash
15025 int
15026 \end_layout
15027
15028 \end_inset
15029
15030
15031 \end_layout
15032
15033 \end_inset
15034 </cell>
15035 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15036 \begin_inset Text
15037
15038 \begin_layout Plain Layout
15039 \begin_inset Formula $\int$
15040 \end_inset
15041
15042
15043 \end_layout
15044
15045 \end_inset
15046 </cell>
15047 </row>
15048 <row>
15049 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15050 \begin_inset Text
15051
15052 \begin_layout Plain Layout
15053
15054 \backslash
15055 oint
15056 \end_layout
15057
15058 \end_inset
15059 </cell>
15060 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15061 \begin_inset Text
15062
15063 \begin_layout Plain Layout
15064 \begin_inset Formula $\oint$
15065 \end_inset
15066
15067
15068 \end_layout
15069
15070 \end_inset
15071 </cell>
15072 </row>
15073 <row>
15074 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15075 \begin_inset Text
15076
15077 \begin_layout Plain Layout
15078
15079 \backslash
15080 ointctrclockwise
15081 \end_layout
15082
15083 \end_inset
15084 </cell>
15085 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15086 \begin_inset Text
15087
15088 \begin_layout Plain Layout
15089 \begin_inset Formula $\ointctrclockwise$
15090 \end_inset
15091
15092
15093 \end_layout
15094
15095 \end_inset
15096 </cell>
15097 </row>
15098 <row>
15099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15100 \begin_inset Text
15101
15102 \begin_layout Plain Layout
15103
15104 \backslash
15105 ointclockwise
15106 \end_layout
15107
15108 \end_inset
15109 </cell>
15110 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15111 \begin_inset Text
15112
15113 \begin_layout Plain Layout
15114 \begin_inset Formula $\ointclockwise$
15115 \end_inset
15116
15117
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 </row>
15123 <row>
15124 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Plain Layout
15128
15129 \backslash
15130 sqint
15131 \end_layout
15132
15133 \end_inset
15134 </cell>
15135 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15136 \begin_inset Text
15137
15138 \begin_layout Plain Layout
15139 \begin_inset Formula $\sqint$
15140 \end_inset
15141
15142
15143 \end_layout
15144
15145 \end_inset
15146 </cell>
15147 </row>
15148 <row>
15149 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15150 \begin_inset Text
15151
15152 \begin_layout Plain Layout
15153
15154 \backslash
15155 fint
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15161 \begin_inset Text
15162
15163 \begin_layout Plain Layout
15164  
15165 \begin_inset Formula $\fint$
15166 \end_inset
15167
15168
15169 \end_layout
15170
15171 \end_inset
15172 </cell>
15173 </row>
15174 <row>
15175 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15176 \begin_inset Text
15177
15178 \begin_layout Plain Layout
15179
15180 \backslash
15181 landupint
15182 \end_layout
15183
15184 \end_inset
15185 </cell>
15186 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15187 \begin_inset Text
15188
15189 \begin_layout Plain Layout
15190  
15191 \begin_inset Formula $\landupint$
15192 \end_inset
15193
15194
15195 \end_layout
15196
15197 \end_inset
15198 </cell>
15199 </row>
15200 <row>
15201 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15202 \begin_inset Text
15203
15204 \begin_layout Plain Layout
15205
15206 \backslash
15207 landdownint
15208 \end_layout
15209
15210 \end_inset
15211 </cell>
15212 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15213 \begin_inset Text
15214
15215 \begin_layout Plain Layout
15216  
15217 \begin_inset Formula $\landdownint$
15218 \end_inset
15219
15220
15221 \end_layout
15222
15223 \end_inset
15224 </cell>
15225 </row>
15226 <row>
15227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15228 \begin_inset Text
15229
15230 \begin_layout Plain Layout
15231
15232 \backslash
15233 bigcap
15234 \end_layout
15235
15236 \end_inset
15237 </cell>
15238 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15239 \begin_inset Text
15240
15241 \begin_layout Plain Layout
15242 \begin_inset Formula $\bigcap$
15243 \end_inset
15244
15245
15246 \end_layout
15247
15248 \end_inset
15249 </cell>
15250 </row>
15251 <row>
15252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15253 \begin_inset Text
15254
15255 \begin_layout Plain Layout
15256
15257 \backslash
15258 bigcup
15259 \end_layout
15260
15261 \end_inset
15262 </cell>
15263 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15264 \begin_inset Text
15265
15266 \begin_layout Plain Layout
15267 \begin_inset Formula $\bigcup$
15268 \end_inset
15269
15270
15271 \end_layout
15272
15273 \end_inset
15274 </cell>
15275 </row>
15276 </lyxtabular>
15277
15278 \end_inset
15279
15280
15281 \begin_inset space \hfill{}
15282 \end_inset
15283
15284
15285 \begin_inset Tabular
15286 <lyxtabular version="3" rows="11" columns="2">
15287 <features booktabs="true" tabularvalignment="middle">
15288 <column alignment="center" valignment="top" width="0pt">
15289 <column alignment="center" valignment="top" width="0pt">
15290 <row>
15291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15292 \begin_inset Text
15293
15294 \begin_layout Plain Layout
15295 Command
15296 \end_layout
15297
15298 \end_inset
15299 </cell>
15300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15301 \begin_inset Text
15302
15303 \begin_layout Plain Layout
15304 Result
15305 \end_layout
15306
15307 \end_inset
15308 </cell>
15309 </row>
15310 <row>
15311 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15312 \begin_inset Text
15313
15314 \begin_layout Plain Layout
15315
15316 \backslash
15317 sum
15318 \begin_inset Index idx
15319 status collapsed
15320
15321 \begin_layout Plain Layout
15322 Commands ! S ! 
15323 \backslash
15324 sum
15325 \end_layout
15326
15327 \end_inset
15328
15329
15330 \end_layout
15331
15332 \end_inset
15333 </cell>
15334 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15335 \begin_inset Text
15336
15337 \begin_layout Plain Layout
15338 \begin_inset Formula $\sum$
15339 \end_inset
15340
15341
15342 \end_layout
15343
15344 \end_inset
15345 </cell>
15346 </row>
15347 <row>
15348 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15349 \begin_inset Text
15350
15351 \begin_layout Plain Layout
15352
15353 \backslash
15354 prod
15355 \begin_inset Index idx
15356 status collapsed
15357
15358 \begin_layout Plain Layout
15359 Commands ! P ! 
15360 \backslash
15361 prod
15362 \begin_inset ERT
15363 status collapsed
15364
15365 \begin_layout Plain Layout
15366
15367
15368 \backslash
15369 vspace{4mm}
15370 \end_layout
15371
15372 \end_inset
15373
15374
15375 \end_layout
15376
15377 \end_inset
15378
15379
15380 \end_layout
15381
15382 \end_inset
15383 </cell>
15384 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15385 \begin_inset Text
15386
15387 \begin_layout Plain Layout
15388 \begin_inset Formula $\prod$
15389 \end_inset
15390
15391
15392 \end_layout
15393
15394 \end_inset
15395 </cell>
15396 </row>
15397 <row>
15398 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15399 \begin_inset Text
15400
15401 \begin_layout Plain Layout
15402
15403 \backslash
15404 coprod
15405 \end_layout
15406
15407 \end_inset
15408 </cell>
15409 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15410 \begin_inset Text
15411
15412 \begin_layout Plain Layout
15413 \begin_inset Formula $\coprod$
15414 \end_inset
15415
15416
15417 \end_layout
15418
15419 \end_inset
15420 </cell>
15421 </row>
15422 <row>
15423 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15424 \begin_inset Text
15425
15426 \begin_layout Plain Layout
15427
15428 \backslash
15429 bigodot
15430 \end_layout
15431
15432 \end_inset
15433 </cell>
15434 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15435 \begin_inset Text
15436
15437 \begin_layout Plain Layout
15438 \begin_inset Formula $\bigodot$
15439 \end_inset
15440
15441
15442 \end_layout
15443
15444 \end_inset
15445 </cell>
15446 </row>
15447 <row>
15448 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15449 \begin_inset Text
15450
15451 \begin_layout Plain Layout
15452
15453 \backslash
15454 bigotimes
15455 \end_layout
15456
15457 \end_inset
15458 </cell>
15459 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15460 \begin_inset Text
15461
15462 \begin_layout Plain Layout
15463 \begin_inset Formula $\bigotimes$
15464 \end_inset
15465
15466
15467 \end_layout
15468
15469 \end_inset
15470 </cell>
15471 </row>
15472 <row>
15473 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15474 \begin_inset Text
15475
15476 \begin_layout Plain Layout
15477
15478 \backslash
15479 bigoplus
15480 \end_layout
15481
15482 \end_inset
15483 </cell>
15484 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15485 \begin_inset Text
15486
15487 \begin_layout Plain Layout
15488 \begin_inset Formula $\bigoplus$
15489 \end_inset
15490
15491
15492 \end_layout
15493
15494 \end_inset
15495 </cell>
15496 </row>
15497 <row>
15498 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15499 \begin_inset Text
15500
15501 \begin_layout Plain Layout
15502
15503 \backslash
15504 bigwedge
15505 \end_layout
15506
15507 \end_inset
15508 </cell>
15509 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15510 \begin_inset Text
15511
15512 \begin_layout Plain Layout
15513 \begin_inset Formula $\bigwedge$
15514 \end_inset
15515
15516
15517 \end_layout
15518
15519 \end_inset
15520 </cell>
15521 </row>
15522 <row>
15523 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15524 \begin_inset Text
15525
15526 \begin_layout Plain Layout
15527
15528 \backslash
15529 bigvee
15530 \end_layout
15531
15532 \end_inset
15533 </cell>
15534 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15535 \begin_inset Text
15536
15537 \begin_layout Plain Layout
15538 \begin_inset Formula $\bigvee$
15539 \end_inset
15540
15541
15542 \end_layout
15543
15544 \end_inset
15545 </cell>
15546 </row>
15547 <row>
15548 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15549 \begin_inset Text
15550
15551 \begin_layout Plain Layout
15552
15553 \backslash
15554 bigsqcup
15555 \end_layout
15556
15557 \end_inset
15558 </cell>
15559 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15560 \begin_inset Text
15561
15562 \begin_layout Plain Layout
15563 \begin_inset Formula $\bigsqcup$
15564 \end_inset
15565
15566
15567 \end_layout
15568
15569 \end_inset
15570 </cell>
15571 </row>
15572 <row>
15573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15574 \begin_inset Text
15575
15576 \begin_layout Plain Layout
15577
15578 \backslash
15579 biguplus
15580 \end_layout
15581
15582 \end_inset
15583 </cell>
15584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15585 \begin_inset Text
15586
15587 \begin_layout Plain Layout
15588 \begin_inset Formula $\biguplus$
15589 \end_inset
15590
15591
15592 \end_layout
15593
15594 \end_inset
15595 </cell>
15596 </row>
15597 </lyxtabular>
15598
15599 \end_inset
15600
15601
15602 \begin_inset space \hfill{}
15603 \end_inset
15604
15605
15606 \end_layout
15607
15608 \begin_layout Standard
15609 All big operators can also be inserted via the math toolbar button 
15610 \begin_inset Info
15611 type  "icon"
15612 arg   "math-insert \\intop"
15613 \end_inset
15614
15615 .
15616 \end_layout
15617
15618 \begin_layout Standard
15619 The operators are called big because they are bigger than the sometimes
15620  equal looking binary operators.
15621  All big operators can have limits as described in the next subsection.
15622 \end_layout
15623
15624 \begin_layout Standard
15625 For all integral operators there is a second version available, ending in
15626  
15627 \series bold
15628 op
15629 \series default
15630
15631 \series bold
15632
15633 \backslash
15634 intop
15635 \series default
15636
15637 \series bold
15638
15639 \backslash
15640 ointop
15641 \series default
15642  etc..
15643  These operators are different from 
15644 \series bold
15645
15646 \backslash
15647 int
15648 \series default
15649  etc.
15650 \begin_inset space \space{}
15651 \end_inset
15652
15653 in the style the operator limits are displayed, see 
15654 \begin_inset CommandInset ref
15655 LatexCommand ref
15656 reference "subsec:Operator-Limits"
15657
15658 \end_inset
15659
15660 .
15661  
15662 \end_layout
15663
15664 \begin_layout Subsubsection*
15665 Advice for Integrals
15666 \end_layout
15667
15668 \begin_layout Standard
15669 The letter 
15670 \emph on
15671 d
15672 \emph default
15673  in an integral is an operator, that therefore has to be set upright.
15674  This is done by highlighting the 
15675 \emph on
15676 d
15677 \emph default
15678  and using the keyboard shortcut 
15679 \begin_inset Info
15680 type  "shortcut"
15681 arg   "font-roman"
15682 \end_inset
15683
15684
15685 \begin_inset Foot
15686 status collapsed
15687
15688 \begin_layout Plain Layout
15689 Font styles
15690 \series bold
15691  
15692 \series default
15693 see 
15694 \begin_inset CommandInset ref
15695 LatexCommand ref
15696 reference "subsec:Font-Styles"
15697
15698 \end_inset
15699
15700
15701 \end_layout
15702
15703 \end_inset
15704
15705 .
15706  Finally the smallest space is inserted before the 
15707 \emph on
15708 d
15709 \emph default
15710 , as this is usual for operators.
15711  An example:
15712 \end_layout
15713
15714 \begin_layout Standard
15715 incorrect: 
15716 \begin_inset Formula $\int A(x)dx$
15717 \end_inset
15718
15719
15720 \begin_inset Newline newline
15721 \end_inset
15722
15723
15724 \begin_inset Phantom HPhantom
15725 status open
15726
15727 \begin_layout Plain Layout
15728 in
15729 \end_layout
15730
15731 \end_inset
15732
15733 correct: 
15734 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15735 \end_inset
15736
15737
15738 \end_layout
15739
15740 \begin_layout Standard
15741 For multiple integrals there are the following commands:
15742 \begin_inset VSpace medskip
15743 \end_inset
15744
15745
15746 \end_layout
15747
15748 \begin_layout Standard
15749 \begin_inset space \hfill{}
15750 \end_inset
15751
15752
15753 \begin_inset Tabular
15754 <lyxtabular version="3" rows="4" columns="2">
15755 <features booktabs="true" tabularvalignment="middle">
15756 <column alignment="center" valignment="top" width="0pt">
15757 <column alignment="center" valignment="top" width="0pt">
15758 <row>
15759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15760 \begin_inset Text
15761
15762 \begin_layout Plain Layout
15763 Command
15764 \end_layout
15765
15766 \end_inset
15767 </cell>
15768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15769 \begin_inset Text
15770
15771 \begin_layout Plain Layout
15772 Result
15773 \end_layout
15774
15775 \end_inset
15776 </cell>
15777 </row>
15778 <row bottomspace="1mm">
15779 <cell alignment="center" valignment="top" usebox="none">
15780 \begin_inset Text
15781
15782 \begin_layout Plain Layout
15783
15784 \backslash
15785 iint
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 <cell alignment="center" valignment="top" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794 \begin_inset Formula $\iint$
15795 \end_inset
15796
15797
15798 \end_layout
15799
15800 \end_inset
15801 </cell>
15802 </row>
15803 <row bottomspace="1mm">
15804 <cell alignment="center" valignment="top" usebox="none">
15805 \begin_inset Text
15806
15807 \begin_layout Plain Layout
15808
15809 \backslash
15810 oiint
15811 \end_layout
15812
15813 \end_inset
15814 </cell>
15815 <cell alignment="center" valignment="top" usebox="none">
15816 \begin_inset Text
15817
15818 \begin_layout Plain Layout
15819 \begin_inset Formula $\oiint$
15820 \end_inset
15821
15822
15823 \end_layout
15824
15825 \end_inset
15826 </cell>
15827 </row>
15828 <row bottomspace="1mm">
15829 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15830 \begin_inset Text
15831
15832 \begin_layout Plain Layout
15833
15834 \backslash
15835 sqiint
15836 \end_layout
15837
15838 \end_inset
15839 </cell>
15840 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15841 \begin_inset Text
15842
15843 \begin_layout Plain Layout
15844 \begin_inset Formula $\sqiint$
15845 \end_inset
15846
15847
15848 \end_layout
15849
15850 \end_inset
15851 </cell>
15852 </row>
15853 </lyxtabular>
15854
15855 \end_inset
15856
15857
15858 \begin_inset space \hfill{}
15859 \end_inset
15860
15861
15862 \begin_inset Tabular
15863 <lyxtabular version="3" rows="4" columns="2">
15864 <features booktabs="true" tabularvalignment="middle">
15865 <column alignment="center" valignment="top" width="0pt">
15866 <column alignment="center" valignment="top" width="0pt">
15867 <row>
15868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15869 \begin_inset Text
15870
15871 \begin_layout Plain Layout
15872 Command
15873 \end_layout
15874
15875 \end_inset
15876 </cell>
15877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15878 \begin_inset Text
15879
15880 \begin_layout Plain Layout
15881 Result
15882 \end_layout
15883
15884 \end_inset
15885 </cell>
15886 </row>
15887 <row bottomspace="1mm">
15888 <cell alignment="center" valignment="top" usebox="none">
15889 \begin_inset Text
15890
15891 \begin_layout Plain Layout
15892
15893 \backslash
15894 iiint
15895 \end_layout
15896
15897 \end_inset
15898 </cell>
15899 <cell alignment="center" valignment="top" usebox="none">
15900 \begin_inset Text
15901
15902 \begin_layout Plain Layout
15903 \begin_inset Formula $\iiint$
15904 \end_inset
15905
15906
15907 \end_layout
15908
15909 \end_inset
15910 </cell>
15911 </row>
15912 <row bottomspace="1mm">
15913 <cell alignment="center" valignment="top" usebox="none">
15914 \begin_inset Text
15915
15916 \begin_layout Plain Layout
15917
15918 \backslash
15919 iiiint
15920 \end_layout
15921
15922 \end_inset
15923 </cell>
15924 <cell alignment="center" valignment="top" usebox="none">
15925 \begin_inset Text
15926
15927 \begin_layout Plain Layout
15928 \begin_inset Formula $\iiiint$
15929 \end_inset
15930
15931
15932 \end_layout
15933
15934 \end_inset
15935 </cell>
15936 </row>
15937 <row bottomspace="1mm">
15938 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15939 \begin_inset Text
15940
15941 \begin_layout Plain Layout
15942
15943 \backslash
15944 dotsint
15945 \end_layout
15946
15947 \end_inset
15948 </cell>
15949 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15950 \begin_inset Text
15951
15952 \begin_layout Plain Layout
15953 \begin_inset Formula $\dotsint$
15954 \end_inset
15955
15956
15957 \end_layout
15958
15959 \end_inset
15960 </cell>
15961 </row>
15962 </lyxtabular>
15963
15964 \end_inset
15965
15966
15967 \begin_inset space \hfill{}
15968 \end_inset
15969
15970
15971 \end_layout
15972
15973 \begin_layout Subsection
15974 Operator Limits
15975 \begin_inset CommandInset label
15976 LatexCommand label
15977 name "subsec:Operator-Limits"
15978
15979 \end_inset
15980
15981
15982 \begin_inset Index idx
15983 status collapsed
15984
15985 \begin_layout Plain Layout
15986 Operators ! Limits
15987 \end_layout
15988
15989 \end_inset
15990
15991
15992 \end_layout
15993
15994 \begin_layout Standard
15995 Limits are created by super- and subscripts:
15996 \begin_inset Separator parbreak
15997 \end_inset
15998
15999
16000 \end_layout
16001
16002 \begin_layout Standard
16003 \align center
16004 \begin_inset Tabular
16005 <lyxtabular version="3" rows="2" columns="2">
16006 <features booktabs="true" tabularvalignment="middle">
16007 <column alignment="center" valignment="top" width="0pt">
16008 <column alignment="center" valignment="top" width="0pt">
16009 <row>
16010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16011 \begin_inset Text
16012
16013 \begin_layout Plain Layout
16014 Command
16015 \end_layout
16016
16017 \end_inset
16018 </cell>
16019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16020 \begin_inset Text
16021
16022 \begin_layout Plain Layout
16023 Result
16024 \end_layout
16025
16026 \end_inset
16027 </cell>
16028 </row>
16029 <row>
16030 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16031 \begin_inset Text
16032
16033 \begin_layout Plain Layout
16034
16035 \backslash
16036 prod^
16037 \backslash
16038 infty
16039 \begin_inset space \textvisiblespace{}
16040 \end_inset
16041
16042
16043 \begin_inset Formula $\to$
16044 \end_inset
16045
16046 _0
16047 \begin_inset Formula $\to$
16048 \end_inset
16049
16050 A(x)
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059 \begin_inset Formula $\prod_{0}^{\infty}A(x)$
16060 \end_inset
16061
16062
16063 \end_layout
16064
16065 \end_inset
16066 </cell>
16067 </row>
16068 </lyxtabular>
16069
16070 \end_inset
16071
16072
16073 \end_layout
16074
16075 \begin_layout Standard
16076 Limits of inline formulas are set right beside the operator.
16077  Limits in displayed formulas are set above or below the operator, except
16078  for integral limits.
16079 \end_layout
16080
16081 \begin_layout Standard
16082 To force that the limits are set beside the operator, the cursor is set
16083  directly behind the operator and the limits type is changed with the menu
16084  
16085 \family sans
16086 Edit\SpecialChar menuseparator
16087 Math\SpecialChar menuseparator
16088 Change Limits Type
16089 \family default
16090  to 
16091 \family sans
16092 \series bold
16093 Inline
16094 \family default
16095 \series default
16096  (shortcut 
16097 \begin_inset Info
16098 type  "shortcut"
16099 arg   "math-limits"
16100 \end_inset
16101
16102 ).
16103  An example:
16104 \end_layout
16105
16106 \begin_layout Standard
16107 The default limits type is this:
16108 \begin_inset Formula 
16109 \[
16110 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16111 \]
16112
16113 \end_inset
16114
16115 This is how it looks when the limits type was changed to 
16116 \family sans
16117 \series bold
16118 Inline
16119 \family default
16120 \series default
16121 :
16122 \begin_inset Formula 
16123 \[
16124 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16125 \]
16126
16127 \end_inset
16128
16129 For integrals, except those ending with 
16130 \series bold
16131 op
16132 \series default
16133  like 
16134 \series bold
16135
16136 \backslash
16137 intop
16138 \series default
16139
16140 \series bold
16141
16142 \backslash
16143 ointop
16144 \series default
16145  etc., the limits are by default set beside the operator.
16146  But for multiple integrals the limits are often set below the operator.
16147  In the following example the limits type was therefore set to 
16148 \series bold
16149 Display
16150 \series default
16151  and so set below the integrals:
16152 \begin_inset Formula 
16153 \begin{equation}
16154 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
16155 \end{equation}
16156
16157 \end_inset
16158
16159
16160 \end_layout
16161
16162 \begin_layout Standard
16163 \begin_inset VSpace medskip
16164 \end_inset
16165
16166 To specify conditions for limits, the commands 
16167 \series bold
16168
16169 \backslash
16170 subarray
16171 \series default
16172
16173 \begin_inset Index idx
16174 status collapsed
16175
16176 \begin_layout Plain Layout
16177 Commands ! S ! 
16178 \backslash
16179 subarray
16180 \end_layout
16181
16182 \end_inset
16183
16184  and 
16185 \series bold
16186
16187 \backslash
16188 substack
16189 \series default
16190
16191 \begin_inset Index idx
16192 status collapsed
16193
16194 \begin_layout Plain Layout
16195 Commands ! S ! 
16196 \backslash
16197 substack
16198 \end_layout
16199
16200 \end_inset
16201
16202  are used.
16203  To create for example this expression 
16204 \begin_inset Formula 
16205 \begin{equation}
16206 \sum_{\begin{subarray}{c}
16207 0<k<1000\\
16208 \\
16209 k\,\in\,\mathbb{N}
16210 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16211 \end{equation}
16212
16213 \end_inset
16214
16215
16216 \end_layout
16217
16218 \begin_layout Standard
16219 the following has to be done:
16220 \begin_inset Newline newline
16221 \end_inset
16222
16223 First the command 
16224 \series bold
16225
16226 \backslash
16227 sum
16228 \series default
16229 ^
16230 \series bold
16231 n
16232 \begin_inset space \textvisiblespace{}
16233 \end_inset
16234
16235 _
16236 \series default
16237  is typed in.
16238  One is now in a blue box under the summation operator and insert there
16239  the command 
16240 \series bold
16241
16242 \backslash
16243 subarray
16244 \begin_inset space \textvisiblespace{}
16245 \end_inset
16246
16247
16248 \series default
16249 .
16250  The blue box is now within a purple box and now several lines can be written
16251  among each other.
16252  A new line is created by inserting a line break (
16253 \begin_inset Info
16254 type  "shortcut"
16255 arg   "newline-insert newline"
16256 \end_inset
16257
16258 ).
16259  When now
16260 \begin_inset Newline newline
16261 \end_inset
16262
16263
16264 \series bold
16265 0<k<1000 Ctrl+Return
16266 \begin_inset Newline newline
16267 \end_inset
16268
16269
16270 \series default
16271 is typed in, a new box appears below for the new line.
16272 \end_layout
16273
16274 \begin_layout Standard
16275 The alignment of the lines can be changed to left aligned with the 
16276 \family sans
16277 table
16278 \family default
16279  
16280 \family sans
16281 toolbar
16282 \family default
16283  or the menu 
16284 \family sans
16285 Edit\SpecialChar menuseparator
16286 Rows &Columns
16287 \family default
16288 .
16289  To get right alignment, 
16290 \series bold
16291
16292 \backslash
16293 hfill
16294 \begin_inset space \textvisiblespace{}
16295 \end_inset
16296
16297
16298 \series default
16299  is inserted at the beginning of the line.
16300 \end_layout
16301
16302 \begin_layout Standard
16303 The command 
16304 \series bold
16305
16306 \backslash
16307 substack
16308 \series default
16309  is equivalent to 
16310 \series bold
16311
16312 \backslash
16313 subarray
16314 \series default
16315  with the difference that the lines are always centered.
16316 \end_layout
16317
16318 \begin_layout Standard
16319 \begin_inset VSpace bigskip
16320 \end_inset
16321
16322 Like in formula 
16323 \begin_inset CommandInset ref
16324 LatexCommand eqref
16325 reference "eq:substack"
16326
16327 \end_inset
16328
16329  there can be too much space beside an operator, because the characters
16330  following the operator are set beside the limits.
16331  To avoid this the command 
16332 \series bold
16333
16334 \backslash
16335 smashoperator
16336 \series default
16337
16338 \begin_inset Index idx
16339 status collapsed
16340
16341 \begin_layout Plain Layout
16342 Commands ! S ! 
16343 \backslash
16344 smashoperator
16345 \end_layout
16346
16347 \end_inset
16348
16349  can be used.
16350  To activate it, set in the document settings under 
16351 \family sans
16352 Math
16353 \begin_inset space ~
16354 \end_inset
16355
16356 Options
16357 \family default
16358  for the package 
16359 \series bold
16360 mathtools
16361 \series default
16362
16363 \begin_inset Index idx
16364 status collapsed
16365
16366 \begin_layout Plain Layout
16367 Packages ! mathtools
16368 \end_layout
16369
16370 \end_inset
16371
16372  the option 
16373 \family sans
16374 Load
16375 \begin_inset space ~
16376 \end_inset
16377
16378 always
16379 \family default
16380 .
16381  
16382 \series bold
16383
16384 \backslash
16385 smashoperator
16386 \series default
16387  sets the space besides the operator to 0
16388 \begin_inset space \thinspace{}
16389 \end_inset
16390
16391 pt.
16392 \begin_inset Newline newline
16393 \end_inset
16394
16395 Applied on formula 
16396 \begin_inset CommandInset ref
16397 LatexCommand eqref
16398 reference "eq:substack"
16399
16400 \end_inset
16401
16402 , one uses the command
16403 \end_layout
16404
16405 \begin_layout Standard
16406
16407 \series bold
16408
16409 \backslash
16410 smashoperator{
16411 \end_layout
16412
16413 \begin_layout Standard
16414 and inserts the operator with its limits into the braces.
16415  Behind the brace one continues the formula:
16416 \begin_inset Formula 
16417 \[
16418 \smashoperator{\sum_{\begin{subarray}{c}
16419 0<k<1000\\
16420 \\
16421 k\,\in\,\mathbb{N}
16422 \end{subarray}}^{n}}k^{-2}
16423 \]
16424
16425 \end_inset
16426
16427
16428 \end_layout
16429
16430 \begin_layout Standard
16431 It is possible to set the space of only one side of the operator to 0
16432 \begin_inset space \thinspace{}
16433 \end_inset
16434
16435 pt.
16436  To do this write either 
16437 \series bold
16438 [l]
16439 \series default
16440  or 
16441 \series bold
16442 [r]
16443 \series default
16444  between 
16445 \series bold
16446
16447 \backslash
16448 smashoperator
16449 \series default
16450  and its brace.
16451  
16452 \series bold
16453 l
16454 \series default
16455  stands for the left and 
16456 \series bold
16457 r
16458 \series default
16459  for the right side of the operator.
16460  Here is an example of the possible 
16461 \series bold
16462
16463 \backslash
16464 smashoperator
16465 \series default
16466  forms:
16467 \end_layout
16468
16469 \begin_layout Standard
16470 \begin_inset Formula 
16471 \[
16472 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}
16473 \]
16474
16475 \end_inset
16476
16477
16478 \end_layout
16479
16480 \begin_layout Standard
16481 \begin_inset VSpace bigskip
16482 \end_inset
16483
16484
16485 \end_layout
16486
16487 \begin_layout Standard
16488 When several consecutive operators have limits the typesetting of the limits
16489  looks often imperfect in the output, see this example:
16490 \begin_inset Formula 
16491 \[
16492 \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}
16493 \]
16494
16495 \end_inset
16496
16497 To improve the typesetting set in the document settings under 
16498 \family sans
16499 Math
16500 \begin_inset space ~
16501 \end_inset
16502
16503 Options
16504 \family default
16505  for the package 
16506 \series bold
16507 mathtools
16508 \series default
16509
16510 \begin_inset Index idx
16511 status collapsed
16512
16513 \begin_layout Plain Layout
16514 Packages ! mathtools
16515 \end_layout
16516
16517 \end_inset
16518
16519  the option 
16520 \family sans
16521 Load
16522 \begin_inset space ~
16523 \end_inset
16524
16525 always
16526 \family default
16527 .
16528  Then insert into your formula the command 
16529 \series bold
16530
16531 \backslash
16532 adjustlimits
16533 \series default
16534
16535 \begin_inset Index idx
16536 status collapsed
16537
16538 \begin_layout Plain Layout
16539 Commands ! A ! 
16540 \backslash
16541 adjustlimits
16542 \end_layout
16543
16544 \end_inset
16545
16546  directly before the first operator.
16547  The example will then look like this:
16548 \begin_inset Formula 
16549 \[
16550 \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}
16551 \]
16552
16553 \end_inset
16554
16555
16556 \end_layout
16557
16558 \begin_layout Standard
16559 \begin_inset VSpace bigskip
16560 \end_inset
16561
16562 How to use one limit for several operators is described in 
16563 \begin_inset CommandInset ref
16564 LatexCommand ref
16565 reference "subsec:Self-defined-Operators"
16566
16567 \end_inset
16568
16569 .
16570 \end_layout
16571
16572 \begin_layout Subsection
16573 Decoration for Operators
16574 \begin_inset Index idx
16575 status collapsed
16576
16577 \begin_layout Plain Layout
16578 Operators ! Decoration
16579 \end_layout
16580
16581 \end_inset
16582
16583
16584 \end_layout
16585
16586 \begin_layout Standard
16587 With the commands 
16588 \series bold
16589
16590 \backslash
16591 overset
16592 \series default
16593
16594 \begin_inset Index idx
16595 status collapsed
16596
16597 \begin_layout Plain Layout
16598 Commands ! O ! 
16599 \backslash
16600 overset
16601 \end_layout
16602
16603 \end_inset
16604
16605  and 
16606 \series bold
16607
16608 \backslash
16609 underset
16610 \series default
16611
16612 \begin_inset Index idx
16613 status collapsed
16614
16615 \begin_layout Plain Layout
16616 Commands ! U ! 
16617 \backslash
16618 underset
16619 \end_layout
16620
16621 \end_inset
16622
16623  characters can be placed above or below an operator, respectively.
16624  With the command 
16625 \series bold
16626
16627 \backslash
16628 sideset
16629 \series default
16630
16631 \begin_inset Index idx
16632 status collapsed
16633
16634 \begin_layout Plain Layout
16635 Commands ! S ! 
16636 \backslash
16637 sideset
16638 \end_layout
16639
16640 \end_inset
16641
16642  characters can be set before and behind a big operator.
16643 \end_layout
16644
16645 \begin_layout Standard
16646 There are 4
16647 \begin_inset space ~
16648 \end_inset
16649
16650 variants of 
16651 \series bold
16652
16653 \backslash
16654 sideset
16655 \series default
16656 :
16657 \end_layout
16658
16659 \begin_layout Itemize
16660
16661 \series bold
16662
16663 \backslash
16664 sideset
16665 \series default
16666  is used to set characters at the corners of the operator
16667 \end_layout
16668
16669 \begin_layout Itemize
16670
16671 \series bold
16672
16673 \backslash
16674 sidesetn
16675 \series default
16676  is used to set characters before and/or behind the operator (this variant
16677  represents \SpecialChar LaTeX
16678 's original 
16679 \series bold
16680
16681 \backslash
16682 sideset
16683 \series default
16684  command)
16685 \end_layout
16686
16687 \begin_layout Itemize
16688
16689 \series bold
16690
16691 \backslash
16692 sidesetl
16693 \series default
16694  is used to set characters at the left corners and/or behind the operator
16695 \end_layout
16696
16697 \begin_layout Itemize
16698
16699 \series bold
16700
16701 \backslash
16702 sidesetr
16703 \series default
16704  is used to set characters at the right corners and/or before the operator
16705 \end_layout
16706
16707 \begin_layout Standard
16708 For example the command 
16709 \series bold
16710
16711 \backslash
16712 sidesetn
16713 \begin_inset space \textvisiblespace{}
16714 \end_inset
16715
16716
16717 \backslash
16718 sum
16719 \begin_inset space \textvisiblespace{}
16720 \end_inset
16721
16722
16723 \begin_inset Formula $\to$
16724 \end_inset
16725
16726 '
16727 \begin_inset Formula $\to$
16728 \end_inset
16729
16730 _k=1
16731 \begin_inset space \textvisiblespace{}
16732 \end_inset
16733
16734
16735 \series default
16736 ^
16737 \series bold
16738 n
16739 \series default
16740  produces:
16741 \begin_inset Formula 
16742 \[
16743 \sideset{}{'}\sum_{k=1}^{n}
16744 \]
16745
16746 \end_inset
16747
16748
16749 \end_layout
16750
16751 \begin_layout Standard
16752 \begin_inset Note Greyedout
16753 status open
16754
16755 \begin_layout Plain Layout
16756
16757 \series bold
16758 Note: 
16759 \backslash
16760 sideset
16761 \series default
16762  can only be used to decorate big operators, binary operators are not allowed.
16763 \end_layout
16764
16765 \end_inset
16766
16767
16768 \end_layout
16769
16770 \begin_layout Standard
16771
16772 \series bold
16773
16774 \backslash
16775 overset
16776 \series default
16777  and 
16778 \series bold
16779
16780 \backslash
16781 underset
16782 \series default
16783  can also be used to decorate symbols and characters.
16784  For example, the command 
16785 \series bold
16786
16787 \backslash
16788 overset
16789 \begin_inset space \textvisiblespace{}
16790 \end_inset
16791
16792
16793 \backslash
16794 maltese
16795 \begin_inset space \textvisiblespace{}
16796 \end_inset
16797
16798
16799 \series default
16800
16801 \begin_inset Formula $\uparrow$
16802 \end_inset
16803
16804
16805 \series bold
16806 a
16807 \series default
16808  produces:
16809 \begin_inset Formula 
16810 \[
16811 \overset{a}{\maltese}
16812 \]
16813
16814 \end_inset
16815
16816
16817 \end_layout
16818
16819 \begin_layout Subsection
16820 Binary Operators
16821 \begin_inset CommandInset label
16822 LatexCommand label
16823 name "subsec:Binary-Operators"
16824
16825 \end_inset
16826
16827
16828 \begin_inset Index idx
16829 status collapsed
16830
16831 \begin_layout Plain Layout
16832 Operators ! binary
16833 \end_layout
16834
16835 \end_inset
16836
16837
16838 \end_layout
16839
16840 \begin_layout Standard
16841 Binary operators are surrounded by space when there is a character before
16842  and after them.
16843 \begin_inset VSpace medskip
16844 \end_inset
16845
16846
16847 \end_layout
16848
16849 \begin_layout Standard
16850 \begin_inset Tabular
16851 <lyxtabular version="3" rows="13" columns="2">
16852 <features booktabs="true" tabularvalignment="middle">
16853 <column alignment="center" valignment="top" width="0pt">
16854 <column alignment="center" valignment="top" width="0pt">
16855 <row>
16856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16857 \begin_inset Text
16858
16859 \begin_layout Plain Layout
16860 Command
16861 \begin_inset Note Note
16862 status collapsed
16863
16864 \begin_layout Plain Layout
16865
16866 \series bold
16867
16868 \backslash
16869 raisebox
16870 \series default
16871  is only used as spacer.
16872 \end_layout
16873
16874 \end_inset
16875
16876
16877 \end_layout
16878
16879 \end_inset
16880 </cell>
16881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16882 \begin_inset Text
16883
16884 \begin_layout Plain Layout
16885 Result
16886 \end_layout
16887
16888 \end_inset
16889 </cell>
16890 </row>
16891 <row>
16892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16893 \begin_inset Text
16894
16895 \begin_layout Plain Layout
16896 +
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16902 \begin_inset Text
16903
16904 \begin_layout Plain Layout
16905 \begin_inset Formula $+$
16906 \end_inset
16907
16908
16909 \end_layout
16910
16911 \end_inset
16912 </cell>
16913 </row>
16914 <row>
16915 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16916 \begin_inset Text
16917
16918 \begin_layout Plain Layout
16919 -
16920 \end_layout
16921
16922 \end_inset
16923 </cell>
16924 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16925 \begin_inset Text
16926
16927 \begin_layout Plain Layout
16928 \begin_inset Formula $-$
16929 \end_inset
16930
16931
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 </row>
16937 <row>
16938 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16939 \begin_inset Text
16940
16941 \begin_layout Plain Layout
16942
16943 \backslash
16944 pm
16945 \end_layout
16946
16947 \end_inset
16948 </cell>
16949 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Plain Layout
16953 \begin_inset Formula $\pm$
16954 \end_inset
16955
16956
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 </row>
16962 <row>
16963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16964 \begin_inset Text
16965
16966 \begin_layout Plain Layout
16967
16968 \backslash
16969 mp
16970 \end_layout
16971
16972 \end_inset
16973 </cell>
16974 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Plain Layout
16978 \begin_inset Formula $\mp$
16979 \end_inset
16980
16981
16982 \end_layout
16983
16984 \end_inset
16985 </cell>
16986 </row>
16987 <row>
16988 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout Plain Layout
16992
16993 \backslash
16994 cdot
16995 \end_layout
16996
16997 \end_inset
16998 </cell>
16999 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Plain Layout
17003 \begin_inset Formula $\cdot$
17004 \end_inset
17005
17006
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 </row>
17012 <row>
17013 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017
17018 \backslash
17019 times
17020 \end_layout
17021
17022 \end_inset
17023 </cell>
17024 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028 \begin_inset Formula $\times$
17029 \end_inset
17030
17031
17032 \end_layout
17033
17034 \end_inset
17035 </cell>
17036 </row>
17037 <row>
17038 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17039 \begin_inset Text
17040
17041 \begin_layout Plain Layout
17042
17043 \backslash
17044 div
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053 \begin_inset Formula $\div$
17054 \end_inset
17055
17056
17057 \end_layout
17058
17059 \end_inset
17060 </cell>
17061 </row>
17062 <row>
17063 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17064 \begin_inset Text
17065
17066 \begin_layout Plain Layout
17067 \begin_inset ERT
17068 status collapsed
17069
17070 \begin_layout Plain Layout
17071
17072
17073 \backslash
17074 raisebox{-1.2mm}{
17075 \end_layout
17076
17077 \end_inset
17078
17079 *
17080 \begin_inset ERT
17081 status collapsed
17082
17083 \begin_layout Plain Layout
17084
17085 }
17086 \end_layout
17087
17088 \end_inset
17089
17090
17091 \end_layout
17092
17093 \end_inset
17094 </cell>
17095 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17096 \begin_inset Text
17097
17098 \begin_layout Plain Layout
17099 \begin_inset Formula $*$
17100 \end_inset
17101
17102
17103 \end_layout
17104
17105 \end_inset
17106 </cell>
17107 </row>
17108 <row>
17109 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17110 \begin_inset Text
17111
17112 \begin_layout Plain Layout
17113
17114 \backslash
17115 star
17116 \end_layout
17117
17118 \end_inset
17119 </cell>
17120 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124 \begin_inset Formula $\star$
17125 \end_inset
17126
17127
17128 \end_layout
17129
17130 \end_inset
17131 </cell>
17132 </row>
17133 <row>
17134 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17135 \begin_inset Text
17136
17137 \begin_layout Plain Layout
17138
17139 \backslash
17140 circ
17141 \end_layout
17142
17143 \end_inset
17144 </cell>
17145 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17146 \begin_inset Text
17147
17148 \begin_layout Plain Layout
17149 \begin_inset Formula $\circ$
17150 \end_inset
17151
17152
17153 \end_layout
17154
17155 \end_inset
17156 </cell>
17157 </row>
17158 <row>
17159 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163
17164 \backslash
17165 diamond
17166 \end_layout
17167
17168 \end_inset
17169 </cell>
17170 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17171 \begin_inset Text
17172
17173 \begin_layout Plain Layout
17174 \begin_inset Formula $\diamond$
17175 \end_inset
17176
17177
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 </row>
17183 <row>
17184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188
17189 \backslash
17190 bullet
17191 \end_layout
17192
17193 \end_inset
17194 </cell>
17195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199 \begin_inset Formula $\bullet$
17200 \end_inset
17201
17202
17203 \end_layout
17204
17205 \end_inset
17206 </cell>
17207 </row>
17208 </lyxtabular>
17209
17210 \end_inset
17211
17212
17213 \begin_inset space \hfill{}
17214 \end_inset
17215
17216
17217 \begin_inset Tabular
17218 <lyxtabular version="3" rows="13" columns="2">
17219 <features booktabs="true" tabularvalignment="middle">
17220 <column alignment="center" valignment="top" width="0pt">
17221 <column alignment="center" valignment="top" width="0pt">
17222 <row>
17223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17224 \begin_inset Text
17225
17226 \begin_layout Plain Layout
17227 Command
17228 \end_layout
17229
17230 \end_inset
17231 </cell>
17232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236 Result
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 </row>
17242 <row>
17243 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17244 \begin_inset Text
17245
17246 \begin_layout Plain Layout
17247
17248 \backslash
17249 nabla
17250 \end_layout
17251
17252 \end_inset
17253 </cell>
17254 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17255 \begin_inset Text
17256
17257 \begin_layout Plain Layout
17258 \begin_inset Formula $\nabla$
17259 \end_inset
17260
17261
17262 \end_layout
17263
17264 \end_inset
17265 </cell>
17266 </row>
17267 <row>
17268 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17269 \begin_inset Text
17270
17271 \begin_layout Plain Layout
17272
17273 \backslash
17274 bigtriangledown
17275 \end_layout
17276
17277 \end_inset
17278 </cell>
17279 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17280 \begin_inset Text
17281
17282 \begin_layout Plain Layout
17283 \begin_inset Formula $\bigtriangledown$
17284 \end_inset
17285
17286
17287 \end_layout
17288
17289 \end_inset
17290 </cell>
17291 </row>
17292 <row>
17293 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17294 \begin_inset Text
17295
17296 \begin_layout Plain Layout
17297
17298 \backslash
17299 bigtriangleup
17300 \end_layout
17301
17302 \end_inset
17303 </cell>
17304 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17305 \begin_inset Text
17306
17307 \begin_layout Plain Layout
17308 \begin_inset Formula $\bigtriangleup$
17309 \end_inset
17310
17311
17312 \end_layout
17313
17314 \end_inset
17315 </cell>
17316 </row>
17317 <row>
17318 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17319 \begin_inset Text
17320
17321 \begin_layout Plain Layout
17322
17323 \backslash
17324 Box
17325 \end_layout
17326
17327 \end_inset
17328 </cell>
17329 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17330 \begin_inset Text
17331
17332 \begin_layout Plain Layout
17333 \begin_inset Formula $\Box$
17334 \end_inset
17335
17336
17337 \end_layout
17338
17339 \end_inset
17340 </cell>
17341 </row>
17342 <row>
17343 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17344 \begin_inset Text
17345
17346 \begin_layout Plain Layout
17347
17348 \backslash
17349 cap 
17350 \end_layout
17351
17352 \end_inset
17353 </cell>
17354 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358 \begin_inset Formula $\cap$
17359 \end_inset
17360
17361
17362 \end_layout
17363
17364 \end_inset
17365 </cell>
17366 </row>
17367 <row>
17368 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17369 \begin_inset Text
17370
17371 \begin_layout Plain Layout
17372
17373 \backslash
17374 cup
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383 \begin_inset Formula $\cup$
17384 \end_inset
17385
17386
17387 \end_layout
17388
17389 \end_inset
17390 </cell>
17391 </row>
17392 <row>
17393 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17394 \begin_inset Text
17395
17396 \begin_layout Plain Layout
17397
17398 \backslash
17399 dagger
17400 \end_layout
17401
17402 \end_inset
17403 </cell>
17404 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17405 \begin_inset Text
17406
17407 \begin_layout Plain Layout
17408 \begin_inset Formula $\dagger$
17409 \end_inset
17410
17411
17412 \end_layout
17413
17414 \end_inset
17415 </cell>
17416 </row>
17417 <row>
17418 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17419 \begin_inset Text
17420
17421 \begin_layout Plain Layout
17422
17423 \backslash
17424 ddagger
17425 \end_layout
17426
17427 \end_inset
17428 </cell>
17429 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17430 \begin_inset Text
17431
17432 \begin_layout Plain Layout
17433 \begin_inset Formula $\ddagger$
17434 \end_inset
17435
17436
17437 \end_layout
17438
17439 \end_inset
17440 </cell>
17441 </row>
17442 <row>
17443 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17444 \begin_inset Text
17445
17446 \begin_layout Plain Layout
17447
17448 \backslash
17449 wr
17450 \end_layout
17451
17452 \end_inset
17453 </cell>
17454 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17455 \begin_inset Text
17456
17457 \begin_layout Plain Layout
17458 \begin_inset Formula $\wr$
17459 \end_inset
17460
17461
17462 \end_layout
17463
17464 \end_inset
17465 </cell>
17466 </row>
17467 <row>
17468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17469 \begin_inset Text
17470
17471 \begin_layout Plain Layout
17472
17473 \backslash
17474 bigcirc
17475 \end_layout
17476
17477 \end_inset
17478 </cell>
17479 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17480 \begin_inset Text
17481
17482 \begin_layout Plain Layout
17483 \begin_inset Formula $\bigcirc$
17484 \end_inset
17485
17486
17487 \end_layout
17488
17489 \end_inset
17490 </cell>
17491 </row>
17492 <row>
17493 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17494 \begin_inset Text
17495
17496 \begin_layout Plain Layout
17497
17498 \backslash
17499 wedge
17500 \end_layout
17501
17502 \end_inset
17503 </cell>
17504 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17505 \begin_inset Text
17506
17507 \begin_layout Plain Layout
17508 \begin_inset Formula $\wedge$
17509 \end_inset
17510
17511
17512 \end_layout
17513
17514 \end_inset
17515 </cell>
17516 </row>
17517 <row>
17518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17519 \begin_inset Text
17520
17521 \begin_layout Plain Layout
17522
17523 \backslash
17524 vee
17525 \end_layout
17526
17527 \end_inset
17528 </cell>
17529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17530 \begin_inset Text
17531
17532 \begin_layout Plain Layout
17533 \begin_inset Formula $\vee$
17534 \end_inset
17535
17536
17537 \end_layout
17538
17539 \end_inset
17540 </cell>
17541 </row>
17542 </lyxtabular>
17543
17544 \end_inset
17545
17546
17547 \begin_inset space \hfill{}
17548 \end_inset
17549
17550
17551 \begin_inset Tabular
17552 <lyxtabular version="3" rows="13" columns="2">
17553 <features booktabs="true" tabularvalignment="middle">
17554 <column alignment="center" valignment="top" width="0pt">
17555 <column alignment="center" valignment="top" width="0pt">
17556 <row>
17557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17558 \begin_inset Text
17559
17560 \begin_layout Plain Layout
17561 Command
17562 \end_layout
17563
17564 \end_inset
17565 </cell>
17566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17567 \begin_inset Text
17568
17569 \begin_layout Plain Layout
17570 Result
17571 \end_layout
17572
17573 \end_inset
17574 </cell>
17575 </row>
17576 <row>
17577 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17578 \begin_inset Text
17579
17580 \begin_layout Plain Layout
17581
17582 \backslash
17583 oplus
17584 \end_layout
17585
17586 \end_inset
17587 </cell>
17588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17589 \begin_inset Text
17590
17591 \begin_layout Plain Layout
17592 \begin_inset Formula $\oplus$
17593 \end_inset
17594
17595
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 </row>
17601 <row>
17602 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Plain Layout
17606
17607 \backslash
17608 ominus
17609 \end_layout
17610
17611 \end_inset
17612 </cell>
17613 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17614 \begin_inset Text
17615
17616 \begin_layout Plain Layout
17617 \begin_inset Formula $\ominus$
17618 \end_inset
17619
17620
17621 \end_layout
17622
17623 \end_inset
17624 </cell>
17625 </row>
17626 <row>
17627 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631
17632 \backslash
17633 otimes
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642 \begin_inset Formula $\otimes$
17643 \end_inset
17644
17645
17646 \end_layout
17647
17648 \end_inset
17649 </cell>
17650 </row>
17651 <row>
17652 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17653 \begin_inset Text
17654
17655 \begin_layout Plain Layout
17656
17657 \backslash
17658 oslash
17659 \end_layout
17660
17661 \end_inset
17662 </cell>
17663 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17664 \begin_inset Text
17665
17666 \begin_layout Plain Layout
17667 \begin_inset Formula $\oslash$
17668 \end_inset
17669
17670
17671 \end_layout
17672
17673 \end_inset
17674 </cell>
17675 </row>
17676 <row>
17677 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17678 \begin_inset Text
17679
17680 \begin_layout Plain Layout
17681
17682 \backslash
17683 odot
17684 \end_layout
17685
17686 \end_inset
17687 </cell>
17688 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17689 \begin_inset Text
17690
17691 \begin_layout Plain Layout
17692 \begin_inset Formula $\odot$
17693 \end_inset
17694
17695
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 </row>
17701 <row>
17702 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17703 \begin_inset Text
17704
17705 \begin_layout Plain Layout
17706
17707 \backslash
17708 amalg
17709 \end_layout
17710
17711 \end_inset
17712 </cell>
17713 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17714 \begin_inset Text
17715
17716 \begin_layout Plain Layout
17717 \begin_inset Formula $\amalg$
17718 \end_inset
17719
17720
17721 \end_layout
17722
17723 \end_inset
17724 </cell>
17725 </row>
17726 <row>
17727 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17728 \begin_inset Text
17729
17730 \begin_layout Plain Layout
17731
17732 \backslash
17733 uplus
17734 \end_layout
17735
17736 \end_inset
17737 </cell>
17738 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17739 \begin_inset Text
17740
17741 \begin_layout Plain Layout
17742 \begin_inset Formula $\uplus$
17743 \end_inset
17744
17745
17746 \end_layout
17747
17748 \end_inset
17749 </cell>
17750 </row>
17751 <row>
17752 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756
17757 \backslash
17758 setminus
17759 \end_layout
17760
17761 \end_inset
17762 </cell>
17763 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17764 \begin_inset Text
17765
17766 \begin_layout Plain Layout
17767 \begin_inset Formula $\setminus$
17768 \end_inset
17769
17770
17771 \end_layout
17772
17773 \end_inset
17774 </cell>
17775 </row>
17776 <row>
17777 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17778 \begin_inset Text
17779
17780 \begin_layout Plain Layout
17781
17782 \backslash
17783 sqcap
17784 \end_layout
17785
17786 \end_inset
17787 </cell>
17788 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792 \begin_inset Formula $\sqcap$
17793 \end_inset
17794
17795
17796 \end_layout
17797
17798 \end_inset
17799 </cell>
17800 </row>
17801 <row>
17802 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17803 \begin_inset Text
17804
17805 \begin_layout Plain Layout
17806
17807 \backslash
17808 sqcup
17809 \end_layout
17810
17811 \end_inset
17812 </cell>
17813 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817 \begin_inset Formula $\sqcup$
17818 \end_inset
17819
17820
17821 \end_layout
17822
17823 \end_inset
17824 </cell>
17825 </row>
17826 <row>
17827 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17828 \begin_inset Text
17829
17830 \begin_layout Plain Layout
17831
17832 \backslash
17833 triangleleft
17834 \end_layout
17835
17836 \end_inset
17837 </cell>
17838 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17839 \begin_inset Text
17840
17841 \begin_layout Plain Layout
17842 \begin_inset Formula $\triangleleft$
17843 \end_inset
17844
17845
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 </row>
17851 <row>
17852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17853 \begin_inset Text
17854
17855 \begin_layout Plain Layout
17856
17857 \backslash
17858 triangleright
17859 \end_layout
17860
17861 \end_inset
17862 </cell>
17863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17864 \begin_inset Text
17865
17866 \begin_layout Plain Layout
17867 \begin_inset Formula $\triangleright$
17868 \end_inset
17869
17870
17871 \end_layout
17872
17873 \end_inset
17874 </cell>
17875 </row>
17876 </lyxtabular>
17877
17878 \end_inset
17879
17880
17881 \end_layout
17882
17883 \begin_layout Standard
17884 All binary operators can also be inserted via the math toolbar button 
17885 \begin_inset Info
17886 type  "icon"
17887 arg   "math-insert \\pm"
17888 \end_inset
17889
17890 .
17891 \end_layout
17892
17893 \begin_layout Standard
17894 To typeset the Laplace operator also 
17895 \series bold
17896
17897 \backslash
17898 Delta
17899 \series default
17900  or 
17901 \series bold
17902
17903 \backslash
17904 nabla
17905 \series default
17906 ^
17907 \series bold
17908 2
17909 \series default
17910  (
17911 \begin_inset Formula $\nabla^{2}$
17912 \end_inset
17913
17914 ) can be used instead of 
17915 \series bold
17916
17917 \backslash
17918 bigtriangleup
17919 \series default
17920  .
17921 \end_layout
17922
17923 \begin_layout Standard
17924 The character 
17925 \family sans
17926 Menu Separator
17927 \family default
17928  from the menu 
17929 \family sans
17930 Insert\SpecialChar menuseparator
17931 Special Character
17932 \family default
17933  is the operator 
17934 \series bold
17935
17936 \backslash
17937 triangleright
17938 \series default
17939 .
17940 \end_layout
17941
17942 \begin_layout Subsection
17943 Self-defined Operators
17944 \begin_inset CommandInset label
17945 LatexCommand label
17946 name "subsec:Self-defined-Operators"
17947
17948 \end_inset
17949
17950
17951 \begin_inset Index idx
17952 status collapsed
17953
17954 \begin_layout Plain Layout
17955 Operators ! self-defined
17956 \end_layout
17957
17958 \end_inset
17959
17960
17961 \end_layout
17962
17963 \begin_layout Standard
17964 With the help of the command 
17965 \series bold
17966
17967 \backslash
17968 DeclareMathOperator
17969 \series default
17970
17971 \begin_inset Index idx
17972 status collapsed
17973
17974 \begin_layout Plain Layout
17975 Commands ! D ! 
17976 \backslash
17977 dbinom@
17978 \backslash
17979 DeclareMathOperator
17980 \end_layout
17981
17982 \end_inset
17983
17984  custom operators can be defined in the \SpecialChar LaTeX
17985 -preamble.
17986  Its command scheme is:
17987 \end_layout
17988
17989 \begin_layout Standard
17990
17991 \series bold
17992
17993 \backslash
17994 DeclareMathOperator{new command}{display}
17995 \end_layout
17996
17997 \begin_layout Standard
17998 Display can be characters or symbols that define how the operator looks
17999  in the output.
18000  To define a big operator a * is set behind the command.
18001  All self-defined big operators can have limits as described in 
18002 \begin_inset CommandInset ref
18003 LatexCommand ref
18004 reference "subsec:Operator-Limits"
18005
18006 \end_inset
18007
18008 .
18009 \end_layout
18010
18011 \begin_layout Standard
18012 For example the \SpecialChar LaTeX
18013 -preamble line
18014 \end_layout
18015
18016 \begin_layout Standard
18017
18018 \series bold
18019
18020 \backslash
18021 DeclareMathOperator*{
18022 \backslash
18023 Lozenge}{
18024 \backslash
18025 blacklozenge}
18026 \end_layout
18027
18028 \begin_layout Standard
18029 defines the command 
18030 \series bold
18031
18032 \backslash
18033 Lozenge
18034 \series default
18035 , that inserts a big operator consisting of the lozenge symbol from 
18036 \begin_inset CommandInset ref
18037 LatexCommand ref
18038 reference "subsec:Miscellaneous-Symbols"
18039
18040 \end_inset
18041
18042 :
18043 \begin_inset Formula 
18044 \[
18045 \Lozenge_{n=1}^{\infty}
18046 \]
18047
18048 \end_inset
18049
18050 The command for this formula is: 
18051 \series bold
18052
18053 \backslash
18054 Lozenge
18055 \series default
18056 ^
18057 \series bold
18058
18059 \backslash
18060 infty
18061 \begin_inset Formula $\to$
18062 \end_inset
18063
18064 _n=1
18065 \end_layout
18066
18067 \begin_layout Standard
18068 \begin_inset VSpace bigskip
18069 \end_inset
18070
18071 When self-defined operators are not used several times in the document,
18072  they can also be defined with the commands 
18073 \series bold
18074
18075 \backslash
18076 mathop
18077 \series default
18078
18079 \begin_inset Index idx
18080 status collapsed
18081
18082 \begin_layout Plain Layout
18083 Commands ! M ! 
18084 \backslash
18085 mathop
18086 \end_layout
18087
18088 \end_inset
18089
18090  and 
18091 \series bold
18092
18093 \backslash
18094 mathbin
18095 \series default
18096
18097 \begin_inset Index idx
18098 status collapsed
18099
18100 \begin_layout Plain Layout
18101 Commands ! M ! 
18102 \backslash
18103 mathbin
18104 \end_layout
18105
18106 \end_inset
18107
18108 , which have the following scheme:
18109 \end_layout
18110
18111 \begin_layout Standard
18112
18113 \series bold
18114
18115 \backslash
18116 mathop{display}
18117 \series default
18118  and 
18119 \series bold
18120
18121 \backslash
18122 mathbin{display}
18123 \end_layout
18124
18125 \begin_layout Standard
18126
18127 \series bold
18128
18129 \backslash
18130 mathop
18131 \series default
18132  defines big operators, 
18133 \series bold
18134
18135 \backslash
18136 mathbin
18137 \series default
18138  binary operators.
18139 \end_layout
18140
18141 \begin_layout Standard
18142
18143 \series bold
18144
18145 \backslash
18146 mathop
18147 \series default
18148  can e.
18149 \begin_inset space \thinspace{}
18150 \end_inset
18151
18152 g.
18153 \begin_inset space \space{}
18154 \end_inset
18155
18156 be used to use one limit for several operators:
18157 \end_layout
18158
18159 \begin_layout Standard
18160 \begin_inset Formula 
18161 \[
18162 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18163 \]
18164
18165 \end_inset
18166
18167
18168 \end_layout
18169
18170 \begin_layout Standard
18171 The command for the formula above is:
18172 \begin_inset Newline newline
18173 \end_inset
18174
18175
18176 \series bold
18177
18178 \backslash
18179 mathop{
18180 \backslash
18181 sum
18182 \backslash
18183 negmedspace
18184 \backslash
18185 sum
18186 \series default
18187
18188 \begin_inset space \textvisiblespace{}
18189 \end_inset
18190
18191
18192 \series bold
18193
18194 \begin_inset Formula $\to$
18195 \end_inset
18196
18197 ^N
18198 \series default
18199
18200 \begin_inset space \textvisiblespace{}
18201 \end_inset
18202
18203
18204 \series bold
18205 _i,j=1
18206 \end_layout
18207
18208 \begin_layout Section
18209 Fonts
18210 \begin_inset Index idx
18211 status collapsed
18212
18213 \begin_layout Plain Layout
18214 Fonts
18215 \end_layout
18216
18217 \end_inset
18218
18219
18220 \end_layout
18221
18222 \begin_layout Subsection
18223 Font Styles
18224 \begin_inset CommandInset label
18225 LatexCommand label
18226 name "subsec:Font-Styles"
18227
18228 \end_inset
18229
18230
18231 \begin_inset Index idx
18232 status collapsed
18233
18234 \begin_layout Plain Layout
18235 Font ! style
18236 \end_layout
18237
18238 \end_inset
18239
18240
18241 \end_layout
18242
18243 \begin_layout Standard
18244 Latin letters in formulas can be set in one of the following font styles:
18245 \end_layout
18246
18247 \begin_layout Standard
18248 \align center
18249 \begin_inset space \hfill{}
18250 \end_inset
18251
18252
18253 \begin_inset Tabular
18254 <lyxtabular version="3" rows="6" columns="2">
18255 <features booktabs="true" tabularvalignment="middle">
18256 <column alignment="center" valignment="top" width="0pt">
18257 <column alignment="center" valignment="top">
18258 <row>
18259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18260 \begin_inset Text
18261
18262 \begin_layout Plain Layout
18263 Command
18264 \end_layout
18265
18266 \end_inset
18267 </cell>
18268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18269 \begin_inset Text
18270
18271 \begin_layout Plain Layout
18272 Result
18273 \end_layout
18274
18275 \end_inset
18276 </cell>
18277 </row>
18278 <row>
18279 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18280 \begin_inset Text
18281
18282 \begin_layout Plain Layout
18283
18284 \backslash
18285 mathbb
18286 \series bold
18287
18288 \begin_inset space \textvisiblespace{}
18289 \end_inset
18290
18291
18292 \series default
18293 ABC
18294 \end_layout
18295
18296 \end_inset
18297 </cell>
18298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18299 \begin_inset Text
18300
18301 \begin_layout Plain Layout
18302 \begin_inset Formula $\mathbb{ABC}$
18303 \end_inset
18304
18305
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 </row>
18311 <row>
18312 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18313 \begin_inset Text
18314
18315 \begin_layout Plain Layout
18316
18317 \backslash
18318 mathbf
18319 \series bold
18320
18321 \begin_inset space \textvisiblespace{}
18322 \end_inset
18323
18324
18325 \series default
18326 AbC
18327 \end_layout
18328
18329 \end_inset
18330 </cell>
18331 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Plain Layout
18335 \begin_inset Formula $\mathbf{AbC}$
18336 \end_inset
18337
18338
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 </row>
18344 <row>
18345 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349
18350 \backslash
18351 boldsymbol
18352 \series bold
18353
18354 \begin_inset space \textvisiblespace{}
18355 \end_inset
18356
18357
18358 \series default
18359 AbC
18360 \end_layout
18361
18362 \end_inset
18363 </cell>
18364 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18365 \begin_inset Text
18366
18367 \begin_layout Plain Layout
18368 \begin_inset Formula $\boldsymbol{AbC}$
18369 \end_inset
18370
18371
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 </row>
18377 <row>
18378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Plain Layout
18382
18383 \backslash
18384 mathcal
18385 \series bold
18386
18387 \begin_inset space \textvisiblespace{}
18388 \end_inset
18389
18390
18391 \series default
18392 ABC
18393 \end_layout
18394
18395 \end_inset
18396 </cell>
18397 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18398 \begin_inset Text
18399
18400 \begin_layout Plain Layout
18401 \begin_inset Formula $\mathcal{ABC}$
18402 \end_inset
18403
18404
18405 \end_layout
18406
18407 \end_inset
18408 </cell>
18409 </row>
18410 <row>
18411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18412 \begin_inset Text
18413
18414 \begin_layout Plain Layout
18415
18416 \backslash
18417 mathfrak
18418 \series bold
18419
18420 \begin_inset space \textvisiblespace{}
18421 \end_inset
18422
18423
18424 \series default
18425 AbC
18426 \end_layout
18427
18428 \end_inset
18429 </cell>
18430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18431 \begin_inset Text
18432
18433 \begin_layout Plain Layout
18434 \begin_inset Formula $\mathfrak{AbC}$
18435 \end_inset
18436
18437
18438 \end_layout
18439
18440 \end_inset
18441 </cell>
18442 </row>
18443 </lyxtabular>
18444
18445 \end_inset
18446
18447
18448 \begin_inset space \hfill{}
18449 \end_inset
18450
18451
18452 \begin_inset Tabular
18453 <lyxtabular version="3" rows="6" columns="2">
18454 <features booktabs="true" tabularvalignment="middle">
18455 <column alignment="center" valignment="top" width="0pt">
18456 <column alignment="center" valignment="top">
18457 <row>
18458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18459 \begin_inset Text
18460
18461 \begin_layout Plain Layout
18462 Command
18463 \end_layout
18464
18465 \end_inset
18466 </cell>
18467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471 Result
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 </row>
18477 <row>
18478 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18479 \begin_inset Text
18480
18481 \begin_layout Plain Layout
18482
18483 \backslash
18484 mathit
18485 \series bold
18486
18487 \begin_inset space \textvisiblespace{}
18488 \end_inset
18489
18490
18491 \series default
18492 AbC
18493 \end_layout
18494
18495 \end_inset
18496 </cell>
18497 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18498 \begin_inset Text
18499
18500 \begin_layout Plain Layout
18501 \begin_inset Formula $\mathit{AbC}$
18502 \end_inset
18503
18504
18505 \end_layout
18506
18507 \end_inset
18508 </cell>
18509 </row>
18510 <row>
18511 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18512 \begin_inset Text
18513
18514 \begin_layout Plain Layout
18515
18516 \backslash
18517 mathrm
18518 \series bold
18519
18520 \begin_inset space \textvisiblespace{}
18521 \end_inset
18522
18523
18524 \series default
18525 AbC
18526 \end_layout
18527
18528 \end_inset
18529 </cell>
18530 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18531 \begin_inset Text
18532
18533 \begin_layout Plain Layout
18534 \begin_inset Formula $\mathrm{AbC}$
18535 \end_inset
18536
18537
18538 \end_layout
18539
18540 \end_inset
18541 </cell>
18542 </row>
18543 <row>
18544 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18545 \begin_inset Text
18546
18547 \begin_layout Plain Layout
18548
18549 \backslash
18550 mathsf
18551 \series bold
18552
18553 \begin_inset space \textvisiblespace{}
18554 \end_inset
18555
18556
18557 \series default
18558 AbC
18559 \end_layout
18560
18561 \end_inset
18562 </cell>
18563 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18564 \begin_inset Text
18565
18566 \begin_layout Plain Layout
18567 \begin_inset Formula $\mathsf{AbC}$
18568 \end_inset
18569
18570
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 </row>
18576 <row>
18577 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18578 \begin_inset Text
18579
18580 \begin_layout Plain Layout
18581
18582 \backslash
18583 mathtt
18584 \series bold
18585
18586 \begin_inset space \textvisiblespace{}
18587 \end_inset
18588
18589
18590 \series default
18591 AbC
18592 \end_layout
18593
18594 \end_inset
18595 </cell>
18596 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18597 \begin_inset Text
18598
18599 \begin_layout Plain Layout
18600 \begin_inset Formula $\mathtt{AbC}$
18601 \end_inset
18602
18603
18604 \end_layout
18605
18606 \end_inset
18607 </cell>
18608 </row>
18609 <row>
18610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18611 \begin_inset Text
18612
18613 \begin_layout Plain Layout
18614
18615 \backslash
18616 mathscr
18617 \series bold
18618
18619 \begin_inset space \textvisiblespace{}
18620 \end_inset
18621
18622
18623 \series default
18624 ABC
18625 \end_layout
18626
18627 \end_inset
18628 </cell>
18629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18630 \begin_inset Text
18631
18632 \begin_layout Plain Layout
18633 \begin_inset Formula $\mathscr{ABC}$
18634 \end_inset
18635
18636
18637 \end_layout
18638
18639 \end_inset
18640 </cell>
18641 </row>
18642 </lyxtabular>
18643
18644 \end_inset
18645
18646
18647 \begin_inset space \hfill{}
18648 \end_inset
18649
18650
18651 \end_layout
18652
18653 \begin_layout Standard
18654 \begin_inset Note Greyedout
18655 status open
18656
18657 \begin_layout Plain Layout
18658
18659 \series bold
18660 Note:
18661 \series default
18662  The styles 
18663 \series bold
18664
18665 \backslash
18666 mathbb
18667 \series default
18668
18669 \series bold
18670
18671 \backslash
18672 mathcal
18673 \series default
18674  and 
18675 \series bold
18676
18677 \backslash
18678 mathscr
18679 \series default
18680  can only be used for big letters.
18681 \end_layout
18682
18683 \end_inset
18684
18685
18686 \end_layout
18687
18688 \begin_layout Standard
18689 Predefined is the style 
18690 \series bold
18691
18692 \backslash
18693 mathnormal
18694 \series default
18695 .
18696 \end_layout
18697
18698 \begin_layout Standard
18699 The style commands work also for letters in mathematical constructs:
18700 \begin_inset Formula 
18701 \[
18702 \mathfrak{A=\frac{b}{C}}
18703 \]
18704
18705 \end_inset
18706
18707
18708 \end_layout
18709
18710 \begin_layout Standard
18711 Characters in mathematical text don't appear in a math font style but in
18712  the text font style 
18713 \series bold
18714
18715 \backslash
18716 textrm
18717 \series default
18718 .
18719  That their style can't be set correctly via the text style dialog is a
18720  bug in \SpecialChar LyX
18721 .
18722 \begin_inset Foot
18723 status collapsed
18724
18725 \begin_layout Plain Layout
18726 \begin_inset CommandInset href
18727 LatexCommand href
18728 name "LyX-bug #4629"
18729 target "http://www.lyx.org/trac/ticket/4629"
18730
18731 \end_inset
18732
18733
18734 \end_layout
18735
18736 \end_inset
18737
18738
18739 \end_layout
18740
18741 \begin_layout Standard
18742 Instead of the style commands the dialog 
18743 \family sans
18744 Edit\SpecialChar menuseparator
18745 Math\SpecialChar menuseparator
18746 Text Style
18747 \family default
18748  or the toolbar button 
18749 \begin_inset Info
18750 type  "icon"
18751 arg   "math-insert \\font"
18752 \end_inset
18753
18754  can be used.
18755 \end_layout
18756
18757 \begin_layout Subsection
18758 Bold Formulas
18759 \begin_inset CommandInset label
18760 LatexCommand label
18761 name "subsec:Bold-Formulas"
18762
18763 \end_inset
18764
18765
18766 \begin_inset Index idx
18767 status collapsed
18768
18769 \begin_layout Plain Layout
18770 Formula ! bold
18771 \end_layout
18772
18773 \end_inset
18774
18775
18776 \end_layout
18777
18778 \begin_layout Standard
18779 To make a complete formula bold, the command 
18780 \series bold
18781
18782 \backslash
18783 mathbf
18784 \series default
18785  from the previous subsection cannot be used, because it doesn't work for
18786  small Greek letters.
18787  Furthermore it prints Latin letters always upright, like in the following
18788  equation:
18789 \end_layout
18790
18791 \begin_layout Standard
18792 \begin_inset Formula 
18793 \[
18794 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}
18795 \]
18796
18797 \end_inset
18798
18799
18800 \end_layout
18801
18802 \begin_layout Standard
18803 To display the formula correctly, the command 
18804 \series bold
18805
18806 \backslash
18807 boldsymbol
18808 \series default
18809  is used:
18810 \begin_inset Formula 
18811 \[
18812 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}
18813 \]
18814
18815 \end_inset
18816
18817 It is also possible to set the formula in a 
18818 \series bold
18819 boldmath environment
18820 \series default
18821 .
18822  This environment is created by inserting the command 
18823 \series bold
18824
18825 \backslash
18826 boldmath
18827 \series default
18828
18829 \begin_inset Index idx
18830 status collapsed
18831
18832 \begin_layout Plain Layout
18833 Commands ! B ! 
18834 \backslash
18835 boldmath
18836 \end_layout
18837
18838 \end_inset
18839
18840  in \SpecialChar TeX
18841  mode.
18842  To end the environment, the command 
18843 \series bold
18844
18845 \backslash
18846 unboldmath
18847 \series default
18848
18849 \begin_inset Index idx
18850 status collapsed
18851
18852 \begin_layout Plain Layout
18853 Commands ! U ! 
18854 \backslash
18855 unboldmath
18856 \end_layout
18857
18858 \end_inset
18859
18860  is inserted in \SpecialChar TeX
18861  mode.
18862 \begin_inset ERT
18863 status collapsed
18864
18865 \begin_layout Plain Layout
18866
18867
18868 \backslash
18869 boldmath 
18870 \end_layout
18871
18872 \end_inset
18873
18874
18875 \begin_inset Formula 
18876 \[
18877 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}
18878 \]
18879
18880 \end_inset
18881
18882
18883 \begin_inset ERT
18884 status collapsed
18885
18886 \begin_layout Plain Layout
18887
18888
18889 \backslash
18890 unboldmath 
18891 \end_layout
18892
18893 \end_inset
18894
18895
18896 \end_layout
18897
18898 \begin_layout Subsection
18899 Colored Formulas
18900 \begin_inset Index idx
18901 status collapsed
18902
18903 \begin_layout Plain Layout
18904 Formula ! colored
18905 \end_layout
18906
18907 \end_inset
18908
18909
18910 \end_layout
18911
18912 \begin_layout Standard
18913 Formulas can be colored like normal text: Highlight a formula or a formula
18914  part and use the 
18915 \family sans
18916 Text Style
18917 \family default
18918  dialog.
18919  Here is a formula in magenta:
18920 \begin_inset Formula 
18921 \[
18922 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18923 \]
18924
18925 \end_inset
18926
18927
18928 \end_layout
18929
18930 \begin_layout Standard
18931 You can also define your own colors as described in 
18932 \begin_inset CommandInset ref
18933 LatexCommand ref
18934 reference "subsec:Colored-Boxes"
18935
18936 \end_inset
18937
18938 .
18939  They can be used with the \SpecialChar TeX
18940  code command 
18941 \series bold
18942
18943 \backslash
18944 textcolor
18945 \series default
18946
18947 \begin_inset Index idx
18948 status collapsed
18949
18950 \begin_layout Plain Layout
18951 Commands ! T ! 
18952 \backslash
18953 textcolor
18954 \end_layout
18955
18956 \end_inset
18957
18958  in the scheme
18959 \end_layout
18960
18961 \begin_layout Standard
18962
18963 \series bold
18964
18965 \backslash
18966 textcolor{color}{characters or formula}
18967 \end_layout
18968
18969 \begin_layout Standard
18970 The following example was colored completely dark green and partly red:
18971 \end_layout
18972
18973 \begin_layout Standard
18974 \begin_inset ERT
18975 status collapsed
18976
18977 \begin_layout Plain Layout
18978
18979
18980 \backslash
18981 textcolor{darkgreen}{
18982 \end_layout
18983
18984 \end_inset
18985
18986
18987 \begin_inset Formula 
18988 \[
18989 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18990 \]
18991
18992 \end_inset
18993
18994
18995 \begin_inset ERT
18996 status collapsed
18997
18998 \begin_layout Plain Layout
18999
19000 }
19001 \end_layout
19002
19003 \end_inset
19004
19005
19006 \end_layout
19007
19008 \begin_layout Standard
19009 Due to a bug in \SpecialChar LyX
19010  only complete formulas can be colored with self-defined
19011  colors.
19012 \begin_inset Foot
19013 status collapsed
19014
19015 \begin_layout Plain Layout
19016 \begin_inset CommandInset href
19017 LatexCommand href
19018 name "LyX-bug #5269"
19019 target "http://www.lyx.org/trac/ticket/5269"
19020
19021 \end_inset
19022
19023
19024 \end_layout
19025
19026 \end_inset
19027
19028
19029 \end_layout
19030
19031 \begin_layout Subsection
19032 Font Sizes
19033 \begin_inset CommandInset label
19034 LatexCommand label
19035 name "subsec:Font-Sizes"
19036
19037 \end_inset
19038
19039
19040 \begin_inset Index idx
19041 status collapsed
19042
19043 \begin_layout Plain Layout
19044 Font ! size
19045 \end_layout
19046
19047 \end_inset
19048
19049
19050 \end_layout
19051
19052 \begin_layout Standard
19053 For characters in formulas there are, analog to characters in text, the
19054  following size commands:
19055 \end_layout
19056
19057 \begin_layout Standard
19058
19059 \series bold
19060
19061 \backslash
19062 Huge
19063 \series default
19064
19065 \series bold
19066
19067 \backslash
19068 huge
19069 \series default
19070
19071 \series bold
19072
19073 \backslash
19074 LARGE
19075 \series default
19076
19077 \series bold
19078
19079 \backslash
19080 Large
19081 \series default
19082
19083 \series bold
19084
19085 \backslash
19086 large
19087 \series default
19088
19089 \series bold
19090
19091 \backslash
19092 normalsize
19093 \series default
19094
19095 \series bold
19096
19097 \backslash
19098 small
19099 \series default
19100 ,
19101 \begin_inset Newline newline
19102 \end_inset
19103
19104
19105 \series bold
19106
19107 \backslash
19108 footnotesize
19109 \series default
19110
19111 \series bold
19112
19113 \backslash
19114 scriptsize
19115 \series default
19116  and 
19117 \series bold
19118
19119 \backslash
19120 tiny
19121 \end_layout
19122
19123 \begin_layout Standard
19124 The size produced by the commands depends on the document font size, which
19125  corresponds to the command 
19126 \series bold
19127
19128 \backslash
19129 normalsize
19130 \series default
19131 .
19132  The other commands produce smaller or larger sizes than 
19133 \series bold
19134
19135 \backslash
19136 normalsize
19137 \series default
19138 .
19139  The font size can however not exceed a certain value.
19140  Is for example the document font size 12
19141 \begin_inset space \thinspace{}
19142 \end_inset
19143
19144 pt, the command 
19145 \series bold
19146
19147 \backslash
19148 Huge
19149 \series default
19150  switches to the same size as 
19151 \series bold
19152
19153 \backslash
19154 huge
19155 \series default
19156 .
19157  
19158 \end_layout
19159
19160 \begin_layout Standard
19161 A size command is inserted in \SpecialChar TeX
19162  mode before the formula and sets the size
19163  for all following formula and text characters.
19164  To switch back to the initial size, the command 
19165 \series bold
19166
19167 \backslash
19168 normalsize
19169 \series default
19170  is inserted behind the formula in \SpecialChar TeX
19171  mode.
19172 \end_layout
19173
19174 \begin_layout Standard
19175 Within a formula the size can be changed using the following size commands
19176  or the toolbar button 
19177 \begin_inset Info
19178 type  "icon"
19179 arg   "math-insert \\style"
19180 \end_inset
19181
19182 :
19183 \begin_inset Separator parbreak
19184 \end_inset
19185
19186
19187 \end_layout
19188
19189 \begin_layout Standard
19190 \noindent
19191 \align center
19192 \begin_inset Tabular
19193 <lyxtabular version="3" rows="5" columns="2">
19194 <features booktabs="true" tabularvalignment="middle">
19195 <column alignment="center" valignment="top" width="0pt">
19196 <column alignment="center" valignment="top">
19197 <row>
19198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19199 \begin_inset Text
19200
19201 \begin_layout Plain Layout
19202 Command
19203 \end_layout
19204
19205 \end_inset
19206 </cell>
19207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19208 \begin_inset Text
19209
19210 \begin_layout Plain Layout
19211 Result
19212 \end_layout
19213
19214 \end_inset
19215 </cell>
19216 </row>
19217 <row>
19218 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19219 \begin_inset Text
19220
19221 \begin_layout Plain Layout
19222
19223 \backslash
19224 displaystyle
19225 \begin_inset Index idx
19226 status collapsed
19227
19228 \begin_layout Plain Layout
19229 Commands ! D ! 
19230 \backslash
19231 displaystyle
19232 \end_layout
19233
19234 \end_inset
19235
19236
19237 \end_layout
19238
19239 \end_inset
19240 </cell>
19241 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19242 \begin_inset Text
19243
19244 \begin_layout Plain Layout
19245 \begin_inset Formula ${\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19246 \end_inset
19247
19248
19249 \end_layout
19250
19251 \end_inset
19252 </cell>
19253 </row>
19254 <row topspace="1mm">
19255 <cell alignment="center" valignment="top" usebox="none">
19256 \begin_inset Text
19257
19258 \begin_layout Plain Layout
19259
19260 \backslash
19261 textstyle
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270 \begin_inset Formula ${\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19271 \end_inset
19272
19273
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 </row>
19279 <row>
19280 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19281 \begin_inset Text
19282
19283 \begin_layout Plain Layout
19284
19285 \backslash
19286 scriptstyle
19287 \end_layout
19288
19289 \end_inset
19290 </cell>
19291 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19292 \begin_inset Text
19293
19294 \begin_layout Plain Layout
19295 \begin_inset Formula ${\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19296 \end_inset
19297
19298
19299 \end_layout
19300
19301 \end_inset
19302 </cell>
19303 </row>
19304 <row>
19305 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19306 \begin_inset Text
19307
19308 \begin_layout Plain Layout
19309
19310 \backslash
19311 scriptscriptstyle
19312 \end_layout
19313
19314 \end_inset
19315 </cell>
19316 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19317 \begin_inset Text
19318
19319 \begin_layout Plain Layout
19320 \begin_inset Formula ${\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19321 \end_inset
19322
19323
19324 \end_layout
19325
19326 \end_inset
19327 </cell>
19328 </row>
19329 </lyxtabular>
19330
19331 \end_inset
19332
19333
19334 \end_layout
19335
19336 \begin_layout Standard
19337 After entering these commands, a blue box appears in which the formula parts
19338  are inserted.
19339 \end_layout
19340
19341 \begin_layout Standard
19342 There is a further method to change the font size, that though only works
19343  for symbols or letters in mathematical text.
19344  To use it, one of the above text size commands is inserted in mathematical
19345  text.
19346  All following characters until the end of the mathematical text or until
19347  another size command will have the selected size.
19348  Two examples:
19349 \begin_inset VSpace -2mm
19350 \end_inset
19351
19352
19353 \end_layout
19354
19355 \begin_layout Standard
19356 \begin_inset ERT
19357 status collapsed
19358
19359 \begin_layout Plain Layout
19360
19361
19362 \backslash
19363 huge 
19364 \end_layout
19365
19366 \end_inset
19367
19368
19369 \begin_inset Formula 
19370 \[
19371 A=\frac{B}{c}\cdot\maltese
19372 \]
19373
19374 \end_inset
19375
19376
19377 \begin_inset Formula 
19378 \[
19379 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19380 \]
19381
19382 \end_inset
19383
19384
19385 \begin_inset ERT
19386 status collapsed
19387
19388 \begin_layout Plain Layout
19389
19390
19391 \backslash
19392 normalsize 
19393 \end_layout
19394
19395 \end_inset
19396
19397
19398 \end_layout
19399
19400 \begin_layout Standard
19401 \begin_inset VSpace medskip
19402 \end_inset
19403
19404 Before both formulas the command 
19405 \series bold
19406
19407 \backslash
19408 huge
19409 \series default
19410  was inserted.
19411  The command for the second formula is:
19412 \begin_inset Newline newline
19413 \end_inset
19414
19415
19416 \series bold
19417
19418 \backslash
19419 maltese
19420 \begin_inset space \textvisiblespace{}
19421 \end_inset
19422
19423 A Alt+M M 
19424 \backslash
19425 Large
19426 \begin_inset space \textvisiblespace{}
19427 \end_inset
19428
19429
19430 \backslash
19431 maltese
19432 \begin_inset space \textvisiblespace{}
19433 \end_inset
19434
19435
19436 \backslash
19437 textit
19438 \begin_inset space \textvisiblespace{}
19439 \end_inset
19440
19441 A
19442 \begin_inset Formula $\to$
19443 \end_inset
19444
19445
19446 \begin_inset Formula $\to$
19447 \end_inset
19448
19449
19450 \begin_inset Newline newline
19451 \end_inset
19452
19453
19454 \begin_inset space \hspace*{}
19455 \length 1cm
19456 \end_inset
19457
19458 Alt+M
19459 \series default
19460  
19461 \series bold
19462
19463 \backslash
19464 tiny
19465 \begin_inset space \textvisiblespace{}
19466 \end_inset
19467
19468
19469 \backslash
19470 maltese
19471 \begin_inset space \textvisiblespace{}
19472 \end_inset
19473
19474
19475 \backslash
19476 textit
19477 \begin_inset space \textvisiblespace{}
19478 \end_inset
19479
19480 A
19481 \end_layout
19482
19483 \begin_layout Standard
19484 If a symbol cannot be displayed in different sizes, it will always be displayed
19485  in the default size.
19486 \end_layout
19487
19488 \begin_layout Section
19489 Greek Letters
19490 \begin_inset Index idx
19491 status collapsed
19492
19493 \begin_layout Plain Layout
19494 Greek letters
19495 \end_layout
19496
19497 \end_inset
19498
19499
19500 \end_layout
19501
19502 \begin_layout Standard
19503 Greek letters can also be inserted via the toolbar button 
19504 \begin_inset Info
19505 type  "icon"
19506 arg   "math-insert \\alpha"
19507 \end_inset
19508
19509 .
19510  All international typesetting norms purport that Greek letters in math
19511  have to be typeset italic/slanted.
19512  In some languages, like French or Russian, they are nevertheless sometimes
19513  typeset upright.
19514 \end_layout
19515
19516 \begin_layout Subsection
19517 Small Letters
19518 \begin_inset Index idx
19519 status collapsed
19520
19521 \begin_layout Plain Layout
19522 Greek letters ! small
19523 \end_layout
19524
19525 \end_inset
19526
19527
19528 \end_layout
19529
19530 \begin_layout Standard
19531 \begin_inset space \hfill{}
19532 \end_inset
19533
19534
19535 \begin_inset Tabular
19536 <lyxtabular version="3" rows="11" columns="2">
19537 <features booktabs="true" tabularvalignment="middle">
19538 <column alignment="center" valignment="top" width="0pt">
19539 <column alignment="center" valignment="top" width="0pt">
19540 <row>
19541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19542 \begin_inset Text
19543
19544 \begin_layout Plain Layout
19545 Command
19546 \end_layout
19547
19548 \end_inset
19549 </cell>
19550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19551 \begin_inset Text
19552
19553 \begin_layout Plain Layout
19554 Result
19555 \end_layout
19556
19557 \end_inset
19558 </cell>
19559 </row>
19560 <row>
19561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Plain Layout
19565
19566 \backslash
19567 alpha
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19573 \begin_inset Text
19574
19575 \begin_layout Plain Layout
19576 \begin_inset Formula $\alpha$
19577 \end_inset
19578
19579
19580 \end_layout
19581
19582 \end_inset
19583 </cell>
19584 </row>
19585 <row>
19586 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19587 \begin_inset Text
19588
19589 \begin_layout Plain Layout
19590
19591 \backslash
19592 beta
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601 \begin_inset Formula $\beta$
19602 \end_inset
19603
19604
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 </row>
19610 <row>
19611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615
19616 \backslash
19617 gamma
19618 \end_layout
19619
19620 \end_inset
19621 </cell>
19622 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626 \begin_inset Formula $\gamma$
19627 \end_inset
19628
19629
19630 \end_layout
19631
19632 \end_inset
19633 </cell>
19634 </row>
19635 <row>
19636 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640
19641 \backslash
19642 delta
19643 \end_layout
19644
19645 \end_inset
19646 </cell>
19647 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19648 \begin_inset Text
19649
19650 \begin_layout Plain Layout
19651 \begin_inset Formula $\delta$
19652 \end_inset
19653
19654
19655 \end_layout
19656
19657 \end_inset
19658 </cell>
19659 </row>
19660 <row>
19661 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19662 \begin_inset Text
19663
19664 \begin_layout Plain Layout
19665
19666 \backslash
19667 epsilon
19668 \end_layout
19669
19670 \end_inset
19671 </cell>
19672 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19673 \begin_inset Text
19674
19675 \begin_layout Plain Layout
19676 \begin_inset Formula $\epsilon$
19677 \end_inset
19678
19679
19680 \end_layout
19681
19682 \end_inset
19683 </cell>
19684 </row>
19685 <row>
19686 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19687 \begin_inset Text
19688
19689 \begin_layout Plain Layout
19690
19691 \backslash
19692 varepsilon
19693 \end_layout
19694
19695 \end_inset
19696 </cell>
19697 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19698 \begin_inset Text
19699
19700 \begin_layout Plain Layout
19701 \begin_inset Formula $\varepsilon$
19702 \end_inset
19703
19704
19705 \end_layout
19706
19707 \end_inset
19708 </cell>
19709 </row>
19710 <row>
19711 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19712 \begin_inset Text
19713
19714 \begin_layout Plain Layout
19715
19716 \backslash
19717 zeta
19718 \end_layout
19719
19720 \end_inset
19721 </cell>
19722 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19723 \begin_inset Text
19724
19725 \begin_layout Plain Layout
19726 \begin_inset Formula $\zeta$
19727 \end_inset
19728
19729
19730 \end_layout
19731
19732 \end_inset
19733 </cell>
19734 </row>
19735 <row>
19736 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19737 \begin_inset Text
19738
19739 \begin_layout Plain Layout
19740
19741 \backslash
19742 eta
19743 \end_layout
19744
19745 \end_inset
19746 </cell>
19747 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19748 \begin_inset Text
19749
19750 \begin_layout Plain Layout
19751 \begin_inset Formula $\eta$
19752 \end_inset
19753
19754
19755 \end_layout
19756
19757 \end_inset
19758 </cell>
19759 </row>
19760 <row>
19761 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765
19766 \backslash
19767 theta
19768 \end_layout
19769
19770 \end_inset
19771 </cell>
19772 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19773 \begin_inset Text
19774
19775 \begin_layout Plain Layout
19776 \begin_inset Formula $\theta$
19777 \end_inset
19778
19779
19780 \end_layout
19781
19782 \end_inset
19783 </cell>
19784 </row>
19785 <row>
19786 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19787 \begin_inset Text
19788
19789 \begin_layout Plain Layout
19790
19791 \backslash
19792 vartheta
19793 \end_layout
19794
19795 \end_inset
19796 </cell>
19797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19798 \begin_inset Text
19799
19800 \begin_layout Plain Layout
19801 \begin_inset Formula $\vartheta$
19802 \end_inset
19803
19804
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 </row>
19810 </lyxtabular>
19811
19812 \end_inset
19813
19814
19815 \begin_inset space \hfill{}
19816 \end_inset
19817
19818
19819 \begin_inset Tabular
19820 <lyxtabular version="3" rows="12" columns="2">
19821 <features booktabs="true" tabularvalignment="middle">
19822 <column alignment="center" valignment="top" width="0pt">
19823 <column alignment="center" valignment="top" width="0pt">
19824 <row>
19825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19826 \begin_inset Text
19827
19828 \begin_layout Plain Layout
19829 Command
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19835 \begin_inset Text
19836
19837 \begin_layout Plain Layout
19838 Result
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 </row>
19844 <row>
19845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849
19850 \backslash
19851 iota
19852 \end_layout
19853
19854 \end_inset
19855 </cell>
19856 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860 \begin_inset Formula $\iota$
19861 \end_inset
19862
19863
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 </row>
19869 <row>
19870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19871 \begin_inset Text
19872
19873 \begin_layout Plain Layout
19874
19875 \backslash
19876 kappa
19877 \end_layout
19878
19879 \end_inset
19880 </cell>
19881 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19882 \begin_inset Text
19883
19884 \begin_layout Plain Layout
19885 \begin_inset Formula $\kappa$
19886 \end_inset
19887
19888
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 </row>
19894 <row>
19895 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899
19900 \backslash
19901 varkappa
19902 \end_layout
19903
19904 \end_inset
19905 </cell>
19906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910 \begin_inset Formula $\varkappa$
19911 \end_inset
19912
19913
19914 \end_layout
19915
19916 \end_inset
19917 </cell>
19918 </row>
19919 <row>
19920 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19921 \begin_inset Text
19922
19923 \begin_layout Plain Layout
19924
19925 \backslash
19926 lambda
19927 \end_layout
19928
19929 \end_inset
19930 </cell>
19931 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19932 \begin_inset Text
19933
19934 \begin_layout Plain Layout
19935 \begin_inset Formula $\lambda$
19936 \end_inset
19937
19938
19939 \end_layout
19940
19941 \end_inset
19942 </cell>
19943 </row>
19944 <row>
19945 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19946 \begin_inset Text
19947
19948 \begin_layout Plain Layout
19949
19950 \backslash
19951 mu
19952 \end_layout
19953
19954 \end_inset
19955 </cell>
19956 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19957 \begin_inset Text
19958
19959 \begin_layout Plain Layout
19960 \begin_inset Formula $\mu$
19961 \end_inset
19962
19963
19964 \end_layout
19965
19966 \end_inset
19967 </cell>
19968 </row>
19969 <row>
19970 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19971 \begin_inset Text
19972
19973 \begin_layout Plain Layout
19974
19975 \backslash
19976 nu
19977 \end_layout
19978
19979 \end_inset
19980 </cell>
19981 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985 \begin_inset Formula $\nu$
19986 \end_inset
19987
19988
19989 \end_layout
19990
19991 \end_inset
19992 </cell>
19993 </row>
19994 <row>
19995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19996 \begin_inset Text
19997
19998 \begin_layout Plain Layout
19999
20000 \backslash
20001 xi
20002 \end_layout
20003
20004 \end_inset
20005 </cell>
20006 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20007 \begin_inset Text
20008
20009 \begin_layout Plain Layout
20010 \begin_inset Formula $\xi$
20011 \end_inset
20012
20013
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 </row>
20019 <row>
20020 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20021 \begin_inset Text
20022
20023 \begin_layout Plain Layout
20024 o
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033 \begin_inset Formula $o$
20034 \end_inset
20035
20036
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 </row>
20042 <row>
20043 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047
20048 \backslash
20049 pi
20050 \end_layout
20051
20052 \end_inset
20053 </cell>
20054 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058 \begin_inset Formula $\pi$
20059 \end_inset
20060
20061
20062 \end_layout
20063
20064 \end_inset
20065 </cell>
20066 </row>
20067 <row>
20068 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20069 \begin_inset Text
20070
20071 \begin_layout Plain Layout
20072
20073 \backslash
20074 varpi
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Plain Layout
20083 \begin_inset Formula $\varpi$
20084 \end_inset
20085
20086
20087 \end_layout
20088
20089 \end_inset
20090 </cell>
20091 </row>
20092 <row>
20093 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20094 \begin_inset Text
20095
20096 \begin_layout Plain Layout
20097
20098 \backslash
20099 rho
20100 \end_layout
20101
20102 \end_inset
20103 </cell>
20104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20105 \begin_inset Text
20106
20107 \begin_layout Plain Layout
20108 \begin_inset Formula $\rho$
20109 \end_inset
20110
20111
20112 \end_layout
20113
20114 \end_inset
20115 </cell>
20116 </row>
20117 </lyxtabular>
20118
20119 \end_inset
20120
20121
20122 \begin_inset space \hfill{}
20123 \end_inset
20124
20125
20126 \begin_inset Tabular
20127 <lyxtabular version="3" rows="11" columns="2">
20128 <features booktabs="true" tabularvalignment="middle">
20129 <column alignment="center" valignment="top" width="0pt">
20130 <column alignment="center" valignment="top" width="0pt">
20131 <row>
20132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20133 \begin_inset Text
20134
20135 \begin_layout Plain Layout
20136 Command
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20142 \begin_inset Text
20143
20144 \begin_layout Plain Layout
20145 Result
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 </row>
20151 <row>
20152 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20153 \begin_inset Text
20154
20155 \begin_layout Plain Layout
20156
20157 \backslash
20158 varrho
20159 \end_layout
20160
20161 \end_inset
20162 </cell>
20163 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Plain Layout
20167 \begin_inset Formula $\varrho$
20168 \end_inset
20169
20170
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 </row>
20176 <row>
20177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20178 \begin_inset Text
20179
20180 \begin_layout Plain Layout
20181
20182 \backslash
20183 sigma
20184 \end_layout
20185
20186 \end_inset
20187 </cell>
20188 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20189 \begin_inset Text
20190
20191 \begin_layout Plain Layout
20192 \begin_inset Formula $\sigma$
20193 \end_inset
20194
20195
20196 \end_layout
20197
20198 \end_inset
20199 </cell>
20200 </row>
20201 <row>
20202 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20203 \begin_inset Text
20204
20205 \begin_layout Plain Layout
20206
20207 \backslash
20208 varsigma
20209 \end_layout
20210
20211 \end_inset
20212 </cell>
20213 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20214 \begin_inset Text
20215
20216 \begin_layout Plain Layout
20217 \begin_inset Formula $\varsigma$
20218 \end_inset
20219
20220
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 </row>
20226 <row>
20227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Plain Layout
20231
20232 \backslash
20233 tau
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242 \begin_inset Formula $\tau$
20243 \end_inset
20244
20245
20246 \end_layout
20247
20248 \end_inset
20249 </cell>
20250 </row>
20251 <row>
20252 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20253 \begin_inset Text
20254
20255 \begin_layout Plain Layout
20256
20257 \backslash
20258 upsilon
20259 \end_layout
20260
20261 \end_inset
20262 </cell>
20263 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267 \begin_inset Formula $\upsilon$
20268 \end_inset
20269
20270
20271 \end_layout
20272
20273 \end_inset
20274 </cell>
20275 </row>
20276 <row>
20277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20278 \begin_inset Text
20279
20280 \begin_layout Plain Layout
20281
20282 \backslash
20283 phi
20284 \end_layout
20285
20286 \end_inset
20287 </cell>
20288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292 \begin_inset Formula $\phi$
20293 \end_inset
20294
20295
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 </row>
20301 <row>
20302 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306
20307 \backslash
20308 varphi
20309 \end_layout
20310
20311 \end_inset
20312 </cell>
20313 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20314 \begin_inset Text
20315
20316 \begin_layout Plain Layout
20317 \begin_inset Formula $\varphi$
20318 \end_inset
20319
20320
20321 \end_layout
20322
20323 \end_inset
20324 </cell>
20325 </row>
20326 <row>
20327 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20328 \begin_inset Text
20329
20330 \begin_layout Plain Layout
20331
20332 \backslash
20333 chi
20334 \end_layout
20335
20336 \end_inset
20337 </cell>
20338 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20339 \begin_inset Text
20340
20341 \begin_layout Plain Layout
20342 \begin_inset Formula $\chi$
20343 \end_inset
20344
20345
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 </row>
20351 <row>
20352 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20353 \begin_inset Text
20354
20355 \begin_layout Plain Layout
20356
20357 \backslash
20358 psi
20359 \end_layout
20360
20361 \end_inset
20362 </cell>
20363 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20364 \begin_inset Text
20365
20366 \begin_layout Plain Layout
20367 \begin_inset Formula $\psi$
20368 \end_inset
20369
20370
20371 \end_layout
20372
20373 \end_inset
20374 </cell>
20375 </row>
20376 <row>
20377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20378 \begin_inset Text
20379
20380 \begin_layout Plain Layout
20381
20382 \backslash
20383 omega
20384 \end_layout
20385
20386 \end_inset
20387 </cell>
20388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20389 \begin_inset Text
20390
20391 \begin_layout Plain Layout
20392 \begin_inset Formula $\omega$
20393 \end_inset
20394
20395
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 </row>
20401 </lyxtabular>
20402
20403 \end_inset
20404
20405
20406 \begin_inset space \hfill{}
20407 \end_inset
20408
20409
20410 \end_layout
20411
20412 \begin_layout Standard
20413 \begin_inset VSpace medskip
20414 \end_inset
20415
20416
20417 \end_layout
20418
20419 \begin_layout Standard
20420 How to create special upright Greek letters is explained in 
20421 \begin_inset CommandInset ref
20422 LatexCommand ref
20423 reference "subsec:Upright-small-Greek"
20424
20425 \end_inset
20426
20427 .
20428 \end_layout
20429
20430 \begin_layout Subsection
20431 Big Letters
20432 \begin_inset Index idx
20433 status collapsed
20434
20435 \begin_layout Plain Layout
20436 Greek letters ! big
20437 \end_layout
20438
20439 \end_inset
20440
20441
20442 \end_layout
20443
20444 \begin_layout Standard
20445 \begin_inset space \hfill{}
20446 \end_inset
20447
20448
20449 \begin_inset Tabular
20450 <lyxtabular version="3" rows="7" columns="2">
20451 <features booktabs="true" tabularvalignment="middle">
20452 <column alignment="center" valignment="top" width="0pt">
20453 <column alignment="center" valignment="top" width="0pt">
20454 <row>
20455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20456 \begin_inset Text
20457
20458 \begin_layout Plain Layout
20459 Command
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468 Result
20469 \end_layout
20470
20471 \end_inset
20472 </cell>
20473 </row>
20474 <row>
20475 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Plain Layout
20479
20480 \backslash
20481 Gamma
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20487 \begin_inset Text
20488
20489 \begin_layout Plain Layout
20490 \begin_inset Formula $\Gamma$
20491 \end_inset
20492
20493
20494 \end_layout
20495
20496 \end_inset
20497 </cell>
20498 </row>
20499 <row>
20500 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20501 \begin_inset Text
20502
20503 \begin_layout Plain Layout
20504
20505 \backslash
20506 Delta
20507 \end_layout
20508
20509 \end_inset
20510 </cell>
20511 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20512 \begin_inset Text
20513
20514 \begin_layout Plain Layout
20515 \begin_inset Formula $\Delta$
20516 \end_inset
20517
20518
20519 \end_layout
20520
20521 \end_inset
20522 </cell>
20523 </row>
20524 <row>
20525 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529
20530 \backslash
20531 Theta
20532 \end_layout
20533
20534 \end_inset
20535 </cell>
20536 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20537 \begin_inset Text
20538
20539 \begin_layout Plain Layout
20540 \begin_inset Formula $\Theta$
20541 \end_inset
20542
20543
20544 \end_layout
20545
20546 \end_inset
20547 </cell>
20548 </row>
20549 <row>
20550 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554
20555 \backslash
20556 Lambda
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Plain Layout
20565 \begin_inset Formula $\Lambda$
20566 \end_inset
20567
20568
20569 \end_layout
20570
20571 \end_inset
20572 </cell>
20573 </row>
20574 <row>
20575 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Plain Layout
20579
20580 \backslash
20581 Xi
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590 \begin_inset Formula $\Xi$
20591 \end_inset
20592
20593
20594 \end_layout
20595
20596 \end_inset
20597 </cell>
20598 </row>
20599 <row>
20600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20601 \begin_inset Text
20602
20603 \begin_layout Plain Layout
20604
20605 \backslash
20606 Pi
20607 \end_layout
20608
20609 \end_inset
20610 </cell>
20611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20612 \begin_inset Text
20613
20614 \begin_layout Plain Layout
20615 \begin_inset Formula $\Pi$
20616 \end_inset
20617
20618
20619 \end_layout
20620
20621 \end_inset
20622 </cell>
20623 </row>
20624 </lyxtabular>
20625
20626 \end_inset
20627
20628
20629 \begin_inset space \hfill{}
20630 \end_inset
20631
20632
20633 \begin_inset Tabular
20634 <lyxtabular version="3" rows="6" columns="2">
20635 <features booktabs="true" tabularvalignment="middle">
20636 <column alignment="center" valignment="top" width="0pt">
20637 <column alignment="center" valignment="top" width="0pt">
20638 <row>
20639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20640 \begin_inset Text
20641
20642 \begin_layout Plain Layout
20643 Command
20644 \end_layout
20645
20646 \end_inset
20647 </cell>
20648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20649 \begin_inset Text
20650
20651 \begin_layout Plain Layout
20652 Result
20653 \end_layout
20654
20655 \end_inset
20656 </cell>
20657 </row>
20658 <row>
20659 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20660 \begin_inset Text
20661
20662 \begin_layout Plain Layout
20663
20664 \backslash
20665 Sigma
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20671 \begin_inset Text
20672
20673 \begin_layout Plain Layout
20674 \begin_inset Formula $\Sigma$
20675 \end_inset
20676
20677
20678 \end_layout
20679
20680 \end_inset
20681 </cell>
20682 </row>
20683 <row>
20684 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20685 \begin_inset Text
20686
20687 \begin_layout Plain Layout
20688
20689 \backslash
20690 Upsilon
20691 \end_layout
20692
20693 \end_inset
20694 </cell>
20695 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20696 \begin_inset Text
20697
20698 \begin_layout Plain Layout
20699 \begin_inset Formula $\Upsilon$
20700 \end_inset
20701
20702
20703 \end_layout
20704
20705 \end_inset
20706 </cell>
20707 </row>
20708 <row>
20709 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20710 \begin_inset Text
20711
20712 \begin_layout Plain Layout
20713
20714 \backslash
20715 Phi
20716 \end_layout
20717
20718 \end_inset
20719 </cell>
20720 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20721 \begin_inset Text
20722
20723 \begin_layout Plain Layout
20724 \begin_inset Formula $\Phi$
20725 \end_inset
20726
20727
20728 \end_layout
20729
20730 \end_inset
20731 </cell>
20732 </row>
20733 <row>
20734 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20735 \begin_inset Text
20736
20737 \begin_layout Plain Layout
20738
20739 \backslash
20740 Psi
20741 \end_layout
20742
20743 \end_inset
20744 </cell>
20745 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20746 \begin_inset Text
20747
20748 \begin_layout Plain Layout
20749 \begin_inset Formula $\Psi$
20750 \end_inset
20751
20752
20753 \end_layout
20754
20755 \end_inset
20756 </cell>
20757 </row>
20758 <row>
20759 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20760 \begin_inset Text
20761
20762 \begin_layout Plain Layout
20763
20764 \backslash
20765 Omega
20766 \end_layout
20767
20768 \end_inset
20769 </cell>
20770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20771 \begin_inset Text
20772
20773 \begin_layout Plain Layout
20774 \begin_inset Formula $\Omega$
20775 \end_inset
20776
20777
20778 \end_layout
20779
20780 \end_inset
20781 </cell>
20782 </row>
20783 </lyxtabular>
20784
20785 \end_inset
20786
20787
20788 \begin_inset space \hfill{}
20789 \end_inset
20790
20791
20792 \end_layout
20793
20794 \begin_layout Standard
20795 \begin_inset VSpace medskip
20796 \end_inset
20797
20798 That the big Greek letters appear upright is caused by a design bug when
20799  \SpecialChar TeX
20800  was developed.
20801  To get correct italic big letters, begin every command with 
20802 \series bold
20803 var
20804 \series default
20805 .
20806  For example the command 
20807 \series bold
20808
20809 \backslash
20810 varGamma
20811 \series default
20812  produces 
20813 \begin_inset Formula $\varGamma$
20814 \end_inset
20815
20816 .
20817  Another way is to load the package 
20818 \series bold
20819 fixmath
20820 \series default
20821
20822 \begin_inset Foot
20823 status collapsed
20824
20825 \begin_layout Plain Layout
20826
20827 \series bold
20828 fixmath
20829 \series default
20830  is part of the \SpecialChar LaTeX
20831 -package 
20832 \series bold
20833 was
20834 \series default
20835
20836 \begin_inset Index idx
20837 status collapsed
20838
20839 \begin_layout Plain Layout
20840 Packages ! was
20841 \begin_inset ERT
20842 status collapsed
20843
20844 \begin_layout Plain Layout
20845
20846
20847 \backslash
20848 vspace{4mm}
20849 \end_layout
20850
20851 \end_inset
20852
20853
20854 \end_layout
20855
20856 \end_inset
20857
20858 .
20859 \end_layout
20860
20861 \end_inset
20862
20863
20864 \begin_inset Index idx
20865 status collapsed
20866
20867 \begin_layout Plain Layout
20868 Packages ! fixmath
20869 \end_layout
20870
20871 \end_inset
20872
20873  with the \SpecialChar LaTeX
20874 -preamble line
20875 \end_layout
20876
20877 \begin_layout Standard
20878
20879 \series bold
20880
20881 \backslash
20882 usepackage{fixmath}
20883 \end_layout
20884
20885 \begin_layout Standard
20886 Then all big Greek letters in a document will automatically be typeset italic.
20887 \end_layout
20888
20889 \begin_layout Subsection
20890 Bold Letters
20891 \begin_inset Index idx
20892 status collapsed
20893
20894 \begin_layout Plain Layout
20895 Greek letters ! bold
20896 \end_layout
20897
20898 \end_inset
20899
20900
20901 \end_layout
20902
20903 \begin_layout Standard
20904 Greek letters cannot be set with different font styles like Latin letters.
20905  They can only be made bold with the command 
20906 \series bold
20907
20908 \backslash
20909 boldsymbol
20910 \series default
20911
20912 \begin_inset Index idx
20913 status collapsed
20914
20915 \begin_layout Plain Layout
20916 Commands ! B ! 
20917 \backslash
20918 boldsymbol
20919 \end_layout
20920
20921 \end_inset
20922
20923 .
20924 \begin_inset Separator parbreak
20925 \end_inset
20926
20927
20928 \end_layout
20929
20930 \begin_layout Standard
20931 \align center
20932 \begin_inset Tabular
20933 <lyxtabular version="3" rows="3" columns="2">
20934 <features booktabs="true" tabularvalignment="middle">
20935 <column alignment="center" valignment="top" width="0pt">
20936 <column alignment="center" valignment="top">
20937 <row>
20938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20939 \begin_inset Text
20940
20941 \begin_layout Plain Layout
20942 Command
20943 \end_layout
20944
20945 \end_inset
20946 </cell>
20947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20948 \begin_inset Text
20949
20950 \begin_layout Plain Layout
20951 Result
20952 \end_layout
20953
20954 \end_inset
20955 </cell>
20956 </row>
20957 <row>
20958 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20959 \begin_inset Text
20960
20961 \begin_layout Plain Layout
20962
20963 \backslash
20964 Upsilon
20965 \backslash
20966 boldsymbol
20967 \backslash
20968 Upsilon
20969 \end_layout
20970
20971 \end_inset
20972 </cell>
20973 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20974 \begin_inset Text
20975
20976 \begin_layout Plain Layout
20977 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20978 \end_inset
20979
20980
20981 \end_layout
20982
20983 \end_inset
20984 </cell>
20985 </row>
20986 <row>
20987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20988 \begin_inset Text
20989
20990 \begin_layout Plain Layout
20991
20992 \backslash
20993 theta
20994 \backslash
20995 boldsymbol
20996 \backslash
20997 theta
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006 \begin_inset Formula $\theta\boldsymbol{\theta}$
21007 \end_inset
21008
21009
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 </row>
21015 </lyxtabular>
21016
21017 \end_inset
21018
21019
21020 \end_layout
21021
21022 \begin_layout Section
21023 Symbols
21024 \begin_inset ERT
21025 status collapsed
21026
21027 \begin_layout Plain Layout
21028
21029
21030 \backslash
21031 texorpdfstring{
21032 \end_layout
21033
21034 \end_inset
21035
21036
21037 \begin_inset Foot
21038 status collapsed
21039
21040 \begin_layout Plain Layout
21041 A list with all symbols of most of the \SpecialChar LaTeX
21042 -packages can be found in 
21043 \begin_inset CommandInset citation
21044 LatexCommand cite
21045 key "Symbols"
21046
21047 \end_inset
21048
21049 .
21050 \end_layout
21051
21052 \end_inset
21053
21054
21055 \begin_inset ERT
21056 status collapsed
21057
21058 \begin_layout Plain Layout
21059
21060 }{}
21061 \end_layout
21062
21063 \end_inset
21064
21065
21066 \begin_inset Note Note
21067 status collapsed
21068
21069 \begin_layout Plain Layout
21070
21071 \backslash
21072 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
21073 \end_layout
21074
21075 \begin_layout Plain Layout
21076 More about 
21077 \backslash
21078 texorpdfstring is in section 
21079 \begin_inset CommandInset ref
21080 LatexCommand ref
21081 reference "subsec:Formulas-in-Section"
21082
21083 \end_inset
21084
21085 .
21086 \end_layout
21087
21088 \end_inset
21089
21090
21091 \begin_inset Index idx
21092 status collapsed
21093
21094 \begin_layout Plain Layout
21095 Symbols
21096 \end_layout
21097
21098 \end_inset
21099
21100
21101 \end_layout
21102
21103 \begin_layout Standard
21104 Many of the symbols listed in this section can also be inserted via the
21105  toolbar buttons 
21106 \begin_inset Info
21107 type  "icon"
21108 arg   "math-insert \\nabla"
21109 \end_inset
21110
21111  and 
21112 \begin_inset Info
21113 type  "icon"
21114 arg   "math-insert \\digamma"
21115 \end_inset
21116
21117 .
21118 \end_layout
21119
21120 \begin_layout Subsection
21121 Mathematical Symbols
21122 \begin_inset CommandInset label
21123 LatexCommand label
21124 name "subsec:Mathematical-Symbols"
21125
21126 \end_inset
21127
21128
21129 \begin_inset Index idx
21130 status collapsed
21131
21132 \begin_layout Plain Layout
21133 Symbols ! mathematical
21134 \end_layout
21135
21136 \end_inset
21137
21138
21139 \end_layout
21140
21141 \begin_layout Standard
21142 \begin_inset Tabular
21143 <lyxtabular version="3" rows="10" columns="2">
21144 <features booktabs="true" tabularvalignment="middle">
21145 <column alignment="center" valignment="top" width="0pt">
21146 <column alignment="center" valignment="top" width="0pt">
21147 <row>
21148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21149 \begin_inset Text
21150
21151 \begin_layout Plain Layout
21152 Command
21153 \end_layout
21154
21155 \end_inset
21156 </cell>
21157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21158 \begin_inset Text
21159
21160 \begin_layout Plain Layout
21161 Symbol
21162 \end_layout
21163
21164 \end_inset
21165 </cell>
21166 </row>
21167 <row>
21168 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21169 \begin_inset Text
21170
21171 \begin_layout Plain Layout
21172
21173 \backslash
21174 neg
21175 \end_layout
21176
21177 \end_inset
21178 </cell>
21179 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21180 \begin_inset Text
21181
21182 \begin_layout Plain Layout
21183 \begin_inset Formula $\neg$
21184 \end_inset
21185
21186
21187 \end_layout
21188
21189 \end_inset
21190 </cell>
21191 </row>
21192 <row>
21193 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21194 \begin_inset Text
21195
21196 \begin_layout Plain Layout
21197
21198 \backslash
21199 Im
21200 \end_layout
21201
21202 \end_inset
21203 </cell>
21204 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21205 \begin_inset Text
21206
21207 \begin_layout Plain Layout
21208 \begin_inset Formula $\Im$
21209 \end_inset
21210
21211
21212 \end_layout
21213
21214 \end_inset
21215 </cell>
21216 </row>
21217 <row>
21218 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21219 \begin_inset Text
21220
21221 \begin_layout Plain Layout
21222
21223 \backslash
21224 Re
21225 \end_layout
21226
21227 \end_inset
21228 </cell>
21229 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21230 \begin_inset Text
21231
21232 \begin_layout Plain Layout
21233 \begin_inset Formula $\Re$
21234 \end_inset
21235
21236
21237 \end_layout
21238
21239 \end_inset
21240 </cell>
21241 </row>
21242 <row>
21243 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21244 \begin_inset Text
21245
21246 \begin_layout Plain Layout
21247
21248 \backslash
21249 aleph
21250 \end_layout
21251
21252 \end_inset
21253 </cell>
21254 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21255 \begin_inset Text
21256
21257 \begin_layout Plain Layout
21258 \begin_inset Formula $\aleph$
21259 \end_inset
21260
21261
21262 \end_layout
21263
21264 \end_inset
21265 </cell>
21266 </row>
21267 <row>
21268 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21269 \begin_inset Text
21270
21271 \begin_layout Plain Layout
21272
21273 \backslash
21274 partial
21275 \end_layout
21276
21277 \end_inset
21278 </cell>
21279 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21280 \begin_inset Text
21281
21282 \begin_layout Plain Layout
21283 \begin_inset Formula $\partial$
21284 \end_inset
21285
21286
21287 \end_layout
21288
21289 \end_inset
21290 </cell>
21291 </row>
21292 <row>
21293 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21294 \begin_inset Text
21295
21296 \begin_layout Plain Layout
21297
21298 \backslash
21299 infty
21300 \end_layout
21301
21302 \end_inset
21303 </cell>
21304 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21305 \begin_inset Text
21306
21307 \begin_layout Plain Layout
21308 \begin_inset Formula $\infty$
21309 \end_inset
21310
21311
21312 \end_layout
21313
21314 \end_inset
21315 </cell>
21316 </row>
21317 <row>
21318 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21319 \begin_inset Text
21320
21321 \begin_layout Plain Layout
21322
21323 \backslash
21324 wp
21325 \end_layout
21326
21327 \end_inset
21328 </cell>
21329 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21330 \begin_inset Text
21331
21332 \begin_layout Plain Layout
21333 \begin_inset Formula $\wp$
21334 \end_inset
21335
21336
21337 \end_layout
21338
21339 \end_inset
21340 </cell>
21341 </row>
21342 <row>
21343 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21344 \begin_inset Text
21345
21346 \begin_layout Plain Layout
21347
21348 \backslash
21349 imath
21350 \end_layout
21351
21352 \end_inset
21353 </cell>
21354 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21355 \begin_inset Text
21356
21357 \begin_layout Plain Layout
21358 \begin_inset Formula $\imath$
21359 \end_inset
21360
21361
21362 \end_layout
21363
21364 \end_inset
21365 </cell>
21366 </row>
21367 <row>
21368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21369 \begin_inset Text
21370
21371 \begin_layout Plain Layout
21372
21373 \backslash
21374 jmath
21375 \end_layout
21376
21377 \end_inset
21378 </cell>
21379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21380 \begin_inset Text
21381
21382 \begin_layout Plain Layout
21383 \begin_inset Formula $\jmath$
21384 \end_inset
21385
21386
21387 \end_layout
21388
21389 \end_inset
21390 </cell>
21391 </row>
21392 </lyxtabular>
21393
21394 \end_inset
21395
21396
21397 \begin_inset space \hfill{}
21398 \end_inset
21399
21400
21401 \begin_inset Tabular
21402 <lyxtabular version="3" rows="10" columns="2">
21403 <features booktabs="true" tabularvalignment="middle">
21404 <column alignment="center" valignment="top" width="0pt">
21405 <column alignment="center" valignment="top" width="0pt">
21406 <row>
21407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21408 \begin_inset Text
21409
21410 \begin_layout Plain Layout
21411 Command
21412 \end_layout
21413
21414 \end_inset
21415 </cell>
21416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21417 \begin_inset Text
21418
21419 \begin_layout Plain Layout
21420 Symbol
21421 \begin_inset Note Note
21422 status collapsed
21423
21424 \begin_layout Plain Layout
21425
21426 \series bold
21427
21428 \backslash
21429 raisebox
21430 \series default
21431  is only used as spacer.
21432 \end_layout
21433
21434 \end_inset
21435
21436
21437 \end_layout
21438
21439 \end_inset
21440 </cell>
21441 </row>
21442 <row>
21443 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21444 \begin_inset Text
21445
21446 \begin_layout Plain Layout
21447
21448 \backslash
21449 forall
21450 \end_layout
21451
21452 \end_inset
21453 </cell>
21454 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21455 \begin_inset Text
21456
21457 \begin_layout Plain Layout
21458 \begin_inset Formula $\forall$
21459 \end_inset
21460
21461
21462 \end_layout
21463
21464 \end_inset
21465 </cell>
21466 </row>
21467 <row>
21468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21469 \begin_inset Text
21470
21471 \begin_layout Plain Layout
21472
21473 \backslash
21474 exists
21475 \end_layout
21476
21477 \end_inset
21478 </cell>
21479 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21480 \begin_inset Text
21481
21482 \begin_layout Plain Layout
21483 \begin_inset Formula $\exists$
21484 \end_inset
21485
21486
21487 \end_layout
21488
21489 \end_inset
21490 </cell>
21491 </row>
21492 <row>
21493 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21494 \begin_inset Text
21495
21496 \begin_layout Plain Layout
21497
21498 \backslash
21499 nexists
21500 \end_layout
21501
21502 \end_inset
21503 </cell>
21504 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21505 \begin_inset Text
21506
21507 \begin_layout Plain Layout
21508 \begin_inset Formula $\nexists$
21509 \end_inset
21510
21511
21512 \end_layout
21513
21514 \end_inset
21515 </cell>
21516 </row>
21517 <row>
21518 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21519 \begin_inset Text
21520
21521 \begin_layout Plain Layout
21522
21523 \backslash
21524 emptyset
21525 \end_layout
21526
21527 \end_inset
21528 </cell>
21529 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21530 \begin_inset Text
21531
21532 \begin_layout Plain Layout
21533 \begin_inset Formula $\emptyset$
21534 \end_inset
21535
21536
21537 \end_layout
21538
21539 \end_inset
21540 </cell>
21541 </row>
21542 <row>
21543 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21544 \begin_inset Text
21545
21546 \begin_layout Plain Layout
21547
21548 \backslash
21549 varnothing
21550 \end_layout
21551
21552 \end_inset
21553 </cell>
21554 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21555 \begin_inset Text
21556
21557 \begin_layout Plain Layout
21558 \begin_inset Formula $\varnothing$
21559 \end_inset
21560
21561
21562 \end_layout
21563
21564 \end_inset
21565 </cell>
21566 </row>
21567 <row>
21568 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21569 \begin_inset Text
21570
21571 \begin_layout Plain Layout
21572
21573 \backslash
21574 dag
21575 \end_layout
21576
21577 \end_inset
21578 </cell>
21579 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21580 \begin_inset Text
21581
21582 \begin_layout Plain Layout
21583 \begin_inset Formula $\dag$
21584 \end_inset
21585
21586
21587 \end_layout
21588
21589 \end_inset
21590 </cell>
21591 </row>
21592 <row>
21593 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21594 \begin_inset Text
21595
21596 \begin_layout Plain Layout
21597
21598 \backslash
21599 ddag
21600 \end_layout
21601
21602 \end_inset
21603 </cell>
21604 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21605 \begin_inset Text
21606
21607 \begin_layout Plain Layout
21608 \begin_inset Formula $\ddag$
21609 \end_inset
21610
21611
21612 \end_layout
21613
21614 \end_inset
21615 </cell>
21616 </row>
21617 <row>
21618 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21619 \begin_inset Text
21620
21621 \begin_layout Plain Layout
21622
21623 \backslash
21624 complement
21625 \end_layout
21626
21627 \end_inset
21628 </cell>
21629 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21630 \begin_inset Text
21631
21632 \begin_layout Plain Layout
21633 \begin_inset ERT
21634 status collapsed
21635
21636 \begin_layout Plain Layout
21637
21638
21639 \backslash
21640 raisebox{-0.8mm}{
21641 \end_layout
21642
21643 \end_inset
21644
21645
21646 \begin_inset Formula $\complement$
21647 \end_inset
21648
21649
21650 \begin_inset ERT
21651 status collapsed
21652
21653 \begin_layout Plain Layout
21654
21655 }
21656 \end_layout
21657
21658 \end_inset
21659
21660
21661 \end_layout
21662
21663 \end_inset
21664 </cell>
21665 </row>
21666 <row>
21667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21668 \begin_inset Text
21669
21670 \begin_layout Plain Layout
21671
21672 \backslash
21673 Bbbk
21674 \end_layout
21675
21676 \end_inset
21677 </cell>
21678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21679 \begin_inset Text
21680
21681 \begin_layout Plain Layout
21682 \begin_inset Formula $\Bbbk$
21683 \end_inset
21684
21685
21686 \end_layout
21687
21688 \end_inset
21689 </cell>
21690 </row>
21691 </lyxtabular>
21692
21693 \end_inset
21694
21695
21696 \begin_inset space \hfill{}
21697 \end_inset
21698
21699
21700 \begin_inset Tabular
21701 <lyxtabular version="3" rows="10" columns="2">
21702 <features booktabs="true" tabularvalignment="middle">
21703 <column alignment="center" valignment="top" width="0pt">
21704 <column alignment="center" valignment="top" width="0pt">
21705 <row>
21706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21707 \begin_inset Text
21708
21709 \begin_layout Plain Layout
21710 Command
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21716 \begin_inset Text
21717
21718 \begin_layout Plain Layout
21719 Symbol
21720 \end_layout
21721
21722 \end_inset
21723 </cell>
21724 </row>
21725 <row>
21726 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730
21731 \backslash
21732 prime
21733 \end_layout
21734
21735 \end_inset
21736 </cell>
21737 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21738 \begin_inset Text
21739
21740 \begin_layout Plain Layout
21741 \begin_inset Formula $\prime$
21742 \end_inset
21743
21744
21745 \end_layout
21746
21747 \end_inset
21748 </cell>
21749 </row>
21750 <row>
21751 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21752 \begin_inset Text
21753
21754 \begin_layout Plain Layout
21755
21756 \backslash
21757 backprime
21758 \end_layout
21759
21760 \end_inset
21761 </cell>
21762 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21763 \begin_inset Text
21764
21765 \begin_layout Plain Layout
21766 \begin_inset Formula $\backprime$
21767 \end_inset
21768
21769
21770 \end_layout
21771
21772 \end_inset
21773 </cell>
21774 </row>
21775 <row>
21776 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21777 \begin_inset Text
21778
21779 \begin_layout Plain Layout
21780
21781 \backslash
21782 mho
21783 \end_layout
21784
21785 \end_inset
21786 </cell>
21787 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21788 \begin_inset Text
21789
21790 \begin_layout Plain Layout
21791 \begin_inset Formula $\mho$
21792 \end_inset
21793
21794
21795 \end_layout
21796
21797 \end_inset
21798 </cell>
21799 </row>
21800 <row>
21801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21802 \begin_inset Text
21803
21804 \begin_layout Plain Layout
21805
21806 \backslash
21807 triangle
21808 \end_layout
21809
21810 \end_inset
21811 </cell>
21812 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21813 \begin_inset Text
21814
21815 \begin_layout Plain Layout
21816 \begin_inset Formula $\triangle$
21817 \end_inset
21818
21819
21820 \end_layout
21821
21822 \end_inset
21823 </cell>
21824 </row>
21825 <row>
21826 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21827 \begin_inset Text
21828
21829 \begin_layout Plain Layout
21830
21831 \backslash
21832 angle
21833 \end_layout
21834
21835 \end_inset
21836 </cell>
21837 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21838 \begin_inset Text
21839
21840 \begin_layout Plain Layout
21841 \begin_inset Formula $\angle$
21842 \end_inset
21843
21844
21845 \end_layout
21846
21847 \end_inset
21848 </cell>
21849 </row>
21850 <row>
21851 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21852 \begin_inset Text
21853
21854 \begin_layout Plain Layout
21855
21856 \backslash
21857 measuredangle
21858 \end_layout
21859
21860 \end_inset
21861 </cell>
21862 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21863 \begin_inset Text
21864
21865 \begin_layout Plain Layout
21866 \begin_inset Formula $\measuredangle$
21867 \end_inset
21868
21869
21870 \end_layout
21871
21872 \end_inset
21873 </cell>
21874 </row>
21875 <row>
21876 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21877 \begin_inset Text
21878
21879 \begin_layout Plain Layout
21880
21881 \backslash
21882 sphericalangle
21883 \end_layout
21884
21885 \end_inset
21886 </cell>
21887 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21888 \begin_inset Text
21889
21890 \begin_layout Plain Layout
21891 \begin_inset Formula $\sphericalangle$
21892 \end_inset
21893
21894
21895 \end_layout
21896
21897 \end_inset
21898 </cell>
21899 </row>
21900 <row>
21901 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21902 \begin_inset Text
21903
21904 \begin_layout Plain Layout
21905
21906 \backslash
21907 top
21908 \end_layout
21909
21910 \end_inset
21911 </cell>
21912 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21913 \begin_inset Text
21914
21915 \begin_layout Plain Layout
21916 \begin_inset Formula $\top$
21917 \end_inset
21918
21919
21920 \end_layout
21921
21922 \end_inset
21923 </cell>
21924 </row>
21925 <row>
21926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21927 \begin_inset Text
21928
21929 \begin_layout Plain Layout
21930
21931 \backslash
21932 bot
21933 \end_layout
21934
21935 \end_inset
21936 </cell>
21937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21938 \begin_inset Text
21939
21940 \begin_layout Plain Layout
21941 \begin_inset Formula $\bot$
21942 \end_inset
21943
21944
21945 \end_layout
21946
21947 \end_inset
21948 </cell>
21949 </row>
21950 </lyxtabular>
21951
21952 \end_inset
21953
21954
21955 \end_layout
21956
21957 \begin_layout Standard
21958 \begin_inset Newpage newpage
21959 \end_inset
21960
21961
21962 \end_layout
21963
21964 \begin_layout Subsection
21965 Miscellaneous Symbols
21966 \begin_inset CommandInset label
21967 LatexCommand label
21968 name "subsec:Miscellaneous-Symbols"
21969
21970 \end_inset
21971
21972
21973 \begin_inset Index idx
21974 status collapsed
21975
21976 \begin_layout Plain Layout
21977 Symbols ! miscellaneous
21978 \end_layout
21979
21980 \end_inset
21981
21982
21983 \end_layout
21984
21985 \begin_layout Standard
21986 \noindent
21987 \align center
21988 \begin_inset Tabular
21989 <lyxtabular version="3" rows="10" columns="2">
21990 <features booktabs="true" tabularvalignment="middle">
21991 <column alignment="center" valignment="top" width="0pt">
21992 <column alignment="center" valignment="top" width="0pt">
21993 <row>
21994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21995 \begin_inset Text
21996
21997 \begin_layout Plain Layout
21998 Command
21999 \end_layout
22000
22001 \end_inset
22002 </cell>
22003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22004 \begin_inset Text
22005
22006 \begin_layout Plain Layout
22007 Symbol
22008 \end_layout
22009
22010 \end_inset
22011 </cell>
22012 </row>
22013 <row>
22014 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22015 \begin_inset Text
22016
22017 \begin_layout Plain Layout
22018
22019 \backslash
22020 flat
22021 \end_layout
22022
22023 \end_inset
22024 </cell>
22025 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22026 \begin_inset Text
22027
22028 \begin_layout Plain Layout
22029 \begin_inset Formula $\flat$
22030 \end_inset
22031
22032
22033 \end_layout
22034
22035 \end_inset
22036 </cell>
22037 </row>
22038 <row>
22039 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22040 \begin_inset Text
22041
22042 \begin_layout Plain Layout
22043
22044 \backslash
22045 natural
22046 \end_layout
22047
22048 \end_inset
22049 </cell>
22050 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22051 \begin_inset Text
22052
22053 \begin_layout Plain Layout
22054 \begin_inset Formula $\natural$
22055 \end_inset
22056
22057
22058 \end_layout
22059
22060 \end_inset
22061 </cell>
22062 </row>
22063 <row>
22064 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22065 \begin_inset Text
22066
22067 \begin_layout Plain Layout
22068
22069 \backslash
22070 sharp
22071 \end_layout
22072
22073 \end_inset
22074 </cell>
22075 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22076 \begin_inset Text
22077
22078 \begin_layout Plain Layout
22079 \begin_inset Formula $\sharp$
22080 \end_inset
22081
22082
22083 \end_layout
22084
22085 \end_inset
22086 </cell>
22087 </row>
22088 <row>
22089 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22090 \begin_inset Text
22091
22092 \begin_layout Plain Layout
22093
22094 \backslash
22095 surd
22096 \end_layout
22097
22098 \end_inset
22099 </cell>
22100 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22101 \begin_inset Text
22102
22103 \begin_layout Plain Layout
22104 \begin_inset Formula $\surd$
22105 \end_inset
22106
22107
22108 \end_layout
22109
22110 \end_inset
22111 </cell>
22112 </row>
22113 <row>
22114 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22115 \begin_inset Text
22116
22117 \begin_layout Plain Layout
22118
22119 \backslash
22120 checkmark
22121 \end_layout
22122
22123 \end_inset
22124 </cell>
22125 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22126 \begin_inset Text
22127
22128 \begin_layout Plain Layout
22129 \begin_inset Formula $\checkmark$
22130 \end_inset
22131
22132
22133 \end_layout
22134
22135 \end_inset
22136 </cell>
22137 </row>
22138 <row>
22139 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22140 \begin_inset Text
22141
22142 \begin_layout Plain Layout
22143
22144 \backslash
22145 yen
22146 \end_layout
22147
22148 \end_inset
22149 </cell>
22150 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22151 \begin_inset Text
22152
22153 \begin_layout Plain Layout
22154 \begin_inset Formula $\yen$
22155 \end_inset
22156
22157
22158 \end_layout
22159
22160 \end_inset
22161 </cell>
22162 </row>
22163 <row>
22164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22165 \begin_inset Text
22166
22167 \begin_layout Plain Layout
22168
22169 \backslash
22170 pounds
22171 \end_layout
22172
22173 \end_inset
22174 </cell>
22175 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22176 \begin_inset Text
22177
22178 \begin_layout Plain Layout
22179 \begin_inset Formula $\pounds$
22180 \end_inset
22181
22182
22183 \end_layout
22184
22185 \end_inset
22186 </cell>
22187 </row>
22188 <row>
22189 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22190 \begin_inset Text
22191
22192 \begin_layout Plain Layout
22193 $
22194 \end_layout
22195
22196 \end_inset
22197 </cell>
22198 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22199 \begin_inset Text
22200
22201 \begin_layout Plain Layout
22202 \begin_inset Formula $\$$
22203 \end_inset
22204
22205
22206 \end_layout
22207
22208 \end_inset
22209 </cell>
22210 </row>
22211 <row>
22212 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22213 \begin_inset Text
22214
22215 \begin_layout Plain Layout
22216 §
22217 \end_layout
22218
22219 \end_inset
22220 </cell>
22221 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Plain Layout
22225 \begin_inset Formula $§$
22226 \end_inset
22227
22228
22229 \end_layout
22230
22231 \end_inset
22232 </cell>
22233 </row>
22234 </lyxtabular>
22235
22236 \end_inset
22237
22238
22239 \begin_inset space \hfill{}
22240 \end_inset
22241
22242
22243 \begin_inset Tabular
22244 <lyxtabular version="3" rows="10" columns="2">
22245 <features booktabs="true" tabularvalignment="middle">
22246 <column alignment="center" valignment="top" width="0pt">
22247 <column alignment="center" valignment="top">
22248 <row>
22249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22250 \begin_inset Text
22251
22252 \begin_layout Plain Layout
22253 Command
22254 \end_layout
22255
22256 \end_inset
22257 </cell>
22258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22259 \begin_inset Text
22260
22261 \begin_layout Plain Layout
22262 Symbol
22263 \end_layout
22264
22265 \end_inset
22266 </cell>
22267 </row>
22268 <row>
22269 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22270 \begin_inset Text
22271
22272 \begin_layout Plain Layout
22273
22274 \backslash
22275 hbar
22276 \end_layout
22277
22278 \end_inset
22279 </cell>
22280 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22281 \begin_inset Text
22282
22283 \begin_layout Plain Layout
22284 \begin_inset Formula $\hbar$
22285 \end_inset
22286
22287
22288 \end_layout
22289
22290 \end_inset
22291 </cell>
22292 </row>
22293 <row>
22294 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22295 \begin_inset Text
22296
22297 \begin_layout Plain Layout
22298
22299 \backslash
22300 hslash
22301 \end_layout
22302
22303 \end_inset
22304 </cell>
22305 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22306 \begin_inset Text
22307
22308 \begin_layout Plain Layout
22309 \begin_inset Formula $\hslash$
22310 \end_inset
22311
22312
22313 \end_layout
22314
22315 \end_inset
22316 </cell>
22317 </row>
22318 <row>
22319 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22320 \begin_inset Text
22321
22322 \begin_layout Plain Layout
22323
22324 \backslash
22325 clubsuit
22326 \end_layout
22327
22328 \end_inset
22329 </cell>
22330 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22331 \begin_inset Text
22332
22333 \begin_layout Plain Layout
22334 \begin_inset Formula $\clubsuit$
22335 \end_inset
22336
22337
22338 \end_layout
22339
22340 \end_inset
22341 </cell>
22342 </row>
22343 <row>
22344 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22345 \begin_inset Text
22346
22347 \begin_layout Plain Layout
22348
22349 \backslash
22350 spadesuit
22351 \end_layout
22352
22353 \end_inset
22354 </cell>
22355 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22356 \begin_inset Text
22357
22358 \begin_layout Plain Layout
22359 \begin_inset Formula $\spadesuit$
22360 \end_inset
22361
22362
22363 \end_layout
22364
22365 \end_inset
22366 </cell>
22367 </row>
22368 <row>
22369 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22370 \begin_inset Text
22371
22372 \begin_layout Plain Layout
22373
22374 \backslash
22375 bigstar
22376 \end_layout
22377
22378 \end_inset
22379 </cell>
22380 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22381 \begin_inset Text
22382
22383 \begin_layout Plain Layout
22384 \begin_inset Formula $\bigstar$
22385 \end_inset
22386
22387
22388 \end_layout
22389
22390 \end_inset
22391 </cell>
22392 </row>
22393 <row>
22394 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22395 \begin_inset Text
22396
22397 \begin_layout Plain Layout
22398
22399 \backslash
22400 blacklozenge
22401 \end_layout
22402
22403 \end_inset
22404 </cell>
22405 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22406 \begin_inset Text
22407
22408 \begin_layout Plain Layout
22409 \begin_inset Formula $\blacklozenge$
22410 \end_inset
22411
22412
22413 \end_layout
22414
22415 \end_inset
22416 </cell>
22417 </row>
22418 <row>
22419 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22420 \begin_inset Text
22421
22422 \begin_layout Plain Layout
22423
22424 \backslash
22425 blacktriangle
22426 \end_layout
22427
22428 \end_inset
22429 </cell>
22430 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22431 \begin_inset Text
22432
22433 \begin_layout Plain Layout
22434 \begin_inset Formula $\blacktriangle$
22435 \end_inset
22436
22437
22438 \end_layout
22439
22440 \end_inset
22441 </cell>
22442 </row>
22443 <row>
22444 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22445 \begin_inset Text
22446
22447 \begin_layout Plain Layout
22448
22449 \backslash
22450 blacktiangledown
22451 \end_layout
22452
22453 \end_inset
22454 </cell>
22455 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22456 \begin_inset Text
22457
22458 \begin_layout Plain Layout
22459 \begin_inset Formula $\blacktriangledown$
22460 \end_inset
22461
22462
22463 \end_layout
22464
22465 \end_inset
22466 </cell>
22467 </row>
22468 <row>
22469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22470 \begin_inset Text
22471
22472 \begin_layout Plain Layout
22473
22474 \backslash
22475 bullet
22476 \end_layout
22477
22478 \end_inset
22479 </cell>
22480 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22481 \begin_inset Text
22482
22483 \begin_layout Plain Layout
22484 \begin_inset Formula $\bullet$
22485 \end_inset
22486
22487
22488 \end_layout
22489
22490 \end_inset
22491 </cell>
22492 </row>
22493 </lyxtabular>
22494
22495 \end_inset
22496
22497
22498 \begin_inset space \hfill{}
22499 \end_inset
22500
22501
22502 \begin_inset Tabular
22503 <lyxtabular version="3" rows="10" columns="2">
22504 <features booktabs="true" tabularvalignment="middle">
22505 <column alignment="center" valignment="top" width="0pt">
22506 <column alignment="center" valignment="top" width="0pt">
22507 <row>
22508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22509 \begin_inset Text
22510
22511 \begin_layout Plain Layout
22512 Command
22513 \end_layout
22514
22515 \end_inset
22516 </cell>
22517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22518 \begin_inset Text
22519
22520 \begin_layout Plain Layout
22521 Symbol
22522 \end_layout
22523
22524 \end_inset
22525 </cell>
22526 </row>
22527 <row>
22528 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22529 \begin_inset Text
22530
22531 \begin_layout Plain Layout
22532
22533 \backslash
22534 diamondsuit
22535 \end_layout
22536
22537 \end_inset
22538 </cell>
22539 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22540 \begin_inset Text
22541
22542 \begin_layout Plain Layout
22543 \begin_inset Formula $\diamondsuit$
22544 \end_inset
22545
22546
22547 \end_layout
22548
22549 \end_inset
22550 </cell>
22551 </row>
22552 <row>
22553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22554 \begin_inset Text
22555
22556 \begin_layout Plain Layout
22557
22558 \backslash
22559 Diamond
22560 \end_layout
22561
22562 \end_inset
22563 </cell>
22564 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22565 \begin_inset Text
22566
22567 \begin_layout Plain Layout
22568 \begin_inset Formula $\Diamond$
22569 \end_inset
22570
22571
22572 \end_layout
22573
22574 \end_inset
22575 </cell>
22576 </row>
22577 <row>
22578 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22579 \begin_inset Text
22580
22581 \begin_layout Plain Layout
22582
22583 \backslash
22584 heartsuit
22585 \end_layout
22586
22587 \end_inset
22588 </cell>
22589 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22590 \begin_inset Text
22591
22592 \begin_layout Plain Layout
22593 \begin_inset Formula $\heartsuit$
22594 \end_inset
22595
22596
22597 \end_layout
22598
22599 \end_inset
22600 </cell>
22601 </row>
22602 <row>
22603 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22604 \begin_inset Text
22605
22606 \begin_layout Plain Layout
22607
22608 \backslash
22609 P
22610 \end_layout
22611
22612 \end_inset
22613 </cell>
22614 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22615 \begin_inset Text
22616
22617 \begin_layout Plain Layout
22618 \begin_inset Formula $\P$
22619 \end_inset
22620
22621
22622 \end_layout
22623
22624 \end_inset
22625 </cell>
22626 </row>
22627 <row>
22628 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22629 \begin_inset Text
22630
22631 \begin_layout Plain Layout
22632
22633 \backslash
22634 copyright
22635 \end_layout
22636
22637 \end_inset
22638 </cell>
22639 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22640 \begin_inset Text
22641
22642 \begin_layout Plain Layout
22643 \begin_inset Formula $\copyright$
22644 \end_inset
22645
22646
22647 \end_layout
22648
22649 \end_inset
22650 </cell>
22651 </row>
22652 <row>
22653 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22654 \begin_inset Text
22655
22656 \begin_layout Plain Layout
22657
22658 \backslash
22659 circledR
22660 \end_layout
22661
22662 \end_inset
22663 </cell>
22664 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22665 \begin_inset Text
22666
22667 \begin_layout Plain Layout
22668 \begin_inset Formula $\circledR$
22669 \end_inset
22670
22671
22672 \end_layout
22673
22674 \end_inset
22675 </cell>
22676 </row>
22677 <row>
22678 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22679 \begin_inset Text
22680
22681 \begin_layout Plain Layout
22682
22683 \backslash
22684 maltese
22685 \end_layout
22686
22687 \end_inset
22688 </cell>
22689 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22690 \begin_inset Text
22691
22692 \begin_layout Plain Layout
22693 \begin_inset Formula $\maltese$
22694 \end_inset
22695
22696
22697 \end_layout
22698
22699 \end_inset
22700 </cell>
22701 </row>
22702 <row>
22703 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22704 \begin_inset Text
22705
22706 \begin_layout Plain Layout
22707
22708 \backslash
22709 diagup
22710 \end_layout
22711
22712 \end_inset
22713 </cell>
22714 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22715 \begin_inset Text
22716
22717 \begin_layout Plain Layout
22718 \begin_inset Formula $\diagup$
22719 \end_inset
22720
22721
22722 \end_layout
22723
22724 \end_inset
22725 </cell>
22726 </row>
22727 <row>
22728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22729 \begin_inset Text
22730
22731 \begin_layout Plain Layout
22732
22733 \backslash
22734 diagdown
22735 \end_layout
22736
22737 \end_inset
22738 </cell>
22739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22740 \begin_inset Text
22741
22742 \begin_layout Plain Layout
22743 \begin_inset Formula $\diagdown$
22744 \end_inset
22745
22746
22747 \end_layout
22748
22749 \end_inset
22750 </cell>
22751 </row>
22752 </lyxtabular>
22753
22754 \end_inset
22755
22756
22757 \end_layout
22758
22759 \begin_layout Standard
22760 \begin_inset VSpace medskip
22761 \end_inset
22762
22763
22764 \end_layout
22765
22766 \begin_layout Standard
22767 Some symbols can be displayed in different sizes, see 
22768 \begin_inset CommandInset ref
22769 LatexCommand ref
22770 reference "subsec:Font-Sizes"
22771
22772 \end_inset
22773
22774 .
22775 \end_layout
22776
22777 \begin_layout Subsection
22778 The Euro-Symbol €
22779 \begin_inset Index idx
22780 status collapsed
22781
22782 \begin_layout Plain Layout
22783 Symbols ! Euro-symbol
22784 \end_layout
22785
22786 \end_inset
22787
22788
22789 \begin_inset Index idx
22790 status collapsed
22791
22792 \begin_layout Plain Layout
22793
22794 \backslash
22795 @
22796 \begin_inset ERT
22797 status collapsed
22798
22799 \begin_layout Plain Layout
22800
22801
22802 \backslash
22803 officialeuro
22804 \end_layout
22805
22806 \end_inset
22807
22808
22809 \end_layout
22810
22811 \end_inset
22812
22813
22814 \end_layout
22815
22816 \begin_layout Standard
22817 To use the Euro symbol in formulas, the \SpecialChar LaTeX
22818 -package 
22819 \series bold
22820 eurosym
22821 \series default
22822
22823 \begin_inset Index idx
22824 status collapsed
22825
22826 \begin_layout Plain Layout
22827 Packages ! eurosym
22828 \end_layout
22829
22830 \end_inset
22831
22832  must be installed and loaded with the \SpecialChar LaTeX
22833 -preamble line
22834 \end_layout
22835
22836 \begin_layout Standard
22837
22838 \series bold
22839
22840 \backslash
22841 usepackage[gennarrow]{eurosym}
22842 \end_layout
22843
22844 \begin_layout Standard
22845 The Euro symbol can now be inserted with the command 
22846 \series bold
22847
22848 \backslash
22849 euro
22850 \series default
22851
22852 \begin_inset Index idx
22853 status collapsed
22854
22855 \begin_layout Plain Layout
22856 Commands ! E ! 
22857 \backslash
22858 euro
22859 \end_layout
22860
22861 \end_inset
22862
22863 .
22864 \end_layout
22865
22866 \begin_layout Standard
22867 The Euro symbol can directly be inserted with the € key in mathematical
22868  text, without having 
22869 \series bold
22870 eurosym
22871 \series default
22872  installed.
22873  When 
22874 \series bold
22875 eurosym
22876 \series default
22877  is installed, 
22878 \series bold
22879
22880 \backslash
22881 euro
22882 \series default
22883  can also be inserted in \SpecialChar TeX
22884  mode.
22885  The official currency symbol can then be inserted with the command 
22886 \series bold
22887
22888 \backslash
22889 officialeuro
22890 \series default
22891
22892 \begin_inset Index idx
22893 status collapsed
22894
22895 \begin_layout Plain Layout
22896 Commands ! O ! 
22897 \backslash
22898 officialeuro
22899 \end_layout
22900
22901 \end_inset
22902
22903 , that is only available in \SpecialChar TeX
22904  mode.
22905 \end_layout
22906
22907 \begin_layout Standard
22908 \begin_inset ERT
22909 status collapsed
22910
22911 \begin_layout Plain Layout
22912
22913
22914 \backslash
22915 ifeurosym 
22916 \end_layout
22917
22918 \end_inset
22919
22920
22921 \begin_inset Note Note
22922 status open
22923
22924 \begin_layout Plain Layout
22925 The following table will only be displayed when the \SpecialChar LaTeX
22926 -package 
22927 \series bold
22928 eurosym
22929 \series default
22930  is installed.
22931 \end_layout
22932
22933 \end_inset
22934
22935
22936 \end_layout
22937
22938 \begin_layout Standard
22939 An overview about the different Euro symbols:
22940 \begin_inset Separator parbreak
22941 \end_inset
22942
22943
22944 \end_layout
22945
22946 \begin_layout Standard
22947 \align center
22948 \begin_inset Tabular
22949 <lyxtabular version="3" rows="4" columns="3">
22950 <features booktabs="true" tabularvalignment="middle">
22951 <column alignment="center" valignment="top" width="0pt">
22952 <column alignment="center" valignment="top" width="0pt">
22953 <column alignment="center" valignment="top" width="0pt">
22954 <row>
22955 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22956 \begin_inset Text
22957
22958 \begin_layout Plain Layout
22959 \begin_inset ERT
22960 status collapsed
22961
22962 \begin_layout Plain Layout
22963
22964
22965 \backslash
22966 cmidrule[0.08em]{2-3}
22967 \end_layout
22968
22969 \end_inset
22970
22971
22972 \end_layout
22973
22974 \end_inset
22975 </cell>
22976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22977 \begin_inset Text
22978
22979 \begin_layout Plain Layout
22980 Command 
22981 \end_layout
22982
22983 \end_inset
22984 </cell>
22985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22986 \begin_inset Text
22987
22988 \begin_layout Plain Layout
22989 Symbol
22990 \end_layout
22991
22992 \end_inset
22993 </cell>
22994 </row>
22995 <row>
22996 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22997 \begin_inset Text
22998
22999 \begin_layout Plain Layout
23000 formula
23001 \end_layout
23002
23003 \end_inset
23004 </cell>
23005 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23006 \begin_inset Text
23007
23008 \begin_layout Plain Layout
23009
23010 \backslash
23011 euro
23012 \end_layout
23013
23014 \end_inset
23015 </cell>
23016 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23017 \begin_inset Text
23018
23019 \begin_layout Plain Layout
23020 \begin_inset Formula $\euro$
23021 \end_inset
23022
23023
23024 \end_layout
23025
23026 \end_inset
23027 </cell>
23028 </row>
23029 <row>
23030 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23031 \begin_inset Text
23032
23033 \begin_layout Plain Layout
23034 mathematical text
23035 \end_layout
23036
23037 \end_inset
23038 </cell>
23039 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23040 \begin_inset Text
23041
23042 \begin_layout Plain Layout
23043
23044 \end_layout
23045
23046 \end_inset
23047 </cell>
23048 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23049 \begin_inset Text
23050
23051 \begin_layout Plain Layout
23052 \begin_inset Formula $\mbox{€}$
23053 \end_inset
23054
23055
23056 \end_layout
23057
23058 \end_inset
23059 </cell>
23060 </row>
23061 <row>
23062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23063 \begin_inset Text
23064
23065 \begin_layout Plain Layout
23066 \SpecialChar TeX
23067  mode
23068 \end_layout
23069
23070 \end_inset
23071 </cell>
23072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23073 \begin_inset Text
23074
23075 \begin_layout Plain Layout
23076
23077 \backslash
23078 officialeuro
23079 \end_layout
23080
23081 \end_inset
23082 </cell>
23083 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23084 \begin_inset Text
23085
23086 \begin_layout Plain Layout
23087 \begin_inset ERT
23088 status collapsed
23089
23090 \begin_layout Plain Layout
23091
23092
23093 \backslash
23094 officialeuro
23095 \end_layout
23096
23097 \end_inset
23098
23099
23100 \end_layout
23101
23102 \end_inset
23103 </cell>
23104 </row>
23105 </lyxtabular>
23106
23107 \end_inset
23108
23109
23110 \begin_inset Note Note
23111 status collapsed
23112
23113 \begin_layout Plain Layout
23114
23115 \series bold
23116
23117 \backslash
23118 cmidrule
23119 \series default
23120  is used here only for table borders.
23121  See sec.
23122  
23123 \family sans
23124 Formal Tables
23125 \family default
23126  of the 
23127 \emph on
23128 EmbeddedObjects
23129 \emph default
23130  manual for details.
23131 \end_layout
23132
23133 \end_inset
23134
23135
23136 \end_layout
23137
23138 \begin_layout Standard
23139 \begin_inset ERT
23140 status collapsed
23141
23142 \begin_layout Plain Layout
23143
23144
23145 \backslash
23146 else 
23147 \end_layout
23148
23149 \end_inset
23150
23151
23152 \begin_inset Note Note
23153 status open
23154
23155 \begin_layout Plain Layout
23156 The following will be displayed when the \SpecialChar LaTeX
23157 -package 
23158 \series bold
23159 eurosym
23160 \series default
23161  is not installed:
23162 \end_layout
23163
23164 \end_inset
23165
23166
23167 \end_layout
23168
23169 \begin_layout Standard
23170 You need to install the \SpecialChar LaTeX
23171 -package 
23172 \series bold
23173 eurosym
23174 \series default
23175  to see the rest of this subsection in the output.
23176 \end_layout
23177
23178 \begin_layout Standard
23179 \begin_inset ERT
23180 status collapsed
23181
23182 \begin_layout Plain Layout
23183
23184
23185 \backslash
23186 fi 
23187 \end_layout
23188
23189 \end_inset
23190
23191
23192 \end_layout
23193
23194 \begin_layout Standard
23195 \begin_inset Newpage newpage
23196 \end_inset
23197
23198
23199 \end_layout
23200
23201 \begin_layout Section
23202 Relations
23203 \begin_inset CommandInset label
23204 LatexCommand label
23205 name "sec:Relations"
23206
23207 \end_inset
23208
23209
23210 \begin_inset Index idx
23211 status collapsed
23212
23213 \begin_layout Plain Layout
23214 Relations
23215 \end_layout
23216
23217 \end_inset
23218
23219
23220 \begin_inset Index idx
23221 status collapsed
23222
23223 \begin_layout Plain Layout
23224 Comparisons|see
23225 \begin_inset ERT
23226 status collapsed
23227
23228 \begin_layout Plain Layout
23229
23230 {
23231 \end_layout
23232
23233 \end_inset
23234
23235 Relations
23236 \begin_inset ERT
23237 status collapsed
23238
23239 \begin_layout Plain Layout
23240
23241 }
23242 \end_layout
23243
23244 \end_inset
23245
23246
23247 \end_layout
23248
23249 \end_inset
23250
23251
23252 \end_layout
23253
23254 \begin_layout Standard
23255 All following relations can also be inserted via the toolbar button 
23256 \begin_inset Info
23257 type  "icon"
23258 arg   "math-insert \\leq"
23259 \end_inset
23260
23261 .
23262 \end_layout
23263
23264 \begin_layout Standard
23265 \begin_inset Tabular
23266 <lyxtabular version="3" rows="17" columns="2">
23267 <features booktabs="true" tabularvalignment="middle">
23268 <column alignment="center" valignment="top" width="0pt">
23269 <column alignment="center" valignment="top" width="0pt">
23270 <row>
23271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23272 \begin_inset Text
23273
23274 \begin_layout Plain Layout
23275 Command
23276 \end_layout
23277
23278 \end_inset
23279 </cell>
23280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23281 \begin_inset Text
23282
23283 \begin_layout Plain Layout
23284 Relation
23285 \end_layout
23286
23287 \end_inset
23288 </cell>
23289 </row>
23290 <row>
23291 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23292 \begin_inset Text
23293
23294 \begin_layout Plain Layout
23295 <
23296 \end_layout
23297
23298 \end_inset
23299 </cell>
23300 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23301 \begin_inset Text
23302
23303 \begin_layout Plain Layout
23304 \begin_inset Formula $<$
23305 \end_inset
23306
23307
23308 \end_layout
23309
23310 \end_inset
23311 </cell>
23312 </row>
23313 <row>
23314 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23315 \begin_inset Text
23316
23317 \begin_layout Plain Layout
23318
23319 \backslash
23320 le
23321 \end_layout
23322
23323 \end_inset
23324 </cell>
23325 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23326 \begin_inset Text
23327
23328 \begin_layout Plain Layout
23329 \begin_inset Formula $\le$
23330 \end_inset
23331
23332
23333 \end_layout
23334
23335 \end_inset
23336 </cell>
23337 </row>
23338 <row>
23339 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23340 \begin_inset Text
23341
23342 \begin_layout Plain Layout
23343
23344 \backslash
23345 ll
23346 \end_layout
23347
23348 \end_inset
23349 </cell>
23350 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23351 \begin_inset Text
23352
23353 \begin_layout Plain Layout
23354 \begin_inset Formula $\ll$
23355 \end_inset
23356
23357
23358 \end_layout
23359
23360 \end_inset
23361 </cell>
23362 </row>
23363 <row>
23364 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23365 \begin_inset Text
23366
23367 \begin_layout Plain Layout
23368
23369 \backslash
23370 prec
23371 \end_layout
23372
23373 \end_inset
23374 </cell>
23375 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23376 \begin_inset Text
23377
23378 \begin_layout Plain Layout
23379 \begin_inset Formula $\prec$
23380 \end_inset
23381
23382
23383 \end_layout
23384
23385 \end_inset
23386 </cell>
23387 </row>
23388 <row>
23389 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23390 \begin_inset Text
23391
23392 \begin_layout Plain Layout
23393
23394 \backslash
23395 preceq
23396 \end_layout
23397
23398 \end_inset
23399 </cell>
23400 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23401 \begin_inset Text
23402
23403 \begin_layout Plain Layout
23404 \begin_inset Formula $\preceq$
23405 \end_inset
23406
23407
23408 \end_layout
23409
23410 \end_inset
23411 </cell>
23412 </row>
23413 <row>
23414 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23415 \begin_inset Text
23416
23417 \begin_layout Plain Layout
23418
23419 \backslash
23420 subset
23421 \end_layout
23422
23423 \end_inset
23424 </cell>
23425 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23426 \begin_inset Text
23427
23428 \begin_layout Plain Layout
23429 \begin_inset Formula $\subset$
23430 \end_inset
23431
23432
23433 \end_layout
23434
23435 \end_inset
23436 </cell>
23437 </row>
23438 <row>
23439 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23440 \begin_inset Text
23441
23442 \begin_layout Plain Layout
23443
23444 \backslash
23445 subseteq
23446 \end_layout
23447
23448 \end_inset
23449 </cell>
23450 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23451 \begin_inset Text
23452
23453 \begin_layout Plain Layout
23454 \begin_inset Formula $\subseteq$
23455 \end_inset
23456
23457
23458 \end_layout
23459
23460 \end_inset
23461 </cell>
23462 </row>
23463 <row>
23464 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23465 \begin_inset Text
23466
23467 \begin_layout Plain Layout
23468
23469 \backslash
23470 sqsubseteq
23471 \end_layout
23472
23473 \end_inset
23474 </cell>
23475 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23476 \begin_inset Text
23477
23478 \begin_layout Plain Layout
23479 \begin_inset Formula $\sqsubseteq$
23480 \end_inset
23481
23482
23483 \end_layout
23484
23485 \end_inset
23486 </cell>
23487 </row>
23488 <row>
23489 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23490 \begin_inset Text
23491
23492 \begin_layout Plain Layout
23493
23494 \backslash
23495 in
23496 \end_layout
23497
23498 \end_inset
23499 </cell>
23500 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \begin_layout Plain Layout
23504 \begin_inset Formula $\in$
23505 \end_inset
23506
23507
23508 \end_layout
23509
23510 \end_inset
23511 </cell>
23512 </row>
23513 <row>
23514 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23515 \begin_inset Text
23516
23517 \begin_layout Plain Layout
23518
23519 \backslash
23520 vdash
23521 \end_layout
23522
23523 \end_inset
23524 </cell>
23525 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23526 \begin_inset Text
23527
23528 \begin_layout Plain Layout
23529 \begin_inset Formula $\vdash$
23530 \end_inset
23531
23532
23533 \end_layout
23534
23535 \end_inset
23536 </cell>
23537 </row>
23538 <row>
23539 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23540 \begin_inset Text
23541
23542 \begin_layout Plain Layout
23543
23544 \backslash
23545 smile
23546 \end_layout
23547
23548 \end_inset
23549 </cell>
23550 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23551 \begin_inset Text
23552
23553 \begin_layout Plain Layout
23554 \begin_inset Formula $\smile$
23555 \end_inset
23556
23557
23558 \end_layout
23559
23560 \end_inset
23561 </cell>
23562 </row>
23563 <row>
23564 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23565 \begin_inset Text
23566
23567 \begin_layout Plain Layout
23568
23569 \backslash
23570 lhd
23571 \end_layout
23572
23573 \end_inset
23574 </cell>
23575 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23576 \begin_inset Text
23577
23578 \begin_layout Plain Layout
23579 \begin_inset Formula $\lhd$
23580 \end_inset
23581
23582
23583 \end_layout
23584
23585 \end_inset
23586 </cell>
23587 </row>
23588 <row>
23589 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23590 \begin_inset Text
23591
23592 \begin_layout Plain Layout
23593
23594 \backslash
23595 unlhd
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 $\unlhd$
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 gtrless
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 $\gtrless$
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 mid
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 $\mid$
23655 \end_inset
23656
23657
23658 \end_layout
23659
23660 \end_inset
23661 </cell>
23662 </row>
23663 <row>
23664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23665 \begin_inset Text
23666
23667 \begin_layout Plain Layout
23668
23669 \backslash
23670 nmid
23671 \end_layout
23672
23673 \end_inset
23674 </cell>
23675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23676 \begin_inset Text
23677
23678 \begin_layout Plain Layout
23679 \begin_inset Formula $\nmid$
23680 \end_inset
23681
23682
23683 \end_layout
23684
23685 \end_inset
23686 </cell>
23687 </row>
23688 </lyxtabular>
23689
23690 \end_inset
23691
23692
23693 \begin_inset space \hfill{}
23694 \end_inset
23695
23696
23697 \begin_inset Tabular
23698 <lyxtabular version="3" rows="17" columns="2">
23699 <features booktabs="true" tabularvalignment="middle">
23700 <column alignment="center" valignment="top" width="0pt">
23701 <column alignment="center" valignment="top" width="0pt">
23702 <row>
23703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23704 \begin_inset Text
23705
23706 \begin_layout Plain Layout
23707 Command
23708 \end_layout
23709
23710 \end_inset
23711 </cell>
23712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23713 \begin_inset Text
23714
23715 \begin_layout Plain Layout
23716 Relation
23717 \end_layout
23718
23719 \end_inset
23720 </cell>
23721 </row>
23722 <row>
23723 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23724 \begin_inset Text
23725
23726 \begin_layout Plain Layout
23727 =
23728 \end_layout
23729
23730 \end_inset
23731 </cell>
23732 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23733 \begin_inset Text
23734
23735 \begin_layout Plain Layout
23736 \begin_inset Formula $=$
23737 \end_inset
23738
23739
23740 \end_layout
23741
23742 \end_inset
23743 </cell>
23744 </row>
23745 <row>
23746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23747 \begin_inset Text
23748
23749 \begin_layout Plain Layout
23750
23751 \backslash
23752 not=
23753 \end_layout
23754
23755 \end_inset
23756 </cell>
23757 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23758 \begin_inset Text
23759
23760 \begin_layout Plain Layout
23761 \begin_inset Formula $\not=$
23762 \end_inset
23763
23764
23765 \end_layout
23766
23767 \end_inset
23768 </cell>
23769 </row>
23770 <row>
23771 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23772 \begin_inset Text
23773
23774 \begin_layout Plain Layout
23775
23776 \backslash
23777 equiv
23778 \end_layout
23779
23780 \end_inset
23781 </cell>
23782 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23783 \begin_inset Text
23784
23785 \begin_layout Plain Layout
23786 \begin_inset Formula $\equiv$
23787 \end_inset
23788
23789
23790 \end_layout
23791
23792 \end_inset
23793 </cell>
23794 </row>
23795 <row>
23796 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23797 \begin_inset Text
23798
23799 \begin_layout Plain Layout
23800
23801 \backslash
23802 sim
23803 \end_layout
23804
23805 \end_inset
23806 </cell>
23807 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23808 \begin_inset Text
23809
23810 \begin_layout Plain Layout
23811 \begin_inset Formula $\sim$
23812 \end_inset
23813
23814
23815 \end_layout
23816
23817 \end_inset
23818 </cell>
23819 </row>
23820 <row>
23821 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23822 \begin_inset Text
23823
23824 \begin_layout Plain Layout
23825
23826 \backslash
23827 simeq
23828 \end_layout
23829
23830 \end_inset
23831 </cell>
23832 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23833 \begin_inset Text
23834
23835 \begin_layout Plain Layout
23836 \begin_inset Formula $\simeq$
23837 \end_inset
23838
23839
23840 \end_layout
23841
23842 \end_inset
23843 </cell>
23844 </row>
23845 <row>
23846 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23847 \begin_inset Text
23848
23849 \begin_layout Plain Layout
23850
23851 \backslash
23852 approx
23853 \end_layout
23854
23855 \end_inset
23856 </cell>
23857 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23858 \begin_inset Text
23859
23860 \begin_layout Plain Layout
23861 \begin_inset Formula $\approx$
23862 \end_inset
23863
23864
23865 \end_layout
23866
23867 \end_inset
23868 </cell>
23869 </row>
23870 <row>
23871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23872 \begin_inset Text
23873
23874 \begin_layout Plain Layout
23875
23876 \backslash
23877 cong
23878 \end_layout
23879
23880 \end_inset
23881 </cell>
23882 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23883 \begin_inset Text
23884
23885 \begin_layout Plain Layout
23886 \begin_inset Formula $\cong$
23887 \end_inset
23888
23889
23890 \end_layout
23891
23892 \end_inset
23893 </cell>
23894 </row>
23895 <row>
23896 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23897 \begin_inset Text
23898
23899 \begin_layout Plain Layout
23900
23901 \backslash
23902 bowtie
23903 \end_layout
23904
23905 \end_inset
23906 </cell>
23907 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23908 \begin_inset Text
23909
23910 \begin_layout Plain Layout
23911 \begin_inset Formula $\bowtie$
23912 \end_inset
23913
23914
23915 \end_layout
23916
23917 \end_inset
23918 </cell>
23919 </row>
23920 <row>
23921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23922 \begin_inset Text
23923
23924 \begin_layout Plain Layout
23925
23926 \backslash
23927 notin
23928 \end_layout
23929
23930 \end_inset
23931 </cell>
23932 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23933 \begin_inset Text
23934
23935 \begin_layout Plain Layout
23936 \begin_inset Formula $\notin$
23937 \end_inset
23938
23939
23940 \end_layout
23941
23942 \end_inset
23943 </cell>
23944 </row>
23945 <row>
23946 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23947 \begin_inset Text
23948
23949 \begin_layout Plain Layout
23950
23951 \backslash
23952 perp
23953 \end_layout
23954
23955 \end_inset
23956 </cell>
23957 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23958 \begin_inset Text
23959
23960 \begin_layout Plain Layout
23961 \begin_inset Formula $\perp$
23962 \end_inset
23963
23964
23965 \end_layout
23966
23967 \end_inset
23968 </cell>
23969 </row>
23970 <row>
23971 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23972 \begin_inset Text
23973
23974 \begin_layout Plain Layout
23975
23976 \backslash
23977 propto
23978 \end_layout
23979
23980 \end_inset
23981 </cell>
23982 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \begin_layout Plain Layout
23986 \begin_inset Formula $\propto$
23987 \end_inset
23988
23989
23990 \end_layout
23991
23992 \end_inset
23993 </cell>
23994 </row>
23995 <row>
23996 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23997 \begin_inset Text
23998
23999 \begin_layout Plain Layout
24000
24001 \backslash
24002 asymp
24003 \end_layout
24004
24005 \end_inset
24006 </cell>
24007 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24008 \begin_inset Text
24009
24010 \begin_layout Plain Layout
24011 \begin_inset Formula $\asymp$
24012 \end_inset
24013
24014
24015 \end_layout
24016
24017 \end_inset
24018 </cell>
24019 </row>
24020 <row>
24021 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24022 \begin_inset Text
24023
24024 \begin_layout Plain Layout
24025
24026 \backslash
24027 doteq
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 $\doteq$
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 circeq
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 $\circeq$
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 models
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 $\models$
24087 \end_inset
24088
24089
24090 \end_layout
24091
24092 \end_inset
24093 </cell>
24094 </row>
24095 <row>
24096 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24097 \begin_inset Text
24098
24099 \begin_layout Plain Layout
24100
24101 \backslash
24102 widehat=
24103 \end_layout
24104
24105 \end_inset
24106 </cell>
24107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24108 \begin_inset Text
24109
24110 \begin_layout Plain Layout
24111 \begin_inset Formula $\widehat{=}$
24112 \end_inset
24113
24114
24115 \end_layout
24116
24117 \end_inset
24118 </cell>
24119 </row>
24120 </lyxtabular>
24121
24122 \end_inset
24123
24124
24125 \begin_inset space \hfill{}
24126 \end_inset
24127
24128
24129 \begin_inset Tabular
24130 <lyxtabular version="3" rows="17" columns="2">
24131 <features booktabs="true" tabularvalignment="middle">
24132 <column alignment="center" valignment="top" width="0pt">
24133 <column alignment="center" valignment="top" width="0pt">
24134 <row>
24135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24136 \begin_inset Text
24137
24138 \begin_layout Plain Layout
24139 Command
24140 \end_layout
24141
24142 \end_inset
24143 </cell>
24144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24145 \begin_inset Text
24146
24147 \begin_layout Plain Layout
24148 Relation
24149 \end_layout
24150
24151 \end_inset
24152 </cell>
24153 </row>
24154 <row>
24155 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24156 \begin_inset Text
24157
24158 \begin_layout Plain Layout
24159 >
24160 \end_layout
24161
24162 \end_inset
24163 </cell>
24164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24165 \begin_inset Text
24166
24167 \begin_layout Plain Layout
24168 \begin_inset Formula $>$
24169 \end_inset
24170
24171
24172 \end_layout
24173
24174 \end_inset
24175 </cell>
24176 </row>
24177 <row>
24178 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24179 \begin_inset Text
24180
24181 \begin_layout Plain Layout
24182
24183 \backslash
24184 ge
24185 \end_layout
24186
24187 \end_inset
24188 </cell>
24189 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24190 \begin_inset Text
24191
24192 \begin_layout Plain Layout
24193 \begin_inset Formula $\ge$
24194 \end_inset
24195
24196
24197 \end_layout
24198
24199 \end_inset
24200 </cell>
24201 </row>
24202 <row>
24203 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24204 \begin_inset Text
24205
24206 \begin_layout Plain Layout
24207
24208 \backslash
24209 gg
24210 \end_layout
24211
24212 \end_inset
24213 </cell>
24214 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24215 \begin_inset Text
24216
24217 \begin_layout Plain Layout
24218 \begin_inset Formula $\gg$
24219 \end_inset
24220
24221
24222 \end_layout
24223
24224 \end_inset
24225 </cell>
24226 </row>
24227 <row>
24228 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24229 \begin_inset Text
24230
24231 \begin_layout Plain Layout
24232
24233 \backslash
24234 succ
24235 \end_layout
24236
24237 \end_inset
24238 </cell>
24239 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24240 \begin_inset Text
24241
24242 \begin_layout Plain Layout
24243 \begin_inset Formula $\succ$
24244 \end_inset
24245
24246
24247 \end_layout
24248
24249 \end_inset
24250 </cell>
24251 </row>
24252 <row>
24253 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24254 \begin_inset Text
24255
24256 \begin_layout Plain Layout
24257
24258 \backslash
24259 succeq
24260 \end_layout
24261
24262 \end_inset
24263 </cell>
24264 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24265 \begin_inset Text
24266
24267 \begin_layout Plain Layout
24268 \begin_inset Formula $\succeq$
24269 \end_inset
24270
24271
24272 \end_layout
24273
24274 \end_inset
24275 </cell>
24276 </row>
24277 <row>
24278 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24279 \begin_inset Text
24280
24281 \begin_layout Plain Layout
24282
24283 \backslash
24284 supset
24285 \end_layout
24286
24287 \end_inset
24288 </cell>
24289 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24290 \begin_inset Text
24291
24292 \begin_layout Plain Layout
24293 \begin_inset Formula $\supset$
24294 \end_inset
24295
24296
24297 \end_layout
24298
24299 \end_inset
24300 </cell>
24301 </row>
24302 <row>
24303 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24304 \begin_inset Text
24305
24306 \begin_layout Plain Layout
24307
24308 \backslash
24309 supseteq
24310 \end_layout
24311
24312 \end_inset
24313 </cell>
24314 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24315 \begin_inset Text
24316
24317 \begin_layout Plain Layout
24318 \begin_inset Formula $\supseteq$
24319 \end_inset
24320
24321
24322 \end_layout
24323
24324 \end_inset
24325 </cell>
24326 </row>
24327 <row>
24328 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24329 \begin_inset Text
24330
24331 \begin_layout Plain Layout
24332
24333 \backslash
24334 sqsupseteq
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343 \begin_inset Formula $\sqsupseteq$
24344 \end_inset
24345
24346
24347 \end_layout
24348
24349 \end_inset
24350 </cell>
24351 </row>
24352 <row>
24353 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24354 \begin_inset Text
24355
24356 \begin_layout Plain Layout
24357
24358 \backslash
24359 ni
24360 \end_layout
24361
24362 \end_inset
24363 </cell>
24364 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24365 \begin_inset Text
24366
24367 \begin_layout Plain Layout
24368 \begin_inset Formula $\ni$
24369 \end_inset
24370
24371
24372 \end_layout
24373
24374 \end_inset
24375 </cell>
24376 </row>
24377 <row>
24378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24379 \begin_inset Text
24380
24381 \begin_layout Plain Layout
24382
24383 \backslash
24384 dashv
24385 \end_layout
24386
24387 \end_inset
24388 </cell>
24389 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24390 \begin_inset Text
24391
24392 \begin_layout Plain Layout
24393 \begin_inset Formula $\dashv$
24394 \end_inset
24395
24396
24397 \end_layout
24398
24399 \end_inset
24400 </cell>
24401 </row>
24402 <row>
24403 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24404 \begin_inset Text
24405
24406 \begin_layout Plain Layout
24407
24408 \backslash
24409 frown
24410 \end_layout
24411
24412 \end_inset
24413 </cell>
24414 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24415 \begin_inset Text
24416
24417 \begin_layout Plain Layout
24418 \begin_inset Formula $\frown$
24419 \end_inset
24420
24421
24422 \end_layout
24423
24424 \end_inset
24425 </cell>
24426 </row>
24427 <row>
24428 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24429 \begin_inset Text
24430
24431 \begin_layout Plain Layout
24432
24433 \backslash
24434 rhd
24435 \end_layout
24436
24437 \end_inset
24438 </cell>
24439 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24440 \begin_inset Text
24441
24442 \begin_layout Plain Layout
24443 \begin_inset Formula $\rhd$
24444 \end_inset
24445
24446
24447 \end_layout
24448
24449 \end_inset
24450 </cell>
24451 </row>
24452 <row>
24453 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24454 \begin_inset Text
24455
24456 \begin_layout Plain Layout
24457
24458 \backslash
24459 unrhd
24460 \end_layout
24461
24462 \end_inset
24463 </cell>
24464 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24465 \begin_inset Text
24466
24467 \begin_layout Plain Layout
24468 \begin_inset Formula $\unrhd$
24469 \end_inset
24470
24471
24472 \end_layout
24473
24474 \end_inset
24475 </cell>
24476 </row>
24477 <row>
24478 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24479 \begin_inset Text
24480
24481 \begin_layout Plain Layout
24482
24483 \backslash
24484 lessgtr
24485 \end_layout
24486
24487 \end_inset
24488 </cell>
24489 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24490 \begin_inset Text
24491
24492 \begin_layout Plain Layout
24493 \begin_inset Formula $\lessgtr$
24494 \end_inset
24495
24496
24497 \end_layout
24498
24499 \end_inset
24500 </cell>
24501 </row>
24502 <row>
24503 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24504 \begin_inset Text
24505
24506 \begin_layout Plain Layout
24507
24508 \backslash
24509 parallel
24510 \end_layout
24511
24512 \end_inset
24513 </cell>
24514 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24515 \begin_inset Text
24516
24517 \begin_layout Plain Layout
24518 \begin_inset Formula $\parallel$
24519 \end_inset
24520
24521
24522 \end_layout
24523
24524 \end_inset
24525 </cell>
24526 </row>
24527 <row>
24528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24529 \begin_inset Text
24530
24531 \begin_layout Plain Layout
24532
24533 \backslash
24534 nparallel
24535 \end_layout
24536
24537 \end_inset
24538 </cell>
24539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24540 \begin_inset Text
24541
24542 \begin_layout Plain Layout
24543 \begin_inset Formula $\nparallel$
24544 \end_inset
24545
24546
24547 \end_layout
24548
24549 \end_inset
24550 </cell>
24551 </row>
24552 </lyxtabular>
24553
24554 \end_inset
24555
24556
24557 \end_layout
24558
24559 \begin_layout Standard
24560 \begin_inset VSpace medskip
24561 \end_inset
24562
24563 The characters 
24564 \series bold
24565
24566 \backslash
24567 lhd
24568 \series default
24569  and 
24570 \series bold
24571
24572 \backslash
24573 rhd
24574 \series default
24575  are bigger than the equal looking operators 
24576 \series bold
24577
24578 \backslash
24579 triangleleft
24580 \series default
24581  and 
24582 \series bold
24583
24584 \backslash
24585 triangleright
24586 \series default
24587 , respectively.
24588 \end_layout
24589
24590 \begin_layout Standard
24591 \SpecialChar LyX
24592  supports also many special relations.
24593  Use the toolbar button 
24594 \begin_inset Info
24595 type  "icon"
24596 arg   "math-insert \\leqq"
24597 \end_inset
24598
24599  to see a list of these relations.
24600 \end_layout
24601
24602 \begin_layout Standard
24603 Relations are, in contrary to symbols, always surrounded by space.
24604 \end_layout
24605
24606 \begin_layout Standard
24607 Relations with labels can be created with the command 
24608 \series bold
24609
24610 \backslash
24611 stackrel
24612 \series default
24613
24614 \begin_inset Index idx
24615 status collapsed
24616
24617 \begin_layout Plain Layout
24618 Commands ! S ! 
24619 \backslash
24620 stackrel
24621 \end_layout
24622
24623 \end_inset
24624
24625 :
24626 \begin_inset Separator parbreak
24627 \end_inset
24628
24629
24630 \end_layout
24631
24632 \begin_layout Standard
24633 \align center
24634 \begin_inset Tabular
24635 <lyxtabular version="3" rows="2" columns="2">
24636 <features booktabs="true" tabularvalignment="middle">
24637 <column alignment="center" valignment="top" width="0pt">
24638 <column alignment="center" valignment="top">
24639 <row>
24640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24641 \begin_inset Text
24642
24643 \begin_layout Plain Layout
24644 Command
24645 \end_layout
24646
24647 \end_inset
24648 </cell>
24649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24650 \begin_inset Text
24651
24652 \begin_layout Plain Layout
24653 Result
24654 \end_layout
24655
24656 \end_inset
24657 </cell>
24658 </row>
24659 <row topspace="1.5mm">
24660 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24661 \begin_inset Text
24662
24663 \begin_layout Plain Layout
24664 A(r)
24665 \backslash
24666 stackrel
24667 \begin_inset space \textvisiblespace{}
24668 \end_inset
24669
24670 r
24671 \backslash
24672 to
24673 \backslash
24674 infty
24675 \begin_inset space \textvisiblespace{}
24676 \end_inset
24677
24678
24679 \begin_inset Formula $\downarrow$
24680 \end_inset
24681
24682
24683 \backslash
24684 approx
24685 \begin_inset space \textvisiblespace{}
24686 \end_inset
24687
24688
24689 \begin_inset space \textvisiblespace{}
24690 \end_inset
24691
24692 B
24693 \end_layout
24694
24695 \end_inset
24696 </cell>
24697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24698 \begin_inset Text
24699
24700 \begin_layout Plain Layout
24701 \begin_inset Formula $A(r)\stackrel{r\to\infty}{\approx}B$
24702 \end_inset
24703
24704
24705 \end_layout
24706
24707 \end_inset
24708 </cell>
24709 </row>
24710 </lyxtabular>
24711
24712 \end_inset
24713
24714
24715 \end_layout
24716
24717 \begin_layout Section
24718 Functions
24719 \end_layout
24720
24721 \begin_layout Subsection
24722 Predefined Functions
24723 \begin_inset CommandInset label
24724 LatexCommand label
24725 name "subsec:Predefined-Functions"
24726
24727 \end_inset
24728
24729
24730 \begin_inset Index idx
24731 status collapsed
24732
24733 \begin_layout Plain Layout
24734 Functions ! predefined
24735 \end_layout
24736
24737 \end_inset
24738
24739
24740 \end_layout
24741
24742 \begin_layout Standard
24743 In general, variables are set 
24744 \emph on
24745 italic
24746 \emph default
24747  in mathematical expressions, but not function names, because 
24748 \begin_inset Formula $sin$
24749 \end_inset
24750
24751  could be misunderstood as 
24752 \begin_inset Formula $s\cdot i\cdot n$
24753 \end_inset
24754
24755 .
24756  Therefore there are predefined functionswhich are additionally a bit separated
24757  from prefactors.
24758  They are inserted as commands starting with a backslash before their name.
24759 \begin_inset Separator parbreak
24760 \end_inset
24761
24762
24763 \end_layout
24764
24765 \begin_layout Standard
24766 \align center
24767 \begin_inset Tabular
24768 <lyxtabular version="3" rows="2" columns="2">
24769 <features booktabs="true" tabularvalignment="middle">
24770 <column alignment="center" valignment="top" width="0pt">
24771 <column alignment="center" valignment="top" width="0pt">
24772 <row>
24773 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24774 \begin_inset Text
24775
24776 \begin_layout Plain Layout
24777 Command
24778 \end_layout
24779
24780 \end_inset
24781 </cell>
24782 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24783 \begin_inset Text
24784
24785 \begin_layout Plain Layout
24786 Result
24787 \end_layout
24788
24789 \end_inset
24790 </cell>
24791 </row>
24792 <row>
24793 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24794 \begin_inset Text
24795
24796 \begin_layout Plain Layout
24797 Asin(x)+B
24798 \end_layout
24799
24800 \end_inset
24801 </cell>
24802 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
24803 \begin_inset Text
24804
24805 \begin_layout Plain Layout
24806 \begin_inset Formula $Asin(x)+B$
24807 \end_inset
24808
24809
24810 \end_layout
24811
24812 \end_inset
24813 </cell>
24814 </row>
24815 </lyxtabular>
24816
24817 \end_inset
24818
24819
24820 \begin_inset space \quad{}
24821 \end_inset
24822
24823
24824 \begin_inset Tabular
24825 <lyxtabular version="3" rows="2" columns="2">
24826 <features booktabs="true" tabularvalignment="middle">
24827 <column alignment="center" valignment="top" width="0pt">
24828 <column alignment="center" valignment="top" width="0pt">
24829 <row>
24830 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24831 \begin_inset Text
24832
24833 \begin_layout Plain Layout
24834 Command
24835 \end_layout
24836
24837 \end_inset
24838 </cell>
24839 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24840 \begin_inset Text
24841
24842 \begin_layout Plain Layout
24843 Result
24844 \end_layout
24845
24846 \end_inset
24847 </cell>
24848 </row>
24849 <row>
24850 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24851 \begin_inset Text
24852
24853 \begin_layout Plain Layout
24854 A
24855 \backslash
24856 sin(x)+B
24857 \end_layout
24858
24859 \end_inset
24860 </cell>
24861 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24862 \begin_inset Text
24863
24864 \begin_layout Plain Layout
24865 \begin_inset Formula $A\sin(x)+B$
24866 \end_inset
24867
24868
24869 \end_layout
24870
24871 \end_inset
24872 </cell>
24873 </row>
24874 </lyxtabular>
24875
24876 \end_inset
24877
24878
24879 \end_layout
24880
24881 \begin_layout Standard
24882 The following functions are predefined:
24883 \end_layout
24884
24885 \begin_layout Standard
24886 \begin_inset VSpace -2mm
24887 \end_inset
24888
24889
24890 \end_layout
24891
24892 \begin_layout Standard
24893 \align center
24894 \begin_inset Tabular
24895 <lyxtabular version="3" rows="9" columns="4">
24896 <features booktabs="true" tabularvalignment="middle">
24897 <column alignment="center" valignment="top" width="0pt">
24898 <column alignment="center" valignment="top" width="0pt">
24899 <column alignment="center" valignment="top" width="0pt">
24900 <column alignment="center" valignment="top" width="0pt">
24901 <row>
24902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24903 \begin_inset Text
24904
24905 \begin_layout Plain Layout
24906 Command
24907 \end_layout
24908
24909 \end_inset
24910 </cell>
24911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24912 \begin_inset Text
24913
24914 \begin_layout Plain Layout
24915 Command
24916 \end_layout
24917
24918 \end_inset
24919 </cell>
24920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24921 \begin_inset Text
24922
24923 \begin_layout Plain Layout
24924 Command
24925 \end_layout
24926
24927 \end_inset
24928 </cell>
24929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24930 \begin_inset Text
24931
24932 \begin_layout Plain Layout
24933 Command
24934 \end_layout
24935
24936 \end_inset
24937 </cell>
24938 </row>
24939 <row>
24940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24941 \begin_inset Text
24942
24943 \begin_layout Plain Layout
24944
24945 \backslash
24946 sin
24947 \end_layout
24948
24949 \end_inset
24950 </cell>
24951 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24952 \begin_inset Text
24953
24954 \begin_layout Plain Layout
24955
24956 \backslash
24957 sinh
24958 \end_layout
24959
24960 \end_inset
24961 </cell>
24962 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24963 \begin_inset Text
24964
24965 \begin_layout Plain Layout
24966
24967 \backslash
24968 arcsin
24969 \end_layout
24970
24971 \end_inset
24972 </cell>
24973 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24974 \begin_inset Text
24975
24976 \begin_layout Plain Layout
24977
24978 \backslash
24979 sup
24980 \end_layout
24981
24982 \end_inset
24983 </cell>
24984 </row>
24985 <row>
24986 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24987 \begin_inset Text
24988
24989 \begin_layout Plain Layout
24990
24991 \backslash
24992 cos
24993 \end_layout
24994
24995 \end_inset
24996 </cell>
24997 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24998 \begin_inset Text
24999
25000 \begin_layout Plain Layout
25001
25002 \backslash
25003 cosh
25004 \end_layout
25005
25006 \end_inset
25007 </cell>
25008 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25009 \begin_inset Text
25010
25011 \begin_layout Plain Layout
25012
25013 \backslash
25014 arccos
25015 \end_layout
25016
25017 \end_inset
25018 </cell>
25019 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25020 \begin_inset Text
25021
25022 \begin_layout Plain Layout
25023
25024 \backslash
25025 inf
25026 \end_layout
25027
25028 \end_inset
25029 </cell>
25030 </row>
25031 <row>
25032 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25033 \begin_inset Text
25034
25035 \begin_layout Plain Layout
25036
25037 \backslash
25038 tan
25039 \end_layout
25040
25041 \end_inset
25042 </cell>
25043 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25044 \begin_inset Text
25045
25046 \begin_layout Plain Layout
25047
25048 \backslash
25049 tanh
25050 \end_layout
25051
25052 \end_inset
25053 </cell>
25054 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25055 \begin_inset Text
25056
25057 \begin_layout Plain Layout
25058
25059 \backslash
25060 arctan
25061 \end_layout
25062
25063 \end_inset
25064 </cell>
25065 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25066 \begin_inset Text
25067
25068 \begin_layout Plain Layout
25069
25070 \backslash
25071 lim
25072 \end_layout
25073
25074 \end_inset
25075 </cell>
25076 </row>
25077 <row>
25078 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25079 \begin_inset Text
25080
25081 \begin_layout Plain Layout
25082
25083 \backslash
25084 cot
25085 \end_layout
25086
25087 \end_inset
25088 </cell>
25089 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25090 \begin_inset Text
25091
25092 \begin_layout Plain Layout
25093
25094 \backslash
25095 coth
25096 \end_layout
25097
25098 \end_inset
25099 </cell>
25100 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25101 \begin_inset Text
25102
25103 \begin_layout Plain Layout
25104
25105 \backslash
25106 arg
25107 \end_layout
25108
25109 \end_inset
25110 </cell>
25111 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25112 \begin_inset Text
25113
25114 \begin_layout Plain Layout
25115
25116 \backslash
25117 liminf
25118 \end_layout
25119
25120 \end_inset
25121 </cell>
25122 </row>
25123 <row>
25124 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25125 \begin_inset Text
25126
25127 \begin_layout Plain Layout
25128
25129 \backslash
25130 sec
25131 \end_layout
25132
25133 \end_inset
25134 </cell>
25135 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25136 \begin_inset Text
25137
25138 \begin_layout Plain Layout
25139
25140 \backslash
25141 min
25142 \end_layout
25143
25144 \end_inset
25145 </cell>
25146 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25147 \begin_inset Text
25148
25149 \begin_layout Plain Layout
25150
25151 \backslash
25152 deg
25153 \end_layout
25154
25155 \end_inset
25156 </cell>
25157 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25158 \begin_inset Text
25159
25160 \begin_layout Plain Layout
25161
25162 \backslash
25163 limsup
25164 \end_layout
25165
25166 \end_inset
25167 </cell>
25168 </row>
25169 <row>
25170 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25171 \begin_inset Text
25172
25173 \begin_layout Plain Layout
25174
25175 \backslash
25176 csc
25177 \end_layout
25178
25179 \end_inset
25180 </cell>
25181 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25182 \begin_inset Text
25183
25184 \begin_layout Plain Layout
25185
25186 \backslash
25187 max
25188 \end_layout
25189
25190 \end_inset
25191 </cell>
25192 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25193 \begin_inset Text
25194
25195 \begin_layout Plain Layout
25196
25197 \backslash
25198 det
25199 \end_layout
25200
25201 \end_inset
25202 </cell>
25203 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25204 \begin_inset Text
25205
25206 \begin_layout Plain Layout
25207
25208 \backslash
25209 Pr
25210 \end_layout
25211
25212 \end_inset
25213 </cell>
25214 </row>
25215 <row>
25216 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25217 \begin_inset Text
25218
25219 \begin_layout Plain Layout
25220
25221 \backslash
25222 ln
25223 \end_layout
25224
25225 \end_inset
25226 </cell>
25227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25228 \begin_inset Text
25229
25230 \begin_layout Plain Layout
25231
25232 \backslash
25233 exp
25234 \end_layout
25235
25236 \end_inset
25237 </cell>
25238 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25239 \begin_inset Text
25240
25241 \begin_layout Plain Layout
25242
25243 \backslash
25244 dim
25245 \end_layout
25246
25247 \end_inset
25248 </cell>
25249 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25250 \begin_inset Text
25251
25252 \begin_layout Plain Layout
25253
25254 \backslash
25255 hom
25256 \end_layout
25257
25258 \end_inset
25259 </cell>
25260 </row>
25261 <row>
25262 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25263 \begin_inset Text
25264
25265 \begin_layout Plain Layout
25266
25267 \backslash
25268 lg
25269 \end_layout
25270
25271 \end_inset
25272 </cell>
25273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25274 \begin_inset Text
25275
25276 \begin_layout Plain Layout
25277
25278 \backslash
25279 log
25280 \end_layout
25281
25282 \end_inset
25283 </cell>
25284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25285 \begin_inset Text
25286
25287 \begin_layout Plain Layout
25288
25289 \backslash
25290 ker
25291 \end_layout
25292
25293 \end_inset
25294 </cell>
25295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25296 \begin_inset Text
25297
25298 \begin_layout Plain Layout
25299
25300 \backslash
25301 gcd
25302 \end_layout
25303
25304 \end_inset
25305 </cell>
25306 </row>
25307 </lyxtabular>
25308
25309 \end_inset
25310
25311
25312 \end_layout
25313
25314 \begin_layout Standard
25315 They can also be inserted with the math toolbar button 
25316 \begin_inset Info
25317 type  "icon"
25318 arg   "math-insert \\functions"
25319 \end_inset
25320
25321 .
25322 \end_layout
25323
25324 \begin_layout Subsection
25325 Self-defined Functions
25326 \begin_inset Index idx
25327 status collapsed
25328
25329 \begin_layout Plain Layout
25330 Functions ! self-defined
25331 \end_layout
25332
25333 \end_inset
25334
25335
25336 \end_layout
25337
25338 \begin_layout Standard
25339 To use a function that is not predefined, like for example the sign function
25340  sgn(x), there are two possibilities:
25341 \end_layout
25342
25343 \begin_layout Itemize
25344 Define the function by inserting the following line to the \SpecialChar LaTeX
25345 -preamble
25346 \begin_inset Foot
25347 status collapsed
25348
25349 \begin_layout Plain Layout
25350 For more about 
25351 \series bold
25352
25353 \backslash
25354 DeclareMathOperator
25355 \series default
25356  see 
25357 \begin_inset CommandInset ref
25358 LatexCommand ref
25359 reference "subsec:Self-defined-Operators"
25360
25361 \end_inset
25362
25363 .
25364 \end_layout
25365
25366 \end_inset
25367
25368
25369 \begin_inset Newline newline
25370 \end_inset
25371
25372
25373 \begin_inset VSpace -3mm
25374 \end_inset
25375
25376
25377 \begin_inset Newline newline
25378 \end_inset
25379
25380
25381 \series bold
25382
25383 \backslash
25384 DeclareMathOperator{
25385 \backslash
25386 sgn}{sgn}
25387 \series default
25388
25389 \begin_inset Index idx
25390 status collapsed
25391
25392 \begin_layout Plain Layout
25393 Commands ! D ! 
25394 \backslash
25395 dbinom@
25396 \backslash
25397 DeclareMathOperator
25398 \end_layout
25399
25400 \end_inset
25401
25402
25403 \begin_inset Newline newline
25404 \end_inset
25405
25406
25407 \begin_inset VSpace -2mm
25408 \end_inset
25409
25410
25411 \begin_inset Newline newline
25412 \end_inset
25413
25414 Now the new defined function can be called with the command 
25415 \series bold
25416
25417 \backslash
25418 sgn
25419 \series default
25420 .
25421 \end_layout
25422
25423 \begin_layout Itemize
25424 Write the formula as usual, mark the formula name, in our example the letters
25425  
25426 \emph on
25427 sgn
25428 \emph default
25429 , and change it to mathematical text.
25430  Finally, a space is inserted between prefactor and function.
25431 \end_layout
25432
25433 \begin_layout Standard
25434 The result is the same with both methods as with a predefined function
25435 \begin_inset Foot
25436 status collapsed
25437
25438 \begin_layout Plain Layout
25439 In \SpecialChar LyX
25440  self-defined functions are displayed red, predefined ones black.
25441 \end_layout
25442
25443 \end_inset
25444
25445 :
25446 \begin_inset Separator parbreak
25447 \end_inset
25448
25449
25450 \end_layout
25451
25452 \begin_layout Standard
25453 \align center
25454 \begin_inset Tabular
25455 <lyxtabular version="3" rows="3" columns="2">
25456 <features booktabs="true" tabularvalignment="middle">
25457 <column alignment="center" valignment="top" width="0pt">
25458 <column alignment="center" valignment="top" width="0pt">
25459 <row>
25460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25461 \begin_inset Text
25462
25463 \begin_layout Plain Layout
25464 Command
25465 \end_layout
25466
25467 \end_inset
25468 </cell>
25469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25470 \begin_inset Text
25471
25472 \begin_layout Plain Layout
25473 Result
25474 \end_layout
25475
25476 \end_inset
25477 </cell>
25478 </row>
25479 <row>
25480 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25481 \begin_inset Text
25482
25483 \begin_layout Plain Layout
25484 A
25485 \backslash
25486 sgn(x)+B
25487 \end_layout
25488
25489 \end_inset
25490 </cell>
25491 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25492 \begin_inset Text
25493
25494 \begin_layout Plain Layout
25495 \begin_inset Formula $A\sgn(x)+B$
25496 \end_inset
25497
25498
25499 \end_layout
25500
25501 \end_inset
25502 </cell>
25503 </row>
25504 <row>
25505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25506 \begin_inset Text
25507
25508 \begin_layout Plain Layout
25509 A
25510 \backslash
25511 ,
25512 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25513 \end_inset
25514
25515 (x)+B
25516 \end_layout
25517
25518 \end_inset
25519 </cell>
25520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25521 \begin_inset Text
25522
25523 \begin_layout Plain Layout
25524 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25525 \end_inset
25526
25527
25528 \end_layout
25529
25530 \end_inset
25531 </cell>
25532 </row>
25533 </lyxtabular>
25534
25535 \end_inset
25536
25537
25538 \end_layout
25539
25540 \begin_layout Standard
25541 The first method is more suitable when the self-defined function should
25542  be used several times.
25543 \end_layout
25544
25545 \begin_layout Subsection
25546 Limits
25547 \begin_inset Index idx
25548 status collapsed
25549
25550 \begin_layout Plain Layout
25551 Limits
25552 \end_layout
25553
25554 \end_inset
25555
25556
25557 \end_layout
25558
25559 \begin_layout Standard
25560 For limits, in addition to the commands 
25561 \series bold
25562
25563 \backslash
25564 lim
25565 \series default
25566
25567 \begin_inset Index idx
25568 status collapsed
25569
25570 \begin_layout Plain Layout
25571 Commands ! L ! 
25572 \backslash
25573 lim
25574 \end_layout
25575
25576 \end_inset
25577
25578
25579 \series bold
25580
25581 \backslash
25582 liminf
25583 \series default
25584  and 
25585 \series bold
25586
25587 \backslash
25588 limsup
25589 \series default
25590  the following functions are defined:
25591 \begin_inset Separator parbreak
25592 \end_inset
25593
25594
25595 \end_layout
25596
25597 \begin_layout Standard
25598 \align center
25599 \begin_inset Tabular
25600 <lyxtabular version="3" rows="5" columns="2">
25601 <features booktabs="true" tabularvalignment="middle">
25602 <column alignment="center" valignment="top" width="0pt">
25603 <column alignment="center" valignment="top" width="0pt">
25604 <row>
25605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25606 \begin_inset Text
25607
25608 \begin_layout Plain Layout
25609 Command
25610 \end_layout
25611
25612 \end_inset
25613 </cell>
25614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25615 \begin_inset Text
25616
25617 \begin_layout Plain Layout
25618 Result
25619 \end_layout
25620
25621 \end_inset
25622 </cell>
25623 </row>
25624 <row>
25625 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25626 \begin_inset Text
25627
25628 \begin_layout Plain Layout
25629
25630 \backslash
25631 varliminf
25632 \end_layout
25633
25634 \end_inset
25635 </cell>
25636 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25637 \begin_inset Text
25638
25639 \begin_layout Plain Layout
25640 \begin_inset Formula $\varliminf$
25641 \end_inset
25642
25643
25644 \end_layout
25645
25646 \end_inset
25647 </cell>
25648 </row>
25649 <row topspace="1.5mm">
25650 <cell alignment="center" valignment="top" usebox="none">
25651 \begin_inset Text
25652
25653 \begin_layout Plain Layout
25654
25655 \backslash
25656 varlimsup
25657 \end_layout
25658
25659 \end_inset
25660 </cell>
25661 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25662 \begin_inset Text
25663
25664 \begin_layout Plain Layout
25665 \begin_inset Formula $\varlimsup$
25666 \end_inset
25667
25668
25669 \end_layout
25670
25671 \end_inset
25672 </cell>
25673 </row>
25674 <row topspace="1.5mm">
25675 <cell alignment="center" valignment="top" usebox="none">
25676 \begin_inset Text
25677
25678 \begin_layout Plain Layout
25679
25680 \backslash
25681 varprojlim
25682 \end_layout
25683
25684 \end_inset
25685 </cell>
25686 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25687 \begin_inset Text
25688
25689 \begin_layout Plain Layout
25690 \begin_inset Formula $\varprojlim$
25691 \end_inset
25692
25693
25694 \end_layout
25695
25696 \end_inset
25697 </cell>
25698 </row>
25699 <row topspace="1.5mm" bottomspace="1mm">
25700 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25701 \begin_inset Text
25702
25703 \begin_layout Plain Layout
25704
25705 \backslash
25706 varinjlim
25707 \end_layout
25708
25709 \end_inset
25710 </cell>
25711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25712 \begin_inset Text
25713
25714 \begin_layout Plain Layout
25715 \begin_inset Formula $\varinjlim$
25716 \end_inset
25717
25718
25719 \end_layout
25720
25721 \end_inset
25722 </cell>
25723 </row>
25724 </lyxtabular>
25725
25726 \end_inset
25727
25728
25729 \end_layout
25730
25731 \begin_layout Standard
25732 \begin_inset VSpace medskip
25733 \end_inset
25734
25735 The limit is created by inserting a subscript.
25736  It is set right beside the function in an inline formula:
25737 \end_layout
25738
25739 \begin_layout Standard
25740 \align center
25741 \begin_inset Tabular
25742 <lyxtabular version="3" rows="2" columns="2">
25743 <features booktabs="true" tabularvalignment="middle">
25744 <column alignment="center" valignment="top" width="0pt">
25745 <column alignment="center" valignment="top" width="0pt">
25746 <row>
25747 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25748 \begin_inset Text
25749
25750 \begin_layout Plain Layout
25751 Command
25752 \end_layout
25753
25754 \end_inset
25755 </cell>
25756 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25757 \begin_inset Text
25758
25759 \begin_layout Plain Layout
25760 Result
25761 \end_layout
25762
25763 \end_inset
25764 </cell>
25765 </row>
25766 <row>
25767 <cell alignment="center" valignment="top" usebox="none">
25768 \begin_inset Text
25769
25770 \begin_layout Plain Layout
25771
25772 \backslash
25773 lim_x
25774 \backslash
25775 to
25776 \begin_inset space \textvisiblespace{}
25777 \end_inset
25778
25779 A
25780 \begin_inset space \textvisiblespace{}
25781 \end_inset
25782
25783 x=B
25784 \end_layout
25785
25786 \end_inset
25787 </cell>
25788 <cell alignment="center" valignment="top" usebox="none">
25789 \begin_inset Text
25790
25791 \begin_layout Plain Layout
25792 \begin_inset Formula $\lim_{x\to A}x=B$
25793 \end_inset
25794
25795
25796 \end_layout
25797
25798 \end_inset
25799 </cell>
25800 </row>
25801 </lyxtabular>
25802
25803 \end_inset
25804
25805
25806 \end_layout
25807
25808 \begin_layout Standard
25809 In a displayed formula the limit is set below the formula, as usual:
25810 \begin_inset Formula 
25811 \[
25812 \lim_{x\to A}x=B
25813 \]
25814
25815 \end_inset
25816
25817
25818 \end_layout
25819
25820 \begin_layout Standard
25821 \begin_inset VSpace medskip
25822 \end_inset
25823
25824
25825 \end_layout
25826
25827 \begin_layout Standard
25828 How to adjust the typesetting of the limits see 
25829 \begin_inset CommandInset ref
25830 LatexCommand ref
25831 reference "subsec:Operator-Limits"
25832
25833 \end_inset
25834
25835 .
25836 \end_layout
25837
25838 \begin_layout Subsection
25839 Modulo-Functions
25840 \begin_inset Index idx
25841 status collapsed
25842
25843 \begin_layout Plain Layout
25844 Functions ! modulo-
25845 \end_layout
25846
25847 \end_inset
25848
25849
25850 \end_layout
25851
25852 \begin_layout Standard
25853 The modulo-function is special, because it exists in four variants.
25854  The variants in a displayed formula are:
25855 \begin_inset Formula 
25856 \begin{align*}
25857 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25858 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25859 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25860 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25861 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25862 \end{align*}
25863
25864 \end_inset
25865
25866
25867 \end_layout
25868
25869 \begin_layout Standard
25870 In an inline formula less space is set before the function names for all
25871  variants.
25872  By default the modulo-functions take only the first following character
25873  into account.
25874  To use more than one character, one has to put them into \SpecialChar TeX
25875  braces:
25876 \begin_inset Formula 
25877 \begin{align*}
25878 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25879 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25880 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25881 \end{align*}
25882
25883 \end_inset
25884
25885
25886 \end_layout
25887
25888 \begin_layout Section
25889 Special Characters
25890 \begin_inset Index idx
25891 status collapsed
25892
25893 \begin_layout Plain Layout
25894 Special characters
25895 \end_layout
25896
25897 \end_inset
25898
25899
25900 \end_layout
25901
25902 \begin_layout Standard
25903 The characters ^ and _ would normally create a superscript and subscript,
25904  respectively.
25905  To get these characters you have to insert them with a leading 
25906 \backslash
25907 :
25908 \begin_inset Separator parbreak
25909 \end_inset
25910
25911
25912 \end_layout
25913
25914 \begin_layout Standard
25915 \noindent
25916 \align center
25917 \begin_inset Tabular
25918 <lyxtabular version="3" rows="3" columns="2">
25919 <features booktabs="true" tabularvalignment="middle">
25920 <column alignment="left" valignment="top" width="0pt">
25921 <column alignment="block" valignment="top">
25922 <row>
25923 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25924 \begin_inset Text
25925
25926 \begin_layout Plain Layout
25927 Command
25928 \end_layout
25929
25930 \end_inset
25931 </cell>
25932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25933 \begin_inset Text
25934
25935 \begin_layout Plain Layout
25936 Result
25937 \end_layout
25938
25939 \end_inset
25940 </cell>
25941 </row>
25942 <row>
25943 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25944 \begin_inset Text
25945
25946 \begin_layout Plain Layout
25947
25948 \backslash
25949 ^
25950 \begin_inset space \textvisiblespace{}
25951 \end_inset
25952
25953
25954 \end_layout
25955
25956 \end_inset
25957 </cell>
25958 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25959 \begin_inset Text
25960
25961 \begin_layout Plain Layout
25962 \begin_inset Formula $\mathcircumflex$
25963 \end_inset
25964
25965
25966 \end_layout
25967
25968 \end_inset
25969 </cell>
25970 </row>
25971 <row>
25972 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25973 \begin_inset Text
25974
25975 \begin_layout Plain Layout
25976
25977 \backslash
25978 _
25979 \end_layout
25980
25981 \end_inset
25982 </cell>
25983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25984 \begin_inset Text
25985
25986 \begin_layout Plain Layout
25987 \begin_inset Formula $\_$
25988 \end_inset
25989
25990
25991 \end_layout
25992
25993 \end_inset
25994 </cell>
25995 </row>
25996 </lyxtabular>
25997
25998 \end_inset
25999
26000
26001 \end_layout
26002
26003 \begin_layout Subsection
26004 Special Characters in Mathematical Text
26005 \end_layout
26006
26007 \begin_layout Standard
26008 The following commands can only be used in mathematical text or in \SpecialChar TeX
26009  mode:
26010 \end_layout
26011
26012 \begin_layout Standard
26013 \begin_inset space \hfill{}
26014 \end_inset
26015
26016
26017 \begin_inset Tabular
26018 <lyxtabular version="3" rows="8" columns="2">
26019 <features booktabs="true" tabularvalignment="middle">
26020 <column alignment="left" valignment="top" width="0pt">
26021 <column alignment="block" valignment="top">
26022 <row>
26023 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26024 \begin_inset Text
26025
26026 \begin_layout Plain Layout
26027 Command
26028 \end_layout
26029
26030 \end_inset
26031 </cell>
26032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26033 \begin_inset Text
26034
26035 \begin_layout Plain Layout
26036 Result
26037 \end_layout
26038
26039 \end_inset
26040 </cell>
26041 </row>
26042 <row>
26043 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26044 \begin_inset Text
26045
26046 \begin_layout Plain Layout
26047
26048 \backslash
26049 oe
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" leftline="true" usebox="none">
26069 \begin_inset Text
26070
26071 \begin_layout Plain Layout
26072
26073 \backslash
26074 OE
26075 \end_layout
26076
26077 \end_inset
26078 </cell>
26079 <cell alignment="center" valignment="top" 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 <row>
26093 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26094 \begin_inset Text
26095
26096 \begin_layout Plain Layout
26097
26098 \backslash
26099 ae
26100 \end_layout
26101
26102 \end_inset
26103 </cell>
26104 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26105 \begin_inset Text
26106
26107 \begin_layout Plain Layout
26108 \begin_inset Formula $\textrm{æ}$
26109 \end_inset
26110
26111
26112 \end_layout
26113
26114 \end_inset
26115 </cell>
26116 </row>
26117 <row>
26118 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26119 \begin_inset Text
26120
26121 \begin_layout Plain Layout
26122
26123 \backslash
26124 AE
26125 \end_layout
26126
26127 \end_inset
26128 </cell>
26129 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26130 \begin_inset Text
26131
26132 \begin_layout Plain Layout
26133 \begin_inset Formula $\textrm{Æ}$
26134 \end_inset
26135
26136
26137 \end_layout
26138
26139 \end_inset
26140 </cell>
26141 </row>
26142 <row>
26143 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26144 \begin_inset Text
26145
26146 \begin_layout Plain Layout
26147
26148 \backslash
26149 aa
26150 \end_layout
26151
26152 \end_inset
26153 </cell>
26154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26155 \begin_inset Text
26156
26157 \begin_layout Plain Layout
26158 \begin_inset Formula $\textrm{å}$
26159 \end_inset
26160
26161
26162 \end_layout
26163
26164 \end_inset
26165 </cell>
26166 </row>
26167 <row>
26168 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26169 \begin_inset Text
26170
26171 \begin_layout Plain Layout
26172
26173 \backslash
26174 AA
26175 \begin_inset Index idx
26176 status collapsed
26177
26178 \begin_layout Plain Layout
26179
26180 \backslash
26181 @
26182 \begin_inset ERT
26183 status collapsed
26184
26185 \begin_layout Plain Layout
26186
26187
26188 \backslash
26189 textrm{
26190 \backslash
26191 AA}
26192 \end_layout
26193
26194 \end_inset
26195
26196
26197 \end_layout
26198
26199 \end_inset
26200
26201
26202 \end_layout
26203
26204 \end_inset
26205 </cell>
26206 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26207 \begin_inset Text
26208
26209 \begin_layout Plain Layout
26210 \begin_inset Formula $\textrm{Å}$
26211 \end_inset
26212
26213
26214 \end_layout
26215
26216 \end_inset
26217 </cell>
26218 </row>
26219 <row>
26220 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26221 \begin_inset Text
26222
26223 \begin_layout Plain Layout
26224
26225 \backslash
26226 i
26227 \end_layout
26228
26229 \end_inset
26230 </cell>
26231 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26232 \begin_inset Text
26233
26234 \begin_layout Plain Layout
26235 \begin_inset Formula $\textrm{ı}$
26236 \end_inset
26237
26238
26239 \end_layout
26240
26241 \end_inset
26242 </cell>
26243 </row>
26244 </lyxtabular>
26245
26246 \end_inset
26247
26248
26249 \begin_inset space \hfill{}
26250 \end_inset
26251
26252
26253 \begin_inset Tabular
26254 <lyxtabular version="3" rows="8" columns="2">
26255 <features booktabs="true" tabularvalignment="middle">
26256 <column alignment="left" valignment="top" width="0pt">
26257 <column alignment="center" valignment="top">
26258 <row>
26259 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26260 \begin_inset Text
26261
26262 \begin_layout Plain Layout
26263 Command
26264 \begin_inset Note Note
26265 status collapsed
26266
26267 \begin_layout Plain Layout
26268 The space of 0
26269 \begin_inset space \thinspace{}
26270 \end_inset
26271
26272 mm is used for separation, because otherwise the output will be ¡ and ¿
26273  respectively.
26274 \end_layout
26275
26276 \end_inset
26277
26278
26279 \end_layout
26280
26281 \end_inset
26282 </cell>
26283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26284 \begin_inset Text
26285
26286 \begin_layout Plain Layout
26287 Result
26288 \end_layout
26289
26290 \end_inset
26291 </cell>
26292 </row>
26293 <row>
26294 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26295 \begin_inset Text
26296
26297 \begin_layout Plain Layout
26298
26299 \backslash
26300 o
26301 \end_layout
26302
26303 \end_inset
26304 </cell>
26305 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26306 \begin_inset Text
26307
26308 \begin_layout Plain Layout
26309 \begin_inset Formula $\textrm{ø}$
26310 \end_inset
26311
26312
26313 \end_layout
26314
26315 \end_inset
26316 </cell>
26317 </row>
26318 <row>
26319 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26320 \begin_inset Text
26321
26322 \begin_layout Plain Layout
26323
26324 \backslash
26325 O
26326 \end_layout
26327
26328 \end_inset
26329 </cell>
26330 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26331 \begin_inset Text
26332
26333 \begin_layout Plain Layout
26334 \begin_inset Formula $\textrm{Ø}$
26335 \end_inset
26336
26337
26338 \end_layout
26339
26340 \end_inset
26341 </cell>
26342 </row>
26343 <row>
26344 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26345 \begin_inset Text
26346
26347 \begin_layout Plain Layout
26348
26349 \backslash
26350 l
26351 \end_layout
26352
26353 \end_inset
26354 </cell>
26355 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26356 \begin_inset Text
26357
26358 \begin_layout Plain Layout
26359 \begin_inset Formula $\textrm{ł}$
26360 \end_inset
26361
26362
26363 \end_layout
26364
26365 \end_inset
26366 </cell>
26367 </row>
26368 <row>
26369 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26370 \begin_inset Text
26371
26372 \begin_layout Plain Layout
26373
26374 \backslash
26375 L
26376 \end_layout
26377
26378 \end_inset
26379 </cell>
26380 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26381 \begin_inset Text
26382
26383 \begin_layout Plain Layout
26384 \begin_inset Formula $\textrm{Ł}$
26385 \end_inset
26386
26387
26388 \end_layout
26389
26390 \end_inset
26391 </cell>
26392 </row>
26393 <row>
26394 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26395 \begin_inset Text
26396
26397 \begin_layout Plain Layout
26398 !
26399 \begin_inset space \hspace{}
26400 \length 0mm
26401 \end_inset
26402
26403 `
26404 \begin_inset space \textvisiblespace{}
26405 \end_inset
26406
26407
26408 \end_layout
26409
26410 \end_inset
26411 </cell>
26412 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26413 \begin_inset Text
26414
26415 \begin_layout Plain Layout
26416 \begin_inset Formula $\textrm{!`}$
26417 \end_inset
26418
26419
26420 \end_layout
26421
26422 \end_inset
26423 </cell>
26424 </row>
26425 <row>
26426 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26427 \begin_inset Text
26428
26429 \begin_layout Plain Layout
26430 ?
26431 \begin_inset space \hspace{}
26432 \length 0mm
26433 \end_inset
26434
26435 `
26436 \begin_inset space \textvisiblespace{}
26437 \end_inset
26438
26439
26440 \end_layout
26441
26442 \end_inset
26443 </cell>
26444 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26445 \begin_inset Text
26446
26447 \begin_layout Plain Layout
26448 \begin_inset Formula $\textrm{?`}$
26449 \end_inset
26450
26451
26452 \end_layout
26453
26454 \end_inset
26455 </cell>
26456 </row>
26457 <row>
26458 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26459 \begin_inset Text
26460
26461 \begin_layout Plain Layout
26462
26463 \backslash
26464 j
26465 \end_layout
26466
26467 \end_inset
26468 </cell>
26469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26470 \begin_inset Text
26471
26472 \begin_layout Plain Layout
26473 \begin_inset Formula $\textrm{ȷ}$
26474 \end_inset
26475
26476
26477 \end_layout
26478
26479 \end_inset
26480 </cell>
26481 </row>
26482 </lyxtabular>
26483
26484 \end_inset
26485
26486
26487 \begin_inset space \hfill{}
26488 \end_inset
26489
26490
26491 \end_layout
26492
26493 \begin_layout Standard
26494 The characters 
26495 \begin_inset Formula $\textrm{\textrm{Å}}$
26496 \end_inset
26497
26498  and 
26499 \begin_inset Formula $\textrm{\textrm{Ø}}$
26500 \end_inset
26501
26502  can also be inserted via the math toolbar button 
26503 \begin_inset Info
26504 type  "icon"
26505 arg   "math-insert \\digamma"
26506 \end_inset
26507
26508 .
26509 \end_layout
26510
26511 \begin_layout Standard
26512 An exception are the commands 
26513 \series bold
26514 !
26515 \begin_inset space \hspace{}
26516 \length 0mm
26517 \end_inset
26518
26519 `
26520 \series default
26521  and 
26522 \series bold
26523 ?
26524 \begin_inset space \hspace{}
26525 \length 0mm
26526 \end_inset
26527
26528 `
26529 \series default
26530 , because they can be inserted in \SpecialChar LyX
26531  directly to text.
26532 \end_layout
26533
26534 \begin_layout Subsection
26535 Accents in Text
26536 \begin_inset CommandInset label
26537 LatexCommand label
26538 name "subsec:Accents-in-Text"
26539
26540 \end_inset
26541
26542
26543 \begin_inset Index idx
26544 status collapsed
26545
26546 \begin_layout Plain Layout
26547 Accents ! in text
26548 \end_layout
26549
26550 \end_inset
26551
26552
26553 \end_layout
26554
26555 \begin_layout Standard
26556 With the following commands all letters can be accented.
26557  The commands must be inserted in \SpecialChar TeX
26558  mode.
26559 \end_layout
26560
26561 \begin_layout Standard
26562 \begin_inset space \hfill{}
26563 \end_inset
26564
26565
26566 \begin_inset Tabular
26567 <lyxtabular version="3" rows="8" columns="2">
26568 <features booktabs="true" tabularvalignment="middle">
26569 <column alignment="left" valignment="top" width="0pt">
26570 <column alignment="block" valignment="top">
26571 <row>
26572 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26573 \begin_inset Text
26574
26575 \begin_layout Plain Layout
26576 Command
26577 \end_layout
26578
26579 \end_inset
26580 </cell>
26581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26582 \begin_inset Text
26583
26584 \begin_layout Plain Layout
26585 Result
26586 \end_layout
26587
26588 \end_inset
26589 </cell>
26590 </row>
26591 <row>
26592 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26593 \begin_inset Text
26594
26595 \begin_layout Plain Layout
26596
26597 \backslash
26598
26599 \begin_inset Quotes grd
26600 \end_inset
26601
26602 e
26603 \end_layout
26604
26605 \end_inset
26606 </cell>
26607 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26608 \begin_inset Text
26609
26610 \begin_layout Plain Layout
26611 \begin_inset ERT
26612 status collapsed
26613
26614 \begin_layout Plain Layout
26615
26616
26617 \backslash
26618 "e
26619 \end_layout
26620
26621 \end_inset
26622
26623
26624 \end_layout
26625
26626 \end_inset
26627 </cell>
26628 </row>
26629 <row>
26630 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26631 \begin_inset Text
26632
26633 \begin_layout Plain Layout
26634
26635 \backslash
26636 `e
26637 \end_layout
26638
26639 \end_inset
26640 </cell>
26641 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26642 \begin_inset Text
26643
26644 \begin_layout Plain Layout
26645 \begin_inset ERT
26646 status collapsed
26647
26648 \begin_layout Plain Layout
26649
26650
26651 \backslash
26652 `e
26653 \end_layout
26654
26655 \end_inset
26656
26657
26658 \end_layout
26659
26660 \end_inset
26661 </cell>
26662 </row>
26663 <row>
26664 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26665 \begin_inset Text
26666
26667 \begin_layout Plain Layout
26668
26669 \backslash
26670 ^
26671 \begin_inset space \textvisiblespace{}
26672 \end_inset
26673
26674 e
26675 \end_layout
26676
26677 \end_inset
26678 </cell>
26679 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26680 \begin_inset Text
26681
26682 \begin_layout Plain Layout
26683 \begin_inset ERT
26684 status collapsed
26685
26686 \begin_layout Plain Layout
26687
26688
26689 \backslash
26690 ^e
26691 \end_layout
26692
26693 \end_inset
26694
26695
26696 \end_layout
26697
26698 \end_inset
26699 </cell>
26700 </row>
26701 <row>
26702 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26703 \begin_inset Text
26704
26705 \begin_layout Plain Layout
26706
26707 \backslash
26708 =e
26709 \end_layout
26710
26711 \end_inset
26712 </cell>
26713 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26714 \begin_inset Text
26715
26716 \begin_layout Plain Layout
26717 \begin_inset ERT
26718 status collapsed
26719
26720 \begin_layout Plain Layout
26721
26722
26723 \backslash
26724 =e
26725 \end_layout
26726
26727 \end_inset
26728
26729
26730 \end_layout
26731
26732 \end_inset
26733 </cell>
26734 </row>
26735 <row>
26736 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26737 \begin_inset Text
26738
26739 \begin_layout Plain Layout
26740
26741 \backslash
26742 u
26743 \begin_inset space \textvisiblespace{}
26744 \end_inset
26745
26746 e
26747 \end_layout
26748
26749 \end_inset
26750 </cell>
26751 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26752 \begin_inset Text
26753
26754 \begin_layout Plain Layout
26755 \begin_inset ERT
26756 status collapsed
26757
26758 \begin_layout Plain Layout
26759
26760
26761 \backslash
26762 u e
26763 \end_layout
26764
26765 \end_inset
26766
26767
26768 \end_layout
26769
26770 \end_inset
26771 </cell>
26772 </row>
26773 <row>
26774 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26775 \begin_inset Text
26776
26777 \begin_layout Plain Layout
26778
26779 \backslash
26780 b
26781 \begin_inset space \textvisiblespace{}
26782 \end_inset
26783
26784 e
26785 \end_layout
26786
26787 \end_inset
26788 </cell>
26789 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26790 \begin_inset Text
26791
26792 \begin_layout Plain Layout
26793 \begin_inset ERT
26794 status collapsed
26795
26796 \begin_layout Plain Layout
26797
26798
26799 \backslash
26800 b e
26801 \end_layout
26802
26803 \end_inset
26804
26805
26806 \end_layout
26807
26808 \end_inset
26809 </cell>
26810 </row>
26811 <row>
26812 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26813 \begin_inset Text
26814
26815 \begin_layout Plain Layout
26816
26817 \backslash
26818 t
26819 \begin_inset space \textvisiblespace{}
26820 \end_inset
26821
26822 ee
26823 \end_layout
26824
26825 \end_inset
26826 </cell>
26827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26828 \begin_inset Text
26829
26830 \begin_layout Plain Layout
26831 \begin_inset ERT
26832 status collapsed
26833
26834 \begin_layout Plain Layout
26835
26836
26837 \backslash
26838 t ee
26839 \end_layout
26840
26841 \end_inset
26842
26843
26844 \end_layout
26845
26846 \end_inset
26847 </cell>
26848 </row>
26849 </lyxtabular>
26850
26851 \end_inset
26852
26853
26854 \begin_inset space \hfill{}
26855 \end_inset
26856
26857
26858 \begin_inset Tabular
26859 <lyxtabular version="3" rows="8" columns="2">
26860 <features booktabs="true" tabularvalignment="middle">
26861 <column alignment="left" valignment="top" width="0pt">
26862 <column alignment="center" valignment="top">
26863 <row>
26864 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26865 \begin_inset Text
26866
26867 \begin_layout Plain Layout
26868 Command
26869 \end_layout
26870
26871 \end_inset
26872 </cell>
26873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26874 \begin_inset Text
26875
26876 \begin_layout Plain Layout
26877 Result
26878 \end_layout
26879
26880 \end_inset
26881 </cell>
26882 </row>
26883 <row>
26884 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26885 \begin_inset Text
26886
26887 \begin_layout Plain Layout
26888
26889 \backslash
26890 H
26891 \begin_inset space \textvisiblespace{}
26892 \end_inset
26893
26894 e
26895 \end_layout
26896
26897 \end_inset
26898 </cell>
26899 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26900 \begin_inset Text
26901
26902 \begin_layout Plain Layout
26903 \begin_inset ERT
26904 status collapsed
26905
26906 \begin_layout Plain Layout
26907
26908
26909 \backslash
26910 H e
26911 \end_layout
26912
26913 \end_inset
26914
26915
26916 \end_layout
26917
26918 \end_inset
26919 </cell>
26920 </row>
26921 <row>
26922 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26923 \begin_inset Text
26924
26925 \begin_layout Plain Layout
26926
26927 \backslash
26928 'e
26929 \end_layout
26930
26931 \end_inset
26932 </cell>
26933 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26934 \begin_inset Text
26935
26936 \begin_layout Plain Layout
26937 \begin_inset ERT
26938 status collapsed
26939
26940 \begin_layout Plain Layout
26941
26942
26943 \backslash
26944 'e
26945 \end_layout
26946
26947 \end_inset
26948
26949
26950 \end_layout
26951
26952 \end_inset
26953 </cell>
26954 </row>
26955 <row>
26956 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26957 \begin_inset Text
26958
26959 \begin_layout Plain Layout
26960
26961 \backslash
26962 ~e
26963 \begin_inset Index idx
26964 status collapsed
26965
26966 \begin_layout Plain Layout
26967 Tilde
26968 \end_layout
26969
26970 \end_inset
26971
26972
26973 \end_layout
26974
26975 \end_inset
26976 </cell>
26977 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26978 \begin_inset Text
26979
26980 \begin_layout Plain Layout
26981 \begin_inset ERT
26982 status collapsed
26983
26984 \begin_layout Plain Layout
26985
26986
26987 \backslash
26988 ~e
26989 \end_layout
26990
26991 \end_inset
26992
26993
26994 \end_layout
26995
26996 \end_inset
26997 </cell>
26998 </row>
26999 <row>
27000 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27001 \begin_inset Text
27002
27003 \begin_layout Plain Layout
27004
27005 \backslash
27006 .e
27007 \end_layout
27008
27009 \end_inset
27010 </cell>
27011 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27012 \begin_inset Text
27013
27014 \begin_layout Plain Layout
27015 \begin_inset ERT
27016 status collapsed
27017
27018 \begin_layout Plain Layout
27019
27020
27021 \backslash
27022 .e
27023 \end_layout
27024
27025 \end_inset
27026
27027
27028 \end_layout
27029
27030 \end_inset
27031 </cell>
27032 </row>
27033 <row>
27034 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27035 \begin_inset Text
27036
27037 \begin_layout Plain Layout
27038
27039 \backslash
27040 v
27041 \begin_inset space \textvisiblespace{}
27042 \end_inset
27043
27044 e
27045 \end_layout
27046
27047 \end_inset
27048 </cell>
27049 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27050 \begin_inset Text
27051
27052 \begin_layout Plain Layout
27053 \begin_inset ERT
27054 status collapsed
27055
27056 \begin_layout Plain Layout
27057
27058
27059 \backslash
27060 v e
27061 \end_layout
27062
27063 \end_inset
27064
27065
27066 \end_layout
27067
27068 \end_inset
27069 </cell>
27070 </row>
27071 <row>
27072 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27073 \begin_inset Text
27074
27075 \begin_layout Plain Layout
27076
27077 \backslash
27078 d
27079 \begin_inset space \textvisiblespace{}
27080 \end_inset
27081
27082 e
27083 \end_layout
27084
27085 \end_inset
27086 </cell>
27087 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27088 \begin_inset Text
27089
27090 \begin_layout Plain Layout
27091 \begin_inset ERT
27092 status collapsed
27093
27094 \begin_layout Plain Layout
27095
27096
27097 \backslash
27098 d e
27099 \end_layout
27100
27101 \end_inset
27102
27103
27104 \end_layout
27105
27106 \end_inset
27107 </cell>
27108 </row>
27109 <row>
27110 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27111 \begin_inset Text
27112
27113 \begin_layout Plain Layout
27114
27115 \backslash
27116 c
27117 \begin_inset space \textvisiblespace{}
27118 \end_inset
27119
27120 e
27121 \end_layout
27122
27123 \end_inset
27124 </cell>
27125 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27126 \begin_inset Text
27127
27128 \begin_layout Plain Layout
27129 \begin_inset ERT
27130 status collapsed
27131
27132 \begin_layout Plain Layout
27133
27134
27135 \backslash
27136 c e
27137 \end_layout
27138
27139 \end_inset
27140
27141
27142 \end_layout
27143
27144 \end_inset
27145 </cell>
27146 </row>
27147 </lyxtabular>
27148
27149 \end_inset
27150
27151
27152 \begin_inset space \hfill{}
27153 \end_inset
27154
27155
27156 \end_layout
27157
27158 \begin_layout Standard
27159 \begin_inset VSpace medskip
27160 \end_inset
27161
27162 With the command 
27163 \series bold
27164
27165 \backslash
27166 t
27167 \series default
27168  also two different characters can be accented.
27169  The command 
27170 \series bold
27171
27172 \backslash
27173 t
27174 \begin_inset space \textvisiblespace{}
27175 \end_inset
27176
27177 sz
27178 \series default
27179  creates: 
27180 \begin_inset ERT
27181 status collapsed
27182
27183 \begin_layout Plain Layout
27184
27185
27186 \backslash
27187 t sz
27188 \end_layout
27189
27190 \end_inset
27191
27192
27193 \end_layout
27194
27195 \begin_layout Standard
27196 The accents 
27197 \series bold
27198 `
27199 \series default
27200  , 
27201 \series bold
27202 '
27203 \series default
27204  and 
27205 \series bold
27206 ^
27207 \series default
27208  can in combination with vowels directly be inserted with the keyboard without
27209  using \SpecialChar TeX
27210  mode.
27211  The same applies for the tilde
27212 \begin_inset Foot
27213 status collapsed
27214
27215 \begin_layout Plain Layout
27216 This only applies for keyboards where the tilde is defined as accent.
27217 \end_layout
27218
27219 \end_inset
27220
27221  
27222 \series bold
27223 ~
27224 \series default
27225  in combination with 
27226 \emph on
27227 a
27228 \emph default
27229  , 
27230 \emph on
27231 n
27232 \emph default
27233  , or 
27234 \emph on
27235 o
27236 \emph default
27237 .
27238 \end_layout
27239
27240 \begin_layout Standard
27241 The commands 
27242 \series bold
27243
27244 \backslash
27245 b
27246 \series default
27247  , 
27248 \series bold
27249
27250 \backslash
27251 c
27252 \series default
27253  , 
27254 \series bold
27255
27256 \backslash
27257 d
27258 \series default
27259  , 
27260 \series bold
27261
27262 \backslash
27263 H
27264 \series default
27265  , 
27266 \series bold
27267
27268 \backslash
27269 t
27270 \series default
27271  , 
27272 \series bold
27273
27274 \backslash
27275 u
27276 \series default
27277  , 
27278 \series bold
27279
27280 \backslash
27281 v
27282 \series default
27283  and accents that are inserted directly with the keyboard are also available
27284  in mathematical text.
27285  For the other accents there are special math commands to be used in formulas,
27286  see 
27287 \begin_inset CommandInset ref
27288 LatexCommand ref
27289 reference "subsec:Accents-for-one"
27290
27291 \end_inset
27292
27293 .
27294 \end_layout
27295
27296 \begin_layout Standard
27297 \begin_inset VSpace bigskip
27298 \end_inset
27299
27300 Furthermore, with the command 
27301 \series bold
27302
27303 \backslash
27304 textcircled
27305 \series default
27306
27307 \begin_inset Index idx
27308 status collapsed
27309
27310 \begin_layout Plain Layout
27311 Commands ! T ! 
27312 \backslash
27313 textcircled
27314 \end_layout
27315
27316 \end_inset
27317
27318  all numbers and letters can be set into a circle, quasi accented with a
27319  circle, similar to the copyright symbol.
27320 \end_layout
27321
27322 \begin_layout Standard
27323 \align center
27324 \begin_inset Tabular
27325 <lyxtabular version="3" rows="3" columns="2">
27326 <features booktabs="true" tabularvalignment="middle">
27327 <column alignment="center" valignment="top" width="0pt">
27328 <column alignment="center" valignment="top">
27329 <row>
27330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27331 \begin_inset Text
27332
27333 \begin_layout Plain Layout
27334 Command
27335 \end_layout
27336
27337 \end_inset
27338 </cell>
27339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27340 \begin_inset Text
27341
27342 \begin_layout Plain Layout
27343 Result
27344 \end_layout
27345
27346 \end_inset
27347 </cell>
27348 </row>
27349 <row>
27350 <cell alignment="center" valignment="top" leftline="true" usebox="none">
27351 \begin_inset Text
27352
27353 \begin_layout Plain Layout
27354
27355 \backslash
27356 textcircled{w}
27357 \end_layout
27358
27359 \end_inset
27360 </cell>
27361 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27362 \begin_inset Text
27363
27364 \begin_layout Plain Layout
27365 \begin_inset ERT
27366 status collapsed
27367
27368 \begin_layout Plain Layout
27369
27370
27371 \backslash
27372 textcircled{w}
27373 \end_layout
27374
27375 \end_inset
27376
27377
27378 \end_layout
27379
27380 \end_inset
27381 </cell>
27382 </row>
27383 <row topspace="1mm">
27384 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
27385 \begin_inset Text
27386
27387 \begin_layout Plain Layout
27388
27389 \backslash
27390 Large 
27391 \backslash
27392 textcircled{
27393 \backslash
27394 normalsize
27395 \backslash
27396 protect
27397 \backslash
27398 raisebox{-1.5pt}{W}}
27399 \end_layout
27400
27401 \end_inset
27402 </cell>
27403 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27404 \begin_inset Text
27405
27406 \begin_layout Plain Layout
27407 \begin_inset ERT
27408 status collapsed
27409
27410 \begin_layout Plain Layout
27411
27412
27413 \backslash
27414 Large 
27415 \backslash
27416 textcircled{
27417 \backslash
27418 normalsize
27419 \backslash
27420 protect
27421 \backslash
27422 raisebox{-1.5pt}W}
27423 \end_layout
27424
27425 \end_inset
27426
27427
27428 \end_layout
27429
27430 \end_inset
27431 </cell>
27432 </row>
27433 </lyxtabular>
27434
27435 \end_inset
27436
27437
27438 \end_layout
27439
27440 \begin_layout Standard
27441 One has to take care that the character fits in the circle.
27442  
27443 \series bold
27444
27445 \backslash
27446 Large
27447 \series default
27448
27449 \begin_inset Foot
27450 status collapsed
27451
27452 \begin_layout Plain Layout
27453 see 
27454 \begin_inset CommandInset ref
27455 LatexCommand ref
27456 reference "subsec:Font-Sizes"
27457
27458 \end_inset
27459
27460
27461 \end_layout
27462
27463 \end_inset
27464
27465  specifies thereby the size of the circle.
27466  With the help of 
27467 \series bold
27468
27469 \backslash
27470 raisebox
27471 \series default
27472
27473 \begin_inset Foot
27474 status collapsed
27475
27476 \begin_layout Plain Layout
27477 see 
27478 \begin_inset CommandInset ref
27479 LatexCommand ref
27480 reference "subsec:Boxes-without-Frame"
27481
27482 \end_inset
27483
27484
27485 \end_layout
27486
27487 \end_inset
27488
27489  the character can be centered.
27490 \end_layout
27491
27492 \begin_layout Subsection
27493 Old-style Figures
27494 \begin_inset Index idx
27495 status collapsed
27496
27497 \begin_layout Plain Layout
27498 Old-style Figures
27499 \end_layout
27500
27501 \end_inset
27502
27503
27504 \end_layout
27505
27506 \begin_layout Standard
27507 Old-style figures (also known as old-style numerals) are created with the
27508  command 
27509 \series bold
27510
27511 \backslash
27512 oldstylenums
27513 \series default
27514
27515 \begin_inset Index idx
27516 status collapsed
27517
27518 \begin_layout Plain Layout
27519 Commands ! O ! 
27520 \backslash
27521 oldstylenums
27522 \end_layout
27523
27524 \end_inset
27525
27526 .
27527  The command can be used in formulas and in \SpecialChar TeX
27528  mode.
27529  The command scheme is:
27530 \end_layout
27531
27532 \begin_layout Standard
27533
27534 \series bold
27535
27536 \backslash
27537 oldstylenums{number}
27538 \end_layout
27539
27540 \begin_layout Standard
27541 The command 
27542 \series bold
27543
27544 \backslash
27545 oldstylenums{0123456789
27546 \series default
27547  produces: 
27548 \begin_inset Formula $\oldstylenums{0123456789}$
27549 \end_inset
27550
27551
27552 \end_layout
27553
27554 \begin_layout Section
27555 Formula Styles
27556 \begin_inset CommandInset label
27557 LatexCommand label
27558 name "sec:Formula-Styles"
27559
27560 \end_inset
27561
27562
27563 \begin_inset Index idx
27564 status collapsed
27565
27566 \begin_layout Plain Layout
27567 Formula ! styles
27568 \end_layout
27569
27570 \end_inset
27571
27572
27573 \end_layout
27574
27575 \begin_layout Itemize
27576 There are two different alignment styles:
27577 \begin_inset Separator parbreak
27578 \end_inset
27579
27580
27581 \end_layout
27582
27583 \begin_deeper
27584 \begin_layout Description
27585 Centered is the predefined standard
27586 \end_layout
27587
27588 \begin_layout Description
27589 Indented for this the option 
27590 \series bold
27591 fleqn
27592 \series default
27593  must be inserted in the menu 
27594 \family sans
27595 Document\SpecialChar menuseparator
27596 Settings
27597 \family default
27598  under 
27599 \family sans
27600 Document
27601 \begin_inset space ~
27602 \end_inset
27603
27604 Class
27605 \end_layout
27606
27607 \begin_layout Standard
27608 When 
27609 \series bold
27610 Indented
27611 \series default
27612  is used, the indentation can be adjusted with the length 
27613 \series bold
27614
27615 \backslash
27616 mathindent
27617 \series default
27618
27619 \begin_inset Index idx
27620 status collapsed
27621
27622 \begin_layout Plain Layout
27623 Commands ! M ! 
27624 \backslash
27625 mathindent
27626 \end_layout
27627
27628 \end_inset
27629
27630 .
27631  Should the distance be 15
27632 \begin_inset space \thinspace{}
27633 \end_inset
27634
27635 mm, the following command line is inserted in the \SpecialChar LaTeX
27636 -preamble
27637 \end_layout
27638
27639 \begin_layout Standard
27640
27641 \series bold
27642
27643 \backslash
27644 setlength{
27645 \backslash
27646 mathindent}{15mm}
27647 \end_layout
27648
27649 \begin_layout Standard
27650 When no length is specified, the predefined value of 30
27651 \begin_inset space \thinspace{}
27652 \end_inset
27653
27654 pt will be used.
27655 \end_layout
27656
27657 \end_deeper
27658 \begin_layout Itemize
27659 And two different numbering styles:
27660 \begin_inset Separator parbreak
27661 \end_inset
27662
27663
27664 \end_layout
27665
27666 \begin_deeper
27667 \begin_layout Description
27668 Right is the predefined standard
27669 \end_layout
27670
27671 \begin_layout Description
27672 Left for this the option 
27673 \series bold
27674 leqno
27675 \series default
27676  must be inserted in the menu 
27677 \family sans
27678 Document\SpecialChar menuseparator
27679 Settings
27680 \family default
27681  under 
27682 \family sans
27683 Document
27684 \begin_inset space ~
27685 \end_inset
27686
27687 Class
27688 \end_layout
27689
27690 \end_deeper
27691 \begin_layout Standard
27692
27693 \series bold
27694 fleqn
27695 \series default
27696  and 
27697 \series bold
27698 leqno
27699 \series default
27700  can also be used together.
27701  In this case both options are inserted, separated by a comma.
27702 \end_layout
27703
27704 \begin_layout Standard
27705 The chosen styles are used for all displayed formulas of the document.
27706  When both, centered and indented formulas should be created in a document,
27707  the style 
27708 \series bold
27709 Centered
27710 \series default
27711  is used.
27712  The indented formulas are then set in a flalign environment, see 
27713 \begin_inset CommandInset ref
27714 LatexCommand ref
27715 reference "subsec:Flalign-Environment"
27716
27717 \end_inset
27718
27719 .
27720 \end_layout
27721
27722 \begin_layout Section
27723 Multiline Formulas
27724 \begin_inset CommandInset label
27725 LatexCommand label
27726 name "sec:Multiline-Formulas"
27727
27728 \end_inset
27729
27730
27731 \begin_inset Index idx
27732 status collapsed
27733
27734 \begin_layout Plain Layout
27735 Formula ! multiline
27736 \end_layout
27737
27738 \end_inset
27739
27740
27741 \end_layout
27742
27743 \begin_layout Subsection
27744 General
27745 \end_layout
27746
27747 \begin_layout Standard
27748 In \SpecialChar LyX
27749  multiline formulas are created by pressing 
27750 \begin_inset Info
27751 type  "shortcut"
27752 arg   "newline-insert newline"
27753 \end_inset
27754
27755  inside a formula.
27756  This creates either an 
27757 \series bold
27758 align environment
27759 \series default
27760  that is described in 
27761 \begin_inset CommandInset ref
27762 LatexCommand ref
27763 reference "subsec:Standard-align-Environment"
27764
27765 \end_inset
27766
27767  or, when automatically loading the package
27768 \family sans
27769  AMS math
27770 \family default
27771  is disabled in the document settings, an 
27772 \series bold
27773 eqnarray environment
27774 \series default
27775  that is described in 
27776 \begin_inset CommandInset ref
27777 LatexCommand ref
27778 reference "subsec:Eqnarray-Environment"
27779
27780 \end_inset
27781
27782 .
27783  The align environment is recommended because it provides in any case a
27784  typographically correct output.
27785 \end_layout
27786
27787 \begin_layout Standard
27788 There are other multiline formula environments that can be created via the
27789  menu 
27790 \family sans
27791 Insert\SpecialChar menuseparator
27792 Math
27793 \family default
27794 .
27795  These environments are described in the following sections.
27796 \end_layout
27797
27798 \begin_layout Standard
27799 In all multiline formula environments a new line is created by pressing
27800  
27801 \begin_inset Info
27802 type  "shortcut"
27803 arg   "newline-insert newline"
27804 \end_inset
27805
27806 .
27807  To add or delete lines, the math toolbar buttons 
27808 \begin_inset Info
27809 type  "icon"
27810 arg   "inset-modify tabular append-row"
27811 \end_inset
27812
27813  or 
27814 \begin_inset Info
27815 type  "icon"
27816 arg   "inset-modify tabular delete-row"
27817 \end_inset
27818
27819 , respectively, or the menu 
27820 \family sans
27821 Edit\SpecialChar menuseparator
27822 Rows & Columns
27823 \family default
27824  can be used.
27825 \end_layout
27826
27827 \begin_layout Subsubsection
27828 Line Separation
27829 \begin_inset CommandInset label
27830 LatexCommand label
27831 name "subsec:Line-Separation"
27832
27833 \end_inset
27834
27835
27836 \begin_inset Index idx
27837 status collapsed
27838
27839 \begin_layout Plain Layout
27840 Formula ! multiline ! Line separation
27841 \end_layout
27842
27843 \end_inset
27844
27845
27846 \end_layout
27847
27848 \begin_layout Standard
27849 There is sometimes not enough space in multiline formulas between the lines:
27850 \begin_inset Formula 
27851 \begin{eqnarray*}
27852 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}\\
27853 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
27854 \end{eqnarray*}
27855
27856 \end_inset
27857
27858
27859 \end_layout
27860
27861 \begin_layout Standard
27862 In \SpecialChar LaTeX
27863  additional line space is specified as optional argument of the new line
27864  command.
27865  This is not yet possible in \SpecialChar LyX
27866
27867 \begin_inset Foot
27868 status collapsed
27869
27870 \begin_layout Plain Layout
27871 see 
27872 \begin_inset CommandInset href
27873 LatexCommand href
27874 name "LyX-bug #1505"
27875 target "http://www.lyx.org/trac/ticket/1505"
27876
27877 \end_inset
27878
27879
27880 \end_layout
27881
27882 \end_inset
27883
27884 , therefore the whole formula must be inserted in \SpecialChar TeX
27885  mode.
27886  To add in our example space, the command 
27887 \series bold
27888
27889 \backslash
27890
27891 \backslash
27892 [3mm]
27893 \series default
27894  is inserted at the end of the first line.
27895  One gets: 
27896 \begin_inset ERT
27897 status collapsed
27898
27899 \begin_layout Plain Layout
27900
27901
27902 \backslash
27903 begin{eqnarray*}
27904 \end_layout
27905
27906 \begin_layout Plain Layout
27907
27908 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27909  = & 
27910 \backslash
27911 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27912 \backslash
27913
27914 \backslash
27915 [3mm]
27916 \end_layout
27917
27918 \begin_layout Plain Layout
27919
27920 4x^{2}
27921 \backslash
27922 left(B^{2}+x_{0}^{2}
27923 \backslash
27924 right)+4x_{0}x
27925 \backslash
27926 left(D-B^{2}
27927 \backslash
27928 right)+B^{2}
27929 \backslash
27930 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27931 \backslash
27932 right) & = & 0
27933 \end_layout
27934
27935 \begin_layout Plain Layout
27936
27937
27938 \backslash
27939 end{eqnarray*}
27940 \end_layout
27941
27942 \end_inset
27943
27944
27945 \end_layout
27946
27947 \begin_layout Standard
27948 \begin_inset VSpace bigskip
27949 \end_inset
27950
27951 To set the line separation for all lines in a formula, the length 
27952 \series bold
27953
27954 \backslash
27955 jot
27956 \series default
27957
27958 \begin_inset Index idx
27959 status collapsed
27960
27961 \begin_layout Plain Layout
27962 Commands ! J ! 
27963 \backslash
27964 jot
27965 \end_layout
27966
27967 \end_inset
27968
27969  is changed.
27970  The definition is: 
27971 \begin_inset Formula $\mbox{line separation}=\mathrm{6\,pt+\backslash jot}$
27972 \end_inset
27973
27974 .
27975  Predefined for 
27976 \series bold
27977
27978 \backslash
27979 jot
27980 \series default
27981  is the value 3
27982 \begin_inset space \thinspace{}
27983 \end_inset
27984
27985 pt.
27986  To create 3
27987 \begin_inset space \thinspace{}
27988 \end_inset
27989
27990 mm additional line separation as in the previous example, the command
27991 \end_layout
27992
27993 \begin_layout Standard
27994
27995 \series bold
27996
27997 \backslash
27998 setlength{
27999 \backslash
28000 jot}{3mm+3pt}
28001 \end_layout
28002
28003 \begin_layout Standard
28004 is inserted in \SpecialChar TeX
28005  mode before the formula.
28006  This requires that the \SpecialChar LaTeX
28007 -package 
28008 \series bold
28009 calc
28010 \series default
28011
28012 \begin_inset Foot
28013 status collapsed
28014
28015 \begin_layout Plain Layout
28016
28017 \series bold
28018 calc
28019 \series default
28020  is part of every \SpecialChar LaTeX
28021  standard installation.
28022 \end_layout
28023
28024 \end_inset
28025
28026
28027 \begin_inset Index idx
28028 status collapsed
28029
28030 \begin_layout Plain Layout
28031 Packages ! calc
28032 \end_layout
28033
28034 \end_inset
28035
28036  was loaded in \SpecialChar LaTeX
28037 -preamble with the line
28038 \end_layout
28039
28040 \begin_layout Standard
28041
28042 \series bold
28043
28044 \backslash
28045 usepackage{calc}
28046 \end_layout
28047
28048 \begin_layout Standard
28049 One gets: 
28050 \begin_inset ERT
28051 status collapsed
28052
28053 \begin_layout Plain Layout
28054
28055
28056 \backslash
28057 setlength{
28058 \backslash
28059 jot}{3mm+3pt}
28060 \end_layout
28061
28062 \end_inset
28063
28064
28065 \begin_inset Formula 
28066 \begin{eqnarray*}
28067 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}\\
28068 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
28069 \end{eqnarray*}
28070
28071 \end_inset
28072
28073
28074 \end_layout
28075
28076 \begin_layout Standard
28077 \begin_inset ERT
28078 status collapsed
28079
28080 \begin_layout Plain Layout
28081
28082
28083 \backslash
28084 setlength{
28085 \backslash
28086 jot}{3pt}
28087 \end_layout
28088
28089 \end_inset
28090
28091  To get back to the predefined distance, 
28092 \series bold
28093
28094 \backslash
28095 jot
28096 \series default
28097  is set to the value 3
28098 \begin_inset space \thinspace{}
28099 \end_inset
28100
28101 pt.
28102 \end_layout
28103
28104 \begin_layout Subsubsection
28105 Column Separation
28106 \begin_inset CommandInset label
28107 LatexCommand label
28108 name "subsec:Column-Separation"
28109
28110 \end_inset
28111
28112
28113 \begin_inset Index idx
28114 status collapsed
28115
28116 \begin_layout Plain Layout
28117 Formula ! multiline ! Column separation
28118 \end_layout
28119
28120 \end_inset
28121
28122
28123 \end_layout
28124
28125 \begin_layout Standard
28126 Multiline formulas form a matrix.
28127  A formula in the eqnarray environment is for example a matrix with three
28128  columns.
28129  By changing the column separation in this environment, the space beside
28130  the relation sign can be changed.
28131 \end_layout
28132
28133 \begin_layout Standard
28134 The column separation is specified with the length 
28135 \series bold
28136
28137 \backslash
28138 arraycolsep
28139 \series default
28140
28141 \begin_inset Index idx
28142 status collapsed
28143
28144 \begin_layout Plain Layout
28145 Commands ! A ! 
28146 \backslash
28147 arraycolsep
28148 \end_layout
28149
28150 \end_inset
28151
28152  according to:
28153 \begin_inset Newline newline
28154 \end_inset
28155
28156 column separation = 2
28157 \begin_inset space \thinspace{}
28158 \end_inset
28159
28160
28161 \series bold
28162
28163 \backslash
28164 arraycolsep
28165 \series default
28166
28167 \begin_inset Newline newline
28168 \end_inset
28169
28170 Thus, the command
28171 \end_layout
28172
28173 \begin_layout Standard
28174
28175 \series bold
28176
28177 \backslash
28178 setlength{
28179 \backslash
28180 arraycolsep}{1cm}
28181 \end_layout
28182
28183 \begin_layout Standard
28184 inserted in \SpecialChar TeX
28185  mode, sets for all following formulas a column separation of
28186  2
28187 \begin_inset space \thinspace{}
28188 \end_inset
28189
28190 cm.
28191  To get back to the predefined distance, 
28192 \series bold
28193
28194 \backslash
28195 arraycolsep
28196 \series default
28197  is set to 5
28198 \begin_inset space \thinspace{}
28199 \end_inset
28200
28201 pt.
28202 \end_layout
28203
28204 \begin_layout Standard
28205 A formula with 2
28206 \begin_inset space \thinspace{}
28207 \end_inset
28208
28209 cm column separation:
28210 \begin_inset ERT
28211 status collapsed
28212
28213 \begin_layout Plain Layout
28214
28215
28216 \backslash
28217 setlength{
28218 \backslash
28219 arraycolsep}{1cm}
28220 \end_layout
28221
28222 \end_inset
28223
28224
28225 \begin_inset Formula 
28226 \begin{eqnarray*}
28227 A & = & B\\
28228 C & \ne & A
28229 \end{eqnarray*}
28230
28231 \end_inset
28232
28233 A formula with the predefined column separation for matrices of 10
28234 \begin_inset space \thinspace{}
28235 \end_inset
28236
28237 pt:
28238 \begin_inset ERT
28239 status collapsed
28240
28241 \begin_layout Plain Layout
28242
28243
28244 \backslash
28245 setlength{
28246 \backslash
28247 arraycolsep}{5pt}
28248 \end_layout
28249
28250 \end_inset
28251
28252
28253 \begin_inset Formula 
28254 \begin{eqnarray*}
28255 A & = & B\\
28256 C & \ne & A
28257 \end{eqnarray*}
28258
28259 \end_inset
28260
28261
28262 \end_layout
28263
28264 \begin_layout Subsubsection
28265 Long Formulas
28266 \begin_inset Index idx
28267 status collapsed
28268
28269 \begin_layout Plain Layout
28270 Formula ! long
28271 \end_layout
28272
28273 \end_inset
28274
28275
28276 \end_layout
28277
28278 \begin_layout Standard
28279 Long formulas can be typeset using these methods:
28280 \end_layout
28281
28282 \begin_layout Itemize
28283 When one side of the equation is much shorter than the line width, this
28284  one is chosen for the left side and the right side is typeset over two
28285  lines:
28286 \begin_inset Formula 
28287 \begin{eqnarray}
28288 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 \\
28289  &  & -\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}
28290 \end{eqnarray}
28291
28292 \end_inset
28293
28294 The minus sign at the beginning of the second line does normally not appear
28295  as an operator because it is the first character of the line.
28296  Thus it would not be surrounded by space and could not be distinguished
28297  from the fraction bar.
28298  To avoid this, 3
28299 \begin_inset space \thinspace{}
28300 \end_inset
28301
28302 pt space was inserted behind the minus sign with the command 
28303 \series bold
28304
28305 \backslash
28306 hspace
28307 \series default
28308 .
28309 \begin_inset Foot
28310 status collapsed
28311
28312 \begin_layout Plain Layout
28313 for more about 
28314 \series bold
28315
28316 \backslash
28317 hspace
28318 \series default
28319  see 
28320 \begin_inset CommandInset ref
28321 LatexCommand ref
28322 reference "subsec:Variable-Space"
28323
28324 \end_inset
28325
28326
28327 \end_layout
28328
28329 \end_inset
28330
28331
28332 \begin_inset Index idx
28333 status collapsed
28334
28335 \begin_layout Plain Layout
28336 Commands ! H ! 
28337 \backslash
28338 hspace
28339 \end_layout
28340
28341 \end_inset
28342
28343
28344 \end_layout
28345
28346 \begin_layout Itemize
28347 When both sides of the equation are too long, the command 
28348 \series bold
28349
28350 \backslash
28351 lefteqn
28352 \series default
28353
28354 \begin_inset Index idx
28355 status collapsed
28356
28357 \begin_layout Plain Layout
28358 Commands ! L ! 
28359 \backslash
28360 lefteqn
28361 \end_layout
28362
28363 \end_inset
28364
28365  is used.
28366  It is inserted in the first column of the first line and causes all further
28367  insertions to overwrite the following columns:
28368 \begin_inset Formula 
28369 \begin{eqnarray}
28370 \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 \\
28371  &  & -\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 \\
28372  &  & =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}
28373 \end{eqnarray}
28374
28375 \end_inset
28376
28377 After the insertion of 
28378 \series bold
28379
28380 \backslash
28381 lefteqn
28382 \series default
28383 , the cursor is in a purple box that is a bit shifted to the left from the
28384  blue one.
28385  In this the formula is inserted.
28386 \begin_inset Newline newline
28387 \end_inset
28388
28389 The content of the further lines is inserted to the second or another formula
28390  column.
28391  The greater the column number where it was inserted, the larger the indentation.
28392 \begin_inset VSpace medskip
28393 \end_inset
28394
28395
28396 \begin_inset Newline newline
28397 \end_inset
28398
28399
28400 \begin_inset Note Greyedout
28401 status open
28402
28403 \begin_layout Plain Layout
28404 Note the following when using 
28405 \series bold
28406
28407 \backslash
28408 lefteqn
28409 \series default
28410 :
28411 \end_layout
28412
28413 \begin_layout Itemize
28414 The formula doesn't use the full page width.
28415  When e.
28416 \begin_inset space \thinspace{}
28417 \end_inset
28418
28419 g.
28420 \begin_inset space \space{}
28421 \end_inset
28422
28423 the term 
28424 \begin_inset Formula $-B^{2}$
28425 \end_inset
28426
28427  is added to the first line in the above example, it would have been outside
28428  the page margin.
28429  To better use the width, negative space can be inserted at the beginning
28430  of the first line.
28431 \end_layout
28432
28433 \begin_layout Itemize
28434 Due to a bug in \SpecialChar LyX
28435  the cursor cannot be set with the mouse into the first
28436  line.
28437 \begin_inset Foot
28438 status collapsed
28439
28440 \begin_layout Plain Layout
28441 \begin_inset CommandInset href
28442 LatexCommand href
28443 name "LyX-bug #1429"
28444 target "http://www.lyx.org/trac/ticket/1429"
28445
28446 \end_inset
28447
28448
28449 \end_layout
28450
28451 \end_inset
28452
28453  One can only set the cursor at the beginning of the line and move it with
28454  the arrow keys.
28455 \end_layout
28456
28457 \end_inset
28458
28459
28460 \end_layout
28461
28462 \begin_layout Itemize
28463 Other methods to set long formulas are offered by the environments described
28464  in 
28465 \begin_inset CommandInset ref
28466 LatexCommand ref
28467 reference "subsec:Multline-Environment"
28468
28469 \end_inset
28470
28471  and 
28472 \begin_inset CommandInset ref
28473 LatexCommand ref
28474 reference "subsec:Multiline-Formula-Parts"
28475
28476 \end_inset
28477
28478 .
28479 \end_layout
28480
28481 \begin_layout Subsubsection
28482 Multiline Fractions
28483 \begin_inset CommandInset label
28484 LatexCommand label
28485 name "subsec:Multiline-Fractions"
28486
28487 \end_inset
28488
28489
28490 \begin_inset Index idx
28491 status collapsed
28492
28493 \begin_layout Plain Layout
28494 Fractions ! multiline
28495 \end_layout
28496
28497 \end_inset
28498
28499
28500 \end_layout
28501
28502 \begin_layout Standard
28503 There are cases where the denominator and/or the numerator of a fraction
28504  is so long that the fraction does not fit into one line.
28505  It is then necessary to add a line break within the fraction.
28506  This can be done using the command 
28507 \series bold
28508
28509 \backslash
28510 splitfrac
28511 \series default
28512
28513 \begin_inset Index idx
28514 status collapsed
28515
28516 \begin_layout Plain Layout
28517 Commands ! S ! 
28518 \backslash
28519 splitfrac
28520 \end_layout
28521
28522 \end_inset
28523
28524 .
28525  To activate it, set in the document settings under 
28526 \family sans
28527 Math
28528 \begin_inset space ~
28529 \end_inset
28530
28531 Options
28532 \family default
28533  for the package 
28534 \series bold
28535 mathtools
28536 \series default
28537
28538 \begin_inset Index idx
28539 status collapsed
28540
28541 \begin_layout Plain Layout
28542 Packages ! mathtools
28543 \end_layout
28544
28545 \end_inset
28546
28547  the option 
28548 \family sans
28549 Load
28550 \begin_inset space ~
28551 \end_inset
28552
28553 always
28554 \family default
28555 .
28556  
28557 \series bold
28558
28559 \backslash
28560 splitfrac
28561 \series default
28562  has the scheme
28563 \end_layout
28564
28565 \begin_layout Standard
28566
28567 \series bold
28568
28569 \backslash
28570 splitfrac{first line}{second line}
28571 \end_layout
28572
28573 \begin_layout Standard
28574 and is used as denominator and/or numerator:
28575 \end_layout
28576
28577 \begin_layout Standard
28578 \begin_inset Formula 
28579 \[
28580 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}
28581 \]
28582
28583 \end_inset
28584
28585 The command for the first numerator above is:
28586 \end_layout
28587
28588 \begin_layout Standard
28589
28590 \series bold
28591
28592 \backslash
28593 splitfrac{xy+xy+xy+xy+xy
28594 \begin_inset space \textvisiblespace{}
28595 \end_inset
28596
28597
28598 \backslash
28599 {+wy+wy+wy+wy
28600 \end_layout
28601
28602 \begin_layout Subsubsection
28603 Multiline Brackets
28604 \begin_inset CommandInset label
28605 LatexCommand label
28606 name "subsec:Multiline-Brackets"
28607
28608 \end_inset
28609
28610
28611 \begin_inset Index idx
28612 status collapsed
28613
28614 \begin_layout Plain Layout
28615 Brackets ! for multiline expressions
28616 \end_layout
28617
28618 \end_inset
28619
28620
28621 \end_layout
28622
28623 \begin_layout Standard
28624 For brackets spanning multiple lines the following problem occurs:
28625 \begin_inset Formula 
28626 \begin{eqnarray*}
28627 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28628  &  & \left.\cdots+B-D\right]
28629 \end{eqnarray*}
28630
28631 \end_inset
28632
28633
28634 \end_layout
28635
28636 \begin_layout Standard
28637 The closing bracket is smaller than the opening bracket because brackets
28638  with variable size may not span multiple lines.
28639 \end_layout
28640
28641 \begin_layout Standard
28642 To set the bracket size for the second line correctly, the first line is
28643  ended with 
28644 \series bold
28645
28646 \backslash
28647 right.
28648 \series default
28649
28650 \begin_inset Index idx
28651 status collapsed
28652
28653 \begin_layout Plain Layout
28654 Commands ! R ! 
28655 \backslash
28656 right
28657 \end_layout
28658
28659 \end_inset
28660
28661  and the second line with 
28662 \series bold
28663
28664 \backslash
28665 left.
28666 \begin_inset Foot
28667 status collapsed
28668
28669 \begin_layout Plain Layout
28670 for more about 
28671 \series bold
28672
28673 \backslash
28674 left
28675 \series default
28676  and 
28677 \series bold
28678
28679 \backslash
28680 right
28681 \series default
28682  see 
28683 \begin_inset CommandInset ref
28684 LatexCommand ref
28685 reference "subsec:Automatic-Bracket-Size"
28686
28687 \end_inset
28688
28689
28690 \end_layout
28691
28692 \end_inset
28693
28694
28695 \series default
28696
28697 \begin_inset Index idx
28698 status collapsed
28699
28700 \begin_layout Plain Layout
28701 Commands ! L ! 
28702 \backslash
28703 left
28704 \end_layout
28705
28706 \end_inset
28707
28708 .
28709  After 
28710 \series bold
28711
28712 \backslash
28713 left.
28714
28715 \series default
28716  the command 
28717 \series bold
28718
28719 \backslash
28720 vphantom
28721 \series default
28722
28723 \begin_inset space \textvisiblespace{}
28724 \end_inset
28725
28726
28727 \series bold
28728
28729 \backslash
28730 prod
28731 \series default
28732 ^
28733 \begin_inset space \textvisiblespace{}
28734 \end_inset
28735
28736
28737 \series bold
28738
28739 \backslash
28740 infty
28741 \series default
28742
28743 \begin_inset space \textvisiblespace{}
28744 \end_inset
28745
28746
28747 \series bold
28748
28749 \begin_inset Formula $\downarrow$
28750 \end_inset
28751
28752 _R=1}
28753 \series default
28754
28755 \begin_inset Index idx
28756 status collapsed
28757
28758 \begin_layout Plain Layout
28759 Commands ! V ! 
28760 \backslash
28761 vphantom
28762 \end_layout
28763
28764 \end_inset
28765
28766  is inserted, because the multiplication operator with its limits is the
28767  largest symbol in the first line and this should be the size for the bracket
28768  in the second line.
28769 \end_layout
28770
28771 \begin_layout Standard
28772 The result is this:
28773 \begin_inset Formula 
28774 \begin{eqnarray*}
28775 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28776  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28777 \end{eqnarray*}
28778
28779 \end_inset
28780
28781
28782 \end_layout
28783
28784 \begin_layout Subsection
28785 Align Environments
28786 \end_layout
28787
28788 \begin_layout Standard
28789 Align environments can be used for every kind of multiline formulas.
28790  They are especially useful to set several formulas side by side.
28791 \end_layout
28792
28793 \begin_layout Standard
28794 Align environments consist of columns.
28795  The odd columns are right aligned, the even ones left aligned.
28796  Every line in an Align environment can be numbered.
28797 \end_layout
28798
28799 \begin_layout Standard
28800 Align environments are created via the menu 
28801 \family sans
28802 Insert\SpecialChar menuseparator
28803 Math
28804 \family default
28805 .
28806  With the menu 
28807 \family sans
28808 Edit\SpecialChar menuseparator
28809 Math\SpecialChar menuseparator
28810 Change Formula Type
28811 \family default
28812  already existing formulas can be converted to Align environments.
28813 \end_layout
28814
28815 \begin_layout Standard
28816 To add or delete columns, the math toolbar buttons 
28817 \begin_inset Info
28818 type  "icon"
28819 arg   "inset-modify tabular append-column"
28820 \end_inset
28821
28822  or 
28823 \begin_inset Info
28824 type  "icon"
28825 arg   "inset-modify tabular delete-column"
28826 \end_inset
28827
28828 , respectively, or the menu 
28829 \family sans
28830 Edit\SpecialChar menuseparator
28831 Rows & Columns
28832 \family default
28833  can be used.
28834 \end_layout
28835
28836 \begin_layout Subsubsection
28837 Standard align Environment
28838 \begin_inset CommandInset label
28839 LatexCommand label
28840 name "subsec:Standard-align-Environment"
28841
28842 \end_inset
28843
28844
28845 \begin_inset Index idx
28846 status collapsed
28847
28848 \begin_layout Plain Layout
28849 Formula ! multiline ! align environment
28850 \end_layout
28851
28852 \end_inset
28853
28854
28855 \end_layout
28856
28857 \begin_layout Standard
28858 This Align environment is created by pressing 
28859 \begin_inset Info
28860 type  "shortcut"
28861 arg   "newline-insert newline"
28862 \end_inset
28863
28864  in a formula or by the menu 
28865 \family sans
28866 Insert\SpecialChar menuseparator
28867 Math\SpecialChar menuseparator
28868 AMS align Environment
28869 \family default
28870 .
28871 \end_layout
28872
28873 \begin_layout Standard
28874 An example for two formulas set side by side, that are created with a four
28875  column align environment:
28876 \begin_inset Formula 
28877 \begin{align*}
28878 A & =\sin(B) & C & =D\\
28879 C & \ne A & B & \ne D
28880 \end{align*}
28881
28882 \end_inset
28883
28884 As it can be seen, the formulas in this environment are placed so as if
28885  there would be a 
28886 \series bold
28887
28888 \backslash
28889 hfill
28890 \begin_inset Foot
28891 status collapsed
28892
28893 \begin_layout Plain Layout
28894 more about 
28895 \series bold
28896
28897 \backslash
28898 hfill
28899 \series default
28900  see 
28901 \begin_inset CommandInset ref
28902 LatexCommand ref
28903 reference "subsec:Variable-Space"
28904
28905 \end_inset
28906
28907
28908 \end_layout
28909
28910 \end_inset
28911
28912
28913 \series default
28914  before the first and after every even column.
28915  When the formula style 
28916 \series bold
28917 Indented
28918 \begin_inset Foot
28919 status collapsed
28920
28921 \begin_layout Plain Layout
28922 formula styles see 
28923 \begin_inset CommandInset ref
28924 LatexCommand ref
28925 reference "sec:Formula-Styles"
28926
28927 \end_inset
28928
28929
28930 \end_layout
28931
28932 \end_inset
28933
28934
28935 \series default
28936  is used, the formula is set without the 
28937 \series bold
28938
28939 \backslash
28940 hfill
28941 \series default
28942  before the first column.
28943 \end_layout
28944
28945 \begin_layout Subsubsection
28946 Alignat Environment
28947 \begin_inset Index idx
28948 status collapsed
28949
28950 \begin_layout Plain Layout
28951 Formula ! multiline ! alignat environment
28952 \end_layout
28953
28954 \end_inset
28955
28956
28957 \end_layout
28958
28959 \begin_layout Standard
28960 The alignat environment has no predefined column separation.
28961  It can be inserted manually with the spaces that are described 
28962 \begin_inset CommandInset ref
28963 LatexCommand ref
28964 reference "subsec:Space"
28965
28966 \end_inset
28967
28968 .
28969 \end_layout
28970
28971 \begin_layout Standard
28972 The above example in the alignat environment where 1
28973 \begin_inset space \thinspace{}
28974 \end_inset
28975
28976 cm space was inserted at the beginning of the second formula:
28977 \begin_inset Formula 
28978 \begin{alignat*}{2}
28979 A & =\sin(B) & \hspace{1cm}C & =D\\
28980 C & \ne A & B & \ne D
28981 \end{alignat*}
28982
28983 \end_inset
28984
28985 Because the column separation can be set separately for every column, this
28986  environment is especially suitable to set three and more formulas side
28987  by side.
28988 \end_layout
28989
28990 \begin_layout Subsubsection
28991 Flalign Environment
28992 \begin_inset CommandInset label
28993 LatexCommand label
28994 name "subsec:Flalign-Environment"
28995
28996 \end_inset
28997
28998
28999 \begin_inset Index idx
29000 status collapsed
29001
29002 \begin_layout Plain Layout
29003 Formula ! multiline ! flalign environment
29004 \end_layout
29005
29006 \end_inset
29007
29008
29009 \end_layout
29010
29011 \begin_layout Standard
29012 In this environment the first two columns are always set as much as possible
29013  to the left and the last two ones to the right.
29014  An example:
29015 \begin_inset Formula 
29016 \begin{flalign*}
29017 A & =1 & B & =2 & C & =3\\
29018 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
29019 \end{flalign*}
29020
29021 \end_inset
29022
29023
29024 \end_layout
29025
29026 \begin_layout Standard
29027 By creating a flalign environment with an odd number of columns where an
29028  empty \SpecialChar TeX
29029  brace is inserted to the last column, several formulas in a document
29030  can be set to the left, although the formula style 
29031 \series bold
29032 Centered
29033 \series default
29034  is used.
29035  As example the indented formula 
29036 \begin_inset CommandInset ref
29037 LatexCommand eqref
29038 reference "eq:VolInt"
29039
29040 \end_inset
29041
29042 :
29043 \begin_inset Formula 
29044 \begin{flalign}
29045 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
29046 \end{flalign}
29047
29048 \end_inset
29049
29050 The first two columns contain the formula.
29051  To indent it as with the formula style 
29052 \series bold
29053 Indented
29054 \series default
29055 , 30
29056 \begin_inset space \thinspace{}
29057 \end_inset
29058
29059 pt space was inserted at the beginning of the first column.
29060 \end_layout
29061
29062 \begin_layout Subsection
29063 Eqnarray Environment
29064 \begin_inset CommandInset label
29065 LatexCommand label
29066 name "subsec:Eqnarray-Environment"
29067
29068 \end_inset
29069
29070
29071 \begin_inset Index idx
29072 status collapsed
29073
29074 \begin_layout Plain Layout
29075 Formula ! multiline ! eqnarray environment
29076 \end_layout
29077
29078 \end_inset
29079
29080
29081 \end_layout
29082
29083 \begin_layout Standard
29084 When this environment has been created, three blue boxes appear.
29085  The content of the first box is right aligned, the content of the last
29086  one left aligned.
29087  The content of the middle box appears centered and a bit smaller, because
29088  it is designed to insert there only relation characters.
29089 \begin_inset Formula 
29090 \begin{eqnarray*}
29091 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29092 AB & AB & AB\\
29093 A & = & A
29094 \end{eqnarray*}
29095
29096 \end_inset
29097
29098
29099 \end_layout
29100
29101 \begin_layout Subsection
29102 Gather Environment
29103 \begin_inset Index idx
29104 status collapsed
29105
29106 \begin_layout Plain Layout
29107 Formula ! multiline ! gather environment
29108 \end_layout
29109
29110 \end_inset
29111
29112
29113 \end_layout
29114
29115 \begin_layout Standard
29116 This environment consists of only one centered column.
29117  Every line can be numbered.
29118 \begin_inset Formula 
29119 \begin{gather}
29120 A=1\\
29121 X=\textrm{-}1
29122 \end{gather}
29123
29124 \end_inset
29125
29126
29127 \end_layout
29128
29129 \begin_layout Subsection
29130 Multline Environment
29131 \begin_inset CommandInset label
29132 LatexCommand label
29133 name "subsec:Multline-Environment"
29134
29135 \end_inset
29136
29137
29138 \begin_inset Index idx
29139 status collapsed
29140
29141 \begin_layout Plain Layout
29142 Formula ! multiline ! multline environment
29143 \end_layout
29144
29145 \end_inset
29146
29147
29148 \end_layout
29149
29150 \begin_layout Standard
29151 The multline environment consists, like the gather environment, of only
29152  one column.
29153  But the first line is left aligned, the last one right aligned.
29154  All other lines are centered.
29155  Therefore this environment is suitable for long formulas.
29156  As example formula 
29157 \begin_inset CommandInset ref
29158 LatexCommand eqref
29159 reference "eq:lefteqn"
29160
29161 \end_inset
29162
29163  in the multline environment:
29164 \begin_inset Formula 
29165 \begin{multline}
29166 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}\\
29167 -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}\\
29168 =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}}
29169 \end{multline}
29170
29171 \end_inset
29172
29173
29174 \end_layout
29175
29176 \begin_layout Standard
29177 In the output only the last (first) line of a multline environment appears
29178  numbered when the document numbering is right (left).
29179 \begin_inset Foot
29180 status collapsed
29181
29182 \begin_layout Plain Layout
29183 numbering styles see 
29184 \begin_inset CommandInset ref
29185 LatexCommand ref
29186 reference "sec:Formula-Styles"
29187
29188 \end_inset
29189
29190
29191 \end_layout
29192
29193 \end_inset
29194
29195
29196 \end_layout
29197
29198 \begin_layout Standard
29199 With the commands 
29200 \series bold
29201
29202 \backslash
29203 shoveright
29204 \series default
29205
29206 \begin_inset Index idx
29207 status collapsed
29208
29209 \begin_layout Plain Layout
29210 Commands ! S ! 
29211 \backslash
29212 shoveright
29213 \end_layout
29214
29215 \end_inset
29216
29217  and 
29218 \series bold
29219
29220 \backslash
29221 shoveleft
29222 \series default
29223
29224 \begin_inset Index idx
29225 status collapsed
29226
29227 \begin_layout Plain Layout
29228 Commands ! S ! 
29229 \backslash
29230 shoveleft
29231 \end_layout
29232
29233 \end_inset
29234
29235  a centered line can be right or left aligned, respectively.
29236  The commands are used as follows:
29237 \end_layout
29238
29239 \begin_layout Standard
29240
29241 \series bold
29242
29243 \backslash
29244 shoveright{line content}
29245 \series default
29246  and 
29247 \series bold
29248
29249 \backslash
29250 shoveleft{line content}
29251 \end_layout
29252
29253 \begin_layout Standard
29254 \begin_inset VSpace medskip
29255 \end_inset
29256
29257 The length 
29258 \series bold
29259
29260 \backslash
29261 multlinegap
29262 \series default
29263
29264 \begin_inset Index idx
29265 status collapsed
29266
29267 \begin_layout Plain Layout
29268 Commands ! M ! 
29269 \backslash
29270 multlinegap
29271 \end_layout
29272
29273 \end_inset
29274
29275  specifies the distance of the first line from the left page margin.
29276  Predefined is the length 0
29277 \begin_inset space \thinspace{}
29278 \end_inset
29279
29280 pt.
29281 \end_layout
29282
29283 \begin_layout Standard
29284 As example the above formula where the command
29285 \end_layout
29286
29287 \begin_layout Standard
29288
29289 \series bold
29290
29291 \backslash
29292 setlength{
29293 \backslash
29294 multlinegap}{2cm}
29295 \end_layout
29296
29297 \begin_layout Standard
29298 was inserted in \SpecialChar TeX
29299  mode before:
29300 \begin_inset ERT
29301 status collapsed
29302
29303 \begin_layout Plain Layout
29304
29305
29306 \backslash
29307 setlength{
29308 \backslash
29309 multlinegap}{2cm}
29310 \end_layout
29311
29312 \end_inset
29313
29314
29315 \begin_inset Formula 
29316 \begin{multline}
29317 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}\\
29318 \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}}\\
29319 =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}}
29320 \end{multline}
29321
29322 \end_inset
29323
29324
29325 \begin_inset ERT
29326 status collapsed
29327
29328 \begin_layout Plain Layout
29329
29330
29331 \backslash
29332 setlength{
29333 \backslash
29334 multlinegap}{0pt}
29335 \end_layout
29336
29337 \end_inset
29338
29339 The second line was left aligned using 
29340 \series bold
29341
29342 \backslash
29343 shoveleft
29344 \series default
29345 .
29346 \end_layout
29347
29348 \begin_layout Subsection
29349 Multiline Formula Parts
29350 \begin_inset CommandInset label
29351 LatexCommand label
29352 name "subsec:Multiline-Formula-Parts"
29353
29354 \end_inset
29355
29356
29357 \begin_inset Index idx
29358 status collapsed
29359
29360 \begin_layout Plain Layout
29361 Formula ! multiline ! formula parts
29362 \end_layout
29363
29364 \end_inset
29365
29366
29367 \end_layout
29368
29369 \begin_layout Standard
29370 To display only parts of a formula with multiple lines, one of the following
29371  environments is used: 
29372 \series bold
29373 aligned
29374 \series default
29375
29376 \series bold
29377 alignedat
29378 \series default
29379
29380 \series bold
29381 gathered
29382 \series default
29383  or 
29384 \series bold
29385 split
29386 \series default
29387 .
29388  They can be inserted via the menu 
29389 \family sans
29390 Insert\SpecialChar menuseparator
29391 Math
29392 \family default
29393  or by using the commands described in this section.
29394 \end_layout
29395
29396 \begin_layout Standard
29397 The first three have the same properties as the corresponding multiline
29398  formula environments, but it is possible to set further formula parts beside
29399  them.
29400  An example:
29401 \begin_inset Formula 
29402 \[
29403 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29404 \Delta E\Delta t & \ge\frac{\hbar}{2}
29405 \end{aligned}
29406 \right\} \textrm{Uncertainty relations}
29407 \]
29408
29409 \end_inset
29410
29411
29412 \end_layout
29413
29414 \begin_layout Standard
29415 To get this formula, a displayed formula is created where the command 
29416 \series bold
29417
29418 \backslash
29419 aligned
29420 \series default
29421
29422 \begin_inset Index idx
29423 status collapsed
29424
29425 \begin_layout Plain Layout
29426 Commands ! A ! 
29427 \backslash
29428 aligned
29429 \end_layout
29430
29431 \end_inset
29432
29433  is inserted.
29434  A purple box appears around the blue formula box where now columns and
29435  lines can be added.
29436  Outside the multiline environment other formula parts can be set, like
29437  the brace.
29438 \end_layout
29439
29440 \begin_layout Standard
29441 The aligned environment is also suitable for long formulas whose lines are
29442  horizontally aligned.
29443  Using aligned in a displayed formula has the advantage that the formula
29444  number is vertically centered behind the lines.
29445  As example formula 
29446 \begin_inset CommandInset ref
29447 LatexCommand eqref
29448 reference "eq:shortlong"
29449
29450 \end_inset
29451
29452  in the aligned environment:
29453 \begin_inset Formula 
29454 \begin{equation}
29455 \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}|}\\
29456  & -\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}|}
29457 \end{aligned}
29458 \end{equation}
29459
29460 \end_inset
29461
29462
29463 \end_layout
29464
29465 \begin_layout Standard
29466 To use the environments 
29467 \series bold
29468 alignedat
29469 \series default
29470
29471 \series bold
29472 gathered
29473 \series default
29474 , or 
29475 \series bold
29476 split
29477 \series default
29478 , the command 
29479 \series bold
29480
29481 \backslash
29482 alignedat
29483 \series default
29484 ,
29485 \begin_inset Index idx
29486 status collapsed
29487
29488 \begin_layout Plain Layout
29489 Commands ! A ! 
29490 \backslash
29491 alignedat
29492 \end_layout
29493
29494 \end_inset
29495
29496  
29497 \series bold
29498
29499 \backslash
29500 gathered
29501 \series default
29502
29503 \begin_inset Index idx
29504 status collapsed
29505
29506 \begin_layout Plain Layout
29507 Commands ! G ! 
29508 \backslash
29509 gathered
29510 \end_layout
29511
29512 \end_inset
29513
29514 , or 
29515 \series bold
29516
29517 \backslash
29518 split
29519 \series default
29520
29521 \begin_inset Index idx
29522 status collapsed
29523
29524 \begin_layout Plain Layout
29525 Commands ! S ! 
29526 \backslash
29527 split
29528 \end_layout
29529
29530 \end_inset
29531
29532  are inserted, respectively.
29533  The split environment has the same properties as the aligned environment
29534  but it can only have two columns.
29535 \end_layout
29536
29537 \begin_layout Subsection
29538 Text in multiline Formulas
29539 \begin_inset CommandInset label
29540 LatexCommand label
29541 name "subsec:Text-in-multiline"
29542
29543 \end_inset
29544
29545
29546 \begin_inset Index idx
29547 status collapsed
29548
29549 \begin_layout Plain Layout
29550 Text ! in formulas
29551 \end_layout
29552
29553 \end_inset
29554
29555
29556 \begin_inset Index idx
29557 status collapsed
29558
29559 \begin_layout Plain Layout
29560 Formula ! multiline ! text
29561 \end_layout
29562
29563 \end_inset
29564
29565
29566 \end_layout
29567
29568 \begin_layout Standard
29569 In the Align environments, and the multline and gather environment, text
29570  can be inserted that will appear in a separate line and doesn't affect
29571  the column alignment.
29572  To do this, the command 
29573 \series bold
29574
29575 \backslash
29576 intertext
29577 \series default
29578
29579 \begin_inset Index idx
29580 status collapsed
29581
29582 \begin_layout Plain Layout
29583 Commands ! I ! 
29584 \backslash
29585 intertext
29586 \end_layout
29587
29588 \end_inset
29589
29590  is used in the following scheme:
29591 \end_layout
29592
29593 \begin_layout Standard
29594
29595 \series bold
29596
29597 \backslash
29598 intertext{text}
29599 \end_layout
29600
29601 \begin_layout Standard
29602 The text should not be longer than a line because it cannot be hyphenated.
29603  As \SpecialChar LyX
29604  doesn't yet support 
29605 \series bold
29606
29607 \backslash
29608 intertext
29609 \series default
29610  directly, the text is written as mathematical text.
29611  
29612 \series bold
29613
29614 \backslash
29615 intertext
29616 \series default
29617  must hereby be at the beginning of a line and appears in the output above
29618  this line.
29619  An example where the text was inserted at the beginning of the second line:
29620 \begin_inset Formula 
29621 \begin{align}
29622 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29623 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29624 \end{align}
29625
29626 \end_inset
29627
29628
29629 \end_layout
29630
29631 \begin_layout Standard
29632
29633 \series bold
29634
29635 \backslash
29636 intertext
29637 \series default
29638  always creates some vertical space between the text and the formula lines.
29639  To avoid this space, set in the document settings under 
29640 \family sans
29641 Math
29642 \begin_inset space ~
29643 \end_inset
29644
29645 Options
29646 \family default
29647  for the package 
29648 \series bold
29649 mathtools
29650 \series default
29651
29652 \begin_inset Index idx
29653 status collapsed
29654
29655 \begin_layout Plain Layout
29656 Packages ! mathtools
29657 \end_layout
29658
29659 \end_inset
29660
29661  the option 
29662 \family sans
29663 Load
29664 \begin_inset space ~
29665 \end_inset
29666
29667 always
29668 \family default
29669 .
29670  Then you can use the command 
29671 \series bold
29672
29673 \backslash
29674 shortintertext
29675 \series default
29676
29677 \begin_inset Index idx
29678 status collapsed
29679
29680 \begin_layout Plain Layout
29681 Commands ! S ! 
29682 \backslash
29683 shortintertext
29684 \end_layout
29685
29686 \end_inset
29687
29688  instead of 
29689 \series bold
29690
29691 \backslash
29692 intertext
29693 \series default
29694 :
29695 \end_layout
29696
29697 \begin_layout Standard
29698 \begin_inset Formula 
29699 \begin{align}
29700 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29701 \shortintertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29702 \end{align}
29703
29704 \end_inset
29705
29706
29707 \end_layout
29708
29709 \begin_layout Section
29710 Formula Numbering
29711 \begin_inset Index idx
29712 status collapsed
29713
29714 \begin_layout Plain Layout
29715 Formula numbering
29716 \end_layout
29717
29718 \end_inset
29719
29720
29721 \begin_inset Index idx
29722 status collapsed
29723
29724 \begin_layout Plain Layout
29725 Formula ! numbering|see
29726 \begin_inset ERT
29727 status collapsed
29728
29729 \begin_layout Plain Layout
29730
29731 {
29732 \end_layout
29733
29734 \end_inset
29735
29736 Formula numbering
29737 \begin_inset ERT
29738 status collapsed
29739
29740 \begin_layout Plain Layout
29741
29742 }
29743 \end_layout
29744
29745 \end_inset
29746
29747
29748 \end_layout
29749
29750 \end_inset
29751
29752
29753 \end_layout
29754
29755 \begin_layout Subsection
29756 General
29757 \end_layout
29758
29759 \begin_layout Standard
29760 Numbered formulas can be created with the menu 
29761 \family sans
29762 Insert\SpecialChar menuseparator
29763 Math\SpecialChar menuseparator
29764 Numbered
29765 \begin_inset space ~
29766 \end_inset
29767
29768 Formula
29769 \family default
29770  (shortcut 
29771 \family sans
29772 Ctrl+Alt
29773 \begin_inset space ~
29774 \end_inset
29775
29776 N
29777 \family default
29778 ).
29779  Existing formulas can be numbered with the menu 
29780 \family sans
29781 Edit\SpecialChar menuseparator
29782 Math\SpecialChar menuseparator
29783 Toggle
29784 \begin_inset space ~
29785 \end_inset
29786
29787 Numbering
29788 \family default
29789  (shortcut 
29790 \begin_inset Info
29791 type  "shortcut"
29792 arg   "math-number-toggle"
29793 \end_inset
29794
29795 ).
29796  The formula number is displayed in \SpecialChar LyX
29797  behind the formula as a number sign
29798  in parentheses.
29799  The number sign is replaced in the output by the formula number.
29800 \end_layout
29801
29802 \begin_layout Standard
29803 When numbering is turned on in multiline formulas, all lines will be numbered.
29804  But the numbering can be controlled with the menu 
29805 \family sans
29806 Edit\SpecialChar menuseparator
29807 Math\SpecialChar menuseparator
29808 Toggle
29809 \begin_inset space ~
29810 \end_inset
29811
29812 Numbering
29813 \begin_inset space ~
29814 \end_inset
29815
29816 of
29817 \begin_inset space ~
29818 \end_inset
29819
29820 Line
29821 \family default
29822  (shortcut 
29823 \begin_inset Info
29824 type  "shortcut"
29825 arg   "math-number-line-toggle"
29826 \end_inset
29827
29828 ) for every line.
29829 \end_layout
29830
29831 \begin_layout Standard
29832 Except for inline formulas, all formulas can be numbered with two different
29833  styles, see 
29834 \begin_inset CommandInset ref
29835 LatexCommand ref
29836 reference "sec:Formula-Styles"
29837
29838 \end_inset
29839
29840 .
29841 \end_layout
29842
29843 \begin_layout Subsection
29844 Cross-References
29845 \begin_inset Index idx
29846 status collapsed
29847
29848 \begin_layout Plain Layout
29849 Cross-references ! to formulas
29850 \end_layout
29851
29852 \end_inset
29853
29854
29855 \end_layout
29856
29857 \begin_layout Standard
29858 All labeled formulas can be cross-referenced.
29859  A label is added by the menu 
29860 \family sans
29861 Insert\SpecialChar menuseparator
29862 Label
29863 \family default
29864  or the toolbar button 
29865 \begin_inset Info
29866 type  "icon"
29867 arg   "label-insert"
29868 \end_inset
29869
29870 .
29871  The cursor must hereby be inside a displayed formula.
29872  Alternatively you can right-click on the formula and choose 
29873 \family sans
29874 Equation Label
29875 \family default
29876 .
29877  A dialog pops up displaying the prefix 
29878 \series bold
29879 eq:
29880 \series default
29881  in a text field.
29882  The label is inserted there behind the prefix.
29883  The predefined prefix means 
29884 \begin_inset Quotes eld
29885 \end_inset
29886
29887 equation
29888 \begin_inset Quotes erd
29889 \end_inset
29890
29891  and makes it easier to find labels in large documents because it marks
29892  it as formula label to divide it from e.
29893 \begin_inset space \thinspace{}
29894 \end_inset
29895
29896 g.
29897 \begin_inset space \space{}
29898 \end_inset
29899
29900 section labels.
29901  To change a label, the menu 
29902 \family sans
29903 Insert\SpecialChar menuseparator
29904 Label
29905 \family default
29906  is used again or you right-click on a formula and then on 
29907 \family sans
29908 Equation Label
29909 \family default
29910 .
29911 \end_layout
29912
29913 \begin_layout Standard
29914 The name of the label is displayed in \SpecialChar LyX
29915  within two parentheses behind formula.
29916  A formula with a label is always numbered.
29917 \end_layout
29918
29919 \begin_layout Standard
29920 Cross-references are inserted via the menu 
29921 \family sans
29922 Insert\SpecialChar menuseparator
29923 Cross-Reference
29924 \family default
29925  or with the toolbar button 
29926 \begin_inset Info
29927 type  "icon"
29928 arg   "dialog-show-new-inset ref"
29929 \end_inset
29930
29931 .
29932  A formula cross-reference appears in the output as formula number.
29933  When in the cross-reference dialog window the format 
29934 \series bold
29935 (<reference>)
29936 \series default
29937  is chosen, the cross-reference appears in the output as formula number
29938  in parentheses.
29939 \begin_inset Newline newline
29940 \end_inset
29941
29942 By right-clicking on a cross-reference in \SpecialChar LyX
29943 , one jumps to the formula that
29944  is referenced.
29945 \end_layout
29946
29947 \begin_layout Standard
29948 Here are as examples cross-references to formulas of the following subsections:
29949 \begin_inset Note Note
29950 status open
29951
29952 \begin_layout Plain Layout
29953 Note the different cross-reference types.
29954 \end_layout
29955
29956 \end_inset
29957
29958
29959 \end_layout
29960
29961 \begin_layout Standard
29962 The equations 
29963 \begin_inset CommandInset ref
29964 LatexCommand eqref
29965 reference "eq:tag"
29966
29967 \end_inset
29968
29969  and 
29970 \begin_inset CommandInset ref
29971 LatexCommand eqref
29972 reference "eq:c"
29973
29974 \end_inset
29975
29976  are equivalent.
29977  In (
29978 \begin_inset CommandInset ref
29979 LatexCommand ref
29980 reference "eq:Lat"
29981
29982 \end_inset
29983
29984 ) big Latin letters are used for the numbering in contrary to (
29985 \begin_inset CommandInset ref
29986 LatexCommand ref
29987 reference "eq:Rom"
29988
29989 \end_inset
29990
29991 ).
29992 \end_layout
29993
29994 \begin_layout Standard
29995 \begin_inset VSpace medskip
29996 \end_inset
29997
29998 When the argument of 
29999 \series bold
30000
30001 \backslash
30002 tag
30003 \begin_inset Foot
30004 status collapsed
30005
30006 \begin_layout Plain Layout
30007
30008 \series bold
30009
30010 \backslash
30011 tag
30012 \series default
30013  is described in 
30014 \begin_inset CommandInset ref
30015 LatexCommand ref
30016 reference "subsec:User-defined-Numbering"
30017
30018 \end_inset
30019
30020 .
30021 \end_layout
30022
30023 \end_inset
30024
30025
30026 \series default
30027  contains a box like in 
30028 \begin_inset CommandInset ref
30029 LatexCommand ref
30030 reference "subsec:Paragraph-Boxes"
30031
30032 \end_inset
30033
30034 , the formula cannot be referenced.
30035 \end_layout
30036
30037 \begin_layout Subsection
30038 Subnumbering
30039 \begin_inset Index idx
30040 status collapsed
30041
30042 \begin_layout Plain Layout
30043 Formula numbering ! subnumbering
30044 \end_layout
30045
30046 \end_inset
30047
30048
30049 \end_layout
30050
30051 \begin_layout Standard
30052 With the help of the commands 
30053 \series bold
30054
30055 \backslash
30056 begin{subequations}
30057 \series default
30058  and 
30059 \series bold
30060
30061 \backslash
30062 end{subequations}
30063 \series default
30064  formulas can be subnumbered.
30065  Both commands are inserted in \SpecialChar TeX
30066  mode.
30067 \end_layout
30068
30069 \begin_layout Standard
30070 An example:
30071 \begin_inset Formula 
30072 \begin{equation}
30073 A=C-B\label{eq:a}
30074 \end{equation}
30075
30076 \end_inset
30077
30078
30079 \begin_inset ERT
30080 status collapsed
30081
30082 \begin_layout Plain Layout
30083
30084
30085 \backslash
30086 addtocounter{equation}{-1}
30087 \end_layout
30088
30089 \end_inset
30090
30091
30092 \begin_inset ERT
30093 status collapsed
30094
30095 \begin_layout Plain Layout
30096
30097
30098 \backslash
30099 begin{subequations}
30100 \end_layout
30101
30102 \end_inset
30103
30104
30105 \begin_inset VSpace -5mm
30106 \end_inset
30107
30108
30109 \begin_inset Formula 
30110 \begin{equation}
30111 B=C-A\label{eq:b}
30112 \end{equation}
30113
30114 \end_inset
30115
30116
30117 \begin_inset Formula 
30118 \begin{equation}
30119 C=A+B\label{eq:c}
30120 \end{equation}
30121
30122 \end_inset
30123
30124
30125 \end_layout
30126
30127 \begin_layout Standard
30128 \begin_inset ERT
30129 status collapsed
30130
30131 \begin_layout Plain Layout
30132
30133
30134 \backslash
30135 end{subequations}
30136 \end_layout
30137
30138 \end_inset
30139
30140
30141 \end_layout
30142
30143 \begin_layout Standard
30144 To create the example, the following is done:
30145 \end_layout
30146
30147 \begin_layout Enumerate
30148 first formula is inserted
30149 \end_layout
30150
30151 \begin_layout Enumerate
30152
30153 \series bold
30154
30155 \backslash
30156 addtocounter{equation}{-1} 
30157 \backslash
30158 begin{subequations}
30159 \begin_inset Index idx
30160 status collapsed
30161
30162 \begin_layout Plain Layout
30163 Commands ! A ! 
30164 \backslash
30165 addtocounter
30166 \end_layout
30167
30168 \end_inset
30169
30170
30171 \begin_inset Newline newline
30172 \end_inset
30173
30174
30175 \series default
30176 is inserted after the first formula
30177 \end_layout
30178
30179 \begin_layout Enumerate
30180 second formula is inserted
30181 \end_layout
30182
30183 \begin_layout Enumerate
30184 third formula is inserted
30185 \end_layout
30186
30187 \begin_layout Enumerate
30188
30189 \series bold
30190
30191 \backslash
30192 end{subequations}
30193 \series default
30194  is inserted after the third formula
30195 \end_layout
30196
30197 \begin_layout Standard
30198 Every formula between the commands 
30199 \series bold
30200
30201 \backslash
30202 begin
30203 \series default
30204  and 
30205 \series bold
30206
30207 \backslash
30208 end
30209 \series default
30210  is subnumbered as a, b, 
30211 \begin_inset Newline linebreak
30212 \end_inset
30213
30214 c, \SpecialChar ldots
30215  For multiline formulas every line will be subnumbered.
30216  All subnumbered formulas are treated as 
30217 \emph on
30218 one
30219 \emph default
30220  numbered formula.
30221  But as every numbered formula increases the counter 
30222 \series bold
30223 equation
30224 \series default
30225  by one, the command 
30226 \series bold
30227
30228 \backslash
30229 addtocounter
30230 \series default
30231  is needed to decrease it.
30232  Otherwise the formulas 
30233 \begin_inset CommandInset ref
30234 LatexCommand eqref
30235 reference "eq:a"
30236
30237 \end_inset
30238
30239
30240 \begin_inset CommandInset ref
30241 LatexCommand eqref
30242 reference "eq:b"
30243
30244 \end_inset
30245
30246
30247 \begin_inset CommandInset ref
30248 LatexCommand eqref
30249 reference "eq:c"
30250
30251 \end_inset
30252
30253  would be numbered as 
30254 \begin_inset CommandInset ref
30255 LatexCommand eqref
30256 reference "eq:a"
30257
30258 \end_inset
30259
30260
30261 \begin_inset CommandInset ref
30262 LatexCommand eqref
30263 reference "eq:d"
30264
30265 \end_inset
30266
30267
30268 \begin_inset CommandInset ref
30269 LatexCommand eqref
30270 reference "eq:f"
30271
30272 \end_inset
30273
30274 .
30275 \end_layout
30276
30277 \begin_layout Standard
30278 By inserting the commands in \SpecialChar TeX
30279  mode, a space is created between the first
30280  two formulas.
30281  To revert this -5
30282 \begin_inset space \thinspace{}
30283 \end_inset
30284
30285 mm vertical space is inserted after the command 
30286 \series bold
30287
30288 \backslash
30289 begin{subequations}
30290 \series default
30291 .
30292  When the formula style 
30293 \series bold
30294 Indented
30295 \begin_inset Foot
30296 status collapsed
30297
30298 \begin_layout Plain Layout
30299 formula styles see 
30300 \begin_inset CommandInset ref
30301 LatexCommand ref
30302 reference "sec:Formula-Styles"
30303
30304 \end_inset
30305
30306
30307 \end_layout
30308
30309 \end_inset
30310
30311
30312 \series default
30313  is used, -7
30314 \begin_inset space \thinspace{}
30315 \end_inset
30316
30317 mm space is inserted instead.
30318 \end_layout
30319
30320 \begin_layout Standard
30321 Here is an example for a multiline formula where the numbering was turned
30322  off for the second line:
30323 \begin_inset ERT
30324 status collapsed
30325
30326 \begin_layout Plain Layout
30327
30328
30329 \backslash
30330 begin{subequations}
30331 \end_layout
30332
30333 \end_inset
30334
30335
30336 \begin_inset Formula 
30337 \begin{eqnarray}
30338 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30339  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30340  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30341 \end{eqnarray}
30342
30343 \end_inset
30344
30345
30346 \begin_inset ERT
30347 status collapsed
30348
30349 \begin_layout Plain Layout
30350
30351
30352 \backslash
30353 end{subequations}
30354 \end_layout
30355
30356 \end_inset
30357
30358
30359 \end_layout
30360
30361 \begin_layout Subsection
30362 User-defined Numbering
30363 \begin_inset CommandInset label
30364 LatexCommand label
30365 name "subsec:User-defined-Numbering"
30366
30367 \end_inset
30368
30369
30370 \begin_inset Index idx
30371 status collapsed
30372
30373 \begin_layout Plain Layout
30374 Formula numbering ! user-defined
30375 \end_layout
30376
30377 \end_inset
30378
30379
30380 \end_layout
30381
30382 \begin_layout Standard
30383 \begin_inset Index idx
30384 status collapsed
30385
30386 \begin_layout Plain Layout
30387 Formula numbering ! self-defined delimiters
30388 \end_layout
30389
30390 \end_inset
30391
30392 With the standard numbering parentheses are set around the formula number.
30393  To replace the parentheses for example by vertical bars, the following
30394  line is added to the \SpecialChar LaTeX
30395 -preamble:
30396 \end_layout
30397
30398 \begin_layout Standard
30399
30400 \series bold
30401
30402 \backslash
30403 def
30404 \backslash
30405 tagform@#1{
30406 \backslash
30407 maketag@@@{|#1|}}
30408 \series default
30409
30410 \begin_inset Note Note
30411 status collapsed
30412
30413 \begin_layout Plain Layout
30414 This macro is already declared in the \SpecialChar LaTeX
30415 -preamble for testing.
30416  To activate it, remove the percent sign at the beginning.
30417 \end_layout
30418
30419 \end_inset
30420
30421
30422 \end_layout
30423
30424 \begin_layout Standard
30425 To use other characters, the vertical bars besides the 
30426 \series bold
30427 #1
30428 \series default
30429  are replaced by one ore more characters.
30430  To get only the formula number the vertical bars are omitted.
30431 \end_layout
30432
30433 \begin_layout Standard
30434 \begin_inset VSpace bigskip
30435 \end_inset
30436
30437 When there should be an expression of your choice instead of the consecutive
30438  formula number in parentheses behind the formula, the command 
30439 \series bold
30440
30441 \backslash
30442 tag
30443 \series default
30444
30445 \begin_inset Index idx
30446 status collapsed
30447
30448 \begin_layout Plain Layout
30449 Commands ! T ! 
30450 \backslash
30451 tag
30452 \end_layout
30453
30454 \end_inset
30455
30456  is used:
30457 \begin_inset Formula 
30458 \begin{equation}
30459 A+B=C\tag{something}\label{eq:tag}
30460 \end{equation}
30461
30462 \end_inset
30463
30464 In this example the command 
30465 \series bold
30466
30467 \backslash
30468 tag
30469 \begin_inset space \textvisiblespace{}
30470 \end_inset
30471
30472 something
30473 \series default
30474  was inserted in the formula.
30475 \end_layout
30476
30477 \begin_layout Standard
30478 When the command 
30479 \series bold
30480
30481 \backslash
30482 tag*
30483 \begin_inset space \textvisiblespace{}
30484 \end_inset
30485
30486 something
30487 \series default
30488  is inserted instead, the star prevents the parentheses around the expression:
30489 \begin_inset Formula 
30490 \[
30491 A+B=C\tag*{something}
30492 \]
30493
30494 \end_inset
30495
30496
30497 \end_layout
30498
30499 \begin_layout Standard
30500 \begin_inset VSpace bigskip
30501 \end_inset
30502
30503 To restart the formula numbering with new document parts or sections, the
30504  following command is used:
30505 \end_layout
30506
30507 \begin_layout Standard
30508
30509 \series bold
30510
30511 \backslash
30512 @addtoreset{equation}{part}
30513 \series default
30514
30515 \begin_inset Index idx
30516 status collapsed
30517
30518 \begin_layout Plain Layout
30519 Commands ! 
30520 \begin_inset ERT
30521 status collapsed
30522
30523 \begin_layout Plain Layout
30524
30525 "
30526 \end_layout
30527
30528 \end_inset
30529
30530 @
30531 \begin_inset ERT
30532 status collapsed
30533
30534 \begin_layout Plain Layout
30535
30536 "
30537 \end_layout
30538
30539 \end_inset
30540
30541  ! 
30542 \backslash
30543
30544 \begin_inset ERT
30545 status collapsed
30546
30547 \begin_layout Plain Layout
30548
30549 "
30550 \end_layout
30551
30552 \end_inset
30553
30554 @
30555 \begin_inset ERT
30556 status collapsed
30557
30558 \begin_layout Plain Layout
30559
30560 "
30561 \end_layout
30562
30563 \end_inset
30564
30565 addtoreset
30566 \end_layout
30567
30568 \end_inset
30569
30570
30571 \begin_inset Newline newline
30572 \end_inset
30573
30574 resp.
30575 \begin_inset Newline newline
30576 \end_inset
30577
30578
30579 \series bold
30580
30581 \backslash
30582 @addtoreset{equation}{section}
30583 \end_layout
30584
30585 \begin_layout Standard
30586 To be able to use these commands in \SpecialChar TeX
30587  mode, the 
30588 \begin_inset Quotes eld
30589 \end_inset
30590
30591 @
30592 \begin_inset Quotes erd
30593 \end_inset
30594
30595  character has to be made 
30596 \begin_inset Quotes eld
30597 \end_inset
30598
30599 active
30600 \begin_inset Quotes erd
30601 \end_inset
30602
30603  for \SpecialChar LaTeX
30604  using the command 
30605 \series bold
30606
30607 \backslash
30608 makeatletter.
30609
30610 \series default
30611  The command 
30612 \series bold
30613
30614 \backslash
30615 makeatother
30616 \series default
30617  reverts this.
30618  So the command sequence in \SpecialChar TeX
30619  mode is:
30620 \end_layout
30621
30622 \begin_layout Standard
30623
30624 \series bold
30625
30626 \backslash
30627 makeatletter
30628 \begin_inset Newline newline
30629 \end_inset
30630
30631
30632 \backslash
30633 @addtoreset{equation}{section}
30634 \begin_inset Newline newline
30635 \end_inset
30636
30637
30638 \backslash
30639 makeatother
30640 \end_layout
30641
30642 \begin_layout Standard
30643 In the \SpecialChar LaTeX
30644 -preamble 
30645 \series bold
30646
30647 \backslash
30648 makeatletter
30649 \series default
30650  and 
30651 \series bold
30652
30653 \backslash
30654 makeatother
30655 \series default
30656  can be omitted as they are automatically internally inserted by \SpecialChar LyX
30657 .
30658 \end_layout
30659
30660 \begin_layout Standard
30661 To revert 
30662 \series bold
30663
30664 \backslash
30665 @addtoreset
30666 \series default
30667 , the file 
30668 \series bold
30669 remreset.sty
30670 \series default
30671
30672 \begin_inset Foot
30673 status collapsed
30674
30675 \begin_layout Plain Layout
30676
30677 \series bold
30678 remreset
30679 \series default
30680  is part of the \SpecialChar LaTeX
30681 -package 
30682 \series bold
30683 carlisle
30684 \series default
30685
30686 \begin_inset Index idx
30687 status collapsed
30688
30689 \begin_layout Plain Layout
30690 Packages ! carlisle
30691 \end_layout
30692
30693 \end_inset
30694
30695  that is part of every \SpecialChar LaTeX
30696  standard installation.
30697 \end_layout
30698
30699 \end_inset
30700
30701
30702 \begin_inset Index idx
30703 status collapsed
30704
30705 \begin_layout Plain Layout
30706 Packages ! remreset
30707 \end_layout
30708
30709 \end_inset
30710
30711  has to be loaded in the \SpecialChar LaTeX
30712 -preamble with the line
30713 \end_layout
30714
30715 \begin_layout Standard
30716
30717 \series bold
30718
30719 \backslash
30720 usepackage{remreset}
30721 \end_layout
30722
30723 \begin_layout Standard
30724 Then the command 
30725 \series bold
30726
30727 \backslash
30728 @removefromreset
30729 \series default
30730
30731 \begin_inset Index idx
30732 status collapsed
30733
30734 \begin_layout Plain Layout
30735 Commands ! 
30736 \begin_inset ERT
30737 status collapsed
30738
30739 \begin_layout Plain Layout
30740
30741 "
30742 \end_layout
30743
30744 \end_inset
30745
30746 @
30747 \begin_inset ERT
30748 status collapsed
30749
30750 \begin_layout Plain Layout
30751
30752 "
30753 \end_layout
30754
30755 \end_inset
30756
30757  ! 
30758 \backslash
30759
30760 \begin_inset ERT
30761 status collapsed
30762
30763 \begin_layout Plain Layout
30764
30765 "
30766 \end_layout
30767
30768 \end_inset
30769
30770 @
30771 \begin_inset ERT
30772 status collapsed
30773
30774 \begin_layout Plain Layout
30775
30776 "
30777 \end_layout
30778
30779 \end_inset
30780
30781 removefromreset
30782 \end_layout
30783
30784 \end_inset
30785
30786  can be used with the same scheme as 
30787 \series bold
30788
30789 \backslash
30790 @addtoreset
30791 \series default
30792 .
30793 \end_layout
30794
30795 \begin_layout Standard
30796 \begin_inset VSpace bigskip
30797 \end_inset
30798
30799 Sometimes formulas should be numbered in the following form:
30800 \end_layout
30801
30802 \begin_layout Standard
30803
30804 \family typewriter
30805 (section number.formula number)
30806 \end_layout
30807
30808 \begin_layout Standard
30809 The formula number should start with every section with 
30810 \begin_inset Quotes eld
30811 \end_inset
30812
30813 1
30814 \begin_inset Quotes erd
30815 \end_inset
30816
30817 .
30818 \end_layout
30819
30820 \begin_layout Standard
30821 For this case there is the command 
30822 \series bold
30823
30824 \backslash
30825 numberwithin
30826 \series default
30827
30828 \begin_inset Index idx
30829 status collapsed
30830
30831 \begin_layout Plain Layout
30832 Commands ! N ! 
30833 \backslash
30834 numberwithin
30835 \end_layout
30836
30837 \end_inset
30838
30839 , which is used with the following scheme:
30840 \end_layout
30841
30842 \begin_layout Standard
30843
30844 \series bold
30845
30846 \backslash
30847 numberwithin{counter}{sectioning}
30848 \end_layout
30849
30850 \begin_layout Standard
30851 Counter denotes what kind of numbering is affected, sectioning denotes what
30852  number is before the dot.
30853 \end_layout
30854
30855 \begin_layout Standard
30856 Thus in our case the following \SpecialChar LaTeX
30857  preamble or \SpecialChar TeX
30858  code line is used:
30859 \end_layout
30860
30861 \begin_layout Standard
30862
30863 \series bold
30864
30865 \backslash
30866 numberwithin{equation}{section}
30867 \end_layout
30868
30869 \begin_layout Standard
30870 This is the result:
30871 \begin_inset ERT
30872 status collapsed
30873
30874 \begin_layout Plain Layout
30875
30876
30877 \backslash
30878 numberwithin{equation}{section}
30879 \end_layout
30880
30881 \end_inset
30882
30883
30884 \begin_inset Formula 
30885 \begin{equation}
30886 A+B=C
30887 \end{equation}
30888
30889 \end_inset
30890
30891
30892 \end_layout
30893
30894 \begin_layout Standard
30895 To number e.
30896 \begin_inset space \thinspace{}
30897 \end_inset
30898
30899 g.
30900 \begin_inset space \space{}
30901 \end_inset
30902
30903 tables so that the number of the part is the sectioning,
30904 \begin_inset Newline newline
30905 \end_inset
30906
30907
30908 \series bold
30909
30910 \backslash
30911 numberwithin{table}{part}
30912 \series default
30913  is used.
30914 \end_layout
30915
30916 \begin_layout Standard
30917 To go back to the standard numbering or to prevent this kind of numbering
30918  when it is defined by the document class, the following command is inserted
30919  as \SpecialChar TeX
30920  code or to the \SpecialChar LaTeX
30921  preamble:
30922 \end_layout
30923
30924 \begin_layout Standard
30925
30926 \series bold
30927
30928 \backslash
30929 renewcommand{
30930 \backslash
30931 theequation}{
30932 \backslash
30933 arabic{equation}}
30934 \begin_inset Index idx
30935 status collapsed
30936
30937 \begin_layout Plain Layout
30938 Commands ! A ! 
30939 \backslash
30940 arabic
30941 \end_layout
30942
30943 \end_inset
30944
30945
30946 \series default
30947
30948 \begin_inset ERT
30949 status collapsed
30950
30951 \begin_layout Plain Layout
30952
30953
30954 \backslash
30955 renewcommand{
30956 \backslash
30957 theequation}{
30958 \backslash
30959 arabic{equation}}
30960 \end_layout
30961
30962 \end_inset
30963
30964
30965 \series bold
30966
30967 \begin_inset Newline newline
30968 \end_inset
30969
30970
30971 \series default
30972 or
30973 \series bold
30974
30975 \begin_inset Newline newline
30976 \end_inset
30977
30978
30979 \backslash
30980 renewcommand{
30981 \backslash
30982 thetable}{
30983 \backslash
30984 arabic{table}}
30985 \end_layout
30986
30987 \begin_layout Standard
30988
30989 \series bold
30990
30991 \backslash
30992 numberwithin
30993 \series default
30994  uses internally the command 
30995 \series bold
30996
30997 \backslash
30998 @addtoreset
30999 \series default
31000 , described above, that also needs to be reverted.
31001 \begin_inset ERT
31002 status collapsed
31003
31004 \begin_layout Plain Layout
31005
31006
31007 \backslash
31008 makeatletter
31009 \end_layout
31010
31011 \begin_layout Plain Layout
31012
31013
31014 \backslash
31015 @removefromreset{equation}{section}
31016 \end_layout
31017
31018 \begin_layout Plain Layout
31019
31020
31021 \backslash
31022 makeatother
31023 \end_layout
31024
31025 \end_inset
31026
31027
31028 \end_layout
31029
31030 \begin_layout Subsection
31031 Numbering with Roman Numbers and Letters
31032 \begin_inset Index idx
31033 status collapsed
31034
31035 \begin_layout Plain Layout
31036 Formula numbering ! with letters
31037 \end_layout
31038
31039 \end_inset
31040
31041
31042 \begin_inset Index idx
31043 status collapsed
31044
31045 \begin_layout Plain Layout
31046 Formula numbering ! with Roman numbers
31047 \end_layout
31048
31049 \end_inset
31050
31051
31052 \end_layout
31053
31054 \begin_layout Standard
31055 Formulas can also be numbered with Roman numbers and Latin letters.
31056  To number for example with small Roman numbers, the command
31057 \end_layout
31058
31059 \begin_layout Standard
31060
31061 \series bold
31062
31063 \backslash
31064 renewcommand{
31065 \backslash
31066 theequation}{
31067 \backslash
31068 roman{equation}}
31069 \end_layout
31070
31071 \begin_layout Standard
31072 is inserted before the formula in \SpecialChar TeX
31073  mode.
31074  
31075 \series bold
31076
31077 \backslash
31078 renewcommand
31079 \series default
31080
31081 \begin_inset Index idx
31082 status collapsed
31083
31084 \begin_layout Plain Layout
31085 Commands ! R ! 
31086 \backslash
31087 renewcommand
31088 \end_layout
31089
31090 \end_inset
31091
31092  redefines the predefined command 
31093 \series bold
31094
31095 \backslash
31096 theequation
31097 \series default
31098  to the command 
31099 \series bold
31100
31101 \backslash
31102 roman{equation}
31103 \series default
31104 .
31105 \begin_inset Foot
31106 status collapsed
31107
31108 \begin_layout Plain Layout
31109 The command 
31110 \series bold
31111
31112 \backslash
31113 renewcommand
31114 \series default
31115  has the same scheme like the command 
31116 \series bold
31117
31118 \backslash
31119 newcommand
31120 \series default
31121  that is described in 
31122 \begin_inset CommandInset ref
31123 LatexCommand ref
31124 reference "subsec:The-Command-newcommand"
31125
31126 \end_inset
31127
31128 .
31129 \end_layout
31130
31131 \end_inset
31132
31133  
31134 \series bold
31135 equation
31136 \series default
31137  is the formula counter.
31138  When the command 
31139 \series bold
31140
31141 \backslash
31142 the
31143 \series default
31144  is used as prefix for a counter, the value of the counter is output as
31145  Arabic number.
31146  When a formula is numbered, \SpecialChar LaTeX
31147  sets internally the command 
31148 \series bold
31149
31150 \backslash
31151 theequation
31152 \series default
31153  behind the formula.
31154  
31155 \series bold
31156
31157 \backslash
31158 roman{equation}
31159 \begin_inset Index idx
31160 status collapsed
31161
31162 \begin_layout Plain Layout
31163 Commands ! R ! 
31164 \backslash
31165 roman
31166 \end_layout
31167
31168 \end_inset
31169
31170
31171 \series default
31172  outputs the counter as small Roman number.
31173 \end_layout
31174
31175 \begin_layout Standard
31176 All formulas behind the command 
31177 \series bold
31178
31179 \backslash
31180 renew
31181 \series default
31182 c
31183 \series bold
31184 ommand
31185 \series default
31186  are now numbered Roman.
31187  To switch to numbering with big Roman numbers, the command is inserted
31188  again, but 
31189 \series bold
31190
31191 \backslash
31192 roman
31193 \series default
31194  is replaced by 
31195 \series bold
31196
31197 \backslash
31198 Roman
31199 \series default
31200
31201 \begin_inset Index idx
31202 status collapsed
31203
31204 \begin_layout Plain Layout
31205 Commands ! R ! 
31206 \backslash
31207 roman@
31208 \backslash
31209 Roman
31210 \end_layout
31211
31212 \end_inset
31213
31214 .
31215  To 
31216 \begin_inset Quotes eld
31217 \end_inset
31218
31219 number
31220 \begin_inset Quotes erd
31221 \end_inset
31222
31223  with small Latin letters there is the command 
31224 \series bold
31225
31226 \backslash
31227 alph
31228 \series default
31229
31230 \begin_inset Index idx
31231 status collapsed
31232
31233 \begin_layout Plain Layout
31234 Commands ! A ! 
31235 \backslash
31236 alph
31237 \end_layout
31238
31239 \end_inset
31240
31241 , for big ones there is the command 
31242 \series bold
31243
31244 \backslash
31245 Alph
31246 \series default
31247
31248 \begin_inset Index idx
31249 status collapsed
31250
31251 \begin_layout Plain Layout
31252 Commands ! A ! 
31253 \backslash
31254 alph@
31255 \backslash
31256 Alph
31257 \end_layout
31258
31259 \end_inset
31260
31261 .
31262 \end_layout
31263
31264 \begin_layout Standard
31265 \begin_inset Note Greyedout
31266 status open
31267
31268 \begin_layout Plain Layout
31269
31270 \series bold
31271 \color none
31272 Note:
31273 \series default
31274  Only maximal 26
31275 \begin_inset space ~
31276 \end_inset
31277
31278 formulas can be numbered with Latin letters in one document.
31279 \end_layout
31280
31281 \end_inset
31282
31283
31284 \end_layout
31285
31286 \begin_layout Standard
31287 \begin_inset ERT
31288 status collapsed
31289
31290 \begin_layout Plain Layout
31291
31292
31293 \backslash
31294 renewcommand{
31295 \backslash
31296 theequation}{
31297 \backslash
31298 roman{equation}}
31299 \end_layout
31300
31301 \end_inset
31302
31303
31304 \end_layout
31305
31306 \begin_layout Standard
31307 \begin_inset Formula 
31308 \begin{equation}
31309 A=\textrm{small roman}
31310 \end{equation}
31311
31312 \end_inset
31313
31314
31315 \begin_inset ERT
31316 status collapsed
31317
31318 \begin_layout Plain Layout
31319
31320
31321 \backslash
31322 renewcommand{
31323 \backslash
31324 theequation}{
31325 \backslash
31326 Roman{equation}}
31327 \end_layout
31328
31329 \end_inset
31330
31331
31332 \begin_inset Formula 
31333 \begin{equation}
31334 B=\textrm{big Roman}\label{eq:Rom}
31335 \end{equation}
31336
31337 \end_inset
31338
31339
31340 \begin_inset ERT
31341 status collapsed
31342
31343 \begin_layout Plain Layout
31344
31345
31346 \backslash
31347 renewcommand{
31348 \backslash
31349 theequation}{
31350 \backslash
31351 alph{equation}}
31352 \end_layout
31353
31354 \end_inset
31355
31356
31357 \begin_inset Formula 
31358 \begin{equation}
31359 C=\textrm{small Latin}
31360 \end{equation}
31361
31362 \end_inset
31363
31364
31365 \begin_inset ERT
31366 status collapsed
31367
31368 \begin_layout Plain Layout
31369
31370
31371 \backslash
31372 renewcommand{
31373 \backslash
31374 theequation}{
31375 \backslash
31376 Alph{equation}}
31377 \end_layout
31378
31379 \end_inset
31380
31381
31382 \begin_inset Formula 
31383 \begin{equation}
31384 D=\textrm{big Latin}\label{eq:Lat}
31385 \end{equation}
31386
31387 \end_inset
31388
31389
31390 \end_layout
31391
31392 \begin_layout Standard
31393 To switch back to the default numbering, insert the command:
31394 \end_layout
31395
31396 \begin_layout Standard
31397
31398 \series bold
31399
31400 \backslash
31401 renewcommand{
31402 \backslash
31403 theequation}{
31404 \backslash
31405 arabic{equation}}
31406 \begin_inset Index idx
31407 status collapsed
31408
31409 \begin_layout Plain Layout
31410 Commands ! A ! 
31411 \backslash
31412 arabic
31413 \end_layout
31414
31415 \end_inset
31416
31417
31418 \end_layout
31419
31420 \begin_layout Standard
31421 \begin_inset ERT
31422 status collapsed
31423
31424 \begin_layout Plain Layout
31425
31426
31427 \backslash
31428 renewcommand{
31429 \backslash
31430 theequation}{
31431 \backslash
31432 arabic{equation}}
31433 \end_layout
31434
31435 \end_inset
31436
31437
31438 \begin_inset Formula 
31439 \begin{equation}
31440 E=\textrm{Arabic}
31441 \end{equation}
31442
31443 \end_inset
31444
31445
31446 \end_layout
31447
31448 \begin_layout Standard
31449 \begin_inset VSpace medskip
31450 \end_inset
31451
31452 As you see, formulas are numbered serially independent from the numbering
31453  style.
31454  When then numbering should start with 
31455 \begin_inset Quotes eld
31456 \end_inset
31457
31458 1
31459 \begin_inset Quotes erd
31460 \end_inset
31461
31462  when the style is changed, new equation counters have to be defined.
31463  A description about this can be found in the file 
31464 \begin_inset CommandInset href
31465 LatexCommand href
31466 name "Formula-numbering.lyx"
31467 target "run:Formula-numbering.lyx"
31468
31469 \end_inset
31470
31471 .
31472 \end_layout
31473
31474 \begin_layout Section
31475 Chemical Symbols and Equations
31476 \begin_inset CommandInset label
31477 LatexCommand label
31478 name "subsec:Chemical-Symbols-and"
31479
31480 \end_inset
31481
31482
31483 \begin_inset Index idx
31484 status collapsed
31485
31486 \begin_layout Plain Layout
31487 Chemical characters ! Symbols
31488 \end_layout
31489
31490 \end_inset
31491
31492
31493 \begin_inset Index idx
31494 status collapsed
31495
31496 \begin_layout Plain Layout
31497 Chemical equations
31498 \end_layout
31499
31500 \end_inset
31501
31502
31503 \begin_inset Index idx
31504 status collapsed
31505
31506 \begin_layout Plain Layout
31507 Symbols ! chemical
31508 \end_layout
31509
31510 \end_inset
31511
31512
31513 \end_layout
31514
31515 \begin_layout Standard
31516 An example text from chemistry:
31517 \end_layout
31518
31519 \begin_layout Quote
31520 The 
31521 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31522 \end_inset
31523
31524 -ion reacts with two 
31525 \begin_inset Formula $\mathrm{Na^{+}}$
31526 \end_inset
31527
31528 -ions to sodium sulfate 
31529 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31530 \end_inset
31531
31532 .
31533  The chemical equation for this is:
31534 \begin_inset Formula 
31535 \begin{equation}
31536 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31537 \end{equation}
31538
31539 \end_inset
31540
31541
31542 \end_layout
31543
31544 \begin_layout Standard
31545 This chemical equation can directly be created as formula.
31546  To avoid that the symbols appear italic, everything is highlighted and
31547  changed by the shortcut 
31548 \begin_inset Info
31549 type  "shortcut"
31550 arg   "font-roman"
31551 \end_inset
31552
31553  to the upright font style.
31554 \begin_inset Foot
31555 status collapsed
31556
31557 \begin_layout Plain Layout
31558 font styles
31559 \series bold
31560  
31561 \series default
31562 see 
31563 \begin_inset CommandInset ref
31564 LatexCommand ref
31565 reference "subsec:Font-Styles"
31566
31567 \end_inset
31568
31569
31570 \end_layout
31571
31572 \end_inset
31573
31574
31575 \end_layout
31576
31577 \begin_layout Standard
31578 A more convenient way to typeset chemical formulas is to use the command
31579  
31580 \series bold
31581
31582 \backslash
31583 ce
31584 \series default
31585
31586 \begin_inset Index idx
31587 status collapsed
31588
31589 \begin_layout Plain Layout
31590 Commands ! C ! 
31591 \backslash
31592 ce
31593 \end_layout
31594
31595 \end_inset
31596
31597  that is available when the \SpecialChar LaTeX
31598 -package 
31599 \series bold
31600 mhchem
31601 \series default
31602
31603 \begin_inset Index idx
31604 status collapsed
31605
31606 \begin_layout Plain Layout
31607 Packages ! mhchem
31608 \end_layout
31609
31610 \end_inset
31611
31612  is installed.
31613  After inserting 
31614 \series bold
31615
31616 \backslash
31617 ce
31618 \series default
31619  to a formula a new blue box appears where chemical formulas can be inserted
31620  in an intuitive way.
31621 \begin_inset Separator parbreak
31622 \end_inset
31623
31624
31625 \end_layout
31626
31627 \begin_layout Standard
31628 \align center
31629 \begin_inset Tabular
31630 <lyxtabular version="3" rows="10" columns="2">
31631 <features booktabs="true" tabularvalignment="middle">
31632 <column alignment="center" valignment="top" width="0pt">
31633 <column alignment="center" valignment="top">
31634 <row>
31635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31636 \begin_inset Text
31637
31638 \begin_layout Plain Layout
31639 Command
31640 \end_layout
31641
31642 \end_inset
31643 </cell>
31644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31645 \begin_inset Text
31646
31647 \begin_layout Plain Layout
31648 Result
31649 \end_layout
31650
31651 \end_inset
31652 </cell>
31653 </row>
31654 <row>
31655 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31656 \begin_inset Text
31657
31658 \begin_layout Plain Layout
31659
31660 \backslash
31661 ce
31662 \begin_inset space \textvisiblespace{}
31663 \end_inset
31664
31665 H2CO3
31666 \end_layout
31667
31668 \end_inset
31669 </cell>
31670 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31671 \begin_inset Text
31672
31673 \begin_layout Plain Layout
31674 \begin_inset Formula $\ce{H2CO3}$
31675 \end_inset
31676
31677
31678 \end_layout
31679
31680 \end_inset
31681 </cell>
31682 </row>
31683 <row topspace="1.5mm">
31684 <cell alignment="center" valignment="top" usebox="none">
31685 \begin_inset Text
31686
31687 \begin_layout Plain Layout
31688
31689 \backslash
31690 ce
31691 \begin_inset space \textvisiblespace{}
31692 \end_inset
31693
31694 SO4^2-
31695 \end_layout
31696
31697 \end_inset
31698 </cell>
31699 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31700 \begin_inset Text
31701
31702 \begin_layout Plain Layout
31703 \begin_inset Formula $\ce{SO4^{2-}}$
31704 \end_inset
31705
31706
31707 \end_layout
31708
31709 \end_inset
31710 </cell>
31711 </row>
31712 <row topspace="1.5mm">
31713 <cell alignment="center" valignment="top" usebox="none">
31714 \begin_inset Text
31715
31716 \begin_layout Plain Layout
31717
31718 \backslash
31719 ce
31720 \begin_inset space \textvisiblespace{}
31721 \end_inset
31722
31723 (NH4)2S
31724 \end_layout
31725
31726 \end_inset
31727 </cell>
31728 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31729 \begin_inset Text
31730
31731 \begin_layout Plain Layout
31732 \begin_inset Formula $\ce{(NH4)2S}$
31733 \end_inset
31734
31735
31736 \end_layout
31737
31738 \end_inset
31739 </cell>
31740 </row>
31741 <row topspace="1.5mm">
31742 <cell alignment="center" valignment="top" usebox="none">
31743 \begin_inset Text
31744
31745 \begin_layout Plain Layout
31746
31747 \backslash
31748 ce
31749 \begin_inset space \textvisiblespace{}
31750 \end_inset
31751
31752 KCr(SO4)2.12H2O
31753 \end_layout
31754
31755 \end_inset
31756 </cell>
31757 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31758 \begin_inset Text
31759
31760 \begin_layout Plain Layout
31761 \begin_inset Formula $\ce{KCr(SO4)2.12H2O}$
31762 \end_inset
31763
31764
31765 \end_layout
31766
31767 \end_inset
31768 </cell>
31769 </row>
31770 <row topspace="1.5mm">
31771 <cell alignment="center" valignment="top" usebox="none">
31772 \begin_inset Text
31773
31774 \begin_layout Plain Layout
31775
31776 \backslash
31777 ce
31778 \begin_inset space \textvisiblespace{}
31779 \end_inset
31780
31781 A-B
31782 \backslash
31783 dbond
31784 \begin_inset space \textvisiblespace{}
31785 \end_inset
31786
31787 C
31788 \backslash
31789 tbond
31790 \begin_inset space \textvisiblespace{}
31791 \end_inset
31792
31793 D
31794 \end_layout
31795
31796 \end_inset
31797 </cell>
31798 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31799 \begin_inset Text
31800
31801 \begin_layout Plain Layout
31802 \begin_inset Formula $\ce{A-B\dbond C\tbond D}$
31803 \end_inset
31804
31805
31806 \end_layout
31807
31808 \end_inset
31809 </cell>
31810 </row>
31811 <row topspace="1.5mm">
31812 <cell alignment="center" valignment="top" usebox="none">
31813 \begin_inset Text
31814
31815 \begin_layout Plain Layout
31816
31817 \backslash
31818 ce
31819 \begin_inset space \textvisiblespace{}
31820 \end_inset
31821
31822 ^227
31823 \begin_inset Formula $\downarrow$
31824 \end_inset
31825
31826 _90
31827 \begin_inset Formula $\to$
31828 \end_inset
31829
31830 Th+
31831 \end_layout
31832
31833 \end_inset
31834 </cell>
31835 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31836 \begin_inset Text
31837
31838 \begin_layout Plain Layout
31839 \begin_inset Formula $\ce{_{90}^{227}Th+}$
31840 \end_inset
31841
31842
31843 \end_layout
31844
31845 \end_inset
31846 </cell>
31847 </row>
31848 <row>
31849 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31850 \begin_inset Text
31851
31852 \begin_layout Plain Layout
31853
31854 \backslash
31855 ce
31856 \begin_inset space \textvisiblespace{}
31857 \end_inset
31858
31859
31860 \backslash
31861 mu
31862 \begin_inset space \textvisiblespace{}
31863 \end_inset
31864
31865
31866 \backslash
31867 hyphen
31868 \begin_inset space \textvisiblespace{}
31869 \end_inset
31870
31871 Cl
31872 \end_layout
31873
31874 \end_inset
31875 </cell>
31876 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31877 \begin_inset Text
31878
31879 \begin_layout Plain Layout
31880 \begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$
31881 \end_inset
31882
31883
31884 \end_layout
31885
31886 \end_inset
31887 </cell>
31888 </row>
31889 <row>
31890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31891 \begin_inset Text
31892
31893 \begin_layout Plain Layout
31894
31895 \backslash
31896 ce
31897 \begin_inset space \textvisiblespace{}
31898 \end_inset
31899
31900 CO2
31901 \begin_inset space \textvisiblespace{}
31902 \end_inset
31903
31904 +
31905 \begin_inset space \textvisiblespace{}
31906 \end_inset
31907
31908 C
31909 \begin_inset space \textvisiblespace{}
31910 \end_inset
31911
31912 <=>
31913 \begin_inset space \textvisiblespace{}
31914 \end_inset
31915
31916 2CO
31917 \end_layout
31918
31919 \end_inset
31920 </cell>
31921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31922 \begin_inset Text
31923
31924 \begin_layout Plain Layout
31925 \begin_inset Formula $\ce{CO2 + C <=> 2CO}$
31926 \end_inset
31927
31928
31929 \end_layout
31930
31931 \end_inset
31932 </cell>
31933 </row>
31934 <row topspace="1.5mm">
31935 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31936 \begin_inset Text
31937
31938 \begin_layout Plain Layout
31939
31940 \backslash
31941 ce
31942 \begin_inset space \textvisiblespace{}
31943 \end_inset
31944
31945 CO2
31946 \begin_inset space \textvisiblespace{}
31947 \end_inset
31948
31949 +
31950 \begin_inset space \textvisiblespace{}
31951 \end_inset
31952
31953 C
31954 \begin_inset space \textvisiblespace{}
31955 \end_inset
31956
31957 ->[
31958 \backslash
31959 alpha][
31960 \backslash
31961 beta]
31962 \begin_inset space \textvisiblespace{}
31963 \end_inset
31964
31965 2CO}
31966 \end_layout
31967
31968 \end_inset
31969 </cell>
31970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
31971 \begin_inset Text
31972
31973 \begin_layout Plain Layout
31974 \begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$
31975 \end_inset
31976
31977
31978 \end_layout
31979
31980 \end_inset
31981 </cell>
31982 </row>
31983 </lyxtabular>
31984
31985 \end_inset
31986
31987
31988 \end_layout
31989
31990 \begin_layout Standard
31991 \begin_inset Note Greyedout
31992 status open
31993
31994 \begin_layout Plain Layout
31995
31996 \series bold
31997 \color none
31998 Note:
31999 \series default
32000  It is not possible in \SpecialChar LyX
32001  to use the character ^ to get an up-arrow as described
32002  in the 
32003 \series bold
32004 mhchem
32005 \series default
32006  manual.
32007  One instead uses a negative thin space followed by the command 
32008 \series bold
32009
32010 \backslash
32011 uparrow
32012 \series default
32013
32014 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
32015 \end_inset
32016
32017
32018 \end_layout
32019
32020 \end_inset
32021
32022
32023 \end_layout
32024
32025 \begin_layout Standard
32026 Using 
32027 \series bold
32028
32029 \backslash
32030 ce
32031 \series default
32032  the command for equation
32033 \begin_inset space ~
32034 \end_inset
32035
32036
32037 \begin_inset CommandInset ref
32038 LatexCommand eqref
32039 reference "eq:chem-reaction"
32040
32041 \end_inset
32042
32043  is:
32044 \begin_inset Newline newline
32045 \end_inset
32046
32047
32048 \series bold
32049  
32050 \backslash
32051 ce
32052 \begin_inset space \textvisiblespace{}
32053 \end_inset
32054
32055 2Na+
32056 \begin_inset space \textvisiblespace{}
32057 \end_inset
32058
32059 +
32060 \begin_inset space \textvisiblespace{}
32061 \end_inset
32062
32063 SO4^2-
32064 \begin_inset space \textvisiblespace{}
32065 \end_inset
32066
32067
32068 \begin_inset space \textvisiblespace{}
32069 \end_inset
32070
32071 ->
32072 \begin_inset space \textvisiblespace{}
32073 \end_inset
32074
32075 Na2SO4
32076 \end_layout
32077
32078 \begin_layout Standard
32079 To create multiline chemical equations first a multiline formula is created
32080  as described in 
32081 \begin_inset CommandInset ref
32082 LatexCommand ref
32083 reference "sec:Multiline-Formulas"
32084
32085 \end_inset
32086
32087 .
32088  Afterwards the command 
32089 \series bold
32090
32091 \backslash
32092 ce
32093 \series default
32094  is used in every small blue box of the formula.
32095  
32096 \begin_inset CommandInset ref
32097 LatexCommand eqref
32098 reference "eq:TEOS-reaction-1"
32099
32100 \end_inset
32101
32102  and 
32103 \begin_inset CommandInset ref
32104 LatexCommand eqref
32105 reference "eq:TEOS-reaction-2"
32106
32107 \end_inset
32108
32109  are an example of a multi-stage chemical reaction where every equation
32110  has its own number.
32111 \begin_inset Formula 
32112 \begin{eqnarray}
32113 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
32114 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
32115 \end{eqnarray}
32116
32117 \end_inset
32118
32119
32120 \end_layout
32121
32122 \begin_layout Standard
32123 Besides 
32124 \series bold
32125
32126 \backslash
32127 ce
32128 \series default
32129  the 
32130 \series bold
32131 mhchem
32132 \series default
32133  package provides the command 
32134 \series bold
32135
32136 \backslash
32137 cf
32138 \series default
32139
32140 \begin_inset Index idx
32141 status collapsed
32142
32143 \begin_layout Plain Layout
32144 Commands ! C ! 
32145 \backslash
32146 cf
32147 \end_layout
32148
32149 \end_inset
32150
32151  that has to be used for special cases.
32152  For more information about 
32153 \series bold
32154
32155 \backslash
32156 cf
32157 \series default
32158  and more examples have a look at the documentation of 
32159 \series bold
32160 mhchem
32161 \series default
32162
32163 \begin_inset CommandInset citation
32164 LatexCommand cite
32165 key "mhchem"
32166
32167 \end_inset
32168
32169 .
32170 \end_layout
32171
32172 \begin_layout Section
32173 Diagrams
32174 \end_layout
32175
32176 \begin_layout Standard
32177 \SpecialChar LyX
32178  supports two types of commutative diagrams: 
32179 \series bold
32180 amscd
32181 \series default
32182  and 
32183 \series bold
32184 xymatrix
32185 \series default
32186  that are explained in the following.
32187 \end_layout
32188
32189 \begin_layout Subsection
32190 Amscd Diagrams
32191 \begin_inset Index idx
32192 status collapsed
32193
32194 \begin_layout Plain Layout
32195 Diagrams ! amscd
32196 \end_layout
32197
32198 \end_inset
32199
32200
32201 \end_layout
32202
32203 \begin_layout Standard
32204 Diagrams of this type visualize relations by vertical and horizontal lines
32205  or arrows:
32206 \begin_inset Formula 
32207 \[
32208 \begin{CD}A@>>>B@>>>C\\
32209 @AAA@.@VVV\\
32210 F@<<<E@<<<D
32211 \end{CD}
32212 \]
32213
32214 \end_inset
32215
32216
32217 \end_layout
32218
32219 \begin_layout Standard
32220 To get them, the command 
32221 \series bold
32222
32223 \backslash
32224 CD
32225 \begin_inset Index idx
32226 status collapsed
32227
32228 \begin_layout Plain Layout
32229 Commands ! C ! 
32230 \backslash
32231 CD
32232 \end_layout
32233
32234 \end_inset
32235
32236
32237 \series default
32238  is inserted to a formula.
32239  A blue box appears with two dashed lines where further commands can be
32240  inserted.
32241  With 
32242 \begin_inset Info
32243 type  "shortcut"
32244 arg   "newline-insert newline"
32245 \end_inset
32246
32247  a new line is created.
32248  Horizontal relations are inserted in odd, vertical in even formula lines.
32249 \end_layout
32250
32251 \begin_layout Standard
32252 To create the relations there are the following commands:
32253 \end_layout
32254
32255 \begin_layout Itemize
32256
32257 \series bold
32258 @<<<
32259 \series default
32260  creates a left arrow, 
32261 \series bold
32262 @>>>
32263 \series default
32264  a right arrow and 
32265 \series bold
32266 @=
32267 \series default
32268  a long equal sign
32269 \end_layout
32270
32271 \begin_layout Itemize
32272
32273 \series bold
32274 @AAA
32275 \series default
32276  creates an up arrow, 
32277 \series bold
32278 @VVV
32279 \series default
32280  a down arrow and 
32281 \series bold
32282 @|
32283 \series default
32284  a vertical equal sign
32285 \end_layout
32286
32287 \begin_layout Itemize
32288
32289 \series bold
32290 @.
32291
32292 \series default
32293  is a placeholder for non-existent relations
32294 \end_layout
32295
32296 \begin_layout Standard
32297 All arrows can be labeled as follows:
32298 \end_layout
32299
32300 \begin_layout Itemize
32301 If text inserted between the first and second < or >, resp., it is placed
32302  above the arrow.
32303  When it is inserted between the second and third one, it appears under
32304  the arrow.
32305 \end_layout
32306
32307 \begin_layout Itemize
32308 When text for vertical arrows is inserted between the first and second A
32309  or V, resp., it is placed left beside the arrow.
32310  When it is inserted between the second and third one, it appears right
32311  beside the arrow.
32312  If the text contains an A or V, these letters must be set into a \SpecialChar TeX
32313  brace.
32314 \end_layout
32315
32316 \begin_layout Standard
32317 As example a diagram with all possible relations:
32318 \end_layout
32319
32320 \begin_layout Standard
32321 \begin_inset Formula 
32322 \[
32323 \begin{CD}A@>j>>B@>>k>C@=F\\
32324 @AmAA@.@VV{V}V@|\\
32325 D@<<j<E@>k>>F@=C
32326 \end{CD}
32327 \]
32328
32329 \end_inset
32330
32331
32332 \end_layout
32333
32334 \begin_layout Standard
32335 The command for this is:
32336 \begin_inset Newline newline
32337 \end_inset
32338
32339
32340 \series bold
32341
32342 \backslash
32343 CD
32344 \begin_inset space \textvisiblespace{}
32345 \end_inset
32346
32347 A@>j>>B@>>k>C@=F Ctrl+Return
32348 \begin_inset Newline newline
32349 \end_inset
32350
32351
32352 \begin_inset Phantom HPhantom
32353 status open
32354
32355 \begin_layout Plain Layout
32356
32357 \series bold
32358
32359 \backslash
32360 CD
32361 \begin_inset space \textvisiblespace{}
32362 \end_inset
32363
32364
32365 \end_layout
32366
32367 \end_inset
32368
32369 @AmAA@.@VV
32370 \backslash
32371 {V
32372 \series default
32373
32374 \begin_inset Formula $\to$
32375 \end_inset
32376
32377
32378 \series bold
32379 V@| Ctrl+Return
32380 \begin_inset Newline newline
32381 \end_inset
32382
32383
32384 \begin_inset Phantom HPhantom
32385 status open
32386
32387 \begin_layout Plain Layout
32388
32389 \series bold
32390
32391 \backslash
32392 CD
32393 \begin_inset space \textvisiblespace{}
32394 \end_inset
32395
32396
32397 \end_layout
32398
32399 \end_inset
32400
32401 D@<<j<E@>k>>F@=C
32402 \end_layout
32403
32404 \begin_layout Subsection
32405 Xymatrix Diagrams
32406 \begin_inset Index idx
32407 status collapsed
32408
32409 \begin_layout Plain Layout
32410 Diagrams ! xymatrix
32411 \end_layout
32412
32413 \end_inset
32414
32415
32416 \end_layout
32417
32418 \begin_layout Standard
32419 To be able to use xymatrices, the \SpecialChar LaTeX
32420 -package 
32421 \series bold
32422 xypic
32423 \series default
32424  must be installed.
32425  A xymatrix is created by inserting the command 
32426 \series bold
32427
32428 \backslash
32429 xymatrix
32430 \series default
32431  in a formula.
32432  Then you are able to add new matrix columns and rows like for normal matrices,
32433  see 
32434 \begin_inset CommandInset ref
32435 LatexCommand ref
32436 reference "sec:Matrices"
32437
32438 \end_inset
32439
32440 .
32441 \end_layout
32442
32443 \begin_layout Standard
32444 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
32445  and much more.
32446  All possibilities to create commutative diagrams and decorations are explained
32447  in detail in the 
32448 \emph on
32449 XY-pic manual
32450 \emph default
32451  that you find in the menu 
32452 \family sans
32453 Help\SpecialChar menuseparator
32454 Specific
32455 \begin_inset space ~
32456 \end_inset
32457
32458 Manuals
32459 \family default
32460 .
32461 \end_layout
32462
32463 \begin_layout Subsection
32464
32465 \noun on
32466 Feynman
32467 \noun default
32468  Diagrams
32469 \begin_inset Index idx
32470 status collapsed
32471
32472 \begin_layout Plain Layout
32473 Diagrams ! Feynman
32474 \end_layout
32475
32476 \end_inset
32477
32478
32479 \end_layout
32480
32481 \begin_layout Standard
32482 To be able to use 
32483 \noun on
32484 Feynman
32485 \noun default
32486 -diagrams, the \SpecialChar LaTeX
32487 -package 
32488 \series bold
32489 feyn
32490 \series default
32491  must be installed.
32492  A 
32493 \noun on
32494 Feynman
32495 \noun default
32496 -diagram is created by inserting the command 
32497 \series bold
32498
32499 \backslash
32500 Diagram
32501 \series default
32502  in a formula.
32503  Then you are able to add new matrix columns and rows like for normal matrices,
32504  see 
32505 \begin_inset CommandInset ref
32506 LatexCommand ref
32507 reference "sec:Matrices"
32508
32509 \end_inset
32510
32511 .
32512 \end_layout
32513
32514 \begin_layout Standard
32515 Examples how to create 
32516 \noun on
32517 Feynman-
32518 \noun default
32519 diagrams in \SpecialChar LyX
32520  is given in the 
32521 \emph on
32522 Feynman-diagram manual
32523 \emph default
32524  that you find in the menu 
32525 \family sans
32526 Help\SpecialChar menuseparator
32527 Specific
32528 \begin_inset space ~
32529 \end_inset
32530
32531 Manuals
32532 \family default
32533 .
32534 \end_layout
32535
32536 \begin_layout Standard
32537 \begin_inset Newpage newpage
32538 \end_inset
32539
32540
32541 \end_layout
32542
32543 \begin_layout Section
32544 User-defined Commands
32545 \begin_inset Index idx
32546 status collapsed
32547
32548 \begin_layout Plain Layout
32549 User-defined commands
32550 \end_layout
32551
32552 \end_inset
32553
32554
32555 \end_layout
32556
32557 \begin_layout Standard
32558 \begin_inset Note Greyedout
32559 status open
32560
32561 \begin_layout Plain Layout
32562
32563 \series bold
32564 Note:
32565 \series default
32566  The names of user-defined commands and macros may only consist of Latin
32567  letters.
32568 \end_layout
32569
32570 \end_inset
32571
32572
32573 \end_layout
32574
32575 \begin_layout Subsection
32576 The Command 
32577 \backslash
32578 newcommand
32579 \begin_inset CommandInset label
32580 LatexCommand label
32581 name "subsec:The-Command-newcommand"
32582
32583 \end_inset
32584
32585
32586 \begin_inset Index idx
32587 status collapsed
32588
32589 \begin_layout Plain Layout
32590 User-defined commands ! 
32591 \backslash
32592 newcommand
32593 \end_layout
32594
32595 \end_inset
32596
32597
32598 \begin_inset Index idx
32599 status collapsed
32600
32601 \begin_layout Plain Layout
32602 Commands ! N ! 
32603 \backslash
32604 newcommand
32605 \end_layout
32606
32607 \end_inset
32608
32609
32610 \end_layout
32611
32612 \begin_layout Standard
32613 Many \SpecialChar LaTeX
32614 -commands are too long to be used frequently.
32615  But it is possible to define with the command 
32616 \series bold
32617
32618 \backslash
32619 newcommand
32620 \series default
32621  new shorter commands.
32622 \end_layout
32623
32624 \begin_layout Standard
32625 The command scheme of 
32626 \series bold
32627
32628 \backslash
32629 newcommand
32630 \series default
32631  is:
32632 \end_layout
32633
32634 \begin_layout Standard
32635
32636 \series bold
32637
32638 \backslash
32639 newcommand{new command name}[number of arguments][optional
32640 \series default
32641  
32642 \series bold
32643 value]
32644 \begin_inset Newline newline
32645 \end_inset
32646
32647
32648 \begin_inset Phantom HPhantom
32649 status open
32650
32651 \begin_layout Plain Layout
32652
32653 \series bold
32654
32655 \backslash
32656 newcommand
32657 \end_layout
32658
32659 \end_inset
32660
32661 {command definition}
32662 \end_layout
32663
32664 \begin_layout Standard
32665 \begin_inset Note Greyedout
32666 status open
32667
32668 \begin_layout Plain Layout
32669
32670 \series bold
32671 Note:
32672 \series default
32673  Assure that the name of the new command is not already used in your document
32674  or by \SpecialChar LaTeX
32675 -packages that you use.
32676  When you for example define the command 
32677 \series bold
32678
32679 \backslash
32680 le
32681 \series default
32682  for 
32683 \series bold
32684
32685 \backslash
32686 Leftarrow
32687 \series default
32688 , you get an error message because 
32689 \series bold
32690
32691 \backslash
32692 le
32693 \series default
32694  is already defined as command for 
32695 \begin_inset Quotes eld
32696 \end_inset
32697
32698
32699 \begin_inset Formula $\le$
32700 \end_inset
32701
32702
32703 \begin_inset Quotes erd
32704 \end_inset
32705
32706 .
32707 \end_layout
32708
32709 \end_inset
32710
32711
32712 \end_layout
32713
32714 \begin_layout Standard
32715 The number of arguments is an integer in the range 0
32716 \begin_inset space \thinspace{}
32717 \end_inset
32718
32719 -
32720 \begin_inset space \thinspace{}
32721 \end_inset
32722
32723 9 and specifies how many arguments the new command should have.
32724  With the optional value a value for an optional argument can be predefined.
32725  When this is done, the 
32726 \emph on
32727 first
32728 \emph default
32729  
32730 \emph on
32731 a
32732 \emph default
32733 rgument of the new command is automatically an optional one.
32734 \end_layout
32735
32736 \begin_layout Standard
32737 Here are some examples:
32738 \end_layout
32739
32740 \begin_layout Itemize
32741 To define the command 
32742 \series bold
32743
32744 \backslash
32745 gr
32746 \series default
32747  for 
32748 \series bold
32749
32750 \backslash
32751 Longrightarrow
32752 \series default
32753 , the \SpecialChar LaTeX
32754 -preamble line is:
32755 \begin_inset VSpace medskip
32756 \end_inset
32757
32758
32759 \begin_inset Newline newline
32760 \end_inset
32761
32762
32763 \series bold
32764
32765 \backslash
32766 newcommand{
32767 \backslash
32768 gr}{
32769 \backslash
32770 Longrightarrow}
32771 \end_layout
32772
32773 \begin_layout Itemize
32774 To define the command 
32775 \series bold
32776
32777 \backslash
32778 us
32779 \series default
32780  for 
32781 \series bold
32782
32783 \backslash
32784 underline
32785 \series default
32786 , the argument (that should be underlined) must be taken into account.
32787  For this the preamble line is:
32788 \begin_inset VSpace medskip
32789 \end_inset
32790
32791
32792 \begin_inset Newline newline
32793 \end_inset
32794
32795
32796 \series bold
32797
32798 \backslash
32799 newcommand{
32800 \backslash
32801 us}[1]{
32802 \backslash
32803 underline{#1}}
32804 \series default
32805
32806 \begin_inset VSpace medskip
32807 \end_inset
32808
32809
32810 \begin_inset Newline newline
32811 \end_inset
32812
32813 The character 
32814 \series bold
32815 #
32816 \series default
32817  acts as argument placeholder, the 
32818 \series bold
32819 1
32820 \series default
32821  behind it denotes that it is the placeholder for the first argument.
32822 \end_layout
32823
32824 \begin_layout Itemize
32825 For 
32826 \series bold
32827
32828 \backslash
32829 framebox
32830 \series default
32831  one can e.
32832 \begin_inset space \thinspace{}
32833 \end_inset
32834
32835 g.
32836 \begin_inset space \space{}
32837 \end_inset
32838
32839 define the command 
32840 \series bold
32841
32842 \backslash
32843 fb
32844 \series default
32845 :
32846 \begin_inset VSpace medskip
32847 \end_inset
32848
32849
32850 \begin_inset Newline newline
32851 \end_inset
32852
32853
32854 \series bold
32855
32856 \backslash
32857 newcommand{
32858 \backslash
32859 fb}[3]{
32860 \backslash
32861 framebox#1#2{$#3$}}
32862 \series default
32863
32864 \begin_inset VSpace medskip
32865 \end_inset
32866
32867
32868 \begin_inset Newline newline
32869 \end_inset
32870
32871 The two Dollar signs creates the extra formula needed for 
32872 \series bold
32873
32874 \backslash
32875 framebox
32876 \series default
32877 , see 
32878 \begin_inset CommandInset ref
32879 LatexCommand ref
32880 reference "subsec:Boxes-with-Frame"
32881
32882 \end_inset
32883
32884 .
32885 \end_layout
32886
32887 \begin_layout Itemize
32888 To create a new command for 
32889 \series bold
32890
32891 \backslash
32892 fcolorbox
32893 \series default
32894  where the color for the box need not be specified, the argument for the
32895  color is defined optional:
32896 \begin_inset VSpace medskip
32897 \end_inset
32898
32899
32900 \begin_inset Newline newline
32901 \end_inset
32902
32903
32904 \series bold
32905
32906 \backslash
32907 newcommand{
32908 \backslash
32909 cb}[3][white]{
32910 \backslash
32911 fcolorbox{#2}{#1}{$#3$}}
32912 \series default
32913
32914 \begin_inset VSpace medskip
32915 \end_inset
32916
32917
32918 \begin_inset Newline newline
32919 \end_inset
32920
32921 When the color is not specified when using 
32922 \series bold
32923
32924 \backslash
32925 cb
32926 \series default
32927 , the predefined color 
32928 \series bold
32929 white
32930 \series default
32931  will be used.
32932 \end_layout
32933
32934 \begin_layout Standard
32935 A test of the new defined commands:
32936 \begin_inset Separator parbreak
32937 \end_inset
32938
32939
32940 \end_layout
32941
32942 \begin_layout Standard
32943 \align center
32944 \begin_inset Tabular
32945 <lyxtabular version="3" rows="6" columns="2">
32946 <features booktabs="true" tabularvalignment="middle">
32947 <column alignment="center" valignment="top" width="0pt">
32948 <column alignment="center" valignment="top">
32949 <row>
32950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32951 \begin_inset Text
32952
32953 \begin_layout Plain Layout
32954 Command
32955 \end_layout
32956
32957 \end_inset
32958 </cell>
32959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32960 \begin_inset Text
32961
32962 \begin_layout Plain Layout
32963 Result
32964 \end_layout
32965
32966 \end_inset
32967 </cell>
32968 </row>
32969 <row>
32970 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32971 \begin_inset Text
32972
32973 \begin_layout Plain Layout
32974 A
32975 \backslash
32976 gr
32977 \begin_inset space \textvisiblespace{}
32978 \end_inset
32979
32980 B
32981 \end_layout
32982
32983 \end_inset
32984 </cell>
32985 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32986 \begin_inset Text
32987
32988 \begin_layout Plain Layout
32989 \begin_inset Formula $A\gr B$
32990 \end_inset
32991
32992
32993 \end_layout
32994
32995 \end_inset
32996 </cell>
32997 </row>
32998 <row>
32999 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33000 \begin_inset Text
33001
33002 \begin_layout Plain Layout
33003
33004 \backslash
33005 us{ABcd
33006 \end_layout
33007
33008 \end_inset
33009 </cell>
33010 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33011 \begin_inset Text
33012
33013 \begin_layout Plain Layout
33014 \begin_inset Formula $\us{ABcd}$
33015 \end_inset
33016
33017
33018 \end_layout
33019
33020 \end_inset
33021 </cell>
33022 </row>
33023 <row topspace="1mm">
33024 <cell alignment="center" valignment="top" usebox="none">
33025 \begin_inset Text
33026
33027 \begin_layout Plain Layout
33028
33029 \backslash
33030 fb{[2cm]
33031 \begin_inset Formula $\to$
33032 \end_inset
33033
33034
33035 \backslash
33036 {
33037 \begin_inset Formula $\to$
33038 \end_inset
33039
33040
33041 \backslash
33042 {
33043 \backslash
33044 int
33045 \begin_inset space \textvisiblespace{}
33046 \end_inset
33047
33048 A=B
33049 \end_layout
33050
33051 \end_inset
33052 </cell>
33053 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33054 \begin_inset Text
33055
33056 \begin_layout Plain Layout
33057 \begin_inset Formula $\fb{[2cm]}{}{\int A=B}$
33058 \end_inset
33059
33060
33061 \end_layout
33062
33063 \end_inset
33064 </cell>
33065 </row>
33066 <row topspace="1.5mm">
33067 <cell alignment="center" valignment="top" usebox="none">
33068 \begin_inset Text
33069
33070 \begin_layout Plain Layout
33071
33072 \backslash
33073 cb{red
33074 \begin_inset Formula $\to$
33075 \end_inset
33076
33077
33078 \backslash
33079 {
33080 \backslash
33081 int
33082 \begin_inset space \textvisiblespace{}
33083 \end_inset
33084
33085 A=B
33086 \end_layout
33087
33088 \end_inset
33089 </cell>
33090 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33091 \begin_inset Text
33092
33093 \begin_layout Plain Layout
33094 \begin_inset Formula $\cb{red}{\int A=B}$
33095 \end_inset
33096
33097
33098 \end_layout
33099
33100 \end_inset
33101 </cell>
33102 </row>
33103 <row topspace="1.5mm" bottomspace="1mm">
33104 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33105 \begin_inset Text
33106
33107 \begin_layout Plain Layout
33108
33109 \backslash
33110 cb[green]
33111 \backslash
33112 {red
33113 \begin_inset Formula $\to$
33114 \end_inset
33115
33116
33117 \backslash
33118 {
33119 \backslash
33120 int
33121 \begin_inset space \textvisiblespace{}
33122 \end_inset
33123
33124 A=B
33125 \end_layout
33126
33127 \end_inset
33128 </cell>
33129 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
33130 \begin_inset Text
33131
33132 \begin_layout Plain Layout
33133 \begin_inset Formula $\cb[green]{red}{\int A=B}$
33134 \end_inset
33135
33136
33137 \end_layout
33138
33139 \end_inset
33140 </cell>
33141 </row>
33142 </lyxtabular>
33143
33144 \end_inset
33145
33146
33147 \end_layout
33148
33149 \begin_layout Subsection
33150 Math Macros
33151 \begin_inset Index idx
33152 status collapsed
33153
33154 \begin_layout Plain Layout
33155 User-defined commands! Math macros
33156 \end_layout
33157
33158 \end_inset
33159
33160
33161 \begin_inset Index idx
33162 status collapsed
33163
33164 \begin_layout Plain Layout
33165 Macros
33166 \end_layout
33167
33168 \end_inset
33169
33170
33171 \end_layout
33172
33173 \begin_layout Standard
33174 User-defined commands are especially convenient for complex expressions.
33175  When you are for example dealing with a document that has quadratic equations,
33176  the same solution type occurs several times.
33177  The general form of a quadratic equation is
33178 \begin_inset Formula 
33179 \[
33180 0=\lambda^{2}+p\lambda+q
33181 \]
33182
33183 \end_inset
33184
33185 The general form of the solution is
33186 \begin_inset Formula 
33187 \[
33188 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33189 \]
33190
33191 \end_inset
33192
33193
33194 \end_layout
33195
33196 \begin_layout Standard
33197 To define a command for the solution formula where only the three parameters
33198  
33199 \begin_inset Formula $\lambda$
33200 \end_inset
33201
33202
33203 \begin_inset Formula $p$
33204 \end_inset
33205
33206  and 
33207 \begin_inset Formula $q$
33208 \end_inset
33209
33210  need to be specified and the index of 
33211 \begin_inset Formula $\lambda$
33212 \end_inset
33213
33214  can be given optionally, the \SpecialChar LaTeX
33215 -preamble line is
33216 \begin_inset Newline newline
33217 \end_inset
33218
33219
33220 \series bold
33221
33222 \backslash
33223 newcommand{
33224 \backslash
33225 qG}[4][1,
33226 \backslash
33227 ,2]{#2_{#1}=-
33228 \backslash
33229 frac{#3}{2}
33230 \backslash
33231 pm
33232 \begin_inset Newline newline
33233 \end_inset
33234
33235
33236 \begin_inset Phantom HPhantom
33237 status open
33238
33239 \begin_layout Plain Layout
33240
33241 \series bold
33242
33243 \backslash
33244 newcommand
33245 \end_layout
33246
33247 \end_inset
33248
33249
33250 \backslash
33251 sqrt{
33252 \backslash
33253 frac{#3^{2}}{4}-#4}}
33254 \end_layout
33255
33256 \begin_layout Standard
33257 To create with this the solution formula, the command
33258 \begin_inset Newline newline
33259 \end_inset
33260
33261
33262 \series bold
33263
33264 \backslash
33265 qG{
33266 \backslash
33267 lambda
33268 \begin_inset Formula $\to$
33269 \end_inset
33270
33271
33272 \backslash
33273 {p
33274 \begin_inset Formula $\to$
33275 \end_inset
33276
33277
33278 \backslash
33279 {q
33280 \series default
33281  is inserted to a formula
33282 \series bold
33283 .
33284 \end_layout
33285
33286 \begin_layout Standard
33287 The definition of the new command is unintuitive because one has to know
33288  the schemes of all used \SpecialChar LaTeX
33289  commands, e.
33290 \begin_inset space \thinspace{}
33291 \end_inset
33292
33293 g.
33294 \begin_inset space \space{}
33295 \end_inset
33296
33297 that a fraction is inserted in \SpecialChar LaTeX
33298  as 
33299 \series bold
33300
33301 \backslash
33302 frac{numerator}{denominator}
33303 \series default
33304 .
33305  Furthermore one can easily forget a brace in the definition and cannot
33306  see in \SpecialChar LyX
33307  what the new command is doing.
33308  To avoid these problems \SpecialChar LyX
33309  offers the possibility to use math macros instead
33310  of the command 
33311 \series bold
33312
33313 \backslash
33314 newcommand
33315 \series default
33316 .
33317 \end_layout
33318
33319 \begin_layout Standard
33320 A math macro is created by using the menu 
33321 \family sans
33322 Insert\SpecialChar menuseparator
33323 Math\SpecialChar menuseparator
33324 Macro
33325 \family default
33326  or the toolbar button 
33327 \begin_inset Info
33328 type  "icon"
33329 arg   "math-macro newmacroname_newcommand"
33330 \end_inset
33331
33332 .
33333  The math macro toolbar appears together with the following box where the
33334  macro is defined:
33335 \begin_inset Newline newline
33336 \end_inset
33337
33338
33339 \begin_inset space \hspace*{\fill}
33340 \end_inset
33341
33342
33343 \begin_inset Graphics
33344         filename clipart/macrobox.png
33345         scale 75
33346
33347 \end_inset
33348
33349
33350 \begin_inset space \hspace*{\fill}
33351 \end_inset
33352
33353
33354 \begin_inset Newline newline
33355 \end_inset
33356
33357
33358 \begin_inset FormulaMacro
33359 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33360 \end_inset
33361
33362
33363 \backslash
33364 newmacroname is the default name of the macro that should be changed to
33365  something sensible.
33366  The wanted formula is inserted in the first blue box.
33367  An argument placeholder is inserted with the command 
33368 \series bold
33369
33370 \backslash
33371 #argumentnumber
33372 \series default
33373 , e.
33374 \begin_inset space \thinspace{}
33375 \end_inset
33376
33377 g
33378 \begin_inset space \space{}
33379 \end_inset
33380
33381
33382 \series bold
33383
33384 \backslash
33385 #1
33386 \series default
33387  or by using the macro toolbar button 
33388 \begin_inset Info
33389 type  "icon"
33390 arg   "math-macro-add-param"
33391 \end_inset
33392
33393 .
33394  Argument placeholders are displayed red.
33395  A maximum of 9
33396 \begin_inset space ~
33397 \end_inset
33398
33399 arguments are possible.
33400  Optional arguments are created with the toolbar button 
33401 \begin_inset Info
33402 type  "icon"
33403 arg   "math-macro-add-optional-param"
33404 \end_inset
33405
33406 .
33407  The first non-optional argument can be transformed to an optional one with
33408  the toolbar button 
33409 \begin_inset Info
33410 type  "icon"
33411 arg   "math-macro-make-optional"
33412 \end_inset
33413
33414 .
33415  In the second blue box the appearance of the macro in \SpecialChar LyX
33416  can be defined.
33417  Normally you want to see it as it is defined, so the box is kept empty.
33418  But when you have created a macro that needs lot of space on the screen,
33419  you can insert in the box for example
33420 \begin_inset Newline newline
33421 \end_inset
33422
33423
33424 \series bold
33425 qG: 
33426 \backslash
33427 #1
33428 \series default
33429  
33430 \series bold
33431 ,
33432 \series default
33433  
33434 \series bold
33435
33436 \backslash
33437 #2
33438 \series default
33439  
33440 \series bold
33441 ,
33442 \series default
33443  
33444 \series bold
33445
33446 \backslash
33447 #3, 
33448 \backslash
33449 #4
33450 \begin_inset Newline newline
33451 \end_inset
33452
33453
33454 \series default
33455 For the macro only the arguments with the macro name in front of them will
33456  then be displayed in \SpecialChar LyX
33457 , leading to a better overview.
33458  The formula appears in the output as defined in the first box.
33459 \begin_inset Newline newline
33460 \end_inset
33461
33462 The appearance of macros in formulas can furthermore be changed for single
33463  macros by setting the cursor in the macro and using the menu 
33464 \family sans
33465 View\SpecialChar menuseparator
33466 (Un)fold
33467 \begin_inset space ~
33468 \end_inset
33469
33470 Math
33471 \begin_inset space ~
33472 \end_inset
33473
33474 Macro
33475 \family default
33476 .
33477 \end_layout
33478
33479 \begin_layout Standard
33480 To use a macro, the macro name is inserted as command to a formula, in our
33481  case 
33482 \series bold
33483
33484 \backslash
33485 qG
33486 \series default
33487 .
33488  Our macro looks in \SpecialChar LyX
33489  like this:
33490 \begin_inset Newline newline
33491 \end_inset
33492
33493
33494 \begin_inset space \hspace*{\fill}
33495 \end_inset
33496
33497
33498 \begin_inset Graphics
33499         filename clipart/macrouse.png
33500         scale 75
33501
33502 \end_inset
33503
33504
33505 \begin_inset space \hspace*{\fill}
33506 \end_inset
33507
33508
33509 \begin_inset Newline newline
33510 \end_inset
33511
33512 Here is our macro example with the arguments 
33513 \begin_inset Formula $x$
33514 \end_inset
33515
33516
33517 \begin_inset Formula $\ln(x)$
33518 \end_inset
33519
33520  and 
33521 \begin_inset Formula $B$
33522 \end_inset
33523
33524 :
33525 \end_layout
33526
33527 \begin_layout Standard
33528 \begin_inset Formula 
33529 \[
33530 \qG x{\ln(x)}B
33531 \]
33532
33533 \end_inset
33534
33535
33536 \end_layout
33537
33538 \begin_layout Standard
33539 \SpecialChar LyX
33540  offers in the menu 
33541 \family sans
33542 Tools\SpecialChar menuseparator
33543 Preferences\SpecialChar menuseparator
33544 Editing\SpecialChar menuseparator
33545 Control
33546 \family default
33547  different styles to edit macros.
33548  To find the style that suits you the most, choose a style and set the cursor
33549  in a macro formula to see the difference.
33550 \end_layout
33551
33552 \begin_layout Standard
33553 A math macro is transformed internally to a 
33554 \series bold
33555
33556 \backslash
33557 newcommand
33558 \series default
33559  command when exporting the document.
33560  The created 
33561 \series bold
33562
33563 \backslash
33564 newcommand
33565 \series default
33566  command is not placed in the \SpecialChar LaTeX
33567 -preamble, therefore macros can only be used
33568  in formulas that are in the document below the macro definition box.
33569 \end_layout
33570
33571 \begin_layout Standard
33572 Math macros can also be directly created from a 
33573 \series bold
33574
33575 \backslash
33576 newcommand
33577 \series default
33578  command.
33579  When writing for example the command
33580 \series bold
33581
33582 \begin_inset Newline newline
33583 \end_inset
33584
33585
33586 \backslash
33587 newcommand{
33588 \backslash
33589 larrow}[2]{
33590 \backslash
33591 xleftarrow[#2]{#1}}
33592 \begin_inset Newline newline
33593 \end_inset
33594
33595
33596 \series default
33597 in \SpecialChar LyX
33598  as normal text, highlighting it completely and using then the shortcut
33599  
33600 \family sans
33601 Ctrl+M
33602 \family default
33603 , the command will be transformed to a math macro.
33604  Using this method you need to be careful that the 
33605 \series bold
33606
33607 \backslash
33608 newcommand
33609 \series default
33610  command is typed correctly, otherwise you get a faulty macro leading to
33611  \SpecialChar LaTeX
33612  errors.
33613 \end_layout
33614
33615 \begin_layout Standard
33616 Math macros currently have the problem that further formulas in macro definition
33617 s are handled wrongly.
33618  Therefore the example 
33619 \series bold
33620
33621 \backslash
33622 fb
33623 \series default
33624  from 
33625 \begin_inset CommandInset ref
33626 LatexCommand ref
33627 reference "subsec:The-Command-newcommand"
33628
33629 \end_inset
33630
33631  cannot be created as macro.
33632 \end_layout
33633
33634 \begin_layout Standard
33635 When the cursor is in a macro definition box, you will see the macro toolbar
33636  in \SpecialChar LyX
33637 :
33638 \end_layout
33639
33640 \begin_layout Standard
33641 \begin_inset VSpace defskip
33642 \end_inset
33643
33644
33645 \end_layout
33646
33647 \begin_layout Standard
33648 \begin_inset Graphics
33649         filename clipart/MacroToolbar.png
33650
33651 \end_inset
33652
33653
33654 \begin_inset Index idx
33655 status collapsed
33656
33657 \begin_layout Plain Layout
33658 Macros ! Toolbar
33659 \end_layout
33660
33661 \end_inset
33662
33663
33664 \end_layout
33665
33666 \begin_layout Standard
33667 \begin_inset VSpace defskip
33668 \end_inset
33669
33670
33671 \end_layout
33672
33673 \begin_layout Standard
33674 The macro toolbar contains from left to right the following buttons:
33675 \end_layout
33676
33677 \begin_layout Standard
33678 \begin_inset VSpace defskip
33679 \end_inset
33680
33681
33682 \end_layout
33683
33684 \begin_layout Standard
33685 \begin_inset Tabular
33686 <lyxtabular version="3" rows="9" columns="2">
33687 <features islongtable="true" longtabularalignment="center">
33688 <column alignment="left" valignment="top">
33689 <column alignment="left" valignment="top" width="85col%">
33690 <row interlinespace="2.5mm">
33691 <cell alignment="center" valignment="top" usebox="none">
33692 \begin_inset Text
33693
33694 \begin_layout Plain Layout
33695 \begin_inset Info
33696 type  "icon"
33697 arg   "math-macro-remove-param"
33698 \end_inset
33699
33700
33701 \end_layout
33702
33703 \end_inset
33704 </cell>
33705 <cell alignment="center" valignment="top" usebox="none">
33706 \begin_inset Text
33707
33708 \begin_layout Plain Layout
33709
33710 \family sans
33711 Edit\SpecialChar menuseparator
33712 Math\SpecialChar menuseparator
33713 Macro
33714 \begin_inset space ~
33715 \end_inset
33716
33717 Definition\SpecialChar menuseparator
33718 Remove Last 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-add-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 Append 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-make-optional"
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 Transform First Non-Optional to
33787 \begin_inset Newline newline
33788 \end_inset
33789
33790
33791 \begin_inset Phantom HPhantom
33792 status open
33793
33794 \begin_layout Plain Layout
33795
33796 \family sans
33797 Edit\SpecialChar menuseparator
33798 Math\SpecialChar menuseparator
33799 Macro
33800 \begin_inset space ~
33801 \end_inset
33802
33803 Definition\SpecialChar menuseparator
33804
33805 \end_layout
33806
33807 \end_inset
33808
33809 Optional Argument
33810 \end_layout
33811
33812 \end_inset
33813 </cell>
33814 </row>
33815 <row interlinespace="2.5mm">
33816 <cell alignment="center" valignment="top" usebox="none">
33817 \begin_inset Text
33818
33819 \begin_layout Plain Layout
33820 \begin_inset Info
33821 type  "icon"
33822 arg   "math-macro-make-nonoptional"
33823 \end_inset
33824
33825
33826 \end_layout
33827
33828 \end_inset
33829 </cell>
33830 <cell alignment="center" valignment="top" usebox="none">
33831 \begin_inset Text
33832
33833 \begin_layout Plain Layout
33834
33835 \family sans
33836 Edit\SpecialChar menuseparator
33837 Math\SpecialChar menuseparator
33838 Macro
33839 \begin_inset space ~
33840 \end_inset
33841
33842 Definition\SpecialChar menuseparator
33843 Transform Last Optional to
33844 \begin_inset Newline newline
33845 \end_inset
33846
33847
33848 \begin_inset Phantom HPhantom
33849 status open
33850
33851 \begin_layout Plain Layout
33852
33853 \family sans
33854 Edit\SpecialChar menuseparator
33855 Math\SpecialChar menuseparator
33856 Macro
33857 \begin_inset space ~
33858 \end_inset
33859
33860 Definition\SpecialChar menuseparator
33861
33862 \end_layout
33863
33864 \end_inset
33865
33866 Non-Optional Argument
33867 \end_layout
33868
33869 \end_inset
33870 </cell>
33871 </row>
33872 <row interlinespace="2.5mm">
33873 <cell alignment="center" valignment="top" usebox="none">
33874 \begin_inset Text
33875
33876 \begin_layout Plain Layout
33877 \begin_inset Info
33878 type  "icon"
33879 arg   "math-macro-remove-optional-param"
33880 \end_inset
33881
33882
33883 \end_layout
33884
33885 \end_inset
33886 </cell>
33887 <cell alignment="center" valignment="top" usebox="none">
33888 \begin_inset Text
33889
33890 \begin_layout Plain Layout
33891
33892 \family sans
33893 Edit\SpecialChar menuseparator
33894 Math\SpecialChar menuseparator
33895 Macro
33896 \begin_inset space ~
33897 \end_inset
33898
33899 Definition\SpecialChar menuseparator
33900 Remove Optional Argument
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-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 Insert Optional Argument
33935 \end_layout
33936
33937 \end_inset
33938 </cell>
33939 </row>
33940 <row interlinespace="2.5mm">
33941 <cell alignment="center" valignment="top" usebox="none">
33942 \begin_inset Text
33943
33944 \begin_layout Plain Layout
33945 \begin_inset Info
33946 type  "icon"
33947 arg   "math-macro-remove-greedy-param"
33948 \end_inset
33949
33950
33951 \end_layout
33952
33953 \end_inset
33954 </cell>
33955 <cell alignment="center" valignment="top" usebox="none">
33956 \begin_inset Text
33957
33958 \begin_layout Plain Layout
33959
33960 \family sans
33961 Edit\SpecialChar menuseparator
33962 Math\SpecialChar menuseparator
33963 Macro
33964 \begin_inset space ~
33965 \end_inset
33966
33967 Definition\SpecialChar menuseparator
33968 Remove Last Argument
33969 \begin_inset Newline newline
33970 \end_inset
33971
33972
33973 \begin_inset Phantom HPhantom
33974 status open
33975
33976 \begin_layout Plain Layout
33977
33978 \family sans
33979 Edit\SpecialChar menuseparator
33980 Math\SpecialChar menuseparator
33981 Macro
33982 \begin_inset space ~
33983 \end_inset
33984
33985 Definition\SpecialChar menuseparator
33986
33987 \end_layout
33988
33989 \end_inset
33990
33991 Spitting Out To The Right
33992 \end_layout
33993
33994 \end_inset
33995 </cell>
33996 </row>
33997 <row interlinespace="2.5mm">
33998 <cell alignment="center" valignment="top" usebox="none">
33999 \begin_inset Text
34000
34001 \begin_layout Plain Layout
34002 \begin_inset Info
34003 type  "icon"
34004 arg   "math-macro-append-greedy-param"
34005 \end_inset
34006
34007
34008 \end_layout
34009
34010 \end_inset
34011 </cell>
34012 <cell alignment="center" valignment="top" usebox="none">
34013 \begin_inset Text
34014
34015 \begin_layout Plain Layout
34016
34017 \family sans
34018 Edit\SpecialChar menuseparator
34019 Math\SpecialChar menuseparator
34020 Macro
34021 \begin_inset space ~
34022 \end_inset
34023
34024 Definition\SpecialChar menuseparator
34025 Append Argument
34026 \begin_inset Newline newline
34027 \end_inset
34028
34029
34030 \begin_inset Phantom HPhantom
34031 status open
34032
34033 \begin_layout Plain Layout
34034
34035 \family sans
34036 Edit\SpecialChar menuseparator
34037 Math\SpecialChar menuseparator
34038 Macro
34039 \begin_inset space ~
34040 \end_inset
34041
34042 Definition\SpecialChar menuseparator
34043
34044 \end_layout
34045
34046 \end_inset
34047
34048 Eating From The Right
34049 \end_layout
34050
34051 \end_inset
34052 </cell>
34053 </row>
34054 <row interlinespace="2.5mm">
34055 <cell alignment="center" valignment="top" usebox="none">
34056 \begin_inset Text
34057
34058 \begin_layout Plain Layout
34059 \begin_inset Info
34060 type  "icon"
34061 arg   "math-macro-add-greedy-optional-param"
34062 \end_inset
34063
34064
34065 \end_layout
34066
34067 \end_inset
34068 </cell>
34069 <cell alignment="center" valignment="top" usebox="none">
34070 \begin_inset Text
34071
34072 \begin_layout Plain Layout
34073
34074 \family sans
34075 Edit\SpecialChar menuseparator
34076 Math\SpecialChar menuseparator
34077 Macro
34078 \begin_inset space ~
34079 \end_inset
34080
34081 Definition\SpecialChar menuseparator
34082 Append Optional Argument
34083 \begin_inset Newline newline
34084 \end_inset
34085
34086
34087 \begin_inset Phantom HPhantom
34088 status open
34089
34090 \begin_layout Plain Layout
34091
34092 \family sans
34093 Edit\SpecialChar menuseparator
34094 Math\SpecialChar menuseparator
34095 Macro
34096 \begin_inset space ~
34097 \end_inset
34098
34099 Definition\SpecialChar menuseparator
34100
34101 \end_layout
34102
34103 \end_inset
34104
34105 Eating From The Right
34106 \end_layout
34107
34108 \end_inset
34109 </cell>
34110 </row>
34111 </lyxtabular>
34112
34113 \end_inset
34114
34115
34116 \end_layout
34117
34118 \begin_layout Section
34119 Computer Algebra Systems
34120 \end_layout
34121
34122 \begin_layout Standard
34123 \SpecialChar LyX
34124  offers the exchange between mathematical expressions written in \SpecialChar LyX
34125 's math
34126  editor and external applications or user defined scripts.
34127  Currently supported applications are 
34128 \family sans
34129 Maple
34130 \family default
34131
34132 \family sans
34133 Mathematica
34134 \family default
34135
34136 \family sans
34137 Maxima
34138 \family default
34139  and 
34140 \family sans
34141 Octave
34142 \family default
34143 .
34144  Note that the set of supported mathematical constructs is limited only
34145  to very simple cases.
34146 \end_layout
34147
34148 \begin_layout Subsection
34149 Usage
34150 \end_layout
34151
34152 \begin_layout Standard
34153 Write some expression in a formula, go to the 
34154 \family sans
34155 Edit\SpecialChar menuseparator
34156 Math\SpecialChar menuseparator
34157 Use Computer Algebra System
34158 \family default
34159  menu and choose the application you have installed on the computer.
34160  After that the result of computation should show on the right side of the
34161  expression together with the 
34162 \begin_inset Quotes eld
34163 \end_inset
34164
34165 =
34166 \begin_inset Quotes erd
34167 \end_inset
34168
34169  operator.
34170 \end_layout
34171
34172 \begin_layout Standard
34173 Here are few simple examples (with results from 
34174 \family typewriter
34175 Maxima
34176 \family default
34177 ) to show what kind of computations can be performed:
34178 \end_layout
34179
34180 \begin_layout Itemize
34181 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
34182 \end_inset
34183
34184
34185 \end_layout
34186
34187 \begin_layout Itemize
34188 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
34189 \end_inset
34190
34191
34192 \end_layout
34193
34194 \begin_layout Itemize
34195 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
34196 \end_inset
34197
34198
34199 \end_layout
34200
34201 \begin_layout Itemize
34202 \begin_inset Formula $\det\left[\begin{array}{ccc}
34203 1 & 6 & 7\\
34204 2 & 5 & 8\\
34205 3 & 4 & 17
34206 \end{array}\right]=-56$
34207 \end_inset
34208
34209
34210 \end_layout
34211
34212 \begin_layout Itemize
34213 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
34214 \end_inset
34215
34216
34217 \end_layout
34218
34219 \begin_layout Subsection
34220 Keyboard shortcut
34221 \end_layout
34222
34223 \begin_layout Standard
34224 Currently there is no keyboard shortcut for calling the algebra applications.
34225  One can easily bind a shortcut to the 
34226 \family sans
34227 math-extern
34228 \family default
34229  \SpecialChar LyX
34230  function (see the 
34231 \family sans
34232 \emph on
34233 \SpecialChar LyX
34234  Functions
34235 \family default
34236 \emph default
34237  manual).
34238  One could e.
34239 \begin_inset space \thinspace{}
34240 \end_inset
34241
34242 g.
34243 \begin_inset space \space{}
34244 \end_inset
34245
34246 bind the 
34247 \family sans
34248 Return
34249 \family default
34250  key inside the math editor.
34251  To bind it to 
34252 \family typewriter
34253 Maxima
34254 \family default
34255  one would use this shortcut definition command:
34256 \end_layout
34257
34258 \begin_layout Standard
34259
34260 \series bold
34261 command-alternatives paragraph-break;math-extern maxima
34262 \end_layout
34263
34264 \begin_layout Section
34265 Miscellaneous
34266 \begin_inset Index idx
34267 status collapsed
34268
34269 \begin_layout Plain Layout
34270 Miscellaneous
34271 \end_layout
34272
34273 \end_inset
34274
34275
34276 \end_layout
34277
34278 \begin_layout Subsection
34279 Negative Numbers
34280 \begin_inset Index idx
34281 status collapsed
34282
34283 \begin_layout Plain Layout
34284 Numbers ! negative
34285 \end_layout
34286
34287 \end_inset
34288
34289
34290 \end_layout
34291
34292 \begin_layout Standard
34293 Negative numbers often look ugly in formulas because the minus sign before
34294  the number is set with the same length as the minus operator sign.
34295  When writing the negative number in normal text, the minus sign appears
34296  correctly.
34297 \end_layout
34298
34299 \begin_layout Standard
34300 Thus, the problem disappears when converting the minus sign to mathematical
34301  text.
34302 \end_layout
34303
34304 \begin_layout Standard
34305 An example to visualize the problem:
34306 \begin_inset Separator parbreak
34307 \end_inset
34308
34309
34310 \end_layout
34311
34312 \begin_layout Standard
34313 \align center
34314 \begin_inset Tabular
34315 <lyxtabular version="3" rows="3" columns="2">
34316 <features booktabs="true" tabularvalignment="middle">
34317 <column alignment="right" valignment="top" width="0pt">
34318 <column alignment="left" valignment="top">
34319 <row>
34320 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
34321 \begin_inset Text
34322
34323 \begin_layout Plain Layout
34324 normal text:
34325 \end_layout
34326
34327 \end_inset
34328 </cell>
34329 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34330 \begin_inset Text
34331
34332 \begin_layout Plain Layout
34333 x = -2
34334 \end_layout
34335
34336 \end_inset
34337 </cell>
34338 </row>
34339 <row>
34340 <cell alignment="right" valignment="top" leftline="true" usebox="none">
34341 \begin_inset Text
34342
34343 \begin_layout Plain Layout
34344 formula:
34345 \end_layout
34346
34347 \end_inset
34348 </cell>
34349 <cell alignment="center" valignment="top" rightline="true" usebox="none">
34350 \begin_inset Text
34351
34352 \begin_layout Plain Layout
34353 \begin_inset Formula $x=-2$
34354 \end_inset
34355
34356
34357 \end_layout
34358
34359 \end_inset
34360 </cell>
34361 </row>
34362 <row>
34363 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34364 \begin_inset Text
34365
34366 \begin_layout Plain Layout
34367 solution:
34368 \end_layout
34369
34370 \end_inset
34371 </cell>
34372 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34373 \begin_inset Text
34374
34375 \begin_layout Plain Layout
34376 \begin_inset Formula $x=\textrm{-}2$
34377 \end_inset
34378
34379
34380 \end_layout
34381
34382 \end_inset
34383 </cell>
34384 </row>
34385 </lyxtabular>
34386
34387 \end_inset
34388
34389
34390 \end_layout
34391
34392 \begin_layout Subsection
34393 Comma as decimal Separator
34394 \begin_inset Index idx
34395 status collapsed
34396
34397 \begin_layout Plain Layout
34398 Comma
34399 \end_layout
34400
34401 \end_inset
34402
34403
34404 \end_layout
34405
34406 \begin_layout Standard
34407 In \SpecialChar LaTeX
34408  a comma inside a formula is used, according to the English convention,
34409  as number group separator.
34410  So there will be space added behind all commas in formulas.
34411 \end_layout
34412
34413 \begin_layout Standard
34414 To avoid this, the comma is highlighted and changed to mathematical text
34415  (shortcut 
34416 \begin_inset Info
34417 type  "shortcut"
34418 arg   "math-mode"
34419 \end_inset
34420
34421 ).
34422 \end_layout
34423
34424 \begin_layout Standard
34425 To use all formula commas in the document as decimal separator, the file
34426  
34427 \series bold
34428 icomma.sty
34429 \series default
34430
34431 \begin_inset Foot
34432 status collapsed
34433
34434 \begin_layout Plain Layout
34435
34436 \series bold
34437 icomma
34438 \series default
34439  is part of the \SpecialChar LaTeX
34440 -package 
34441 \series bold
34442 was
34443 \series default
34444
34445 \begin_inset Index idx
34446 status collapsed
34447
34448 \begin_layout Plain Layout
34449 Packages ! was
34450 \begin_inset ERT
34451 status collapsed
34452
34453 \begin_layout Plain Layout
34454
34455
34456 \backslash
34457 vspace{4mm}
34458 \end_layout
34459
34460 \end_inset
34461
34462
34463 \end_layout
34464
34465 \end_inset
34466
34467 .
34468 \end_layout
34469
34470 \end_inset
34471
34472
34473 \begin_inset Index idx
34474 status collapsed
34475
34476 \begin_layout Plain Layout
34477 Packages ! icomma
34478 \end_layout
34479
34480 \end_inset
34481
34482  is loaded with the \SpecialChar LaTeX
34483 -preamble line
34484 \end_layout
34485
34486 \begin_layout Standard
34487
34488 \series bold
34489
34490 \backslash
34491 usepackage{icomma}
34492 \end_layout
34493
34494 \begin_layout Subsection
34495 Physical Vectors
34496 \begin_inset CommandInset label
34497 LatexCommand label
34498 name "subsec:Physical-Vectors"
34499
34500 \end_inset
34501
34502
34503 \begin_inset Index idx
34504 status collapsed
34505
34506 \begin_layout Plain Layout
34507 Vectors ! physical
34508 \end_layout
34509
34510 \end_inset
34511
34512
34513 \end_layout
34514
34515 \begin_layout Standard
34516 Predefined vectors are offered by the \SpecialChar LaTeX
34517 -package 
34518 \series bold
34519 braket
34520 \series default
34521
34522 \begin_inset Index idx
34523 status collapsed
34524
34525 \begin_layout Plain Layout
34526 Packages ! braket
34527 \end_layout
34528
34529 \end_inset
34530
34531  that is loaded with the \SpecialChar LaTeX
34532 -preamble line
34533 \end_layout
34534
34535 \begin_layout Standard
34536
34537 \series bold
34538
34539 \backslash
34540 usepackage{braket}
34541 \end_layout
34542
34543 \begin_layout Standard
34544 \begin_inset ERT
34545 status collapsed
34546
34547 \begin_layout Plain Layout
34548
34549
34550 \backslash
34551 ifbraket 
34552 \end_layout
34553
34554 \end_inset
34555
34556
34557 \begin_inset Note Note
34558 status open
34559
34560 \begin_layout Plain Layout
34561 The following table will only be displayed when the \SpecialChar LaTeX
34562 -package 
34563 \series bold
34564 braket
34565 \series default
34566  is installed.
34567 \end_layout
34568
34569 \end_inset
34570
34571
34572 \end_layout
34573
34574 \begin_layout Standard
34575 The following commands are defined:
34576 \begin_inset Separator parbreak
34577 \end_inset
34578
34579
34580 \end_layout
34581
34582 \begin_layout Standard
34583 \align center
34584 \begin_inset Tabular
34585 <lyxtabular version="3" rows="4" columns="2">
34586 <features booktabs="true" tabularvalignment="middle">
34587 <column alignment="center" valignment="top" width="0pt">
34588 <column alignment="center" valignment="top">
34589 <row>
34590 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34591 \begin_inset Text
34592
34593 \begin_layout Plain Layout
34594 Command
34595 \end_layout
34596
34597 \end_inset
34598 </cell>
34599 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34600 \begin_inset Text
34601
34602 \begin_layout Plain Layout
34603 Result
34604 \end_layout
34605
34606 \end_inset
34607 </cell>
34608 </row>
34609 <row>
34610 <cell alignment="center" valignment="top" usebox="none">
34611 \begin_inset Text
34612
34613 \begin_layout Plain Layout
34614
34615 \backslash
34616 Bra{
34617 \backslash
34618 psi
34619 \end_layout
34620
34621 \end_inset
34622 </cell>
34623 <cell alignment="center" valignment="top" usebox="none">
34624 \begin_inset Text
34625
34626 \begin_layout Plain Layout
34627 \begin_inset Formula $\Bra{\psi}$
34628 \end_inset
34629
34630
34631 \end_layout
34632
34633 \end_inset
34634 </cell>
34635 </row>
34636 <row>
34637 <cell alignment="center" valignment="top" usebox="none">
34638 \begin_inset Text
34639
34640 \begin_layout Plain Layout
34641
34642 \backslash
34643 Ket{
34644 \backslash
34645 psi
34646 \end_layout
34647
34648 \end_inset
34649 </cell>
34650 <cell alignment="center" valignment="top" usebox="none">
34651 \begin_inset Text
34652
34653 \begin_layout Plain Layout
34654 \begin_inset Formula $\Ket{\psi}$
34655 \end_inset
34656
34657
34658 \end_layout
34659
34660 \end_inset
34661 </cell>
34662 </row>
34663 <row>
34664 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34665 \begin_inset Text
34666
34667 \begin_layout Plain Layout
34668
34669 \backslash
34670 Braket{
34671 \backslash
34672 psi|
34673 \backslash
34674 phi
34675 \end_layout
34676
34677 \end_inset
34678 </cell>
34679 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34680 \begin_inset Text
34681
34682 \begin_layout Plain Layout
34683 \begin_inset Formula $\Braket{\psi|\phi}$
34684 \end_inset
34685
34686
34687 \end_layout
34688
34689 \end_inset
34690 </cell>
34691 </row>
34692 </lyxtabular>
34693
34694 \end_inset
34695
34696
34697 \end_layout
34698
34699 \begin_layout Standard
34700 The command 
34701 \series bold
34702
34703 \backslash
34704 Braket
34705 \series default
34706  assures that all vertical bars are set in the size of the surrounding brackets:
34707 \begin_inset Formula 
34708 \[
34709 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
34710 \]
34711
34712 \end_inset
34713
34714
34715 \begin_inset ERT
34716 status collapsed
34717
34718 \begin_layout Plain Layout
34719
34720
34721 \backslash
34722 else 
34723 \end_layout
34724
34725 \end_inset
34726
34727
34728 \begin_inset Note Note
34729 status open
34730
34731 \begin_layout Plain Layout
34732 The following will be displayed when the \SpecialChar LaTeX
34733 -package 
34734 \series bold
34735 braket
34736 \series default
34737  is not installed:
34738 \end_layout
34739
34740 \end_inset
34741
34742
34743 \end_layout
34744
34745 \begin_layout Standard
34746 You need to install the \SpecialChar LaTeX
34747 -package 
34748 \series bold
34749 braket
34750 \series default
34751  to see the rest of this subsection in the output.
34752 \end_layout
34753
34754 \begin_layout Standard
34755 \begin_inset ERT
34756 status collapsed
34757
34758 \begin_layout Plain Layout
34759
34760
34761 \backslash
34762 fi 
34763 \end_layout
34764
34765 \end_inset
34766
34767
34768 \end_layout
34769
34770 \begin_layout Standard
34771 The effect of 
34772 \series bold
34773
34774 \backslash
34775 Braket
34776 \series default
34777  can also be achieved using the command 
34778 \series bold
34779
34780 \backslash
34781 middle
34782 \series default
34783 , that is described in 
34784 \begin_inset CommandInset ref
34785 LatexCommand ref
34786 reference "subsec:Automatic-Bracket-Size"
34787
34788 \end_inset
34789
34790 .
34791 \end_layout
34792
34793 \begin_layout Subsection
34794 Self-defined Fractions
34795 \begin_inset CommandInset label
34796 LatexCommand label
34797 name "subsec:Self-defined-Fractions"
34798
34799 \end_inset
34800
34801
34802 \begin_inset Index idx
34803 status collapsed
34804
34805 \begin_layout Plain Layout
34806 Fractions ! self-defined
34807 \end_layout
34808
34809 \end_inset
34810
34811
34812 \end_layout
34813
34814 \begin_layout Standard
34815 To define custom commands for fractions, the command 
34816 \series bold
34817
34818 \backslash
34819 genfrac
34820 \series default
34821
34822 \begin_inset Index idx
34823 status collapsed
34824
34825 \begin_layout Plain Layout
34826 Commands ! G ! 
34827 \backslash
34828 genfrac
34829 \begin_inset ERT
34830 status collapsed
34831
34832 \begin_layout Plain Layout
34833
34834
34835 \backslash
34836 vspace{4mm}
34837 \end_layout
34838
34839 \end_inset
34840
34841
34842 \end_layout
34843
34844 \end_inset
34845
34846  is used in the following scheme:
34847 \end_layout
34848
34849 \begin_layout Standard
34850
34851 \series bold
34852
34853 \backslash
34854 genfrac{left
34855 \series default
34856  
34857 \series bold
34858 bracket}{right
34859 \series default
34860  
34861 \series bold
34862 bracket}{fraction bar thickness}{style}
34863 \begin_inset Newline newline
34864 \end_inset
34865
34866
34867 \begin_inset Phantom HPhantom
34868 status open
34869
34870 \begin_layout Plain Layout
34871
34872 \series bold
34873
34874 \backslash
34875 genfrac
34876 \end_layout
34877
34878 \end_inset
34879
34880 {numerator}{denominator}
34881 \end_layout
34882
34883 \begin_layout Standard
34884 The style is a number in the range of 0
34885 \begin_inset space \thinspace{}
34886 \end_inset
34887
34888 -
34889 \begin_inset space \thinspace{}
34890 \end_inset
34891
34892 3.
34893 \begin_inset Separator parbreak
34894 \end_inset
34895
34896
34897 \end_layout
34898
34899 \begin_layout Standard
34900 \align center
34901 \begin_inset Tabular
34902 <lyxtabular version="3" rows="5" columns="2">
34903 <features booktabs="true" tabularvalignment="middle">
34904 <column alignment="center" valignment="top" width="0pt">
34905 <column alignment="center" valignment="top">
34906 <row>
34907 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34908 \begin_inset Text
34909
34910 \begin_layout Plain Layout
34911 Number
34912 \end_layout
34913
34914 \end_inset
34915 </cell>
34916 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34917 \begin_inset Text
34918
34919 \begin_layout Plain Layout
34920 Style (Size)
34921 \end_layout
34922
34923 \end_inset
34924 </cell>
34925 </row>
34926 <row>
34927 <cell alignment="center" valignment="top" usebox="none">
34928 \begin_inset Text
34929
34930 \begin_layout Plain Layout
34931 0
34932 \end_layout
34933
34934 \end_inset
34935 </cell>
34936 <cell alignment="center" valignment="top" usebox="none">
34937 \begin_inset Text
34938
34939 \begin_layout Plain Layout
34940 display style formula
34941 \end_layout
34942
34943 \end_inset
34944 </cell>
34945 </row>
34946 <row>
34947 <cell alignment="center" valignment="top" usebox="none">
34948 \begin_inset Text
34949
34950 \begin_layout Plain Layout
34951 1
34952 \end_layout
34953
34954 \end_inset
34955 </cell>
34956 <cell alignment="center" valignment="top" usebox="none">
34957 \begin_inset Text
34958
34959 \begin_layout Plain Layout
34960 inline formula
34961 \end_layout
34962
34963 \end_inset
34964 </cell>
34965 </row>
34966 <row>
34967 <cell alignment="center" valignment="top" usebox="none">
34968 \begin_inset Text
34969
34970 \begin_layout Plain Layout
34971 2
34972 \end_layout
34973
34974 \end_inset
34975 </cell>
34976 <cell alignment="center" valignment="top" usebox="none">
34977 \begin_inset Text
34978
34979 \begin_layout Plain Layout
34980 small
34981 \end_layout
34982
34983 \end_inset
34984 </cell>
34985 </row>
34986 <row>
34987 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34988 \begin_inset Text
34989
34990 \begin_layout Plain Layout
34991 3
34992 \end_layout
34993
34994 \end_inset
34995 </cell>
34996 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34997 \begin_inset Text
34998
34999 \begin_layout Plain Layout
35000 tiny
35001 \end_layout
35002
35003 \end_inset
35004 </cell>
35005 </row>
35006 </lyxtabular>
35007
35008 \end_inset
35009
35010
35011 \end_layout
35012
35013 \begin_layout Standard
35014 When no style is given, the size is adjusted to the surrounding environment
35015  like for the command 
35016 \series bold
35017
35018 \backslash
35019 frac
35020 \series default
35021 .
35022 \end_layout
35023
35024 \begin_layout Standard
35025 When no fraction bar thickness is given, the predefined value of 0.4
35026 \begin_inset space \thinspace{}
35027 \end_inset
35028
35029 pt will be used.
35030 \end_layout
35031
35032 \begin_layout Standard
35033 \begin_inset VSpace medskip
35034 \end_inset
35035
35036 For example, the commands 
35037 \series bold
35038
35039 \backslash
35040 dfrac
35041 \series default
35042  and 
35043 \series bold
35044
35045 \backslash
35046 tbinom
35047 \series default
35048  from 
35049 \begin_inset CommandInset ref
35050 LatexCommand ref
35051 reference "subsec:Fractions"
35052
35053 \end_inset
35054
35055  are defined with the commands
35056 \end_layout
35057
35058 \begin_layout Standard
35059
35060 \series bold
35061
35062 \backslash
35063 newcommand{
35064 \backslash
35065 dfrac}[2]{
35066 \backslash
35067 genfrac{}{}{}{0}{#1}{#2}}
35068 \end_layout
35069
35070 \begin_layout Standard
35071 and
35072 \end_layout
35073
35074 \begin_layout Standard
35075
35076 \series bold
35077
35078 \backslash
35079 newcommand{
35080 \backslash
35081 tbinom}[2]{
35082 \backslash
35083 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35084 \end_layout
35085
35086 \begin_layout Standard
35087 \begin_inset VSpace medskip
35088 \end_inset
35089
35090 To define a fraction where the fraction bar thickness can be given as optional
35091  argument, the following line is inserted to the \SpecialChar LaTeX
35092 -preamble:
35093 \end_layout
35094
35095 \begin_layout Standard
35096
35097 \series bold
35098
35099 \backslash
35100 newcommand{
35101 \backslash
35102 fracS}[3][]{
35103 \backslash
35104 genfrac{}{}{#1}{}{#2}{#3}}
35105 \end_layout
35106
35107 \begin_layout Standard
35108 A test:
35109 \begin_inset Formula 
35110 \begin{align*}
35111 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35112 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35113 \end{align*}
35114
35115 \end_inset
35116
35117 As one can see, the distance of the numerator and the denominator to the
35118  fraction bar is round about three times the bar thickness.
35119 \end_layout
35120
35121 \begin_layout Subsection
35122 Canceled Formulas
35123 \begin_inset Index idx
35124 status collapsed
35125
35126 \begin_layout Plain Layout
35127 Formula ! canceled
35128 \end_layout
35129
35130 \end_inset
35131
35132
35133 \end_layout
35134
35135 \begin_layout Standard
35136 There are four ways to cancel formulas or parts of formulas:
35137 \end_layout
35138
35139 \begin_layout Standard
35140 \begin_inset ERT
35141 status collapsed
35142
35143 \begin_layout Plain Layout
35144
35145
35146 \backslash
35147 ifcancel 
35148 \end_layout
35149
35150 \end_inset
35151
35152
35153 \begin_inset Note Note
35154 status open
35155
35156 \begin_layout Plain Layout
35157 The following table will only be displayed when the \SpecialChar LaTeX
35158 -package 
35159 \series bold
35160 cancel
35161 \series default
35162  is installed.
35163 \end_layout
35164
35165 \end_inset
35166
35167
35168 \begin_inset Separator parbreak
35169 \end_inset
35170
35171
35172 \end_layout
35173
35174 \begin_layout Standard
35175 \align center
35176 \begin_inset Tabular
35177 <lyxtabular version="3" rows="5" columns="2">
35178 <features booktabs="true" tabularvalignment="middle">
35179 <column alignment="center" valignment="top" width="0pt">
35180 <column alignment="center" valignment="top">
35181 <row>
35182 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35183 \begin_inset Text
35184
35185 \begin_layout Plain Layout
35186 Command
35187 \end_layout
35188
35189 \end_inset
35190 </cell>
35191 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35192 \begin_inset Text
35193
35194 \begin_layout Plain Layout
35195 Result
35196 \end_layout
35197
35198 \end_inset
35199 </cell>
35200 </row>
35201 <row>
35202 <cell alignment="center" valignment="top" usebox="none">
35203 \begin_inset Text
35204
35205 \begin_layout Plain Layout
35206
35207 \backslash
35208 cancel
35209 \begin_inset space \textvisiblespace{}
35210 \end_inset
35211
35212
35213 \backslash
35214 int
35215 \begin_inset space \textvisiblespace{}
35216 \end_inset
35217
35218 A=B
35219 \end_layout
35220
35221 \end_inset
35222 </cell>
35223 <cell alignment="center" valignment="top" usebox="none">
35224 \begin_inset Text
35225
35226 \begin_layout Plain Layout
35227 \begin_inset Formula $\cancel{\int A=B}$
35228 \end_inset
35229
35230
35231 \end_layout
35232
35233 \end_inset
35234 </cell>
35235 </row>
35236 <row topspace="1.5mm">
35237 <cell alignment="center" valignment="top" usebox="none">
35238 \begin_inset Text
35239
35240 \begin_layout Plain Layout
35241
35242 \backslash
35243 bcancel
35244 \begin_inset space \textvisiblespace{}
35245 \end_inset
35246
35247
35248 \backslash
35249 int
35250 \begin_inset space \textvisiblespace{}
35251 \end_inset
35252
35253 A=B
35254 \end_layout
35255
35256 \end_inset
35257 </cell>
35258 <cell alignment="center" valignment="top" usebox="none">
35259 \begin_inset Text
35260
35261 \begin_layout Plain Layout
35262 \begin_inset Formula $\bcancel{\int A=B}$
35263 \end_inset
35264
35265
35266 \end_layout
35267
35268 \end_inset
35269 </cell>
35270 </row>
35271 <row topspace="1.5mm">
35272 <cell alignment="center" valignment="top" usebox="none">
35273 \begin_inset Text
35274
35275 \begin_layout Plain Layout
35276
35277 \backslash
35278 xcancel
35279 \begin_inset space \textvisiblespace{}
35280 \end_inset
35281
35282
35283 \backslash
35284 int
35285 \begin_inset space \textvisiblespace{}
35286 \end_inset
35287
35288 A=B
35289 \end_layout
35290
35291 \end_inset
35292 </cell>
35293 <cell alignment="center" valignment="top" usebox="none">
35294 \begin_inset Text
35295
35296 \begin_layout Plain Layout
35297 \begin_inset Formula $\xcancel{\int A=B}$
35298 \end_inset
35299
35300
35301 \end_layout
35302
35303 \end_inset
35304 </cell>
35305 </row>
35306 <row>
35307 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35308 \begin_inset Text
35309
35310 \begin_layout Plain Layout
35311
35312 \backslash
35313 cancelto
35314 \begin_inset space \textvisiblespace{}
35315 \end_inset
35316
35317
35318 \backslash
35319 int
35320 \begin_inset space \textvisiblespace{}
35321 \end_inset
35322
35323 A=B
35324 \begin_inset Formula $\to$
35325 \end_inset
35326
35327 1
35328 \end_layout
35329
35330 \end_inset
35331 </cell>
35332 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35333 \begin_inset Text
35334
35335 \begin_layout Plain Layout
35336 \begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$
35337 \end_inset
35338
35339
35340 \end_layout
35341
35342 \end_inset
35343 </cell>
35344 </row>
35345 </lyxtabular>
35346
35347 \end_inset
35348
35349
35350 \end_layout
35351
35352 \begin_layout Standard
35353
35354 \series bold
35355
35356 \backslash
35357 cancelto
35358 \series default
35359  is especially suitable to visualize the reduction of fractions within formulas:
35360 \begin_inset Formula 
35361 \[
35362 \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}}}
35363 \]
35364
35365 \end_inset
35366
35367
35368 \end_layout
35369
35370 \begin_layout Standard
35371 To change the size of 
35372 \series bold
35373
35374 \backslash
35375 cancelto
35376 \series default
35377 's 
35378 \begin_inset Quotes eld
35379 \end_inset
35380
35381 subscript
35382 \begin_inset Quotes erd
35383 \end_inset
35384
35385  value one can add the \SpecialChar LaTeX
35386 -preamble line
35387 \end_layout
35388
35389 \begin_layout Standard
35390
35391 \series bold
35392
35393 \backslash
35394 PassOptionsToPackage{option}{cancel}
35395 \end_layout
35396
35397 \begin_layout Standard
35398 where 
35399 \series bold
35400 option
35401 \series default
35402  is either 
35403 \series bold
35404 samesize
35405 \series default
35406  which leads to the same size as for the canceled value, or 
35407 \series bold
35408 Smaller
35409 \series default
35410  which makes is it a bit smaller than normal.
35411 \end_layout
35412
35413 \begin_layout Standard
35414 To color the cancellation bar one adds this command as \SpecialChar TeX
35415  code:
35416 \end_layout
35417
35418 \begin_layout Standard
35419
35420 \series bold
35421
35422 \backslash
35423 renewcommand{
35424 \backslash
35425 CancelColor}{
35426 \backslash
35427 color{red}}
35428 \end_layout
35429
35430 \begin_layout Standard
35431
35432 \series bold
35433 red
35434 \series default
35435  can be replaced by a color of your choice.
35436 \end_layout
35437
35438 \begin_layout Standard
35439 \begin_inset ERT
35440 status collapsed
35441
35442 \begin_layout Plain Layout
35443
35444
35445 \backslash
35446 renewcommand{
35447 \backslash
35448 CancelColor}{
35449 \backslash
35450 color{red}}
35451 \end_layout
35452
35453 \end_inset
35454
35455
35456 \end_layout
35457
35458 \begin_layout Standard
35459 \begin_inset Formula 
35460 \[
35461 \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}}}
35462 \]
35463
35464 \end_inset
35465
35466
35467 \end_layout
35468
35469 \begin_layout Standard
35470 \begin_inset ERT
35471 status collapsed
35472
35473 \begin_layout Plain Layout
35474
35475
35476 \backslash
35477 renewcommand{
35478 \backslash
35479 CancelColor}{
35480 \backslash
35481 color{black}}
35482 \end_layout
35483
35484 \end_inset
35485
35486
35487 \begin_inset Note Note
35488 status open
35489
35490 \begin_layout Plain Layout
35491 reset the color
35492 \end_layout
35493
35494 \end_inset
35495
35496
35497 \end_layout
35498
35499 \begin_layout Standard
35500 For further customizations, see the documentation of the package 
35501 \series bold
35502 cancel
35503 \series default
35504
35505 \begin_inset CommandInset citation
35506 LatexCommand cite
35507 key "cancel"
35508
35509 \end_inset
35510
35511 .
35512 \begin_inset Index idx
35513 status collapsed
35514
35515 \begin_layout Plain Layout
35516 Packages ! cancel
35517 \end_layout
35518
35519 \end_inset
35520
35521
35522 \end_layout
35523
35524 \begin_layout Standard
35525 \begin_inset ERT
35526 status collapsed
35527
35528 \begin_layout Plain Layout
35529
35530
35531 \backslash
35532 else 
35533 \end_layout
35534
35535 \end_inset
35536
35537
35538 \begin_inset Note Note
35539 status open
35540
35541 \begin_layout Plain Layout
35542 The following will be displayed when the \SpecialChar LaTeX
35543 -package 
35544 \series bold
35545 cancel
35546 \series default
35547  is not installed:
35548 \end_layout
35549
35550 \end_inset
35551
35552
35553 \end_layout
35554
35555 \begin_layout Standard
35556 You need to install the \SpecialChar LaTeX
35557 -package 
35558 \series bold
35559 cancel
35560 \series default
35561  to see the rest of this subsection in the output.
35562 \end_layout
35563
35564 \begin_layout Standard
35565 \begin_inset ERT
35566 status collapsed
35567
35568 \begin_layout Plain Layout
35569
35570
35571 \backslash
35572 fi 
35573 \end_layout
35574
35575 \end_inset
35576
35577
35578 \end_layout
35579
35580 \begin_layout Subsection
35581 Formulas in Section Headings
35582 \begin_inset CommandInset label
35583 LatexCommand label
35584 name "subsec:Formulas-in-Section"
35585
35586 \end_inset
35587
35588
35589 \begin_inset Index idx
35590 status collapsed
35591
35592 \begin_layout Plain Layout
35593 Formula ! in section headings
35594 \end_layout
35595
35596 \end_inset
35597
35598
35599 \end_layout
35600
35601 \begin_layout Standard
35602 When formulas are used in section headings, the following has to be taken
35603  into account:
35604 \end_layout
35605
35606 \begin_layout Standard
35607 \begin_inset Note Greyedout
35608 status open
35609
35610 \begin_layout Plain Layout
35611 When 
35612 \series bold
35613 hyperref
35614 \series default
35615
35616 \begin_inset Index idx
35617 status collapsed
35618
35619 \begin_layout Plain Layout
35620 Packages ! hyperref
35621 \end_layout
35622
35623 \end_inset
35624
35625  support is enabled in the document settings dialog under 
35626 \family sans
35627 PDF
35628 \begin_inset space ~
35629 \end_inset
35630
35631 Properties
35632 \family default
35633 , PDF-bookmarks are created for every section heading in the table of contents.
35634  If a section heading contains formulas, they are incorrectly displayed
35635  in the bookmark text, because formulas in bookmarks infringe the PDF convention
35636 s.
35637 \end_layout
35638
35639 \end_inset
35640
35641
35642 \end_layout
35643
35644 \begin_layout Standard
35645 Both problems can be solved by inserting at the end of the section heading
35646  a short title with the menu 
35647 \family sans
35648 Insert\SpecialChar menuseparator
35649 Short
35650 \begin_inset space ~
35651 \end_inset
35652
35653 Title
35654 \family default
35655 .
35656  Short titles are used as alternative for multiline section headings to
35657  keep the table of contents clearly arranged.
35658  Only the short title appears in the table of contents and therefore also
35659  in the PDF-bookmark.
35660 \end_layout
35661
35662 \begin_layout Standard
35663 When formulas should be used in the table of contents but 
35664 \series bold
35665 hyperref
35666 \series default
35667  is used, one can use the following command in \SpecialChar TeX
35668  mode:
35669 \end_layout
35670
35671 \begin_layout Standard
35672
35673 \series bold
35674
35675 \backslash
35676 texorpdfstring{part}{alternative}
35677 \begin_inset Index idx
35678 status collapsed
35679
35680 \begin_layout Plain Layout
35681 Commands ! T ! 
35682 \backslash
35683 texorpdfstring
35684 \end_layout
35685
35686 \end_inset
35687
35688
35689 \end_layout
35690
35691 \begin_layout Standard
35692 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
35693  This can be characters, formulas, footnotes, but also cross-references.
35694  The alternative is used instead of the part for the bookmark.
35695 \end_layout
35696
35697 \begin_layout Standard
35698 Here are two example headings:
35699 \begin_inset VSpace -3mm
35700 \end_inset
35701
35702
35703 \begin_inset ERT
35704 status collapsed
35705
35706 \begin_layout Plain Layout
35707
35708
35709 \backslash
35710 boldmath 
35711 \end_layout
35712
35713 \end_inset
35714
35715
35716 \end_layout
35717
35718 \begin_layout Subsubsection
35719 Heading without formula in table of contents 
35720 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35721 \end_inset
35722
35723
35724 \begin_inset Argument 1
35725 status collapsed
35726
35727 \begin_layout Plain Layout
35728 Heading without formula in table of contents
35729 \end_layout
35730
35731 \end_inset
35732
35733
35734 \end_layout
35735
35736 \begin_layout Subsubsection
35737 Heading with formula in table of contents
35738 \begin_inset ERT
35739 status collapsed
35740
35741 \begin_layout Plain Layout
35742
35743
35744 \backslash
35745 texorpdfstring{
35746 \end_layout
35747
35748 \end_inset
35749
35750  
35751 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35752 \end_inset
35753
35754
35755 \begin_inset ERT
35756 status collapsed
35757
35758 \begin_layout Plain Layout
35759
35760 }{}
35761 \end_layout
35762
35763 \end_inset
35764
35765
35766 \end_layout
35767
35768 \begin_layout Standard
35769 \begin_inset ERT
35770 status collapsed
35771
35772 \begin_layout Plain Layout
35773
35774
35775 \backslash
35776 unboldmath 
35777 \end_layout
35778
35779 \end_inset
35780
35781 In the first heading a short title was used, in the second one 
35782 \series bold
35783
35784 \backslash
35785 texorpdfstring
35786 \series default
35787 .
35788 \end_layout
35789
35790 \begin_layout Standard
35791 To get the same formatting as for the other headings, the complete heading
35792  was set into a 
35793 \series bold
35794 boldmath
35795 \series default
35796  environment
35797 \begin_inset Foot
35798 status collapsed
35799
35800 \begin_layout Plain Layout
35801 see 
35802 \begin_inset CommandInset ref
35803 LatexCommand ref
35804 reference "subsec:Bold-Formulas"
35805
35806 \end_inset
35807
35808
35809 \end_layout
35810
35811 \end_inset
35812
35813 .
35814 \end_layout
35815
35816 \begin_layout Subsection
35817 Formulas in multi-column Text
35818 \begin_inset Index idx
35819 status collapsed
35820
35821 \begin_layout Plain Layout
35822 Formula ! in multi-column text
35823 \end_layout
35824
35825 \end_inset
35826
35827
35828 \end_layout
35829
35830 \begin_layout Standard
35831 Formulas in multi-column text are often too wide to fit into a column and
35832  thus need to be set over the whole page width.
35833  This is done by using the \SpecialChar LaTeX
35834 -package 
35835 \series bold
35836 multicol
35837 \series default
35838
35839 \begin_inset Foot
35840 status collapsed
35841
35842 \begin_layout Plain Layout
35843
35844 \series bold
35845 multicol
35846 \series default
35847  is part of every \SpecialChar LaTeX
35848  standard installation.
35849 \end_layout
35850
35851 \end_inset
35852
35853
35854 \begin_inset Index idx
35855 status collapsed
35856
35857 \begin_layout Plain Layout
35858 Packages ! multicol
35859 \end_layout
35860
35861 \end_inset
35862
35863 , that is loaded with the \SpecialChar LaTeX
35864 -preamble line
35865 \end_layout
35866
35867 \begin_layout Standard
35868
35869 \series bold
35870
35871 \backslash
35872 usepackage{multicol}
35873 \end_layout
35874
35875 \begin_layout Standard
35876 \begin_inset Note Greyedout
35877 status open
35878
35879 \begin_layout Plain Layout
35880 Note that in this case the setting 
35881 \family sans
35882 Two-column
35883 \begin_inset space ~
35884 \end_inset
35885
35886 document
35887 \family default
35888  in the menu 
35889 \family sans
35890 Document\SpecialChar menuseparator
35891 Settings
35892 \family default
35893  under 
35894 \family sans
35895 Text
35896 \begin_inset space ~
35897 \end_inset
35898
35899 Layout
35900 \family default
35901 \emph on
35902  
35903 \emph default
35904 must 
35905 \emph on
35906 not
35907 \emph default
35908  be selected.
35909 \end_layout
35910
35911 \end_inset
35912
35913
35914 \end_layout
35915
35916 \begin_layout Standard
35917 Before the multi-column text the command
35918 \end_layout
35919
35920 \begin_layout Standard
35921
35922 \series bold
35923
35924 \backslash
35925 begin{multicols}{column number}
35926 \end_layout
35927
35928 \begin_layout Standard
35929 is written in \SpecialChar TeX
35930  mode.
35931  The column number is a number in the range of 2
35932 \begin_inset space \thinspace{}
35933 \end_inset
35934
35935 -
35936 \begin_inset space \thinspace{}
35937 \end_inset
35938
35939 10.
35940  Before the formula the multi-column text is ended by inserting the command
35941 \end_layout
35942
35943 \begin_layout Standard
35944
35945 \series bold
35946
35947 \backslash
35948 end{multicols}
35949 \end_layout
35950
35951 \begin_layout Standard
35952 in \SpecialChar TeX
35953  mode.
35954 \end_layout
35955
35956 \begin_layout Standard
35957 Due to the command some space is automatically added before the formula.
35958  To revert this, -6
35959 \begin_inset space \thinspace{}
35960 \end_inset
35961
35962 mm vertical space is inserted before the formula.
35963  When the formula style 
35964 \series bold
35965 Indented
35966 \begin_inset Foot
35967 status collapsed
35968
35969 \begin_layout Plain Layout
35970 formula styles see 
35971 \begin_inset CommandInset ref
35972 LatexCommand ref
35973 reference "sec:Formula-Styles"
35974
35975 \end_inset
35976
35977
35978 \end_layout
35979
35980 \end_inset
35981
35982
35983 \series default
35984  is used, -9
35985 \begin_inset space \thinspace{}
35986 \end_inset
35987
35988 mm space is inserted instead.
35989 \end_layout
35990
35991 \begin_layout Standard
35992 As example a multi-column text with a displayed formula:
35993 \end_layout
35994
35995 \begin_layout Standard
35996
35997 \lang ngerman
35998 \begin_inset ERT
35999 status collapsed
36000
36001 \begin_layout Plain Layout
36002
36003
36004 \backslash
36005 begin{multicols}{2}
36006 \end_layout
36007
36008 \end_inset
36009
36010 Das Spektrum wird fouriertransformiert.
36011  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36012 , Lösungsmittel) zu trennen.
36013  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36014  nun das Aussehen des Ausgangssignals.
36015  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36016  über alle Phasen integrieren muss.
36017  Sei nun 
36018 \begin_inset Formula $S$
36019 \end_inset
36020
36021  unser normiertes Ausgangssignal und 
36022 \begin_inset Formula $P$
36023 \end_inset
36024
36025  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36026 \begin_inset ERT
36027 status collapsed
36028
36029 \begin_layout Plain Layout
36030
36031
36032 \backslash
36033 end{multicols}
36034 \end_layout
36035
36036 \end_inset
36037
36038
36039 \begin_inset VSpace -6mm
36040 \end_inset
36041
36042
36043 \begin_inset Formula 
36044 \begin{equation}
36045 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36046 \end{equation}
36047
36048 \end_inset
36049
36050
36051 \begin_inset ERT
36052 status collapsed
36053
36054 \begin_layout Plain Layout
36055
36056
36057 \backslash
36058 begin{multicols}{2}
36059 \end_layout
36060
36061 \end_inset
36062
36063 wobei 
36064 \begin_inset Formula $S_{0}$
36065 \end_inset
36066
36067  das Signal ohne Gradient ist und die Normierungsbedingung 
36068 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36069 \end_inset
36070
36071  gilt.
36072  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36073  Direkt nach dem 
36074 \begin_inset Formula $\nicefrac{\pi}{2}$
36075 \end_inset
36076
36077
36078 \begin_inset space \thinspace{}
36079 \end_inset
36080
36081 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36082  das Signal zusätzlich abschwächt.
36083  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36084  
36085 \begin_inset Formula $T_{2}$
36086 \end_inset
36087
36088 -Zeit.
36089 \end_layout
36090
36091 \begin_layout Standard
36092
36093 \lang ngerman
36094 \begin_inset ERT
36095 status collapsed
36096
36097 \begin_layout Plain Layout
36098
36099
36100 \backslash
36101 end{multicols}
36102 \end_layout
36103
36104 \end_inset
36105
36106
36107 \end_layout
36108
36109 \begin_layout Subsection
36110 Formulas with Description of Variables
36111 \begin_inset Index idx
36112 status collapsed
36113
36114 \begin_layout Plain Layout
36115 Formula ! with description of variables
36116 \end_layout
36117
36118 \end_inset
36119
36120
36121 \end_layout
36122
36123 \begin_layout Standard
36124 To describe variables within a formula, like in formula 
36125 \begin_inset CommandInset ref
36126 LatexCommand eqref
36127 reference "eq:within"
36128
36129 \end_inset
36130
36131 , a 2
36132 \series bold
36133 ×
36134 \series default
36135
36136 \begin_inset Formula $n$
36137 \end_inset
36138
36139
36140 \begin_inset space ~
36141 \end_inset
36142
36143 matrix is used with left aligned columns for the 
36144 \begin_inset Formula $n$
36145 \end_inset
36146
36147  used variables.
36148 \begin_inset Foot
36149 status collapsed
36150
36151 \begin_layout Plain Layout
36152 matrices see 
36153 \begin_inset CommandInset ref
36154 LatexCommand ref
36155 reference "sec:Matrices"
36156
36157 \end_inset
36158
36159
36160 \end_layout
36161
36162 \end_inset
36163
36164  To set the description in a smaller size, before the matrix e.
36165 \begin_inset space \thinspace{}
36166 \end_inset
36167
36168 g.
36169 \begin_inset space \space{}
36170 \end_inset
36171
36172 the command 
36173 \series bold
36174
36175 \backslash
36176 footnotesize
36177 \series default
36178  is inserted.
36179 \begin_inset Foot
36180 status collapsed
36181
36182 \begin_layout Plain Layout
36183 font sizes see 
36184 \begin_inset CommandInset ref
36185 LatexCommand ref
36186 reference "subsec:Font-Sizes"
36187
36188 \end_inset
36189
36190
36191 \end_layout
36192
36193 \end_inset
36194
36195
36196 \end_layout
36197
36198 \begin_layout Standard
36199 When the formula style 
36200 \series bold
36201 Indented
36202 \begin_inset Foot
36203 status collapsed
36204
36205 \begin_layout Plain Layout
36206 formula styles see 
36207 \begin_inset CommandInset ref
36208 LatexCommand ref
36209 reference "sec:Formula-Styles"
36210
36211 \end_inset
36212
36213
36214 \end_layout
36215
36216 \end_inset
36217
36218
36219 \series default
36220  is used, a 
36221 \series bold
36222
36223 \backslash
36224 hfill
36225 \series default
36226
36227 \begin_inset Foot
36228 status collapsed
36229
36230 \begin_layout Plain Layout
36231
36232 \series bold
36233
36234 \backslash
36235 hfill
36236 \series default
36237  only works in formulas with the style 
36238 \series bold
36239 Indented
36240 \series default
36241 , see 
36242 \begin_inset CommandInset ref
36243 LatexCommand ref
36244 reference "subsec:Variable-Space"
36245
36246 \end_inset
36247
36248 .
36249 \end_layout
36250
36251 \end_inset
36252
36253  is inserted before and after the matrix to have the same separation of
36254  the matrix from the equation and the side margin.
36255 \end_layout
36256
36257 \begin_layout Standard
36258 When the formula style 
36259 \series bold
36260 Centered
36261 \series default
36262  is used, the method described in 
36263 \begin_inset CommandInset ref
36264 LatexCommand ref
36265 reference "subsec:Flalign-Environment"
36266
36267 \end_inset
36268
36269  is used to indent formulas.
36270  Formula 
36271 \begin_inset CommandInset ref
36272 LatexCommand eqref
36273 reference "eq:within"
36274
36275 \end_inset
36276
36277  consists of five columns where in the first two columns contain the equation,
36278  the third the matrix and the last one an empty \SpecialChar TeX
36279  brace.
36280 \begin_inset Formula 
36281 \begin{flalign}
36282 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36283 \rho & \textrm{density}\\
36284 V & \textrm{volume}\\
36285 g & \textrm{gravitational acceleration}
36286 \end{array} &  & {}\label{eq:within}
36287 \end{flalign}
36288
36289 \end_inset
36290
36291
36292 \end_layout
36293
36294 \begin_layout Subsection
36295 Upright small Greek Letters
36296 \begin_inset CommandInset label
36297 LatexCommand label
36298 name "subsec:Upright-small-Greek"
36299
36300 \end_inset
36301
36302
36303 \begin_inset Index idx
36304 status collapsed
36305
36306 \begin_layout Plain Layout
36307 Greek letters ! upright
36308 \end_layout
36309
36310 \end_inset
36311
36312
36313 \end_layout
36314
36315 \begin_layout Standard
36316 Most of the math fonts only provide italic small Greek letters.
36317  But for symbols of elementary particles like pions and neutrinos, upright
36318  Greek letters are needed.
36319  The file 
36320 \series bold
36321 upgreek.sty
36322 \series default
36323
36324 \begin_inset Foot
36325 status collapsed
36326
36327 \begin_layout Plain Layout
36328
36329 \series bold
36330 upgreek
36331 \series default
36332  is part of the \SpecialChar LaTeX
36333 -package 
36334 \series bold
36335 was
36336 \series default
36337
36338 \begin_inset Index idx
36339 status collapsed
36340
36341 \begin_layout Plain Layout
36342 Packages ! was
36343 \begin_inset ERT
36344 status collapsed
36345
36346 \begin_layout Plain Layout
36347
36348
36349 \backslash
36350 vspace{4mm}
36351 \end_layout
36352
36353 \end_inset
36354
36355
36356 \end_layout
36357
36358 \end_inset
36359
36360 .
36361 \end_layout
36362
36363 \end_inset
36364
36365
36366 \begin_inset Index idx
36367 status collapsed
36368
36369 \begin_layout Plain Layout
36370 Packages ! upgreek
36371 \end_layout
36372
36373 \end_inset
36374
36375  that is loaded with the \SpecialChar LaTeX
36376 -preamble line
36377 \end_layout
36378
36379 \begin_layout Standard
36380
36381 \series bold
36382
36383 \backslash
36384 usepackage{upgreek}
36385 \end_layout
36386
36387 \begin_layout Standard
36388 provides them.
36389  
36390 \begin_inset ERT
36391 status collapsed
36392
36393 \begin_layout Plain Layout
36394
36395
36396 \backslash
36397 ifupgreek 
36398 \end_layout
36399
36400 \end_inset
36401
36402
36403 \begin_inset Note Note
36404 status open
36405
36406 \begin_layout Plain Layout
36407 The following table will only be displayed when the \SpecialChar LaTeX
36408 -package 
36409 \series bold
36410 upgreek
36411 \series default
36412  is installed:
36413 \end_layout
36414
36415 \end_inset
36416
36417  They are created when the command for a small Greek letter is started with
36418  
36419 \series bold
36420 up
36421 \series default
36422 .
36423  For example the command 
36424 \series bold
36425
36426 \backslash
36427 uptau
36428 \series default
36429  creates this: 
36430 \begin_inset Formula $\uptau$
36431 \end_inset
36432
36433
36434 \end_layout
36435
36436 \begin_layout Standard
36437 With these commands reactions of elementary particles can be typeset:
36438 \begin_inset Formula 
36439 \[
36440 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
36441 \]
36442
36443 \end_inset
36444
36445
36446 \end_layout
36447
36448 \begin_layout Standard
36449 The upright letters are more bold and wider than the italic ones.
36450  They should therefore not be used for units like 
36451 \begin_inset Quotes eld
36452 \end_inset
36453
36454 µm
36455 \begin_inset Quotes erd
36456 \end_inset
36457
36458 .
36459 \end_layout
36460
36461 \begin_layout Standard
36462 \begin_inset ERT
36463 status collapsed
36464
36465 \begin_layout Plain Layout
36466
36467
36468 \backslash
36469 else 
36470 \end_layout
36471
36472 \end_inset
36473
36474
36475 \begin_inset Note Note
36476 status open
36477
36478 \begin_layout Plain Layout
36479 The following will be displayed when the \SpecialChar LaTeX
36480 -package 
36481 \series bold
36482 upgreek
36483 \series default
36484  is not installed:
36485 \end_layout
36486
36487 \end_inset
36488
36489
36490 \end_layout
36491
36492 \begin_layout Standard
36493 You need to install the \SpecialChar LaTeX
36494 -package 
36495 \series bold
36496 upgreek
36497 \series default
36498  to see the rest of this subsection in the output.
36499 \end_layout
36500
36501 \begin_layout Standard
36502 \begin_inset ERT
36503 status collapsed
36504
36505 \begin_layout Plain Layout
36506
36507
36508 \backslash
36509 fi 
36510 \end_layout
36511
36512 \end_inset
36513
36514
36515 \end_layout
36516
36517 \begin_layout Subsection
36518 Text Characters in Formulas
36519 \begin_inset Index idx
36520 status collapsed
36521
36522 \begin_layout Plain Layout
36523 Text ! in formulas
36524 \end_layout
36525
36526 \end_inset
36527
36528
36529 \end_layout
36530
36531 \begin_layout Standard
36532 In some cases you might want to insert text characters directly into formulas.
36533  When for example the centered dot · is often used in formulas like 
36534 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36535 \end_inset
36536
36537 , one would have to insert the command 
36538 \series bold
36539
36540 \backslash
36541 cdot
36542 \series default
36543
36544 \begin_inset Foot
36545 status collapsed
36546
36547 \begin_layout Plain Layout
36548 see 
36549 \begin_inset CommandInset ref
36550 LatexCommand ref
36551 reference "subsec:Binary-Operators"
36552
36553 \end_inset
36554
36555
36556 \end_layout
36557
36558 \end_inset
36559
36560  all the time, because this character is defined in all encodings as text
36561  character.
36562  But the encoding can be changed by this \SpecialChar LaTeX
36563 -preamble line:
36564 \end_layout
36565
36566 \begin_layout Standard
36567
36568 \series bold
36569
36570 \backslash
36571 Declare Inputtext{183}{
36572 \backslash
36573 ifmmode
36574 \backslash
36575 cdot
36576 \backslash
36577 else
36578 \backslash
36579 textperiodcentered
36580 \backslash
36581 f\SpecialChar ligaturebreak
36582 i}
36583 \end_layout
36584
36585 \begin_layout Standard
36586 The character encoding (menu 
36587 \family sans
36588 Document\SpecialChar menuseparator
36589 Settings\SpecialChar menuseparator
36590 Language
36591 \family default
36592 ) specifies what character appears when a keyboard key is pressed.
36593  When the key for the character '·' is pressed, internally the command 
36594 \series bold
36595
36596 \backslash
36597 textperiodcentered
36598 \series default
36599  is used.
36600  But this command is not available in a formula so that you would get \SpecialChar LaTeX
36601 -errors.
36602  With the changed encoding the right command is chosen automatically, depending
36603  on if the character was inserted into a formula or not.
36604 \end_layout
36605
36606 \begin_layout Standard
36607 The encoding of several characters is saved in definition files.
36608  For example the encoding 
36609 \series bold
36610 latin9
36611 \series default
36612  is defined in the file 
36613 \series bold
36614 latin9.def
36615 \series default
36616  which is in the installation folder of \SpecialChar LaTeX
36617 .
36618  Encodings should only be changed via the \SpecialChar LaTeX
36619 -preamble and not in the definition
36620  files.
36621  Otherwise documents could not be edited by other \SpecialChar LyX
36622  users working on other
36623  computers.
36624 \end_layout
36625
36626 \begin_layout Standard
36627 \begin_inset VSpace medskip
36628 \end_inset
36629
36630 Besides the centered dot, in this document the degree sign ° is defined
36631  with the following \SpecialChar LaTeX
36632 -preamble line so that it can be directly inserted into
36633  a formula:
36634 \end_layout
36635
36636 \begin_layout Standard
36637
36638 \series bold
36639
36640 \backslash
36641 DeclareInputtext{176}{
36642 \backslash
36643 ifmmode^
36644 \backslash
36645 circ
36646 \backslash
36647 else
36648 \backslash
36649 textdegree
36650 \backslash
36651 f\SpecialChar ligaturebreak
36652 i}
36653 \end_layout
36654
36655 \begin_layout Subsection
36656 \SpecialChar LaTeX
36657 -comments in formulas
36658 \begin_inset Index idx
36659 status collapsed
36660
36661 \begin_layout Plain Layout
36662 \SpecialChar LaTeX
36663 -comments
36664 \end_layout
36665
36666 \end_inset
36667
36668
36669 \end_layout
36670
36671 \begin_layout Standard
36672 In text you can insert a comment that will only be visible in the \SpecialChar LaTeX
36673  source
36674  code of your file with the menu 
36675 \family sans
36676 Insert\SpecialChar menuseparator
36677 Note\SpecialChar menuseparator
36678 Comment
36679 \family default
36680 .
36681  This is not possible in a formula but you can insert \SpecialChar LaTeX
36682 -comments with the
36683  command
36684 \end_layout
36685
36686 \begin_layout Standard
36687
36688 \series bold
36689
36690 \backslash
36691 %
36692 \end_layout
36693
36694 \begin_layout Standard
36695 This creates a box in which you can write your comment.
36696  Due to a bug in \SpecialChar LyX
36697
36698 \begin_inset Foot
36699 status collapsed
36700
36701 \begin_layout Plain Layout
36702 \begin_inset CommandInset href
36703 LatexCommand href
36704 name "LyX-bug #9002"
36705 target "http://www.lyx.org/trac/ticket/9002"
36706
36707 \end_inset
36708
36709
36710 \end_layout
36711
36712 \end_inset
36713
36714  you cannot write normal text inside the comment, even when you use mathematical
36715  text, you will see its \SpecialChar LaTeX
36716 -commands in the \SpecialChar LaTeX
36717 -output.
36718 \begin_inset Newline newline
36719 \end_inset
36720
36721 This a formula with a \SpecialChar LaTeX
36722 -comment:
36723 \begin_inset Formula 
36724 \[
36725 A=B%\text{This is the comment}
36726 \]
36727
36728 \end_inset
36729
36730
36731 \end_layout
36732
36733 \begin_layout Standard
36734 \begin_inset Newpage newpage
36735 \end_inset
36736
36737
36738 \end_layout
36739
36740 \begin_layout Section
36741 \start_of_appendix
36742 Typographic Advice
36743 \begin_inset Index idx
36744 status collapsed
36745
36746 \begin_layout Plain Layout
36747 Typographic advice
36748 \end_layout
36749
36750 \end_inset
36751
36752
36753 \end_layout
36754
36755 \begin_layout Standard
36756 This section is a summary of the most important typographic rules, listed
36757  in ISO norms.
36758 \begin_inset Foot
36759 status collapsed
36760
36761 \begin_layout Plain Layout
36762 This collection was partly taken from the German semi-official dictionary
36763  called 
36764 \begin_inset Quotes eld
36765 \end_inset
36766
36767 Duden
36768 \begin_inset Quotes erd
36769 \end_inset
36770
36771  
36772 \begin_inset CommandInset citation
36773 LatexCommand cite
36774 key "Duden"
36775
36776 \end_inset
36777
36778  that lists some of the ISO rules.
36779  More rules are listed in 
36780 \begin_inset CommandInset citation
36781 LatexCommand cite
36782 key "Checklist"
36783
36784 \end_inset
36785
36786 .
36787 \end_layout
36788
36789 \end_inset
36790
36791
36792 \end_layout
36793
36794 \begin_layout Itemize
36795 Physical units are 
36796 \emph on
36797 always
36798 \emph default
36799  set upright
36800 \begin_inset Foot
36801 status collapsed
36802
36803 \begin_layout Plain Layout
36804 done with font styles, see 
36805 \begin_inset CommandInset ref
36806 LatexCommand ref
36807 reference "subsec:Font-Styles"
36808
36809 \end_inset
36810
36811
36812 \end_layout
36813
36814 \end_inset
36815
36816 , no matter if they appear in italic text: 30
36817 \begin_inset space \thinspace{}
36818 \end_inset
36819
36820 km/h
36821 \begin_inset Newline newline
36822 \end_inset
36823
36824 Between the value and the unit is the smallest space, see 
36825 \begin_inset CommandInset ref
36826 LatexCommand ref
36827 reference "subsec:Predefined-Space"
36828
36829 \end_inset
36830
36831 .
36832 \begin_inset Newline newline
36833 \end_inset
36834
36835 This convention is automatically fulfilled when the command 
36836 \series bold
36837
36838 \backslash
36839 unittwo
36840 \series default
36841  is used.
36842  When it is entered to a formula, two boxes appear.
36843  In the first one the value is inserted, in the second one the unit, and
36844  one gets as above: 
36845 \begin_inset Formula $\unit[30]{km/h}$
36846 \end_inset
36847
36848
36849 \begin_inset space \thinspace{}
36850 \end_inset
36851
36852 .
36853  Note that 
36854 \series bold
36855
36856 \backslash
36857 unittwo
36858 \series default
36859  is not a real \SpecialChar LaTeX
36860  command but the command 
36861 \series bold
36862
36863 \backslash
36864 unit[value]{unit}
36865 \series default
36866 , therefore you cannot use it in \SpecialChar TeX
36867  code.
36868 \end_layout
36869
36870 \begin_layout Itemize
36871 Percent and perthousand signs are set like physical units:
36872 \begin_inset Newline newline
36873 \end_inset
36874
36875 1.2
36876 \begin_inset space \thinspace{}
36877 \end_inset
36878
36879 ‰ alcohol in blood
36880 \end_layout
36881
36882 \begin_layout Itemize
36883 The degree sign follows directly on the value: 15°, but not when it is used
36884  in units: 15
36885 \begin_inset space \thinspace{}
36886 \end_inset
36887
36888 °C
36889 \end_layout
36890
36891 \begin_layout Itemize
36892 In numbers with more than four digits the smallest space is inserted before
36893  every third digit to group them: 
36894 \family roman
36895 \series medium
36896 \shape up
36897 \size normal
36898 \emph off
36899 \bar no
36900 \noun off
36901 \color none
36902 18
36903 \begin_inset space \thinspace{}
36904 \end_inset
36905
36906 473
36907 \begin_inset space \thinspace{}
36908 \end_inset
36909
36910 588
36911 \end_layout
36912
36913 \begin_layout Itemize
36914 For dimensions like 120×90×40
36915 \begin_inset space \thinspace{}
36916 \end_inset
36917
36918 cm the multiplication sign 
36919 \begin_inset Quotes eld
36920 \end_inset
36921
36922 ×
36923 \begin_inset Quotes erd
36924 \end_inset
36925
36926  is used.
36927  It is available either via the command 
36928 \series bold
36929
36930 \backslash
36931 times
36932 \series default
36933  or via the menu 
36934 \family sans
36935 Insert\SpecialChar menuseparator
36936 Special Character\SpecialChar menuseparator
36937 Symbols
36938 \family default
36939 .
36940 \end_layout
36941
36942 \begin_layout Itemize
36943 Functions with names consisting of several letters are set upright to avoid
36944  confusions, see 
36945 \begin_inset CommandInset ref
36946 LatexCommand ref
36947 reference "subsec:Predefined-Functions"
36948
36949 \end_inset
36950
36951 .
36952 \end_layout
36953
36954 \begin_layout Itemize
36955 Indices consisting of several letters, are set upright: 
36956 \begin_inset Formula $E_{\mathrm{kin}}$
36957 \end_inset
36958
36959
36960 \begin_inset Newline newline
36961 \end_inset
36962
36963 Components of matrices are set italic: 
36964 \begin_inset Formula $\hat{H}_{kl}$
36965 \end_inset
36966
36967
36968 \end_layout
36969
36970 \begin_layout Itemize
36971 The differentiation/integration operator 'd', the Euler's number 'e' and
36972  the imaginary unit 'i' should be set upright, to avoid mixing them up with
36973  other variables.
36974 \end_layout
36975
36976 \begin_layout Itemize
36977 The character that denotes a 
36978 \noun on
36979 Fourier
36980 \noun default
36981  transformation is inserted either by the command 
36982 \series bold
36983
36984 \backslash
36985 mathscr
36986 \begin_inset space \textvisiblespace{}
36987 \end_inset
36988
36989 F
36990 \series default
36991  or via the menu 
36992 \family sans
36993 Insert\SpecialChar menuseparator
36994 Special Character\SpecialChar menuseparator
36995 Symbols\SpecialChar menuseparator
36996 Letterlike
36997 \begin_inset space ~
36998 \end_inset
36999
37000 Symbols
37001 \family default
37002
37003 \begin_inset Formula $\mathscr{F}$
37004 \end_inset
37005
37006
37007 \end_layout
37008
37009 \begin_layout Standard
37010 \begin_inset Newpage newpage
37011 \end_inset
37012
37013
37014 \end_layout
37015
37016 \begin_layout Section
37017 Synonyms
37018 \begin_inset Index idx
37019 status collapsed
37020
37021 \begin_layout Plain Layout
37022 Synonyms
37023 \end_layout
37024
37025 \end_inset
37026
37027
37028 \end_layout
37029
37030 \begin_layout Standard
37031 Some characters and symbols can be created with several commands.
37032  Here is a list of the synonym commands:
37033 \end_layout
37034
37035 \begin_layout Standard
37036 \begin_inset VSpace bigskip
37037 \end_inset
37038
37039
37040 \begin_inset space \hfill{}
37041 \end_inset
37042
37043
37044 \begin_inset Tabular
37045 <lyxtabular version="3" rows="12" columns="2">
37046 <features booktabs="true" tabularvalignment="middle">
37047 <column alignment="center" valignment="top" width="0pt">
37048 <column alignment="center" valignment="top" width="0pt">
37049 <row>
37050 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37051 \begin_inset Text
37052
37053 \begin_layout Plain Layout
37054 Command
37055 \end_layout
37056
37057 \end_inset
37058 </cell>
37059 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37060 \begin_inset Text
37061
37062 \begin_layout Plain Layout
37063 equivalent to
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 ast
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 \end_layout
37087
37088 \end_inset
37089 </cell>
37090 </row>
37091 <row>
37092 <cell alignment="center" valignment="top" usebox="none">
37093 \begin_inset Text
37094
37095 \begin_layout Plain Layout
37096
37097 \backslash
37098 choose
37099 \end_layout
37100
37101 \end_inset
37102 </cell>
37103 <cell alignment="center" valignment="top" usebox="none">
37104 \begin_inset Text
37105
37106 \begin_layout Plain Layout
37107
37108 \backslash
37109 binom
37110 \end_layout
37111
37112 \end_inset
37113 </cell>
37114 </row>
37115 <row>
37116 <cell alignment="center" valignment="top" usebox="none">
37117 \begin_inset Text
37118
37119 \begin_layout Plain Layout
37120
37121 \backslash
37122 geq
37123 \end_layout
37124
37125 \end_inset
37126 </cell>
37127 <cell alignment="center" valignment="top" usebox="none">
37128 \begin_inset Text
37129
37130 \begin_layout Plain Layout
37131
37132 \backslash
37133 ge
37134 \end_layout
37135
37136 \end_inset
37137 </cell>
37138 </row>
37139 <row>
37140 <cell alignment="center" valignment="top" usebox="none">
37141 \begin_inset Text
37142
37143 \begin_layout Plain Layout
37144
37145 \backslash
37146 lbrace
37147 \end_layout
37148
37149 \end_inset
37150 </cell>
37151 <cell alignment="center" valignment="top" usebox="none">
37152 \begin_inset Text
37153
37154 \begin_layout Plain Layout
37155 {
37156 \end_layout
37157
37158 \end_inset
37159 </cell>
37160 </row>
37161 <row>
37162 <cell alignment="center" valignment="top" usebox="none">
37163 \begin_inset Text
37164
37165 \begin_layout Plain Layout
37166
37167 \backslash
37168 lbracket
37169 \end_layout
37170
37171 \end_inset
37172 </cell>
37173 <cell alignment="center" valignment="top" usebox="none">
37174 \begin_inset Text
37175
37176 \begin_layout Plain Layout
37177 [
37178 \end_layout
37179
37180 \end_inset
37181 </cell>
37182 </row>
37183 <row>
37184 <cell alignment="center" valignment="top" usebox="none">
37185 \begin_inset Text
37186
37187 \begin_layout Plain Layout
37188
37189 \backslash
37190 leftarrow
37191 \end_layout
37192
37193 \end_inset
37194 </cell>
37195 <cell alignment="center" valignment="top" usebox="none">
37196 \begin_inset Text
37197
37198 \begin_layout Plain Layout
37199
37200 \backslash
37201 gets
37202 \end_layout
37203
37204 \end_inset
37205 </cell>
37206 </row>
37207 <row>
37208 <cell alignment="center" valignment="top" usebox="none">
37209 \begin_inset Text
37210
37211 \begin_layout Plain Layout
37212
37213 \backslash
37214 leq
37215 \end_layout
37216
37217 \end_inset
37218 </cell>
37219 <cell alignment="center" valignment="top" usebox="none">
37220 \begin_inset Text
37221
37222 \begin_layout Plain Layout
37223
37224 \backslash
37225 le
37226 \end_layout
37227
37228 \end_inset
37229 </cell>
37230 </row>
37231 <row>
37232 <cell alignment="center" valignment="top" usebox="none">
37233 \begin_inset Text
37234
37235 \begin_layout Plain Layout
37236
37237 \backslash
37238 lor
37239 \end_layout
37240
37241 \end_inset
37242 </cell>
37243 <cell alignment="center" valignment="top" usebox="none">
37244 \begin_inset Text
37245
37246 \begin_layout Plain Layout
37247
37248 \backslash
37249 vee
37250 \end_layout
37251
37252 \end_inset
37253 </cell>
37254 </row>
37255 <row>
37256 <cell alignment="center" valignment="top" usebox="none">
37257 \begin_inset Text
37258
37259 \begin_layout Plain Layout
37260
37261 \backslash
37262 neq
37263 \end_layout
37264
37265 \end_inset
37266 </cell>
37267 <cell alignment="center" valignment="top" usebox="none">
37268 \begin_inset Text
37269
37270 \begin_layout Plain Layout
37271
37272 \backslash
37273 not=
37274 \end_layout
37275
37276 \end_inset
37277 </cell>
37278 </row>
37279 <row>
37280 <cell alignment="center" valignment="top" usebox="none">
37281 \begin_inset Text
37282
37283 \begin_layout Plain Layout
37284
37285 \backslash
37286 slash
37287 \end_layout
37288
37289 \end_inset
37290 </cell>
37291 <cell alignment="center" valignment="top" usebox="none">
37292 \begin_inset Text
37293
37294 \begin_layout Plain Layout
37295 /
37296 \end_layout
37297
37298 \end_inset
37299 </cell>
37300 </row>
37301 <row>
37302 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37303 \begin_inset Text
37304
37305 \begin_layout Plain Layout
37306
37307 \backslash
37308 vert
37309 \end_layout
37310
37311 \end_inset
37312 </cell>
37313 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37314 \begin_inset Text
37315
37316 \begin_layout Plain Layout
37317 |
37318 \end_layout
37319
37320 \end_inset
37321 </cell>
37322 </row>
37323 </lyxtabular>
37324
37325 \end_inset
37326
37327
37328 \begin_inset space \hfill{}
37329 \end_inset
37330
37331
37332 \begin_inset Tabular
37333 <lyxtabular version="3" rows="12" columns="2">
37334 <features booktabs="true" tabularvalignment="middle">
37335 <column alignment="center" valignment="top" width="0pt">
37336 <column alignment="center" valignment="top" width="0pt">
37337 <row>
37338 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37339 \begin_inset Text
37340
37341 \begin_layout Plain Layout
37342 Command
37343 \end_layout
37344
37345 \end_inset
37346 </cell>
37347 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37348 \begin_inset Text
37349
37350 \begin_layout Plain Layout
37351 equivalent to
37352 \end_layout
37353
37354 \end_inset
37355 </cell>
37356 </row>
37357 <row>
37358 <cell alignment="center" valignment="top" usebox="none">
37359 \begin_inset Text
37360
37361 \begin_layout Plain Layout
37362
37363 \backslash
37364 backslash
37365 \end_layout
37366
37367 \end_inset
37368 </cell>
37369 <cell alignment="center" valignment="top" usebox="none">
37370 \begin_inset Text
37371
37372 \begin_layout Plain Layout
37373
37374 \backslash
37375
37376 \backslash
37377
37378 \end_layout
37379
37380 \end_inset
37381 </cell>
37382 </row>
37383 <row>
37384 <cell alignment="center" valignment="top" usebox="none">
37385 \begin_inset Text
37386
37387 \begin_layout Plain Layout
37388
37389 \backslash
37390 dasharrow
37391 \end_layout
37392
37393 \end_inset
37394 </cell>
37395 <cell alignment="center" valignment="top" usebox="none">
37396 \begin_inset Text
37397
37398 \begin_layout Plain Layout
37399
37400 \backslash
37401 dashrightarrow
37402 \end_layout
37403
37404 \end_inset
37405 </cell>
37406 </row>
37407 <row>
37408 <cell alignment="center" valignment="top" usebox="none">
37409 \begin_inset Text
37410
37411 \begin_layout Plain Layout
37412
37413 \backslash
37414 land
37415 \end_layout
37416
37417 \end_inset
37418 </cell>
37419 <cell alignment="center" valignment="top" usebox="none">
37420 \begin_inset Text
37421
37422 \begin_layout Plain Layout
37423
37424 \backslash
37425 wedge
37426 \end_layout
37427
37428 \end_inset
37429 </cell>
37430 </row>
37431 <row>
37432 <cell alignment="center" valignment="top" usebox="none">
37433 \begin_inset Text
37434
37435 \begin_layout Plain Layout
37436
37437 \backslash
37438 rbrace
37439 \end_layout
37440
37441 \end_inset
37442 </cell>
37443 <cell alignment="center" valignment="top" usebox="none">
37444 \begin_inset Text
37445
37446 \begin_layout Plain Layout
37447 }
37448 \end_layout
37449
37450 \end_inset
37451 </cell>
37452 </row>
37453 <row>
37454 <cell alignment="center" valignment="top" usebox="none">
37455 \begin_inset Text
37456
37457 \begin_layout Plain Layout
37458
37459 \backslash
37460 rbracket
37461 \end_layout
37462
37463 \end_inset
37464 </cell>
37465 <cell alignment="center" valignment="top" usebox="none">
37466 \begin_inset Text
37467
37468 \begin_layout Plain Layout
37469 ]
37470 \end_layout
37471
37472 \end_inset
37473 </cell>
37474 </row>
37475 <row>
37476 <cell alignment="center" valignment="top" usebox="none">
37477 \begin_inset Text
37478
37479 \begin_layout Plain Layout
37480
37481 \backslash
37482 rightarrow
37483 \end_layout
37484
37485 \end_inset
37486 </cell>
37487 <cell alignment="center" valignment="top" usebox="none">
37488 \begin_inset Text
37489
37490 \begin_layout Plain Layout
37491
37492 \backslash
37493 to
37494 \end_layout
37495
37496 \end_inset
37497 </cell>
37498 </row>
37499 <row>
37500 <cell alignment="center" valignment="top" usebox="none">
37501 \begin_inset Text
37502
37503 \begin_layout Plain Layout
37504
37505 \backslash
37506 lnot
37507 \end_layout
37508
37509 \end_inset
37510 </cell>
37511 <cell alignment="center" valignment="top" usebox="none">
37512 \begin_inset Text
37513
37514 \begin_layout Plain Layout
37515
37516 \backslash
37517 neg
37518 \end_layout
37519
37520 \end_inset
37521 </cell>
37522 </row>
37523 <row>
37524 <cell alignment="center" valignment="top" usebox="none">
37525 \begin_inset Text
37526
37527 \begin_layout Plain Layout
37528
37529 \backslash
37530 ne
37531 \end_layout
37532
37533 \end_inset
37534 </cell>
37535 <cell alignment="center" valignment="top" usebox="none">
37536 \begin_inset Text
37537
37538 \begin_layout Plain Layout
37539
37540 \backslash
37541 not=
37542 \end_layout
37543
37544 \end_inset
37545 </cell>
37546 </row>
37547 <row>
37548 <cell alignment="center" valignment="top" usebox="none">
37549 \begin_inset Text
37550
37551 \begin_layout Plain Layout
37552
37553 \backslash
37554 owns
37555 \end_layout
37556
37557 \end_inset
37558 </cell>
37559 <cell alignment="center" valignment="top" usebox="none">
37560 \begin_inset Text
37561
37562 \begin_layout Plain Layout
37563
37564 \backslash
37565 ni
37566 \end_layout
37567
37568 \end_inset
37569 </cell>
37570 </row>
37571 <row>
37572 <cell alignment="center" valignment="top" usebox="none">
37573 \begin_inset Text
37574
37575 \begin_layout Plain Layout
37576
37577 \backslash
37578 square
37579 \end_layout
37580
37581 \end_inset
37582 </cell>
37583 <cell alignment="center" valignment="top" usebox="none">
37584 \begin_inset Text
37585
37586 \begin_layout Plain Layout
37587
37588 \backslash
37589 Box
37590 \end_layout
37591
37592 \end_inset
37593 </cell>
37594 </row>
37595 <row>
37596 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37597 \begin_inset Text
37598
37599 \begin_layout Plain Layout
37600
37601 \backslash
37602 Vert
37603 \end_layout
37604
37605 \end_inset
37606 </cell>
37607 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37608 \begin_inset Text
37609
37610 \begin_layout Plain Layout
37611
37612 \backslash
37613 |
37614 \end_layout
37615
37616 \end_inset
37617 </cell>
37618 </row>
37619 </lyxtabular>
37620
37621 \end_inset
37622
37623
37624 \begin_inset space \hfill{}
37625 \end_inset
37626
37627
37628 \end_layout
37629
37630 \begin_layout Standard
37631 \begin_inset Newpage newpage
37632 \end_inset
37633
37634
37635 \end_layout
37636
37637 \begin_layout Bibliography
37638 \begin_inset CommandInset bibitem
37639 LatexCommand bibitem
37640 key "TLC2"
37641
37642 \end_inset
37643
37644
37645 \shape smallcaps
37646 Mittelbach, F.
37647  ; Goossens, M.
37648 \shape default
37649
37650 \shape italic
37651 The \SpecialChar LaTeX
37652  Companion
37653 \shape default
37654 .
37655  Addison Wesley, 2004
37656 \end_layout
37657
37658 \begin_layout Bibliography
37659 \begin_inset CommandInset bibitem
37660 LatexCommand bibitem
37661 key "Mathmode"
37662
37663 \end_inset
37664
37665
37666 \begin_inset CommandInset href
37667 LatexCommand href
37668 name "Description"
37669 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37670
37671 \end_inset
37672
37673  of \SpecialChar LaTeX
37674 's math abilities
37675 \end_layout
37676
37677 \begin_layout Bibliography
37678 \begin_inset CommandInset bibitem
37679 LatexCommand bibitem
37680 key "AMS"
37681
37682 \end_inset
37683
37684
37685 \begin_inset CommandInset href
37686 LatexCommand href
37687 name "Description"
37688 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
37689
37690 \end_inset
37691
37692  of 
37693 \begin_inset ERT
37694 status collapsed
37695
37696 \begin_layout Plain Layout
37697
37698
37699 \backslash
37700 AmS
37701 \end_layout
37702
37703 \end_inset
37704
37705 -\SpecialChar LaTeX
37706
37707 \end_layout
37708
37709 \begin_layout Bibliography
37710 \begin_inset CommandInset bibitem
37711 LatexCommand bibitem
37712 key "Symbols"
37713
37714 \end_inset
37715
37716
37717 \begin_inset CommandInset href
37718 LatexCommand href
37719 name "List"
37720 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37721
37722 \end_inset
37723
37724  of all symbols available with \SpecialChar LaTeX
37725 -packages
37726 \end_layout
37727
37728 \begin_layout Bibliography
37729 \begin_inset CommandInset bibitem
37730 LatexCommand bibitem
37731 key "cancel"
37732
37733 \end_inset
37734
37735
37736 \begin_inset CommandInset href
37737 LatexCommand href
37738 name "Documentation"
37739 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37740
37741 \end_inset
37742
37743  of the \SpecialChar LaTeX
37744 -package 
37745 \series bold
37746 cancel
37747 \series default
37748
37749 \begin_inset Index idx
37750 status collapsed
37751
37752 \begin_layout Plain Layout
37753 Packages ! cancel
37754 \end_layout
37755
37756 \end_inset
37757
37758
37759 \end_layout
37760
37761 \begin_layout Bibliography
37762 \begin_inset CommandInset bibitem
37763 LatexCommand bibitem
37764 key "hyperref"
37765
37766 \end_inset
37767
37768
37769 \begin_inset CommandInset href
37770 LatexCommand href
37771 name "Documentation"
37772 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37773
37774 \end_inset
37775
37776  of the \SpecialChar LaTeX
37777 -package 
37778 \series bold
37779 hyperref
37780 \series default
37781
37782 \begin_inset Index idx
37783 status collapsed
37784
37785 \begin_layout Plain Layout
37786 Packages ! hyperref
37787 \end_layout
37788
37789 \end_inset
37790
37791
37792 \end_layout
37793
37794 \begin_layout Bibliography
37795 \begin_inset CommandInset bibitem
37796 LatexCommand bibitem
37797 key "mhchem"
37798
37799 \end_inset
37800
37801
37802 \begin_inset CommandInset href
37803 LatexCommand href
37804 name "Documentation"
37805 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37806
37807 \end_inset
37808
37809  of the \SpecialChar LaTeX
37810 -package 
37811 \series bold
37812 mhchem
37813 \series default
37814
37815 \begin_inset Index idx
37816 status collapsed
37817
37818 \begin_layout Plain Layout
37819 Packages ! mhchem
37820 \end_layout
37821
37822 \end_inset
37823
37824
37825 \end_layout
37826
37827 \begin_layout Bibliography
37828 \begin_inset CommandInset bibitem
37829 LatexCommand bibitem
37830 key "Duden"
37831
37832 \end_inset
37833
37834
37835 \emph on
37836 Duden Band 1
37837 \emph default
37838 .
37839  22.
37840  Auflage, Duden 2001
37841 \end_layout
37842
37843 \begin_layout Bibliography
37844 \begin_inset CommandInset bibitem
37845 LatexCommand bibitem
37846 key "Checklist"
37847
37848 \end_inset
37849
37850
37851 \begin_inset CommandInset href
37852 LatexCommand href
37853 name "Check list"
37854 target "http://physics.nist.gov/Pubs/SP811/sec11.html"
37855
37856 \end_inset
37857
37858  for reviewing manuscripts
37859 \end_layout
37860
37861 \begin_layout Standard
37862 \begin_inset CommandInset index_print
37863 LatexCommand printindex
37864 type "idx"
37865
37866 \end_inset
37867
37868
37869 \end_layout
37870
37871 \end_body
37872 \end_document