]> git.lyx.org Git - features.git/blob - lib/doc/Math.lyx
99d03929308cb0edcd7a5989399dba266c33227c
[features.git] / lib / doc / Math.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 503
3 \begin_document
4 \begin_header
5 \origin /systemlyxdir/doc/
6 \textclass scrartcl
7 \begin_preamble
8 % DO NOT ALTER THIS PREAMBLE!!!
9 %
10 % This preamble is designed to ensure that the file prints
11 % out as advertised. If you mess with this preamble,
12 % parts of this document may not print out as expected.  If you
13 % have problems LaTeXing this file, please contact 
14 % the documentation team
15 % email: lyx-docs@lists.lyx.org
16
17 % solves the following problem:
18 % If the dection number consits of too many numerals the section heading
19 % will be printed in the TOC without a space between it and the section number.
20 % As solution more space between the number and the heading is inserted:
21 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
22 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
23
24 % increase link area for cross-references and autoname them,
25 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
26 \@ifundefined{extrasenglish}{\usepackage[english]{babel}}{}
27 \@ifpackageloaded{babel}{
28  \addto\extrasenglish{%
29   \renewcommand*{\equationautorefname}[1]{}%
30   \renewcommand{\sectionautorefname}{sec.\negthinspace}%
31   \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
32   \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
33  }
34 }{}
35
36 % don't load packages twice
37 % see first footnote in sec. 9.3
38 \@ifundefined{textcolor}{\usepackage{color}}{}
39
40 % the pages of the TOC are numbered roman
41 % and a PDF-bookmark for the TOC is added
42 \pagenumbering{roman}
43 \let\myTOC\tableofcontents
44 \renewcommand{\tableofcontents}{%
45  \vspace{1cm}
46  \pdfbookmark[1]{\contentsname}{}
47  \myTOC
48  \cleardoublepage
49  \pagenumbering{arabic}}
50
51 % add 0.5 mm vertical space for table rows
52 \@ifundefined{extrarowheight} {\usepackage{array}}{}
53 \setlength{\extrarowheight}{0.5mm}
54
55 % insert additional vertical space of 1.5 mm between footnotes,
56 \let\myFoot\footnote
57 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
58
59 % makes caption labels bold
60 \setkomafont{captionlabel}{\bfseries}
61
62 % enables calculation of values
63 \usepackage{calc}
64
65 % for multiple columns used in sec. 24.7
66 \usepackage{multicol}
67
68 % needed in sec. 19.4
69 \usepackage{remreset}
70
71 % for the Fourier transformation symbol
72 \usepackage{mathrsfs}
73
74 % define a color, used in sec.9.3
75 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
76
77 % declare operators (see sec. 10.4 and sec. 15.2)
78 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
79 \DeclareMathOperator{\sgn}{sgn}
80
81 % example definitions for sec. 20.1 
82 \newcommand{\gr}{\Longrightarrow}
83 \newcommand{\us}[1]{\underline{#1}}
84 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
85 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
86 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
87
88 % example macro from sec. 19.4
89 %\def\tagform@#1{\maketag@@@{|#1|}}
90
91
92 % ------------------------------------
93 % used to check for needed LaTeX packages
94 \usepackage{ifthen}
95
96 % check for package undertilde
97 % used for the command \utilde
98 \newboolean{undertilde}
99 \IfFileExists{undertilde.sty}
100  {\usepackage{undertilde}
101   \setboolean{undertilde}{true}}
102  {\setboolean{undertilde}{false}}
103
104 % check for package eurosym
105 % used for the Euro symbol
106 \newboolean{eurosym}
107 \IfFileExists{eurosym.sty}
108  {\usepackage[gennarrow]{eurosym}
109   \setboolean{eurosym}{true}}
110  {\setboolean{eurosym}{false}}
111
112 % check for package braket
113 % used for physical vectors
114 \newboolean{braket}
115 \IfFileExists{braket.sty}
116  {\usepackage{braket}
117   \setboolean{braket}{true}}
118  {\setboolean{braket}{false}}
119
120 % check for package cancel
121 \newboolean{cancel}
122 \IfFileExists{cancel.sty}
123  {\usepackage{cancel}
124   \setboolean{cancel}{true}}
125  {\setboolean{cancel}{false}}
126
127 % check for package upgreek
128 \newboolean{upgreek}
129 \IfFileExists{upgreek.sty}
130  {\usepackage{upgreek}
131   \setboolean{upgreek}{true}}
132  {\setboolean{upgreek}{false}}
133 \end_preamble
134 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
135 \use_default_options false
136 \maintain_unincluded_children false
137 \language english
138 \language_package default
139 \inputencoding auto
140 \fontencoding global
141 \font_roman "lmodern" "default"
142 \font_sans "lmss" "default"
143 \font_typewriter "lmtt" "default"
144 \font_math "auto" "auto"
145 \font_default_family default
146 \use_non_tex_fonts false
147 \font_sc false
148 \font_osf false
149 \font_sf_scale 100 100
150 \font_tt_scale 100 100
151 \graphics default
152 \default_output_format pdf2
153 \output_sync 0
154 \bibtex_command default
155 \index_command default
156 \paperfontsize 12
157 \spacing single
158 \use_hyperref true
159 \pdf_title "LyX's Math Manual"
160 \pdf_author "LyX Team, Uwe Stöhr"
161 \pdf_subject "LyX-documentation about math"
162 \pdf_keywords "LyX, Mathed"
163 \pdf_bookmarks true
164 \pdf_bookmarksnumbered true
165 \pdf_bookmarksopen true
166 \pdf_bookmarksopenlevel 1
167 \pdf_breaklinks false
168 \pdf_pdfborder false
169 \pdf_colorlinks true
170 \pdf_backref false
171 \pdf_pdfusetitle false
172 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
173 \papersize a4paper
174 \use_geometry false
175 \use_package amsmath 2
176 \use_package amssymb 2
177 \use_package cancel 0
178 \use_package esint 1
179 \use_package mathdots 1
180 \use_package mathtools 2
181 \use_package mhchem 1
182 \use_package stackrel 0
183 \use_package stmaryrd 0
184 \use_package undertilde 0
185 \cite_engine basic
186 \cite_engine_type default
187 \biblio_style plain
188 \use_bibtopic false
189 \use_indices false
190 \paperorientation portrait
191 \suppress_date false
192 \justification true
193 \use_refstyle 0
194 \notefontcolor #0000ff
195 \index Index
196 \shortcut idx
197 \color #008000
198 \end_index
199 \secnumdepth 4
200 \tocdepth 3
201 \paragraph_separation skip
202 \defskip medskip
203 \quotes_language english
204 \papercolumns 1
205 \papersides 2
206 \paperpagestyle plain
207 \bullet 1 0 6 -1
208 \bullet 2 2 35 -1
209 \bullet 3 2 7 -1
210 \tracking_changes true
211 \output_changes false
212 \html_math_output 0
213 \html_css_as_file 0
214 \html_be_strict false
215 \author 2047637253 "Guillaume Munch"
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 böp
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{\aa}$
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  
27757 \change_deleted 2047637253 1449850740
27758 This creates either an 
27759 \series bold
27760 eqnarray environment
27761 \series default
27762  that is described in 
27763 \begin_inset CommandInset ref
27764 LatexCommand ref
27765 reference "subsec:Eqnarray-Environment"
27766
27767 \end_inset
27768
27769  or, when the option 
27770 \family sans
27771 Use AMS math package
27772 \family default
27773  in the document settings is selected, an 
27774 \series bold
27775 align environment
27776 \series default
27777  that is described in 
27778 \begin_inset CommandInset ref
27779 LatexCommand ref
27780 reference "subsec:Standard-align-Environment"
27781
27782 \end_inset
27783
27784 .
27785  
27786 \change_inserted 2047637253 1449851860
27787 This creates either an 
27788 \series bold
27789 align environment
27790 \series default
27791  that is described in 
27792 \begin_inset CommandInset ref
27793 LatexCommand ref
27794 reference "subsec:Standard-align-Environment"
27795
27796 \end_inset
27797
27798  or, when automatically loading the package
27799 \family sans
27800  AMS math
27801 \family default
27802  is disabled in the document settings, an 
27803 \series bold
27804 eqnarray environment
27805 \series default
27806  that is described in 
27807 \begin_inset CommandInset ref
27808 LatexCommand ref
27809 reference "subsec:Eqnarray-Environment"
27810
27811 \end_inset
27812
27813 .
27814  
27815 \change_unchanged
27816 The align environment is recommended because it provides in any case a typograph
27817 ically correct output.
27818 \end_layout
27819
27820 \begin_layout Standard
27821 There are other multiline formula environments that can be created via the
27822  menu 
27823 \family sans
27824 Insert\SpecialChar menuseparator
27825 Math
27826 \family default
27827 .
27828  These environments are described in the following sections.
27829 \end_layout
27830
27831 \begin_layout Standard
27832 In all multiline formula environments a new line is created by pressing
27833  
27834 \begin_inset Info
27835 type  "shortcut"
27836 arg   "newline-insert newline"
27837 \end_inset
27838
27839 .
27840  To add or delete lines, the math toolbar buttons 
27841 \begin_inset Info
27842 type  "icon"
27843 arg   "inset-modify tabular append-row"
27844 \end_inset
27845
27846  or 
27847 \begin_inset Info
27848 type  "icon"
27849 arg   "inset-modify tabular delete-row"
27850 \end_inset
27851
27852 , respectively, or the menu 
27853 \family sans
27854 Edit\SpecialChar menuseparator
27855 Rows & Columns
27856 \family default
27857  can be used.
27858 \end_layout
27859
27860 \begin_layout Subsubsection
27861 Line Separation
27862 \begin_inset CommandInset label
27863 LatexCommand label
27864 name "subsec:Line-Separation"
27865
27866 \end_inset
27867
27868
27869 \begin_inset Index idx
27870 status collapsed
27871
27872 \begin_layout Plain Layout
27873 Formula ! multiline ! Line separation
27874 \end_layout
27875
27876 \end_inset
27877
27878
27879 \end_layout
27880
27881 \begin_layout Standard
27882 There is sometimes not enough space in multiline formulas between the lines:
27883 \begin_inset Formula 
27884 \begin{eqnarray*}
27885 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}\\
27886 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
27887 \end{eqnarray*}
27888
27889 \end_inset
27890
27891
27892 \end_layout
27893
27894 \begin_layout Standard
27895 In \SpecialChar LaTeX
27896  additional line space is specified as optional argument of the new line
27897  command.
27898  This is not yet possible in \SpecialChar LyX
27899
27900 \begin_inset Foot
27901 status collapsed
27902
27903 \begin_layout Plain Layout
27904 see 
27905 \begin_inset CommandInset href
27906 LatexCommand href
27907 name "LyX-bug #1505"
27908 target "http://www.lyx.org/trac/ticket/1505"
27909
27910 \end_inset
27911
27912
27913 \end_layout
27914
27915 \end_inset
27916
27917 , therefore the whole formula must be inserted in \SpecialChar TeX
27918  mode.
27919  To add in our example space, the command 
27920 \series bold
27921
27922 \backslash
27923
27924 \backslash
27925 [3mm]
27926 \series default
27927  is inserted at the end of the first line.
27928  One gets: 
27929 \begin_inset ERT
27930 status collapsed
27931
27932 \begin_layout Plain Layout
27933
27934
27935 \backslash
27936 begin{eqnarray*}
27937 \end_layout
27938
27939 \begin_layout Plain Layout
27940
27941 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27942  = & 
27943 \backslash
27944 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27945 \backslash
27946
27947 \backslash
27948 [3mm]
27949 \end_layout
27950
27951 \begin_layout Plain Layout
27952
27953 4x^{2}
27954 \backslash
27955 left(B^{2}+x_{0}^{2}
27956 \backslash
27957 right)+4x_{0}x
27958 \backslash
27959 left(D-B^{2}
27960 \backslash
27961 right)+B^{2}
27962 \backslash
27963 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27964 \backslash
27965 right) & = & 0
27966 \end_layout
27967
27968 \begin_layout Plain Layout
27969
27970
27971 \backslash
27972 end{eqnarray*}
27973 \end_layout
27974
27975 \end_inset
27976
27977
27978 \end_layout
27979
27980 \begin_layout Standard
27981 \begin_inset VSpace bigskip
27982 \end_inset
27983
27984 To set the line separation for all lines in a formula, the length 
27985 \series bold
27986
27987 \backslash
27988 jot
27989 \series default
27990
27991 \begin_inset Index idx
27992 status collapsed
27993
27994 \begin_layout Plain Layout
27995 Commands ! J ! 
27996 \backslash
27997 jot
27998 \end_layout
27999
28000 \end_inset
28001
28002  is changed.
28003  The definition is: 
28004 \begin_inset Formula $\mbox{line separation}=\mathrm{6\,pt+\backslash jot}$
28005 \end_inset
28006
28007 .
28008  Predefined for 
28009 \series bold
28010
28011 \backslash
28012 jot
28013 \series default
28014  is the value 3
28015 \begin_inset space \thinspace{}
28016 \end_inset
28017
28018 pt.
28019  To create 3
28020 \begin_inset space \thinspace{}
28021 \end_inset
28022
28023 mm additional line separation as in the previous example, the command
28024 \end_layout
28025
28026 \begin_layout Standard
28027
28028 \series bold
28029
28030 \backslash
28031 setlength{
28032 \backslash
28033 jot}{3mm+3pt}
28034 \end_layout
28035
28036 \begin_layout Standard
28037 is inserted in \SpecialChar TeX
28038  mode before the formula.
28039  This requires that the \SpecialChar LaTeX
28040 -package 
28041 \series bold
28042 calc
28043 \series default
28044
28045 \begin_inset Foot
28046 status collapsed
28047
28048 \begin_layout Plain Layout
28049
28050 \series bold
28051 calc
28052 \series default
28053  is part of every \SpecialChar LaTeX
28054  standard installation.
28055 \end_layout
28056
28057 \end_inset
28058
28059
28060 \begin_inset Index idx
28061 status collapsed
28062
28063 \begin_layout Plain Layout
28064 Packages ! calc
28065 \end_layout
28066
28067 \end_inset
28068
28069  was loaded in \SpecialChar LaTeX
28070 -preamble with the line
28071 \end_layout
28072
28073 \begin_layout Standard
28074
28075 \series bold
28076
28077 \backslash
28078 usepackage{calc}
28079 \end_layout
28080
28081 \begin_layout Standard
28082 One gets: 
28083 \begin_inset ERT
28084 status collapsed
28085
28086 \begin_layout Plain Layout
28087
28088
28089 \backslash
28090 setlength{
28091 \backslash
28092 jot}{3mm+3pt}
28093 \end_layout
28094
28095 \end_inset
28096
28097
28098 \begin_inset Formula 
28099 \begin{eqnarray*}
28100 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}\\
28101 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
28102 \end{eqnarray*}
28103
28104 \end_inset
28105
28106
28107 \end_layout
28108
28109 \begin_layout Standard
28110 \begin_inset ERT
28111 status collapsed
28112
28113 \begin_layout Plain Layout
28114
28115
28116 \backslash
28117 setlength{
28118 \backslash
28119 jot}{3pt}
28120 \end_layout
28121
28122 \end_inset
28123
28124  To get back to the predefined distance, 
28125 \series bold
28126
28127 \backslash
28128 jot
28129 \series default
28130  is set to the value 3
28131 \begin_inset space \thinspace{}
28132 \end_inset
28133
28134 pt.
28135 \end_layout
28136
28137 \begin_layout Subsubsection
28138 Column Separation
28139 \begin_inset CommandInset label
28140 LatexCommand label
28141 name "subsec:Column-Separation"
28142
28143 \end_inset
28144
28145
28146 \begin_inset Index idx
28147 status collapsed
28148
28149 \begin_layout Plain Layout
28150 Formula ! multiline ! Column separation
28151 \end_layout
28152
28153 \end_inset
28154
28155
28156 \end_layout
28157
28158 \begin_layout Standard
28159 Multiline formulas form a matrix.
28160  A formula in the eqnarray environment is for example a matrix with three
28161  columns.
28162  By changing the column separation in this environment, the space beside
28163  the relation sign can be changed.
28164 \end_layout
28165
28166 \begin_layout Standard
28167 The column separation is specified with the length 
28168 \series bold
28169
28170 \backslash
28171 arraycolsep
28172 \series default
28173
28174 \begin_inset Index idx
28175 status collapsed
28176
28177 \begin_layout Plain Layout
28178 Commands ! A ! 
28179 \backslash
28180 arraycolsep
28181 \end_layout
28182
28183 \end_inset
28184
28185  according to:
28186 \begin_inset Newline newline
28187 \end_inset
28188
28189 column separation = 2
28190 \begin_inset space \thinspace{}
28191 \end_inset
28192
28193
28194 \series bold
28195
28196 \backslash
28197 arraycolsep
28198 \series default
28199
28200 \begin_inset Newline newline
28201 \end_inset
28202
28203 Thus, the command
28204 \end_layout
28205
28206 \begin_layout Standard
28207
28208 \series bold
28209
28210 \backslash
28211 setlength{
28212 \backslash
28213 arraycolsep}{1cm}
28214 \end_layout
28215
28216 \begin_layout Standard
28217 inserted in \SpecialChar TeX
28218  mode, sets for all following formulas a column separation of
28219  2
28220 \begin_inset space \thinspace{}
28221 \end_inset
28222
28223 cm.
28224  To get back to the predefined distance, 
28225 \series bold
28226
28227 \backslash
28228 arraycolsep
28229 \series default
28230  is set to 5
28231 \begin_inset space \thinspace{}
28232 \end_inset
28233
28234 pt.
28235 \end_layout
28236
28237 \begin_layout Standard
28238 A formula with 2
28239 \begin_inset space \thinspace{}
28240 \end_inset
28241
28242 cm column separation:
28243 \begin_inset ERT
28244 status collapsed
28245
28246 \begin_layout Plain Layout
28247
28248
28249 \backslash
28250 setlength{
28251 \backslash
28252 arraycolsep}{1cm}
28253 \end_layout
28254
28255 \end_inset
28256
28257
28258 \begin_inset Formula 
28259 \begin{eqnarray*}
28260 A & = & B\\
28261 C & \ne & A
28262 \end{eqnarray*}
28263
28264 \end_inset
28265
28266 A formula with the predefined column separation for matrices of 10
28267 \begin_inset space \thinspace{}
28268 \end_inset
28269
28270 pt:
28271 \begin_inset ERT
28272 status collapsed
28273
28274 \begin_layout Plain Layout
28275
28276
28277 \backslash
28278 setlength{
28279 \backslash
28280 arraycolsep}{5pt}
28281 \end_layout
28282
28283 \end_inset
28284
28285
28286 \begin_inset Formula 
28287 \begin{eqnarray*}
28288 A & = & B\\
28289 C & \ne & A
28290 \end{eqnarray*}
28291
28292 \end_inset
28293
28294
28295 \end_layout
28296
28297 \begin_layout Subsubsection
28298 Long Formulas
28299 \begin_inset Index idx
28300 status collapsed
28301
28302 \begin_layout Plain Layout
28303 Formula ! long
28304 \end_layout
28305
28306 \end_inset
28307
28308
28309 \end_layout
28310
28311 \begin_layout Standard
28312 Long formulas can be typeset using these methods:
28313 \end_layout
28314
28315 \begin_layout Itemize
28316 When one side of the equation is much shorter than the line width, this
28317  one is chosen for the left side and the right side is typeset over two
28318  lines:
28319 \begin_inset Formula 
28320 \begin{eqnarray}
28321 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 \\
28322  &  & -\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}
28323 \end{eqnarray}
28324
28325 \end_inset
28326
28327 The minus sign at the beginning of the second line does normally not appear
28328  as an operator because it is the first character of the line.
28329  Thus it would not be surrounded by space and could not be distinguished
28330  from the fraction bar.
28331  To avoid this, 3
28332 \begin_inset space \thinspace{}
28333 \end_inset
28334
28335 pt space was inserted behind the minus sign with the command 
28336 \series bold
28337
28338 \backslash
28339 hspace
28340 \series default
28341 .
28342 \begin_inset Foot
28343 status collapsed
28344
28345 \begin_layout Plain Layout
28346 for more about 
28347 \series bold
28348
28349 \backslash
28350 hspace
28351 \series default
28352  see 
28353 \begin_inset CommandInset ref
28354 LatexCommand ref
28355 reference "subsec:Variable-Space"
28356
28357 \end_inset
28358
28359
28360 \end_layout
28361
28362 \end_inset
28363
28364
28365 \begin_inset Index idx
28366 status collapsed
28367
28368 \begin_layout Plain Layout
28369 Commands ! H ! 
28370 \backslash
28371 hspace
28372 \end_layout
28373
28374 \end_inset
28375
28376
28377 \end_layout
28378
28379 \begin_layout Itemize
28380 When both sides of the equation are too long, the command 
28381 \series bold
28382
28383 \backslash
28384 lefteqn
28385 \series default
28386
28387 \begin_inset Index idx
28388 status collapsed
28389
28390 \begin_layout Plain Layout
28391 Commands ! L ! 
28392 \backslash
28393 lefteqn
28394 \end_layout
28395
28396 \end_inset
28397
28398  is used.
28399  It is inserted in the first column of the first line and causes all further
28400  insertions to overwrite the following columns:
28401 \begin_inset Formula 
28402 \begin{eqnarray}
28403 \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 \\
28404  &  & -\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 \\
28405  &  & =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}
28406 \end{eqnarray}
28407
28408 \end_inset
28409
28410 After the insertion of 
28411 \series bold
28412
28413 \backslash
28414 lefteqn
28415 \series default
28416 , the cursor is in a purple box that is a bit shifted to the left from the
28417  blue one.
28418  In this the formula is inserted.
28419 \begin_inset Newline newline
28420 \end_inset
28421
28422 The content of the further lines is inserted to the second or another formula
28423  column.
28424  The greater the column number where it was inserted, the larger the indentation.
28425 \begin_inset VSpace medskip
28426 \end_inset
28427
28428
28429 \begin_inset Newline newline
28430 \end_inset
28431
28432
28433 \begin_inset Note Greyedout
28434 status open
28435
28436 \begin_layout Plain Layout
28437 Note the following when using 
28438 \series bold
28439
28440 \backslash
28441 lefteqn
28442 \series default
28443 :
28444 \end_layout
28445
28446 \begin_layout Itemize
28447 The formula doesn't use the full page width.
28448  When e.
28449 \begin_inset space \thinspace{}
28450 \end_inset
28451
28452 g.
28453 \begin_inset space \space{}
28454 \end_inset
28455
28456 the term 
28457 \begin_inset Formula $-B^{2}$
28458 \end_inset
28459
28460  is added to the first line in the above example, it would have been outside
28461  the page margin.
28462  To better use the width, negative space can be inserted at the beginning
28463  of the first line.
28464 \end_layout
28465
28466 \begin_layout Itemize
28467 Due to a bug in \SpecialChar LyX
28468  the cursor cannot be set with the mouse into the first
28469  line.
28470 \begin_inset Foot
28471 status collapsed
28472
28473 \begin_layout Plain Layout
28474 \begin_inset CommandInset href
28475 LatexCommand href
28476 name "LyX-bug #1429"
28477 target "http://www.lyx.org/trac/ticket/1429"
28478
28479 \end_inset
28480
28481
28482 \end_layout
28483
28484 \end_inset
28485
28486  One can only set the cursor at the beginning of the line and move it with
28487  the arrow keys.
28488 \end_layout
28489
28490 \end_inset
28491
28492
28493 \end_layout
28494
28495 \begin_layout Itemize
28496 Other methods to set long formulas are offered by the environments described
28497  in 
28498 \begin_inset CommandInset ref
28499 LatexCommand ref
28500 reference "subsec:Multline-Environment"
28501
28502 \end_inset
28503
28504  and 
28505 \begin_inset CommandInset ref
28506 LatexCommand ref
28507 reference "subsec:Multiline-Formula-Parts"
28508
28509 \end_inset
28510
28511 .
28512 \end_layout
28513
28514 \begin_layout Subsubsection
28515 Multiline Fractions
28516 \begin_inset CommandInset label
28517 LatexCommand label
28518 name "subsec:Multiline-Fractions"
28519
28520 \end_inset
28521
28522
28523 \begin_inset Index idx
28524 status collapsed
28525
28526 \begin_layout Plain Layout
28527 Fractions ! multiline
28528 \end_layout
28529
28530 \end_inset
28531
28532
28533 \end_layout
28534
28535 \begin_layout Standard
28536 There are cases where the denominator and/or the numerator of a fraction
28537  is so long that the fraction does not fit into one line.
28538  It is then necessary to add a line break within the fraction.
28539  This can be done using the command 
28540 \series bold
28541
28542 \backslash
28543 splitfrac
28544 \series default
28545
28546 \begin_inset Index idx
28547 status collapsed
28548
28549 \begin_layout Plain Layout
28550 Commands ! S ! 
28551 \backslash
28552 splitfrac
28553 \end_layout
28554
28555 \end_inset
28556
28557 .
28558  To activate it, set in the document settings under 
28559 \family sans
28560 Math
28561 \begin_inset space ~
28562 \end_inset
28563
28564 Options
28565 \family default
28566  for the package 
28567 \series bold
28568 mathtools
28569 \series default
28570
28571 \begin_inset Index idx
28572 status collapsed
28573
28574 \begin_layout Plain Layout
28575 Packages ! mathtools
28576 \end_layout
28577
28578 \end_inset
28579
28580  the option 
28581 \family sans
28582 Load
28583 \begin_inset space ~
28584 \end_inset
28585
28586 always
28587 \family default
28588 .
28589  
28590 \series bold
28591
28592 \backslash
28593 splitfrac
28594 \series default
28595  has the scheme
28596 \end_layout
28597
28598 \begin_layout Standard
28599
28600 \series bold
28601
28602 \backslash
28603 splitfrac{first line}{second line}
28604 \end_layout
28605
28606 \begin_layout Standard
28607 and is used as denominator and/or numerator:
28608 \end_layout
28609
28610 \begin_layout Standard
28611 \begin_inset Formula 
28612 \[
28613 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}
28614 \]
28615
28616 \end_inset
28617
28618 The command for the first numerator above is:
28619 \end_layout
28620
28621 \begin_layout Standard
28622
28623 \series bold
28624
28625 \backslash
28626 splitfrac{xy+xy+xy+xy+xy
28627 \begin_inset space \textvisiblespace{}
28628 \end_inset
28629
28630
28631 \backslash
28632 {+wy+wy+wy+wy
28633 \end_layout
28634
28635 \begin_layout Subsubsection
28636 Multiline Brackets
28637 \begin_inset CommandInset label
28638 LatexCommand label
28639 name "subsec:Multiline-Brackets"
28640
28641 \end_inset
28642
28643
28644 \begin_inset Index idx
28645 status collapsed
28646
28647 \begin_layout Plain Layout
28648 Brackets ! for multiline expressions
28649 \end_layout
28650
28651 \end_inset
28652
28653
28654 \end_layout
28655
28656 \begin_layout Standard
28657 For brackets spanning multiple lines the following problem occurs:
28658 \begin_inset Formula 
28659 \begin{eqnarray*}
28660 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28661  &  & \left.\cdots+B-D\right]
28662 \end{eqnarray*}
28663
28664 \end_inset
28665
28666
28667 \end_layout
28668
28669 \begin_layout Standard
28670 The closing bracket is smaller than the opening bracket because brackets
28671  with variable size may not span multiple lines.
28672 \end_layout
28673
28674 \begin_layout Standard
28675 To set the bracket size for the second line correctly, the first line is
28676  ended with 
28677 \series bold
28678
28679 \backslash
28680 right.
28681 \series default
28682
28683 \begin_inset Index idx
28684 status collapsed
28685
28686 \begin_layout Plain Layout
28687 Commands ! R ! 
28688 \backslash
28689 right
28690 \end_layout
28691
28692 \end_inset
28693
28694  and the second line with 
28695 \series bold
28696
28697 \backslash
28698 left.
28699 \begin_inset Foot
28700 status collapsed
28701
28702 \begin_layout Plain Layout
28703 for more about 
28704 \series bold
28705
28706 \backslash
28707 left
28708 \series default
28709  and 
28710 \series bold
28711
28712 \backslash
28713 right
28714 \series default
28715  see 
28716 \begin_inset CommandInset ref
28717 LatexCommand ref
28718 reference "subsec:Automatic-Bracket-Size"
28719
28720 \end_inset
28721
28722
28723 \end_layout
28724
28725 \end_inset
28726
28727
28728 \series default
28729
28730 \begin_inset Index idx
28731 status collapsed
28732
28733 \begin_layout Plain Layout
28734 Commands ! L ! 
28735 \backslash
28736 left
28737 \end_layout
28738
28739 \end_inset
28740
28741 .
28742  After 
28743 \series bold
28744
28745 \backslash
28746 left.
28747
28748 \series default
28749  the command 
28750 \series bold
28751
28752 \backslash
28753 vphantom
28754 \series default
28755
28756 \begin_inset space \textvisiblespace{}
28757 \end_inset
28758
28759
28760 \series bold
28761
28762 \backslash
28763 prod
28764 \series default
28765 ^
28766 \begin_inset space \textvisiblespace{}
28767 \end_inset
28768
28769
28770 \series bold
28771
28772 \backslash
28773 infty
28774 \series default
28775
28776 \begin_inset space \textvisiblespace{}
28777 \end_inset
28778
28779
28780 \series bold
28781
28782 \begin_inset Formula $\downarrow$
28783 \end_inset
28784
28785 _R=1}
28786 \series default
28787
28788 \begin_inset Index idx
28789 status collapsed
28790
28791 \begin_layout Plain Layout
28792 Commands ! V ! 
28793 \backslash
28794 vphantom
28795 \end_layout
28796
28797 \end_inset
28798
28799  is inserted, because the multiplication operator with its limits is the
28800  largest symbol in the first line and this should be the size for the bracket
28801  in the second line.
28802 \end_layout
28803
28804 \begin_layout Standard
28805 The result is this:
28806 \begin_inset Formula 
28807 \begin{eqnarray*}
28808 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28809  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28810 \end{eqnarray*}
28811
28812 \end_inset
28813
28814
28815 \end_layout
28816
28817 \begin_layout Subsection
28818 Align Environments
28819 \end_layout
28820
28821 \begin_layout Standard
28822 Align environments can be used for every kind of multiline formulas.
28823  They are especially useful to set several formulas side by side.
28824 \end_layout
28825
28826 \begin_layout Standard
28827 Align environments consist of columns.
28828  The odd columns are right aligned, the even ones left aligned.
28829  Every line in an Align environment can be numbered.
28830 \end_layout
28831
28832 \begin_layout Standard
28833 Align environments are created via the menu 
28834 \family sans
28835 Insert\SpecialChar menuseparator
28836 Math
28837 \family default
28838 .
28839  With the menu 
28840 \family sans
28841 Edit\SpecialChar menuseparator
28842 Math\SpecialChar menuseparator
28843 Change Formula Type
28844 \family default
28845  already existing formulas can be converted to Align environments.
28846 \end_layout
28847
28848 \begin_layout Standard
28849 To add or delete columns, the math toolbar buttons 
28850 \begin_inset Info
28851 type  "icon"
28852 arg   "inset-modify tabular append-column"
28853 \end_inset
28854
28855  or 
28856 \begin_inset Info
28857 type  "icon"
28858 arg   "inset-modify tabular delete-column"
28859 \end_inset
28860
28861 , respectively, or the menu 
28862 \family sans
28863 Edit\SpecialChar menuseparator
28864 Rows & Columns
28865 \family default
28866  can be used.
28867 \end_layout
28868
28869 \begin_layout Subsubsection
28870 Standard align Environment
28871 \begin_inset CommandInset label
28872 LatexCommand label
28873 name "subsec:Standard-align-Environment"
28874
28875 \end_inset
28876
28877
28878 \begin_inset Index idx
28879 status collapsed
28880
28881 \begin_layout Plain Layout
28882 Formula ! multiline ! align environment
28883 \end_layout
28884
28885 \end_inset
28886
28887
28888 \end_layout
28889
28890 \begin_layout Standard
28891 This Align environment is created by pressing 
28892 \begin_inset Info
28893 type  "shortcut"
28894 arg   "newline-insert newline"
28895 \end_inset
28896
28897  in a formula or by the menu 
28898 \family sans
28899 Insert\SpecialChar menuseparator
28900 Math\SpecialChar menuseparator
28901 AMS align Environment
28902 \family default
28903 .
28904 \end_layout
28905
28906 \begin_layout Standard
28907 An example for two formulas set side by side, that are created with a four
28908  column align environment:
28909 \begin_inset Formula 
28910 \begin{align*}
28911 A & =\sin(B) & C & =D\\
28912 C & \ne A & B & \ne D
28913 \end{align*}
28914
28915 \end_inset
28916
28917 As it can be seen, the formulas in this environment are placed so as if
28918  there would be a 
28919 \series bold
28920
28921 \backslash
28922 hfill
28923 \begin_inset Foot
28924 status collapsed
28925
28926 \begin_layout Plain Layout
28927 more about 
28928 \series bold
28929
28930 \backslash
28931 hfill
28932 \series default
28933  see 
28934 \begin_inset CommandInset ref
28935 LatexCommand ref
28936 reference "subsec:Variable-Space"
28937
28938 \end_inset
28939
28940
28941 \end_layout
28942
28943 \end_inset
28944
28945
28946 \series default
28947  before the first and after every even column.
28948  When the formula style 
28949 \series bold
28950 Indented
28951 \begin_inset Foot
28952 status collapsed
28953
28954 \begin_layout Plain Layout
28955 formula styles see 
28956 \begin_inset CommandInset ref
28957 LatexCommand ref
28958 reference "sec:Formula-Styles"
28959
28960 \end_inset
28961
28962
28963 \end_layout
28964
28965 \end_inset
28966
28967
28968 \series default
28969  is used, the formula is set without the 
28970 \series bold
28971
28972 \backslash
28973 hfill
28974 \series default
28975  before the first column.
28976 \end_layout
28977
28978 \begin_layout Subsubsection
28979 Alignat Environment
28980 \begin_inset Index idx
28981 status collapsed
28982
28983 \begin_layout Plain Layout
28984 Formula ! multiline ! alignat environment
28985 \end_layout
28986
28987 \end_inset
28988
28989
28990 \end_layout
28991
28992 \begin_layout Standard
28993 The alignat environment has no predefined column separation.
28994  It can be inserted manually with the spaces that are described 
28995 \begin_inset CommandInset ref
28996 LatexCommand ref
28997 reference "subsec:Space"
28998
28999 \end_inset
29000
29001 .
29002 \end_layout
29003
29004 \begin_layout Standard
29005 The above example in the alignat environment where 1
29006 \begin_inset space \thinspace{}
29007 \end_inset
29008
29009 cm space was inserted at the beginning of the second formula:
29010 \begin_inset Formula 
29011 \begin{alignat*}{2}
29012 A & =\sin(B) & \hspace{1cm}C & =D\\
29013 C & \ne A & B & \ne D
29014 \end{alignat*}
29015
29016 \end_inset
29017
29018 Because the column separation can be set separately for every column, this
29019  environment is especially suitable to set three and more formulas side
29020  by side.
29021 \end_layout
29022
29023 \begin_layout Subsubsection
29024 Flalign Environment
29025 \begin_inset CommandInset label
29026 LatexCommand label
29027 name "subsec:Flalign-Environment"
29028
29029 \end_inset
29030
29031
29032 \begin_inset Index idx
29033 status collapsed
29034
29035 \begin_layout Plain Layout
29036 Formula ! multiline ! flalign environment
29037 \end_layout
29038
29039 \end_inset
29040
29041
29042 \end_layout
29043
29044 \begin_layout Standard
29045 In this environment the first two columns are always set as much as possible
29046  to the left and the last two ones to the right.
29047  An example:
29048 \begin_inset Formula 
29049 \begin{flalign*}
29050 A & =1 & B & =2 & C & =3\\
29051 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
29052 \end{flalign*}
29053
29054 \end_inset
29055
29056
29057 \end_layout
29058
29059 \begin_layout Standard
29060 By creating a flalign environment with an odd number of columns where an
29061  empty \SpecialChar TeX
29062  brace is inserted to the last column, several formulas in a document
29063  can be set to the left, although the formula style 
29064 \series bold
29065 Centered
29066 \series default
29067  is used.
29068  As example the indented formula 
29069 \begin_inset CommandInset ref
29070 LatexCommand eqref
29071 reference "eq:VolInt"
29072
29073 \end_inset
29074
29075 :
29076 \begin_inset Formula 
29077 \begin{flalign}
29078 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
29079 \end{flalign}
29080
29081 \end_inset
29082
29083 The first two columns contain the formula.
29084  To indent it as with the formula style 
29085 \series bold
29086 Indented
29087 \series default
29088 , 30
29089 \begin_inset space \thinspace{}
29090 \end_inset
29091
29092 pt space was inserted at the beginning of the first column.
29093 \end_layout
29094
29095 \begin_layout Subsection
29096 Eqnarray Environment
29097 \begin_inset CommandInset label
29098 LatexCommand label
29099 name "subsec:Eqnarray-Environment"
29100
29101 \end_inset
29102
29103
29104 \begin_inset Index idx
29105 status collapsed
29106
29107 \begin_layout Plain Layout
29108 Formula ! multiline ! eqnarray environment
29109 \end_layout
29110
29111 \end_inset
29112
29113
29114 \end_layout
29115
29116 \begin_layout Standard
29117 When this environment has been created, three blue boxes appear.
29118  The content of the first box is right aligned, the content of the last
29119  one left aligned.
29120  The content of the middle box appears centered and a bit smaller, because
29121  it is designed to insert there only relation characters.
29122 \begin_inset Formula 
29123 \begin{eqnarray*}
29124 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29125 AB & AB & AB\\
29126 A & = & A
29127 \end{eqnarray*}
29128
29129 \end_inset
29130
29131
29132 \end_layout
29133
29134 \begin_layout Subsection
29135 Gather Environment
29136 \begin_inset Index idx
29137 status collapsed
29138
29139 \begin_layout Plain Layout
29140 Formula ! multiline ! gather environment
29141 \end_layout
29142
29143 \end_inset
29144
29145
29146 \end_layout
29147
29148 \begin_layout Standard
29149 This environment consists of only one centered column.
29150  Every line can be numbered.
29151 \begin_inset Formula 
29152 \begin{gather}
29153 A=1\\
29154 X=\textrm{-}1
29155 \end{gather}
29156
29157 \end_inset
29158
29159
29160 \end_layout
29161
29162 \begin_layout Subsection
29163 Multline Environment
29164 \begin_inset CommandInset label
29165 LatexCommand label
29166 name "subsec:Multline-Environment"
29167
29168 \end_inset
29169
29170
29171 \begin_inset Index idx
29172 status collapsed
29173
29174 \begin_layout Plain Layout
29175 Formula ! multiline ! multline environment
29176 \end_layout
29177
29178 \end_inset
29179
29180
29181 \end_layout
29182
29183 \begin_layout Standard
29184 The multline environment consists, like the gather environment, of only
29185  one column.
29186  But the first line is left aligned, the last one right aligned.
29187  All other lines are centered.
29188  Therefore this environment is suitable for long formulas.
29189  As example formula 
29190 \begin_inset CommandInset ref
29191 LatexCommand eqref
29192 reference "eq:lefteqn"
29193
29194 \end_inset
29195
29196  in the multline environment:
29197 \begin_inset Formula 
29198 \begin{multline}
29199 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}\\
29200 -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}\\
29201 =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}}
29202 \end{multline}
29203
29204 \end_inset
29205
29206
29207 \end_layout
29208
29209 \begin_layout Standard
29210 In the output only the last (first) line of a multline environment appears
29211  numbered when the document numbering is right (left).
29212 \begin_inset Foot
29213 status collapsed
29214
29215 \begin_layout Plain Layout
29216 numbering styles see 
29217 \begin_inset CommandInset ref
29218 LatexCommand ref
29219 reference "sec:Formula-Styles"
29220
29221 \end_inset
29222
29223
29224 \end_layout
29225
29226 \end_inset
29227
29228
29229 \end_layout
29230
29231 \begin_layout Standard
29232 With the commands 
29233 \series bold
29234
29235 \backslash
29236 shoveright
29237 \series default
29238
29239 \begin_inset Index idx
29240 status collapsed
29241
29242 \begin_layout Plain Layout
29243 Commands ! S ! 
29244 \backslash
29245 shoveright
29246 \end_layout
29247
29248 \end_inset
29249
29250  and 
29251 \series bold
29252
29253 \backslash
29254 shoveleft
29255 \series default
29256
29257 \begin_inset Index idx
29258 status collapsed
29259
29260 \begin_layout Plain Layout
29261 Commands ! S ! 
29262 \backslash
29263 shoveleft
29264 \end_layout
29265
29266 \end_inset
29267
29268  a centered line can be right or left aligned, respectively.
29269  The commands are used as follows:
29270 \end_layout
29271
29272 \begin_layout Standard
29273
29274 \series bold
29275
29276 \backslash
29277 shoveright{line content}
29278 \series default
29279  and 
29280 \series bold
29281
29282 \backslash
29283 shoveleft{line content}
29284 \end_layout
29285
29286 \begin_layout Standard
29287 \begin_inset VSpace medskip
29288 \end_inset
29289
29290 The length 
29291 \series bold
29292
29293 \backslash
29294 multlinegap
29295 \series default
29296
29297 \begin_inset Index idx
29298 status collapsed
29299
29300 \begin_layout Plain Layout
29301 Commands ! M ! 
29302 \backslash
29303 multlinegap
29304 \end_layout
29305
29306 \end_inset
29307
29308  specifies the distance of the first line from the left page margin.
29309  Predefined is the length 0
29310 \begin_inset space \thinspace{}
29311 \end_inset
29312
29313 pt.
29314 \end_layout
29315
29316 \begin_layout Standard
29317 As example the above formula where the command
29318 \end_layout
29319
29320 \begin_layout Standard
29321
29322 \series bold
29323
29324 \backslash
29325 setlength{
29326 \backslash
29327 multlinegap}{2cm}
29328 \end_layout
29329
29330 \begin_layout Standard
29331 was inserted in \SpecialChar TeX
29332  mode before:
29333 \begin_inset ERT
29334 status collapsed
29335
29336 \begin_layout Plain Layout
29337
29338
29339 \backslash
29340 setlength{
29341 \backslash
29342 multlinegap}{2cm}
29343 \end_layout
29344
29345 \end_inset
29346
29347
29348 \begin_inset Formula 
29349 \begin{multline}
29350 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}\\
29351 \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}}\\
29352 =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}}
29353 \end{multline}
29354
29355 \end_inset
29356
29357
29358 \begin_inset ERT
29359 status collapsed
29360
29361 \begin_layout Plain Layout
29362
29363
29364 \backslash
29365 setlength{
29366 \backslash
29367 multlinegap}{0pt}
29368 \end_layout
29369
29370 \end_inset
29371
29372 The second line was left aligned using 
29373 \series bold
29374
29375 \backslash
29376 shoveleft
29377 \series default
29378 .
29379 \end_layout
29380
29381 \begin_layout Subsection
29382 Multiline Formula Parts
29383 \begin_inset CommandInset label
29384 LatexCommand label
29385 name "subsec:Multiline-Formula-Parts"
29386
29387 \end_inset
29388
29389
29390 \begin_inset Index idx
29391 status collapsed
29392
29393 \begin_layout Plain Layout
29394 Formula ! multiline ! formula parts
29395 \end_layout
29396
29397 \end_inset
29398
29399
29400 \end_layout
29401
29402 \begin_layout Standard
29403 To display only parts of a formula with multiple lines, one of the following
29404  environments is used: 
29405 \series bold
29406 aligned
29407 \series default
29408
29409 \series bold
29410 alignedat
29411 \series default
29412
29413 \series bold
29414 gathered
29415 \series default
29416  or 
29417 \series bold
29418 split
29419 \series default
29420 .
29421  They can be inserted via the menu 
29422 \family sans
29423 Insert\SpecialChar menuseparator
29424 Math
29425 \family default
29426  or by using the commands described in this section.
29427 \end_layout
29428
29429 \begin_layout Standard
29430 The first three have the same properties as the corresponding multiline
29431  formula environments, but it is possible to set further formula parts beside
29432  them.
29433  An example:
29434 \begin_inset Formula 
29435 \[
29436 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29437 \Delta E\Delta t & \ge\frac{\hbar}{2}
29438 \end{aligned}
29439 \right\} \textrm{Uncertainty relations}
29440 \]
29441
29442 \end_inset
29443
29444
29445 \end_layout
29446
29447 \begin_layout Standard
29448 To get this formula, a displayed formula is created where the command 
29449 \series bold
29450
29451 \backslash
29452 aligned
29453 \series default
29454
29455 \begin_inset Index idx
29456 status collapsed
29457
29458 \begin_layout Plain Layout
29459 Commands ! A ! 
29460 \backslash
29461 aligned
29462 \end_layout
29463
29464 \end_inset
29465
29466  is inserted.
29467  A purple box appears around the blue formula box where now columns and
29468  lines can be added.
29469  Outside the multiline environment other formula parts can be set, like
29470  the brace.
29471 \end_layout
29472
29473 \begin_layout Standard
29474 The aligned environment is also suitable for long formulas whose lines are
29475  horizontally aligned.
29476  Using aligned in a displayed formula has the advantage that the formula
29477  number is vertically centered behind the lines.
29478  As example formula 
29479 \begin_inset CommandInset ref
29480 LatexCommand eqref
29481 reference "eq:shortlong"
29482
29483 \end_inset
29484
29485  in the aligned environment:
29486 \begin_inset Formula 
29487 \begin{equation}
29488 \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}|}\\
29489  & -\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}|}
29490 \end{aligned}
29491 \end{equation}
29492
29493 \end_inset
29494
29495
29496 \end_layout
29497
29498 \begin_layout Standard
29499 To use the environments 
29500 \series bold
29501 alignedat
29502 \series default
29503
29504 \series bold
29505 gathered
29506 \series default
29507 , or 
29508 \series bold
29509 split
29510 \series default
29511 , the command 
29512 \series bold
29513
29514 \backslash
29515 alignedat
29516 \series default
29517 ,
29518 \begin_inset Index idx
29519 status collapsed
29520
29521 \begin_layout Plain Layout
29522 Commands ! A ! 
29523 \backslash
29524 alignedat
29525 \end_layout
29526
29527 \end_inset
29528
29529  
29530 \series bold
29531
29532 \backslash
29533 gathered
29534 \series default
29535
29536 \begin_inset Index idx
29537 status collapsed
29538
29539 \begin_layout Plain Layout
29540 Commands ! G ! 
29541 \backslash
29542 gathered
29543 \end_layout
29544
29545 \end_inset
29546
29547 , or 
29548 \series bold
29549
29550 \backslash
29551 split
29552 \series default
29553
29554 \begin_inset Index idx
29555 status collapsed
29556
29557 \begin_layout Plain Layout
29558 Commands ! S ! 
29559 \backslash
29560 split
29561 \end_layout
29562
29563 \end_inset
29564
29565  are inserted, respectively.
29566  The split environment has the same properties as the aligned environment
29567  but it can only have two columns.
29568 \end_layout
29569
29570 \begin_layout Subsection
29571 Text in multiline Formulas
29572 \begin_inset CommandInset label
29573 LatexCommand label
29574 name "subsec:Text-in-multiline"
29575
29576 \end_inset
29577
29578
29579 \begin_inset Index idx
29580 status collapsed
29581
29582 \begin_layout Plain Layout
29583 Text ! in formulas
29584 \end_layout
29585
29586 \end_inset
29587
29588
29589 \begin_inset Index idx
29590 status collapsed
29591
29592 \begin_layout Plain Layout
29593 Formula ! multiline ! text
29594 \end_layout
29595
29596 \end_inset
29597
29598
29599 \end_layout
29600
29601 \begin_layout Standard
29602 In the Align environments, and the multline and gather environment, text
29603  can be inserted that will appear in a separate line and doesn't affect
29604  the column alignment.
29605  To do this, the command 
29606 \series bold
29607
29608 \backslash
29609 intertext
29610 \series default
29611
29612 \begin_inset Index idx
29613 status collapsed
29614
29615 \begin_layout Plain Layout
29616 Commands ! I ! 
29617 \backslash
29618 intertext
29619 \end_layout
29620
29621 \end_inset
29622
29623  is used in the following scheme:
29624 \end_layout
29625
29626 \begin_layout Standard
29627
29628 \series bold
29629
29630 \backslash
29631 intertext{text}
29632 \end_layout
29633
29634 \begin_layout Standard
29635 The text should not be longer than a line because it cannot be hyphenated.
29636  As \SpecialChar LyX
29637  doesn't yet support 
29638 \series bold
29639
29640 \backslash
29641 intertext
29642 \series default
29643  directly, the text is written as mathematical text.
29644  
29645 \series bold
29646
29647 \backslash
29648 intertext
29649 \series default
29650  must hereby be at the beginning of a line and appears in the output above
29651  this line.
29652  An example where the text was inserted at the beginning of the second line:
29653 \begin_inset Formula 
29654 \begin{align}
29655 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29656 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29657 \end{align}
29658
29659 \end_inset
29660
29661
29662 \end_layout
29663
29664 \begin_layout Standard
29665
29666 \series bold
29667
29668 \backslash
29669 intertext
29670 \series default
29671  always creates some vertical space between the text and the formula lines.
29672  To avoid this space, set in the document settings under 
29673 \family sans
29674 Math
29675 \begin_inset space ~
29676 \end_inset
29677
29678 Options
29679 \family default
29680  for the package 
29681 \series bold
29682 mathtools
29683 \series default
29684
29685 \begin_inset Index idx
29686 status collapsed
29687
29688 \begin_layout Plain Layout
29689 Packages ! mathtools
29690 \end_layout
29691
29692 \end_inset
29693
29694  the option 
29695 \family sans
29696 Load
29697 \begin_inset space ~
29698 \end_inset
29699
29700 always
29701 \family default
29702 .
29703  Then you can use the command 
29704 \series bold
29705
29706 \backslash
29707 shortintertext
29708 \series default
29709
29710 \begin_inset Index idx
29711 status collapsed
29712
29713 \begin_layout Plain Layout
29714 Commands ! S ! 
29715 \backslash
29716 shortintertext
29717 \end_layout
29718
29719 \end_inset
29720
29721  instead of 
29722 \series bold
29723
29724 \backslash
29725 intertext
29726 \series default
29727 :
29728 \end_layout
29729
29730 \begin_layout Standard
29731 \begin_inset Formula 
29732 \begin{align}
29733 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29734 \shortintertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29735 \end{align}
29736
29737 \end_inset
29738
29739
29740 \end_layout
29741
29742 \begin_layout Section
29743 Formula Numbering
29744 \begin_inset Index idx
29745 status collapsed
29746
29747 \begin_layout Plain Layout
29748 Formula numbering
29749 \end_layout
29750
29751 \end_inset
29752
29753
29754 \begin_inset Index idx
29755 status collapsed
29756
29757 \begin_layout Plain Layout
29758 Formula ! numbering|see
29759 \begin_inset ERT
29760 status collapsed
29761
29762 \begin_layout Plain Layout
29763
29764 {
29765 \end_layout
29766
29767 \end_inset
29768
29769 Formula numbering
29770 \begin_inset ERT
29771 status collapsed
29772
29773 \begin_layout Plain Layout
29774
29775 }
29776 \end_layout
29777
29778 \end_inset
29779
29780
29781 \end_layout
29782
29783 \end_inset
29784
29785
29786 \end_layout
29787
29788 \begin_layout Subsection
29789 General
29790 \end_layout
29791
29792 \begin_layout Standard
29793 Numbered formulas can be created with the menu 
29794 \family sans
29795 Insert\SpecialChar menuseparator
29796 Math\SpecialChar menuseparator
29797 Numbered
29798 \begin_inset space ~
29799 \end_inset
29800
29801 Formula
29802 \family default
29803  (shortcut 
29804 \family sans
29805 Ctrl+Alt
29806 \begin_inset space ~
29807 \end_inset
29808
29809 N
29810 \family default
29811 ).
29812  Existing formulas can be numbered with the menu 
29813 \family sans
29814 Edit\SpecialChar menuseparator
29815 Math\SpecialChar menuseparator
29816 Toggle
29817 \begin_inset space ~
29818 \end_inset
29819
29820 Numbering
29821 \family default
29822  (shortcut 
29823 \begin_inset Info
29824 type  "shortcut"
29825 arg   "math-number-toggle"
29826 \end_inset
29827
29828 ).
29829  The formula number is displayed in \SpecialChar LyX
29830  behind the formula as a number sign
29831  in parentheses.
29832  The number sign is replaced in the output by the formula number.
29833 \end_layout
29834
29835 \begin_layout Standard
29836 When numbering is turned on in multiline formulas, all lines will be numbered.
29837  But the numbering can be controlled with the menu 
29838 \family sans
29839 Edit\SpecialChar menuseparator
29840 Math\SpecialChar menuseparator
29841 Toggle
29842 \begin_inset space ~
29843 \end_inset
29844
29845 Numbering
29846 \begin_inset space ~
29847 \end_inset
29848
29849 of
29850 \begin_inset space ~
29851 \end_inset
29852
29853 Line
29854 \family default
29855  (shortcut 
29856 \begin_inset Info
29857 type  "shortcut"
29858 arg   "math-number-line-toggle"
29859 \end_inset
29860
29861 ) for every line.
29862 \end_layout
29863
29864 \begin_layout Standard
29865 Except for inline formulas, all formulas can be numbered with two different
29866  styles, see 
29867 \begin_inset CommandInset ref
29868 LatexCommand ref
29869 reference "sec:Formula-Styles"
29870
29871 \end_inset
29872
29873 .
29874 \end_layout
29875
29876 \begin_layout Subsection
29877 Cross-References
29878 \begin_inset Index idx
29879 status collapsed
29880
29881 \begin_layout Plain Layout
29882 Cross-references ! to formulas
29883 \end_layout
29884
29885 \end_inset
29886
29887
29888 \end_layout
29889
29890 \begin_layout Standard
29891 All labeled formulas can be cross-referenced.
29892  A label is added by the menu 
29893 \family sans
29894 Insert\SpecialChar menuseparator
29895 Label
29896 \family default
29897  or the toolbar button 
29898 \begin_inset Info
29899 type  "icon"
29900 arg   "label-insert"
29901 \end_inset
29902
29903 .
29904  The cursor must hereby be inside a displayed formula.
29905  Alternatively you can right-click on the formula and choose 
29906 \family sans
29907 Equation Label
29908 \family default
29909 .
29910  A dialog pops up displaying the prefix 
29911 \series bold
29912 eq:
29913 \series default
29914  in a text field.
29915  The label is inserted there behind the prefix.
29916  The predefined prefix means 
29917 \begin_inset Quotes eld
29918 \end_inset
29919
29920 equation
29921 \begin_inset Quotes erd
29922 \end_inset
29923
29924  and makes it easier to find labels in large documents because it marks
29925  it as formula label to divide it from e.
29926 \begin_inset space \thinspace{}
29927 \end_inset
29928
29929 g.
29930 \begin_inset space \space{}
29931 \end_inset
29932
29933 section labels.
29934  To change a label, the menu 
29935 \family sans
29936 Insert\SpecialChar menuseparator
29937 Label
29938 \family default
29939  is used again or you right-click on a formula and then on 
29940 \family sans
29941 Equation Label
29942 \family default
29943 .
29944 \end_layout
29945
29946 \begin_layout Standard
29947 The name of the label is displayed in \SpecialChar LyX
29948  within two parentheses behind formula.
29949  A formula with a label is always numbered.
29950 \end_layout
29951
29952 \begin_layout Standard
29953 Cross-references are inserted via the menu 
29954 \family sans
29955 Insert\SpecialChar menuseparator
29956 Cross-Reference
29957 \family default
29958  or with the toolbar button 
29959 \begin_inset Info
29960 type  "icon"
29961 arg   "dialog-show-new-inset ref"
29962 \end_inset
29963
29964 .
29965  A formula cross-reference appears in the output as formula number.
29966  When in the cross-reference dialog window the format 
29967 \series bold
29968 (<reference>)
29969 \series default
29970  is chosen, the cross-reference appears in the output as formula number
29971  in parentheses.
29972 \begin_inset Newline newline
29973 \end_inset
29974
29975 By right-clicking on a cross-reference in \SpecialChar LyX
29976 , one jumps to the formula that
29977  is referenced.
29978 \end_layout
29979
29980 \begin_layout Standard
29981 Here are as examples cross-references to formulas of the following subsections:
29982 \begin_inset Note Note
29983 status open
29984
29985 \begin_layout Plain Layout
29986 Note the different cross-reference types.
29987 \end_layout
29988
29989 \end_inset
29990
29991
29992 \end_layout
29993
29994 \begin_layout Standard
29995 The equations 
29996 \begin_inset CommandInset ref
29997 LatexCommand eqref
29998 reference "eq:tag"
29999
30000 \end_inset
30001
30002  and 
30003 \begin_inset CommandInset ref
30004 LatexCommand eqref
30005 reference "eq:c"
30006
30007 \end_inset
30008
30009  are equivalent.
30010  In (
30011 \begin_inset CommandInset ref
30012 LatexCommand ref
30013 reference "eq:Lat"
30014
30015 \end_inset
30016
30017 ) big Latin letters are used for the numbering in contrary to (
30018 \begin_inset CommandInset ref
30019 LatexCommand ref
30020 reference "eq:Rom"
30021
30022 \end_inset
30023
30024 ).
30025 \end_layout
30026
30027 \begin_layout Standard
30028 \begin_inset VSpace medskip
30029 \end_inset
30030
30031 When the argument of 
30032 \series bold
30033
30034 \backslash
30035 tag
30036 \begin_inset Foot
30037 status collapsed
30038
30039 \begin_layout Plain Layout
30040
30041 \series bold
30042
30043 \backslash
30044 tag
30045 \series default
30046  is described in 
30047 \begin_inset CommandInset ref
30048 LatexCommand ref
30049 reference "subsec:User-defined-Numbering"
30050
30051 \end_inset
30052
30053 .
30054 \end_layout
30055
30056 \end_inset
30057
30058
30059 \series default
30060  contains a box like in 
30061 \begin_inset CommandInset ref
30062 LatexCommand ref
30063 reference "subsec:Paragraph-Boxes"
30064
30065 \end_inset
30066
30067 , the formula cannot be referenced.
30068 \end_layout
30069
30070 \begin_layout Subsection
30071 Subnumbering
30072 \begin_inset Index idx
30073 status collapsed
30074
30075 \begin_layout Plain Layout
30076 Formula numbering ! subnumbering
30077 \end_layout
30078
30079 \end_inset
30080
30081
30082 \end_layout
30083
30084 \begin_layout Standard
30085 With the help of the commands 
30086 \series bold
30087
30088 \backslash
30089 begin{subequations}
30090 \series default
30091  and 
30092 \series bold
30093
30094 \backslash
30095 end{subequations}
30096 \series default
30097  formulas can be subnumbered.
30098  Both commands are inserted in \SpecialChar TeX
30099  mode.
30100 \end_layout
30101
30102 \begin_layout Standard
30103 An example:
30104 \begin_inset Formula 
30105 \begin{equation}
30106 A=C-B\label{eq:a}
30107 \end{equation}
30108
30109 \end_inset
30110
30111
30112 \begin_inset ERT
30113 status collapsed
30114
30115 \begin_layout Plain Layout
30116
30117
30118 \backslash
30119 addtocounter{equation}{-1}
30120 \end_layout
30121
30122 \end_inset
30123
30124
30125 \begin_inset ERT
30126 status collapsed
30127
30128 \begin_layout Plain Layout
30129
30130
30131 \backslash
30132 begin{subequations}
30133 \end_layout
30134
30135 \end_inset
30136
30137
30138 \begin_inset VSpace -5mm
30139 \end_inset
30140
30141
30142 \begin_inset Formula 
30143 \begin{equation}
30144 B=C-A\label{eq:b}
30145 \end{equation}
30146
30147 \end_inset
30148
30149
30150 \begin_inset Formula 
30151 \begin{equation}
30152 C=A+B\label{eq:c}
30153 \end{equation}
30154
30155 \end_inset
30156
30157
30158 \end_layout
30159
30160 \begin_layout Standard
30161 \begin_inset ERT
30162 status collapsed
30163
30164 \begin_layout Plain Layout
30165
30166
30167 \backslash
30168 end{subequations}
30169 \end_layout
30170
30171 \end_inset
30172
30173
30174 \end_layout
30175
30176 \begin_layout Standard
30177 To create the example, the following is done:
30178 \end_layout
30179
30180 \begin_layout Enumerate
30181 first formula is inserted
30182 \end_layout
30183
30184 \begin_layout Enumerate
30185
30186 \series bold
30187
30188 \backslash
30189 addtocounter{equation}{-1} 
30190 \backslash
30191 begin{subequations}
30192 \begin_inset Index idx
30193 status collapsed
30194
30195 \begin_layout Plain Layout
30196 Commands ! A ! 
30197 \backslash
30198 addtocounter
30199 \end_layout
30200
30201 \end_inset
30202
30203
30204 \begin_inset Newline newline
30205 \end_inset
30206
30207
30208 \series default
30209 is inserted after the first formula
30210 \end_layout
30211
30212 \begin_layout Enumerate
30213 second formula is inserted
30214 \end_layout
30215
30216 \begin_layout Enumerate
30217 third formula is inserted
30218 \end_layout
30219
30220 \begin_layout Enumerate
30221
30222 \series bold
30223
30224 \backslash
30225 end{subequations}
30226 \series default
30227  is inserted after the third formula
30228 \end_layout
30229
30230 \begin_layout Standard
30231 Every formula between the commands 
30232 \series bold
30233
30234 \backslash
30235 begin
30236 \series default
30237  and 
30238 \series bold
30239
30240 \backslash
30241 end
30242 \series default
30243  is subnumbered as a, b, 
30244 \begin_inset Newline linebreak
30245 \end_inset
30246
30247 c, \SpecialChar ldots
30248  For multiline formulas every line will be subnumbered.
30249  All subnumbered formulas are treated as 
30250 \emph on
30251 one
30252 \emph default
30253  numbered formula.
30254  But as every numbered formula increases the counter 
30255 \series bold
30256 equation
30257 \series default
30258  by one, the command 
30259 \series bold
30260
30261 \backslash
30262 addtocounter
30263 \series default
30264  is needed to decrease it.
30265  Otherwise the formulas 
30266 \begin_inset CommandInset ref
30267 LatexCommand eqref
30268 reference "eq:a"
30269
30270 \end_inset
30271
30272
30273 \begin_inset CommandInset ref
30274 LatexCommand eqref
30275 reference "eq:b"
30276
30277 \end_inset
30278
30279
30280 \begin_inset CommandInset ref
30281 LatexCommand eqref
30282 reference "eq:c"
30283
30284 \end_inset
30285
30286  would be numbered as 
30287 \begin_inset CommandInset ref
30288 LatexCommand eqref
30289 reference "eq:a"
30290
30291 \end_inset
30292
30293
30294 \begin_inset CommandInset ref
30295 LatexCommand eqref
30296 reference "eq:d"
30297
30298 \end_inset
30299
30300
30301 \begin_inset CommandInset ref
30302 LatexCommand eqref
30303 reference "eq:f"
30304
30305 \end_inset
30306
30307 .
30308 \end_layout
30309
30310 \begin_layout Standard
30311 By inserting the commands in \SpecialChar TeX
30312  mode, a space is created between the first
30313  two formulas.
30314  To revert this -5
30315 \begin_inset space \thinspace{}
30316 \end_inset
30317
30318 mm vertical space is inserted after the command 
30319 \series bold
30320
30321 \backslash
30322 begin{subequations}
30323 \series default
30324 .
30325  When the formula style 
30326 \series bold
30327 Indented
30328 \begin_inset Foot
30329 status collapsed
30330
30331 \begin_layout Plain Layout
30332 formula styles see 
30333 \begin_inset CommandInset ref
30334 LatexCommand ref
30335 reference "sec:Formula-Styles"
30336
30337 \end_inset
30338
30339
30340 \end_layout
30341
30342 \end_inset
30343
30344
30345 \series default
30346  is used, -7
30347 \begin_inset space \thinspace{}
30348 \end_inset
30349
30350 mm space is inserted instead.
30351 \end_layout
30352
30353 \begin_layout Standard
30354 Here is an example for a multiline formula where the numbering was turned
30355  off for the second line:
30356 \begin_inset ERT
30357 status collapsed
30358
30359 \begin_layout Plain Layout
30360
30361
30362 \backslash
30363 begin{subequations}
30364 \end_layout
30365
30366 \end_inset
30367
30368
30369 \begin_inset Formula 
30370 \begin{eqnarray}
30371 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30372  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30373  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30374 \end{eqnarray}
30375
30376 \end_inset
30377
30378
30379 \begin_inset ERT
30380 status collapsed
30381
30382 \begin_layout Plain Layout
30383
30384
30385 \backslash
30386 end{subequations}
30387 \end_layout
30388
30389 \end_inset
30390
30391
30392 \end_layout
30393
30394 \begin_layout Subsection
30395 User-defined Numbering
30396 \begin_inset CommandInset label
30397 LatexCommand label
30398 name "subsec:User-defined-Numbering"
30399
30400 \end_inset
30401
30402
30403 \begin_inset Index idx
30404 status collapsed
30405
30406 \begin_layout Plain Layout
30407 Formula numbering ! user-defined
30408 \end_layout
30409
30410 \end_inset
30411
30412
30413 \end_layout
30414
30415 \begin_layout Standard
30416 \begin_inset Index idx
30417 status collapsed
30418
30419 \begin_layout Plain Layout
30420 Formula numbering ! self-defined delimiters
30421 \end_layout
30422
30423 \end_inset
30424
30425 With the standard numbering parentheses are set around the formula number.
30426  To replace the parentheses for example by vertical bars, the following
30427  line is added to the \SpecialChar LaTeX
30428 -preamble:
30429 \end_layout
30430
30431 \begin_layout Standard
30432
30433 \series bold
30434
30435 \backslash
30436 def
30437 \backslash
30438 tagform@#1{
30439 \backslash
30440 maketag@@@{|#1|}}
30441 \series default
30442
30443 \begin_inset Note Note
30444 status collapsed
30445
30446 \begin_layout Plain Layout
30447 This macro is already declared in the \SpecialChar LaTeX
30448 -preamble for testing.
30449  To activate it, remove the percent sign at the beginning.
30450 \end_layout
30451
30452 \end_inset
30453
30454
30455 \end_layout
30456
30457 \begin_layout Standard
30458 To use other characters, the vertical bars besides the 
30459 \series bold
30460 #1
30461 \series default
30462  are replaced by one ore more characters.
30463  To get only the formula number the vertical bars are omitted.
30464 \end_layout
30465
30466 \begin_layout Standard
30467 \begin_inset VSpace bigskip
30468 \end_inset
30469
30470 When there should be an expression of your choice instead of the consecutive
30471  formula number in parentheses behind the formula, the command 
30472 \series bold
30473
30474 \backslash
30475 tag
30476 \series default
30477
30478 \begin_inset Index idx
30479 status collapsed
30480
30481 \begin_layout Plain Layout
30482 Commands ! T ! 
30483 \backslash
30484 tag
30485 \end_layout
30486
30487 \end_inset
30488
30489  is used:
30490 \begin_inset Formula 
30491 \begin{equation}
30492 A+B=C\tag{something}\label{eq:tag}
30493 \end{equation}
30494
30495 \end_inset
30496
30497 In this example the command 
30498 \series bold
30499
30500 \backslash
30501 tag
30502 \begin_inset space \textvisiblespace{}
30503 \end_inset
30504
30505 something
30506 \series default
30507  was inserted in the formula.
30508 \end_layout
30509
30510 \begin_layout Standard
30511 When the command 
30512 \series bold
30513
30514 \backslash
30515 tag*
30516 \begin_inset space \textvisiblespace{}
30517 \end_inset
30518
30519 something
30520 \series default
30521  is inserted instead, the star prevents the parentheses around the expression:
30522 \begin_inset Formula 
30523 \[
30524 A+B=C\tag*{something}
30525 \]
30526
30527 \end_inset
30528
30529
30530 \end_layout
30531
30532 \begin_layout Standard
30533 \begin_inset VSpace bigskip
30534 \end_inset
30535
30536 To restart the formula numbering with new document parts or sections, the
30537  following command is used:
30538 \end_layout
30539
30540 \begin_layout Standard
30541
30542 \series bold
30543
30544 \backslash
30545 @addtoreset{equation}{part}
30546 \series default
30547
30548 \begin_inset Index idx
30549 status collapsed
30550
30551 \begin_layout Plain Layout
30552 Commands ! 
30553 \begin_inset ERT
30554 status collapsed
30555
30556 \begin_layout Plain Layout
30557
30558 "
30559 \end_layout
30560
30561 \end_inset
30562
30563 @
30564 \begin_inset ERT
30565 status collapsed
30566
30567 \begin_layout Plain Layout
30568
30569 "
30570 \end_layout
30571
30572 \end_inset
30573
30574  ! 
30575 \backslash
30576
30577 \begin_inset ERT
30578 status collapsed
30579
30580 \begin_layout Plain Layout
30581
30582 "
30583 \end_layout
30584
30585 \end_inset
30586
30587 @
30588 \begin_inset ERT
30589 status collapsed
30590
30591 \begin_layout Plain Layout
30592
30593 "
30594 \end_layout
30595
30596 \end_inset
30597
30598 addtoreset
30599 \end_layout
30600
30601 \end_inset
30602
30603
30604 \begin_inset Newline newline
30605 \end_inset
30606
30607 resp.
30608 \begin_inset Newline newline
30609 \end_inset
30610
30611
30612 \series bold
30613
30614 \backslash
30615 @addtoreset{equation}{section}
30616 \end_layout
30617
30618 \begin_layout Standard
30619 To be able to use these commands in \SpecialChar TeX
30620  mode, the 
30621 \begin_inset Quotes eld
30622 \end_inset
30623
30624 @
30625 \begin_inset Quotes erd
30626 \end_inset
30627
30628  character has to be made 
30629 \begin_inset Quotes eld
30630 \end_inset
30631
30632 active
30633 \begin_inset Quotes erd
30634 \end_inset
30635
30636  for \SpecialChar LaTeX
30637  using the command 
30638 \series bold
30639
30640 \backslash
30641 makeatletter.
30642
30643 \series default
30644  The command 
30645 \series bold
30646
30647 \backslash
30648 makeatother
30649 \series default
30650  reverts this.
30651  So the command sequence in \SpecialChar TeX
30652  mode is:
30653 \end_layout
30654
30655 \begin_layout Standard
30656
30657 \series bold
30658
30659 \backslash
30660 makeatletter
30661 \begin_inset Newline newline
30662 \end_inset
30663
30664
30665 \backslash
30666 @addtoreset{equation}{section}
30667 \begin_inset Newline newline
30668 \end_inset
30669
30670
30671 \backslash
30672 makeatother
30673 \end_layout
30674
30675 \begin_layout Standard
30676 In the \SpecialChar LaTeX
30677 -preamble 
30678 \series bold
30679
30680 \backslash
30681 makeatletter
30682 \series default
30683  and 
30684 \series bold
30685
30686 \backslash
30687 makeatother
30688 \series default
30689  can be omitted as they are automatically internally inserted by \SpecialChar LyX
30690 .
30691 \end_layout
30692
30693 \begin_layout Standard
30694 To revert 
30695 \series bold
30696
30697 \backslash
30698 @addtoreset
30699 \series default
30700 , the file 
30701 \series bold
30702 remreset.sty
30703 \series default
30704
30705 \begin_inset Foot
30706 status collapsed
30707
30708 \begin_layout Plain Layout
30709
30710 \series bold
30711 remreset
30712 \series default
30713  is part of the \SpecialChar LaTeX
30714 -package 
30715 \series bold
30716 carlisle
30717 \series default
30718
30719 \begin_inset Index idx
30720 status collapsed
30721
30722 \begin_layout Plain Layout
30723 Packages ! carlisle
30724 \end_layout
30725
30726 \end_inset
30727
30728  that is part of every \SpecialChar LaTeX
30729  standard installation.
30730 \end_layout
30731
30732 \end_inset
30733
30734
30735 \begin_inset Index idx
30736 status collapsed
30737
30738 \begin_layout Plain Layout
30739 Packages ! remreset
30740 \end_layout
30741
30742 \end_inset
30743
30744  has to be loaded in the \SpecialChar LaTeX
30745 -preamble with the line
30746 \end_layout
30747
30748 \begin_layout Standard
30749
30750 \series bold
30751
30752 \backslash
30753 usepackage{remreset}
30754 \end_layout
30755
30756 \begin_layout Standard
30757 Then the command 
30758 \series bold
30759
30760 \backslash
30761 @removefromreset
30762 \series default
30763
30764 \begin_inset Index idx
30765 status collapsed
30766
30767 \begin_layout Plain Layout
30768 Commands ! 
30769 \begin_inset ERT
30770 status collapsed
30771
30772 \begin_layout Plain Layout
30773
30774 "
30775 \end_layout
30776
30777 \end_inset
30778
30779 @
30780 \begin_inset ERT
30781 status collapsed
30782
30783 \begin_layout Plain Layout
30784
30785 "
30786 \end_layout
30787
30788 \end_inset
30789
30790  ! 
30791 \backslash
30792
30793 \begin_inset ERT
30794 status collapsed
30795
30796 \begin_layout Plain Layout
30797
30798 "
30799 \end_layout
30800
30801 \end_inset
30802
30803 @
30804 \begin_inset ERT
30805 status collapsed
30806
30807 \begin_layout Plain Layout
30808
30809 "
30810 \end_layout
30811
30812 \end_inset
30813
30814 removefromreset
30815 \end_layout
30816
30817 \end_inset
30818
30819  can be used with the same scheme as 
30820 \series bold
30821
30822 \backslash
30823 @addtoreset
30824 \series default
30825 .
30826 \end_layout
30827
30828 \begin_layout Standard
30829 \begin_inset VSpace bigskip
30830 \end_inset
30831
30832 Sometimes formulas should be numbered in the following form:
30833 \end_layout
30834
30835 \begin_layout Standard
30836
30837 \family typewriter
30838 (section number.formula number)
30839 \end_layout
30840
30841 \begin_layout Standard
30842 The formula number should start with every section with 
30843 \begin_inset Quotes eld
30844 \end_inset
30845
30846 1
30847 \begin_inset Quotes erd
30848 \end_inset
30849
30850 .
30851 \end_layout
30852
30853 \begin_layout Standard
30854 For this case there is the command 
30855 \series bold
30856
30857 \backslash
30858 numberwithin
30859 \series default
30860
30861 \begin_inset Index idx
30862 status collapsed
30863
30864 \begin_layout Plain Layout
30865 Commands ! N ! 
30866 \backslash
30867 numberwithin
30868 \end_layout
30869
30870 \end_inset
30871
30872 , which is used with the following scheme:
30873 \end_layout
30874
30875 \begin_layout Standard
30876
30877 \series bold
30878
30879 \backslash
30880 numberwithin{counter}{sectioning}
30881 \end_layout
30882
30883 \begin_layout Standard
30884 Counter denotes what kind of numbering is affected, sectioning denotes what
30885  number is before the dot.
30886 \end_layout
30887
30888 \begin_layout Standard
30889 Thus in our case the following \SpecialChar LaTeX
30890  preamble or \SpecialChar TeX
30891  code line is used:
30892 \end_layout
30893
30894 \begin_layout Standard
30895
30896 \series bold
30897
30898 \backslash
30899 numberwithin{equation}{section}
30900 \end_layout
30901
30902 \begin_layout Standard
30903 This is the result:
30904 \begin_inset ERT
30905 status collapsed
30906
30907 \begin_layout Plain Layout
30908
30909
30910 \backslash
30911 numberwithin{equation}{section}
30912 \end_layout
30913
30914 \end_inset
30915
30916
30917 \begin_inset Formula 
30918 \begin{equation}
30919 A+B=C
30920 \end{equation}
30921
30922 \end_inset
30923
30924
30925 \end_layout
30926
30927 \begin_layout Standard
30928 To number e.
30929 \begin_inset space \thinspace{}
30930 \end_inset
30931
30932 g.
30933 \begin_inset space \space{}
30934 \end_inset
30935
30936 tables so that the number of the part is the sectioning,
30937 \begin_inset Newline newline
30938 \end_inset
30939
30940
30941 \series bold
30942
30943 \backslash
30944 numberwithin{table}{part}
30945 \series default
30946  is used.
30947 \end_layout
30948
30949 \begin_layout Standard
30950 To go back to the standard numbering or to prevent this kind of numbering
30951  when it is defined by the document class, the following command is inserted
30952  as \SpecialChar TeX
30953  code or to the \SpecialChar LaTeX
30954  preamble:
30955 \end_layout
30956
30957 \begin_layout Standard
30958
30959 \series bold
30960
30961 \backslash
30962 renewcommand{
30963 \backslash
30964 theequation}{
30965 \backslash
30966 arabic{equation}}
30967 \begin_inset Index idx
30968 status collapsed
30969
30970 \begin_layout Plain Layout
30971 Commands ! A ! 
30972 \backslash
30973 arabic
30974 \end_layout
30975
30976 \end_inset
30977
30978
30979 \series default
30980
30981 \begin_inset ERT
30982 status collapsed
30983
30984 \begin_layout Plain Layout
30985
30986
30987 \backslash
30988 renewcommand{
30989 \backslash
30990 theequation}{
30991 \backslash
30992 arabic{equation}}
30993 \end_layout
30994
30995 \end_inset
30996
30997
30998 \series bold
30999
31000 \begin_inset Newline newline
31001 \end_inset
31002
31003
31004 \series default
31005 or
31006 \series bold
31007
31008 \begin_inset Newline newline
31009 \end_inset
31010
31011
31012 \backslash
31013 renewcommand{
31014 \backslash
31015 thetable}{
31016 \backslash
31017 arabic{table}}
31018 \end_layout
31019
31020 \begin_layout Standard
31021
31022 \series bold
31023
31024 \backslash
31025 numberwithin
31026 \series default
31027  uses internally the command 
31028 \series bold
31029
31030 \backslash
31031 @addtoreset
31032 \series default
31033 , described above, that also needs to be reverted.
31034 \begin_inset ERT
31035 status collapsed
31036
31037 \begin_layout Plain Layout
31038
31039
31040 \backslash
31041 makeatletter
31042 \end_layout
31043
31044 \begin_layout Plain Layout
31045
31046
31047 \backslash
31048 @removefromreset{equation}{section}
31049 \end_layout
31050
31051 \begin_layout Plain Layout
31052
31053
31054 \backslash
31055 makeatother
31056 \end_layout
31057
31058 \end_inset
31059
31060
31061 \end_layout
31062
31063 \begin_layout Subsection
31064 Numbering with Roman Numbers and Letters
31065 \begin_inset Index idx
31066 status collapsed
31067
31068 \begin_layout Plain Layout
31069 Formula numbering ! with letters
31070 \end_layout
31071
31072 \end_inset
31073
31074
31075 \begin_inset Index idx
31076 status collapsed
31077
31078 \begin_layout Plain Layout
31079 Formula numbering ! with Roman numbers
31080 \end_layout
31081
31082 \end_inset
31083
31084
31085 \end_layout
31086
31087 \begin_layout Standard
31088 Formulas can also be numbered with Roman numbers and Latin letters.
31089  To number for example with small Roman numbers, the command
31090 \end_layout
31091
31092 \begin_layout Standard
31093
31094 \series bold
31095
31096 \backslash
31097 renewcommand{
31098 \backslash
31099 theequation}{
31100 \backslash
31101 roman{equation}}
31102 \end_layout
31103
31104 \begin_layout Standard
31105 is inserted before the formula in \SpecialChar TeX
31106  mode.
31107  
31108 \series bold
31109
31110 \backslash
31111 renewcommand
31112 \series default
31113
31114 \begin_inset Index idx
31115 status collapsed
31116
31117 \begin_layout Plain Layout
31118 Commands ! R ! 
31119 \backslash
31120 renewcommand
31121 \end_layout
31122
31123 \end_inset
31124
31125  redefines the predefined command 
31126 \series bold
31127
31128 \backslash
31129 theequation
31130 \series default
31131  to the command 
31132 \series bold
31133
31134 \backslash
31135 roman{equation}
31136 \series default
31137 .
31138 \begin_inset Foot
31139 status collapsed
31140
31141 \begin_layout Plain Layout
31142 The command 
31143 \series bold
31144
31145 \backslash
31146 renewcommand
31147 \series default
31148  has the same scheme like the command 
31149 \series bold
31150
31151 \backslash
31152 newcommand
31153 \series default
31154  that is described in 
31155 \begin_inset CommandInset ref
31156 LatexCommand ref
31157 reference "subsec:The-Command-newcommand"
31158
31159 \end_inset
31160
31161 .
31162 \end_layout
31163
31164 \end_inset
31165
31166  
31167 \series bold
31168 equation
31169 \series default
31170  is the formula counter.
31171  When the command 
31172 \series bold
31173
31174 \backslash
31175 the
31176 \series default
31177  is used as prefix for a counter, the value of the counter is output as
31178  Arabic number.
31179  When a formula is numbered, \SpecialChar LaTeX
31180  sets internally the command 
31181 \series bold
31182
31183 \backslash
31184 theequation
31185 \series default
31186  behind the formula.
31187  
31188 \series bold
31189
31190 \backslash
31191 roman{equation}
31192 \begin_inset Index idx
31193 status collapsed
31194
31195 \begin_layout Plain Layout
31196 Commands ! R ! 
31197 \backslash
31198 roman
31199 \end_layout
31200
31201 \end_inset
31202
31203
31204 \series default
31205  outputs the counter as small Roman number.
31206 \end_layout
31207
31208 \begin_layout Standard
31209 All formulas behind the command 
31210 \series bold
31211
31212 \backslash
31213 renew
31214 \series default
31215 c
31216 \series bold
31217 ommand
31218 \series default
31219  are now numbered Roman.
31220  To switch to numbering with big Roman numbers, the command is inserted
31221  again, but 
31222 \series bold
31223
31224 \backslash
31225 roman
31226 \series default
31227  is replaced by 
31228 \series bold
31229
31230 \backslash
31231 Roman
31232 \series default
31233
31234 \begin_inset Index idx
31235 status collapsed
31236
31237 \begin_layout Plain Layout
31238 Commands ! R ! 
31239 \backslash
31240 roman@
31241 \backslash
31242 Roman
31243 \end_layout
31244
31245 \end_inset
31246
31247 .
31248  To 
31249 \begin_inset Quotes eld
31250 \end_inset
31251
31252 number
31253 \begin_inset Quotes erd
31254 \end_inset
31255
31256  with small Latin letters there is the command 
31257 \series bold
31258
31259 \backslash
31260 alph
31261 \series default
31262
31263 \begin_inset Index idx
31264 status collapsed
31265
31266 \begin_layout Plain Layout
31267 Commands ! A ! 
31268 \backslash
31269 alph
31270 \end_layout
31271
31272 \end_inset
31273
31274 , for big ones there is the command 
31275 \series bold
31276
31277 \backslash
31278 Alph
31279 \series default
31280
31281 \begin_inset Index idx
31282 status collapsed
31283
31284 \begin_layout Plain Layout
31285 Commands ! A ! 
31286 \backslash
31287 alph@
31288 \backslash
31289 Alph
31290 \end_layout
31291
31292 \end_inset
31293
31294 .
31295 \end_layout
31296
31297 \begin_layout Standard
31298 \begin_inset Note Greyedout
31299 status open
31300
31301 \begin_layout Plain Layout
31302
31303 \series bold
31304 \color none
31305 Note:
31306 \series default
31307  Only maximal 26
31308 \begin_inset space ~
31309 \end_inset
31310
31311 formulas can be numbered with Latin letters in one document.
31312 \end_layout
31313
31314 \end_inset
31315
31316
31317 \end_layout
31318
31319 \begin_layout Standard
31320 \begin_inset ERT
31321 status collapsed
31322
31323 \begin_layout Plain Layout
31324
31325
31326 \backslash
31327 renewcommand{
31328 \backslash
31329 theequation}{
31330 \backslash
31331 roman{equation}}
31332 \end_layout
31333
31334 \end_inset
31335
31336
31337 \end_layout
31338
31339 \begin_layout Standard
31340 \begin_inset Formula 
31341 \begin{equation}
31342 A=\textrm{small roman}
31343 \end{equation}
31344
31345 \end_inset
31346
31347
31348 \begin_inset ERT
31349 status collapsed
31350
31351 \begin_layout Plain Layout
31352
31353
31354 \backslash
31355 renewcommand{
31356 \backslash
31357 theequation}{
31358 \backslash
31359 Roman{equation}}
31360 \end_layout
31361
31362 \end_inset
31363
31364
31365 \begin_inset Formula 
31366 \begin{equation}
31367 B=\textrm{big Roman}\label{eq:Rom}
31368 \end{equation}
31369
31370 \end_inset
31371
31372
31373 \begin_inset ERT
31374 status collapsed
31375
31376 \begin_layout Plain Layout
31377
31378
31379 \backslash
31380 renewcommand{
31381 \backslash
31382 theequation}{
31383 \backslash
31384 alph{equation}}
31385 \end_layout
31386
31387 \end_inset
31388
31389
31390 \begin_inset Formula 
31391 \begin{equation}
31392 C=\textrm{small Latin}
31393 \end{equation}
31394
31395 \end_inset
31396
31397
31398 \begin_inset ERT
31399 status collapsed
31400
31401 \begin_layout Plain Layout
31402
31403
31404 \backslash
31405 renewcommand{
31406 \backslash
31407 theequation}{
31408 \backslash
31409 Alph{equation}}
31410 \end_layout
31411
31412 \end_inset
31413
31414
31415 \begin_inset Formula 
31416 \begin{equation}
31417 D=\textrm{big Latin}\label{eq:Lat}
31418 \end{equation}
31419
31420 \end_inset
31421
31422
31423 \end_layout
31424
31425 \begin_layout Standard
31426 To switch back to the default numbering, insert the command:
31427 \end_layout
31428
31429 \begin_layout Standard
31430
31431 \series bold
31432
31433 \backslash
31434 renewcommand{
31435 \backslash
31436 theequation}{
31437 \backslash
31438 arabic{equation}}
31439 \begin_inset Index idx
31440 status collapsed
31441
31442 \begin_layout Plain Layout
31443 Commands ! A ! 
31444 \backslash
31445 arabic
31446 \end_layout
31447
31448 \end_inset
31449
31450
31451 \end_layout
31452
31453 \begin_layout Standard
31454 \begin_inset ERT
31455 status collapsed
31456
31457 \begin_layout Plain Layout
31458
31459
31460 \backslash
31461 renewcommand{
31462 \backslash
31463 theequation}{
31464 \backslash
31465 arabic{equation}}
31466 \end_layout
31467
31468 \end_inset
31469
31470
31471 \begin_inset Formula 
31472 \begin{equation}
31473 E=\textrm{Arabic}
31474 \end{equation}
31475
31476 \end_inset
31477
31478
31479 \end_layout
31480
31481 \begin_layout Standard
31482 \begin_inset VSpace medskip
31483 \end_inset
31484
31485 As you see, formulas are numbered serially independent from the numbering
31486  style.
31487  When then numbering should start with 
31488 \begin_inset Quotes eld
31489 \end_inset
31490
31491 1
31492 \begin_inset Quotes erd
31493 \end_inset
31494
31495  when the style is changed, new equation counters have to be defined.
31496  A description about this can be found in the file 
31497 \begin_inset CommandInset href
31498 LatexCommand href
31499 name "Formula-numbering.lyx"
31500 target "run:Formula-numbering.lyx"
31501
31502 \end_inset
31503
31504 .
31505 \end_layout
31506
31507 \begin_layout Section
31508 Chemical Symbols and Equations
31509 \begin_inset CommandInset label
31510 LatexCommand label
31511 name "subsec:Chemical-Symbols-and"
31512
31513 \end_inset
31514
31515
31516 \begin_inset Index idx
31517 status collapsed
31518
31519 \begin_layout Plain Layout
31520 Chemical characters ! Symbols
31521 \end_layout
31522
31523 \end_inset
31524
31525
31526 \begin_inset Index idx
31527 status collapsed
31528
31529 \begin_layout Plain Layout
31530 Chemical equations
31531 \end_layout
31532
31533 \end_inset
31534
31535
31536 \begin_inset Index idx
31537 status collapsed
31538
31539 \begin_layout Plain Layout
31540 Symbols ! chemical
31541 \end_layout
31542
31543 \end_inset
31544
31545
31546 \end_layout
31547
31548 \begin_layout Standard
31549 An example text from chemistry:
31550 \end_layout
31551
31552 \begin_layout Quote
31553 The 
31554 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31555 \end_inset
31556
31557 -ion reacts with two 
31558 \begin_inset Formula $\mathrm{Na^{+}}$
31559 \end_inset
31560
31561 -ions to sodium sulfate 
31562 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31563 \end_inset
31564
31565 .
31566  The chemical equation for this is:
31567 \begin_inset Formula 
31568 \begin{equation}
31569 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31570 \end{equation}
31571
31572 \end_inset
31573
31574
31575 \end_layout
31576
31577 \begin_layout Standard
31578 This chemical equation can directly be created as formula.
31579  To avoid that the symbols appear italic, everything is highlighted and
31580  changed by the shortcut 
31581 \begin_inset Info
31582 type  "shortcut"
31583 arg   "font-roman"
31584 \end_inset
31585
31586  to the upright font style.
31587 \begin_inset Foot
31588 status collapsed
31589
31590 \begin_layout Plain Layout
31591 font styles
31592 \series bold
31593  
31594 \series default
31595 see 
31596 \begin_inset CommandInset ref
31597 LatexCommand ref
31598 reference "subsec:Font-Styles"
31599
31600 \end_inset
31601
31602
31603 \end_layout
31604
31605 \end_inset
31606
31607
31608 \end_layout
31609
31610 \begin_layout Standard
31611 A more convenient way to typeset chemical formulas is to use the command
31612  
31613 \series bold
31614
31615 \backslash
31616 ce
31617 \series default
31618
31619 \begin_inset Index idx
31620 status collapsed
31621
31622 \begin_layout Plain Layout
31623 Commands ! C ! 
31624 \backslash
31625 ce
31626 \end_layout
31627
31628 \end_inset
31629
31630  that is available when the \SpecialChar LaTeX
31631 -package 
31632 \series bold
31633 mhchem
31634 \series default
31635
31636 \begin_inset Index idx
31637 status collapsed
31638
31639 \begin_layout Plain Layout
31640 Packages ! mhchem
31641 \end_layout
31642
31643 \end_inset
31644
31645  is installed.
31646  After inserting 
31647 \series bold
31648
31649 \backslash
31650 ce
31651 \series default
31652  to a formula a new blue box appears where chemical formulas can be inserted
31653  in an intuitive way.
31654 \begin_inset Separator parbreak
31655 \end_inset
31656
31657
31658 \end_layout
31659
31660 \begin_layout Standard
31661 \align center
31662 \begin_inset Tabular
31663 <lyxtabular version="3" rows="10" columns="2">
31664 <features booktabs="true" tabularvalignment="middle">
31665 <column alignment="center" valignment="top" width="0pt">
31666 <column alignment="center" valignment="top">
31667 <row>
31668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31669 \begin_inset Text
31670
31671 \begin_layout Plain Layout
31672 Command
31673 \end_layout
31674
31675 \end_inset
31676 </cell>
31677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31678 \begin_inset Text
31679
31680 \begin_layout Plain Layout
31681 Result
31682 \end_layout
31683
31684 \end_inset
31685 </cell>
31686 </row>
31687 <row>
31688 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31689 \begin_inset Text
31690
31691 \begin_layout Plain Layout
31692
31693 \backslash
31694 ce
31695 \begin_inset space \textvisiblespace{}
31696 \end_inset
31697
31698 H2CO3
31699 \end_layout
31700
31701 \end_inset
31702 </cell>
31703 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31704 \begin_inset Text
31705
31706 \begin_layout Plain Layout
31707 \begin_inset Formula $\ce{H2CO3}$
31708 \end_inset
31709
31710
31711 \end_layout
31712
31713 \end_inset
31714 </cell>
31715 </row>
31716 <row topspace="1.5mm">
31717 <cell alignment="center" valignment="top" usebox="none">
31718 \begin_inset Text
31719
31720 \begin_layout Plain Layout
31721
31722 \backslash
31723 ce
31724 \begin_inset space \textvisiblespace{}
31725 \end_inset
31726
31727 SO4^2-
31728 \end_layout
31729
31730 \end_inset
31731 </cell>
31732 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31733 \begin_inset Text
31734
31735 \begin_layout Plain Layout
31736 \begin_inset Formula $\ce{SO4^{2-}}$
31737 \end_inset
31738
31739
31740 \end_layout
31741
31742 \end_inset
31743 </cell>
31744 </row>
31745 <row topspace="1.5mm">
31746 <cell alignment="center" valignment="top" usebox="none">
31747 \begin_inset Text
31748
31749 \begin_layout Plain Layout
31750
31751 \backslash
31752 ce
31753 \begin_inset space \textvisiblespace{}
31754 \end_inset
31755
31756 (NH4)2S
31757 \end_layout
31758
31759 \end_inset
31760 </cell>
31761 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31762 \begin_inset Text
31763
31764 \begin_layout Plain Layout
31765 \begin_inset Formula $\ce{(NH4)2S}$
31766 \end_inset
31767
31768
31769 \end_layout
31770
31771 \end_inset
31772 </cell>
31773 </row>
31774 <row topspace="1.5mm">
31775 <cell alignment="center" valignment="top" usebox="none">
31776 \begin_inset Text
31777
31778 \begin_layout Plain Layout
31779
31780 \backslash
31781 ce
31782 \begin_inset space \textvisiblespace{}
31783 \end_inset
31784
31785 KCr(SO4)2.12H2O
31786 \end_layout
31787
31788 \end_inset
31789 </cell>
31790 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31791 \begin_inset Text
31792
31793 \begin_layout Plain Layout
31794 \begin_inset Formula $\ce{KCr(SO4)2.12H2O}$
31795 \end_inset
31796
31797
31798 \end_layout
31799
31800 \end_inset
31801 </cell>
31802 </row>
31803 <row topspace="1.5mm">
31804 <cell alignment="center" valignment="top" usebox="none">
31805 \begin_inset Text
31806
31807 \begin_layout Plain Layout
31808
31809 \backslash
31810 ce
31811 \begin_inset space \textvisiblespace{}
31812 \end_inset
31813
31814 A-B
31815 \backslash
31816 dbond
31817 \begin_inset space \textvisiblespace{}
31818 \end_inset
31819
31820 C
31821 \backslash
31822 tbond
31823 \begin_inset space \textvisiblespace{}
31824 \end_inset
31825
31826 D
31827 \end_layout
31828
31829 \end_inset
31830 </cell>
31831 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31832 \begin_inset Text
31833
31834 \begin_layout Plain Layout
31835 \begin_inset Formula $\ce{A-B\dbond C\tbond D}$
31836 \end_inset
31837
31838
31839 \end_layout
31840
31841 \end_inset
31842 </cell>
31843 </row>
31844 <row topspace="1.5mm">
31845 <cell alignment="center" valignment="top" usebox="none">
31846 \begin_inset Text
31847
31848 \begin_layout Plain Layout
31849
31850 \backslash
31851 ce
31852 \begin_inset space \textvisiblespace{}
31853 \end_inset
31854
31855 ^227
31856 \begin_inset Formula $\downarrow$
31857 \end_inset
31858
31859 _90
31860 \begin_inset Formula $\to$
31861 \end_inset
31862
31863 Th+
31864 \end_layout
31865
31866 \end_inset
31867 </cell>
31868 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31869 \begin_inset Text
31870
31871 \begin_layout Plain Layout
31872 \begin_inset Formula $\ce{_{90}^{227}Th+}$
31873 \end_inset
31874
31875
31876 \end_layout
31877
31878 \end_inset
31879 </cell>
31880 </row>
31881 <row>
31882 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31883 \begin_inset Text
31884
31885 \begin_layout Plain Layout
31886
31887 \backslash
31888 ce
31889 \begin_inset space \textvisiblespace{}
31890 \end_inset
31891
31892
31893 \backslash
31894 mu
31895 \begin_inset space \textvisiblespace{}
31896 \end_inset
31897
31898
31899 \backslash
31900 hyphen
31901 \begin_inset space \textvisiblespace{}
31902 \end_inset
31903
31904 Cl
31905 \end_layout
31906
31907 \end_inset
31908 </cell>
31909 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31910 \begin_inset Text
31911
31912 \begin_layout Plain Layout
31913 \begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$
31914 \end_inset
31915
31916
31917 \end_layout
31918
31919 \end_inset
31920 </cell>
31921 </row>
31922 <row>
31923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31924 \begin_inset Text
31925
31926 \begin_layout Plain Layout
31927
31928 \backslash
31929 ce
31930 \begin_inset space \textvisiblespace{}
31931 \end_inset
31932
31933 CO2
31934 \begin_inset space \textvisiblespace{}
31935 \end_inset
31936
31937 +
31938 \begin_inset space \textvisiblespace{}
31939 \end_inset
31940
31941 C
31942 \begin_inset space \textvisiblespace{}
31943 \end_inset
31944
31945 <=>
31946 \begin_inset space \textvisiblespace{}
31947 \end_inset
31948
31949 2CO
31950 \end_layout
31951
31952 \end_inset
31953 </cell>
31954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31955 \begin_inset Text
31956
31957 \begin_layout Plain Layout
31958 \begin_inset Formula $\ce{CO2 + C <=> 2CO}$
31959 \end_inset
31960
31961
31962 \end_layout
31963
31964 \end_inset
31965 </cell>
31966 </row>
31967 <row topspace="1.5mm">
31968 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31969 \begin_inset Text
31970
31971 \begin_layout Plain Layout
31972
31973 \backslash
31974 ce
31975 \begin_inset space \textvisiblespace{}
31976 \end_inset
31977
31978 CO2
31979 \begin_inset space \textvisiblespace{}
31980 \end_inset
31981
31982 +
31983 \begin_inset space \textvisiblespace{}
31984 \end_inset
31985
31986 C
31987 \begin_inset space \textvisiblespace{}
31988 \end_inset
31989
31990 ->[
31991 \backslash
31992 alpha][
31993 \backslash
31994 beta]
31995 \begin_inset space \textvisiblespace{}
31996 \end_inset
31997
31998 2CO}
31999 \end_layout
32000
32001 \end_inset
32002 </cell>
32003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
32004 \begin_inset Text
32005
32006 \begin_layout Plain Layout
32007 \begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$
32008 \end_inset
32009
32010
32011 \end_layout
32012
32013 \end_inset
32014 </cell>
32015 </row>
32016 </lyxtabular>
32017
32018 \end_inset
32019
32020
32021 \end_layout
32022
32023 \begin_layout Standard
32024 \begin_inset Note Greyedout
32025 status open
32026
32027 \begin_layout Plain Layout
32028
32029 \series bold
32030 \color none
32031 Note:
32032 \series default
32033  It is not possible in \SpecialChar LyX
32034  to use the character ^ to get an up-arrow as described
32035  in the 
32036 \series bold
32037 mhchem
32038 \series default
32039  manual.
32040  One instead uses a negative thin space followed by the command 
32041 \series bold
32042
32043 \backslash
32044 uparrow
32045 \series default
32046
32047 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
32048 \end_inset
32049
32050
32051 \end_layout
32052
32053 \end_inset
32054
32055
32056 \end_layout
32057
32058 \begin_layout Standard
32059 Using 
32060 \series bold
32061
32062 \backslash
32063 ce
32064 \series default
32065  the command for equation
32066 \begin_inset space ~
32067 \end_inset
32068
32069
32070 \begin_inset CommandInset ref
32071 LatexCommand eqref
32072 reference "eq:chem-reaction"
32073
32074 \end_inset
32075
32076  is:
32077 \begin_inset Newline newline
32078 \end_inset
32079
32080
32081 \series bold
32082  
32083 \backslash
32084 ce
32085 \begin_inset space \textvisiblespace{}
32086 \end_inset
32087
32088 2Na+
32089 \begin_inset space \textvisiblespace{}
32090 \end_inset
32091
32092 +
32093 \begin_inset space \textvisiblespace{}
32094 \end_inset
32095
32096 SO4^2-
32097 \begin_inset space \textvisiblespace{}
32098 \end_inset
32099
32100
32101 \begin_inset space \textvisiblespace{}
32102 \end_inset
32103
32104 ->
32105 \begin_inset space \textvisiblespace{}
32106 \end_inset
32107
32108 Na2SO4
32109 \end_layout
32110
32111 \begin_layout Standard
32112 To create multiline chemical equations first a multiline formula is created
32113  as described in 
32114 \begin_inset CommandInset ref
32115 LatexCommand ref
32116 reference "sec:Multiline-Formulas"
32117
32118 \end_inset
32119
32120 .
32121  Afterwards the command 
32122 \series bold
32123
32124 \backslash
32125 ce
32126 \series default
32127  is used in every small blue box of the formula.
32128  
32129 \begin_inset CommandInset ref
32130 LatexCommand eqref
32131 reference "eq:TEOS-reaction-1"
32132
32133 \end_inset
32134
32135  and 
32136 \begin_inset CommandInset ref
32137 LatexCommand eqref
32138 reference "eq:TEOS-reaction-2"
32139
32140 \end_inset
32141
32142  are an example of a multi-stage chemical reaction where every equation
32143  has its own number.
32144 \begin_inset Formula 
32145 \begin{eqnarray}
32146 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
32147 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
32148 \end{eqnarray}
32149
32150 \end_inset
32151
32152
32153 \end_layout
32154
32155 \begin_layout Standard
32156 Besides 
32157 \series bold
32158
32159 \backslash
32160 ce
32161 \series default
32162  the 
32163 \series bold
32164 mhchem
32165 \series default
32166  package provides the command 
32167 \series bold
32168
32169 \backslash
32170 cf
32171 \series default
32172
32173 \begin_inset Index idx
32174 status collapsed
32175
32176 \begin_layout Plain Layout
32177 Commands ! C ! 
32178 \backslash
32179 cf
32180 \end_layout
32181
32182 \end_inset
32183
32184  that has to be used for special cases.
32185  For more information about 
32186 \series bold
32187
32188 \backslash
32189 cf
32190 \series default
32191  and more examples have a look at the documentation of 
32192 \series bold
32193 mhchem
32194 \series default
32195
32196 \begin_inset CommandInset citation
32197 LatexCommand cite
32198 key "mhchem"
32199
32200 \end_inset
32201
32202 .
32203 \end_layout
32204
32205 \begin_layout Section
32206 Diagrams
32207 \end_layout
32208
32209 \begin_layout Standard
32210 \SpecialChar LyX
32211  supports two types of commutative diagrams: 
32212 \series bold
32213 amscd
32214 \series default
32215  and 
32216 \series bold
32217 xymatrix
32218 \series default
32219  that are explained in the following.
32220 \end_layout
32221
32222 \begin_layout Subsection
32223 Amscd Diagrams
32224 \begin_inset Index idx
32225 status collapsed
32226
32227 \begin_layout Plain Layout
32228 Diagrams ! amscd
32229 \end_layout
32230
32231 \end_inset
32232
32233
32234 \end_layout
32235
32236 \begin_layout Standard
32237 Diagrams of this type visualize relations by vertical and horizontal lines
32238  or arrows:
32239 \begin_inset Formula 
32240 \[
32241 \begin{CD}A@>>>B@>>>C\\
32242 @AAA@.@VVV\\
32243 F@<<<E@<<<D
32244 \end{CD}
32245 \]
32246
32247 \end_inset
32248
32249
32250 \end_layout
32251
32252 \begin_layout Standard
32253 To get them, the command 
32254 \series bold
32255
32256 \backslash
32257 CD
32258 \begin_inset Index idx
32259 status collapsed
32260
32261 \begin_layout Plain Layout
32262 Commands ! C ! 
32263 \backslash
32264 CD
32265 \end_layout
32266
32267 \end_inset
32268
32269
32270 \series default
32271  is inserted to a formula.
32272  A blue box appears with two dashed lines where further commands can be
32273  inserted.
32274  With 
32275 \begin_inset Info
32276 type  "shortcut"
32277 arg   "newline-insert newline"
32278 \end_inset
32279
32280  a new line is created.
32281  Horizontal relations are inserted in odd, vertical in even formula lines.
32282 \end_layout
32283
32284 \begin_layout Standard
32285 To create the relations there are the following commands:
32286 \end_layout
32287
32288 \begin_layout Itemize
32289
32290 \series bold
32291 @<<<
32292 \series default
32293  creates a left arrow, 
32294 \series bold
32295 @>>>
32296 \series default
32297  a right arrow and 
32298 \series bold
32299 @=
32300 \series default
32301  a long equal sign
32302 \end_layout
32303
32304 \begin_layout Itemize
32305
32306 \series bold
32307 @AAA
32308 \series default
32309  creates an up arrow, 
32310 \series bold
32311 @VVV
32312 \series default
32313  a down arrow and 
32314 \series bold
32315 @|
32316 \series default
32317  a vertical equal sign
32318 \end_layout
32319
32320 \begin_layout Itemize
32321
32322 \series bold
32323 @.
32324
32325 \series default
32326  is a placeholder for non-existent relations
32327 \end_layout
32328
32329 \begin_layout Standard
32330 All arrows can be labeled as follows:
32331 \end_layout
32332
32333 \begin_layout Itemize
32334 If text inserted between the first and second < or >, resp., it is placed
32335  above the arrow.
32336  When it is inserted between the second and third one, it appears under
32337  the arrow.
32338 \end_layout
32339
32340 \begin_layout Itemize
32341 When text for vertical arrows is inserted between the first and second A
32342  or V, resp., it is placed left beside the arrow.
32343  When it is inserted between the second and third one, it appears right
32344  beside the arrow.
32345  If the text contains an A or V, these letters must be set into a \SpecialChar TeX
32346  brace.
32347 \end_layout
32348
32349 \begin_layout Standard
32350 As example a diagram with all possible relations:
32351 \end_layout
32352
32353 \begin_layout Standard
32354 \begin_inset Formula 
32355 \[
32356 \begin{CD}A@>j>>B@>>k>C@=F\\
32357 @AmAA@.@VV{V}V@|\\
32358 D@<<j<E@>k>>F@=C
32359 \end{CD}
32360 \]
32361
32362 \end_inset
32363
32364
32365 \end_layout
32366
32367 \begin_layout Standard
32368 The command for this is:
32369 \begin_inset Newline newline
32370 \end_inset
32371
32372
32373 \series bold
32374
32375 \backslash
32376 CD
32377 \begin_inset space \textvisiblespace{}
32378 \end_inset
32379
32380 A@>j>>B@>>k>C@=F Ctrl+Return
32381 \begin_inset Newline newline
32382 \end_inset
32383
32384
32385 \begin_inset Phantom HPhantom
32386 status open
32387
32388 \begin_layout Plain Layout
32389
32390 \series bold
32391
32392 \backslash
32393 CD
32394 \begin_inset space \textvisiblespace{}
32395 \end_inset
32396
32397
32398 \end_layout
32399
32400 \end_inset
32401
32402 @AmAA@.@VV
32403 \backslash
32404 {V
32405 \series default
32406
32407 \begin_inset Formula $\to$
32408 \end_inset
32409
32410
32411 \series bold
32412 V@| Ctrl+Return
32413 \begin_inset Newline newline
32414 \end_inset
32415
32416
32417 \begin_inset Phantom HPhantom
32418 status open
32419
32420 \begin_layout Plain Layout
32421
32422 \series bold
32423
32424 \backslash
32425 CD
32426 \begin_inset space \textvisiblespace{}
32427 \end_inset
32428
32429
32430 \end_layout
32431
32432 \end_inset
32433
32434 D@<<j<E@>k>>F@=C
32435 \end_layout
32436
32437 \begin_layout Subsection
32438 Xymatrix Diagrams
32439 \begin_inset Index idx
32440 status collapsed
32441
32442 \begin_layout Plain Layout
32443 Diagrams ! xymatrix
32444 \end_layout
32445
32446 \end_inset
32447
32448
32449 \end_layout
32450
32451 \begin_layout Standard
32452 To be able to use xymatrices, the \SpecialChar LaTeX
32453 -package 
32454 \series bold
32455 xypic
32456 \series default
32457  must be installed.
32458  A xymatrix is created by inserting the command 
32459 \series bold
32460
32461 \backslash
32462 xymatrix
32463 \series default
32464  in a formula.
32465  Then you are able to add new matrix columns and rows like for normal matrices,
32466  see 
32467 \begin_inset CommandInset ref
32468 LatexCommand ref
32469 reference "sec:Matrices"
32470
32471 \end_inset
32472
32473 .
32474 \end_layout
32475
32476 \begin_layout Standard
32477 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
32478  and much more.
32479  All possibilities to create commutative diagrams and decorations are explained
32480  in detail in the 
32481 \emph on
32482 XY-pic manual
32483 \emph default
32484  that you find in the menu 
32485 \family sans
32486 Help\SpecialChar menuseparator
32487 Specific
32488 \begin_inset space ~
32489 \end_inset
32490
32491 Manuals
32492 \family default
32493 .
32494 \end_layout
32495
32496 \begin_layout Subsection
32497
32498 \noun on
32499 Feynman
32500 \noun default
32501  Diagrams
32502 \begin_inset Index idx
32503 status collapsed
32504
32505 \begin_layout Plain Layout
32506 Diagrams ! Feynman
32507 \end_layout
32508
32509 \end_inset
32510
32511
32512 \end_layout
32513
32514 \begin_layout Standard
32515 To be able to use 
32516 \noun on
32517 Feynman
32518 \noun default
32519 -diagrams, the \SpecialChar LaTeX
32520 -package 
32521 \series bold
32522 feyn
32523 \series default
32524  must be installed.
32525  A 
32526 \noun on
32527 Feynman
32528 \noun default
32529 -diagram is created by inserting the command 
32530 \series bold
32531
32532 \backslash
32533 Diagram
32534 \series default
32535  in a formula.
32536  Then you are able to add new matrix columns and rows like for normal matrices,
32537  see 
32538 \begin_inset CommandInset ref
32539 LatexCommand ref
32540 reference "sec:Matrices"
32541
32542 \end_inset
32543
32544 .
32545 \end_layout
32546
32547 \begin_layout Standard
32548 Examples how to create 
32549 \noun on
32550 Feynman-
32551 \noun default
32552 diagrams in \SpecialChar LyX
32553  is given in the 
32554 \emph on
32555 Feynman-diagram manual
32556 \emph default
32557  that you find in the menu 
32558 \family sans
32559 Help\SpecialChar menuseparator
32560 Specific
32561 \begin_inset space ~
32562 \end_inset
32563
32564 Manuals
32565 \family default
32566 .
32567 \end_layout
32568
32569 \begin_layout Standard
32570 \begin_inset Newpage newpage
32571 \end_inset
32572
32573
32574 \end_layout
32575
32576 \begin_layout Section
32577 User-defined Commands
32578 \begin_inset Index idx
32579 status collapsed
32580
32581 \begin_layout Plain Layout
32582 User-defined commands
32583 \end_layout
32584
32585 \end_inset
32586
32587
32588 \end_layout
32589
32590 \begin_layout Standard
32591 \begin_inset Note Greyedout
32592 status open
32593
32594 \begin_layout Plain Layout
32595
32596 \series bold
32597 Note:
32598 \series default
32599  The names of user-defined commands and macros may only consist of Latin
32600  letters.
32601 \end_layout
32602
32603 \end_inset
32604
32605
32606 \end_layout
32607
32608 \begin_layout Subsection
32609 The Command 
32610 \backslash
32611 newcommand
32612 \begin_inset CommandInset label
32613 LatexCommand label
32614 name "subsec:The-Command-newcommand"
32615
32616 \end_inset
32617
32618
32619 \begin_inset Index idx
32620 status collapsed
32621
32622 \begin_layout Plain Layout
32623 User-defined commands ! 
32624 \backslash
32625 newcommand
32626 \end_layout
32627
32628 \end_inset
32629
32630
32631 \begin_inset Index idx
32632 status collapsed
32633
32634 \begin_layout Plain Layout
32635 Commands ! N ! 
32636 \backslash
32637 newcommand
32638 \end_layout
32639
32640 \end_inset
32641
32642
32643 \end_layout
32644
32645 \begin_layout Standard
32646 Many \SpecialChar LaTeX
32647 -commands are too long to be used frequently.
32648  But it is possible to define with the command 
32649 \series bold
32650
32651 \backslash
32652 newcommand
32653 \series default
32654  new shorter commands.
32655 \end_layout
32656
32657 \begin_layout Standard
32658 The command scheme of 
32659 \series bold
32660
32661 \backslash
32662 newcommand
32663 \series default
32664  is:
32665 \end_layout
32666
32667 \begin_layout Standard
32668
32669 \series bold
32670
32671 \backslash
32672 newcommand{new command name}[number of arguments][optional
32673 \series default
32674  
32675 \series bold
32676 value]
32677 \begin_inset Newline newline
32678 \end_inset
32679
32680
32681 \begin_inset Phantom HPhantom
32682 status open
32683
32684 \begin_layout Plain Layout
32685
32686 \series bold
32687
32688 \backslash
32689 newcommand
32690 \end_layout
32691
32692 \end_inset
32693
32694 {command definition}
32695 \end_layout
32696
32697 \begin_layout Standard
32698 \begin_inset Note Greyedout
32699 status open
32700
32701 \begin_layout Plain Layout
32702
32703 \series bold
32704 Note:
32705 \series default
32706  Assure that the name of the new command is not already used in your document
32707  or by \SpecialChar LaTeX
32708 -packages that you use.
32709  When you for example define the command 
32710 \series bold
32711
32712 \backslash
32713 le
32714 \series default
32715  for 
32716 \series bold
32717
32718 \backslash
32719 Leftarrow
32720 \series default
32721 , you get an error message because 
32722 \series bold
32723
32724 \backslash
32725 le
32726 \series default
32727  is already defined as command for 
32728 \begin_inset Quotes eld
32729 \end_inset
32730
32731
32732 \begin_inset Formula $\le$
32733 \end_inset
32734
32735
32736 \begin_inset Quotes erd
32737 \end_inset
32738
32739 .
32740 \end_layout
32741
32742 \end_inset
32743
32744
32745 \end_layout
32746
32747 \begin_layout Standard
32748 The number of arguments is an integer in the range 0
32749 \begin_inset space \thinspace{}
32750 \end_inset
32751
32752 -
32753 \begin_inset space \thinspace{}
32754 \end_inset
32755
32756 9 and specifies how many arguments the new command should have.
32757  With the optional value a value for an optional argument can be predefined.
32758  When this is done, the 
32759 \emph on
32760 first
32761 \emph default
32762  
32763 \emph on
32764 a
32765 \emph default
32766 rgument of the new command is automatically an optional one.
32767 \end_layout
32768
32769 \begin_layout Standard
32770 Here are some examples:
32771 \end_layout
32772
32773 \begin_layout Itemize
32774 To define the command 
32775 \series bold
32776
32777 \backslash
32778 gr
32779 \series default
32780  for 
32781 \series bold
32782
32783 \backslash
32784 Longrightarrow
32785 \series default
32786 , the \SpecialChar LaTeX
32787 -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 gr}{
32802 \backslash
32803 Longrightarrow}
32804 \end_layout
32805
32806 \begin_layout Itemize
32807 To define the command 
32808 \series bold
32809
32810 \backslash
32811 us
32812 \series default
32813  for 
32814 \series bold
32815
32816 \backslash
32817 underline
32818 \series default
32819 , the argument (that should be underlined) must be taken into account.
32820  For this the preamble line is:
32821 \begin_inset VSpace medskip
32822 \end_inset
32823
32824
32825 \begin_inset Newline newline
32826 \end_inset
32827
32828
32829 \series bold
32830
32831 \backslash
32832 newcommand{
32833 \backslash
32834 us}[1]{
32835 \backslash
32836 underline{#1}}
32837 \series default
32838
32839 \begin_inset VSpace medskip
32840 \end_inset
32841
32842
32843 \begin_inset Newline newline
32844 \end_inset
32845
32846 The character 
32847 \series bold
32848 #
32849 \series default
32850  acts as argument placeholder, the 
32851 \series bold
32852 1
32853 \series default
32854  behind it denotes that it is the placeholder for the first argument.
32855 \end_layout
32856
32857 \begin_layout Itemize
32858 For 
32859 \series bold
32860
32861 \backslash
32862 framebox
32863 \series default
32864  one can e.
32865 \begin_inset space \thinspace{}
32866 \end_inset
32867
32868 g.
32869 \begin_inset space \space{}
32870 \end_inset
32871
32872 define the command 
32873 \series bold
32874
32875 \backslash
32876 fb
32877 \series default
32878 :
32879 \begin_inset VSpace medskip
32880 \end_inset
32881
32882
32883 \begin_inset Newline newline
32884 \end_inset
32885
32886
32887 \series bold
32888
32889 \backslash
32890 newcommand{
32891 \backslash
32892 fb}[3]{
32893 \backslash
32894 framebox#1#2{$#3$}}
32895 \series default
32896
32897 \begin_inset VSpace medskip
32898 \end_inset
32899
32900
32901 \begin_inset Newline newline
32902 \end_inset
32903
32904 The two Dollar signs creates the extra formula needed for 
32905 \series bold
32906
32907 \backslash
32908 framebox
32909 \series default
32910 , see 
32911 \begin_inset CommandInset ref
32912 LatexCommand ref
32913 reference "subsec:Boxes-with-Frame"
32914
32915 \end_inset
32916
32917 .
32918 \end_layout
32919
32920 \begin_layout Itemize
32921 To create a new command for 
32922 \series bold
32923
32924 \backslash
32925 fcolorbox
32926 \series default
32927  where the color for the box need not be specified, the argument for the
32928  color is defined optional:
32929 \begin_inset VSpace medskip
32930 \end_inset
32931
32932
32933 \begin_inset Newline newline
32934 \end_inset
32935
32936
32937 \series bold
32938
32939 \backslash
32940 newcommand{
32941 \backslash
32942 cb}[3][white]{
32943 \backslash
32944 fcolorbox{#2}{#1}{$#3$}}
32945 \series default
32946
32947 \begin_inset VSpace medskip
32948 \end_inset
32949
32950
32951 \begin_inset Newline newline
32952 \end_inset
32953
32954 When the color is not specified when using 
32955 \series bold
32956
32957 \backslash
32958 cb
32959 \series default
32960 , the predefined color 
32961 \series bold
32962 white
32963 \series default
32964  will be used.
32965 \end_layout
32966
32967 \begin_layout Standard
32968 A test of the new defined commands:
32969 \begin_inset Separator parbreak
32970 \end_inset
32971
32972
32973 \end_layout
32974
32975 \begin_layout Standard
32976 \align center
32977 \begin_inset Tabular
32978 <lyxtabular version="3" rows="6" columns="2">
32979 <features booktabs="true" tabularvalignment="middle">
32980 <column alignment="center" valignment="top" width="0pt">
32981 <column alignment="center" valignment="top">
32982 <row>
32983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32984 \begin_inset Text
32985
32986 \begin_layout Plain Layout
32987 Command
32988 \end_layout
32989
32990 \end_inset
32991 </cell>
32992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32993 \begin_inset Text
32994
32995 \begin_layout Plain Layout
32996 Result
32997 \end_layout
32998
32999 \end_inset
33000 </cell>
33001 </row>
33002 <row>
33003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33004 \begin_inset Text
33005
33006 \begin_layout Plain Layout
33007 A
33008 \backslash
33009 gr
33010 \begin_inset space \textvisiblespace{}
33011 \end_inset
33012
33013 B
33014 \end_layout
33015
33016 \end_inset
33017 </cell>
33018 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33019 \begin_inset Text
33020
33021 \begin_layout Plain Layout
33022 \begin_inset Formula $A\gr B$
33023 \end_inset
33024
33025
33026 \end_layout
33027
33028 \end_inset
33029 </cell>
33030 </row>
33031 <row>
33032 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33033 \begin_inset Text
33034
33035 \begin_layout Plain Layout
33036
33037 \backslash
33038 us{ABcd
33039 \end_layout
33040
33041 \end_inset
33042 </cell>
33043 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33044 \begin_inset Text
33045
33046 \begin_layout Plain Layout
33047 \begin_inset Formula $\us{ABcd}$
33048 \end_inset
33049
33050
33051 \end_layout
33052
33053 \end_inset
33054 </cell>
33055 </row>
33056 <row topspace="1mm">
33057 <cell alignment="center" valignment="top" usebox="none">
33058 \begin_inset Text
33059
33060 \begin_layout Plain Layout
33061
33062 \backslash
33063 fb{[2cm]
33064 \begin_inset Formula $\to$
33065 \end_inset
33066
33067
33068 \backslash
33069 {
33070 \begin_inset Formula $\to$
33071 \end_inset
33072
33073
33074 \backslash
33075 {
33076 \backslash
33077 int
33078 \begin_inset space \textvisiblespace{}
33079 \end_inset
33080
33081 A=B
33082 \end_layout
33083
33084 \end_inset
33085 </cell>
33086 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33087 \begin_inset Text
33088
33089 \begin_layout Plain Layout
33090 \begin_inset Formula $\fb{[2cm]}{}{\int A=B}$
33091 \end_inset
33092
33093
33094 \end_layout
33095
33096 \end_inset
33097 </cell>
33098 </row>
33099 <row topspace="1.5mm">
33100 <cell alignment="center" valignment="top" usebox="none">
33101 \begin_inset Text
33102
33103 \begin_layout Plain Layout
33104
33105 \backslash
33106 cb{red
33107 \begin_inset Formula $\to$
33108 \end_inset
33109
33110
33111 \backslash
33112 {
33113 \backslash
33114 int
33115 \begin_inset space \textvisiblespace{}
33116 \end_inset
33117
33118 A=B
33119 \end_layout
33120
33121 \end_inset
33122 </cell>
33123 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33124 \begin_inset Text
33125
33126 \begin_layout Plain Layout
33127 \begin_inset Formula $\cb{red}{\int A=B}$
33128 \end_inset
33129
33130
33131 \end_layout
33132
33133 \end_inset
33134 </cell>
33135 </row>
33136 <row topspace="1.5mm" bottomspace="1mm">
33137 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33138 \begin_inset Text
33139
33140 \begin_layout Plain Layout
33141
33142 \backslash
33143 cb[green]
33144 \backslash
33145 {red
33146 \begin_inset Formula $\to$
33147 \end_inset
33148
33149
33150 \backslash
33151 {
33152 \backslash
33153 int
33154 \begin_inset space \textvisiblespace{}
33155 \end_inset
33156
33157 A=B
33158 \end_layout
33159
33160 \end_inset
33161 </cell>
33162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
33163 \begin_inset Text
33164
33165 \begin_layout Plain Layout
33166 \begin_inset Formula $\cb[green]{red}{\int A=B}$
33167 \end_inset
33168
33169
33170 \end_layout
33171
33172 \end_inset
33173 </cell>
33174 </row>
33175 </lyxtabular>
33176
33177 \end_inset
33178
33179
33180 \end_layout
33181
33182 \begin_layout Subsection
33183 Math Macros
33184 \begin_inset Index idx
33185 status collapsed
33186
33187 \begin_layout Plain Layout
33188 User-defined commands! Math macros
33189 \end_layout
33190
33191 \end_inset
33192
33193
33194 \begin_inset Index idx
33195 status collapsed
33196
33197 \begin_layout Plain Layout
33198 Macros
33199 \end_layout
33200
33201 \end_inset
33202
33203
33204 \end_layout
33205
33206 \begin_layout Standard
33207 User-defined commands are especially convenient for complex expressions.
33208  When you are for example dealing with a document that has quadratic equations,
33209  the same solution type occurs several times.
33210  The general form of a quadratic equation is
33211 \begin_inset Formula 
33212 \[
33213 0=\lambda^{2}+p\lambda+q
33214 \]
33215
33216 \end_inset
33217
33218 The general form of the solution is
33219 \begin_inset Formula 
33220 \[
33221 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33222 \]
33223
33224 \end_inset
33225
33226
33227 \end_layout
33228
33229 \begin_layout Standard
33230 To define a command for the solution formula where only the three parameters
33231  
33232 \begin_inset Formula $\lambda$
33233 \end_inset
33234
33235
33236 \begin_inset Formula $p$
33237 \end_inset
33238
33239  and 
33240 \begin_inset Formula $q$
33241 \end_inset
33242
33243  need to be specified and the index of 
33244 \begin_inset Formula $\lambda$
33245 \end_inset
33246
33247  can be given optionally, the \SpecialChar LaTeX
33248 -preamble line is
33249 \begin_inset Newline newline
33250 \end_inset
33251
33252
33253 \series bold
33254
33255 \backslash
33256 newcommand{
33257 \backslash
33258 qG}[4][1,
33259 \backslash
33260 ,2]{#2_{#1}=-
33261 \backslash
33262 frac{#3}{2}
33263 \backslash
33264 pm
33265 \begin_inset Newline newline
33266 \end_inset
33267
33268
33269 \begin_inset Phantom HPhantom
33270 status open
33271
33272 \begin_layout Plain Layout
33273
33274 \series bold
33275
33276 \backslash
33277 newcommand
33278 \end_layout
33279
33280 \end_inset
33281
33282
33283 \backslash
33284 sqrt{
33285 \backslash
33286 frac{#3^{2}}{4}-#4}}
33287 \end_layout
33288
33289 \begin_layout Standard
33290 To create with this the solution formula, the command
33291 \begin_inset Newline newline
33292 \end_inset
33293
33294
33295 \series bold
33296
33297 \backslash
33298 qG{
33299 \backslash
33300 lambda
33301 \begin_inset Formula $\to$
33302 \end_inset
33303
33304
33305 \backslash
33306 {p
33307 \begin_inset Formula $\to$
33308 \end_inset
33309
33310
33311 \backslash
33312 {q
33313 \series default
33314  is inserted to a formula
33315 \series bold
33316 .
33317 \end_layout
33318
33319 \begin_layout Standard
33320 The definition of the new command is unintuitive because one has to know
33321  the schemes of all used \SpecialChar LaTeX
33322  commands, e.
33323 \begin_inset space \thinspace{}
33324 \end_inset
33325
33326 g.
33327 \begin_inset space \space{}
33328 \end_inset
33329
33330 that a fraction is inserted in \SpecialChar LaTeX
33331  as 
33332 \series bold
33333
33334 \backslash
33335 frac{numerator}{denominator}
33336 \series default
33337 .
33338  Furthermore one can easily forget a brace in the definition and cannot
33339  see in \SpecialChar LyX
33340  what the new command is doing.
33341  To avoid these problems \SpecialChar LyX
33342  offers the possibility to use math macros instead
33343  of the command 
33344 \series bold
33345
33346 \backslash
33347 newcommand
33348 \series default
33349 .
33350 \end_layout
33351
33352 \begin_layout Standard
33353 A math macro is created by using the menu 
33354 \family sans
33355 Insert\SpecialChar menuseparator
33356 Math\SpecialChar menuseparator
33357 Macro
33358 \family default
33359  or the toolbar button 
33360 \begin_inset Info
33361 type  "icon"
33362 arg   "math-macro newmacroname_newcommand"
33363 \end_inset
33364
33365 .
33366  The math macro toolbar appears together with the following box where the
33367  macro is defined:
33368 \begin_inset Newline newline
33369 \end_inset
33370
33371
33372 \begin_inset space \hspace*{\fill}
33373 \end_inset
33374
33375
33376 \begin_inset Graphics
33377         filename clipart/macrobox.png
33378         scale 75
33379
33380 \end_inset
33381
33382
33383 \begin_inset space \hspace*{\fill}
33384 \end_inset
33385
33386
33387 \begin_inset Newline newline
33388 \end_inset
33389
33390
33391 \begin_inset FormulaMacro
33392 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33393 \end_inset
33394
33395
33396 \backslash
33397 newmacroname is the default name of the macro that should be changed to
33398  something sensible.
33399  The wanted formula is inserted in the first blue box.
33400  An argument placeholder is inserted with the command 
33401 \series bold
33402
33403 \backslash
33404 #argumentnumber
33405 \series default
33406 , e.
33407 \begin_inset space \thinspace{}
33408 \end_inset
33409
33410 g
33411 \begin_inset space \space{}
33412 \end_inset
33413
33414
33415 \series bold
33416
33417 \backslash
33418 #1
33419 \series default
33420  or by using the macro toolbar button 
33421 \begin_inset Info
33422 type  "icon"
33423 arg   "math-macro-add-param"
33424 \end_inset
33425
33426 .
33427  Argument placeholders are displayed red.
33428  A maximum of 9
33429 \begin_inset space ~
33430 \end_inset
33431
33432 arguments are possible.
33433  Optional arguments are created with the toolbar button 
33434 \begin_inset Info
33435 type  "icon"
33436 arg   "math-macro-add-optional-param"
33437 \end_inset
33438
33439 .
33440  The first non-optional argument can be transformed to an optional one with
33441  the toolbar button 
33442 \begin_inset Info
33443 type  "icon"
33444 arg   "math-macro-make-optional"
33445 \end_inset
33446
33447 .
33448  In the second blue box the appearance of the macro in \SpecialChar LyX
33449  can be defined.
33450  Normally you want to see it as it is defined, so the box is kept empty.
33451  But when you have created a macro that needs lot of space on the screen,
33452  you can insert in the box for example
33453 \begin_inset Newline newline
33454 \end_inset
33455
33456
33457 \series bold
33458 qG: 
33459 \backslash
33460 #1
33461 \series default
33462  
33463 \series bold
33464 ,
33465 \series default
33466  
33467 \series bold
33468
33469 \backslash
33470 #2
33471 \series default
33472  
33473 \series bold
33474 ,
33475 \series default
33476  
33477 \series bold
33478
33479 \backslash
33480 #3, 
33481 \backslash
33482 #4
33483 \begin_inset Newline newline
33484 \end_inset
33485
33486
33487 \series default
33488 For the macro only the arguments with the macro name in front of them will
33489  then be displayed in \SpecialChar LyX
33490 , leading to a better overview.
33491  The formula appears in the output as defined in the first box.
33492 \begin_inset Newline newline
33493 \end_inset
33494
33495 The appearance of macros in formulas can furthermore be changed for single
33496  macros by setting the cursor in the macro and using the menu 
33497 \family sans
33498 View\SpecialChar menuseparator
33499 (Un)fold
33500 \begin_inset space ~
33501 \end_inset
33502
33503 Math
33504 \begin_inset space ~
33505 \end_inset
33506
33507 Macro
33508 \family default
33509 .
33510 \end_layout
33511
33512 \begin_layout Standard
33513 To use a macro, the macro name is inserted as command to a formula, in our
33514  case 
33515 \series bold
33516
33517 \backslash
33518 qG
33519 \series default
33520 .
33521  Our macro looks in \SpecialChar LyX
33522  like this:
33523 \begin_inset Newline newline
33524 \end_inset
33525
33526
33527 \begin_inset space \hspace*{\fill}
33528 \end_inset
33529
33530
33531 \begin_inset Graphics
33532         filename clipart/macrouse.png
33533         scale 75
33534
33535 \end_inset
33536
33537
33538 \begin_inset space \hspace*{\fill}
33539 \end_inset
33540
33541
33542 \begin_inset Newline newline
33543 \end_inset
33544
33545 Here is our macro example with the arguments 
33546 \begin_inset Formula $x$
33547 \end_inset
33548
33549
33550 \begin_inset Formula $\ln(x)$
33551 \end_inset
33552
33553  and 
33554 \begin_inset Formula $B$
33555 \end_inset
33556
33557 :
33558 \end_layout
33559
33560 \begin_layout Standard
33561 \begin_inset Formula 
33562 \[
33563 \qG x{\ln(x)}B
33564 \]
33565
33566 \end_inset
33567
33568
33569 \end_layout
33570
33571 \begin_layout Standard
33572 \SpecialChar LyX
33573  offers in the menu 
33574 \family sans
33575 Tools\SpecialChar menuseparator
33576 Preferences\SpecialChar menuseparator
33577 Editing\SpecialChar menuseparator
33578 Control
33579 \family default
33580  different styles to edit macros.
33581  To find the style that suits you the most, choose a style and set the cursor
33582  in a macro formula to see the difference.
33583 \end_layout
33584
33585 \begin_layout Standard
33586 A math macro is transformed internally to a 
33587 \series bold
33588
33589 \backslash
33590 newcommand
33591 \series default
33592  command when exporting the document.
33593  The created 
33594 \series bold
33595
33596 \backslash
33597 newcommand
33598 \series default
33599  command is not placed in the \SpecialChar LaTeX
33600 -preamble, therefore macros can only be used
33601  in formulas that are in the document below the macro definition box.
33602 \end_layout
33603
33604 \begin_layout Standard
33605 Math macros can also be directly created from a 
33606 \series bold
33607
33608 \backslash
33609 newcommand
33610 \series default
33611  command.
33612  When writing for example the command
33613 \series bold
33614
33615 \begin_inset Newline newline
33616 \end_inset
33617
33618
33619 \backslash
33620 newcommand{
33621 \backslash
33622 larrow}[2]{
33623 \backslash
33624 xleftarrow[#2]{#1}}
33625 \begin_inset Newline newline
33626 \end_inset
33627
33628
33629 \series default
33630 in \SpecialChar LyX
33631  as normal text, highlighting it completely and using then the shortcut
33632  
33633 \family sans
33634 Ctrl+M
33635 \family default
33636 , the command will be transformed to a math macro.
33637  Using this method you need to be careful that the 
33638 \series bold
33639
33640 \backslash
33641 newcommand
33642 \series default
33643  command is typed correctly, otherwise you get a faulty macro leading to
33644  \SpecialChar LaTeX
33645  errors.
33646 \end_layout
33647
33648 \begin_layout Standard
33649 Math macros currently have the problem that further formulas in macro definition
33650 s are handled wrongly.
33651  Therefore the example 
33652 \series bold
33653
33654 \backslash
33655 fb
33656 \series default
33657  from 
33658 \begin_inset CommandInset ref
33659 LatexCommand ref
33660 reference "subsec:The-Command-newcommand"
33661
33662 \end_inset
33663
33664  cannot be created as macro.
33665 \end_layout
33666
33667 \begin_layout Standard
33668 When the cursor is in a macro definition box, you will see the macro toolbar
33669  in \SpecialChar LyX
33670 :
33671 \end_layout
33672
33673 \begin_layout Standard
33674 \begin_inset VSpace defskip
33675 \end_inset
33676
33677
33678 \end_layout
33679
33680 \begin_layout Standard
33681 \begin_inset Graphics
33682         filename clipart/MacroToolbar.png
33683
33684 \end_inset
33685
33686
33687 \begin_inset Index idx
33688 status collapsed
33689
33690 \begin_layout Plain Layout
33691 Macros ! Toolbar
33692 \end_layout
33693
33694 \end_inset
33695
33696
33697 \end_layout
33698
33699 \begin_layout Standard
33700 \begin_inset VSpace defskip
33701 \end_inset
33702
33703
33704 \end_layout
33705
33706 \begin_layout Standard
33707 The macro toolbar contains from left to right the following buttons:
33708 \end_layout
33709
33710 \begin_layout Standard
33711 \begin_inset VSpace defskip
33712 \end_inset
33713
33714
33715 \end_layout
33716
33717 \begin_layout Standard
33718 \begin_inset Tabular
33719 <lyxtabular version="3" rows="9" columns="2">
33720 <features islongtable="true" longtabularalignment="center">
33721 <column alignment="left" valignment="top">
33722 <column alignment="left" valignment="top" width="85col%">
33723 <row interlinespace="2.5mm">
33724 <cell alignment="center" valignment="top" usebox="none">
33725 \begin_inset Text
33726
33727 \begin_layout Plain Layout
33728 \begin_inset Info
33729 type  "icon"
33730 arg   "math-macro-remove-param"
33731 \end_inset
33732
33733
33734 \end_layout
33735
33736 \end_inset
33737 </cell>
33738 <cell alignment="center" valignment="top" usebox="none">
33739 \begin_inset Text
33740
33741 \begin_layout Plain Layout
33742
33743 \family sans
33744 Edit\SpecialChar menuseparator
33745 Math\SpecialChar menuseparator
33746 Macro
33747 \begin_inset space ~
33748 \end_inset
33749
33750 Definition\SpecialChar menuseparator
33751 Remove Last Argument
33752 \end_layout
33753
33754 \end_inset
33755 </cell>
33756 </row>
33757 <row interlinespace="2.5mm">
33758 <cell alignment="center" valignment="top" usebox="none">
33759 \begin_inset Text
33760
33761 \begin_layout Plain Layout
33762 \begin_inset Info
33763 type  "icon"
33764 arg   "math-macro-add-param"
33765 \end_inset
33766
33767
33768 \end_layout
33769
33770 \end_inset
33771 </cell>
33772 <cell alignment="center" valignment="top" usebox="none">
33773 \begin_inset Text
33774
33775 \begin_layout Plain Layout
33776
33777 \family sans
33778 Edit\SpecialChar menuseparator
33779 Math\SpecialChar menuseparator
33780 Macro
33781 \begin_inset space ~
33782 \end_inset
33783
33784 Definition\SpecialChar menuseparator
33785 Append Argument
33786 \end_layout
33787
33788 \end_inset
33789 </cell>
33790 </row>
33791 <row interlinespace="2.5mm">
33792 <cell alignment="center" valignment="top" usebox="none">
33793 \begin_inset Text
33794
33795 \begin_layout Plain Layout
33796 \begin_inset Info
33797 type  "icon"
33798 arg   "math-macro-make-optional"
33799 \end_inset
33800
33801
33802 \end_layout
33803
33804 \end_inset
33805 </cell>
33806 <cell alignment="center" valignment="top" usebox="none">
33807 \begin_inset Text
33808
33809 \begin_layout Plain Layout
33810
33811 \family sans
33812 Edit\SpecialChar menuseparator
33813 Math\SpecialChar menuseparator
33814 Macro
33815 \begin_inset space ~
33816 \end_inset
33817
33818 Definition\SpecialChar menuseparator
33819 Transform First Non-Optional to
33820 \begin_inset Newline newline
33821 \end_inset
33822
33823
33824 \begin_inset Phantom HPhantom
33825 status open
33826
33827 \begin_layout Plain Layout
33828
33829 \family sans
33830 Edit\SpecialChar menuseparator
33831 Math\SpecialChar menuseparator
33832 Macro
33833 \begin_inset space ~
33834 \end_inset
33835
33836 Definition\SpecialChar menuseparator
33837
33838 \end_layout
33839
33840 \end_inset
33841
33842 Optional Argument
33843 \end_layout
33844
33845 \end_inset
33846 </cell>
33847 </row>
33848 <row interlinespace="2.5mm">
33849 <cell alignment="center" valignment="top" usebox="none">
33850 \begin_inset Text
33851
33852 \begin_layout Plain Layout
33853 \begin_inset Info
33854 type  "icon"
33855 arg   "math-macro-make-nonoptional"
33856 \end_inset
33857
33858
33859 \end_layout
33860
33861 \end_inset
33862 </cell>
33863 <cell alignment="center" valignment="top" usebox="none">
33864 \begin_inset Text
33865
33866 \begin_layout Plain Layout
33867
33868 \family sans
33869 Edit\SpecialChar menuseparator
33870 Math\SpecialChar menuseparator
33871 Macro
33872 \begin_inset space ~
33873 \end_inset
33874
33875 Definition\SpecialChar menuseparator
33876 Transform Last Optional to
33877 \begin_inset Newline newline
33878 \end_inset
33879
33880
33881 \begin_inset Phantom HPhantom
33882 status open
33883
33884 \begin_layout Plain Layout
33885
33886 \family sans
33887 Edit\SpecialChar menuseparator
33888 Math\SpecialChar menuseparator
33889 Macro
33890 \begin_inset space ~
33891 \end_inset
33892
33893 Definition\SpecialChar menuseparator
33894
33895 \end_layout
33896
33897 \end_inset
33898
33899 Non-Optional Argument
33900 \end_layout
33901
33902 \end_inset
33903 </cell>
33904 </row>
33905 <row interlinespace="2.5mm">
33906 <cell alignment="center" valignment="top" usebox="none">
33907 \begin_inset Text
33908
33909 \begin_layout Plain Layout
33910 \begin_inset Info
33911 type  "icon"
33912 arg   "math-macro-remove-optional-param"
33913 \end_inset
33914
33915
33916 \end_layout
33917
33918 \end_inset
33919 </cell>
33920 <cell alignment="center" valignment="top" usebox="none">
33921 \begin_inset Text
33922
33923 \begin_layout Plain Layout
33924
33925 \family sans
33926 Edit\SpecialChar menuseparator
33927 Math\SpecialChar menuseparator
33928 Macro
33929 \begin_inset space ~
33930 \end_inset
33931
33932 Definition\SpecialChar menuseparator
33933 Remove Optional Argument
33934 \end_layout
33935
33936 \end_inset
33937 </cell>
33938 </row>
33939 <row interlinespace="2.5mm">
33940 <cell alignment="center" valignment="top" usebox="none">
33941 \begin_inset Text
33942
33943 \begin_layout Plain Layout
33944 \begin_inset Info
33945 type  "icon"
33946 arg   "math-macro-add-optional-param"
33947 \end_inset
33948
33949
33950 \end_layout
33951
33952 \end_inset
33953 </cell>
33954 <cell alignment="center" valignment="top" usebox="none">
33955 \begin_inset Text
33956
33957 \begin_layout Plain Layout
33958
33959 \family sans
33960 Edit\SpecialChar menuseparator
33961 Math\SpecialChar menuseparator
33962 Macro
33963 \begin_inset space ~
33964 \end_inset
33965
33966 Definition\SpecialChar menuseparator
33967 Insert Optional Argument
33968 \end_layout
33969
33970 \end_inset
33971 </cell>
33972 </row>
33973 <row interlinespace="2.5mm">
33974 <cell alignment="center" valignment="top" usebox="none">
33975 \begin_inset Text
33976
33977 \begin_layout Plain Layout
33978 \begin_inset Info
33979 type  "icon"
33980 arg   "math-macro-remove-greedy-param"
33981 \end_inset
33982
33983
33984 \end_layout
33985
33986 \end_inset
33987 </cell>
33988 <cell alignment="center" valignment="top" usebox="none">
33989 \begin_inset Text
33990
33991 \begin_layout Plain Layout
33992
33993 \family sans
33994 Edit\SpecialChar menuseparator
33995 Math\SpecialChar menuseparator
33996 Macro
33997 \begin_inset space ~
33998 \end_inset
33999
34000 Definition\SpecialChar menuseparator
34001 Remove Last Argument
34002 \begin_inset Newline newline
34003 \end_inset
34004
34005
34006 \begin_inset Phantom HPhantom
34007 status open
34008
34009 \begin_layout Plain Layout
34010
34011 \family sans
34012 Edit\SpecialChar menuseparator
34013 Math\SpecialChar menuseparator
34014 Macro
34015 \begin_inset space ~
34016 \end_inset
34017
34018 Definition\SpecialChar menuseparator
34019
34020 \end_layout
34021
34022 \end_inset
34023
34024 Spitting Out To The Right
34025 \end_layout
34026
34027 \end_inset
34028 </cell>
34029 </row>
34030 <row interlinespace="2.5mm">
34031 <cell alignment="center" valignment="top" usebox="none">
34032 \begin_inset Text
34033
34034 \begin_layout Plain Layout
34035 \begin_inset Info
34036 type  "icon"
34037 arg   "math-macro-append-greedy-param"
34038 \end_inset
34039
34040
34041 \end_layout
34042
34043 \end_inset
34044 </cell>
34045 <cell alignment="center" valignment="top" usebox="none">
34046 \begin_inset Text
34047
34048 \begin_layout Plain Layout
34049
34050 \family sans
34051 Edit\SpecialChar menuseparator
34052 Math\SpecialChar menuseparator
34053 Macro
34054 \begin_inset space ~
34055 \end_inset
34056
34057 Definition\SpecialChar menuseparator
34058 Append Argument
34059 \begin_inset Newline newline
34060 \end_inset
34061
34062
34063 \begin_inset Phantom HPhantom
34064 status open
34065
34066 \begin_layout Plain Layout
34067
34068 \family sans
34069 Edit\SpecialChar menuseparator
34070 Math\SpecialChar menuseparator
34071 Macro
34072 \begin_inset space ~
34073 \end_inset
34074
34075 Definition\SpecialChar menuseparator
34076
34077 \end_layout
34078
34079 \end_inset
34080
34081 Eating From The Right
34082 \end_layout
34083
34084 \end_inset
34085 </cell>
34086 </row>
34087 <row interlinespace="2.5mm">
34088 <cell alignment="center" valignment="top" usebox="none">
34089 \begin_inset Text
34090
34091 \begin_layout Plain Layout
34092 \begin_inset Info
34093 type  "icon"
34094 arg   "math-macro-add-greedy-optional-param"
34095 \end_inset
34096
34097
34098 \end_layout
34099
34100 \end_inset
34101 </cell>
34102 <cell alignment="center" valignment="top" usebox="none">
34103 \begin_inset Text
34104
34105 \begin_layout Plain Layout
34106
34107 \family sans
34108 Edit\SpecialChar menuseparator
34109 Math\SpecialChar menuseparator
34110 Macro
34111 \begin_inset space ~
34112 \end_inset
34113
34114 Definition\SpecialChar menuseparator
34115 Append Optional Argument
34116 \begin_inset Newline newline
34117 \end_inset
34118
34119
34120 \begin_inset Phantom HPhantom
34121 status open
34122
34123 \begin_layout Plain Layout
34124
34125 \family sans
34126 Edit\SpecialChar menuseparator
34127 Math\SpecialChar menuseparator
34128 Macro
34129 \begin_inset space ~
34130 \end_inset
34131
34132 Definition\SpecialChar menuseparator
34133
34134 \end_layout
34135
34136 \end_inset
34137
34138 Eating From The Right
34139 \end_layout
34140
34141 \end_inset
34142 </cell>
34143 </row>
34144 </lyxtabular>
34145
34146 \end_inset
34147
34148
34149 \end_layout
34150
34151 \begin_layout Section
34152 Computer Algebra Systems
34153 \end_layout
34154
34155 \begin_layout Standard
34156 \SpecialChar LyX
34157  offers the exchange between mathematical expressions written in \SpecialChar LyX
34158 's math
34159  editor and external applications or user defined scripts.
34160  Currently supported applications are 
34161 \family sans
34162 Maple
34163 \family default
34164
34165 \family sans
34166 Mathematica
34167 \family default
34168
34169 \family sans
34170 Maxima
34171 \family default
34172  and 
34173 \family sans
34174 Octave
34175 \family default
34176 .
34177  Note that the set of supported mathematical constructs is limited only
34178  to very simple cases.
34179 \end_layout
34180
34181 \begin_layout Subsection
34182 Usage
34183 \end_layout
34184
34185 \begin_layout Standard
34186 Write some expression in a formula, go to the 
34187 \family sans
34188 Edit\SpecialChar menuseparator
34189 Math\SpecialChar menuseparator
34190 Use Computer Algebra System
34191 \family default
34192  menu and choose the application you have installed on the computer.
34193  After that the result of computation should show on the right side of the
34194  expression together with the 
34195 \begin_inset Quotes eld
34196 \end_inset
34197
34198 =
34199 \begin_inset Quotes erd
34200 \end_inset
34201
34202  operator.
34203 \end_layout
34204
34205 \begin_layout Standard
34206 Here are few simple examples (with results from 
34207 \family typewriter
34208 Maxima
34209 \family default
34210 ) to show what kind of computations can be performed:
34211 \end_layout
34212
34213 \begin_layout Itemize
34214 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
34215 \end_inset
34216
34217
34218 \end_layout
34219
34220 \begin_layout Itemize
34221 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
34222 \end_inset
34223
34224
34225 \end_layout
34226
34227 \begin_layout Itemize
34228 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
34229 \end_inset
34230
34231
34232 \end_layout
34233
34234 \begin_layout Itemize
34235 \begin_inset Formula $\det\left[\begin{array}{ccc}
34236 1 & 6 & 7\\
34237 2 & 5 & 8\\
34238 3 & 4 & 17
34239 \end{array}\right]=-56$
34240 \end_inset
34241
34242
34243 \end_layout
34244
34245 \begin_layout Itemize
34246 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
34247 \end_inset
34248
34249
34250 \end_layout
34251
34252 \begin_layout Subsection
34253 Keyboard shortcut
34254 \end_layout
34255
34256 \begin_layout Standard
34257 Currently there is no keyboard shortcut for calling the algebra applications.
34258  One can easily bind a shortcut to the 
34259 \family sans
34260 math-extern
34261 \family default
34262  \SpecialChar LyX
34263  function (see the 
34264 \family sans
34265 \emph on
34266 \SpecialChar LyX
34267  Functions
34268 \family default
34269 \emph default
34270  manual).
34271  One could e.
34272 \begin_inset space \thinspace{}
34273 \end_inset
34274
34275 g.
34276 \begin_inset space \space{}
34277 \end_inset
34278
34279 bind the 
34280 \family sans
34281 Return
34282 \family default
34283  key inside the math editor.
34284  To bind it to 
34285 \family typewriter
34286 Maxima
34287 \family default
34288  one would use this shortcut definition command:
34289 \end_layout
34290
34291 \begin_layout Standard
34292
34293 \series bold
34294 command-alternatives paragraph-break;math-extern maxima
34295 \end_layout
34296
34297 \begin_layout Section
34298 Miscellaneous
34299 \begin_inset Index idx
34300 status collapsed
34301
34302 \begin_layout Plain Layout
34303 Miscellaneous
34304 \end_layout
34305
34306 \end_inset
34307
34308
34309 \end_layout
34310
34311 \begin_layout Subsection
34312 Negative Numbers
34313 \begin_inset Index idx
34314 status collapsed
34315
34316 \begin_layout Plain Layout
34317 Numbers ! negative
34318 \end_layout
34319
34320 \end_inset
34321
34322
34323 \end_layout
34324
34325 \begin_layout Standard
34326 Negative numbers often look ugly in formulas because the minus sign before
34327  the number is set with the same length as the minus operator sign.
34328  When writing the negative number in normal text, the minus sign appears
34329  correctly.
34330 \end_layout
34331
34332 \begin_layout Standard
34333 Thus, the problem disappears when converting the minus sign to mathematical
34334  text.
34335 \end_layout
34336
34337 \begin_layout Standard
34338 An example to visualize the problem:
34339 \begin_inset Separator parbreak
34340 \end_inset
34341
34342
34343 \end_layout
34344
34345 \begin_layout Standard
34346 \align center
34347 \begin_inset Tabular
34348 <lyxtabular version="3" rows="3" columns="2">
34349 <features booktabs="true" tabularvalignment="middle">
34350 <column alignment="right" valignment="top" width="0pt">
34351 <column alignment="left" valignment="top">
34352 <row>
34353 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
34354 \begin_inset Text
34355
34356 \begin_layout Plain Layout
34357 normal text:
34358 \end_layout
34359
34360 \end_inset
34361 </cell>
34362 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34363 \begin_inset Text
34364
34365 \begin_layout Plain Layout
34366 x = -2
34367 \end_layout
34368
34369 \end_inset
34370 </cell>
34371 </row>
34372 <row>
34373 <cell alignment="right" valignment="top" leftline="true" usebox="none">
34374 \begin_inset Text
34375
34376 \begin_layout Plain Layout
34377 formula:
34378 \end_layout
34379
34380 \end_inset
34381 </cell>
34382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
34383 \begin_inset Text
34384
34385 \begin_layout Plain Layout
34386 \begin_inset Formula $x=-2$
34387 \end_inset
34388
34389
34390 \end_layout
34391
34392 \end_inset
34393 </cell>
34394 </row>
34395 <row>
34396 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34397 \begin_inset Text
34398
34399 \begin_layout Plain Layout
34400 solution:
34401 \end_layout
34402
34403 \end_inset
34404 </cell>
34405 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34406 \begin_inset Text
34407
34408 \begin_layout Plain Layout
34409 \begin_inset Formula $x=\textrm{-}2$
34410 \end_inset
34411
34412
34413 \end_layout
34414
34415 \end_inset
34416 </cell>
34417 </row>
34418 </lyxtabular>
34419
34420 \end_inset
34421
34422
34423 \end_layout
34424
34425 \begin_layout Subsection
34426 Comma as decimal Separator
34427 \begin_inset Index idx
34428 status collapsed
34429
34430 \begin_layout Plain Layout
34431 Comma
34432 \end_layout
34433
34434 \end_inset
34435
34436
34437 \end_layout
34438
34439 \begin_layout Standard
34440 In \SpecialChar LaTeX
34441  a comma inside a formula is used, according to the English convention,
34442  as number group separator.
34443  So there will be space added behind all commas in formulas.
34444 \end_layout
34445
34446 \begin_layout Standard
34447 To avoid this, the comma is highlighted and changed to mathematical text
34448  (shortcut 
34449 \begin_inset Info
34450 type  "shortcut"
34451 arg   "math-mode"
34452 \end_inset
34453
34454 ).
34455 \end_layout
34456
34457 \begin_layout Standard
34458 To use all formula commas in the document as decimal separator, the file
34459  
34460 \series bold
34461 icomma.sty
34462 \series default
34463
34464 \begin_inset Foot
34465 status collapsed
34466
34467 \begin_layout Plain Layout
34468
34469 \series bold
34470 icomma
34471 \series default
34472  is part of the \SpecialChar LaTeX
34473 -package 
34474 \series bold
34475 was
34476 \series default
34477
34478 \begin_inset Index idx
34479 status collapsed
34480
34481 \begin_layout Plain Layout
34482 Packages ! was
34483 \begin_inset ERT
34484 status collapsed
34485
34486 \begin_layout Plain Layout
34487
34488
34489 \backslash
34490 vspace{4mm}
34491 \end_layout
34492
34493 \end_inset
34494
34495
34496 \end_layout
34497
34498 \end_inset
34499
34500 .
34501 \end_layout
34502
34503 \end_inset
34504
34505
34506 \begin_inset Index idx
34507 status collapsed
34508
34509 \begin_layout Plain Layout
34510 Packages ! icomma
34511 \end_layout
34512
34513 \end_inset
34514
34515  is loaded with the \SpecialChar LaTeX
34516 -preamble line
34517 \end_layout
34518
34519 \begin_layout Standard
34520
34521 \series bold
34522
34523 \backslash
34524 usepackage{icomma}
34525 \end_layout
34526
34527 \begin_layout Subsection
34528 Physical Vectors
34529 \begin_inset CommandInset label
34530 LatexCommand label
34531 name "subsec:Physical-Vectors"
34532
34533 \end_inset
34534
34535
34536 \begin_inset Index idx
34537 status collapsed
34538
34539 \begin_layout Plain Layout
34540 Vectors ! physical
34541 \end_layout
34542
34543 \end_inset
34544
34545
34546 \end_layout
34547
34548 \begin_layout Standard
34549 Predefined vectors are offered by the \SpecialChar LaTeX
34550 -package 
34551 \series bold
34552 braket
34553 \series default
34554
34555 \begin_inset Index idx
34556 status collapsed
34557
34558 \begin_layout Plain Layout
34559 Packages ! braket
34560 \end_layout
34561
34562 \end_inset
34563
34564  that is loaded with the \SpecialChar LaTeX
34565 -preamble line
34566 \end_layout
34567
34568 \begin_layout Standard
34569
34570 \series bold
34571
34572 \backslash
34573 usepackage{braket}
34574 \end_layout
34575
34576 \begin_layout Standard
34577 \begin_inset ERT
34578 status collapsed
34579
34580 \begin_layout Plain Layout
34581
34582
34583 \backslash
34584 ifbraket 
34585 \end_layout
34586
34587 \end_inset
34588
34589
34590 \begin_inset Note Note
34591 status open
34592
34593 \begin_layout Plain Layout
34594 The following table will only be displayed when the \SpecialChar LaTeX
34595 -package 
34596 \series bold
34597 braket
34598 \series default
34599  is installed.
34600 \end_layout
34601
34602 \end_inset
34603
34604
34605 \end_layout
34606
34607 \begin_layout Standard
34608 The following commands are defined:
34609 \begin_inset Separator parbreak
34610 \end_inset
34611
34612
34613 \end_layout
34614
34615 \begin_layout Standard
34616 \align center
34617 \begin_inset Tabular
34618 <lyxtabular version="3" rows="4" columns="2">
34619 <features booktabs="true" tabularvalignment="middle">
34620 <column alignment="center" valignment="top" width="0pt">
34621 <column alignment="center" valignment="top">
34622 <row>
34623 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34624 \begin_inset Text
34625
34626 \begin_layout Plain Layout
34627 Command
34628 \end_layout
34629
34630 \end_inset
34631 </cell>
34632 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34633 \begin_inset Text
34634
34635 \begin_layout Plain Layout
34636 Result
34637 \end_layout
34638
34639 \end_inset
34640 </cell>
34641 </row>
34642 <row>
34643 <cell alignment="center" valignment="top" usebox="none">
34644 \begin_inset Text
34645
34646 \begin_layout Plain Layout
34647
34648 \backslash
34649 Bra{
34650 \backslash
34651 psi
34652 \end_layout
34653
34654 \end_inset
34655 </cell>
34656 <cell alignment="center" valignment="top" usebox="none">
34657 \begin_inset Text
34658
34659 \begin_layout Plain Layout
34660 \begin_inset Formula $\Bra{\psi}$
34661 \end_inset
34662
34663
34664 \end_layout
34665
34666 \end_inset
34667 </cell>
34668 </row>
34669 <row>
34670 <cell alignment="center" valignment="top" usebox="none">
34671 \begin_inset Text
34672
34673 \begin_layout Plain Layout
34674
34675 \backslash
34676 Ket{
34677 \backslash
34678 psi
34679 \end_layout
34680
34681 \end_inset
34682 </cell>
34683 <cell alignment="center" valignment="top" usebox="none">
34684 \begin_inset Text
34685
34686 \begin_layout Plain Layout
34687 \begin_inset Formula $\Ket{\psi}$
34688 \end_inset
34689
34690
34691 \end_layout
34692
34693 \end_inset
34694 </cell>
34695 </row>
34696 <row>
34697 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34698 \begin_inset Text
34699
34700 \begin_layout Plain Layout
34701
34702 \backslash
34703 Braket{
34704 \backslash
34705 psi|
34706 \backslash
34707 phi
34708 \end_layout
34709
34710 \end_inset
34711 </cell>
34712 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34713 \begin_inset Text
34714
34715 \begin_layout Plain Layout
34716 \begin_inset Formula $\Braket{\psi|\phi}$
34717 \end_inset
34718
34719
34720 \end_layout
34721
34722 \end_inset
34723 </cell>
34724 </row>
34725 </lyxtabular>
34726
34727 \end_inset
34728
34729
34730 \end_layout
34731
34732 \begin_layout Standard
34733 The command 
34734 \series bold
34735
34736 \backslash
34737 Braket
34738 \series default
34739  assures that all vertical bars are set in the size of the surrounding brackets:
34740 \begin_inset Formula 
34741 \[
34742 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
34743 \]
34744
34745 \end_inset
34746
34747
34748 \begin_inset ERT
34749 status collapsed
34750
34751 \begin_layout Plain Layout
34752
34753
34754 \backslash
34755 else 
34756 \end_layout
34757
34758 \end_inset
34759
34760
34761 \begin_inset Note Note
34762 status open
34763
34764 \begin_layout Plain Layout
34765 The following will be displayed when the \SpecialChar LaTeX
34766 -package 
34767 \series bold
34768 braket
34769 \series default
34770  is not installed:
34771 \end_layout
34772
34773 \end_inset
34774
34775
34776 \end_layout
34777
34778 \begin_layout Standard
34779 You need to install the \SpecialChar LaTeX
34780 -package 
34781 \series bold
34782 braket
34783 \series default
34784  to see the rest of this subsection in the output.
34785 \end_layout
34786
34787 \begin_layout Standard
34788 \begin_inset ERT
34789 status collapsed
34790
34791 \begin_layout Plain Layout
34792
34793
34794 \backslash
34795 fi 
34796 \end_layout
34797
34798 \end_inset
34799
34800
34801 \end_layout
34802
34803 \begin_layout Standard
34804 The effect of 
34805 \series bold
34806
34807 \backslash
34808 Braket
34809 \series default
34810  can also be achieved using the command 
34811 \series bold
34812
34813 \backslash
34814 middle
34815 \series default
34816 , that is described in 
34817 \begin_inset CommandInset ref
34818 LatexCommand ref
34819 reference "subsec:Automatic-Bracket-Size"
34820
34821 \end_inset
34822
34823 .
34824 \end_layout
34825
34826 \begin_layout Subsection
34827 Self-defined Fractions
34828 \begin_inset CommandInset label
34829 LatexCommand label
34830 name "subsec:Self-defined-Fractions"
34831
34832 \end_inset
34833
34834
34835 \begin_inset Index idx
34836 status collapsed
34837
34838 \begin_layout Plain Layout
34839 Fractions ! self-defined
34840 \end_layout
34841
34842 \end_inset
34843
34844
34845 \end_layout
34846
34847 \begin_layout Standard
34848 To define custom commands for fractions, the command 
34849 \series bold
34850
34851 \backslash
34852 genfrac
34853 \series default
34854
34855 \begin_inset Index idx
34856 status collapsed
34857
34858 \begin_layout Plain Layout
34859 Commands ! G ! 
34860 \backslash
34861 genfrac
34862 \begin_inset ERT
34863 status collapsed
34864
34865 \begin_layout Plain Layout
34866
34867
34868 \backslash
34869 vspace{4mm}
34870 \end_layout
34871
34872 \end_inset
34873
34874
34875 \end_layout
34876
34877 \end_inset
34878
34879  is used in the following scheme:
34880 \end_layout
34881
34882 \begin_layout Standard
34883
34884 \series bold
34885
34886 \backslash
34887 genfrac{left
34888 \series default
34889  
34890 \series bold
34891 bracket}{right
34892 \series default
34893  
34894 \series bold
34895 bracket}{fraction bar thickness}{style}
34896 \begin_inset Newline newline
34897 \end_inset
34898
34899
34900 \begin_inset Phantom HPhantom
34901 status open
34902
34903 \begin_layout Plain Layout
34904
34905 \series bold
34906
34907 \backslash
34908 genfrac
34909 \end_layout
34910
34911 \end_inset
34912
34913 {numerator}{denominator}
34914 \end_layout
34915
34916 \begin_layout Standard
34917 The style is a number in the range of 0
34918 \begin_inset space \thinspace{}
34919 \end_inset
34920
34921 -
34922 \begin_inset space \thinspace{}
34923 \end_inset
34924
34925 3.
34926 \begin_inset Separator parbreak
34927 \end_inset
34928
34929
34930 \end_layout
34931
34932 \begin_layout Standard
34933 \align center
34934 \begin_inset Tabular
34935 <lyxtabular version="3" rows="5" columns="2">
34936 <features booktabs="true" tabularvalignment="middle">
34937 <column alignment="center" valignment="top" width="0pt">
34938 <column alignment="center" valignment="top">
34939 <row>
34940 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34941 \begin_inset Text
34942
34943 \begin_layout Plain Layout
34944 Number
34945 \end_layout
34946
34947 \end_inset
34948 </cell>
34949 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34950 \begin_inset Text
34951
34952 \begin_layout Plain Layout
34953 Style (Size)
34954 \end_layout
34955
34956 \end_inset
34957 </cell>
34958 </row>
34959 <row>
34960 <cell alignment="center" valignment="top" usebox="none">
34961 \begin_inset Text
34962
34963 \begin_layout Plain Layout
34964 0
34965 \end_layout
34966
34967 \end_inset
34968 </cell>
34969 <cell alignment="center" valignment="top" usebox="none">
34970 \begin_inset Text
34971
34972 \begin_layout Plain Layout
34973 display style formula
34974 \end_layout
34975
34976 \end_inset
34977 </cell>
34978 </row>
34979 <row>
34980 <cell alignment="center" valignment="top" usebox="none">
34981 \begin_inset Text
34982
34983 \begin_layout Plain Layout
34984 1
34985 \end_layout
34986
34987 \end_inset
34988 </cell>
34989 <cell alignment="center" valignment="top" usebox="none">
34990 \begin_inset Text
34991
34992 \begin_layout Plain Layout
34993 inline formula
34994 \end_layout
34995
34996 \end_inset
34997 </cell>
34998 </row>
34999 <row>
35000 <cell alignment="center" valignment="top" usebox="none">
35001 \begin_inset Text
35002
35003 \begin_layout Plain Layout
35004 2
35005 \end_layout
35006
35007 \end_inset
35008 </cell>
35009 <cell alignment="center" valignment="top" usebox="none">
35010 \begin_inset Text
35011
35012 \begin_layout Plain Layout
35013 small
35014 \end_layout
35015
35016 \end_inset
35017 </cell>
35018 </row>
35019 <row>
35020 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
35021 \begin_inset Text
35022
35023 \begin_layout Plain Layout
35024 3
35025 \end_layout
35026
35027 \end_inset
35028 </cell>
35029 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
35030 \begin_inset Text
35031
35032 \begin_layout Plain Layout
35033 tiny
35034 \end_layout
35035
35036 \end_inset
35037 </cell>
35038 </row>
35039 </lyxtabular>
35040
35041 \end_inset
35042
35043
35044 \end_layout
35045
35046 \begin_layout Standard
35047 When no style is given, the size is adjusted to the surrounding environment
35048  like for the command 
35049 \series bold
35050
35051 \backslash
35052 frac
35053 \series default
35054 .
35055 \end_layout
35056
35057 \begin_layout Standard
35058 When no fraction bar thickness is given, the predefined value of 0.4
35059 \begin_inset space \thinspace{}
35060 \end_inset
35061
35062 pt will be used.
35063 \end_layout
35064
35065 \begin_layout Standard
35066 \begin_inset VSpace medskip
35067 \end_inset
35068
35069 For example, the commands 
35070 \series bold
35071
35072 \backslash
35073 dfrac
35074 \series default
35075  and 
35076 \series bold
35077
35078 \backslash
35079 tbinom
35080 \series default
35081  from 
35082 \begin_inset CommandInset ref
35083 LatexCommand ref
35084 reference "subsec:Fractions"
35085
35086 \end_inset
35087
35088  are defined with the commands
35089 \end_layout
35090
35091 \begin_layout Standard
35092
35093 \series bold
35094
35095 \backslash
35096 newcommand{
35097 \backslash
35098 dfrac}[2]{
35099 \backslash
35100 genfrac{}{}{}{0}{#1}{#2}}
35101 \end_layout
35102
35103 \begin_layout Standard
35104 and
35105 \end_layout
35106
35107 \begin_layout Standard
35108
35109 \series bold
35110
35111 \backslash
35112 newcommand{
35113 \backslash
35114 tbinom}[2]{
35115 \backslash
35116 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35117 \end_layout
35118
35119 \begin_layout Standard
35120 \begin_inset VSpace medskip
35121 \end_inset
35122
35123 To define a fraction where the fraction bar thickness can be given as optional
35124  argument, the following line is inserted to the \SpecialChar LaTeX
35125 -preamble:
35126 \end_layout
35127
35128 \begin_layout Standard
35129
35130 \series bold
35131
35132 \backslash
35133 newcommand{
35134 \backslash
35135 fracS}[3][]{
35136 \backslash
35137 genfrac{}{}{#1}{}{#2}{#3}}
35138 \end_layout
35139
35140 \begin_layout Standard
35141 A test:
35142 \begin_inset Formula 
35143 \begin{align*}
35144 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35145 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35146 \end{align*}
35147
35148 \end_inset
35149
35150 As one can see, the distance of the numerator and the denominator to the
35151  fraction bar is round about three times the bar thickness.
35152 \end_layout
35153
35154 \begin_layout Subsection
35155 Canceled Formulas
35156 \begin_inset Index idx
35157 status collapsed
35158
35159 \begin_layout Plain Layout
35160 Formula ! canceled
35161 \end_layout
35162
35163 \end_inset
35164
35165
35166 \end_layout
35167
35168 \begin_layout Standard
35169 There are four ways to cancel formulas or parts of formulas:
35170 \end_layout
35171
35172 \begin_layout Standard
35173 \begin_inset ERT
35174 status collapsed
35175
35176 \begin_layout Plain Layout
35177
35178
35179 \backslash
35180 ifcancel 
35181 \end_layout
35182
35183 \end_inset
35184
35185
35186 \begin_inset Note Note
35187 status open
35188
35189 \begin_layout Plain Layout
35190 The following table will only be displayed when the \SpecialChar LaTeX
35191 -package 
35192 \series bold
35193 cancel
35194 \series default
35195  is installed.
35196 \end_layout
35197
35198 \end_inset
35199
35200
35201 \begin_inset Separator parbreak
35202 \end_inset
35203
35204
35205 \end_layout
35206
35207 \begin_layout Standard
35208 \align center
35209 \begin_inset Tabular
35210 <lyxtabular version="3" rows="5" columns="2">
35211 <features booktabs="true" tabularvalignment="middle">
35212 <column alignment="center" valignment="top" width="0pt">
35213 <column alignment="center" valignment="top">
35214 <row>
35215 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35216 \begin_inset Text
35217
35218 \begin_layout Plain Layout
35219 Command
35220 \end_layout
35221
35222 \end_inset
35223 </cell>
35224 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35225 \begin_inset Text
35226
35227 \begin_layout Plain Layout
35228 Result
35229 \end_layout
35230
35231 \end_inset
35232 </cell>
35233 </row>
35234 <row>
35235 <cell alignment="center" valignment="top" usebox="none">
35236 \begin_inset Text
35237
35238 \begin_layout Plain Layout
35239
35240 \backslash
35241 cancel
35242 \begin_inset space \textvisiblespace{}
35243 \end_inset
35244
35245
35246 \backslash
35247 int
35248 \begin_inset space \textvisiblespace{}
35249 \end_inset
35250
35251 A=B
35252 \end_layout
35253
35254 \end_inset
35255 </cell>
35256 <cell alignment="center" valignment="top" usebox="none">
35257 \begin_inset Text
35258
35259 \begin_layout Plain Layout
35260 \begin_inset Formula $\cancel{\int A=B}$
35261 \end_inset
35262
35263
35264 \end_layout
35265
35266 \end_inset
35267 </cell>
35268 </row>
35269 <row topspace="1.5mm">
35270 <cell alignment="center" valignment="top" usebox="none">
35271 \begin_inset Text
35272
35273 \begin_layout Plain Layout
35274
35275 \backslash
35276 bcancel
35277 \begin_inset space \textvisiblespace{}
35278 \end_inset
35279
35280
35281 \backslash
35282 int
35283 \begin_inset space \textvisiblespace{}
35284 \end_inset
35285
35286 A=B
35287 \end_layout
35288
35289 \end_inset
35290 </cell>
35291 <cell alignment="center" valignment="top" usebox="none">
35292 \begin_inset Text
35293
35294 \begin_layout Plain Layout
35295 \begin_inset Formula $\bcancel{\int A=B}$
35296 \end_inset
35297
35298
35299 \end_layout
35300
35301 \end_inset
35302 </cell>
35303 </row>
35304 <row topspace="1.5mm">
35305 <cell alignment="center" valignment="top" usebox="none">
35306 \begin_inset Text
35307
35308 \begin_layout Plain Layout
35309
35310 \backslash
35311 xcancel
35312 \begin_inset space \textvisiblespace{}
35313 \end_inset
35314
35315
35316 \backslash
35317 int
35318 \begin_inset space \textvisiblespace{}
35319 \end_inset
35320
35321 A=B
35322 \end_layout
35323
35324 \end_inset
35325 </cell>
35326 <cell alignment="center" valignment="top" usebox="none">
35327 \begin_inset Text
35328
35329 \begin_layout Plain Layout
35330 \begin_inset Formula $\xcancel{\int A=B}$
35331 \end_inset
35332
35333
35334 \end_layout
35335
35336 \end_inset
35337 </cell>
35338 </row>
35339 <row>
35340 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35341 \begin_inset Text
35342
35343 \begin_layout Plain Layout
35344
35345 \backslash
35346 cancelto
35347 \begin_inset space \textvisiblespace{}
35348 \end_inset
35349
35350
35351 \backslash
35352 int
35353 \begin_inset space \textvisiblespace{}
35354 \end_inset
35355
35356 A=B
35357 \begin_inset Formula $\to$
35358 \end_inset
35359
35360 1
35361 \end_layout
35362
35363 \end_inset
35364 </cell>
35365 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35366 \begin_inset Text
35367
35368 \begin_layout Plain Layout
35369 \begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$
35370 \end_inset
35371
35372
35373 \end_layout
35374
35375 \end_inset
35376 </cell>
35377 </row>
35378 </lyxtabular>
35379
35380 \end_inset
35381
35382
35383 \end_layout
35384
35385 \begin_layout Standard
35386
35387 \series bold
35388
35389 \backslash
35390 cancelto
35391 \series default
35392  is especially suitable to visualize the reduction of fractions within formulas:
35393 \begin_inset Formula 
35394 \[
35395 \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}}}
35396 \]
35397
35398 \end_inset
35399
35400
35401 \end_layout
35402
35403 \begin_layout Standard
35404 To change the size of 
35405 \series bold
35406
35407 \backslash
35408 cancelto
35409 \series default
35410 's 
35411 \begin_inset Quotes eld
35412 \end_inset
35413
35414 subscript
35415 \begin_inset Quotes erd
35416 \end_inset
35417
35418  value one can add the \SpecialChar LaTeX
35419 -preamble line
35420 \end_layout
35421
35422 \begin_layout Standard
35423
35424 \series bold
35425
35426 \backslash
35427 PassOptionsToPackage{option}{cancel}
35428 \end_layout
35429
35430 \begin_layout Standard
35431 where 
35432 \series bold
35433 option
35434 \series default
35435  is either 
35436 \series bold
35437 samesize
35438 \series default
35439  which leads to the same size as for the canceled value, or 
35440 \series bold
35441 Smaller
35442 \series default
35443  which makes is it a bit smaller than normal.
35444 \end_layout
35445
35446 \begin_layout Standard
35447 To color the cancellation bar one adds this command as \SpecialChar TeX
35448  code:
35449 \end_layout
35450
35451 \begin_layout Standard
35452
35453 \series bold
35454
35455 \backslash
35456 renewcommand{
35457 \backslash
35458 CancelColor}{
35459 \backslash
35460 color{red}}
35461 \end_layout
35462
35463 \begin_layout Standard
35464
35465 \series bold
35466 red
35467 \series default
35468  can be replaced by a color of your choice.
35469 \end_layout
35470
35471 \begin_layout Standard
35472 \begin_inset ERT
35473 status collapsed
35474
35475 \begin_layout Plain Layout
35476
35477
35478 \backslash
35479 renewcommand{
35480 \backslash
35481 CancelColor}{
35482 \backslash
35483 color{red}}
35484 \end_layout
35485
35486 \end_inset
35487
35488
35489 \end_layout
35490
35491 \begin_layout Standard
35492 \begin_inset Formula 
35493 \[
35494 \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}}}
35495 \]
35496
35497 \end_inset
35498
35499
35500 \end_layout
35501
35502 \begin_layout Standard
35503 \begin_inset ERT
35504 status collapsed
35505
35506 \begin_layout Plain Layout
35507
35508
35509 \backslash
35510 renewcommand{
35511 \backslash
35512 CancelColor}{
35513 \backslash
35514 color{black}}
35515 \end_layout
35516
35517 \end_inset
35518
35519
35520 \begin_inset Note Note
35521 status open
35522
35523 \begin_layout Plain Layout
35524 reset the color
35525 \end_layout
35526
35527 \end_inset
35528
35529
35530 \end_layout
35531
35532 \begin_layout Standard
35533 For further customizations, see the documentation of the package 
35534 \series bold
35535 cancel
35536 \series default
35537
35538 \begin_inset CommandInset citation
35539 LatexCommand cite
35540 key "cancel"
35541
35542 \end_inset
35543
35544 .
35545 \begin_inset Index idx
35546 status collapsed
35547
35548 \begin_layout Plain Layout
35549 Packages ! cancel
35550 \end_layout
35551
35552 \end_inset
35553
35554
35555 \end_layout
35556
35557 \begin_layout Standard
35558 \begin_inset ERT
35559 status collapsed
35560
35561 \begin_layout Plain Layout
35562
35563
35564 \backslash
35565 else 
35566 \end_layout
35567
35568 \end_inset
35569
35570
35571 \begin_inset Note Note
35572 status open
35573
35574 \begin_layout Plain Layout
35575 The following will be displayed when the \SpecialChar LaTeX
35576 -package 
35577 \series bold
35578 cancel
35579 \series default
35580  is not installed:
35581 \end_layout
35582
35583 \end_inset
35584
35585
35586 \end_layout
35587
35588 \begin_layout Standard
35589 You need to install the \SpecialChar LaTeX
35590 -package 
35591 \series bold
35592 cancel
35593 \series default
35594  to see the rest of this subsection in the output.
35595 \end_layout
35596
35597 \begin_layout Standard
35598 \begin_inset ERT
35599 status collapsed
35600
35601 \begin_layout Plain Layout
35602
35603
35604 \backslash
35605 fi 
35606 \end_layout
35607
35608 \end_inset
35609
35610
35611 \end_layout
35612
35613 \begin_layout Subsection
35614 Formulas in Section Headings
35615 \begin_inset CommandInset label
35616 LatexCommand label
35617 name "subsec:Formulas-in-Section"
35618
35619 \end_inset
35620
35621
35622 \begin_inset Index idx
35623 status collapsed
35624
35625 \begin_layout Plain Layout
35626 Formula ! in section headings
35627 \end_layout
35628
35629 \end_inset
35630
35631
35632 \end_layout
35633
35634 \begin_layout Standard
35635 When formulas are used in section headings, the following has to be taken
35636  into account:
35637 \end_layout
35638
35639 \begin_layout Standard
35640 \begin_inset Note Greyedout
35641 status open
35642
35643 \begin_layout Plain Layout
35644 When 
35645 \series bold
35646 hyperref
35647 \series default
35648
35649 \begin_inset Index idx
35650 status collapsed
35651
35652 \begin_layout Plain Layout
35653 Packages ! hyperref
35654 \end_layout
35655
35656 \end_inset
35657
35658  support is enabled in the document settings dialog under 
35659 \family sans
35660 PDF
35661 \begin_inset space ~
35662 \end_inset
35663
35664 Properties
35665 \family default
35666 , PDF-bookmarks are created for every section heading in the table of contents.
35667  If a section heading contains formulas, they are incorrectly displayed
35668  in the bookmark text, because formulas in bookmarks infringe the PDF convention
35669 s.
35670 \end_layout
35671
35672 \end_inset
35673
35674
35675 \end_layout
35676
35677 \begin_layout Standard
35678 Both problems can be solved by inserting at the end of the section heading
35679  a short title with the menu 
35680 \family sans
35681 Insert\SpecialChar menuseparator
35682 Short
35683 \begin_inset space ~
35684 \end_inset
35685
35686 Title
35687 \family default
35688 .
35689  Short titles are used as alternative for multiline section headings to
35690  keep the table of contents clearly arranged.
35691  Only the short title appears in the table of contents and therefore also
35692  in the PDF-bookmark.
35693 \end_layout
35694
35695 \begin_layout Standard
35696 When formulas should be used in the table of contents but 
35697 \series bold
35698 hyperref
35699 \series default
35700  is used, one can use the following command in \SpecialChar TeX
35701  mode:
35702 \end_layout
35703
35704 \begin_layout Standard
35705
35706 \series bold
35707
35708 \backslash
35709 texorpdfstring{part}{alternative}
35710 \begin_inset Index idx
35711 status collapsed
35712
35713 \begin_layout Plain Layout
35714 Commands ! T ! 
35715 \backslash
35716 texorpdfstring
35717 \end_layout
35718
35719 \end_inset
35720
35721
35722 \end_layout
35723
35724 \begin_layout Standard
35725 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
35726  This can be characters, formulas, footnotes, but also cross-references.
35727  The alternative is used instead of the part for the bookmark.
35728 \end_layout
35729
35730 \begin_layout Standard
35731 Here are two example headings:
35732 \begin_inset VSpace -3mm
35733 \end_inset
35734
35735
35736 \begin_inset ERT
35737 status collapsed
35738
35739 \begin_layout Plain Layout
35740
35741
35742 \backslash
35743 boldmath 
35744 \end_layout
35745
35746 \end_inset
35747
35748
35749 \end_layout
35750
35751 \begin_layout Subsubsection
35752 Heading without formula in table of contents 
35753 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35754 \end_inset
35755
35756
35757 \begin_inset Argument 1
35758 status collapsed
35759
35760 \begin_layout Plain Layout
35761 Heading without formula in table of contents
35762 \end_layout
35763
35764 \end_inset
35765
35766
35767 \end_layout
35768
35769 \begin_layout Subsubsection
35770 Heading with formula in table of contents
35771 \begin_inset ERT
35772 status collapsed
35773
35774 \begin_layout Plain Layout
35775
35776
35777 \backslash
35778 texorpdfstring{
35779 \end_layout
35780
35781 \end_inset
35782
35783  
35784 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35785 \end_inset
35786
35787
35788 \begin_inset ERT
35789 status collapsed
35790
35791 \begin_layout Plain Layout
35792
35793 }{}
35794 \end_layout
35795
35796 \end_inset
35797
35798
35799 \end_layout
35800
35801 \begin_layout Standard
35802 \begin_inset ERT
35803 status collapsed
35804
35805 \begin_layout Plain Layout
35806
35807
35808 \backslash
35809 unboldmath 
35810 \end_layout
35811
35812 \end_inset
35813
35814 In the first heading a short title was used, in the second one 
35815 \series bold
35816
35817 \backslash
35818 texorpdfstring
35819 \series default
35820 .
35821 \end_layout
35822
35823 \begin_layout Standard
35824 To get the same formatting as for the other headings, the complete heading
35825  was set into a 
35826 \series bold
35827 boldmath
35828 \series default
35829  environment
35830 \begin_inset Foot
35831 status collapsed
35832
35833 \begin_layout Plain Layout
35834 see 
35835 \begin_inset CommandInset ref
35836 LatexCommand ref
35837 reference "subsec:Bold-Formulas"
35838
35839 \end_inset
35840
35841
35842 \end_layout
35843
35844 \end_inset
35845
35846 .
35847 \end_layout
35848
35849 \begin_layout Subsection
35850 Formulas in multi-column Text
35851 \begin_inset Index idx
35852 status collapsed
35853
35854 \begin_layout Plain Layout
35855 Formula ! in multi-column text
35856 \end_layout
35857
35858 \end_inset
35859
35860
35861 \end_layout
35862
35863 \begin_layout Standard
35864 Formulas in multi-column text are often too wide to fit into a column and
35865  thus need to be set over the whole page width.
35866  This is done by using the \SpecialChar LaTeX
35867 -package 
35868 \series bold
35869 multicol
35870 \series default
35871
35872 \begin_inset Foot
35873 status collapsed
35874
35875 \begin_layout Plain Layout
35876
35877 \series bold
35878 multicol
35879 \series default
35880  is part of every \SpecialChar LaTeX
35881  standard installation.
35882 \end_layout
35883
35884 \end_inset
35885
35886
35887 \begin_inset Index idx
35888 status collapsed
35889
35890 \begin_layout Plain Layout
35891 Packages ! multicol
35892 \end_layout
35893
35894 \end_inset
35895
35896 , that is loaded with the \SpecialChar LaTeX
35897 -preamble line
35898 \end_layout
35899
35900 \begin_layout Standard
35901
35902 \series bold
35903
35904 \backslash
35905 usepackage{multicol}
35906 \end_layout
35907
35908 \begin_layout Standard
35909 \begin_inset Note Greyedout
35910 status open
35911
35912 \begin_layout Plain Layout
35913 Note that in this case the setting 
35914 \family sans
35915 Two-column
35916 \begin_inset space ~
35917 \end_inset
35918
35919 document
35920 \family default
35921  in the menu 
35922 \family sans
35923 Document\SpecialChar menuseparator
35924 Settings
35925 \family default
35926  under 
35927 \family sans
35928 Text
35929 \begin_inset space ~
35930 \end_inset
35931
35932 Layout
35933 \family default
35934 \emph on
35935  
35936 \emph default
35937 must 
35938 \emph on
35939 not
35940 \emph default
35941  be selected.
35942 \end_layout
35943
35944 \end_inset
35945
35946
35947 \end_layout
35948
35949 \begin_layout Standard
35950 Before the multi-column text the command
35951 \end_layout
35952
35953 \begin_layout Standard
35954
35955 \series bold
35956
35957 \backslash
35958 begin{multicols}{column number}
35959 \end_layout
35960
35961 \begin_layout Standard
35962 is written in \SpecialChar TeX
35963  mode.
35964  The column number is a number in the range of 2
35965 \begin_inset space \thinspace{}
35966 \end_inset
35967
35968 -
35969 \begin_inset space \thinspace{}
35970 \end_inset
35971
35972 10.
35973  Before the formula the multi-column text is ended by inserting the command
35974 \end_layout
35975
35976 \begin_layout Standard
35977
35978 \series bold
35979
35980 \backslash
35981 end{multicols}
35982 \end_layout
35983
35984 \begin_layout Standard
35985 in \SpecialChar TeX
35986  mode.
35987 \end_layout
35988
35989 \begin_layout Standard
35990 Due to the command some space is automatically added before the formula.
35991  To revert this, -6
35992 \begin_inset space \thinspace{}
35993 \end_inset
35994
35995 mm vertical space is inserted before the formula.
35996  When the formula style 
35997 \series bold
35998 Indented
35999 \begin_inset Foot
36000 status collapsed
36001
36002 \begin_layout Plain Layout
36003 formula styles see 
36004 \begin_inset CommandInset ref
36005 LatexCommand ref
36006 reference "sec:Formula-Styles"
36007
36008 \end_inset
36009
36010
36011 \end_layout
36012
36013 \end_inset
36014
36015
36016 \series default
36017  is used, -9
36018 \begin_inset space \thinspace{}
36019 \end_inset
36020
36021 mm space is inserted instead.
36022 \end_layout
36023
36024 \begin_layout Standard
36025 As example a multi-column text with a displayed formula:
36026 \end_layout
36027
36028 \begin_layout Standard
36029
36030 \lang ngerman
36031 \begin_inset ERT
36032 status collapsed
36033
36034 \begin_layout Plain Layout
36035
36036
36037 \backslash
36038 begin{multicols}{2}
36039 \end_layout
36040
36041 \end_inset
36042
36043 Das Spektrum wird fouriertransformiert.
36044  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36045 , Lösungsmittel) zu trennen.
36046  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36047  nun das Aussehen des Ausgangssignals.
36048  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36049  über alle Phasen integrieren muss.
36050  Sei nun 
36051 \begin_inset Formula $S$
36052 \end_inset
36053
36054  unser normiertes Ausgangssignal und 
36055 \begin_inset Formula $P$
36056 \end_inset
36057
36058  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36059 \begin_inset ERT
36060 status collapsed
36061
36062 \begin_layout Plain Layout
36063
36064
36065 \backslash
36066 end{multicols}
36067 \end_layout
36068
36069 \end_inset
36070
36071
36072 \begin_inset VSpace -6mm
36073 \end_inset
36074
36075
36076 \begin_inset Formula 
36077 \begin{equation}
36078 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36079 \end{equation}
36080
36081 \end_inset
36082
36083
36084 \begin_inset ERT
36085 status collapsed
36086
36087 \begin_layout Plain Layout
36088
36089
36090 \backslash
36091 begin{multicols}{2}
36092 \end_layout
36093
36094 \end_inset
36095
36096 wobei 
36097 \begin_inset Formula $S_{0}$
36098 \end_inset
36099
36100  das Signal ohne Gradient ist und die Normierungsbedingung 
36101 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36102 \end_inset
36103
36104  gilt.
36105  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36106  Direkt nach dem 
36107 \begin_inset Formula $\nicefrac{\pi}{2}$
36108 \end_inset
36109
36110
36111 \begin_inset space \thinspace{}
36112 \end_inset
36113
36114 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36115  das Signal zusätzlich abschwächt.
36116  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36117  
36118 \begin_inset Formula $T_{2}$
36119 \end_inset
36120
36121 -Zeit.
36122 \end_layout
36123
36124 \begin_layout Standard
36125
36126 \lang ngerman
36127 \begin_inset ERT
36128 status collapsed
36129
36130 \begin_layout Plain Layout
36131
36132
36133 \backslash
36134 end{multicols}
36135 \end_layout
36136
36137 \end_inset
36138
36139
36140 \end_layout
36141
36142 \begin_layout Subsection
36143 Formulas with Description of Variables
36144 \begin_inset Index idx
36145 status collapsed
36146
36147 \begin_layout Plain Layout
36148 Formula ! with description of variables
36149 \end_layout
36150
36151 \end_inset
36152
36153
36154 \end_layout
36155
36156 \begin_layout Standard
36157 To describe variables within a formula, like in formula 
36158 \begin_inset CommandInset ref
36159 LatexCommand eqref
36160 reference "eq:within"
36161
36162 \end_inset
36163
36164 , a 2
36165 \series bold
36166 ×
36167 \series default
36168
36169 \begin_inset Formula $n$
36170 \end_inset
36171
36172
36173 \begin_inset space ~
36174 \end_inset
36175
36176 matrix is used with left aligned columns for the 
36177 \begin_inset Formula $n$
36178 \end_inset
36179
36180  used variables.
36181 \begin_inset Foot
36182 status collapsed
36183
36184 \begin_layout Plain Layout
36185 matrices see 
36186 \begin_inset CommandInset ref
36187 LatexCommand ref
36188 reference "sec:Matrices"
36189
36190 \end_inset
36191
36192
36193 \end_layout
36194
36195 \end_inset
36196
36197  To set the description in a smaller size, before the matrix e.
36198 \begin_inset space \thinspace{}
36199 \end_inset
36200
36201 g.
36202 \begin_inset space \space{}
36203 \end_inset
36204
36205 the command 
36206 \series bold
36207
36208 \backslash
36209 footnotesize
36210 \series default
36211  is inserted.
36212 \begin_inset Foot
36213 status collapsed
36214
36215 \begin_layout Plain Layout
36216 font sizes see 
36217 \begin_inset CommandInset ref
36218 LatexCommand ref
36219 reference "subsec:Font-Sizes"
36220
36221 \end_inset
36222
36223
36224 \end_layout
36225
36226 \end_inset
36227
36228
36229 \end_layout
36230
36231 \begin_layout Standard
36232 When the formula style 
36233 \series bold
36234 Indented
36235 \begin_inset Foot
36236 status collapsed
36237
36238 \begin_layout Plain Layout
36239 formula styles see 
36240 \begin_inset CommandInset ref
36241 LatexCommand ref
36242 reference "sec:Formula-Styles"
36243
36244 \end_inset
36245
36246
36247 \end_layout
36248
36249 \end_inset
36250
36251
36252 \series default
36253  is used, a 
36254 \series bold
36255
36256 \backslash
36257 hfill
36258 \series default
36259
36260 \begin_inset Foot
36261 status collapsed
36262
36263 \begin_layout Plain Layout
36264
36265 \series bold
36266
36267 \backslash
36268 hfill
36269 \series default
36270  only works in formulas with the style 
36271 \series bold
36272 Indented
36273 \series default
36274 , see 
36275 \begin_inset CommandInset ref
36276 LatexCommand ref
36277 reference "subsec:Variable-Space"
36278
36279 \end_inset
36280
36281 .
36282 \end_layout
36283
36284 \end_inset
36285
36286  is inserted before and after the matrix to have the same separation of
36287  the matrix from the equation and the side margin.
36288 \end_layout
36289
36290 \begin_layout Standard
36291 When the formula style 
36292 \series bold
36293 Centered
36294 \series default
36295  is used, the method described in 
36296 \begin_inset CommandInset ref
36297 LatexCommand ref
36298 reference "subsec:Flalign-Environment"
36299
36300 \end_inset
36301
36302  is used to indent formulas.
36303  Formula 
36304 \begin_inset CommandInset ref
36305 LatexCommand eqref
36306 reference "eq:within"
36307
36308 \end_inset
36309
36310  consists of five columns where in the first two columns contain the equation,
36311  the third the matrix and the last one an empty \SpecialChar TeX
36312  brace.
36313 \begin_inset Formula 
36314 \begin{flalign}
36315 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36316 \rho & \textrm{density}\\
36317 V & \textrm{volume}\\
36318 g & \textrm{gravitational acceleration}
36319 \end{array} &  & {}\label{eq:within}
36320 \end{flalign}
36321
36322 \end_inset
36323
36324
36325 \end_layout
36326
36327 \begin_layout Subsection
36328 Upright small Greek Letters
36329 \begin_inset CommandInset label
36330 LatexCommand label
36331 name "subsec:Upright-small-Greek"
36332
36333 \end_inset
36334
36335
36336 \begin_inset Index idx
36337 status collapsed
36338
36339 \begin_layout Plain Layout
36340 Greek letters ! upright
36341 \end_layout
36342
36343 \end_inset
36344
36345
36346 \end_layout
36347
36348 \begin_layout Standard
36349 Most of the math fonts only provide italic small Greek letters.
36350  But for symbols of elementary particles like pions and neutrinos, upright
36351  Greek letters are needed.
36352  The file 
36353 \series bold
36354 upgreek.sty
36355 \series default
36356
36357 \begin_inset Foot
36358 status collapsed
36359
36360 \begin_layout Plain Layout
36361
36362 \series bold
36363 upgreek
36364 \series default
36365  is part of the \SpecialChar LaTeX
36366 -package 
36367 \series bold
36368 was
36369 \series default
36370
36371 \begin_inset Index idx
36372 status collapsed
36373
36374 \begin_layout Plain Layout
36375 Packages ! was
36376 \begin_inset ERT
36377 status collapsed
36378
36379 \begin_layout Plain Layout
36380
36381
36382 \backslash
36383 vspace{4mm}
36384 \end_layout
36385
36386 \end_inset
36387
36388
36389 \end_layout
36390
36391 \end_inset
36392
36393 .
36394 \end_layout
36395
36396 \end_inset
36397
36398
36399 \begin_inset Index idx
36400 status collapsed
36401
36402 \begin_layout Plain Layout
36403 Packages ! upgreek
36404 \end_layout
36405
36406 \end_inset
36407
36408  that is loaded with the \SpecialChar LaTeX
36409 -preamble line
36410 \end_layout
36411
36412 \begin_layout Standard
36413
36414 \series bold
36415
36416 \backslash
36417 usepackage{upgreek}
36418 \end_layout
36419
36420 \begin_layout Standard
36421 provides them.
36422  
36423 \begin_inset ERT
36424 status collapsed
36425
36426 \begin_layout Plain Layout
36427
36428
36429 \backslash
36430 ifupgreek 
36431 \end_layout
36432
36433 \end_inset
36434
36435
36436 \begin_inset Note Note
36437 status open
36438
36439 \begin_layout Plain Layout
36440 The following table will only be displayed when the \SpecialChar LaTeX
36441 -package 
36442 \series bold
36443 upgreek
36444 \series default
36445  is installed:
36446 \end_layout
36447
36448 \end_inset
36449
36450  They are created when the command for a small Greek letter is started with
36451  
36452 \series bold
36453 up
36454 \series default
36455 .
36456  For example the command 
36457 \series bold
36458
36459 \backslash
36460 uptau
36461 \series default
36462  creates this: 
36463 \begin_inset Formula $\uptau$
36464 \end_inset
36465
36466
36467 \end_layout
36468
36469 \begin_layout Standard
36470 With these commands reactions of elementary particles can be typeset:
36471 \begin_inset Formula 
36472 \[
36473 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
36474 \]
36475
36476 \end_inset
36477
36478
36479 \end_layout
36480
36481 \begin_layout Standard
36482 The upright letters are more bold and wider than the italic ones.
36483  They should therefore not be used for units like 
36484 \begin_inset Quotes eld
36485 \end_inset
36486
36487 µm
36488 \begin_inset Quotes erd
36489 \end_inset
36490
36491 .
36492 \end_layout
36493
36494 \begin_layout Standard
36495 \begin_inset ERT
36496 status collapsed
36497
36498 \begin_layout Plain Layout
36499
36500
36501 \backslash
36502 else 
36503 \end_layout
36504
36505 \end_inset
36506
36507
36508 \begin_inset Note Note
36509 status open
36510
36511 \begin_layout Plain Layout
36512 The following will be displayed when the \SpecialChar LaTeX
36513 -package 
36514 \series bold
36515 upgreek
36516 \series default
36517  is not installed:
36518 \end_layout
36519
36520 \end_inset
36521
36522
36523 \end_layout
36524
36525 \begin_layout Standard
36526 You need to install the \SpecialChar LaTeX
36527 -package 
36528 \series bold
36529 upgreek
36530 \series default
36531  to see the rest of this subsection in the output.
36532 \end_layout
36533
36534 \begin_layout Standard
36535 \begin_inset ERT
36536 status collapsed
36537
36538 \begin_layout Plain Layout
36539
36540
36541 \backslash
36542 fi 
36543 \end_layout
36544
36545 \end_inset
36546
36547
36548 \end_layout
36549
36550 \begin_layout Subsection
36551 Text Characters in Formulas
36552 \begin_inset Index idx
36553 status collapsed
36554
36555 \begin_layout Plain Layout
36556 Text ! in formulas
36557 \end_layout
36558
36559 \end_inset
36560
36561
36562 \end_layout
36563
36564 \begin_layout Standard
36565 In some cases you might want to insert text characters directly into formulas.
36566  When for example the centered dot · is often used in formulas like 
36567 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36568 \end_inset
36569
36570 , one would have to insert the command 
36571 \series bold
36572
36573 \backslash
36574 cdot
36575 \series default
36576
36577 \begin_inset Foot
36578 status collapsed
36579
36580 \begin_layout Plain Layout
36581 see 
36582 \begin_inset CommandInset ref
36583 LatexCommand ref
36584 reference "subsec:Binary-Operators"
36585
36586 \end_inset
36587
36588
36589 \end_layout
36590
36591 \end_inset
36592
36593  all the time, because this character is defined in all encodings as text
36594  character.
36595  But the encoding can be changed by this \SpecialChar LaTeX
36596 -preamble line:
36597 \end_layout
36598
36599 \begin_layout Standard
36600
36601 \series bold
36602
36603 \backslash
36604 Declare Inputtext{183}{
36605 \backslash
36606 ifmmode
36607 \backslash
36608 cdot
36609 \backslash
36610 else
36611 \backslash
36612 textperiodcentered
36613 \backslash
36614 f\SpecialChar ligaturebreak
36615 i}
36616 \end_layout
36617
36618 \begin_layout Standard
36619 The character encoding (menu 
36620 \family sans
36621 Document\SpecialChar menuseparator
36622 Settings\SpecialChar menuseparator
36623 Language
36624 \family default
36625 ) specifies what character appears when a keyboard key is pressed.
36626  When the key for the character '·' is pressed, internally the command 
36627 \series bold
36628
36629 \backslash
36630 textperiodcentered
36631 \series default
36632  is used.
36633  But this command is not available in a formula so that you would get \SpecialChar LaTeX
36634 -errors.
36635  With the changed encoding the right command is chosen automatically, depending
36636  on if the character was inserted into a formula or not.
36637 \end_layout
36638
36639 \begin_layout Standard
36640 The encoding of several characters is saved in definition files.
36641  For example the encoding 
36642 \series bold
36643 latin9
36644 \series default
36645  is defined in the file 
36646 \series bold
36647 latin9.def
36648 \series default
36649  which is in the installation folder of \SpecialChar LaTeX
36650 .
36651  Encodings should only be changed via the \SpecialChar LaTeX
36652 -preamble and not in the definition
36653  files.
36654  Otherwise documents could not be edited by other \SpecialChar LyX
36655  users working on other
36656  computers.
36657 \end_layout
36658
36659 \begin_layout Standard
36660 \begin_inset VSpace medskip
36661 \end_inset
36662
36663 Besides the centered dot, in this document the degree sign ° is defined
36664  with the following \SpecialChar LaTeX
36665 -preamble line so that it can be directly inserted into
36666  a formula:
36667 \end_layout
36668
36669 \begin_layout Standard
36670
36671 \series bold
36672
36673 \backslash
36674 DeclareInputtext{176}{
36675 \backslash
36676 ifmmode^
36677 \backslash
36678 circ
36679 \backslash
36680 else
36681 \backslash
36682 textdegree
36683 \backslash
36684 f\SpecialChar ligaturebreak
36685 i}
36686 \end_layout
36687
36688 \begin_layout Subsection
36689 \SpecialChar LaTeX
36690 -comments in formulas
36691 \begin_inset Index idx
36692 status collapsed
36693
36694 \begin_layout Plain Layout
36695 \SpecialChar LaTeX
36696 -comments
36697 \end_layout
36698
36699 \end_inset
36700
36701
36702 \end_layout
36703
36704 \begin_layout Standard
36705 In text you can insert a comment that will only be visible in the \SpecialChar LaTeX
36706  source
36707  code of your file with the menu 
36708 \family sans
36709 Insert\SpecialChar menuseparator
36710 Note\SpecialChar menuseparator
36711 Comment
36712 \family default
36713 .
36714  This is not possible in a formula but you can insert \SpecialChar LaTeX
36715 -comments with the
36716  command
36717 \end_layout
36718
36719 \begin_layout Standard
36720
36721 \series bold
36722
36723 \backslash
36724 %
36725 \end_layout
36726
36727 \begin_layout Standard
36728 This creates a box in which you can write your comment.
36729  Due to a bug in \SpecialChar LyX
36730
36731 \begin_inset Foot
36732 status collapsed
36733
36734 \begin_layout Plain Layout
36735 \begin_inset CommandInset href
36736 LatexCommand href
36737 name "LyX-bug #9002"
36738 target "http://www.lyx.org/trac/ticket/9002"
36739
36740 \end_inset
36741
36742
36743 \end_layout
36744
36745 \end_inset
36746
36747  you cannot write normal text inside the comment, even when you use mathematical
36748  text, you will see its \SpecialChar LaTeX
36749 -commands in the \SpecialChar LaTeX
36750 -output.
36751 \begin_inset Newline newline
36752 \end_inset
36753
36754 This a formula with a \SpecialChar LaTeX
36755 -comment:
36756 \begin_inset Formula 
36757 \[
36758 A=B%\text{This is the comment}
36759 \]
36760
36761 \end_inset
36762
36763
36764 \end_layout
36765
36766 \begin_layout Standard
36767 \begin_inset Newpage newpage
36768 \end_inset
36769
36770
36771 \end_layout
36772
36773 \begin_layout Section
36774 \start_of_appendix
36775 Typographic Advice
36776 \begin_inset Index idx
36777 status collapsed
36778
36779 \begin_layout Plain Layout
36780 Typographic advice
36781 \end_layout
36782
36783 \end_inset
36784
36785
36786 \end_layout
36787
36788 \begin_layout Standard
36789 This section is a summary of the most important typographic rules, listed
36790  in ISO norms.
36791 \begin_inset Foot
36792 status collapsed
36793
36794 \begin_layout Plain Layout
36795 This collection was partly taken from the German semi-official dictionary
36796  called 
36797 \begin_inset Quotes eld
36798 \end_inset
36799
36800 Duden
36801 \begin_inset Quotes erd
36802 \end_inset
36803
36804  
36805 \begin_inset CommandInset citation
36806 LatexCommand cite
36807 key "Duden"
36808
36809 \end_inset
36810
36811  that lists some of the ISO rules.
36812  More rules are listed in 
36813 \begin_inset CommandInset citation
36814 LatexCommand cite
36815 key "Checklist"
36816
36817 \end_inset
36818
36819 .
36820 \end_layout
36821
36822 \end_inset
36823
36824
36825 \end_layout
36826
36827 \begin_layout Itemize
36828 Physical units are 
36829 \emph on
36830 always
36831 \emph default
36832  set upright
36833 \begin_inset Foot
36834 status collapsed
36835
36836 \begin_layout Plain Layout
36837 done with font styles, see 
36838 \begin_inset CommandInset ref
36839 LatexCommand ref
36840 reference "subsec:Font-Styles"
36841
36842 \end_inset
36843
36844
36845 \end_layout
36846
36847 \end_inset
36848
36849 , no matter if they appear in italic text: 30
36850 \begin_inset space \thinspace{}
36851 \end_inset
36852
36853 km/h
36854 \begin_inset Newline newline
36855 \end_inset
36856
36857 Between the value and the unit is the smallest space, see 
36858 \begin_inset CommandInset ref
36859 LatexCommand ref
36860 reference "subsec:Predefined-Space"
36861
36862 \end_inset
36863
36864 .
36865 \begin_inset Newline newline
36866 \end_inset
36867
36868 This convention is automatically fulfilled when the command 
36869 \series bold
36870
36871 \backslash
36872 unittwo
36873 \series default
36874  is used.
36875  When it is entered to a formula, two boxes appear.
36876  In the first one the value is inserted, in the second one the unit, and
36877  one gets as above: 
36878 \begin_inset Formula $\unit[30]{km/h}$
36879 \end_inset
36880
36881
36882 \begin_inset space \thinspace{}
36883 \end_inset
36884
36885 .
36886  Note that 
36887 \series bold
36888
36889 \backslash
36890 unittwo
36891 \series default
36892  is not a real \SpecialChar LaTeX
36893  command but the command 
36894 \series bold
36895
36896 \backslash
36897 unit[value]{unit}
36898 \series default
36899 , therefore you cannot use it in \SpecialChar TeX
36900  code.
36901 \end_layout
36902
36903 \begin_layout Itemize
36904 Percent and perthousand signs are set like physical units:
36905 \begin_inset Newline newline
36906 \end_inset
36907
36908 1.2
36909 \begin_inset space \thinspace{}
36910 \end_inset
36911
36912 ‰ alcohol in blood
36913 \end_layout
36914
36915 \begin_layout Itemize
36916 The degree sign follows directly on the value: 15°, but not when it is used
36917  in units: 15
36918 \begin_inset space \thinspace{}
36919 \end_inset
36920
36921 °C
36922 \end_layout
36923
36924 \begin_layout Itemize
36925 In numbers with more than four digits the smallest space is inserted before
36926  every third digit to group them: 
36927 \family roman
36928 \series medium
36929 \shape up
36930 \size normal
36931 \emph off
36932 \bar no
36933 \noun off
36934 \color none
36935 18
36936 \begin_inset space \thinspace{}
36937 \end_inset
36938
36939 473
36940 \begin_inset space \thinspace{}
36941 \end_inset
36942
36943 588
36944 \end_layout
36945
36946 \begin_layout Itemize
36947 For dimensions like 120×90×40
36948 \begin_inset space \thinspace{}
36949 \end_inset
36950
36951 cm the multiplication sign 
36952 \begin_inset Quotes eld
36953 \end_inset
36954
36955 ×
36956 \begin_inset Quotes erd
36957 \end_inset
36958
36959  is used.
36960  It is available either via the command 
36961 \series bold
36962
36963 \backslash
36964 times
36965 \series default
36966  or via the menu 
36967 \family sans
36968 Insert\SpecialChar menuseparator
36969 Special Character\SpecialChar menuseparator
36970 Symbols
36971 \family default
36972 .
36973 \end_layout
36974
36975 \begin_layout Itemize
36976 Functions with names consisting of several letters are set upright to avoid
36977  confusions, see 
36978 \begin_inset CommandInset ref
36979 LatexCommand ref
36980 reference "subsec:Predefined-Functions"
36981
36982 \end_inset
36983
36984 .
36985 \end_layout
36986
36987 \begin_layout Itemize
36988 Indices consisting of several letters, are set upright: 
36989 \begin_inset Formula $E_{\mathrm{kin}}$
36990 \end_inset
36991
36992
36993 \begin_inset Newline newline
36994 \end_inset
36995
36996 Components of matrices are set italic: 
36997 \begin_inset Formula $\hat{H}_{kl}$
36998 \end_inset
36999
37000
37001 \end_layout
37002
37003 \begin_layout Itemize
37004 The differentiation/integration operator 'd', the Euler's number 'e' and
37005  the imaginary unit 'i' should be set upright, to avoid mixing them up with
37006  other variables.
37007 \end_layout
37008
37009 \begin_layout Itemize
37010 The character that denotes a 
37011 \noun on
37012 Fourier
37013 \noun default
37014  transformation is inserted either by the command 
37015 \series bold
37016
37017 \backslash
37018 mathscr
37019 \begin_inset space \textvisiblespace{}
37020 \end_inset
37021
37022 F
37023 \series default
37024  or via the menu 
37025 \family sans
37026 Insert\SpecialChar menuseparator
37027 Special Character\SpecialChar menuseparator
37028 Symbols\SpecialChar menuseparator
37029 Letterlike
37030 \begin_inset space ~
37031 \end_inset
37032
37033 Symbols
37034 \family default
37035
37036 \begin_inset Formula $\mathscr{F}$
37037 \end_inset
37038
37039
37040 \end_layout
37041
37042 \begin_layout Standard
37043 \begin_inset Newpage newpage
37044 \end_inset
37045
37046
37047 \end_layout
37048
37049 \begin_layout Section
37050 Synonyms
37051 \begin_inset Index idx
37052 status collapsed
37053
37054 \begin_layout Plain Layout
37055 Synonyms
37056 \end_layout
37057
37058 \end_inset
37059
37060
37061 \end_layout
37062
37063 \begin_layout Standard
37064 Some characters and symbols can be created with several commands.
37065  Here is a list of the synonym commands:
37066 \end_layout
37067
37068 \begin_layout Standard
37069 \begin_inset VSpace bigskip
37070 \end_inset
37071
37072
37073 \begin_inset space \hfill{}
37074 \end_inset
37075
37076
37077 \begin_inset Tabular
37078 <lyxtabular version="3" rows="12" columns="2">
37079 <features booktabs="true" tabularvalignment="middle">
37080 <column alignment="center" valignment="top" width="0pt">
37081 <column alignment="center" valignment="top" width="0pt">
37082 <row>
37083 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37084 \begin_inset Text
37085
37086 \begin_layout Plain Layout
37087 Command
37088 \end_layout
37089
37090 \end_inset
37091 </cell>
37092 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37093 \begin_inset Text
37094
37095 \begin_layout Plain Layout
37096 equivalent to
37097 \end_layout
37098
37099 \end_inset
37100 </cell>
37101 </row>
37102 <row>
37103 <cell alignment="center" valignment="top" usebox="none">
37104 \begin_inset Text
37105
37106 \begin_layout Plain Layout
37107
37108 \backslash
37109 ast
37110 \end_layout
37111
37112 \end_inset
37113 </cell>
37114 <cell alignment="center" valignment="top" usebox="none">
37115 \begin_inset Text
37116
37117 \begin_layout Plain Layout
37118 *
37119 \end_layout
37120
37121 \end_inset
37122 </cell>
37123 </row>
37124 <row>
37125 <cell alignment="center" valignment="top" usebox="none">
37126 \begin_inset Text
37127
37128 \begin_layout Plain Layout
37129
37130 \backslash
37131 choose
37132 \end_layout
37133
37134 \end_inset
37135 </cell>
37136 <cell alignment="center" valignment="top" usebox="none">
37137 \begin_inset Text
37138
37139 \begin_layout Plain Layout
37140
37141 \backslash
37142 binom
37143 \end_layout
37144
37145 \end_inset
37146 </cell>
37147 </row>
37148 <row>
37149 <cell alignment="center" valignment="top" usebox="none">
37150 \begin_inset Text
37151
37152 \begin_layout Plain Layout
37153
37154 \backslash
37155 geq
37156 \end_layout
37157
37158 \end_inset
37159 </cell>
37160 <cell alignment="center" valignment="top" usebox="none">
37161 \begin_inset Text
37162
37163 \begin_layout Plain Layout
37164
37165 \backslash
37166 ge
37167 \end_layout
37168
37169 \end_inset
37170 </cell>
37171 </row>
37172 <row>
37173 <cell alignment="center" valignment="top" usebox="none">
37174 \begin_inset Text
37175
37176 \begin_layout Plain Layout
37177
37178 \backslash
37179 lbrace
37180 \end_layout
37181
37182 \end_inset
37183 </cell>
37184 <cell alignment="center" valignment="top" usebox="none">
37185 \begin_inset Text
37186
37187 \begin_layout Plain Layout
37188 {
37189 \end_layout
37190
37191 \end_inset
37192 </cell>
37193 </row>
37194 <row>
37195 <cell alignment="center" valignment="top" usebox="none">
37196 \begin_inset Text
37197
37198 \begin_layout Plain Layout
37199
37200 \backslash
37201 lbracket
37202 \end_layout
37203
37204 \end_inset
37205 </cell>
37206 <cell alignment="center" valignment="top" usebox="none">
37207 \begin_inset Text
37208
37209 \begin_layout Plain Layout
37210 [
37211 \end_layout
37212
37213 \end_inset
37214 </cell>
37215 </row>
37216 <row>
37217 <cell alignment="center" valignment="top" usebox="none">
37218 \begin_inset Text
37219
37220 \begin_layout Plain Layout
37221
37222 \backslash
37223 leftarrow
37224 \end_layout
37225
37226 \end_inset
37227 </cell>
37228 <cell alignment="center" valignment="top" usebox="none">
37229 \begin_inset Text
37230
37231 \begin_layout Plain Layout
37232
37233 \backslash
37234 gets
37235 \end_layout
37236
37237 \end_inset
37238 </cell>
37239 </row>
37240 <row>
37241 <cell alignment="center" valignment="top" usebox="none">
37242 \begin_inset Text
37243
37244 \begin_layout Plain Layout
37245
37246 \backslash
37247 leq
37248 \end_layout
37249
37250 \end_inset
37251 </cell>
37252 <cell alignment="center" valignment="top" usebox="none">
37253 \begin_inset Text
37254
37255 \begin_layout Plain Layout
37256
37257 \backslash
37258 le
37259 \end_layout
37260
37261 \end_inset
37262 </cell>
37263 </row>
37264 <row>
37265 <cell alignment="center" valignment="top" usebox="none">
37266 \begin_inset Text
37267
37268 \begin_layout Plain Layout
37269
37270 \backslash
37271 lor
37272 \end_layout
37273
37274 \end_inset
37275 </cell>
37276 <cell alignment="center" valignment="top" usebox="none">
37277 \begin_inset Text
37278
37279 \begin_layout Plain Layout
37280
37281 \backslash
37282 vee
37283 \end_layout
37284
37285 \end_inset
37286 </cell>
37287 </row>
37288 <row>
37289 <cell alignment="center" valignment="top" usebox="none">
37290 \begin_inset Text
37291
37292 \begin_layout Plain Layout
37293
37294 \backslash
37295 neq
37296 \end_layout
37297
37298 \end_inset
37299 </cell>
37300 <cell alignment="center" valignment="top" usebox="none">
37301 \begin_inset Text
37302
37303 \begin_layout Plain Layout
37304
37305 \backslash
37306 not=
37307 \end_layout
37308
37309 \end_inset
37310 </cell>
37311 </row>
37312 <row>
37313 <cell alignment="center" valignment="top" usebox="none">
37314 \begin_inset Text
37315
37316 \begin_layout Plain Layout
37317
37318 \backslash
37319 slash
37320 \end_layout
37321
37322 \end_inset
37323 </cell>
37324 <cell alignment="center" valignment="top" usebox="none">
37325 \begin_inset Text
37326
37327 \begin_layout Plain Layout
37328 /
37329 \end_layout
37330
37331 \end_inset
37332 </cell>
37333 </row>
37334 <row>
37335 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37336 \begin_inset Text
37337
37338 \begin_layout Plain Layout
37339
37340 \backslash
37341 vert
37342 \end_layout
37343
37344 \end_inset
37345 </cell>
37346 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37347 \begin_inset Text
37348
37349 \begin_layout Plain Layout
37350 |
37351 \end_layout
37352
37353 \end_inset
37354 </cell>
37355 </row>
37356 </lyxtabular>
37357
37358 \end_inset
37359
37360
37361 \begin_inset space \hfill{}
37362 \end_inset
37363
37364
37365 \begin_inset Tabular
37366 <lyxtabular version="3" rows="12" columns="2">
37367 <features booktabs="true" tabularvalignment="middle">
37368 <column alignment="center" valignment="top" width="0pt">
37369 <column alignment="center" valignment="top" width="0pt">
37370 <row>
37371 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37372 \begin_inset Text
37373
37374 \begin_layout Plain Layout
37375 Command
37376 \end_layout
37377
37378 \end_inset
37379 </cell>
37380 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37381 \begin_inset Text
37382
37383 \begin_layout Plain Layout
37384 equivalent to
37385 \end_layout
37386
37387 \end_inset
37388 </cell>
37389 </row>
37390 <row>
37391 <cell alignment="center" valignment="top" usebox="none">
37392 \begin_inset Text
37393
37394 \begin_layout Plain Layout
37395
37396 \backslash
37397 backslash
37398 \end_layout
37399
37400 \end_inset
37401 </cell>
37402 <cell alignment="center" valignment="top" usebox="none">
37403 \begin_inset Text
37404
37405 \begin_layout Plain Layout
37406
37407 \backslash
37408
37409 \backslash
37410
37411 \end_layout
37412
37413 \end_inset
37414 </cell>
37415 </row>
37416 <row>
37417 <cell alignment="center" valignment="top" usebox="none">
37418 \begin_inset Text
37419
37420 \begin_layout Plain Layout
37421
37422 \backslash
37423 dasharrow
37424 \end_layout
37425
37426 \end_inset
37427 </cell>
37428 <cell alignment="center" valignment="top" usebox="none">
37429 \begin_inset Text
37430
37431 \begin_layout Plain Layout
37432
37433 \backslash
37434 dashrightarrow
37435 \end_layout
37436
37437 \end_inset
37438 </cell>
37439 </row>
37440 <row>
37441 <cell alignment="center" valignment="top" usebox="none">
37442 \begin_inset Text
37443
37444 \begin_layout Plain Layout
37445
37446 \backslash
37447 land
37448 \end_layout
37449
37450 \end_inset
37451 </cell>
37452 <cell alignment="center" valignment="top" usebox="none">
37453 \begin_inset Text
37454
37455 \begin_layout Plain Layout
37456
37457 \backslash
37458 wedge
37459 \end_layout
37460
37461 \end_inset
37462 </cell>
37463 </row>
37464 <row>
37465 <cell alignment="center" valignment="top" usebox="none">
37466 \begin_inset Text
37467
37468 \begin_layout Plain Layout
37469
37470 \backslash
37471 rbrace
37472 \end_layout
37473
37474 \end_inset
37475 </cell>
37476 <cell alignment="center" valignment="top" usebox="none">
37477 \begin_inset Text
37478
37479 \begin_layout Plain Layout
37480 }
37481 \end_layout
37482
37483 \end_inset
37484 </cell>
37485 </row>
37486 <row>
37487 <cell alignment="center" valignment="top" usebox="none">
37488 \begin_inset Text
37489
37490 \begin_layout Plain Layout
37491
37492 \backslash
37493 rbracket
37494 \end_layout
37495
37496 \end_inset
37497 </cell>
37498 <cell alignment="center" valignment="top" usebox="none">
37499 \begin_inset Text
37500
37501 \begin_layout Plain Layout
37502 ]
37503 \end_layout
37504
37505 \end_inset
37506 </cell>
37507 </row>
37508 <row>
37509 <cell alignment="center" valignment="top" usebox="none">
37510 \begin_inset Text
37511
37512 \begin_layout Plain Layout
37513
37514 \backslash
37515 rightarrow
37516 \end_layout
37517
37518 \end_inset
37519 </cell>
37520 <cell alignment="center" valignment="top" usebox="none">
37521 \begin_inset Text
37522
37523 \begin_layout Plain Layout
37524
37525 \backslash
37526 to
37527 \end_layout
37528
37529 \end_inset
37530 </cell>
37531 </row>
37532 <row>
37533 <cell alignment="center" valignment="top" usebox="none">
37534 \begin_inset Text
37535
37536 \begin_layout Plain Layout
37537
37538 \backslash
37539 lnot
37540 \end_layout
37541
37542 \end_inset
37543 </cell>
37544 <cell alignment="center" valignment="top" usebox="none">
37545 \begin_inset Text
37546
37547 \begin_layout Plain Layout
37548
37549 \backslash
37550 neg
37551 \end_layout
37552
37553 \end_inset
37554 </cell>
37555 </row>
37556 <row>
37557 <cell alignment="center" valignment="top" usebox="none">
37558 \begin_inset Text
37559
37560 \begin_layout Plain Layout
37561
37562 \backslash
37563 ne
37564 \end_layout
37565
37566 \end_inset
37567 </cell>
37568 <cell alignment="center" valignment="top" usebox="none">
37569 \begin_inset Text
37570
37571 \begin_layout Plain Layout
37572
37573 \backslash
37574 not=
37575 \end_layout
37576
37577 \end_inset
37578 </cell>
37579 </row>
37580 <row>
37581 <cell alignment="center" valignment="top" usebox="none">
37582 \begin_inset Text
37583
37584 \begin_layout Plain Layout
37585
37586 \backslash
37587 owns
37588 \end_layout
37589
37590 \end_inset
37591 </cell>
37592 <cell alignment="center" valignment="top" usebox="none">
37593 \begin_inset Text
37594
37595 \begin_layout Plain Layout
37596
37597 \backslash
37598 ni
37599 \end_layout
37600
37601 \end_inset
37602 </cell>
37603 </row>
37604 <row>
37605 <cell alignment="center" valignment="top" usebox="none">
37606 \begin_inset Text
37607
37608 \begin_layout Plain Layout
37609
37610 \backslash
37611 square
37612 \end_layout
37613
37614 \end_inset
37615 </cell>
37616 <cell alignment="center" valignment="top" usebox="none">
37617 \begin_inset Text
37618
37619 \begin_layout Plain Layout
37620
37621 \backslash
37622 Box
37623 \end_layout
37624
37625 \end_inset
37626 </cell>
37627 </row>
37628 <row>
37629 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37630 \begin_inset Text
37631
37632 \begin_layout Plain Layout
37633
37634 \backslash
37635 Vert
37636 \end_layout
37637
37638 \end_inset
37639 </cell>
37640 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37641 \begin_inset Text
37642
37643 \begin_layout Plain Layout
37644
37645 \backslash
37646 |
37647 \end_layout
37648
37649 \end_inset
37650 </cell>
37651 </row>
37652 </lyxtabular>
37653
37654 \end_inset
37655
37656
37657 \begin_inset space \hfill{}
37658 \end_inset
37659
37660
37661 \end_layout
37662
37663 \begin_layout Standard
37664 \begin_inset Newpage newpage
37665 \end_inset
37666
37667
37668 \end_layout
37669
37670 \begin_layout Bibliography
37671 \begin_inset CommandInset bibitem
37672 LatexCommand bibitem
37673 key "TLC2"
37674
37675 \end_inset
37676
37677
37678 \shape smallcaps
37679 Mittelbach, F.
37680  ; Goossens, M.
37681 \shape default
37682
37683 \shape italic
37684 The \SpecialChar LaTeX
37685  Companion
37686 \shape default
37687 .
37688  Addison Wesley, 2004
37689 \end_layout
37690
37691 \begin_layout Bibliography
37692 \begin_inset CommandInset bibitem
37693 LatexCommand bibitem
37694 key "Mathmode"
37695
37696 \end_inset
37697
37698
37699 \begin_inset CommandInset href
37700 LatexCommand href
37701 name "Description"
37702 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37703
37704 \end_inset
37705
37706  of \SpecialChar LaTeX
37707 's math abilities
37708 \end_layout
37709
37710 \begin_layout Bibliography
37711 \begin_inset CommandInset bibitem
37712 LatexCommand bibitem
37713 key "AMS"
37714
37715 \end_inset
37716
37717
37718 \begin_inset CommandInset href
37719 LatexCommand href
37720 name "Description"
37721 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
37722
37723 \end_inset
37724
37725  of 
37726 \begin_inset ERT
37727 status collapsed
37728
37729 \begin_layout Plain Layout
37730
37731
37732 \backslash
37733 AmS
37734 \end_layout
37735
37736 \end_inset
37737
37738 -\SpecialChar LaTeX
37739
37740 \end_layout
37741
37742 \begin_layout Bibliography
37743 \begin_inset CommandInset bibitem
37744 LatexCommand bibitem
37745 key "Symbols"
37746
37747 \end_inset
37748
37749
37750 \begin_inset CommandInset href
37751 LatexCommand href
37752 name "List"
37753 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37754
37755 \end_inset
37756
37757  of all symbols available with \SpecialChar LaTeX
37758 -packages
37759 \end_layout
37760
37761 \begin_layout Bibliography
37762 \begin_inset CommandInset bibitem
37763 LatexCommand bibitem
37764 key "cancel"
37765
37766 \end_inset
37767
37768
37769 \begin_inset CommandInset href
37770 LatexCommand href
37771 name "Documentation"
37772 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37773
37774 \end_inset
37775
37776  of the \SpecialChar LaTeX
37777 -package 
37778 \series bold
37779 cancel
37780 \series default
37781
37782 \begin_inset Index idx
37783 status collapsed
37784
37785 \begin_layout Plain Layout
37786 Packages ! cancel
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 "hyperref"
37798
37799 \end_inset
37800
37801
37802 \begin_inset CommandInset href
37803 LatexCommand href
37804 name "Documentation"
37805 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37806
37807 \end_inset
37808
37809  of the \SpecialChar LaTeX
37810 -package 
37811 \series bold
37812 hyperref
37813 \series default
37814
37815 \begin_inset Index idx
37816 status collapsed
37817
37818 \begin_layout Plain Layout
37819 Packages ! hyperref
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 "mhchem"
37831
37832 \end_inset
37833
37834
37835 \begin_inset CommandInset href
37836 LatexCommand href
37837 name "Documentation"
37838 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37839
37840 \end_inset
37841
37842  of the \SpecialChar LaTeX
37843 -package 
37844 \series bold
37845 mhchem
37846 \series default
37847
37848 \begin_inset Index idx
37849 status collapsed
37850
37851 \begin_layout Plain Layout
37852 Packages ! mhchem
37853 \end_layout
37854
37855 \end_inset
37856
37857
37858 \end_layout
37859
37860 \begin_layout Bibliography
37861 \begin_inset CommandInset bibitem
37862 LatexCommand bibitem
37863 key "Duden"
37864
37865 \end_inset
37866
37867
37868 \emph on
37869 Duden Band 1
37870 \emph default
37871 .
37872  22.
37873  Auflage, Duden 2001
37874 \end_layout
37875
37876 \begin_layout Bibliography
37877 \begin_inset CommandInset bibitem
37878 LatexCommand bibitem
37879 key "Checklist"
37880
37881 \end_inset
37882
37883
37884 \begin_inset CommandInset href
37885 LatexCommand href
37886 name "Check list"
37887 target "http://physics.nist.gov/Document/checklist.pdf"
37888
37889 \end_inset
37890
37891  for reviewing manuscripts
37892 \end_layout
37893
37894 \begin_layout Standard
37895 \begin_inset CommandInset index_print
37896 LatexCommand printindex
37897 type "idx"
37898
37899 \end_inset
37900
37901
37902 \end_layout
37903
37904 \end_body
37905 \end_document