]> git.lyx.org Git - features.git/blob - lib/doc/Math.lyx
Update docs to 2.3.0alpha1 format
[features.git] / lib / doc / Math.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 541
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/
7 \textclass scrartcl
8 \begin_preamble
9 % DO NOT ALTER THIS PREAMBLE!!!
10 %
11 % This preamble is designed to ensure that the file prints
12 % out as advertised. If you mess with this preamble,
13 % parts of this document may not print out as expected.  If you
14 % have problems LaTeXing this file, please contact 
15 % the documentation team
16 % email: lyx-docs@lists.lyx.org
17
18 % solves the following problem:
19 % If the dection number consits of too many numerals the section heading
20 % will be printed in the TOC without a space between it and the section number.
21 % As solution more space between the number and the heading is inserted:
22 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
23 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
24
25 % increase link area for cross-references and autoname them,
26 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
27 \@ifundefined{extrasenglish}{\usepackage[english]{babel}}{}
28 \@ifpackageloaded{babel}{
29  \addto\extrasenglish{%
30   \renewcommand*{\equationautorefname}[1]{}%
31   \renewcommand{\sectionautorefname}{sec.\negthinspace}%
32   \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
33   \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
34  }
35 }{}
36
37 % don't load packages twice
38 % see first footnote in sec. 9.3
39 \@ifundefined{textcolor}{\usepackage{color}}{}
40
41 % the pages of the TOC are numbered roman
42 % and a PDF-bookmark for the TOC is added
43 \pagenumbering{roman}
44 \let\myTOC\tableofcontents
45 \renewcommand{\tableofcontents}{%
46  \vspace{1cm}
47  \pdfbookmark[1]{\contentsname}{}
48  \myTOC
49  \cleardoublepage
50  \pagenumbering{arabic}}
51
52 % add 0.5 mm vertical space for table rows
53 \@ifundefined{extrarowheight} {\usepackage{array}}{}
54 \setlength{\extrarowheight}{0.5mm}
55
56 % insert additional vertical space of 1.5 mm between footnotes,
57 \let\myFoot\footnote
58 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
59
60 % makes caption labels bold
61 \setkomafont{captionlabel}{\bfseries}
62
63 % enables calculation of values
64 \usepackage{calc}
65
66 % for multiple columns used in sec. 24.7
67 \usepackage{multicol}
68
69 % needed in sec. 19.4
70 \usepackage{remreset}
71
72 % for the Fourier transformation symbol
73 \usepackage{mathrsfs}
74
75 % define a color, used in sec.9.3
76 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
77
78 % declare operators (see sec. 10.4 and sec. 15.2)
79 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
80 \DeclareMathOperator{\sgn}{sgn}
81
82 % example definitions for sec. 20.1 
83 \newcommand{\gr}{\Longrightarrow}
84 \newcommand{\us}[1]{\underline{#1}}
85 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
86 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
87 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
88
89 % example macro from sec. 19.4
90 %\def\tagform@#1{\maketag@@@{|#1|}}
91
92
93 % ------------------------------------
94 % used to check for needed LaTeX packages
95 \usepackage{ifthen}
96
97 % check for package undertilde
98 % used for the command \utilde
99 \newboolean{undertilde}
100 \IfFileExists{undertilde.sty}
101  {\usepackage{undertilde}
102   \setboolean{undertilde}{true}}
103  {\setboolean{undertilde}{false}}
104
105 % check for package eurosym
106 % used for the Euro symbol
107 \newboolean{eurosym}
108 \IfFileExists{eurosym.sty}
109  {\usepackage[gennarrow]{eurosym}
110   \setboolean{eurosym}{true}}
111  {\setboolean{eurosym}{false}}
112
113 % check for package braket
114 % used for physical vectors
115 \newboolean{braket}
116 \IfFileExists{braket.sty}
117  {\usepackage{braket}
118   \setboolean{braket}{true}}
119  {\setboolean{braket}{false}}
120
121 % check for package cancel
122 \newboolean{cancel}
123 \IfFileExists{cancel.sty}
124  {\usepackage{cancel}
125   \setboolean{cancel}{true}}
126  {\setboolean{cancel}{false}}
127
128 % check for package upgreek
129 \newboolean{upgreek}
130 \IfFileExists{upgreek.sty}
131  {\usepackage{upgreek}
132   \setboolean{upgreek}{true}}
133  {\setboolean{upgreek}{false}}
134 \end_preamble
135 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
136 \use_default_options false
137 \maintain_unincluded_children false
138 \language english
139 \language_package default
140 \inputencoding auto
141 \fontencoding global
142 \font_roman "lmodern" "default"
143 \font_sans "lmss" "default"
144 \font_typewriter "lmtt" "default"
145 \font_math "auto" "auto"
146 \font_default_family default
147 \use_non_tex_fonts false
148 \font_sc false
149 \font_osf false
150 \font_sf_scale 100 100
151 \font_tt_scale 100 100
152 \use_microtype false
153 \use_dash_ligatures false
154 \graphics default
155 \default_output_format pdf2
156 \output_sync 0
157 \bibtex_command default
158 \index_command default
159 \paperfontsize 12
160 \spacing single
161 \use_hyperref true
162 \pdf_title "LyX's Math Manual"
163 \pdf_author "LyX Team, Uwe Stöhr"
164 \pdf_subject "LyX-documentation about math"
165 \pdf_keywords "LyX, Mathed"
166 \pdf_bookmarks true
167 \pdf_bookmarksnumbered true
168 \pdf_bookmarksopen true
169 \pdf_bookmarksopenlevel 1
170 \pdf_breaklinks false
171 \pdf_pdfborder false
172 \pdf_colorlinks true
173 \pdf_backref false
174 \pdf_pdfusetitle false
175 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
176 \papersize a4paper
177 \use_geometry false
178 \use_package amsmath 2
179 \use_package amssymb 2
180 \use_package cancel 0
181 \use_package esint 1
182 \use_package mathdots 1
183 \use_package mathtools 2
184 \use_package mhchem 1
185 \use_package stackrel 0
186 \use_package stmaryrd 0
187 \use_package undertilde 0
188 \cite_engine basic
189 \cite_engine_type default
190 \biblio_style plain
191 \use_bibtopic false
192 \use_indices false
193 \paperorientation portrait
194 \suppress_date false
195 \justification true
196 \use_refstyle 0
197 \notefontcolor #0000ff
198 \index Index
199 \shortcut idx
200 \color #008000
201 \end_index
202 \secnumdepth 4
203 \tocdepth 3
204 \paragraph_separation skip
205 \defskip medskip
206 \is_math_indent 0
207 \quotes_style english
208 \papercolumns 1
209 \papersides 2
210 \paperpagestyle plain
211 \bullet 1 0 6 -1
212 \bullet 2 2 35 -1
213 \bullet 3 2 7 -1
214 \tracking_changes false
215 \output_changes false
216 \html_math_output 0
217 \html_css_as_file 0
218 \html_be_strict false
219 \end_header
220
221 \begin_body
222
223 \begin_layout Title
224 \SpecialChar LyX
225 's detailed Math manual
226 \end_layout
227
228 \begin_layout Author
229 by the \SpecialChar LyX
230  Team
231 \begin_inset Foot
232 status collapsed
233
234 \begin_layout Plain Layout
235 \noindent
236 If you have comments or error corrections, please send them to the \SpecialChar LyX
237  Documentatio
238 n mailing list: 
239 \family typewriter
240
241 \begin_inset CommandInset href
242 LatexCommand href
243 name "lyx-docs@lists.lyx.org"
244 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
245 type "mailto:"
246 literal "false"
247
248 \end_inset
249
250
251 \end_layout
252
253 \end_inset
254
255
256 \begin_inset Note Note
257 status collapsed
258
259 \begin_layout Plain Layout
260 author: Uwe Stöhr
261 \end_layout
262
263 \end_inset
264
265
266 \begin_inset Newline newline
267 \end_inset
268
269
270 \begin_inset Newline newline
271 \end_inset
272
273
274 \family sans
275 Version 2.2.x
276 \end_layout
277
278 \begin_layout Standard
279 \begin_inset CommandInset toc
280 LatexCommand tableofcontents
281
282 \end_inset
283
284
285 \end_layout
286
287 \begin_layout Standard
288 \begin_inset Note Note
289 status open
290
291 \begin_layout Plain Layout
292 To export this document to PDF, PS or DVI the \SpecialChar LaTeX
293 -packages 
294 \series bold
295 braket, cancel, eurosym, mathdots, mathtools, mhchem, undertilde
296 \series default
297  and 
298 \series bold
299 was
300 \series default
301  should be installed.
302  If they are not installed the document can be exported anyway but the sections
303  where the packages are required will not appear in the output.
304  An exception is 
305 \series bold
306 mhchem
307 \series default
308 ; if it is not installed, this file cannot be exported.
309 \end_layout
310
311 \begin_layout Plain Layout
312 The latest PDF-version of this document can be found here:
313 \begin_inset Newline newline
314 \end_inset
315
316
317 \series bold
318 http://wiki.lyx.org/LyX/Manuals#Math
319 \end_layout
320
321 \end_inset
322
323
324 \end_layout
325
326 \begin_layout Standard
327 \begin_inset Newpage newpage
328 \end_inset
329
330
331 \end_layout
332
333 \begin_layout Section
334 Introduction
335 \end_layout
336
337 \begin_layout Standard
338 This document explains \SpecialChar LyX
339 's math features and is furthermore a collection
340  of \SpecialChar LaTeX
341 -commands used for mathematical characters and constructs.
342  The explanations are designed for the usage of commands.
343  It is therefore required that you have read the section 
344 \family typewriter
345 Mathematical
346 \begin_inset space ~
347 \end_inset
348
349 Formulas
350 \family default
351  of the User's Guide.
352 \end_layout
353
354 \begin_layout Standard
355 Most of the characters and many constructs explained in this manual are
356  also accessible via the menu 
357 \family sans
358 Insert
359 \series bold
360 \SpecialChar menuseparator
361
362 \series default
363 Math
364 \family default
365  or the 
366 \family sans
367 math
368 \family default
369 \series bold
370  
371 \family sans
372 \series default
373 toolbar
374 \family default
375 .
376  But everybody who has to write lots of formulas will notice that it is
377  much faster to use commands instead of the math toolbar.
378  Therefore this manual is focused on commands but also mentions the correspondin
379 g toolbar buttons when available.
380 \end_layout
381
382 \begin_layout Standard
383 If not specially mentioned the commands are only available within formulas.
384  To be able to use all commands explained in this document, the option 
385 \family sans
386 Use AMS math package
387 \family default
388  must be checked in the document settings (menu 
389 \family sans
390 Document\SpecialChar menuseparator
391 Settings\SpecialChar menuseparator
392 Math
393 \begin_inset space ~
394 \end_inset
395
396 Options
397 \family default
398 ).
399 \begin_inset Foot
400 status collapsed
401
402 \begin_layout Plain Layout
403 The option 
404 \family sans
405 Use AMS math package automatically
406 \family default
407  only uses 
408 \begin_inset ERT
409 status collapsed
410
411 \begin_layout Plain Layout
412
413
414 \backslash
415 AmS 
416 \end_layout
417
418 \end_inset
419
420 -math when math constructs are found that are supported by \SpecialChar LyX
421 .
422 \end_layout
423
424 \end_inset
425
426
427 \end_layout
428
429 \begin_layout Standard
430 This document doesn't list all 
431 \begin_inset ERT
432 status collapsed
433
434 \begin_layout Plain Layout
435
436
437 \backslash
438 AmS 
439 \end_layout
440
441 \end_inset
442
443 -math commands
444 \begin_inset Foot
445 status collapsed
446
447 \begin_layout Plain Layout
448 A list with all 
449 \begin_inset ERT
450 status collapsed
451
452 \begin_layout Plain Layout
453
454
455 \backslash
456 AmS
457 \end_layout
458
459 \end_inset
460
461 -math commands is in the file 
462 \family sans
463
464 \begin_inset CommandInset href
465 LatexCommand href
466 name "amsguide.ps"
467 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
468 literal "false"
469
470 \end_inset
471
472
473 \family default
474 , which is part of every \SpecialChar LaTeX
475  standard installation.
476 \end_layout
477
478 \end_inset
479
480  for lucidity reasons.
481 \end_layout
482
483 \begin_layout Section
484 General Instructions
485 \end_layout
486
487 \begin_layout Standard
488 To create an inline formula
489 \begin_inset Index idx
490 status collapsed
491
492 \begin_layout Plain Layout
493 Formula ! inline
494 \end_layout
495
496 \end_inset
497
498  that is embedded into a text line, use one of the shortcuts 
499 \begin_inset Info
500 type  "shortcuts"
501 arg   "math-mode"
502 \end_inset
503
504  or the toolbar button 
505 \begin_inset Info
506 type  "icon"
507 arg   "math-mode"
508 \end_inset
509
510 .
511 \begin_inset Newline newline
512 \end_inset
513
514 To create a display style formula
515 \begin_inset Index idx
516 status collapsed
517
518 \begin_layout Plain Layout
519 Formula ! display style
520 \end_layout
521
522 \end_inset
523
524  which will appear bigger, has a different format, and will be in a separate
525  paragraph, use one of these shortcuts: 
526 \begin_inset Info
527 type  "shortcuts"
528 arg   "math-display"
529 \end_inset
530
531 .
532 \end_layout
533
534 \begin_layout Standard
535 To change a display style formula to an inline formula, set the cursor into
536  the formula and use one of the shortcuts 
537 \begin_inset Info
538 type  "shortcuts"
539 arg   "math-mode"
540 \end_inset
541
542  or the menu 
543 \family sans
544 Edit\SpecialChar menuseparator
545 Math\SpecialChar menuseparator
546 Change formula type
547 \family default
548 .
549  The same way is used to change an inline formula to a display style formula.
550 \end_layout
551
552 \begin_layout Standard
553 To display parts of an inline formula in the size of a display style formula,
554  enter the command 
555 \series bold
556
557 \backslash
558 displaystyle
559 \series default
560
561 \begin_inset Index idx
562 status collapsed
563
564 \begin_layout Plain Layout
565 Commands ! D ! 
566 \backslash
567 displaystyle
568 \end_layout
569
570 \end_inset
571
572  to a formula.
573  Then a new blue box appears in which the desired formula part is inserted.
574 \end_layout
575
576 \begin_layout Standard
577 Only inline formulas are allowed inside tables.
578 \end_layout
579
580 \begin_layout Standard
581 The 
582 \family sans
583 math toolbar
584 \family default
585  can be turned on in the menu 
586 \family sans
587 View\SpecialChar menuseparator
588 Toolbars
589 \family default
590 .
591  When you click there on 
592 \begin_inset Quotes eld
593 \end_inset
594
595 Math
596 \begin_inset Quotes erd
597 \end_inset
598
599  the toolbar will be shown permanently at the bottom; this state is visualized
600  in the 
601 \family sans
602 Toolbars
603 \family default
604  menu with a checkmark.
605  When you click in this state again on 
606 \begin_inset Quotes eld
607 \end_inset
608
609 Math
610 \begin_inset Quotes erd
611 \end_inset
612
613  in the 
614 \family sans
615 Toolbars
616 \family default
617  menu, the 
618 \family sans
619 math toolbar
620 \family default
621  is only shown when the cursor is within a formula; this state is visualized
622  by the renaming of the menu entry from 
623 \begin_inset Quotes eld
624 \end_inset
625
626 Math
627 \begin_inset Quotes erd
628 \end_inset
629
630  to 
631 \begin_inset Quotes eld
632 \end_inset
633
634 Math
635 \begin_inset space ~
636 \end_inset
637
638 (auto)
639 \begin_inset Quotes erd
640 \end_inset
641
642 .
643 \end_layout
644
645 \begin_layout Standard
646 The \SpecialChar TeX
647  mode
648 \begin_inset Index idx
649 status collapsed
650
651 \begin_layout Plain Layout
652 T@\SpecialChar TeX
653 -mode
654 \end_layout
655
656 \end_inset
657
658  is invoked by pressing the toolbar button 
659 \begin_inset Info
660 type  "icon"
661 arg   "ert-insert"
662 \end_inset
663
664  or by using the menu 
665 \family sans
666 Insert\SpecialChar menuseparator
667 TeX Code
668 \family default
669  (shortcut 
670 \begin_inset Info
671 type  "shortcut"
672 arg   "ert-insert"
673 \end_inset
674
675 ).
676 \end_layout
677
678 \begin_layout Standard
679 To change the \SpecialChar LaTeX
680 -preamble
681 \begin_inset Index idx
682 status collapsed
683
684 \begin_layout Plain Layout
685 L@\SpecialChar LaTeX
686 -preamble
687 \end_layout
688
689 \end_inset
690
691 , use the menu 
692 \family sans
693 Document\SpecialChar menuseparator
694 Settings\SpecialChar menuseparator
695 LaTeX
696 \family default
697  
698 \family sans
699 Preamble
700 \family default
701 .
702 \end_layout
703
704 \begin_layout Standard
705 To edit matrices, case differentiations and multiline formulas subsequently,
706  use the menus 
707 \family sans
708 Edit\SpecialChar menuseparator
709 Math
710 \family default
711  and 
712 \family sans
713 Edit\SpecialChar menuseparator
714 Rows
715 \begin_inset space \thinspace{}
716 \end_inset
717
718 &
719 \begin_inset space \thinspace{}
720 \end_inset
721
722 Columns,
723 \family default
724  or the 
725 \family sans
726 table toolbar
727 \family default
728 .
729  When lines and columns are swapped via the menu, the column or line where
730  the cursor is in is exchanged with the column to the right or the line
731  below, respectively.
732  Is the cursor in the last column or row, the exchange is done with the
733  column to the left or the line above.
734 \end_layout
735
736 \begin_layout Standard
737 To write text in formulas
738 \begin_inset Foot
739 status collapsed
740
741 \begin_layout Plain Layout
742 For multiline formulas the command 
743 \series bold
744
745 \backslash
746 intertext
747 \series default
748  is used, see 
749 \begin_inset CommandInset ref
750 LatexCommand ref
751 reference "subsec:Text-in-multiline"
752
753 \end_inset
754
755 .
756 \end_layout
757
758 \end_inset
759
760  
761 \emph on
762 mathematical text
763 \emph default
764
765 \begin_inset Index idx
766 status collapsed
767
768 \begin_layout Plain Layout
769 Text ! in formulas
770 \end_layout
771
772 \end_inset
773
774
775 \begin_inset Index idx
776 status collapsed
777
778 \begin_layout Plain Layout
779 Mathematical text
780 \end_layout
781
782 \end_inset
783
784  is used.
785  This mode is invoked with the shortcut 
786 \begin_inset Info
787 type  "shortcut"
788 arg   "font-default"
789 \end_inset
790
791  or by the insertion of the command 
792 \series bold
793
794 \backslash
795 text
796 \series default
797
798 \begin_inset Index idx
799 status collapsed
800
801 \begin_layout Plain Layout
802 Commands ! T ! 
803 \backslash
804 text
805 \end_layout
806
807 \end_inset
808
809 .
810  The text appears black in \SpecialChar LyX
811  and can therefore be distinguished from the
812  other formula parts which appear blue.
813  In the output mathematical text is set upright, in contrary to other formula
814  parts.
815 \end_layout
816
817 \begin_layout Subsection*
818 Command Scheme
819 \end_layout
820
821 \begin_layout Standard
822 Most of the \SpecialChar LaTeX
823 -commands for math constructs have the following scheme:
824 \end_layout
825
826 \begin_layout Standard
827
828 \series bold
829
830 \backslash
831 commandname[optional
832 \series default
833  
834 \series bold
835 argument]{required
836 \series default
837  
838 \series bold
839 argument}
840 \end_layout
841
842 \begin_layout Standard
843 A command always starts with a backslash 
844 \begin_inset Quotes gld
845 \end_inset
846
847
848 \series bold
849
850 \backslash
851
852 \series default
853
854 \begin_inset Quotes grd
855 \end_inset
856
857 .
858  To omit optional arguments, also omit the associated brackets.
859  The braces around the required arguments are named in this document as
860  \SpecialChar TeX
861  braces
862 \begin_inset Index idx
863 status collapsed
864
865 \begin_layout Plain Layout
866 T@\SpecialChar TeX
867 -braces
868 \end_layout
869
870 \end_inset
871
872 .
873  If you add in a formula a left brace to a command name, \SpecialChar LyX
874  automatically
875  creates a \SpecialChar TeX
876  brace.
877  In all other cases \SpecialChar TeX
878  braces are created in formulas with the command 
879 \series bold
880
881 \backslash
882 {
883 \series default
884 .
885  \SpecialChar TeX
886  braces appear red in \SpecialChar LyX
887 , in contrary to normal braces which appear blue.
888  In \SpecialChar TeX
889  mode no command is needed to get \SpecialChar TeX
890  braces.
891  \SpecialChar TeX
892  braces don't appear in the output.
893 \end_layout
894
895 \begin_layout Standard
896 When commands without arguments, like commands for symbols are entered in
897  \SpecialChar TeX
898  mode, a space character must 
899 \emph on
900 always
901 \emph default
902  be behind the command to end it.
903  This space doesn't appear in the output.
904  When the space should appear in the output, the space must be followed
905  by a protected space in normal text.
906 \end_layout
907
908 \begin_layout Standard
909 A protected space is inserted with 
910 \begin_inset Info
911 type  "shortcuts"
912 arg   "command-alternatives space-insert protected ; math-space"
913 \end_inset
914
915 .
916 \end_layout
917
918 \begin_layout Subsection*
919 \begin_inset Newpage newpage
920 \end_inset
921
922 Syntax Explanation
923 \end_layout
924
925 \begin_layout Itemize
926 The symbol 
927 \begin_inset space \textvisiblespace{}
928 \end_inset
929
930  denotes a space character to be input.
931 \end_layout
932
933 \begin_layout Itemize
934 An arrow like 
935 \begin_inset Formula $\to$
936 \end_inset
937
938  denotes the usage of the corresponding arrow key on the keyboard.
939  The 
940 \family sans
941 Tab
942 \family default
943  key can often be used instead of 
944 \begin_inset Formula $\to$
945 \end_inset
946
947  and 
948 \begin_inset Formula $\downarrow$
949 \end_inset
950
951 , and 
952 \family sans
953 Shift+Tab
954 \family default
955  instead of 
956 \begin_inset Formula $\leftarrow$
957 \end_inset
958
959  and 
960 \begin_inset Formula $\uparrow$
961 \end_inset
962
963 .
964 \end_layout
965
966 \begin_layout Subsection*
967 Available units
968 \end_layout
969
970 \begin_layout Standard
971 \align center
972 \begin_inset Float table
973 placement H
974 wide false
975 sideways false
976 status open
977
978 \begin_layout Plain Layout
979 \align center
980 \begin_inset Caption Standard
981
982 \begin_layout Plain Layout
983 \begin_inset CommandInset label
984 LatexCommand label
985 name "tab:Available-units"
986
987 \end_inset
988
989 Available units
990 \end_layout
991
992 \end_inset
993
994
995 \end_layout
996
997 \begin_layout Plain Layout
998 \align center
999 \begin_inset Tabular
1000 <lyxtabular version="3" rows="13" columns="2">
1001 <features booktabs="true" tabularvalignment="middle">
1002 <column alignment="center" valignment="top">
1003 <column alignment="center" valignment="top" width="0pt">
1004 <row>
1005 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1006 \begin_inset Text
1007
1008 \begin_layout Plain Layout
1009 Unit
1010 \end_layout
1011
1012 \end_inset
1013 </cell>
1014 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1015 \begin_inset Text
1016
1017 \begin_layout Plain Layout
1018 Name / Description
1019 \end_layout
1020
1021 \end_inset
1022 </cell>
1023 </row>
1024 <row>
1025 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1026 \begin_inset Text
1027
1028 \begin_layout Plain Layout
1029 mm
1030 \end_layout
1031
1032 \end_inset
1033 </cell>
1034 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1035 \begin_inset Text
1036
1037 \begin_layout Plain Layout
1038 Millimeter
1039 \end_layout
1040
1041 \end_inset
1042 </cell>
1043 </row>
1044 <row>
1045 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1046 \begin_inset Text
1047
1048 \begin_layout Plain Layout
1049 cm
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1055 \begin_inset Text
1056
1057 \begin_layout Plain Layout
1058 Centimeter
1059 \end_layout
1060
1061 \end_inset
1062 </cell>
1063 </row>
1064 <row>
1065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Plain Layout
1069 in
1070 \end_layout
1071
1072 \end_inset
1073 </cell>
1074 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1075 \begin_inset Text
1076
1077 \begin_layout Plain Layout
1078 Inch (1
1079 \begin_inset space \thinspace{}
1080 \end_inset
1081
1082 in = 2,54
1083 \begin_inset space \thinspace{}
1084 \end_inset
1085
1086 cm)
1087 \end_layout
1088
1089 \end_inset
1090 </cell>
1091 </row>
1092 <row>
1093 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1094 \begin_inset Text
1095
1096 \begin_layout Plain Layout
1097 pt
1098 \end_layout
1099
1100 \end_inset
1101 </cell>
1102 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1103 \begin_inset Text
1104
1105 \begin_layout Plain Layout
1106 Point (72.27
1107 \begin_inset space \thinspace{}
1108 \end_inset
1109
1110 pt = 1
1111 \begin_inset space \thinspace{}
1112 \end_inset
1113
1114 in)
1115 \end_layout
1116
1117 \end_inset
1118 </cell>
1119 </row>
1120 <row>
1121 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1122 \begin_inset Text
1123
1124 \begin_layout Plain Layout
1125 pc
1126 \end_layout
1127
1128 \end_inset
1129 </cell>
1130 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1131 \begin_inset Text
1132
1133 \begin_layout Plain Layout
1134 Pica (1
1135 \begin_inset space \thinspace{}
1136 \end_inset
1137
1138 pc = 12
1139 \begin_inset space \thinspace{}
1140 \end_inset
1141
1142 pt)
1143 \end_layout
1144
1145 \end_inset
1146 </cell>
1147 </row>
1148 <row>
1149 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1150 \begin_inset Text
1151
1152 \begin_layout Plain Layout
1153 sp
1154 \end_layout
1155
1156 \end_inset
1157 </cell>
1158 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1159 \begin_inset Text
1160
1161 \begin_layout Plain Layout
1162 scaled point (65536
1163 \begin_inset space \thinspace{}
1164 \end_inset
1165
1166 sp = 1
1167 \begin_inset space \thinspace{}
1168 \end_inset
1169
1170 pt)
1171 \end_layout
1172
1173 \end_inset
1174 </cell>
1175 </row>
1176 <row>
1177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1178 \begin_inset Text
1179
1180 \begin_layout Plain Layout
1181 bp
1182 \end_layout
1183
1184 \end_inset
1185 </cell>
1186 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1187 \begin_inset Text
1188
1189 \begin_layout Plain Layout
1190 big point (72
1191 \begin_inset space \thinspace{}
1192 \end_inset
1193
1194 bp = 1
1195 \begin_inset space \thinspace{}
1196 \end_inset
1197
1198 in)
1199 \end_layout
1200
1201 \end_inset
1202 </cell>
1203 </row>
1204 <row>
1205 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1206 \begin_inset Text
1207
1208 \begin_layout Plain Layout
1209 dd
1210 \end_layout
1211
1212 \end_inset
1213 </cell>
1214 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1215 \begin_inset Text
1216
1217 \begin_layout Plain Layout
1218 Didot (1
1219 \begin_inset space \thinspace{}
1220 \end_inset
1221
1222 dd 
1223 \begin_inset Formula $\approx$
1224 \end_inset
1225
1226  0.376
1227 \begin_inset space \thinspace{}
1228 \end_inset
1229
1230 mm)
1231 \end_layout
1232
1233 \end_inset
1234 </cell>
1235 </row>
1236 <row>
1237 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1238 \begin_inset Text
1239
1240 \begin_layout Plain Layout
1241 cc
1242 \end_layout
1243
1244 \end_inset
1245 </cell>
1246 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1247 \begin_inset Text
1248
1249 \begin_layout Plain Layout
1250 Cicero (1
1251 \begin_inset space \thinspace{}
1252 \end_inset
1253
1254 cc = 12
1255 \begin_inset space \thinspace{}
1256 \end_inset
1257
1258 dd)
1259 \end_layout
1260
1261 \end_inset
1262 </cell>
1263 </row>
1264 <row>
1265 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1266 \begin_inset Text
1267
1268 \begin_layout Plain Layout
1269 ex
1270 \end_layout
1271
1272 \end_inset
1273 </cell>
1274 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1275 \begin_inset Text
1276
1277 \begin_layout Plain Layout
1278 Height of letter 
1279 \emph on
1280
1281 \begin_inset Quotes eld
1282 \end_inset
1283
1284 x
1285 \emph default
1286
1287 \begin_inset Quotes erd
1288 \end_inset
1289
1290  in the current font
1291 \end_layout
1292
1293 \end_inset
1294 </cell>
1295 </row>
1296 <row>
1297 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1298 \begin_inset Text
1299
1300 \begin_layout Plain Layout
1301 em
1302 \end_layout
1303
1304 \end_inset
1305 </cell>
1306 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1307 \begin_inset Text
1308
1309 \begin_layout Plain Layout
1310 width of letter 
1311 \begin_inset Quotes eld
1312 \end_inset
1313
1314
1315 \emph on
1316 M
1317 \emph default
1318
1319 \begin_inset Quotes erd
1320 \end_inset
1321
1322  in the current font
1323 \end_layout
1324
1325 \end_inset
1326 </cell>
1327 </row>
1328 <row>
1329 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1330 \begin_inset Text
1331
1332 \begin_layout Plain Layout
1333 mu
1334 \end_layout
1335
1336 \end_inset
1337 </cell>
1338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
1339 \begin_inset Text
1340
1341 \begin_layout Plain Layout
1342 math unit (1
1343 \begin_inset space \thinspace{}
1344 \end_inset
1345
1346 mu = 
1347 \begin_inset Formula $\nicefrac{1}{18}$
1348 \end_inset
1349
1350
1351 \begin_inset space \thinspace{}
1352 \end_inset
1353
1354 em)
1355 \end_layout
1356
1357 \end_inset
1358 </cell>
1359 </row>
1360 </lyxtabular>
1361
1362 \end_inset
1363
1364
1365 \end_layout
1366
1367 \end_inset
1368
1369
1370 \end_layout
1371
1372 \begin_layout Standard
1373 \begin_inset Newpage newpage
1374 \end_inset
1375
1376
1377 \end_layout
1378
1379 \begin_layout Section
1380 Basic Functions
1381 \end_layout
1382
1383 \begin_layout Subsection
1384 Exponents
1385 \begin_inset Index idx
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389 Exponents
1390 \end_layout
1391
1392 \end_inset
1393
1394  and Indices
1395 \begin_inset Index idx
1396 status collapsed
1397
1398 \begin_layout Plain Layout
1399 Indices
1400 \end_layout
1401
1402 \end_inset
1403
1404
1405 \begin_inset Index idx
1406 status collapsed
1407
1408 \begin_layout Plain Layout
1409 Superscripts|see
1410 \begin_inset ERT
1411 status collapsed
1412
1413 \begin_layout Plain Layout
1414
1415 {
1416 \end_layout
1417
1418 \end_inset
1419
1420 Exponents
1421 \begin_inset ERT
1422 status collapsed
1423
1424 \begin_layout Plain Layout
1425
1426 }
1427 \end_layout
1428
1429 \end_inset
1430
1431
1432 \end_layout
1433
1434 \end_inset
1435
1436
1437 \begin_inset Index idx
1438 status collapsed
1439
1440 \begin_layout Plain Layout
1441 Subscripts|see
1442 \begin_inset ERT
1443 status collapsed
1444
1445 \begin_layout Plain Layout
1446
1447 {
1448 \end_layout
1449
1450 \end_inset
1451
1452 Indices
1453 \begin_inset ERT
1454 status collapsed
1455
1456 \begin_layout Plain Layout
1457
1458 }
1459 \end_layout
1460
1461 \end_inset
1462
1463
1464 \end_layout
1465
1466 \end_inset
1467
1468
1469 \end_layout
1470
1471 \begin_layout Standard
1472 Indices are created with an underscore 
1473 \begin_inset Quotes eld
1474 \end_inset
1475
1476 _
1477 \begin_inset Quotes erd
1478 \end_inset
1479
1480  or via the math toolbar button 
1481 \begin_inset Info
1482 type  "icon"
1483 arg   "math-subscript"
1484 \end_inset
1485
1486 , exponents with a caret 
1487 \begin_inset Quotes eld
1488 \end_inset
1489
1490 ^
1491 \begin_inset Quotes erd
1492 \end_inset
1493
1494  or via the math toolbar button 
1495 \begin_inset Info
1496 type  "icon"
1497 arg   "math-superscript"
1498 \end_inset
1499
1500 .
1501 \end_layout
1502
1503 \begin_layout Standard
1504 \align center
1505 \begin_inset Tabular
1506 <lyxtabular version="3" rows="4" columns="2">
1507 <features booktabs="true" tabularvalignment="middle">
1508 <column alignment="center" valignment="top" width="0pt">
1509 <column alignment="center" valignment="top" width="0pt">
1510 <row>
1511 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1512 \begin_inset Text
1513
1514 \begin_layout Plain Layout
1515 Command
1516 \end_layout
1517
1518 \end_inset
1519 </cell>
1520 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1521 \begin_inset Text
1522
1523 \begin_layout Plain Layout
1524 Result
1525 \end_layout
1526
1527 \end_inset
1528 </cell>
1529 </row>
1530 <row>
1531 <cell alignment="center" valignment="top" usebox="none">
1532 \begin_inset Text
1533
1534 \begin_layout Plain Layout
1535 B_V
1536 \end_layout
1537
1538 \end_inset
1539 </cell>
1540 <cell alignment="center" valignment="top" usebox="none">
1541 \begin_inset Text
1542
1543 \begin_layout Plain Layout
1544 \begin_inset Formula $B_{V}$
1545 \end_inset
1546
1547
1548 \end_layout
1549
1550 \end_inset
1551 </cell>
1552 </row>
1553 <row topspace="1.5mm">
1554 <cell alignment="center" valignment="top" usebox="none">
1555 \begin_inset Text
1556
1557 \begin_layout Plain Layout
1558 B^V
1559 \end_layout
1560
1561 \end_inset
1562 </cell>
1563 <cell alignment="center" valignment="top" usebox="none">
1564 \begin_inset Text
1565
1566 \begin_layout Plain Layout
1567 \begin_inset Formula $B^{V}$
1568 \end_inset
1569
1570
1571 \end_layout
1572
1573 \end_inset
1574 </cell>
1575 </row>
1576 <row topspace="1.5mm">
1577 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1578 \begin_inset Text
1579
1580 \begin_layout Plain Layout
1581 B^
1582 \begin_inset space \textvisiblespace{}
1583 \end_inset
1584
1585 A
1586 \end_layout
1587
1588 \end_inset
1589 </cell>
1590 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1591 \begin_inset Text
1592
1593 \begin_layout Plain Layout
1594 \begin_inset Formula $B^{A}$
1595 \end_inset
1596
1597
1598 \end_layout
1599
1600 \end_inset
1601 </cell>
1602 </row>
1603 </lyxtabular>
1604
1605 \end_inset
1606
1607
1608 \end_layout
1609
1610 \begin_layout Standard
1611 As the caret is in some languages an accent, vowels will be accentuated
1612  in this case and not set as exponents
1613 \begin_inset Foot
1614 status collapsed
1615
1616 \begin_layout Plain Layout
1617 Depending on the used keyboard settings this can also happen for characters
1618  other than vowels.
1619 \end_layout
1620
1621 \end_inset
1622
1623 .
1624  To get exponents in this case, press 
1625 \family sans
1626 Space
1627 \family default
1628  after the caret as in the last example.
1629 \end_layout
1630
1631 \begin_layout Subsection
1632 Fractions
1633 \begin_inset CommandInset label
1634 LatexCommand label
1635 name "subsec:Fractions"
1636
1637 \end_inset
1638
1639
1640 \begin_inset Index idx
1641 status collapsed
1642
1643 \begin_layout Plain Layout
1644 Fractions
1645 \end_layout
1646
1647 \end_inset
1648
1649
1650 \end_layout
1651
1652 \begin_layout Standard
1653 Fractions are generated with the command 
1654 \series bold
1655
1656 \backslash
1657 frac
1658 \series default
1659
1660 \begin_inset Index idx
1661 status collapsed
1662
1663 \begin_layout Plain Layout
1664 Commands ! F ! 
1665 \backslash
1666 frac
1667 \end_layout
1668
1669 \end_inset
1670
1671  or via the math toolbar button 
1672 \begin_inset Info
1673 type  "icon"
1674 arg   "math-insert \\frac"
1675 \end_inset
1676
1677 .
1678  The font size is adjusted automatically, depending on whether the fraction
1679  is in an inline or display style formula.
1680  With the math toolbar button 
1681 \begin_inset Info
1682 type  "icon"
1683 arg   "math-insert \\frac-square"
1684 \end_inset
1685
1686  you can select different fraction types.
1687 \end_layout
1688
1689 \begin_layout Standard
1690 With the command 
1691 \series bold
1692
1693 \backslash
1694 dfrac
1695 \series default
1696
1697 \begin_inset Index idx
1698 status collapsed
1699
1700 \begin_layout Plain Layout
1701 Commands ! D ! 
1702 \backslash
1703 dfrac
1704 \end_layout
1705
1706 \end_inset
1707
1708  a fraction can be created that always has the size of a display style formula.
1709  With 
1710 \series bold
1711
1712 \backslash
1713 tfrac
1714 \series default
1715
1716 \begin_inset Index idx
1717 status collapsed
1718
1719 \begin_layout Plain Layout
1720 Commands ! T ! 
1721 \backslash
1722 tfrac
1723 \end_layout
1724
1725 \end_inset
1726
1727  the fraction appears always with the size of an inline formula.
1728  An example:
1729 \end_layout
1730
1731 \begin_layout Standard
1732 A line with the fraction 
1733 \begin_inset Formula $\frac{1}{2}$
1734 \end_inset
1735
1736  that was created with the command 
1737 \series bold
1738
1739 \backslash
1740 frac
1741 \series default
1742 .
1743 \end_layout
1744
1745 \begin_layout Standard
1746 A line with the fraction 
1747 \begin_inset Formula $\dfrac{1}{2}$
1748 \end_inset
1749
1750  that was created with the command 
1751 \series bold
1752
1753 \backslash
1754 dfrac
1755 \series default
1756 .
1757 \end_layout
1758
1759 \begin_layout Standard
1760 \align center
1761 \begin_inset Tabular
1762 <lyxtabular version="3" rows="4" columns="2">
1763 <features booktabs="true" tabularvalignment="middle">
1764 <column alignment="center" valignment="top" width="0pt">
1765 <column alignment="center" valignment="top" width="0pt">
1766 <row>
1767 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1768 \begin_inset Text
1769
1770 \begin_layout Plain Layout
1771 Command
1772 \end_layout
1773
1774 \end_inset
1775 </cell>
1776 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1777 \begin_inset Text
1778
1779 \begin_layout Plain Layout
1780 Result
1781 \end_layout
1782
1783 \end_inset
1784 </cell>
1785 </row>
1786 <row topspace="1.5mm">
1787 <cell alignment="center" valignment="top" usebox="none">
1788 \begin_inset Text
1789
1790 \begin_layout Plain Layout
1791
1792 \backslash
1793 frac
1794 \begin_inset space \textvisiblespace{}
1795 \end_inset
1796
1797 A
1798 \begin_inset Formula $\downarrow$
1799 \end_inset
1800
1801 B
1802 \end_layout
1803
1804 \end_inset
1805 </cell>
1806 <cell alignment="center" valignment="top" usebox="none">
1807 \begin_inset Text
1808
1809 \begin_layout Plain Layout
1810 \begin_inset Formula $\frac{A}{B}$
1811 \end_inset
1812
1813
1814 \end_layout
1815
1816 \end_inset
1817 </cell>
1818 </row>
1819 <row topspace="2mm">
1820 <cell alignment="center" valignment="top" usebox="none">
1821 \begin_inset Text
1822
1823 \begin_layout Plain Layout
1824
1825 \backslash
1826 dfrac
1827 \begin_inset space \textvisiblespace{}
1828 \end_inset
1829
1830 A
1831 \begin_inset Formula $\downarrow$
1832 \end_inset
1833
1834 B
1835 \end_layout
1836
1837 \end_inset
1838 </cell>
1839 <cell alignment="center" valignment="top" usebox="none">
1840 \begin_inset Text
1841
1842 \begin_layout Plain Layout
1843 \begin_inset Formula $\dfrac{A}{B}$
1844 \end_inset
1845
1846
1847 \end_layout
1848
1849 \end_inset
1850 </cell>
1851 </row>
1852 <row topspace="2mm" bottomspace="1mm">
1853 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1854 \begin_inset Text
1855
1856 \begin_layout Plain Layout
1857
1858 \backslash
1859 dfrac
1860 \begin_inset space \textvisiblespace{}
1861 \end_inset
1862
1863 e^
1864 \backslash
1865 frac
1866 \begin_inset space \textvisiblespace{}
1867 \end_inset
1868
1869 1
1870 \begin_inset Formula $\downarrow$
1871 \end_inset
1872
1873 2
1874 \begin_inset Formula $\downarrow\downarrow$
1875 \end_inset
1876
1877 3
1878 \end_layout
1879
1880 \end_inset
1881 </cell>
1882 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1883 \begin_inset Text
1884
1885 \begin_layout Plain Layout
1886 \begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
1887 \end_inset
1888
1889
1890 \end_layout
1891
1892 \end_inset
1893 </cell>
1894 </row>
1895 </lyxtabular>
1896
1897 \end_inset
1898
1899
1900 \end_layout
1901
1902 \begin_layout Standard
1903 \begin_inset VSpace bigskip
1904 \end_inset
1905
1906
1907 \begin_inset Newpage newpage
1908 \end_inset
1909
1910 For nested fractions the command 
1911 \series bold
1912
1913 \backslash
1914 cfrac
1915 \series default
1916
1917 \begin_inset Index idx
1918 status collapsed
1919
1920 \begin_layout Plain Layout
1921 Commands ! C ! 
1922 \backslash
1923 cfrac
1924 \end_layout
1925
1926 \end_inset
1927
1928  can be used.
1929  Here is an example:
1930 \begin_inset VSpace -3mm
1931 \end_inset
1932
1933
1934 \end_layout
1935
1936 \begin_layout Standard
1937 \begin_inset Formula 
1938 \begin{align*}
1939 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
1940 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1941 \end{align*}
1942
1943 \end_inset
1944
1945
1946 \end_layout
1947
1948 \begin_layout Standard
1949 The command for the example above is:
1950 \end_layout
1951
1952 \begin_layout Standard
1953
1954 \series bold
1955
1956 \backslash
1957 cfrac
1958 \begin_inset space \textvisiblespace{}
1959 \end_inset
1960
1961 A
1962 \begin_inset Formula $\downarrow$
1963 \end_inset
1964
1965 B+
1966 \backslash
1967 cfrac
1968 \begin_inset space \textvisiblespace{}
1969 \end_inset
1970
1971 C+
1972 \backslash
1973 cfrac
1974 \begin_inset space \textvisiblespace{}
1975 \end_inset
1976
1977 E
1978 \begin_inset Formula $\downarrow$
1979 \end_inset
1980
1981 F
1982 \begin_inset Formula $\downarrow$
1983 \end_inset
1984
1985 D
1986 \end_layout
1987
1988 \begin_layout Standard
1989 \begin_inset VSpace medskip
1990 \end_inset
1991
1992
1993 \end_layout
1994
1995 \begin_layout Standard
1996
1997 \series bold
1998
1999 \backslash
2000 cfrac
2001 \series default
2002  sets the fraction always in the size of a displayed formula, also when
2003  it is part of another fraction.
2004 \end_layout
2005
2006 \begin_layout Standard
2007 It is possible to specify the alignment of the numerator.
2008  The command 
2009 \series bold
2010
2011 \backslash
2012 cfracleft
2013 \series default
2014  is used to left align it, the command 
2015 \series bold
2016
2017 \backslash
2018 cfracright
2019 \series default
2020  to right-align it.
2021  
2022 \series bold
2023
2024 \backslash
2025 cfrac
2026 \series default
2027  centers the numerator.
2028  These fractions demonstrate the different alignments:
2029 \end_layout
2030
2031 \begin_layout Standard
2032
2033 \series bold
2034 \begin_inset Formula 
2035 \[
2036 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2037 \]
2038
2039 \end_inset
2040
2041
2042 \end_layout
2043
2044 \begin_layout Standard
2045 \begin_inset Note Greyedout
2046 status open
2047
2048 \begin_layout Plain Layout
2049
2050 \series bold
2051 Note:
2052 \series default
2053  
2054 \series bold
2055
2056 \backslash
2057 cfracleft
2058 \series default
2059  and 
2060 \series bold
2061
2062 \backslash
2063 cfracright
2064 \series default
2065  are no real \SpecialChar LaTeX
2066  commands but represent the command 
2067 \series bold
2068
2069 \backslash
2070 cfrac[alignment]{numerator}{denominator}
2071 \series default
2072  .
2073  Therefore you cannot use them in \SpecialChar TeX
2074  code.
2075 \end_layout
2076
2077 \end_inset
2078
2079
2080 \end_layout
2081
2082 \begin_layout Standard
2083 \begin_inset VSpace medskip
2084 \end_inset
2085
2086 It is often advantageous to combine 
2087 \series bold
2088
2089 \backslash
2090 cfrac
2091 \series default
2092  and 
2093 \series bold
2094
2095 \backslash
2096 frac
2097 \series default
2098 :
2099 \begin_inset Formula 
2100 \[
2101 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2102 \]
2103
2104 \end_inset
2105
2106
2107 \end_layout
2108
2109 \begin_layout Standard
2110 For inline fractions with a sloped fraction stroke you can use the command
2111  
2112 \series bold
2113
2114 \backslash
2115 nicefrac
2116 \series default
2117
2118 \begin_inset Index idx
2119 status collapsed
2120
2121 \begin_layout Plain Layout
2122 Commands ! N ! 
2123 \backslash
2124 nicefrac
2125 \end_layout
2126
2127 \end_inset
2128
2129
2130 \begin_inset Formula $\nicefrac{5}{31}$
2131 \end_inset
2132
2133  or 
2134 \series bold
2135
2136 \backslash
2137 unitfrac
2138 \series default
2139
2140 \begin_inset Index idx
2141 status collapsed
2142
2143 \begin_layout Plain Layout
2144 Commands ! U ! 
2145 \backslash
2146 unitfrac
2147 \end_layout
2148
2149 \end_inset
2150
2151
2152 \begin_inset Formula $\unitfrac{5}{31}$
2153 \end_inset
2154
2155  There is furthermore the command 
2156 \series bold
2157
2158 \backslash
2159 unitfracthree
2160 \series default
2161  that offers to write a fraction in combination with a number: 
2162 \begin_inset Formula $\unitfrac[2]{1}{3}$
2163 \end_inset
2164
2165
2166 \end_layout
2167
2168 \begin_layout Standard
2169 \begin_inset Note Greyedout
2170 status open
2171
2172 \begin_layout Plain Layout
2173
2174 \series bold
2175 Note:
2176 \series default
2177  
2178 \series bold
2179
2180 \backslash
2181 unitfracthree
2182 \series default
2183  is not a real \SpecialChar LaTeX
2184  command but the command
2185 \begin_inset Newline newline
2186 \end_inset
2187
2188
2189 \series bold
2190
2191 \backslash
2192 unitfrac[number]{numerator}{denominator}
2193 \series default
2194  .
2195  Therefore you cannot use it in \SpecialChar TeX
2196  code.
2197 \end_layout
2198
2199 \end_inset
2200
2201
2202 \end_layout
2203
2204 \begin_layout Standard
2205 How to define own fractions where the fraction stroke can be changed, is
2206  explained in 
2207 \begin_inset CommandInset ref
2208 LatexCommand ref
2209 reference "subsec:Self-defined-Fractions"
2210
2211 \end_inset
2212
2213 .
2214 \end_layout
2215
2216 \begin_layout Standard
2217 Multiline fractions are explained in 
2218 \begin_inset CommandInset ref
2219 LatexCommand ref
2220 reference "subsec:Multiline-Fractions"
2221
2222 \end_inset
2223
2224 .
2225 \end_layout
2226
2227 \begin_layout Subsection
2228 Roots
2229 \begin_inset Index idx
2230 status collapsed
2231
2232 \begin_layout Plain Layout
2233 Roots
2234 \end_layout
2235
2236 \end_inset
2237
2238
2239 \end_layout
2240
2241 \begin_layout Standard
2242 Square roots are created with 
2243 \series bold
2244
2245 \backslash
2246 sqrt
2247 \series default
2248
2249 \begin_inset Index idx
2250 status collapsed
2251
2252 \begin_layout Plain Layout
2253 Commands ! S ! 
2254 \backslash
2255 sqrt
2256 \end_layout
2257
2258 \end_inset
2259
2260  or the math toolbar button 
2261 \begin_inset Info
2262 type  "icon"
2263 arg   "math-insert \\sqrt"
2264 \end_inset
2265
2266 , all other roots with the command 
2267 \series bold
2268
2269 \backslash
2270 root
2271 \series default
2272
2273 \begin_inset Index idx
2274 status collapsed
2275
2276 \begin_layout Plain Layout
2277 Commands ! R ! 
2278 \backslash
2279 root
2280 \end_layout
2281
2282 \end_inset
2283
2284  or with the math toolbar button 
2285 \begin_inset Info
2286 type  "icon"
2287 arg   "math-insert \\root"
2288 \end_inset
2289
2290 .
2291 \end_layout
2292
2293 \begin_layout Standard
2294 \align center
2295 \begin_inset Tabular
2296 <lyxtabular version="3" rows="3" columns="2">
2297 <features booktabs="true" tabularvalignment="middle">
2298 <column alignment="center" valignment="top" width="0pt">
2299 <column alignment="center" valignment="top" width="0pt">
2300 <row>
2301 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2302 \begin_inset Text
2303
2304 \begin_layout Plain Layout
2305 Command
2306 \end_layout
2307
2308 \end_inset
2309 </cell>
2310 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2311 \begin_inset Text
2312
2313 \begin_layout Plain Layout
2314 Result
2315 \end_layout
2316
2317 \end_inset
2318 </cell>
2319 </row>
2320 <row topspace="1mm">
2321 <cell alignment="center" valignment="top" usebox="none">
2322 \begin_inset Text
2323
2324 \begin_layout Plain Layout
2325
2326 \backslash
2327 sqrt
2328 \begin_inset space \textvisiblespace{}
2329 \end_inset
2330
2331 A-B
2332 \end_layout
2333
2334 \end_inset
2335 </cell>
2336 <cell alignment="center" valignment="top" usebox="none">
2337 \begin_inset Text
2338
2339 \begin_layout Plain Layout
2340 \begin_inset Formula $\sqrt{A-B}$
2341 \end_inset
2342
2343
2344 \end_layout
2345
2346 \end_inset
2347 </cell>
2348 </row>
2349 <row topspace="1mm">
2350 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2351 \begin_inset Text
2352
2353 \begin_layout Plain Layout
2354
2355 \backslash
2356 root
2357 \begin_inset space \textvisiblespace{}
2358 \end_inset
2359
2360 3
2361 \begin_inset Formula $\downarrow$
2362 \end_inset
2363
2364 A-B
2365 \end_layout
2366
2367 \end_inset
2368 </cell>
2369 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2370 \begin_inset Text
2371
2372 \begin_layout Plain Layout
2373 \begin_inset Formula $\sqrt[3]{A-B}$
2374 \end_inset
2375
2376
2377 \end_layout
2378
2379 \end_inset
2380 </cell>
2381 </row>
2382 </lyxtabular>
2383
2384 \end_inset
2385
2386
2387 \end_layout
2388
2389 \begin_layout Standard
2390 A square root can also be created with 
2391 \series bold
2392
2393 \backslash
2394 root
2395 \series default
2396  when the root index field is left empty.
2397 \end_layout
2398
2399 \begin_layout Standard
2400 With certain indices the distance to the root is too small, like in this
2401  formula: 
2402 \begin_inset Formula $\sqrt[\beta]{B}$
2403 \end_inset
2404
2405
2406 \begin_inset Newline newline
2407 \end_inset
2408
2409 The 
2410 \begin_inset Formula $\beta$
2411 \end_inset
2412
2413  touches the root.
2414  To avoid this, the commands 
2415 \series bold
2416
2417 \backslash
2418 leftroot
2419 \series default
2420
2421 \begin_inset Index idx
2422 status collapsed
2423
2424 \begin_layout Plain Layout
2425 Commands ! L ! 
2426 \backslash
2427 leftroot
2428 \end_layout
2429
2430 \end_inset
2431
2432  and 
2433 \series bold
2434
2435 \backslash
2436 uproot
2437 \series default
2438
2439 \begin_inset Index idx
2440 status collapsed
2441
2442 \begin_layout Plain Layout
2443 Commands ! U ! 
2444 \backslash
2445 uproot
2446 \end_layout
2447
2448 \end_inset
2449
2450  are used with the following scheme:
2451 \end_layout
2452
2453 \begin_layout Standard
2454
2455 \series bold
2456
2457 \backslash
2458 leftroot{distance}
2459 \series default
2460  and 
2461 \series bold
2462
2463 \backslash
2464 uproot{distance}
2465 \end_layout
2466
2467 \begin_layout Standard
2468 Distance is the number of Big Points (unit bp; 
2469 \begin_inset Formula $\mathrm{72\,bp=1\,inch}$
2470 \end_inset
2471
2472 ), that the index should be moved to the left or top, resp..
2473  The commands are written to the index.
2474  This way the command
2475 \begin_inset Newline newline
2476 \end_inset
2477
2478
2479 \series bold
2480
2481 \backslash
2482 root
2483 \backslash
2484 leftroot{-1
2485 \begin_inset Formula $\to$
2486 \end_inset
2487
2488
2489 \backslash
2490 uproot{2
2491 \begin_inset Formula $\to$
2492 \end_inset
2493
2494
2495 \backslash
2496 beta
2497 \begin_inset space \textvisiblespace{}
2498 \end_inset
2499
2500
2501 \begin_inset Formula $\to$
2502 \end_inset
2503
2504 B
2505 \begin_inset Newline newline
2506 \end_inset
2507
2508
2509 \series default
2510 produces a correct typeset formula: 
2511 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2512 \end_inset
2513
2514
2515 \end_layout
2516
2517 \begin_layout Subsection
2518 Binomial Coefficients
2519 \begin_inset Index idx
2520 status collapsed
2521
2522 \begin_layout Plain Layout
2523 Binomial coefficients
2524 \end_layout
2525
2526 \end_inset
2527
2528
2529 \end_layout
2530
2531 \begin_layout Standard
2532 Binomial coefficients are inserted with the command 
2533 \series bold
2534
2535 \backslash
2536 binom
2537 \series default
2538
2539 \begin_inset Index idx
2540 status collapsed
2541
2542 \begin_layout Plain Layout
2543 Commands ! B ! 
2544 \backslash
2545 binom
2546 \end_layout
2547
2548 \end_inset
2549
2550  or with the submenu of the math toolbar button 
2551 \begin_inset Info
2552 type  "icon"
2553 arg   "math-insert \\frac-square"
2554 \end_inset
2555
2556 .
2557  As with fractions (
2558 \series bold
2559
2560 \backslash
2561 frac
2562 \series default
2563 ) in addition to 
2564 \series bold
2565
2566 \backslash
2567 binom
2568 \series default
2569  there are the commands 
2570 \series bold
2571
2572 \backslash
2573 dbinom
2574 \series default
2575
2576 \begin_inset Index idx
2577 status collapsed
2578
2579 \begin_layout Plain Layout
2580 Commands ! D ! 
2581 \backslash
2582 dbinom
2583 \end_layout
2584
2585 \end_inset
2586
2587  and 
2588 \series bold
2589
2590 \backslash
2591 tbinom
2592 \series default
2593
2594 \begin_inset Index idx
2595 status collapsed
2596
2597 \begin_layout Plain Layout
2598 Commands ! T ! 
2599 \backslash
2600 tbinom
2601 \end_layout
2602
2603 \end_inset
2604
2605 .
2606  For other brackets around binomial coeficients there are the commands 
2607 \series bold
2608
2609 \backslash
2610 brace
2611 \series default
2612
2613 \begin_inset Index idx
2614 status collapsed
2615
2616 \begin_layout Plain Layout
2617 Commands ! B ! 
2618 \backslash
2619 brace
2620 \end_layout
2621
2622 \end_inset
2623
2624  and 
2625 \series bold
2626
2627 \backslash
2628 brack
2629 \series default
2630
2631 \begin_inset Index idx
2632 status collapsed
2633
2634 \begin_layout Plain Layout
2635 Commands ! B ! 
2636 \backslash
2637 brack
2638 \end_layout
2639
2640 \end_inset
2641
2642 .
2643 \end_layout
2644
2645 \begin_layout Standard
2646 \align center
2647 \begin_inset Tabular
2648 <lyxtabular version="3" rows="6" columns="2">
2649 <features booktabs="true" tabularvalignment="middle">
2650 <column alignment="center" valignment="top" width="0pt">
2651 <column alignment="center" valignment="top" width="0pt">
2652 <row>
2653 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2654 \begin_inset Text
2655
2656 \begin_layout Plain Layout
2657 Command
2658 \end_layout
2659
2660 \end_inset
2661 </cell>
2662 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2663 \begin_inset Text
2664
2665 \begin_layout Plain Layout
2666 Result
2667 \end_layout
2668
2669 \end_inset
2670 </cell>
2671 </row>
2672 <row topspace="1mm">
2673 <cell alignment="center" valignment="top" usebox="none">
2674 \begin_inset Text
2675
2676 \begin_layout Plain Layout
2677
2678 \backslash
2679 binom
2680 \begin_inset space \textvisiblespace{}
2681 \end_inset
2682
2683 A
2684 \begin_inset Formula $\downarrow$
2685 \end_inset
2686
2687 B
2688 \end_layout
2689
2690 \end_inset
2691 </cell>
2692 <cell alignment="center" valignment="top" usebox="none">
2693 \begin_inset Text
2694
2695 \begin_layout Plain Layout
2696 \begin_inset Formula $\binom{A}{B}$
2697 \end_inset
2698
2699
2700 \end_layout
2701
2702 \end_inset
2703 </cell>
2704 </row>
2705 <row topspace="2mm">
2706 <cell alignment="center" valignment="top" usebox="none">
2707 \begin_inset Text
2708
2709 \begin_layout Plain Layout
2710
2711 \backslash
2712 dbinom
2713 \begin_inset space \textvisiblespace{}
2714 \end_inset
2715
2716 A
2717 \begin_inset Formula $\downarrow$
2718 \end_inset
2719
2720 B
2721 \end_layout
2722
2723 \end_inset
2724 </cell>
2725 <cell alignment="center" valignment="top" usebox="none">
2726 \begin_inset Text
2727
2728 \begin_layout Plain Layout
2729 \begin_inset Formula $\dbinom{A}{B}$
2730 \end_inset
2731
2732
2733 \end_layout
2734
2735 \end_inset
2736 </cell>
2737 </row>
2738 <row topspace="2mm" bottomspace="0.5mm">
2739 <cell alignment="center" valignment="top" usebox="none">
2740 \begin_inset Text
2741
2742 \begin_layout Plain Layout
2743
2744 \backslash
2745 tbinom
2746 \begin_inset space \textvisiblespace{}
2747 \end_inset
2748
2749 A
2750 \begin_inset Formula $\downarrow$
2751 \end_inset
2752
2753 B
2754 \end_layout
2755
2756 \end_inset
2757 </cell>
2758 <cell alignment="center" valignment="top" usebox="none">
2759 \begin_inset Text
2760
2761 \begin_layout Plain Layout
2762 \begin_inset Formula $\tbinom{A}{B}$
2763 \end_inset
2764
2765
2766 \end_layout
2767
2768 \end_inset
2769 </cell>
2770 </row>
2771 <row topspace="1mm">
2772 <cell alignment="center" valignment="top" topline="true" usebox="none">
2773 \begin_inset Text
2774
2775 \begin_layout Plain Layout
2776
2777 \backslash
2778 brack
2779 \begin_inset space \textvisiblespace{}
2780 \end_inset
2781
2782 A
2783 \begin_inset Formula $\downarrow$
2784 \end_inset
2785
2786 B
2787 \end_layout
2788
2789 \end_inset
2790 </cell>
2791 <cell alignment="center" valignment="top" topline="true" usebox="none">
2792 \begin_inset Text
2793
2794 \begin_layout Plain Layout
2795 \begin_inset Formula ${A \brack B}$
2796 \end_inset
2797
2798
2799 \end_layout
2800
2801 \end_inset
2802 </cell>
2803 </row>
2804 <row topspace="2mm" bottomspace="0.5mm">
2805 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2806 \begin_inset Text
2807
2808 \begin_layout Plain Layout
2809
2810 \backslash
2811 brace
2812 \begin_inset space \textvisiblespace{}
2813 \end_inset
2814
2815 A
2816 \begin_inset Formula $\downarrow$
2817 \end_inset
2818
2819 B
2820 \end_layout
2821
2822 \end_inset
2823 </cell>
2824 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2825 \begin_inset Text
2826
2827 \begin_layout Plain Layout
2828 \begin_inset Formula ${A \brace B}$
2829 \end_inset
2830
2831
2832 \end_layout
2833
2834 \end_inset
2835 </cell>
2836 </row>
2837 </lyxtabular>
2838
2839 \end_inset
2840
2841
2842 \end_layout
2843
2844 \begin_layout Subsection
2845 Case Differentiations
2846 \begin_inset Index idx
2847 status collapsed
2848
2849 \begin_layout Plain Layout
2850 Case differentiations 
2851 \end_layout
2852
2853 \end_inset
2854
2855
2856 \end_layout
2857
2858 \begin_layout Standard
2859 \align center
2860 \begin_inset Tabular
2861 <lyxtabular version="3" rows="3" columns="2">
2862 <features booktabs="true" tabularvalignment="middle">
2863 <column alignment="center" valignment="top" width="0pt">
2864 <column alignment="center" valignment="top" width="0pt">
2865 <row>
2866 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2867 \begin_inset Text
2868
2869 \begin_layout Plain Layout
2870 Command
2871 \end_layout
2872
2873 \end_inset
2874 </cell>
2875 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2876 \begin_inset Text
2877
2878 \begin_layout Plain Layout
2879 Result
2880 \end_layout
2881
2882 \end_inset
2883 </cell>
2884 </row>
2885 <row>
2886 <cell alignment="center" valignment="top" usebox="none">
2887 \begin_inset Text
2888
2889 \begin_layout Plain Layout
2890
2891 \backslash
2892 cases
2893 \begin_inset space \textvisiblespace{}
2894 \end_inset
2895
2896 A
2897 \begin_inset Formula $\to$
2898 \end_inset
2899
2900 B>0
2901 \begin_inset Index idx
2902 status collapsed
2903
2904 \begin_layout Plain Layout
2905 Commands ! C ! 
2906 \backslash
2907 cases
2908 \end_layout
2909
2910 \end_inset
2911
2912
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 <cell alignment="center" valignment="top" usebox="none">
2918 \begin_inset Text
2919
2920 \begin_layout Plain Layout
2921 \begin_inset Formula $\begin{cases}
2922 A & B>0\end{cases}$
2923 \end_inset
2924
2925
2926 \end_layout
2927
2928 \end_inset
2929 </cell>
2930 </row>
2931 <row topspace="1.5mm">
2932 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2933 \begin_inset Text
2934
2935 \begin_layout Plain Layout
2936
2937 \backslash
2938 cases
2939 \begin_inset space \textvisiblespace{}
2940 \end_inset
2941
2942
2943 \begin_inset Info
2944 type  "shortcut"
2945 arg   "newline-insert newline"
2946 \end_inset
2947
2948
2949 \end_layout
2950
2951 \end_inset
2952 </cell>
2953 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2954 \begin_inset Text
2955
2956 \begin_layout Plain Layout
2957 \begin_inset Formula $\begin{cases}
2958 A & \textrm{for }x>0\\
2959 B & \textrm{for }x=0
2960 \end{cases}$
2961 \end_inset
2962
2963
2964 \end_layout
2965
2966 \end_inset
2967 </cell>
2968 </row>
2969 </lyxtabular>
2970
2971 \end_inset
2972
2973
2974 \end_layout
2975
2976 \begin_layout Standard
2977 After inserting 
2978 \series bold
2979
2980 \backslash
2981 cases
2982 \series default
2983  or pressing the math toolbar button 
2984 \begin_inset Info
2985 type  "icon"
2986 arg   "math-insert \\cases"
2987 \end_inset
2988
2989  you can create new lines with the shortcut 
2990 \begin_inset Info
2991 type  "shortcut"
2992 arg   "newline-insert newline"
2993 \end_inset
2994
2995  or the table toolbar button 
2996 \begin_inset Info
2997 type  "icon"
2998 arg   "tabular-feature append-row"
2999 \end_inset
3000
3001 .
3002 \end_layout
3003
3004 \begin_layout Standard
3005 The command 
3006 \series bold
3007
3008 \backslash
3009 cases
3010 \series default
3011  is also available via the menu 
3012 \family sans
3013 Insert\SpecialChar menuseparator
3014 Math\SpecialChar menuseparator
3015 Cases-Environment
3016 \family default
3017 .
3018 \end_layout
3019
3020 \begin_layout Subsection
3021 Negations
3022 \begin_inset Index idx
3023 status collapsed
3024
3025 \begin_layout Plain Layout
3026 Negations
3027 \end_layout
3028
3029 \end_inset
3030
3031
3032 \end_layout
3033
3034 \begin_layout Standard
3035 By inserting 
3036 \series bold
3037
3038 \backslash
3039 not
3040 \series default
3041
3042 \begin_inset Index idx
3043 status collapsed
3044
3045 \begin_layout Plain Layout
3046 Commands ! N ! 
3047 \backslash
3048 not
3049 \end_layout
3050
3051 \end_inset
3052
3053  every character can be displayed canceled.
3054  The characters are quasi accentuated by a slash.
3055 \end_layout
3056
3057 \begin_layout Standard
3058 \align center
3059 \begin_inset Tabular
3060 <lyxtabular version="3" rows="4" columns="2">
3061 <features booktabs="true" tabularvalignment="middle">
3062 <column alignment="center" valignment="top" width="0pt">
3063 <column alignment="center" valignment="top" width="0pt">
3064 <row>
3065 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3066 \begin_inset Text
3067
3068 \begin_layout Plain Layout
3069 Command
3070 \end_layout
3071
3072 \end_inset
3073 </cell>
3074 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3075 \begin_inset Text
3076
3077 \begin_layout Plain Layout
3078 Result
3079 \end_layout
3080
3081 \end_inset
3082 </cell>
3083 </row>
3084 <row>
3085 <cell alignment="center" valignment="top" usebox="none">
3086 \begin_inset Text
3087
3088 \begin_layout Plain Layout
3089
3090 \backslash
3091 not=
3092 \end_layout
3093
3094 \end_inset
3095 </cell>
3096 <cell alignment="center" valignment="top" usebox="none">
3097 \begin_inset Text
3098
3099 \begin_layout Plain Layout
3100 \begin_inset Formula $\not=$
3101 \end_inset
3102
3103
3104 \end_layout
3105
3106 \end_inset
3107 </cell>
3108 </row>
3109 <row>
3110 <cell alignment="center" valignment="top" usebox="none">
3111 \begin_inset Text
3112
3113 \begin_layout Plain Layout
3114
3115 \backslash
3116 not 
3117 \backslash
3118 le
3119 \end_layout
3120
3121 \end_inset
3122 </cell>
3123 <cell alignment="center" valignment="top" usebox="none">
3124 \begin_inset Text
3125
3126 \begin_layout Plain Layout
3127 \begin_inset Formula $\not\le$
3128 \end_inset
3129
3130
3131 \end_layout
3132
3133 \end_inset
3134 </cell>
3135 </row>
3136 <row>
3137 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3138 \begin_inset Text
3139
3140 \begin_layout Plain Layout
3141
3142 \backslash
3143 not 
3144 \backslash
3145 parallel
3146 \end_layout
3147
3148 \end_inset
3149 </cell>
3150 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3151 \begin_inset Text
3152
3153 \begin_layout Plain Layout
3154 \begin_inset Formula $\not\parallel$
3155 \end_inset
3156
3157
3158 \end_layout
3159
3160 \end_inset
3161 </cell>
3162 </row>
3163 </lyxtabular>
3164
3165 \end_inset
3166
3167
3168 \end_layout
3169
3170 \begin_layout Standard
3171 The last example shows that not all negations look good.
3172  Therefore there are special commands for some negations (see 
3173 \begin_inset CommandInset ref
3174 LatexCommand ref
3175 reference "subsec:Mathematical-Symbols"
3176
3177 \end_inset
3178
3179  and 
3180 \begin_inset CommandInset ref
3181 LatexCommand ref
3182 reference "sec:Relations"
3183
3184 \end_inset
3185
3186 ).
3187 \end_layout
3188
3189 \begin_layout Subsection
3190 Placeholders
3191 \begin_inset CommandInset label
3192 LatexCommand label
3193 name "subsec:Placeholders"
3194
3195 \end_inset
3196
3197
3198 \begin_inset Index idx
3199 status collapsed
3200
3201 \begin_layout Plain Layout
3202 Placeholders
3203 \end_layout
3204
3205 \end_inset
3206
3207
3208 \begin_inset Index idx
3209 status collapsed
3210
3211 \begin_layout Plain Layout
3212 Chemical characters ! Isotopes
3213 \end_layout
3214
3215 \end_inset
3216
3217
3218 \begin_inset Index idx
3219 status collapsed
3220
3221 \begin_layout Plain Layout
3222 Isotopes|see
3223 \begin_inset ERT
3224 status collapsed
3225
3226 \begin_layout Plain Layout
3227
3228 {
3229 \end_layout
3230
3231 \end_inset
3232
3233 Chemical characters
3234 \begin_inset ERT
3235 status collapsed
3236
3237 \begin_layout Plain Layout
3238
3239 }
3240 \end_layout
3241
3242 \end_inset
3243
3244
3245 \end_layout
3246
3247 \end_inset
3248
3249
3250 \end_layout
3251
3252 \begin_layout Standard
3253 When displaying e.
3254 \begin_inset space \thinspace{}
3255 \end_inset
3256
3257 g.
3258 \begin_inset space \space{}
3259 \end_inset
3260
3261 isotopes
3262 \begin_inset Foot
3263 status collapsed
3264
3265 \begin_layout Plain Layout
3266 Typesetting isotopes and chemical symbols is described in 
3267 \begin_inset CommandInset ref
3268 LatexCommand ref
3269 reference "subsec:Chemical-Symbols-and"
3270
3271 \end_inset
3272
3273 .
3274 \end_layout
3275
3276 \end_inset
3277
3278  the following problem occurs:
3279 \end_layout
3280
3281 \begin_layout Standard
3282 \align center
3283 \begin_inset Tabular
3284 <lyxtabular version="3" rows="2" columns="2">
3285 <features booktabs="true" tabularvalignment="middle">
3286 <column alignment="center" valignment="top" width="0pt">
3287 <column alignment="center" valignment="top" width="0pt">
3288 <row>
3289 <cell alignment="center" valignment="top" usebox="none">
3290 \begin_inset Text
3291
3292 \begin_layout Plain Layout
3293 Indices created with sub- and superscripts:
3294 \end_layout
3295
3296 \end_inset
3297 </cell>
3298 <cell alignment="center" valignment="top" usebox="none">
3299 \begin_inset Text
3300
3301 \begin_layout Plain Layout
3302 \begin_inset Formula $_{9}^{19}\mathrm{F}$
3303 \end_inset
3304
3305
3306 \end_layout
3307
3308 \end_inset
3309 </cell>
3310 </row>
3311 <row topspace="1.5mm">
3312 <cell alignment="center" valignment="top" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Plain Layout
3316 correct indices:
3317 \end_layout
3318
3319 \end_inset
3320 </cell>
3321 <cell alignment="center" valignment="top" usebox="none">
3322 \begin_inset Text
3323
3324 \begin_layout Plain Layout
3325 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3326 \end_inset
3327
3328
3329 \end_layout
3330
3331 \end_inset
3332 </cell>
3333 </row>
3334 </lyxtabular>
3335
3336 \end_inset
3337
3338
3339 \end_layout
3340
3341 \begin_layout Standard
3342 The shorter index is by default placed below or above the first character
3343  of the longer index.
3344  To avoid this there is the command 
3345 \series bold
3346
3347 \backslash
3348 phantom
3349 \series default
3350
3351 \begin_inset Index idx
3352 status collapsed
3353
3354 \begin_layout Plain Layout
3355 Commands ! P ! 
3356 \backslash
3357 phantom
3358 \end_layout
3359
3360 \end_inset
3361
3362  or the math toolbar button
3363 \begin_inset space \thinspace{}
3364 \end_inset
3365
3366
3367 \begin_inset Foot
3368 status collapsed
3369
3370 \begin_layout Plain Layout
3371 can be found in the submenu of the toolbar button 
3372 \begin_inset Info
3373 type  "icon"
3374 arg   "math-insert \\space"
3375 \end_inset
3376
3377
3378 \end_layout
3379
3380 \end_inset
3381
3382  
3383 \begin_inset Info
3384 type  "icon"
3385 arg   "math/phantom"
3386 \end_inset
3387
3388  that creates one or more phantom characters.
3389  When inserting 
3390 \series bold
3391
3392 \backslash
3393 phantom
3394 \series default
3395  a small blue box appears that is superposed with two red arrows.
3396  The arrows indicate that the complete width and height of the box content
3397  will be created as placeholder.
3398  Phantom characters are accordingly placeholders with the size of the characters.
3399 \end_layout
3400
3401 \begin_layout Standard
3402 \align center
3403 \begin_inset Tabular
3404 <lyxtabular version="3" rows="4" columns="2">
3405 <features booktabs="true" tabularvalignment="middle">
3406 <column alignment="center" valignment="top" width="0pt">
3407 <column alignment="center" valignment="top" width="0pt">
3408 <row>
3409 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3410 \begin_inset Text
3411
3412 \begin_layout Plain Layout
3413 Command
3414 \end_layout
3415
3416 \end_inset
3417 </cell>
3418 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3419 \begin_inset Text
3420
3421 \begin_layout Plain Layout
3422 Result
3423 \end_layout
3424
3425 \end_inset
3426 </cell>
3427 </row>
3428 <row topspace="1.5mm">
3429 <cell alignment="center" valignment="top" usebox="none">
3430 \begin_inset Text
3431
3432 \begin_layout Plain Layout
3433 ^19
3434 \begin_inset space \textvisiblespace{}
3435 \end_inset
3436
3437 _
3438 \backslash
3439 phantom
3440 \begin_inset space \textvisiblespace{}
3441 \end_inset
3442
3443 1
3444 \begin_inset Formula $\to$
3445 \end_inset
3446
3447 9
3448 \begin_inset space \textvisiblespace{}
3449 \end_inset
3450
3451 F
3452 \end_layout
3453
3454 \end_inset
3455 </cell>
3456 <cell alignment="center" valignment="top" usebox="none">
3457 \begin_inset Text
3458
3459 \begin_layout Plain Layout
3460 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3461 \end_inset
3462
3463
3464 \end_layout
3465
3466 \end_inset
3467 </cell>
3468 </row>
3469 <row topspace="1.5mm" bottomspace="0.5mm">
3470 <cell alignment="center" valignment="top" usebox="none">
3471 \begin_inset Text
3472
3473 \begin_layout Plain Layout
3474 ^235
3475 \begin_inset space \textvisiblespace{}
3476 \end_inset
3477
3478 _
3479 \backslash
3480 phantom
3481 \begin_inset space \textvisiblespace{}
3482 \end_inset
3483
3484 23
3485 \begin_inset Formula $\to$
3486 \end_inset
3487
3488 9
3489 \begin_inset space \textvisiblespace{}
3490 \end_inset
3491
3492 F
3493 \end_layout
3494
3495 \end_inset
3496 </cell>
3497 <cell alignment="center" valignment="top" usebox="none">
3498 \begin_inset Text
3499
3500 \begin_layout Plain Layout
3501 \begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
3502 \end_inset
3503
3504
3505 \end_layout
3506
3507 \end_inset
3508 </cell>
3509 </row>
3510 <row topspace="1.5mm" bottomspace="0.5mm">
3511 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3512 \begin_inset Text
3513
3514 \begin_layout Plain Layout
3515
3516 \backslash
3517 Lambda^
3518 \begin_inset space \textvisiblespace{}
3519 \end_inset
3520
3521
3522 \backslash
3523 phantom
3524 \begin_inset space \textvisiblespace{}
3525 \end_inset
3526
3527 ii
3528 \begin_inset Formula $\to$
3529 \end_inset
3530
3531 t
3532 \begin_inset space \textvisiblespace{}
3533 \end_inset
3534
3535 _MMt
3536 \end_layout
3537
3538 \end_inset
3539 </cell>
3540 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3541 \begin_inset Text
3542
3543 \begin_layout Plain Layout
3544 \begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
3545 \end_inset
3546
3547
3548 \end_layout
3549
3550 \end_inset
3551 </cell>
3552 </row>
3553 </lyxtabular>
3554
3555 \end_inset
3556
3557
3558 \end_layout
3559
3560 \begin_layout Standard
3561 Furthermore there are the commands 
3562 \series bold
3563
3564 \backslash
3565 vphantom
3566 \series default
3567
3568 \begin_inset Index idx
3569 status collapsed
3570
3571 \begin_layout Plain Layout
3572 Commands ! V ! 
3573 \backslash
3574 vphantom
3575 \end_layout
3576
3577 \end_inset
3578
3579  (toolbar button 
3580 \begin_inset Info
3581 type  "icon"
3582 arg   "math/vphantom"
3583 \end_inset
3584
3585 ) and 
3586 \series bold
3587
3588 \backslash
3589 hphantom
3590 \series default
3591
3592 \begin_inset Index idx
3593 status collapsed
3594
3595 \begin_layout Plain Layout
3596 Commands ! H ! 
3597 \backslash
3598 hphantom
3599 \end_layout
3600
3601 \end_inset
3602
3603  (toolbar button 
3604 \begin_inset Info
3605 type  "icon"
3606 arg   "math/hphantom"
3607 \end_inset
3608
3609 ).
3610  
3611 \series bold
3612
3613 \backslash
3614 hphantom
3615 \series default
3616  creates only space for the maximal height of the characters in the box
3617  but not for its width.
3618  
3619 \series bold
3620
3621 \backslash
3622 vphantom
3623 \series default
3624  creates only space for the width of the box content.
3625  Therefore  the boxes of both commands have only one red arrow.
3626 \end_layout
3627
3628 \begin_layout Standard
3629 For example the command 
3630 \series bold
3631
3632 \backslash
3633 vphantom
3634 \begin_inset space \textvisiblespace{}
3635 \end_inset
3636
3637 a
3638 \backslash
3639 int
3640 \series default
3641  creates space for the height of the integral sign,
3642 \begin_inset Foot
3643 status collapsed
3644
3645 \begin_layout Plain Layout
3646 The command 
3647 \series bold
3648
3649 \backslash
3650 int
3651 \series default
3652  creates an integral sign, see 
3653 \begin_inset CommandInset ref
3654 LatexCommand ref
3655 reference "subsec:Big-Operators"
3656
3657 \end_inset
3658
3659 .
3660 \end_layout
3661
3662 \end_inset
3663
3664  because this is the larger character.
3665  An example application is in 
3666 \begin_inset CommandInset ref
3667 LatexCommand ref
3668 reference "subsec:Multiline-Brackets"
3669
3670 \end_inset
3671
3672 .
3673 \end_layout
3674
3675 \begin_layout Standard
3676 Placeholders can also be used for text when they are inserted via the menu
3677  
3678 \family sans
3679 Insert\SpecialChar menuseparator
3680 Formatting\SpecialChar menuseparator
3681 Phantom
3682 \family default
3683 :
3684 \end_layout
3685
3686 \begin_layout Standard
3687 This is a sentence.
3688 \begin_inset Newline newline
3689 \end_inset
3690
3691
3692 \begin_inset Phantom Phantom
3693 status open
3694
3695 \begin_layout Plain Layout
3696 This
3697 \end_layout
3698
3699 \end_inset
3700
3701  is a sentence.
3702 \end_layout
3703
3704 \begin_layout Subsection
3705 Lines
3706 \begin_inset Index idx
3707 status collapsed
3708
3709 \begin_layout Plain Layout
3710 Lines
3711 \end_layout
3712
3713 \end_inset
3714
3715
3716 \begin_inset Index idx
3717 status collapsed
3718
3719 \begin_layout Plain Layout
3720 Formula ! underlined
3721 \end_layout
3722
3723 \end_inset
3724
3725
3726 \end_layout
3727
3728 \begin_layout Standard
3729 \align center
3730 \begin_inset Tabular
3731 <lyxtabular version="3" rows="4" columns="2">
3732 <features booktabs="true" tabularvalignment="middle">
3733 <column alignment="center" valignment="top" width="0pt">
3734 <column alignment="center" valignment="top" width="0pt">
3735 <row>
3736 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3737 \begin_inset Text
3738
3739 \begin_layout Plain Layout
3740 Command
3741 \end_layout
3742
3743 \end_inset
3744 </cell>
3745 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3746 \begin_inset Text
3747
3748 \begin_layout Plain Layout
3749 Result
3750 \end_layout
3751
3752 \end_inset
3753 </cell>
3754 </row>
3755 <row topspace="2mm">
3756 <cell alignment="center" valignment="top" usebox="none">
3757 \begin_inset Text
3758
3759 \begin_layout Plain Layout
3760
3761 \backslash
3762 overline
3763 \begin_inset space \textvisiblespace{}
3764 \end_inset
3765
3766 A+B
3767 \begin_inset Index idx
3768 status collapsed
3769
3770 \begin_layout Plain Layout
3771 Commands ! O ! 
3772 \backslash
3773 overline
3774 \end_layout
3775
3776 \end_inset
3777
3778
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 <cell alignment="center" valignment="top" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Plain Layout
3787 \begin_inset Formula $\overline{A+B}$
3788 \end_inset
3789
3790
3791 \end_layout
3792
3793 \end_inset
3794 </cell>
3795 </row>
3796 <row bottomspace="1mm">
3797 <cell alignment="center" valignment="top" usebox="none">
3798 \begin_inset Text
3799
3800 \begin_layout Plain Layout
3801
3802 \backslash
3803 underline
3804 \begin_inset space \textvisiblespace{}
3805 \end_inset
3806
3807 A+B
3808 \begin_inset Index idx
3809 status collapsed
3810
3811 \begin_layout Plain Layout
3812 Commands ! U ! 
3813 \backslash
3814 underline
3815 \end_layout
3816
3817 \end_inset
3818
3819
3820 \end_layout
3821
3822 \end_inset
3823 </cell>
3824 <cell alignment="center" valignment="top" usebox="none">
3825 \begin_inset Text
3826
3827 \begin_layout Plain Layout
3828 \begin_inset Formula $\underline{A+B}$
3829 \end_inset
3830
3831
3832 \end_layout
3833
3834 \end_inset
3835 </cell>
3836 </row>
3837 <row topspace="2mm" bottomspace="1mm">
3838 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3839 \begin_inset Text
3840
3841 \begin_layout Plain Layout
3842
3843 \backslash
3844 overline
3845 \begin_inset space \textvisiblespace{}
3846 \end_inset
3847
3848
3849 \backslash
3850 underline
3851 \begin_inset space \textvisiblespace{}
3852 \end_inset
3853
3854 A+B
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3860 \begin_inset Text
3861
3862 \begin_layout Plain Layout
3863 \begin_inset Formula $\overline{\underline{A+B}}$
3864 \end_inset
3865
3866
3867 \end_layout
3868
3869 \end_inset
3870 </cell>
3871 </row>
3872 </lyxtabular>
3873
3874 \end_inset
3875
3876
3877 \end_layout
3878
3879 \begin_layout Standard
3880 In the last example it doesn't matter if first 
3881 \series bold
3882
3883 \backslash
3884 overline
3885 \series default
3886  or 
3887 \series bold
3888
3889 \backslash
3890 underline
3891 \series default
3892  is inserted.
3893 \end_layout
3894
3895 \begin_layout Standard
3896 To double underline use 
3897 \series bold
3898
3899 \backslash
3900 underline
3901 \series default
3902  twice.
3903 \end_layout
3904
3905 \begin_layout Standard
3906 It is possible to place up to 6 lines above or below characters.
3907 \end_layout
3908
3909 \begin_layout Standard
3910 \begin_inset VSpace bigskip
3911 \end_inset
3912
3913 Custom lines can be created using the command 
3914 \series bold
3915
3916 \backslash
3917 rule
3918 \series default
3919
3920 \begin_inset Index idx
3921 status collapsed
3922
3923 \begin_layout Plain Layout
3924 Commands ! R ! 
3925 \backslash
3926 rule
3927 \end_layout
3928
3929 \end_inset
3930
3931  which has the following scheme:
3932 \end_layout
3933
3934 \begin_layout Standard
3935
3936 \series bold
3937
3938 \backslash
3939 rule[vertical offset]{length}{thickness}
3940 \end_layout
3941
3942 \begin_layout Standard
3943 The optional vertical offset shifts the line upwards (or downwards, when
3944  the value is negative).
3945  The units listed in 
3946 \begin_inset CommandInset ref
3947 LatexCommand ref
3948 reference "tab:Available-units"
3949
3950 \end_inset
3951
3952  can be used for the values.
3953  Here are two example lines created with the commands
3954 \begin_inset Newline newline
3955 \end_inset
3956
3957
3958 \series bold
3959
3960 \backslash
3961 rule[-2ex]{3cm}{2pt}
3962 \series default
3963  and 
3964 \series bold
3965
3966 \backslash
3967 rule{2cm}{1pt}
3968 \series default
3969 :
3970 \end_layout
3971
3972 \begin_layout Standard
3973 This is a sentence 
3974 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
3975 \end_inset
3976
3977  with two lines.
3978 \end_layout
3979
3980 \begin_layout Standard
3981
3982 \series bold
3983
3984 \backslash
3985 rule
3986 \series default
3987  can also be used for text when a line is inserted via the menu 
3988 \family sans
3989 Insert\SpecialChar menuseparator
3990 Formatting\SpecialChar menuseparator
3991 Horizontal
3992 \begin_inset space ~
3993 \end_inset
3994
3995 Line
3996 \family default
3997 :
3998 \end_layout
3999
4000 \begin_layout Standard
4001 This is a sentence 
4002 \begin_inset CommandInset line
4003 LatexCommand rule
4004 offset "0.5ex"
4005 width "3cm"
4006 height "1pt"
4007
4008 \end_inset
4009
4010  with one line.
4011 \end_layout
4012
4013 \begin_layout Subsection
4014 Ellipses
4015 \begin_inset CommandInset label
4016 LatexCommand label
4017 name "subsec:Ellipses"
4018
4019 \end_inset
4020
4021
4022 \begin_inset Index idx
4023 status collapsed
4024
4025 \begin_layout Plain Layout
4026 Ellipses
4027 \end_layout
4028
4029 \end_inset
4030
4031
4032 \end_layout
4033
4034 \begin_layout Standard
4035 There are different types of ellipses available.
4036 \begin_inset Foot
4037 status collapsed
4038
4039 \begin_layout Plain Layout
4040 In the math toolbar in the submenu of the button 
4041 \begin_inset Info
4042 type  "icon"
4043 arg   "math-insert \\ldots"
4044 \end_inset
4045
4046
4047 \end_layout
4048
4049 \end_inset
4050
4051  For listings dots at the baseline are used (
4052 \series bold
4053
4054 \backslash
4055 ldots
4056 \series default
4057
4058 \begin_inset Index idx
4059 status collapsed
4060
4061 \begin_layout Plain Layout
4062 Commands ! L ! 
4063 \backslash
4064 ldots
4065 \end_layout
4066
4067 \end_inset
4068
4069 ), while for operations dots are needed that are on the same height as the
4070  operators (
4071 \series bold
4072
4073 \backslash
4074 cdots
4075 \series default
4076
4077 \begin_inset Index idx
4078 status collapsed
4079
4080 \begin_layout Plain Layout
4081 Commands ! C ! 
4082 \backslash
4083 cdots
4084 \end_layout
4085
4086 \end_inset
4087
4088 ).
4089  When using the command 
4090 \series bold
4091
4092 \backslash
4093 dots
4094 \series default
4095
4096 \begin_inset Index idx
4097 status collapsed
4098
4099 \begin_layout Plain Layout
4100 Commands ! D ! 
4101 \backslash
4102 dots
4103 \end_layout
4104
4105 \end_inset
4106
4107 , \SpecialChar LaTeX
4108  decides on the basis of the next character what type is used.
4109 \end_layout
4110
4111 \begin_layout Standard
4112 \align center
4113 \begin_inset Tabular
4114 <lyxtabular version="3" rows="9" columns="2">
4115 <features booktabs="true" tabularvalignment="middle">
4116 <column alignment="center" valignment="top" width="0pt">
4117 <column alignment="center" valignment="top" width="0pt">
4118 <row>
4119 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4120 \begin_inset Text
4121
4122 \begin_layout Plain Layout
4123 Command
4124 \end_layout
4125
4126 \end_inset
4127 </cell>
4128 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4129 \begin_inset Text
4130
4131 \begin_layout Plain Layout
4132 Result
4133 \end_layout
4134
4135 \end_inset
4136 </cell>
4137 </row>
4138 <row>
4139 <cell alignment="center" valignment="top" usebox="none">
4140 \begin_inset Text
4141
4142 \begin_layout Plain Layout
4143 A_1
4144 \begin_inset space \textvisiblespace{}
4145 \end_inset
4146
4147 ,
4148 \backslash
4149 dots
4150 \begin_inset space \textvisiblespace{}
4151 \end_inset
4152
4153 ,A_n
4154 \end_layout
4155
4156 \end_inset
4157 </cell>
4158 <cell alignment="center" valignment="top" usebox="none">
4159 \begin_inset Text
4160
4161 \begin_layout Plain Layout
4162 \begin_inset Formula $A_{1},\dots,A_{n}$
4163 \end_inset
4164
4165
4166 \end_layout
4167
4168 \end_inset
4169 </cell>
4170 </row>
4171 <row>
4172 <cell alignment="center" valignment="top" usebox="none">
4173 \begin_inset Text
4174
4175 \begin_layout Plain Layout
4176 A_1
4177 \begin_inset space \textvisiblespace{}
4178 \end_inset
4179
4180 +
4181 \backslash
4182 dots
4183 \begin_inset space \textvisiblespace{}
4184 \end_inset
4185
4186 +A_n
4187 \end_layout
4188
4189 \end_inset
4190 </cell>
4191 <cell alignment="center" valignment="top" usebox="none">
4192 \begin_inset Text
4193
4194 \begin_layout Plain Layout
4195 \begin_inset Formula $A_{1}+\dots+A_{n}$
4196 \end_inset
4197
4198
4199 \end_layout
4200
4201 \end_inset
4202 </cell>
4203 </row>
4204 <row>
4205 <cell alignment="center" valignment="top" usebox="none">
4206 \begin_inset Text
4207
4208 \begin_layout Plain Layout
4209 A_1
4210 \begin_inset space \textvisiblespace{}
4211 \end_inset
4212
4213 ,
4214 \backslash
4215 ldots
4216 \begin_inset space \textvisiblespace{}
4217 \end_inset
4218
4219 ,A_n
4220 \end_layout
4221
4222 \end_inset
4223 </cell>
4224 <cell alignment="center" valignment="top" usebox="none">
4225 \begin_inset Text
4226
4227 \begin_layout Plain Layout
4228 \begin_inset Formula $A_{1},\ldots,A_{n}$
4229 \end_inset
4230
4231
4232 \end_layout
4233
4234 \end_inset
4235 </cell>
4236 </row>
4237 <row>
4238 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4239 \begin_inset Text
4240
4241 \begin_layout Plain Layout
4242 A_1
4243 \begin_inset space \textvisiblespace{}
4244 \end_inset
4245
4246 +
4247 \backslash
4248 cdots
4249 \begin_inset space \textvisiblespace{}
4250 \end_inset
4251
4252 +A_n
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Plain Layout
4261 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4262 \end_inset
4263
4264
4265 \end_layout
4266
4267 \end_inset
4268 </cell>
4269 </row>
4270 <row>
4271 <cell alignment="center" valignment="top" usebox="none">
4272 \begin_inset Text
4273
4274 \begin_layout Plain Layout
4275
4276 \backslash
4277 vdots
4278 \end_layout
4279
4280 \end_inset
4281 </cell>
4282 <cell alignment="center" valignment="top" usebox="none">
4283 \begin_inset Text
4284
4285 \begin_layout Plain Layout
4286 \begin_inset Formula $\vdots$
4287 \end_inset
4288
4289
4290 \end_layout
4291
4292 \end_inset
4293 </cell>
4294 </row>
4295 <row>
4296 <cell alignment="center" valignment="top" usebox="none">
4297 \begin_inset Text
4298
4299 \begin_layout Plain Layout
4300
4301 \backslash
4302 ddots
4303 \end_layout
4304
4305 \end_inset
4306 </cell>
4307 <cell alignment="center" valignment="top" usebox="none">
4308 \begin_inset Text
4309
4310 \begin_layout Plain Layout
4311 \begin_inset Formula $\ddots$
4312 \end_inset
4313
4314
4315 \end_layout
4316
4317 \end_inset
4318 </cell>
4319 </row>
4320 <row>
4321 <cell alignment="center" valignment="top" usebox="none">
4322 \begin_inset Text
4323
4324 \begin_layout Plain Layout
4325
4326 \backslash
4327 iddots
4328 \end_layout
4329
4330 \end_inset
4331 </cell>
4332 <cell alignment="center" valignment="top" usebox="none">
4333 \begin_inset Text
4334
4335 \begin_layout Plain Layout
4336 \begin_inset Formula $\iddots$
4337 \end_inset
4338
4339
4340 \end_layout
4341
4342 \end_inset
4343 </cell>
4344 </row>
4345 <row>
4346 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4347 \begin_inset Text
4348
4349 \begin_layout Plain Layout
4350 3×3
4351 \begin_inset space \thinspace{}
4352 \end_inset
4353
4354 matrix with the different dots
4355 \end_layout
4356
4357 \end_inset
4358 </cell>
4359 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4360 \begin_inset Text
4361
4362 \begin_layout Plain Layout
4363 \begin_inset Formula $\begin{array}{ccc}
4364 A_{11} & \cdots & A_{1m}\\
4365 \vdots & \ddots & \vdots\\
4366 A_{n1} & \cdots & A_{nm}
4367 \end{array}$
4368 \end_inset
4369
4370
4371 \end_layout
4372
4373 \end_inset
4374 </cell>
4375 </row>
4376 </lyxtabular>
4377
4378 \end_inset
4379
4380
4381 \end_layout
4382
4383 \begin_layout Standard
4384 The ellipses available in menu 
4385 \family sans
4386 Insert\SpecialChar menuseparator
4387 Special
4388 \begin_inset space ~
4389 \end_inset
4390
4391 Character
4392 \family default
4393  are 
4394 \series bold
4395
4396 \backslash
4397 ldots
4398 \series default
4399 .
4400 \end_layout
4401
4402 \begin_layout Standard
4403 \begin_inset VSpace medskip
4404 \end_inset
4405
4406 To use 
4407 \series bold
4408
4409 \backslash
4410 iddots
4411 \series default
4412 , one of the options 
4413 \family sans
4414 Use mathdots package (automatically)
4415 \family default
4416  must be set in the document settings under 
4417 \family sans
4418 Math
4419 \begin_inset space ~
4420 \end_inset
4421
4422 Options
4423 \family default
4424 .
4425 \begin_inset Newline newline
4426 \end_inset
4427
4428 Using the option 
4429 \family sans
4430 Use mathdots package
4431 \family default
4432  will improve the appearance of all dots in the documents if their font
4433  style or size is not the default.
4434 \end_layout
4435
4436 \begin_layout Standard
4437 \begin_inset VSpace medskip
4438 \end_inset
4439
4440 Specially for matrices there are ellipses that span over several columns.
4441  They are created with the command 
4442 \series bold
4443
4444 \backslash
4445 hdotsfor
4446 \series default
4447
4448 \begin_inset Index idx
4449 status collapsed
4450
4451 \begin_layout Plain Layout
4452 Commands ! H ! 
4453 \backslash
4454 hdotsfor
4455 \end_layout
4456
4457 \end_inset
4458
4459 , that has the following scheme:
4460 \end_layout
4461
4462 \begin_layout Standard
4463
4464 \series bold
4465
4466 \backslash
4467 hdotsfor[distance]{number of columns}
4468 \end_layout
4469
4470 \begin_layout Standard
4471 The number of columns specifies how many columns should be spanned.
4472  Distance is a factor for the distance between the dots.
4473 \end_layout
4474
4475 \begin_layout Standard
4476 In the following matrix the command 
4477 \series bold
4478
4479 \backslash
4480 hdotsfor[2]{4}
4481 \series default
4482  was inserted in the first box of the second line, to get an ellipsis with
4483  a dot distance twice as long as with the command 
4484 \series bold
4485
4486 \backslash
4487 dots
4488 \series default
4489 :
4490 \begin_inset Formula 
4491 \[
4492 \left(\begin{array}{cccc}
4493 A & B & C & D\\
4494 \hdotsfor[2]{4}\\
4495 q & w & e & r
4496 \end{array}\right)
4497 \]
4498
4499 \end_inset
4500
4501 Note that the matrix fields that should be spanned must be empty, otherwise
4502  you get \SpecialChar LaTeX
4503 -errors.
4504 \end_layout
4505
4506 \begin_layout Standard
4507 \begin_inset VSpace bigskip
4508 \end_inset
4509
4510 Furthermore you can fill with the command 
4511 \series bold
4512
4513 \backslash
4514 dotfill
4515 \series default
4516
4517 \begin_inset Index idx
4518 status collapsed
4519
4520 \begin_layout Plain Layout
4521 Commands ! D ! 
4522 \backslash
4523 dotfill
4524 \end_layout
4525
4526 \end_inset
4527
4528  the rest of a line with dots.
4529  The effect of these commands is the same as with 
4530 \series bold
4531
4532 \backslash
4533 hfill
4534 \series default
4535 , see 
4536 \begin_inset CommandInset ref
4537 LatexCommand ref
4538 reference "subsec:Variable-Space"
4539
4540 \end_inset
4541
4542 .
4543 \end_layout
4544
4545 \begin_layout Standard
4546 For example the command 
4547 \series bold
4548 A
4549 \backslash
4550 dotfill
4551 \begin_inset space \textvisiblespace{}
4552 \end_inset
4553
4554 B
4555 \series default
4556  produces
4557 \end_layout
4558
4559 \begin_layout Standard
4560 \begin_inset Formula $A\dotfill B$
4561 \end_inset
4562
4563
4564 \end_layout
4565
4566 \begin_layout Standard
4567 Similar to
4568 \series bold
4569  
4570 \backslash
4571 dotfill
4572 \series default
4573  there is for a line the command 
4574 \series bold
4575
4576 \backslash
4577 hrulefill
4578 \series default
4579
4580 \begin_inset Index idx
4581 status collapsed
4582
4583 \begin_layout Plain Layout
4584 Commands ! H ! 
4585 \backslash
4586 hrulefill
4587 \end_layout
4588
4589 \end_inset
4590
4591 :
4592 \end_layout
4593
4594 \begin_layout Standard
4595 \begin_inset Formula $A\hrulefill B$
4596 \end_inset
4597
4598
4599 \end_layout
4600
4601 \begin_layout Standard
4602 To use the commands for text, they have to be inserted in \SpecialChar TeX
4603  mode.
4604 \end_layout
4605
4606 \begin_layout Section
4607 Matrices
4608 \begin_inset CommandInset label
4609 LatexCommand label
4610 name "sec:Matrices"
4611
4612 \end_inset
4613
4614
4615 \begin_inset Index idx
4616 status collapsed
4617
4618 \begin_layout Plain Layout
4619 Matrices
4620 \end_layout
4621
4622 \end_inset
4623
4624
4625 \end_layout
4626
4627 \begin_layout Standard
4628 Matrices can be inserted via the math toolbar button 
4629 \begin_inset Info
4630 type  "icon"
4631 arg   "dialog-show mathmatrix"
4632 \end_inset
4633
4634  or the menu 
4635 \family sans
4636 Insert\SpecialChar menuseparator
4637 Math\SpecialChar menuseparator
4638 Matrix
4639 \family default
4640 .
4641  In the matrix dialog you can specify the number of columns and rows, the
4642  alignment and the decoration.
4643  The vertical alignment is only of importance for matrices in inline formulas:
4644 \end_layout
4645
4646 \begin_layout Standard
4647 The first matrix is top 
4648 \begin_inset Formula $\begin{array}[t]{cccc}
4649 A & D & G & J\\
4650 B & E & H & K\\
4651 C & F & I & L
4652 \end{array}$
4653 \end_inset
4654
4655 , the second middle 
4656 \begin_inset Formula $\begin{array}{cccc}
4657 A & D & G & J\\
4658 B & E & H & K\\
4659 C & F & I & L
4660 \end{array}$
4661 \end_inset
4662
4663  and the third bottom 
4664 \begin_inset Formula $\begin{array}[b]{cccc}
4665 A & D & G & J\\
4666 B & E & H & K\\
4667 C & F & I & L
4668 \end{array}$
4669 \end_inset
4670
4671  aligned.
4672 \end_layout
4673
4674 \begin_layout Standard
4675 The horizontal alignment specifies how the column entries should be aligned.
4676  It is set by entering a letter for every column.
4677  
4678 \emph on
4679 l
4680 \emph default
4681  denotes left aligned, 
4682 \emph on
4683 c
4684 \emph default
4685  centered and 
4686 \emph on
4687 r
4688 \emph default
4689  right aligned.
4690  To create for example a 4
4691 \series bold
4692 ×
4693 \series default
4694 4
4695 \begin_inset space ~
4696 \end_inset
4697
4698 matrix where the first column is left aligned, the second and third are
4699  centered and the last one is right aligned, one enters for the horizontal
4700  alignment 
4701 \series bold
4702 lccr
4703 \series default
4704 .
4705  Normally in a matrix all columns are centered, therefore the default for
4706  every column is a 
4707 \series bold
4708 c
4709 \series default
4710 .
4711 \end_layout
4712
4713 \begin_layout Standard
4714 Horizontal alignment:
4715 \end_layout
4716
4717 \begin_layout Standard
4718
4719 \series bold
4720 lll
4721 \series default
4722  : 
4723 \begin_inset Formula $\begin{array}{lll}
4724 10000 & D & G\\
4725 B & 10000 & H\\
4726 C & F & 10000
4727 \end{array}$
4728 \end_inset
4729
4730  , 
4731 \series bold
4732 ccc
4733 \series default
4734  : 
4735 \begin_inset Formula $\begin{array}{ccc}
4736 10000 & D & G\\
4737 B & 10000 & H\\
4738 C & F & 10000
4739 \end{array}$
4740 \end_inset
4741
4742  , 
4743 \series bold
4744 rrr
4745 \series default
4746  : 
4747 \begin_inset Formula $\begin{array}{rrr}
4748 10000 & D & G\\
4749 B & 10000 & H\\
4750 C & F & 10000
4751 \end{array}$
4752 \end_inset
4753
4754
4755 \end_layout
4756
4757 \begin_layout Standard
4758 To add or delete rows and columns subsequently, the math toolbar buttons
4759  
4760 \begin_inset Info
4761 type  "icon"
4762 arg   "tabular-feature append-row"
4763 \end_inset
4764
4765
4766 \begin_inset Info
4767 type  "icon"
4768 arg   "tabular-feature delete-row"
4769 \end_inset
4770
4771 , etc.
4772 \begin_inset space \thinspace{}
4773 \end_inset
4774
4775 , or the menu 
4776 \family sans
4777 Edit\SpecialChar menuseparator
4778 Rows & Columns
4779 \family default
4780  can be used.
4781  New rows can also be created with 
4782 \begin_inset Info
4783 type  "shortcut"
4784 arg   "newline-insert newline"
4785 \end_inset
4786
4787 .
4788 \end_layout
4789
4790 \begin_layout Standard
4791 \begin_inset VSpace bigskip
4792 \end_inset
4793
4794 The 
4795 \family sans
4796 Decoration
4797 \family default
4798  adds parentheses in the selected style around the matrix.
4799  Alternatively, parentheses can can either be created with the commands
4800  
4801 \series bold
4802
4803 \backslash
4804 left
4805 \series default
4806
4807 \begin_inset Index idx
4808 status collapsed
4809
4810 \begin_layout Plain Layout
4811 Commands ! L ! 
4812 \backslash
4813 left
4814 \end_layout
4815
4816 \end_inset
4817
4818  and 
4819 \series bold
4820
4821 \backslash
4822 right
4823 \series default
4824
4825 \begin_inset Index idx
4826 status collapsed
4827
4828 \begin_layout Plain Layout
4829 Commands ! R ! 
4830 \backslash
4831 right
4832 \end_layout
4833
4834 \end_inset
4835
4836  (shortcut 
4837 \family sans
4838 Alt+M
4839 \begin_inset space ~
4840 \end_inset
4841
4842 Parenthesis
4843 \family default
4844 ), see 
4845 \begin_inset CommandInset ref
4846 LatexCommand ref
4847 reference "subsec:Automatic-Bracket-Size"
4848
4849 \end_inset
4850
4851 , or by using the following commands:
4852 \begin_inset VSpace medskip
4853 \end_inset
4854
4855
4856 \end_layout
4857
4858 \begin_layout Standard
4859 \begin_inset space \hfill{}
4860 \end_inset
4861
4862
4863 \begin_inset Tabular
4864 <lyxtabular version="3" rows="4" columns="2">
4865 <features booktabs="true" tabularvalignment="middle">
4866 <column alignment="center" valignment="top" width="0pt">
4867 <column alignment="center" valignment="top">
4868 <row>
4869 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4870 \begin_inset Text
4871
4872 \begin_layout Plain Layout
4873 Command
4874 \end_layout
4875
4876 \end_inset
4877 </cell>
4878 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4879 \begin_inset Text
4880
4881 \begin_layout Plain Layout
4882 Result
4883 \end_layout
4884
4885 \end_inset
4886 </cell>
4887 </row>
4888 <row topspace="1.5mm">
4889 <cell alignment="center" valignment="top" usebox="none">
4890 \begin_inset Text
4891
4892 \begin_layout Plain Layout
4893
4894 \backslash
4895 bmatrix
4896 \begin_inset space \textvisiblespace{}
4897 \end_inset
4898
4899 2
4900 \series bold
4901 ×
4902 \series default
4903 2
4904 \begin_inset space \thinspace{}
4905 \end_inset
4906
4907 matrix
4908 \end_layout
4909
4910 \end_inset
4911 </cell>
4912 <cell alignment="center" valignment="top" usebox="none">
4913 \begin_inset Text
4914
4915 \begin_layout Plain Layout
4916 \begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
4917 0 & \textrm{-}\mathrm{i}\\
4918 \mathrm{i} & 0
4919 \end{array}\end{bmatrix}$
4920 \end_inset
4921
4922
4923 \end_layout
4924
4925 \end_inset
4926 </cell>
4927 </row>
4928 <row topspace="1.5mm" bottomspace="0.5mm">
4929 <cell alignment="center" valignment="top" usebox="none">
4930 \begin_inset Text
4931
4932 \begin_layout Plain Layout
4933
4934 \backslash
4935 Bmatrix
4936 \begin_inset space \textvisiblespace{}
4937 \end_inset
4938
4939 2
4940 \series bold
4941 ×
4942 \series default
4943 2
4944 \begin_inset space \thinspace{}
4945 \end_inset
4946
4947 matrix
4948 \end_layout
4949
4950 \end_inset
4951 </cell>
4952 <cell alignment="center" valignment="top" usebox="none">
4953 \begin_inset Text
4954
4955 \begin_layout Plain Layout
4956 \begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
4957 0 & \textrm{-}\mathrm{i}\\
4958 \mathrm{i} & 0
4959 \end{array}\end{Bmatrix}$
4960 \end_inset
4961
4962
4963 \end_layout
4964
4965 \end_inset
4966 </cell>
4967 </row>
4968 <row>
4969 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4970 \begin_inset Text
4971
4972 \begin_layout Plain Layout
4973
4974 \backslash
4975 pmatrix
4976 \begin_inset space \textvisiblespace{}
4977 \end_inset
4978
4979 2
4980 \series bold
4981 ×
4982 \series default
4983 2
4984 \begin_inset space \thinspace{}
4985 \end_inset
4986
4987 matrix
4988 \end_layout
4989
4990 \end_inset
4991 </cell>
4992 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4993 \begin_inset Text
4994
4995 \begin_layout Plain Layout
4996 \begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
4997 0 & \textrm{-}\mathrm{i}\\
4998 \mathrm{i} & 0
4999 \end{array}\end{pmatrix}$
5000 \end_inset
5001
5002
5003 \end_layout
5004
5005 \end_inset
5006 </cell>
5007 </row>
5008 </lyxtabular>
5009
5010 \end_inset
5011
5012
5013 \begin_inset space \hfill{}
5014 \end_inset
5015
5016
5017 \begin_inset Tabular
5018 <lyxtabular version="3" rows="4" columns="2">
5019 <features booktabs="true" tabularvalignment="middle">
5020 <column alignment="center" valignment="top" width="0pt">
5021 <column alignment="center" valignment="top">
5022 <row>
5023 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5024 \begin_inset Text
5025
5026 \begin_layout Plain Layout
5027 Command
5028 \end_layout
5029
5030 \end_inset
5031 </cell>
5032 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5033 \begin_inset Text
5034
5035 \begin_layout Plain Layout
5036 Result
5037 \end_layout
5038
5039 \end_inset
5040 </cell>
5041 </row>
5042 <row topspace="1.5mm">
5043 <cell alignment="center" valignment="top" usebox="none">
5044 \begin_inset Text
5045
5046 \begin_layout Plain Layout
5047
5048 \backslash
5049 vmatrix
5050 \begin_inset space \textvisiblespace{}
5051 \end_inset
5052
5053 2
5054 \series bold
5055 ×
5056 \series default
5057 2
5058 \begin_inset space \thinspace{}
5059 \end_inset
5060
5061 matrix
5062 \end_layout
5063
5064 \end_inset
5065 </cell>
5066 <cell alignment="center" valignment="top" usebox="none">
5067 \begin_inset Text
5068
5069 \begin_layout Plain Layout
5070 \begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
5071 0 & \textrm{-}\mathrm{i}\\
5072 \mathrm{i} & 0
5073 \end{array}\end{vmatrix}$
5074 \end_inset
5075
5076
5077 \end_layout
5078
5079 \end_inset
5080 </cell>
5081 </row>
5082 <row topspace="1.5mm" bottomspace="0.5mm">
5083 <cell alignment="center" valignment="top" usebox="none">
5084 \begin_inset Text
5085
5086 \begin_layout Plain Layout
5087
5088 \backslash
5089 Vmatrix
5090 \begin_inset space \textvisiblespace{}
5091 \end_inset
5092
5093 2
5094 \series bold
5095 ×
5096 \series default
5097 2
5098 \begin_inset space \thinspace{}
5099 \end_inset
5100
5101 matrix
5102 \end_layout
5103
5104 \end_inset
5105 </cell>
5106 <cell alignment="center" valignment="top" usebox="none">
5107 \begin_inset Text
5108
5109 \begin_layout Plain Layout
5110 \begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
5111 0 & \textrm{-}\mathrm{i}\\
5112 \mathrm{i} & 0
5113 \end{array}\end{Vmatrix}$
5114 \end_inset
5115
5116
5117 \end_layout
5118
5119 \end_inset
5120 </cell>
5121 </row>
5122 <row>
5123 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5124 \begin_inset Text
5125
5126 \begin_layout Plain Layout
5127
5128 \backslash
5129 matrix
5130 \begin_inset space \textvisiblespace{}
5131 \end_inset
5132
5133 2
5134 \series bold
5135 ×
5136 \series default
5137 2
5138 \begin_inset space \thinspace{}
5139 \end_inset
5140
5141 matrix
5142 \end_layout
5143
5144 \end_inset
5145 </cell>
5146 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5147 \begin_inset Text
5148
5149 \begin_layout Plain Layout
5150 \begin_inset Formula $\begin{matrix}\begin{array}{cc}
5151 0 & \textrm{-}\mathrm{i}\\
5152 \mathrm{i} & 0
5153 \end{array}\end{matrix}$
5154 \end_inset
5155
5156
5157 \end_layout
5158
5159 \end_inset
5160 </cell>
5161 </row>
5162 </lyxtabular>
5163
5164 \end_inset
5165
5166
5167 \begin_inset space \hfill{}
5168 \end_inset
5169
5170
5171 \end_layout
5172
5173 \begin_layout Standard
5174 \begin_inset VSpace medskip
5175 \end_inset
5176
5177 When e.
5178 \begin_inset space \thinspace{}
5179 \end_inset
5180
5181 g.
5182 \begin_inset space \space{}
5183 \end_inset
5184
5185
5186 \series bold
5187
5188 \backslash
5189 vmatrix
5190 \series default
5191  is inserted, a blue box appears between two vertical lines where the matrix
5192  is inserted.
5193 \begin_inset Newline newline
5194 \end_inset
5195
5196 Note that decorated matrices ignore the vertical alignment.
5197 \end_layout
5198
5199 \begin_layout Standard
5200 \begin_inset VSpace bigskip
5201 \end_inset
5202
5203 As all multiline formulas are matrices, the length 
5204 \series bold
5205
5206 \backslash
5207 arraycolsep
5208 \series default
5209
5210 \begin_inset Index idx
5211 status collapsed
5212
5213 \begin_layout Plain Layout
5214 Commands ! A ! 
5215 \backslash
5216 arraycolsep
5217 \end_layout
5218
5219 \end_inset
5220
5221  that is described in 
5222 \begin_inset CommandInset ref
5223 LatexCommand ref
5224 reference "subsec:Column-Separation"
5225
5226 \end_inset
5227
5228  can also be used to change the column separation of matrices.
5229 \end_layout
5230
5231 \begin_layout Standard
5232 To change the row separation, the command 
5233 \series bold
5234
5235 \backslash
5236 arraystretch
5237 \series default
5238
5239 \begin_inset Index idx
5240 status collapsed
5241
5242 \begin_layout Plain Layout
5243 Commands ! A ! 
5244 \backslash
5245 arraystretch
5246 \end_layout
5247
5248 \end_inset
5249
5250  is used.
5251  It is used as follows:
5252 \end_layout
5253
5254 \begin_layout Standard
5255
5256 \series bold
5257
5258 \backslash
5259 renewcommand{
5260 \backslash
5261 arraystretch}{stretch factor}
5262 \begin_inset Index idx
5263 status collapsed
5264
5265 \begin_layout Plain Layout
5266 Commands ! R ! 
5267 \backslash
5268 renewcommand
5269 \end_layout
5270
5271 \end_inset
5272
5273
5274 \end_layout
5275
5276 \begin_layout Standard
5277 The command 
5278 \series bold
5279
5280 \backslash
5281 renewcommand
5282 \series default
5283  assigns the stretch factor to the predefined command 
5284 \series bold
5285
5286 \backslash
5287 arraystretch
5288 \series default
5289 .
5290  To double e.
5291 \begin_inset space \thinspace{}
5292 \end_inset
5293
5294 g.
5295 \begin_inset space \space{}
5296 \end_inset
5297
5298 the row separation, use the factor 2.
5299  This is then used for all following matrices.
5300  To go back to the original separation, assign the factor 1 to 
5301 \series bold
5302
5303 \backslash
5304 arraystretch
5305 \series default
5306 .
5307 \end_layout
5308
5309 \begin_layout Standard
5310 To set matrices into a text line, the command 
5311 \series bold
5312
5313 \backslash
5314 smallmatrix
5315 \series default
5316
5317 \begin_inset Index idx
5318 status collapsed
5319
5320 \begin_layout Plain Layout
5321 Commands ! S ! 
5322 \backslash
5323 smallmatrix
5324 \end_layout
5325
5326 \end_inset
5327
5328  is used.
5329  When it is inserted a blue box with two dashed lines appears.
5330  In this box the matrix is inserted.
5331 \end_layout
5332
5333 \begin_layout Standard
5334 This is a matrix 
5335 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5336 C & D
5337 \end{smallmatrix}\right)$
5338 \end_inset
5339
5340  in a text line.
5341 \end_layout
5342
5343 \begin_layout Section
5344 Brackets and Delimiters
5345 \begin_inset Index idx
5346 status collapsed
5347
5348 \begin_layout Plain Layout
5349 Brackets
5350 \end_layout
5351
5352 \end_inset
5353
5354
5355 \begin_inset Index idx
5356 status collapsed
5357
5358 \begin_layout Plain Layout
5359 Delimiters
5360 \end_layout
5361
5362 \end_inset
5363
5364
5365 \end_layout
5366
5367 \begin_layout Subsection
5368 Vertical Brackets and Delimiters
5369 \begin_inset Index idx
5370 status collapsed
5371
5372 \begin_layout Plain Layout
5373 Brackets ! vertical
5374 \end_layout
5375
5376 \end_inset
5377
5378
5379 \end_layout
5380
5381 \begin_layout Standard
5382 \begin_inset space \hfill{}
5383 \end_inset
5384
5385
5386 \begin_inset Tabular
5387 <lyxtabular version="3" rows="9" columns="2">
5388 <features booktabs="true" tabularvalignment="middle">
5389 <column alignment="center" valignment="top" width="0pt">
5390 <column alignment="center" valignment="top" width="0pt">
5391 <row>
5392 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5393 \begin_inset Text
5394
5395 \begin_layout Plain Layout
5396 Command
5397 \end_layout
5398
5399 \end_inset
5400 </cell>
5401 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5402 \begin_inset Text
5403
5404 \begin_layout Plain Layout
5405 Result
5406 \end_layout
5407
5408 \end_inset
5409 </cell>
5410 </row>
5411 <row>
5412 <cell alignment="center" valignment="top" usebox="none">
5413 \begin_inset Text
5414
5415 \begin_layout Plain Layout
5416 (
5417 \end_layout
5418
5419 \end_inset
5420 </cell>
5421 <cell alignment="center" valignment="top" usebox="none">
5422 \begin_inset Text
5423
5424 \begin_layout Plain Layout
5425 \begin_inset Formula $($
5426 \end_inset
5427
5428
5429 \end_layout
5430
5431 \end_inset
5432 </cell>
5433 </row>
5434 <row>
5435 <cell alignment="center" valignment="top" usebox="none">
5436 \begin_inset Text
5437
5438 \begin_layout Plain Layout
5439 {
5440 \end_layout
5441
5442 \end_inset
5443 </cell>
5444 <cell alignment="center" valignment="top" usebox="none">
5445 \begin_inset Text
5446
5447 \begin_layout Plain Layout
5448 \begin_inset Formula $\{$
5449 \end_inset
5450
5451
5452 \end_layout
5453
5454 \end_inset
5455 </cell>
5456 </row>
5457 <row>
5458 <cell alignment="center" valignment="top" usebox="none">
5459 \begin_inset Text
5460
5461 \begin_layout Plain Layout
5462 [
5463 \end_layout
5464
5465 \end_inset
5466 </cell>
5467 <cell alignment="center" valignment="top" usebox="none">
5468 \begin_inset Text
5469
5470 \begin_layout Plain Layout
5471 \begin_inset Formula $[$
5472 \end_inset
5473
5474
5475 \end_layout
5476
5477 \end_inset
5478 </cell>
5479 </row>
5480 <row>
5481 <cell alignment="center" valignment="top" usebox="none">
5482 \begin_inset Text
5483
5484 \begin_layout Plain Layout
5485
5486 \backslash
5487 langle
5488 \end_layout
5489
5490 \end_inset
5491 </cell>
5492 <cell alignment="center" valignment="top" usebox="none">
5493 \begin_inset Text
5494
5495 \begin_layout Plain Layout
5496 \begin_inset Formula $\langle$
5497 \end_inset
5498
5499
5500 \end_layout
5501
5502 \end_inset
5503 </cell>
5504 </row>
5505 <row>
5506 <cell alignment="center" valignment="top" usebox="none">
5507 \begin_inset Text
5508
5509 \begin_layout Plain Layout
5510
5511 \backslash
5512 lceil
5513 \end_layout
5514
5515 \end_inset
5516 </cell>
5517 <cell alignment="center" valignment="top" usebox="none">
5518 \begin_inset Text
5519
5520 \begin_layout Plain Layout
5521 \begin_inset Formula $\lceil$
5522 \end_inset
5523
5524
5525 \end_layout
5526
5527 \end_inset
5528 </cell>
5529 </row>
5530 <row>
5531 <cell alignment="center" valignment="top" usebox="none">
5532 \begin_inset Text
5533
5534 \begin_layout Plain Layout
5535
5536 \backslash
5537 lfloor
5538 \end_layout
5539
5540 \end_inset
5541 </cell>
5542 <cell alignment="center" valignment="top" usebox="none">
5543 \begin_inset Text
5544
5545 \begin_layout Plain Layout
5546 \begin_inset Formula $\lfloor$
5547 \end_inset
5548
5549
5550 \end_layout
5551
5552 \end_inset
5553 </cell>
5554 </row>
5555 <row>
5556 <cell alignment="center" valignment="top" usebox="none">
5557 \begin_inset Text
5558
5559 \begin_layout Plain Layout
5560 /
5561 \end_layout
5562
5563 \end_inset
5564 </cell>
5565 <cell alignment="center" valignment="top" usebox="none">
5566 \begin_inset Text
5567
5568 \begin_layout Plain Layout
5569 \begin_inset Formula $/$
5570 \end_inset
5571
5572
5573 \end_layout
5574
5575 \end_inset
5576 </cell>
5577 </row>
5578 <row>
5579 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5580 \begin_inset Text
5581
5582 \begin_layout Plain Layout
5583 |
5584 \end_layout
5585
5586 \end_inset
5587 </cell>
5588 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5589 \begin_inset Text
5590
5591 \begin_layout Plain Layout
5592 \begin_inset Formula $|$
5593 \end_inset
5594
5595
5596 \end_layout
5597
5598 \end_inset
5599 </cell>
5600 </row>
5601 </lyxtabular>
5602
5603 \end_inset
5604
5605
5606 \begin_inset space \hfill{}
5607 \end_inset
5608
5609
5610 \begin_inset Tabular
5611 <lyxtabular version="3" rows="9" columns="2">
5612 <features booktabs="true" tabularvalignment="middle">
5613 <column alignment="center" valignment="top" width="0pt">
5614 <column alignment="center" valignment="top" width="0pt">
5615 <row>
5616 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5617 \begin_inset Text
5618
5619 \begin_layout Plain Layout
5620 Command
5621 \end_layout
5622
5623 \end_inset
5624 </cell>
5625 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5626 \begin_inset Text
5627
5628 \begin_layout Plain Layout
5629 Result
5630 \end_layout
5631
5632 \end_inset
5633 </cell>
5634 </row>
5635 <row>
5636 <cell alignment="center" valignment="top" usebox="none">
5637 \begin_inset Text
5638
5639 \begin_layout Plain Layout
5640 )
5641 \end_layout
5642
5643 \end_inset
5644 </cell>
5645 <cell alignment="center" valignment="top" usebox="none">
5646 \begin_inset Text
5647
5648 \begin_layout Plain Layout
5649 \begin_inset Formula $)$
5650 \end_inset
5651
5652
5653 \end_layout
5654
5655 \end_inset
5656 </cell>
5657 </row>
5658 <row>
5659 <cell alignment="center" valignment="top" usebox="none">
5660 \begin_inset Text
5661
5662 \begin_layout Plain Layout
5663 }
5664 \end_layout
5665
5666 \end_inset
5667 </cell>
5668 <cell alignment="center" valignment="top" usebox="none">
5669 \begin_inset Text
5670
5671 \begin_layout Plain Layout
5672 \begin_inset Formula $\}$
5673 \end_inset
5674
5675
5676 \end_layout
5677
5678 \end_inset
5679 </cell>
5680 </row>
5681 <row>
5682 <cell alignment="center" valignment="top" usebox="none">
5683 \begin_inset Text
5684
5685 \begin_layout Plain Layout
5686 ]
5687 \end_layout
5688
5689 \end_inset
5690 </cell>
5691 <cell alignment="center" valignment="top" usebox="none">
5692 \begin_inset Text
5693
5694 \begin_layout Plain Layout
5695 \begin_inset Formula $]$
5696 \end_inset
5697
5698
5699 \end_layout
5700
5701 \end_inset
5702 </cell>
5703 </row>
5704 <row>
5705 <cell alignment="center" valignment="top" usebox="none">
5706 \begin_inset Text
5707
5708 \begin_layout Plain Layout
5709
5710 \backslash
5711 rangle
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 <cell alignment="center" valignment="top" usebox="none">
5717 \begin_inset Text
5718
5719 \begin_layout Plain Layout
5720 \begin_inset Formula $\rangle$
5721 \end_inset
5722
5723
5724 \end_layout
5725
5726 \end_inset
5727 </cell>
5728 </row>
5729 <row>
5730 <cell alignment="center" valignment="top" usebox="none">
5731 \begin_inset Text
5732
5733 \begin_layout Plain Layout
5734
5735 \backslash
5736 rceil
5737 \end_layout
5738
5739 \end_inset
5740 </cell>
5741 <cell alignment="center" valignment="top" usebox="none">
5742 \begin_inset Text
5743
5744 \begin_layout Plain Layout
5745 \begin_inset Formula $\rceil$
5746 \end_inset
5747
5748
5749 \end_layout
5750
5751 \end_inset
5752 </cell>
5753 </row>
5754 <row>
5755 <cell alignment="center" valignment="top" usebox="none">
5756 \begin_inset Text
5757
5758 \begin_layout Plain Layout
5759
5760 \backslash
5761 rfloor
5762 \end_layout
5763
5764 \end_inset
5765 </cell>
5766 <cell alignment="center" valignment="top" usebox="none">
5767 \begin_inset Text
5768
5769 \begin_layout Plain Layout
5770 \begin_inset Formula $\rfloor$
5771 \end_inset
5772
5773
5774 \end_layout
5775
5776 \end_inset
5777 </cell>
5778 </row>
5779 <row>
5780 <cell alignment="center" valignment="top" usebox="none">
5781 \begin_inset Text
5782
5783 \begin_layout Plain Layout
5784
5785 \backslash
5786
5787 \backslash
5788
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 $\backslash$
5798 \end_inset
5799
5800
5801 \end_layout
5802
5803 \end_inset
5804 </cell>
5805 </row>
5806 <row>
5807 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811
5812 \backslash
5813 |
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 \begin_inset Formula $\|$
5823 \end_inset
5824
5825
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 </row>
5831 </lyxtabular>
5832
5833 \end_inset
5834
5835
5836 \begin_inset space \hfill{}
5837 \end_inset
5838
5839
5840 \end_layout
5841
5842 \begin_layout Standard
5843
5844 \series medium
5845 \begin_inset Note Greyedout
5846 status open
5847
5848 \begin_layout Plain Layout
5849
5850 \series bold
5851 Note:
5852 \series default
5853  In \SpecialChar TeX
5854  mode the command 
5855 \series bold
5856
5857 \backslash
5858 textbackslash
5859 \series default
5860
5861 \begin_inset Index idx
5862 status collapsed
5863
5864 \begin_layout Plain Layout
5865 Commands ! T ! 
5866 \backslash
5867 textbackslash
5868 \end_layout
5869
5870 \end_inset
5871
5872  must be used for the backslash, because the command 
5873 \series bold
5874
5875 \backslash
5876
5877 \backslash
5878
5879 \series default
5880  produces a line break there.
5881 \end_layout
5882
5883 \end_inset
5884
5885
5886 \end_layout
5887
5888 \begin_layout Standard
5889 For all characters listed above the size can be adjusted with the commands
5890  described in the following two subsections.
5891  When using these commands, the characters < and > can directly be used
5892  instead of the commands 
5893 \series bold
5894
5895 \backslash
5896 langle
5897 \series default
5898  and 
5899 \series bold
5900
5901 \backslash
5902 rangle
5903 \series default
5904 .
5905 \end_layout
5906
5907 \begin_layout Subsubsection
5908 Manual Bracket Size
5909 \begin_inset CommandInset label
5910 LatexCommand label
5911 name "subsec:Manual-Bracket-Size"
5912
5913 \end_inset
5914
5915
5916 \begin_inset Index idx
5917 status collapsed
5918
5919 \begin_layout Plain Layout
5920 Bracket size ! manual
5921 \end_layout
5922
5923 \end_inset
5924
5925
5926 \end_layout
5927
5928 \begin_layout Standard
5929 The bracket size can be specified manually by the \SpecialChar LaTeX
5930 -commands 
5931 \series bold
5932
5933 \backslash
5934 big
5935 \series default
5936
5937 \begin_inset Index idx
5938 status collapsed
5939
5940 \begin_layout Plain Layout
5941 Commands ! B ! 
5942 \backslash
5943 big
5944 \end_layout
5945
5946 \end_inset
5947
5948
5949 \series bold
5950
5951 \backslash
5952 Big
5953 \series default
5954
5955 \series bold
5956
5957 \backslash
5958 bigg
5959 \series default
5960  and 
5961 \series bold
5962
5963 \backslash
5964 Bigg
5965 \series default
5966 .
5967  
5968 \series bold
5969
5970 \backslash
5971 big
5972 \series default
5973  denotes the smallest and 
5974 \series bold
5975
5976 \backslash
5977 Bigg
5978 \series default
5979  the largest bracket size.
5980 \end_layout
5981
5982 \begin_layout Standard
5983 These commands are used to emphasize levels of brackets:
5984 \end_layout
5985
5986 \begin_layout Standard
5987 \align center
5988 \begin_inset Tabular
5989 <lyxtabular version="3" rows="2" columns="2">
5990 <features booktabs="true" tabularvalignment="middle">
5991 <column alignment="center" valignment="top" width="0pt">
5992 <column alignment="center" valignment="top" width="0pt">
5993 <row>
5994 <cell alignment="center" valignment="top" usebox="none">
5995 \begin_inset Text
5996
5997 \begin_layout Plain Layout
5998 all brackets in the same size:
5999 \end_layout
6000
6001 \end_inset
6002 </cell>
6003 <cell alignment="center" valignment="top" usebox="none">
6004 \begin_inset Text
6005
6006 \begin_layout Plain Layout
6007 \begin_inset Formula $((A+B)(A-B))^{C}$
6008 \end_inset
6009
6010
6011 \end_layout
6012
6013 \end_inset
6014 </cell>
6015 </row>
6016 <row topspace="2mm">
6017 <cell alignment="center" valignment="top" usebox="none">
6018 \begin_inset Text
6019
6020 \begin_layout Plain Layout
6021 this looks better:
6022 \end_layout
6023
6024 \end_inset
6025 </cell>
6026 <cell alignment="center" valignment="top" usebox="none">
6027 \begin_inset Text
6028
6029 \begin_layout Plain Layout
6030 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6031 \end_inset
6032
6033
6034 \end_layout
6035
6036 \end_inset
6037 </cell>
6038 </row>
6039 </lyxtabular>
6040
6041 \end_inset
6042
6043
6044 \end_layout
6045
6046 \begin_layout Standard
6047 For the second formula the command 
6048 \series bold
6049
6050 \backslash
6051 Big((A+B)(A-B)
6052 \backslash
6053 Big)^
6054 \begin_inset space \textvisiblespace{}
6055 \end_inset
6056
6057 C
6058 \series default
6059  has been used.
6060 \end_layout
6061
6062 \begin_layout Standard
6063 Here is an overview about all bracket sizes:
6064 \end_layout
6065
6066 \begin_layout Standard
6067 \align center
6068
6069 \backslash
6070 Bigg(
6071 \backslash
6072 exp
6073 \backslash
6074 bigg<
6075 \backslash
6076 Big[
6077 \backslash
6078 big{
6079 \backslash
6080 ln(3x)
6081 \backslash
6082 big}^2
6083 \begin_inset space \textvisiblespace{}
6084 \end_inset
6085
6086
6087 \backslash
6088 sin(x)
6089 \backslash
6090 Big]^
6091 \begin_inset space \textvisiblespace{}
6092 \end_inset
6093
6094 A
6095 \begin_inset space \textvisiblespace{}
6096 \end_inset
6097
6098
6099 \backslash
6100 bigg>
6101 \backslash
6102 Bigg)^0,5
6103 \end_layout
6104
6105 \begin_layout Standard
6106 \align center
6107 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6108 \end_inset
6109
6110
6111 \end_layout
6112
6113 \begin_layout Standard
6114 Besides the 
6115 \series bold
6116
6117 \backslash
6118 big
6119 \series default
6120 -commands there is the variant 
6121 \series bold
6122
6123 \backslash
6124 bigm
6125 \series default
6126
6127 \begin_inset Index idx
6128 status collapsed
6129
6130 \begin_layout Plain Layout
6131 Commands ! B ! 
6132 \backslash
6133 bigm
6134 \end_layout
6135
6136 \end_inset
6137
6138  that adds a bit more space between the bracket and its content, and the
6139  variant 
6140 \series bold
6141
6142 \backslash
6143 bigl
6144 \series default
6145 -
6146 \series bold
6147
6148 \backslash
6149 bigr
6150 \series default
6151
6152 \begin_inset Index idx
6153 status collapsed
6154
6155 \begin_layout Plain Layout
6156 Commands ! B ! 
6157 \backslash
6158 bigl - 
6159 \backslash
6160 bigr
6161 \end_layout
6162
6163 \end_inset
6164
6165 , that don't add additional space.
6166  The 
6167 \emph on
6168 l
6169 \emph default
6170  at the end of the command 
6171 \series bold
6172
6173 \backslash
6174 bigl
6175 \series default
6176  is for a left bracket; for a right bracket this will be replaced by an
6177  
6178 \emph on
6179 r
6180 \emph default
6181 .
6182  A left or right bracket can each be an opening or closing bracket.
6183 \end_layout
6184
6185 \begin_layout Standard
6186 In the following table is a comparison of the variants:
6187 \end_layout
6188
6189 \begin_layout Standard
6190 \align center
6191 \begin_inset Tabular
6192 <lyxtabular version="3" rows="5" columns="2">
6193 <features booktabs="true" tabularvalignment="middle">
6194 <column alignment="center" valignment="top" width="0pt">
6195 <column alignment="center" valignment="middle">
6196 <row>
6197 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6198 \begin_inset Text
6199
6200 \begin_layout Plain Layout
6201 Command
6202 \end_layout
6203
6204 \end_inset
6205 </cell>
6206 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6207 \begin_inset Text
6208
6209 \begin_layout Plain Layout
6210 Result
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 </row>
6216 <row topspace="2mm">
6217 <cell alignment="center" valignment="top" usebox="none">
6218 \begin_inset Text
6219
6220 \begin_layout Plain Layout
6221
6222 \backslash
6223 Bigm(
6224 \backslash
6225 bigm(
6226 \backslash
6227 ln(3x)
6228 \backslash
6229 bigm)^2
6230 \begin_inset space \textvisiblespace{}
6231 \end_inset
6232
6233
6234 \backslash
6235 Bigm)
6236 \end_layout
6237
6238 \end_inset
6239 </cell>
6240 <cell alignment="center" valignment="top" usebox="none">
6241 \begin_inset Text
6242
6243 \begin_layout Plain Layout
6244 \begin_inset Formula $\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)$
6245 \end_inset
6246
6247
6248 \end_layout
6249
6250 \end_inset
6251 </cell>
6252 </row>
6253 <row topspace="2mm">
6254 <cell alignment="center" valignment="top" usebox="none">
6255 \begin_inset Text
6256
6257 \begin_layout Plain Layout
6258
6259 \backslash
6260 Big(
6261 \backslash
6262 big(
6263 \backslash
6264 ln(3x)
6265 \backslash
6266 big)^2
6267 \begin_inset space \textvisiblespace{}
6268 \end_inset
6269
6270
6271 \backslash
6272 Big)
6273 \end_layout
6274
6275 \end_inset
6276 </cell>
6277 <cell alignment="center" valignment="top" usebox="none">
6278 \begin_inset Text
6279
6280 \begin_layout Plain Layout
6281 \begin_inset Formula $\Big(\big(\ln(3x)\big)^{2}\Big)$
6282 \end_inset
6283
6284
6285 \end_layout
6286
6287 \end_inset
6288 </cell>
6289 </row>
6290 <row topspace="2mm" bottomspace="0.5mm">
6291 <cell alignment="center" valignment="top" usebox="none">
6292 \begin_inset Text
6293
6294 \begin_layout Plain Layout
6295
6296 \backslash
6297 Bigl(
6298 \backslash
6299 bigl(
6300 \backslash
6301 ln(3x)
6302 \backslash
6303 bigr)^2
6304 \begin_inset space \textvisiblespace{}
6305 \end_inset
6306
6307
6308 \backslash
6309 Bigr)
6310 \end_layout
6311
6312 \end_inset
6313 </cell>
6314 <cell alignment="center" valignment="top" usebox="none">
6315 \begin_inset Text
6316
6317 \begin_layout Plain Layout
6318 \begin_inset Formula $\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)$
6319 \end_inset
6320
6321
6322 \end_layout
6323
6324 \end_inset
6325 </cell>
6326 </row>
6327 <row topspace="1.5mm" bottomspace="0.5mm">
6328 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6329 \begin_inset Text
6330
6331 \begin_layout Plain Layout
6332
6333 \backslash
6334 bigl)
6335 \backslash
6336 ln(3x)
6337 \backslash
6338 bigr(
6339 \end_layout
6340
6341 \end_inset
6342 </cell>
6343 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6344 \begin_inset Text
6345
6346 \begin_layout Plain Layout
6347 \begin_inset Formula $\bigl)\ln(3x)\bigr($
6348 \end_inset
6349
6350
6351 \end_layout
6352
6353 \end_inset
6354 </cell>
6355 </row>
6356 </lyxtabular>
6357
6358 \end_inset
6359
6360
6361 \end_layout
6362
6363 \begin_layout Subsubsection
6364 Automatic Bracket Size
6365 \begin_inset CommandInset label
6366 LatexCommand label
6367 name "subsec:Automatic-Bracket-Size"
6368
6369 \end_inset
6370
6371
6372 \begin_inset Index idx
6373 status collapsed
6374
6375 \begin_layout Plain Layout
6376 Bracket size ! automatic
6377 \end_layout
6378
6379 \end_inset
6380
6381
6382 \end_layout
6383
6384 \begin_layout Standard
6385 Brackets with variable size can be inserted with the commands 
6386 \series bold
6387
6388 \backslash
6389 left
6390 \series default
6391
6392 \begin_inset Index idx
6393 status collapsed
6394
6395 \begin_layout Plain Layout
6396 Commands ! L ! 
6397 \backslash
6398 left
6399 \end_layout
6400
6401 \end_inset
6402
6403  and 
6404 \series bold
6405
6406 \backslash
6407 right
6408 \series default
6409
6410 \begin_inset Index idx
6411 status collapsed
6412
6413 \begin_layout Plain Layout
6414 Commands ! R ! 
6415 \backslash
6416 right
6417 \end_layout
6418
6419 \end_inset
6420
6421  or via the math toolbar button 
6422 \begin_inset Info
6423 type  "icon"
6424 arg   "dialog-show mathdelimiter"
6425 \end_inset
6426
6427 .
6428  Directly behind 
6429 \series bold
6430
6431 \backslash
6432 left
6433 \series default
6434  and 
6435 \series bold
6436
6437 \backslash
6438 right
6439 \series default
6440  the wanted bracket must be inserted.
6441  The bracket size will then automatically be calculated for the output.
6442 \end_layout
6443
6444 \begin_layout Standard
6445 \align center
6446 normal bracket: The command 
6447 \series bold
6448
6449 \backslash
6450 ln(
6451 \backslash
6452 frac
6453 \begin_inset space \textvisiblespace{}
6454 \end_inset
6455
6456 A
6457 \begin_inset Formula $\downarrow$
6458 \end_inset
6459
6460 C
6461 \begin_inset space \textvisiblespace{}
6462 \end_inset
6463
6464 )
6465 \series default
6466  creates
6467 \begin_inset Formula 
6468 \[
6469 \ln(\frac{A}{C})
6470 \]
6471
6472 \end_inset
6473
6474
6475 \end_layout
6476
6477 \begin_layout Standard
6478 \align center
6479 multiline bracket: The command 
6480 \series bold
6481
6482 \backslash
6483 ln
6484 \backslash
6485 left(
6486 \backslash
6487 frac
6488 \begin_inset space \textvisiblespace{}
6489 \end_inset
6490
6491 A
6492 \begin_inset Formula $\downarrow$
6493 \end_inset
6494
6495 C
6496 \begin_inset space \textvisiblespace{}
6497 \end_inset
6498
6499
6500 \backslash
6501 right)
6502 \series default
6503  creates
6504 \begin_inset Formula 
6505 \[
6506 \ln\left(\frac{A}{C}\right)
6507 \]
6508
6509 \end_inset
6510
6511
6512 \end_layout
6513
6514 \begin_layout Standard
6515 Instead of 
6516 \series bold
6517
6518 \backslash
6519 left
6520 \series default
6521  and 
6522 \series bold
6523
6524 \backslash
6525 right
6526 \series default
6527  the shortcut 
6528 \family sans
6529 Alt+M
6530 \begin_inset space ~
6531 \end_inset
6532
6533 Bracket
6534 \family default
6535  can be used.
6536  This has the advantage that you can see in \SpecialChar LyX
6537  immediately the real bracket
6538  size and that the matching right bracket will be created too.
6539 \begin_inset Newline newline
6540 \end_inset
6541
6542 The command for the last example would then be: 
6543 \series bold
6544
6545 \backslash
6546 ln Alt+M
6547 \series default
6548  
6549 \series bold
6550 (
6551 \backslash
6552 frac
6553 \begin_inset space \textvisiblespace{}
6554 \end_inset
6555
6556 A
6557 \begin_inset Formula $\downarrow$
6558 \end_inset
6559
6560 C
6561 \end_layout
6562
6563 \begin_layout Standard
6564 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6565  For example the command 
6566 \series bold
6567
6568 \backslash
6569 left.
6570 \backslash
6571 frac
6572 \begin_inset space \textvisiblespace{}
6573 \end_inset
6574
6575 A
6576 \begin_inset Formula $\downarrow$
6577 \end_inset
6578
6579 B
6580 \begin_inset space \textvisiblespace{}
6581 \end_inset
6582
6583
6584 \backslash
6585 right}
6586 \series default
6587  creates:
6588 \series bold
6589
6590 \begin_inset Formula 
6591 \[
6592 \left.\frac{A}{B}\right\} 
6593 \]
6594
6595 \end_inset
6596
6597
6598 \series default
6599 The commands 
6600 \series bold
6601
6602 \backslash
6603 left
6604 \series default
6605  and 
6606 \series bold
6607
6608 \backslash
6609 right
6610 \series default
6611  will be converted by \SpecialChar LyX
6612  to brackets in the right size when the document is
6613  reloaded and an omitted bracket will appear as dashed line.
6614 \end_layout
6615
6616 \begin_layout Standard
6617 \begin_inset VSpace bigskip
6618 \end_inset
6619
6620 Because all popular \SpecialChar LaTeX
6621  distributions use e\SpecialChar TeX
6622 , an extension to \SpecialChar LaTeX
6623 , the command
6624  
6625 \series bold
6626
6627 \backslash
6628 middle
6629 \series default
6630
6631 \begin_inset Index idx
6632 status collapsed
6633
6634 \begin_layout Plain Layout
6635 Commands ! M ! 
6636 \backslash
6637 middle
6638 \end_layout
6639
6640 \end_inset
6641
6642  is additionally available for all brackets and limits.
6643  With this command the height of the following character is adapted to the
6644  one of the surrounding brackets, what is e.
6645 \begin_inset space \thinspace{}
6646 \end_inset
6647
6648 g.
6649 \begin_inset space \space{}
6650 \end_inset
6651
6652 needed for physical vectors:
6653 \begin_inset Formula 
6654 \[
6655 \left\langle \phi\:\middle|\:J=\frac{3}{2}\,,\,M_{J}\right\rangle 
6656 \]
6657
6658 \end_inset
6659
6660 For physical vectors there is a special \SpecialChar LaTeX
6661 -package, described in 
6662 \begin_inset CommandInset ref
6663 LatexCommand ref
6664 reference "subsec:Physical-Vectors"
6665
6666 \end_inset
6667
6668 .
6669 \end_layout
6670
6671 \begin_layout Subsection
6672 Horizontal Brackets
6673 \begin_inset Index idx
6674 status collapsed
6675
6676 \begin_layout Plain Layout
6677 Brackets ! horizontal
6678 \end_layout
6679
6680 \end_inset
6681
6682
6683 \end_layout
6684
6685 \begin_layout Standard
6686 \align center
6687 \begin_inset Tabular
6688 <lyxtabular version="3" rows="4" columns="2">
6689 <features booktabs="true" tabularvalignment="middle">
6690 <column alignment="center" valignment="top" width="0pt">
6691 <column alignment="center" valignment="top" width="0pt">
6692 <row>
6693 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6694 \begin_inset Text
6695
6696 \begin_layout Plain Layout
6697 Command
6698 \end_layout
6699
6700 \end_inset
6701 </cell>
6702 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6703 \begin_inset Text
6704
6705 \begin_layout Plain Layout
6706 Result
6707 \end_layout
6708
6709 \end_inset
6710 </cell>
6711 </row>
6712 <row>
6713 <cell alignment="center" valignment="top" usebox="none">
6714 \begin_inset Text
6715
6716 \begin_layout Plain Layout
6717
6718 \backslash
6719 overbrace
6720 \begin_inset space \textvisiblespace{}
6721 \end_inset
6722
6723 A+B
6724 \begin_inset space \textvisiblespace{}
6725 \end_inset
6726
6727 ^3
6728 \begin_inset Index idx
6729 status collapsed
6730
6731 \begin_layout Plain Layout
6732 Commands ! O ! 
6733 \backslash
6734 overbrace
6735 \end_layout
6736
6737 \end_inset
6738
6739
6740 \end_layout
6741
6742 \end_inset
6743 </cell>
6744 <cell alignment="center" valignment="top" usebox="none">
6745 \begin_inset Text
6746
6747 \begin_layout Plain Layout
6748 \begin_inset Formula $\overbrace{A+B}^{3}$
6749 \end_inset
6750
6751
6752 \end_layout
6753
6754 \end_inset
6755 </cell>
6756 </row>
6757 <row topspace="2mm">
6758 <cell alignment="center" valignment="top" usebox="none">
6759 \begin_inset Text
6760
6761 \begin_layout Plain Layout
6762
6763 \backslash
6764 underbrace
6765 \begin_inset space \textvisiblespace{}
6766 \end_inset
6767
6768 A+B
6769 \begin_inset space \textvisiblespace{}
6770 \end_inset
6771
6772 _5
6773 \begin_inset Index idx
6774 status collapsed
6775
6776 \begin_layout Plain Layout
6777 Commands ! U ! 
6778 \backslash
6779 underbrace
6780 \end_layout
6781
6782 \end_inset
6783
6784
6785 \end_layout
6786
6787 \end_inset
6788 </cell>
6789 <cell alignment="center" valignment="top" usebox="none">
6790 \begin_inset Text
6791
6792 \begin_layout Plain Layout
6793 \begin_inset Formula $\underbrace{A+B}_{5}$
6794 \end_inset
6795
6796
6797 \end_layout
6798
6799 \end_inset
6800 </cell>
6801 </row>
6802 <row>
6803 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6804 \begin_inset Text
6805
6806 \begin_layout Plain Layout
6807
6808 \backslash
6809 overbrace
6810 \begin_inset space \textvisiblespace{}
6811 \end_inset
6812
6813
6814 \backslash
6815 underbrace
6816 \begin_inset space \textvisiblespace{}
6817 \end_inset
6818
6819 A+B_w
6820 \begin_inset space \textvisiblespace{}
6821 \end_inset
6822
6823
6824 \begin_inset space \textvisiblespace{}
6825 \end_inset
6826
6827 _7
6828 \begin_inset space \textvisiblespace{}
6829 \end_inset
6830
6831
6832 \begin_inset space \textvisiblespace{}
6833 \end_inset
6834
6835 ^
6836 \begin_inset space \textvisiblespace{}
6837 \end_inset
6838
6839 C
6840 \end_layout
6841
6842 \end_inset
6843 </cell>
6844 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6845 \begin_inset Text
6846
6847 \begin_layout Plain Layout
6848 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6849 \end_inset
6850
6851
6852 \end_layout
6853
6854 \end_inset
6855 </cell>
6856 </row>
6857 </lyxtabular>
6858
6859 \end_inset
6860
6861
6862 \end_layout
6863
6864 \begin_layout Standard
6865 In the last example it doesn't matter if 
6866 \series bold
6867
6868 \backslash
6869 overbrace
6870 \series default
6871  or 
6872 \series bold
6873
6874 \backslash
6875 underbrace
6876 \series default
6877  is inserted at first.
6878 \end_layout
6879
6880 \begin_layout Standard
6881 \begin_inset VSpace medskip
6882 \end_inset
6883
6884
6885 \end_layout
6886
6887 \begin_layout Standard
6888 If you set in the document settings under 
6889 \family sans
6890 Math
6891 \begin_inset space ~
6892 \end_inset
6893
6894 Options
6895 \family default
6896  for the package 
6897 \series bold
6898 mathtools
6899 \series default
6900
6901 \begin_inset Index idx
6902 status collapsed
6903
6904 \begin_layout Plain Layout
6905 Packages ! mathtools
6906 \end_layout
6907
6908 \end_inset
6909
6910  the option 
6911 \family sans
6912 Load
6913 \begin_inset space ~
6914 \end_inset
6915
6916 always
6917 \family default
6918 , you have access to square backets:
6919 \end_layout
6920
6921 \begin_layout Standard
6922 \align center
6923 \begin_inset Tabular
6924 <lyxtabular version="3" rows="4" columns="2">
6925 <features booktabs="true" tabularvalignment="middle">
6926 <column alignment="center" valignment="top" width="0pt">
6927 <column alignment="center" valignment="top" width="0pt">
6928 <row>
6929 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6930 \begin_inset Text
6931
6932 \begin_layout Plain Layout
6933 Command
6934 \end_layout
6935
6936 \end_inset
6937 </cell>
6938 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6939 \begin_inset Text
6940
6941 \begin_layout Plain Layout
6942 Result
6943 \end_layout
6944
6945 \end_inset
6946 </cell>
6947 </row>
6948 <row>
6949 <cell alignment="center" valignment="top" usebox="none">
6950 \begin_inset Text
6951
6952 \begin_layout Plain Layout
6953
6954 \backslash
6955
6956 \family roman
6957 \series medium
6958 \shape up
6959 \size normal
6960 \emph off
6961 \bar no
6962 \strikeout off
6963 \uuline off
6964 \uwave off
6965 \noun off
6966 \color none
6967 overbracket
6968 \family default
6969 \series default
6970 \shape default
6971 \size default
6972 \emph default
6973 \bar default
6974 \strikeout default
6975 \uuline default
6976 \uwave default
6977 \noun default
6978 \color inherit
6979 {A+B
6980 \begin_inset space \textvisiblespace{}
6981 \end_inset
6982
6983 ^3
6984 \begin_inset Index idx
6985 status collapsed
6986
6987 \begin_layout Plain Layout
6988 Commands ! O ! 
6989 \backslash
6990 overbracket
6991 \end_layout
6992
6993 \end_inset
6994
6995
6996 \end_layout
6997
6998 \end_inset
6999 </cell>
7000 <cell alignment="center" valignment="top" usebox="none">
7001 \begin_inset Text
7002
7003 \begin_layout Plain Layout
7004 \begin_inset Formula $\overbracket{A+B}^{3}$
7005 \end_inset
7006
7007
7008 \end_layout
7009
7010 \end_inset
7011 </cell>
7012 </row>
7013 <row topspace="2mm">
7014 <cell alignment="center" valignment="top" usebox="none">
7015 \begin_inset Text
7016
7017 \begin_layout Plain Layout
7018
7019 \backslash
7020 under
7021 \family roman
7022 \series medium
7023 \shape up
7024 \size normal
7025 \emph off
7026 \bar no
7027 \strikeout off
7028 \uuline off
7029 \uwave off
7030 \noun off
7031 \color none
7032 bracket
7033 \family default
7034 \series default
7035 \shape default
7036 \size default
7037 \emph default
7038 \bar default
7039 \strikeout default
7040 \uuline default
7041 \uwave default
7042 \noun default
7043 \color inherit
7044 {A+B
7045 \begin_inset space \textvisiblespace{}
7046 \end_inset
7047
7048 _5
7049 \begin_inset Index idx
7050 status collapsed
7051
7052 \begin_layout Plain Layout
7053 Commands ! U ! 
7054 \backslash
7055 under
7056 \family roman
7057 \series medium
7058 \shape up
7059 \size normal
7060 \emph off
7061 \bar no
7062 \strikeout off
7063 \uuline off
7064 \uwave off
7065 \noun off
7066 \color none
7067 bracket
7068 \end_layout
7069
7070 \end_inset
7071
7072
7073 \end_layout
7074
7075 \end_inset
7076 </cell>
7077 <cell alignment="center" valignment="top" usebox="none">
7078 \begin_inset Text
7079
7080 \begin_layout Plain Layout
7081 \begin_inset Formula $\underbracket{A+B}_{5}$
7082 \end_inset
7083
7084
7085 \end_layout
7086
7087 \end_inset
7088 </cell>
7089 </row>
7090 <row>
7091 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7092 \begin_inset Text
7093
7094 \begin_layout Plain Layout
7095
7096 \backslash
7097 overbracket{
7098 \backslash
7099 underbracket{A+B_w
7100 \begin_inset space \textvisiblespace{}
7101 \end_inset
7102
7103
7104 \begin_inset space \textvisiblespace{}
7105 \end_inset
7106
7107 _7
7108 \begin_inset space \textvisiblespace{}
7109 \end_inset
7110
7111
7112 \begin_inset space \textvisiblespace{}
7113 \end_inset
7114
7115 ^
7116 \begin_inset space \textvisiblespace{}
7117 \end_inset
7118
7119 C
7120 \end_layout
7121
7122 \end_inset
7123 </cell>
7124 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7125 \begin_inset Text
7126
7127 \begin_layout Plain Layout
7128 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7129 \end_inset
7130
7131
7132 \end_layout
7133
7134 \end_inset
7135 </cell>
7136 </row>
7137 </lyxtabular>
7138
7139 \end_inset
7140
7141
7142 \end_layout
7143
7144 \begin_layout Standard
7145 For 
7146 \series bold
7147
7148 \backslash
7149 overbracket
7150 \series default
7151  and 
7152 \series bold
7153
7154 \backslash
7155 underbracket
7156 \series default
7157  you can change the thickness of the bracket's stroke by specifying the
7158  desired thickness in square brackets behind the command:
7159 \end_layout
7160
7161 \begin_layout Standard
7162 \align center
7163 \begin_inset Tabular
7164 <lyxtabular version="3" rows="3" columns="2">
7165 <features booktabs="true" tabularvalignment="middle">
7166 <column alignment="center" valignment="top" width="0pt">
7167 <column alignment="center" valignment="top" width="0pt">
7168 <row>
7169 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7170 \begin_inset Text
7171
7172 \begin_layout Plain Layout
7173 Command
7174 \end_layout
7175
7176 \end_inset
7177 </cell>
7178 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7179 \begin_inset Text
7180
7181 \begin_layout Plain Layout
7182 Result
7183 \end_layout
7184
7185 \end_inset
7186 </cell>
7187 </row>
7188 <row>
7189 <cell alignment="center" valignment="top" usebox="none">
7190 \begin_inset Text
7191
7192 \begin_layout Plain Layout
7193
7194 \backslash
7195
7196 \family roman
7197 \series medium
7198 \shape up
7199 \size normal
7200 \emph off
7201 \bar no
7202 \strikeout off
7203 \uuline off
7204 \uwave off
7205 \noun off
7206 \color none
7207 overbracket
7208 \family default
7209 \series default
7210 \shape default
7211 \size default
7212 \emph default
7213 \bar default
7214 \strikeout default
7215 \uuline default
7216 \uwave default
7217 \noun default
7218 \color inherit
7219 [3pt]
7220 \backslash
7221 {A+B
7222 \begin_inset space \textvisiblespace{}
7223 \end_inset
7224
7225 ^3
7226 \end_layout
7227
7228 \end_inset
7229 </cell>
7230 <cell alignment="center" valignment="top" usebox="none">
7231 \begin_inset Text
7232
7233 \begin_layout Plain Layout
7234 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7235 \end_inset
7236
7237
7238 \end_layout
7239
7240 \end_inset
7241 </cell>
7242 </row>
7243 <row topspace="2mm">
7244 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7245 \begin_inset Text
7246
7247 \begin_layout Plain Layout
7248
7249 \backslash
7250 under
7251 \family roman
7252 \series medium
7253 \shape up
7254 \size normal
7255 \emph off
7256 \bar no
7257 \strikeout off
7258 \uuline off
7259 \uwave off
7260 \noun off
7261 \color none
7262 bracket
7263 \family default
7264 \series default
7265 \shape default
7266 \size default
7267 \emph default
7268 \bar default
7269 \strikeout default
7270 \uuline default
7271 \uwave default
7272 \noun default
7273 \color inherit
7274 [1pt]
7275 \backslash
7276 {A+B
7277 \begin_inset space \textvisiblespace{}
7278 \end_inset
7279
7280 _5
7281 \end_layout
7282
7283 \end_inset
7284 </cell>
7285 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7286 \begin_inset Text
7287
7288 \begin_layout Plain Layout
7289 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7290 \end_inset
7291
7292
7293 \end_layout
7294
7295 \end_inset
7296 </cell>
7297 </row>
7298 </lyxtabular>
7299
7300 \end_inset
7301
7302
7303 \end_layout
7304
7305 \begin_layout Standard
7306 \begin_inset VSpace bigskip
7307 \end_inset
7308
7309 When brackets should overlap each other, multiline formulas, as described
7310  in 
7311 \begin_inset CommandInset ref
7312 LatexCommand ref
7313 reference "sec:Multiline-Formulas"
7314
7315 \end_inset
7316
7317 , must be used:
7318 \begin_inset Formula 
7319 \begin{eqnarray*}
7320 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7321  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7322 \end{eqnarray*}
7323
7324 \end_inset
7325
7326 In the first row the formula is inserted together with the first brace.
7327  It is hereby important that the space command
7328 \begin_inset Foot
7329 status collapsed
7330
7331 \begin_layout Plain Layout
7332 Space commands are explained in 
7333 \begin_inset CommandInset ref
7334 LatexCommand ref
7335 reference "subsec:Predefined-Space"
7336
7337 \end_inset
7338
7339 .
7340 \end_layout
7341
7342 \end_inset
7343
7344  
7345 \series bold
7346
7347 \backslash
7348 :
7349 \series default
7350  is inserted before the first 
7351 \begin_inset Formula $d$
7352 \end_inset
7353
7354 , because the brace that ends behind the 
7355 \begin_inset Formula $q$
7356 \end_inset
7357
7358  prevents that the following 
7359 \begin_inset Quotes eld
7360 \end_inset
7361
7362 +
7363 \begin_inset Quotes erd
7364 \end_inset
7365
7366  is surrounded by space.
7367 \begin_inset Foot
7368 status collapsed
7369
7370 \begin_layout Plain Layout
7371 because a bracket is not handled as a character, see 
7372 \begin_inset CommandInset ref
7373 LatexCommand ref
7374 reference "subsec:Binary-Operators"
7375
7376 \end_inset
7377
7378
7379 \end_layout
7380
7381 \end_inset
7382
7383  In the second row the second brace is inserted.
7384  As it should begin before the 
7385 \begin_inset Formula $b$
7386 \end_inset
7387
7388 , first the command 
7389 \series bold
7390
7391 \backslash
7392 hphantom{gggg+
7393 \backslash
7394 :}
7395 \series default
7396  is inserted.
7397 \begin_inset Foot
7398 status collapsed
7399
7400 \begin_layout Plain Layout
7401 more about 
7402 \series bold
7403
7404 \backslash
7405 hphantom
7406 \series default
7407  see 
7408 \begin_inset CommandInset ref
7409 LatexCommand ref
7410 reference "subsec:Placeholders"
7411
7412 \end_inset
7413
7414
7415 \end_layout
7416
7417 \end_inset
7418
7419  This space is needed because the 
7420 \begin_inset Quotes eld
7421 \end_inset
7422
7423 +
7424 \begin_inset Quotes erd
7425 \end_inset
7426
7427  is also surrounded by space in the formula.
7428  The brace is placed under the command 
7429 \series bold
7430
7431 \backslash
7432 hphantom{bbqq+dddd}
7433 \series default
7434 .
7435 \end_layout
7436
7437 \begin_layout Standard
7438 It gets more complicated when brackets overlap each other above and under
7439  the formula, like in the following example:
7440 \begin_inset ERT
7441 status collapsed
7442
7443 \begin_layout Plain Layout
7444
7445
7446 \backslash
7447 setlength{
7448 \backslash
7449 jot}{-6pt}
7450 \end_layout
7451
7452 \end_inset
7453
7454
7455 \begin_inset Formula 
7456 \begin{eqnarray*}
7457  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7458 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7459 \end{eqnarray*}
7460
7461 \end_inset
7462
7463
7464 \begin_inset ERT
7465 status collapsed
7466
7467 \begin_layout Plain Layout
7468
7469
7470 \backslash
7471 setlength{
7472 \backslash
7473 jot}{3pt}
7474 \end_layout
7475
7476 \end_inset
7477
7478 The first formula row is the same as the second row of the previous example,
7479  with the difference that the brace is above.
7480  The second row contains the formula together with the second brace.
7481  To avoid that there is space between the upper brace in the first row and
7482  the formula, the row spacing needs to be reduced.
7483  This is not easily possible due to a bug in \SpecialChar LyX
7484 .
7485 \begin_inset Foot
7486 status collapsed
7487
7488 \begin_layout Plain Layout
7489 \begin_inset CommandInset href
7490 LatexCommand href
7491 name "LyX-bug #1505"
7492 target "http://www.lyx.org/trac/ticket/1505"
7493 literal "false"
7494
7495 \end_inset
7496
7497
7498 \end_layout
7499
7500 \end_inset
7501
7502  As a solution for the problem, the global formula row separation 
7503 \series bold
7504
7505 \backslash
7506 jot
7507 \series default
7508
7509 \begin_inset Index idx
7510 status collapsed
7511
7512 \begin_layout Plain Layout
7513 Commands ! J ! 
7514 \backslash
7515 jot
7516 \end_layout
7517
7518 \end_inset
7519
7520  must be changed to -6
7521 \begin_inset space \thinspace{}
7522 \end_inset
7523
7524 pt before the formula with the command 
7525 \series bold
7526
7527 \backslash
7528 setlength{
7529 \backslash
7530 jot}{-6pt}
7531 \series default
7532  in \SpecialChar TeX
7533  mode.
7534  
7535 \series bold
7536
7537 \backslash
7538 jot
7539 \series default
7540  is set back after the formula to the standard value of 3
7541 \begin_inset space \thinspace{}
7542 \end_inset
7543
7544 pt using the same command.
7545  More about the row separation in formulas is explained in 
7546 \begin_inset CommandInset ref
7547 LatexCommand ref
7548 reference "subsec:Line-Separation"
7549
7550 \end_inset
7551
7552 .
7553 \end_layout
7554
7555 \begin_layout Section
7556 Arrows
7557 \begin_inset Index idx
7558 status collapsed
7559
7560 \begin_layout Plain Layout
7561 Arrows
7562 \end_layout
7563
7564 \end_inset
7565
7566
7567 \end_layout
7568
7569 \begin_layout Standard
7570 Arrows can be inserted via the math toolbar button 
7571 \begin_inset Info
7572 type  "icon"
7573 arg   "math-insert \\leftarrow"
7574 \end_inset
7575
7576  or the commands listed in the following subsections.
7577 \end_layout
7578
7579 \begin_layout Subsection
7580 Horizontal Arrows
7581 \begin_inset Index idx
7582 status collapsed
7583
7584 \begin_layout Plain Layout
7585 Arrows ! horizontal
7586 \end_layout
7587
7588 \end_inset
7589
7590
7591 \end_layout
7592
7593 \begin_layout Standard
7594 \begin_inset space \hfill{}
7595 \end_inset
7596
7597
7598 \begin_inset Tabular
7599 <lyxtabular version="3" rows="8" columns="2">
7600 <features booktabs="true" tabularvalignment="middle">
7601 <column alignment="center" valignment="top" width="0pt">
7602 <column alignment="center" valignment="top" width="0pt">
7603 <row>
7604 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7605 \begin_inset Text
7606
7607 \begin_layout Plain Layout
7608 Command
7609 \end_layout
7610
7611 \end_inset
7612 </cell>
7613 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7614 \begin_inset Text
7615
7616 \begin_layout Plain Layout
7617 Result
7618 \end_layout
7619
7620 \end_inset
7621 </cell>
7622 </row>
7623 <row>
7624 <cell alignment="center" valignment="top" usebox="none">
7625 \begin_inset Text
7626
7627 \begin_layout Plain Layout
7628
7629 \backslash
7630 gets
7631 \end_layout
7632
7633 \end_inset
7634 </cell>
7635 <cell alignment="center" valignment="top" usebox="none">
7636 \begin_inset Text
7637
7638 \begin_layout Plain Layout
7639 \begin_inset Formula $\gets$
7640 \end_inset
7641
7642
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 </row>
7648 <row>
7649 <cell alignment="center" valignment="top" usebox="none">
7650 \begin_inset Text
7651
7652 \begin_layout Plain Layout
7653
7654 \backslash
7655 Leftarrow
7656 \end_layout
7657
7658 \end_inset
7659 </cell>
7660 <cell alignment="center" valignment="top" usebox="none">
7661 \begin_inset Text
7662
7663 \begin_layout Plain Layout
7664 \begin_inset Formula $\Leftarrow$
7665 \end_inset
7666
7667
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 longleftarrow
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 $\longleftarrow$
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 Longleftarrow
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 $\Longleftarrow$
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 leftharpoonup
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 $\leftharpoonup$
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 leftharpoondown
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 $\leftharpoondown$
7765 \end_inset
7766
7767
7768 \end_layout
7769
7770 \end_inset
7771 </cell>
7772 </row>
7773 <row>
7774 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7775 \begin_inset Text
7776
7777 \begin_layout Plain Layout
7778
7779 \backslash
7780 hookleftarrow
7781 \end_layout
7782
7783 \end_inset
7784 </cell>
7785 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7786 \begin_inset Text
7787
7788 \begin_layout Plain Layout
7789 \begin_inset Formula $\hookleftarrow$
7790 \end_inset
7791
7792
7793 \end_layout
7794
7795 \end_inset
7796 </cell>
7797 </row>
7798 </lyxtabular>
7799
7800 \end_inset
7801
7802
7803 \begin_inset space \hfill{}
7804 \end_inset
7805
7806
7807 \begin_inset Tabular
7808 <lyxtabular version="3" rows="8" columns="2">
7809 <features booktabs="true" tabularvalignment="middle">
7810 <column alignment="center" valignment="top" width="0pt">
7811 <column alignment="center" valignment="top" width="0pt">
7812 <row>
7813 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7814 \begin_inset Text
7815
7816 \begin_layout Plain Layout
7817 Command
7818 \end_layout
7819
7820 \end_inset
7821 </cell>
7822 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7823 \begin_inset Text
7824
7825 \begin_layout Plain Layout
7826 Result
7827 \end_layout
7828
7829 \end_inset
7830 </cell>
7831 </row>
7832 <row>
7833 <cell alignment="center" valignment="top" usebox="none">
7834 \begin_inset Text
7835
7836 \begin_layout Plain Layout
7837
7838 \backslash
7839 to
7840 \end_layout
7841
7842 \end_inset
7843 </cell>
7844 <cell alignment="center" valignment="top" usebox="none">
7845 \begin_inset Text
7846
7847 \begin_layout Plain Layout
7848 \begin_inset Formula $\to$
7849 \end_inset
7850
7851
7852 \end_layout
7853
7854 \end_inset
7855 </cell>
7856 </row>
7857 <row>
7858 <cell alignment="center" valignment="top" usebox="none">
7859 \begin_inset Text
7860
7861 \begin_layout Plain Layout
7862
7863 \backslash
7864 Rightarrow
7865 \end_layout
7866
7867 \end_inset
7868 </cell>
7869 <cell alignment="center" valignment="top" usebox="none">
7870 \begin_inset Text
7871
7872 \begin_layout Plain Layout
7873 \begin_inset Formula $\Rightarrow$
7874 \end_inset
7875
7876
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 longrightarrow
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 $\longrightarrow$
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 Longrightarrow
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 $\Longrightarrow$
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 rightharpoonup
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 $\rightharpoonup$
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 rightharpoondown
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 $\rightharpoondown$
7974 \end_inset
7975
7976
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 </row>
7982 <row>
7983 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987
7988 \backslash
7989 hookrightarrow
7990 \end_layout
7991
7992 \end_inset
7993 </cell>
7994 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998 \begin_inset Formula $\hookrightarrow$
7999 \end_inset
8000
8001
8002 \end_layout
8003
8004 \end_inset
8005 </cell>
8006 </row>
8007 </lyxtabular>
8008
8009 \end_inset
8010
8011
8012 \begin_inset space \hfill{}
8013 \end_inset
8014
8015
8016 \end_layout
8017
8018 \begin_layout Standard
8019 \begin_inset space \hfill{}
8020 \end_inset
8021
8022
8023 \begin_inset Tabular
8024 <lyxtabular version="3" rows="6" columns="2">
8025 <features booktabs="true" tabularvalignment="middle">
8026 <column alignment="center" valignment="top" width="0pt">
8027 <column alignment="center" valignment="top" width="0pt">
8028 <row>
8029 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033 Command
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042 Result
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 </row>
8048 <row>
8049 <cell alignment="center" valignment="top" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053
8054 \backslash
8055 leftrightarrow
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 <cell alignment="center" valignment="top" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064 \begin_inset Formula $\leftrightarrow$
8065 \end_inset
8066
8067
8068 \end_layout
8069
8070 \end_inset
8071 </cell>
8072 </row>
8073 <row>
8074 <cell alignment="center" valignment="top" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078
8079 \backslash
8080 Leftrightarrow
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 <cell alignment="center" valignment="top" usebox="none">
8086 \begin_inset Text
8087
8088 \begin_layout Plain Layout
8089 \begin_inset Formula $\Leftrightarrow$
8090 \end_inset
8091
8092
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 longleftrightarrow
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 $\longleftrightarrow$
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 Longleftrightarrow
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 $\Longleftrightarrow$
8140 \end_inset
8141
8142
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 </row>
8148 <row>
8149 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153
8154 \backslash
8155 rightleftharpoons
8156 \end_layout
8157
8158 \end_inset
8159 </cell>
8160 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8161 \begin_inset Text
8162
8163 \begin_layout Plain Layout
8164 \begin_inset Formula $\rightleftharpoons$
8165 \end_inset
8166
8167
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 </row>
8173 </lyxtabular>
8174
8175 \end_inset
8176
8177
8178 \begin_inset space \hspace{}
8179 \length 25pt
8180 \end_inset
8181
8182
8183 \begin_inset space \hfill{}
8184 \end_inset
8185
8186
8187 \begin_inset Tabular
8188 <lyxtabular version="3" rows="5" columns="2">
8189 <features booktabs="true" tabularvalignment="middle">
8190 <column alignment="center" valignment="top" width="0pt">
8191 <column alignment="center" valignment="top" width="0pt">
8192 <row>
8193 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8194 \begin_inset Text
8195
8196 \begin_layout Plain Layout
8197 Command
8198 \end_layout
8199
8200 \end_inset
8201 </cell>
8202 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8203 \begin_inset Text
8204
8205 \begin_layout Plain Layout
8206 Result
8207 \end_layout
8208
8209 \end_inset
8210 </cell>
8211 </row>
8212 <row>
8213 <cell alignment="center" valignment="top" usebox="none">
8214 \begin_inset Text
8215
8216 \begin_layout Plain Layout
8217
8218 \backslash
8219 mapsto
8220 \end_layout
8221
8222 \end_inset
8223 </cell>
8224 <cell alignment="center" valignment="top" usebox="none">
8225 \begin_inset Text
8226
8227 \begin_layout Plain Layout
8228 \begin_inset Formula $\mapsto$
8229 \end_inset
8230
8231
8232 \end_layout
8233
8234 \end_inset
8235 </cell>
8236 </row>
8237 <row>
8238 <cell alignment="center" valignment="top" usebox="none">
8239 \begin_inset Text
8240
8241 \begin_layout Plain Layout
8242
8243 \backslash
8244 longmapsto
8245 \end_layout
8246
8247 \end_inset
8248 </cell>
8249 <cell alignment="center" valignment="top" usebox="none">
8250 \begin_inset Text
8251
8252 \begin_layout Plain Layout
8253 \begin_inset Formula $\longmapsto$
8254 \end_inset
8255
8256
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 leadsto
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 $\leadsto$
8279 \end_inset
8280
8281
8282 \end_layout
8283
8284 \end_inset
8285 </cell>
8286 </row>
8287 <row>
8288 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8289 \begin_inset Text
8290
8291 \begin_layout Plain Layout
8292
8293 \backslash
8294 dasharrow
8295 \end_layout
8296
8297 \end_inset
8298 </cell>
8299 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8300 \begin_inset Text
8301
8302 \begin_layout Plain Layout
8303 \begin_inset Formula $\dasharrow$
8304 \end_inset
8305
8306
8307 \end_layout
8308
8309 \end_inset
8310 </cell>
8311 </row>
8312 </lyxtabular>
8313
8314 \end_inset
8315
8316
8317 \begin_inset space \hfill{}
8318 \end_inset
8319
8320
8321 \end_layout
8322
8323 \begin_layout Standard
8324 \begin_inset VSpace medskip
8325 \end_inset
8326
8327 Arrows used as accents like e.
8328 \begin_inset space \thinspace{}
8329 \end_inset
8330
8331 g.
8332 \begin_inset space \space{}
8333 \end_inset
8334
8335 vector arrows are listed in 
8336 \begin_inset CommandInset ref
8337 LatexCommand ref
8338 reference "sec:Accents"
8339
8340 \end_inset
8341
8342 .
8343 \end_layout
8344
8345 \begin_layout Standard
8346 \begin_inset VSpace bigskip
8347 \end_inset
8348
8349 Furthermore there are the labeled arrows
8350 \begin_inset Index idx
8351 status collapsed
8352
8353 \begin_layout Plain Layout
8354 Arrows ! labeled
8355 \end_layout
8356
8357 \end_inset
8358
8359  
8360 \series bold
8361
8362 \backslash
8363 xleftarrow
8364 \series default
8365
8366 \begin_inset Index idx
8367 status collapsed
8368
8369 \begin_layout Plain Layout
8370 Commands ! X ! 
8371 \backslash
8372 xleftarrow
8373 \end_layout
8374
8375 \end_inset
8376
8377  and 
8378 \series bold
8379
8380 \backslash
8381 xrightarrow
8382 \series default
8383
8384 \begin_inset Index idx
8385 status collapsed
8386
8387 \begin_layout Plain Layout
8388 Commands ! X ! 
8389 \backslash
8390 xrightarrow
8391 \begin_inset ERT
8392 status collapsed
8393
8394 \begin_layout Plain Layout
8395
8396
8397 \backslash
8398 vspace{4mm}
8399 \end_layout
8400
8401 \end_inset
8402
8403
8404 \end_layout
8405
8406 \end_inset
8407
8408 .
8409  When inserting one of these commands in a formula, an arrow with two blue
8410  boxes appear where the label can be inserted.
8411  The length of the arrow adapts to the label width.
8412 \end_layout
8413
8414 \begin_layout Standard
8415 \align center
8416 \begin_inset Tabular
8417 <lyxtabular version="3" rows="3" columns="2">
8418 <features booktabs="true" tabularvalignment="middle">
8419 <column alignment="center" valignment="top" width="0pt">
8420 <column alignment="center" valignment="top" width="0pt">
8421 <row>
8422 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8423 \begin_inset Text
8424
8425 \begin_layout Plain Layout
8426 Command
8427 \end_layout
8428
8429 \end_inset
8430 </cell>
8431 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8432 \begin_inset Text
8433
8434 \begin_layout Plain Layout
8435 Result
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 </row>
8441 <row>
8442 <cell alignment="center" valignment="top" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446 F(a)
8447 \backslash
8448 xleftarrow
8449 \begin_inset space \textvisiblespace{}
8450 \end_inset
8451
8452 x=a
8453 \begin_inset Formula $\downarrow$
8454 \end_inset
8455
8456 x>0
8457 \begin_inset Formula $\to$
8458 \end_inset
8459
8460 F(x)
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 <cell alignment="center" valignment="top" usebox="none">
8466 \begin_inset Text
8467
8468 \begin_layout Plain Layout
8469 \begin_inset Formula $F(a)\xleftarrow[x>0]{x=a}F(x)$
8470 \end_inset
8471
8472
8473 \end_layout
8474
8475 \end_inset
8476 </cell>
8477 </row>
8478 <row topspace="2mm">
8479 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483 F(x)
8484 \backslash
8485 xrightarrow
8486 \begin_inset space \textvisiblespace{}
8487 \end_inset
8488
8489 x=a
8490 \begin_inset Formula $\downarrow$
8491 \end_inset
8492
8493 x>0
8494 \begin_inset Formula $\to$
8495 \end_inset
8496
8497 F(a)
8498 \end_layout
8499
8500 \end_inset
8501 </cell>
8502 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506 \begin_inset Formula $F(x)\xrightarrow[x>0]{x=a}F(a)$
8507 \end_inset
8508
8509
8510 \end_layout
8511
8512 \end_inset
8513 </cell>
8514 </row>
8515 </lyxtabular>
8516
8517 \end_inset
8518
8519
8520 \end_layout
8521
8522 \begin_layout Standard
8523 \begin_inset VSpace medskip
8524 \end_inset
8525
8526
8527 \end_layout
8528
8529 \begin_layout Standard
8530 If you set in the document settings under 
8531 \family sans
8532 Math
8533 \begin_inset space ~
8534 \end_inset
8535
8536 Options
8537 \family default
8538  for the package 
8539 \series bold
8540 mathtools
8541 \series default
8542
8543 \begin_inset Index idx
8544 status collapsed
8545
8546 \begin_layout Plain Layout
8547 Packages ! mathtools
8548 \end_layout
8549
8550 \end_inset
8551
8552  the option 
8553 \family sans
8554 Load
8555 \begin_inset space ~
8556 \end_inset
8557
8558 always
8559 \family default
8560 , you have access to the following labeled arrows:
8561 \end_layout
8562
8563 \begin_layout Standard
8564 \begin_inset Newpage newpage
8565 \end_inset
8566
8567
8568 \end_layout
8569
8570 \begin_layout Standard
8571 \align center
8572 \begin_inset space \hspace*{\fill}
8573 \end_inset
8574
8575
8576 \begin_inset Tabular
8577 <lyxtabular version="3" rows="7" columns="2">
8578 <features booktabs="true" tabularvalignment="middle">
8579 <column alignment="center" valignment="top" width="0pt">
8580 <column alignment="center" valignment="top" width="0pt">
8581 <row>
8582 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8583 \begin_inset Text
8584
8585 \begin_layout Plain Layout
8586 Command
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595 Example
8596 \end_layout
8597
8598 \end_inset
8599 </cell>
8600 </row>
8601 <row>
8602 <cell alignment="center" valignment="top" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606
8607 \family roman
8608 \series medium
8609 \shape up
8610 \size normal
8611 \emph off
8612 \bar no
8613 \strikeout off
8614 \uuline off
8615 \uwave off
8616 \noun off
8617 \color none
8618
8619 \backslash
8620 xleftrightarrow
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 <cell alignment="center" valignment="top" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629 \begin_inset Formula $\xleftrightarrow[x=a]{x>0}$
8630 \end_inset
8631
8632
8633 \end_layout
8634
8635 \end_inset
8636 </cell>
8637 </row>
8638 <row topspace="2mm">
8639 <cell alignment="center" valignment="top" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643
8644 \family roman
8645 \series medium
8646 \shape up
8647 \size normal
8648 \emph off
8649 \bar no
8650 \strikeout off
8651 \uuline off
8652 \uwave off
8653 \noun off
8654 \color none
8655
8656 \backslash
8657 xLeftarrow
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 <cell alignment="center" valignment="top" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666 \begin_inset Formula $\xLeftarrow[x=a]{x>0}$
8667 \end_inset
8668
8669
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 </row>
8675 <row topspace="2mm">
8676 <cell alignment="center" valignment="top" usebox="none">
8677 \begin_inset Text
8678
8679 \begin_layout Plain Layout
8680
8681 \backslash
8682
8683 \family roman
8684 \series medium
8685 \shape up
8686 \size normal
8687 \emph off
8688 \bar no
8689 \strikeout off
8690 \uuline off
8691 \uwave off
8692 \noun off
8693 \color none
8694 xRightarrow
8695 \end_layout
8696
8697 \end_inset
8698 </cell>
8699 <cell alignment="center" valignment="top" usebox="none">
8700 \begin_inset Text
8701
8702 \begin_layout Plain Layout
8703 \begin_inset Formula $\xRightarrow[x=a]{x>0}$
8704 \end_inset
8705
8706
8707 \end_layout
8708
8709 \end_inset
8710 </cell>
8711 </row>
8712 <row topspace="2mm">
8713 <cell alignment="center" valignment="top" usebox="none">
8714 \begin_inset Text
8715
8716 \begin_layout Plain Layout
8717
8718 \backslash
8719
8720 \family roman
8721 \series medium
8722 \shape up
8723 \size normal
8724 \emph off
8725 \bar no
8726 \strikeout off
8727 \uuline off
8728 \uwave off
8729 \noun off
8730 \color none
8731 xLeftrightarrow
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 <cell alignment="center" valignment="top" usebox="none">
8737 \begin_inset Text
8738
8739 \begin_layout Plain Layout
8740 \begin_inset Formula $\xLeftrightarrow[x=a]{x>0}$
8741 \end_inset
8742
8743
8744 \end_layout
8745
8746 \end_inset
8747 </cell>
8748 </row>
8749 <row topspace="2mm">
8750 <cell alignment="center" valignment="top" usebox="none">
8751 \begin_inset Text
8752
8753 \begin_layout Plain Layout
8754
8755 \family roman
8756 \series medium
8757 \shape up
8758 \size normal
8759 \emph off
8760 \bar no
8761 \strikeout off
8762 \uuline off
8763 \uwave off
8764 \noun off
8765 \color none
8766
8767 \backslash
8768 xhookleftarrow
8769 \end_layout
8770
8771 \end_inset
8772 </cell>
8773 <cell alignment="center" valignment="top" usebox="none">
8774 \begin_inset Text
8775
8776 \begin_layout Plain Layout
8777 \begin_inset Formula $\xhookleftarrow[x=a]{x>0}$
8778 \end_inset
8779
8780
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 </row>
8786 <row topspace="2mm">
8787 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8788 \begin_inset Text
8789
8790 \begin_layout Plain Layout
8791
8792 \family roman
8793 \series medium
8794 \shape up
8795 \size normal
8796 \emph off
8797 \bar no
8798 \strikeout off
8799 \uuline off
8800 \uwave off
8801 \noun off
8802 \color none
8803
8804 \backslash
8805 xhookrightarrow
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814 \begin_inset Formula $\xhookrightarrow[x=a]{x>0}$
8815 \end_inset
8816
8817
8818 \end_layout
8819
8820 \end_inset
8821 </cell>
8822 </row>
8823 </lyxtabular>
8824
8825 \end_inset
8826
8827
8828 \begin_inset space \hspace*{\fill}
8829 \end_inset
8830
8831
8832 \begin_inset Tabular
8833 <lyxtabular version="3" rows="7" columns="2">
8834 <features booktabs="true" tabularvalignment="middle">
8835 <column alignment="center" valignment="top" width="0pt">
8836 <column alignment="center" valignment="top" width="0pt">
8837 <row>
8838 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8839 \begin_inset Text
8840
8841 \begin_layout Plain Layout
8842 Command
8843 \end_layout
8844
8845 \end_inset
8846 </cell>
8847 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8848 \begin_inset Text
8849
8850 \begin_layout Plain Layout
8851 Example
8852 \end_layout
8853
8854 \end_inset
8855 </cell>
8856 </row>
8857 <row>
8858 <cell alignment="center" valignment="top" usebox="none">
8859 \begin_inset Text
8860
8861 \begin_layout Plain Layout
8862
8863 \backslash
8864
8865 \family roman
8866 \series medium
8867 \shape up
8868 \size normal
8869 \emph off
8870 \bar no
8871 \strikeout off
8872 \uuline off
8873 \uwave off
8874 \noun off
8875 \color none
8876 xleftharpoondown
8877 \end_layout
8878
8879 \end_inset
8880 </cell>
8881 <cell alignment="center" valignment="top" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885 \begin_inset Formula $\xleftharpoondown[x=a]{x>0}$
8886 \end_inset
8887
8888
8889 \end_layout
8890
8891 \end_inset
8892 </cell>
8893 </row>
8894 <row topspace="2mm">
8895 <cell alignment="center" valignment="top" usebox="none">
8896 \begin_inset Text
8897
8898 \begin_layout Plain Layout
8899
8900 \backslash
8901
8902 \family roman
8903 \series medium
8904 \shape up
8905 \size normal
8906 \emph off
8907 \bar no
8908 \strikeout off
8909 \uuline off
8910 \uwave off
8911 \noun off
8912 \color none
8913 xleftharpoonup
8914 \end_layout
8915
8916 \end_inset
8917 </cell>
8918 <cell alignment="center" valignment="top" usebox="none">
8919 \begin_inset Text
8920
8921 \begin_layout Plain Layout
8922 \begin_inset Formula $\xleftharpoonup[x=a]{x>0}$
8923 \end_inset
8924
8925
8926 \end_layout
8927
8928 \end_inset
8929 </cell>
8930 </row>
8931 <row topspace="2mm">
8932 <cell alignment="center" valignment="top" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936
8937 \backslash
8938
8939 \family roman
8940 \series medium
8941 \shape up
8942 \size normal
8943 \emph off
8944 \bar no
8945 \strikeout off
8946 \uuline off
8947 \uwave off
8948 \noun off
8949 \color none
8950 xrightharpoondown
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 <cell alignment="center" valignment="top" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959 \begin_inset Formula $\xrightharpoondown[x=a]{x>0}$
8960 \end_inset
8961
8962
8963 \end_layout
8964
8965 \end_inset
8966 </cell>
8967 </row>
8968 <row topspace="2mm">
8969 <cell alignment="center" valignment="top" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Plain Layout
8973
8974 \backslash
8975
8976 \family roman
8977 \series medium
8978 \shape up
8979 \size normal
8980 \emph off
8981 \bar no
8982 \strikeout off
8983 \uuline off
8984 \uwave off
8985 \noun off
8986 \color none
8987 xrightharpoonup
8988 \end_layout
8989
8990 \end_inset
8991 </cell>
8992 <cell alignment="center" valignment="top" usebox="none">
8993 \begin_inset Text
8994
8995 \begin_layout Plain Layout
8996 \begin_inset Formula $\xrightharpoonup[x=a]{x>0}$
8997 \end_inset
8998
8999
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 </row>
9005 <row topspace="2mm">
9006 <cell alignment="center" valignment="top" usebox="none">
9007 \begin_inset Text
9008
9009 \begin_layout Plain Layout
9010
9011 \backslash
9012
9013 \family roman
9014 \series medium
9015 \shape up
9016 \size normal
9017 \emph off
9018 \bar no
9019 \strikeout off
9020 \uuline off
9021 \uwave off
9022 \noun off
9023 \color none
9024 xleftrightharpoons
9025 \end_layout
9026
9027 \end_inset
9028 </cell>
9029 <cell alignment="center" valignment="top" usebox="none">
9030 \begin_inset Text
9031
9032 \begin_layout Plain Layout
9033 \begin_inset Formula $\xleftrightharpoons[x=a]{x>0}$
9034 \end_inset
9035
9036
9037 \end_layout
9038
9039 \end_inset
9040 </cell>
9041 </row>
9042 <row topspace="2mm">
9043 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9044 \begin_inset Text
9045
9046 \begin_layout Plain Layout
9047
9048 \backslash
9049
9050 \family roman
9051 \series medium
9052 \shape up
9053 \size normal
9054 \emph off
9055 \bar no
9056 \strikeout off
9057 \uuline off
9058 \uwave off
9059 \noun off
9060 \color none
9061 xrightleftharpoons
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070 \begin_inset Formula $\xrightleftharpoons[x=a]{x>0}$
9071 \end_inset
9072
9073
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 </row>
9079 </lyxtabular>
9080
9081 \end_inset
9082
9083
9084 \begin_inset space \hspace*{\fill}
9085 \end_inset
9086
9087
9088 \end_layout
9089
9090 \begin_layout Standard
9091 The command scheme is for all these arrows:
9092 \end_layout
9093
9094 \begin_layout Standard
9095 \align center
9096 \begin_inset Tabular
9097 <lyxtabular version="3" rows="2" columns="2">
9098 <features booktabs="true" tabularvalignment="middle">
9099 <column alignment="center" valignment="top" width="0pt">
9100 <column alignment="center" valignment="top" width="0pt">
9101 <row>
9102 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 Command
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \begin_layout Plain Layout
9115 Result
9116 \end_layout
9117
9118 \end_inset
9119 </cell>
9120 </row>
9121 <row bottomspace="0.5mm">
9122 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9123 \begin_inset Text
9124
9125 \begin_layout Plain Layout
9126 F(a)
9127 \backslash
9128 xleftrightarrow[x=a]
9129 \backslash
9130 {x>0
9131 \begin_inset Formula $\to$
9132 \end_inset
9133
9134 F(x)
9135 \end_layout
9136
9137 \end_inset
9138 </cell>
9139 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143 \begin_inset Formula $F(a)\xleftrightarrow[x=a]{x>0}F(x)$
9144 \end_inset
9145
9146
9147 \end_layout
9148
9149 \end_inset
9150 </cell>
9151 </row>
9152 </lyxtabular>
9153
9154 \end_inset
9155
9156
9157 \end_layout
9158
9159 \begin_layout Subsection
9160 Vertical and diagonal Arrows
9161 \begin_inset Index idx
9162 status collapsed
9163
9164 \begin_layout Plain Layout
9165 Arrows ! diagonal
9166 \end_layout
9167
9168 \end_inset
9169
9170
9171 \begin_inset Index idx
9172 status collapsed
9173
9174 \begin_layout Plain Layout
9175 Arrows ! vertical
9176 \end_layout
9177
9178 \end_inset
9179
9180
9181 \end_layout
9182
9183 \begin_layout Standard
9184 \begin_inset space \hfill{}
9185 \end_inset
9186
9187
9188 \begin_inset Tabular
9189 <lyxtabular version="3" rows="7" columns="2">
9190 <features booktabs="true" tabularvalignment="middle">
9191 <column alignment="center" valignment="top" width="0pt">
9192 <column alignment="center" valignment="top" width="0pt">
9193 <row>
9194 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9195 \begin_inset Text
9196
9197 \begin_layout Plain Layout
9198 Command
9199 \end_layout
9200
9201 \end_inset
9202 </cell>
9203 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9204 \begin_inset Text
9205
9206 \begin_layout Plain Layout
9207 Result
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 </row>
9213 <row>
9214 <cell alignment="center" valignment="top" usebox="none">
9215 \begin_inset Text
9216
9217 \begin_layout Plain Layout
9218
9219 \backslash
9220 uparrow
9221 \end_layout
9222
9223 \end_inset
9224 </cell>
9225 <cell alignment="center" valignment="top" usebox="none">
9226 \begin_inset Text
9227
9228 \begin_layout Plain Layout
9229 \begin_inset Formula $\uparrow$
9230 \end_inset
9231
9232
9233 \end_layout
9234
9235 \end_inset
9236 </cell>
9237 </row>
9238 <row>
9239 <cell alignment="center" valignment="top" usebox="none">
9240 \begin_inset Text
9241
9242 \begin_layout Plain Layout
9243
9244 \backslash
9245 Uparrow
9246 \end_layout
9247
9248 \end_inset
9249 </cell>
9250 <cell alignment="center" valignment="top" usebox="none">
9251 \begin_inset Text
9252
9253 \begin_layout Plain Layout
9254 \begin_inset Formula $\Uparrow$
9255 \end_inset
9256
9257
9258 \end_layout
9259
9260 \end_inset
9261 </cell>
9262 </row>
9263 <row>
9264 <cell alignment="center" valignment="top" usebox="none">
9265 \begin_inset Text
9266
9267 \begin_layout Plain Layout
9268
9269 \backslash
9270 updownarrow
9271 \end_layout
9272
9273 \end_inset
9274 </cell>
9275 <cell alignment="center" valignment="top" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279 \begin_inset Formula $\updownarrow$
9280 \end_inset
9281
9282
9283 \end_layout
9284
9285 \end_inset
9286 </cell>
9287 </row>
9288 <row>
9289 <cell alignment="center" valignment="top" usebox="none">
9290 \begin_inset Text
9291
9292 \begin_layout Plain Layout
9293
9294 \backslash
9295 Updownarrow
9296 \end_layout
9297
9298 \end_inset
9299 </cell>
9300 <cell alignment="center" valignment="top" usebox="none">
9301 \begin_inset Text
9302
9303 \begin_layout Plain Layout
9304 \begin_inset Formula $\Updownarrow$
9305 \end_inset
9306
9307
9308 \end_layout
9309
9310 \end_inset
9311 </cell>
9312 </row>
9313 <row>
9314 <cell alignment="center" valignment="top" usebox="none">
9315 \begin_inset Text
9316
9317 \begin_layout Plain Layout
9318
9319 \backslash
9320 Downarrow
9321 \end_layout
9322
9323 \end_inset
9324 </cell>
9325 <cell alignment="center" valignment="top" usebox="none">
9326 \begin_inset Text
9327
9328 \begin_layout Plain Layout
9329 \begin_inset Formula $\Downarrow$
9330 \end_inset
9331
9332
9333 \end_layout
9334
9335 \end_inset
9336 </cell>
9337 </row>
9338 <row>
9339 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9340 \begin_inset Text
9341
9342 \begin_layout Plain Layout
9343
9344 \backslash
9345 downarrow
9346 \end_layout
9347
9348 \end_inset
9349 </cell>
9350 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9351 \begin_inset Text
9352
9353 \begin_layout Plain Layout
9354 \begin_inset Formula $\downarrow$
9355 \end_inset
9356
9357
9358 \end_layout
9359
9360 \end_inset
9361 </cell>
9362 </row>
9363 </lyxtabular>
9364
9365 \end_inset
9366
9367
9368 \begin_inset space \hfill{}
9369 \end_inset
9370
9371
9372 \begin_inset Tabular
9373 <lyxtabular version="3" rows="5" columns="2">
9374 <features booktabs="true" tabularvalignment="middle">
9375 <column alignment="center" valignment="top" width="0pt">
9376 <column alignment="center" valignment="top" width="0pt">
9377 <row>
9378 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9379 \begin_inset Text
9380
9381 \begin_layout Plain Layout
9382 Command
9383 \end_layout
9384
9385 \end_inset
9386 </cell>
9387 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9388 \begin_inset Text
9389
9390 \begin_layout Plain Layout
9391 Result
9392 \end_layout
9393
9394 \end_inset
9395 </cell>
9396 </row>
9397 <row>
9398 <cell alignment="center" valignment="top" usebox="none">
9399 \begin_inset Text
9400
9401 \begin_layout Plain Layout
9402
9403 \backslash
9404 nearrow
9405 \end_layout
9406
9407 \end_inset
9408 </cell>
9409 <cell alignment="center" valignment="top" usebox="none">
9410 \begin_inset Text
9411
9412 \begin_layout Plain Layout
9413 \begin_inset Formula $\nearrow$
9414 \end_inset
9415
9416
9417 \end_layout
9418
9419 \end_inset
9420 </cell>
9421 </row>
9422 <row>
9423 <cell alignment="center" valignment="top" usebox="none">
9424 \begin_inset Text
9425
9426 \begin_layout Plain Layout
9427
9428 \backslash
9429 searrow
9430 \end_layout
9431
9432 \end_inset
9433 </cell>
9434 <cell alignment="center" valignment="top" usebox="none">
9435 \begin_inset Text
9436
9437 \begin_layout Plain Layout
9438 \begin_inset Formula $\searrow$
9439 \end_inset
9440
9441
9442 \end_layout
9443
9444 \end_inset
9445 </cell>
9446 </row>
9447 <row>
9448 <cell alignment="center" valignment="top" usebox="none">
9449 \begin_inset Text
9450
9451 \begin_layout Plain Layout
9452
9453 \backslash
9454 swarrow
9455 \end_layout
9456
9457 \end_inset
9458 </cell>
9459 <cell alignment="center" valignment="top" usebox="none">
9460 \begin_inset Text
9461
9462 \begin_layout Plain Layout
9463 \begin_inset Formula $\swarrow$
9464 \end_inset
9465
9466
9467 \end_layout
9468
9469 \end_inset
9470 </cell>
9471 </row>
9472 <row>
9473 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9474 \begin_inset Text
9475
9476 \begin_layout Plain Layout
9477
9478 \backslash
9479 nwarrow
9480 \end_layout
9481
9482 \end_inset
9483 </cell>
9484 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9485 \begin_inset Text
9486
9487 \begin_layout Plain Layout
9488 \begin_inset Formula $\nwarrow$
9489 \end_inset
9490
9491
9492 \end_layout
9493
9494 \end_inset
9495 </cell>
9496 </row>
9497 </lyxtabular>
9498
9499 \end_inset
9500
9501
9502 \begin_inset space \hfill{}
9503 \end_inset
9504
9505
9506 \end_layout
9507
9508 \begin_layout Standard
9509 \begin_inset VSpace medskip
9510 \end_inset
9511
9512 Vertical arrows can be used also as delimiters together with the commands
9513  described in 
9514 \begin_inset CommandInset ref
9515 LatexCommand ref
9516 reference "subsec:Manual-Bracket-Size"
9517
9518 \end_inset
9519
9520  and 
9521 \begin_inset CommandInset ref
9522 LatexCommand ref
9523 reference "subsec:Automatic-Bracket-Size"
9524
9525 \end_inset
9526
9527 .
9528 \end_layout
9529
9530 \begin_layout Section
9531 Accents
9532 \begin_inset CommandInset label
9533 LatexCommand label
9534 name "sec:Accents"
9535
9536 \end_inset
9537
9538
9539 \begin_inset Index idx
9540 status collapsed
9541
9542 \begin_layout Plain Layout
9543 Accents
9544 \end_layout
9545
9546 \end_inset
9547
9548
9549 \end_layout
9550
9551 \begin_layout Standard
9552 Accents can be inserted via the math toolbar button 
9553 \begin_inset Info
9554 type  "icon"
9555 arg   "math-insert \\hat"
9556 \end_inset
9557
9558  or the commands listed in the following subsections.
9559 \end_layout
9560
9561 \begin_layout Subsection
9562 Accents for one Character
9563 \begin_inset ERT
9564 status collapsed
9565
9566 \begin_layout Plain Layout
9567
9568
9569 \backslash
9570 texorpdfstring{
9571 \end_layout
9572
9573 \end_inset
9574
9575
9576 \begin_inset Foot
9577 status collapsed
9578
9579 \begin_layout Plain Layout
9580 accents in text see 
9581 \begin_inset CommandInset ref
9582 LatexCommand ref
9583 reference "subsec:Accents-in-Text"
9584
9585 \end_inset
9586
9587
9588 \end_layout
9589
9590 \end_inset
9591
9592
9593 \begin_inset ERT
9594 status collapsed
9595
9596 \begin_layout Plain Layout
9597
9598 }{}
9599 \end_layout
9600
9601 \end_inset
9602
9603
9604 \begin_inset Note Note
9605 status collapsed
9606
9607 \begin_layout Plain Layout
9608
9609 \series bold
9610
9611 \backslash
9612 texorpdfstring
9613 \series default
9614  is used to avoid that the footnote appears in the PDF-bookmark.
9615 \end_layout
9616
9617 \begin_layout Plain Layout
9618 More about 
9619 \series bold
9620
9621 \backslash
9622 texorpdfstring
9623 \series default
9624  is in section 
9625 \begin_inset CommandInset ref
9626 LatexCommand ref
9627 reference "subsec:Formulas-in-Section"
9628
9629 \end_inset
9630
9631 .
9632 \end_layout
9633
9634 \end_inset
9635
9636
9637 \begin_inset CommandInset label
9638 LatexCommand label
9639 name "subsec:Accents-for-one"
9640
9641 \end_inset
9642
9643
9644 \begin_inset Index idx
9645 status collapsed
9646
9647 \begin_layout Plain Layout
9648 Accents ! for one character
9649 \end_layout
9650
9651 \end_inset
9652
9653
9654 \end_layout
9655
9656 \begin_layout Standard
9657 \begin_inset space \hfill{}
9658 \end_inset
9659
9660
9661 \begin_inset Tabular
9662 <lyxtabular version="3" rows="8" columns="2">
9663 <features booktabs="true" tabularvalignment="middle">
9664 <column alignment="center" valignment="top" width="0pt">
9665 <column alignment="center" valignment="top" width="0pt">
9666 <row>
9667 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9668 \begin_inset Text
9669
9670 \begin_layout Plain Layout
9671 Command
9672 \end_layout
9673
9674 \end_inset
9675 </cell>
9676 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9677 \begin_inset Text
9678
9679 \begin_layout Plain Layout
9680 Result
9681 \end_layout
9682
9683 \end_inset
9684 </cell>
9685 </row>
9686 <row topspace="1.5mm">
9687 <cell alignment="center" valignment="top" usebox="none">
9688 \begin_inset Text
9689
9690 \begin_layout Plain Layout
9691
9692 \backslash
9693 dot
9694 \begin_inset space \textvisiblespace{}
9695 \end_inset
9696
9697 A
9698 \end_layout
9699
9700 \end_inset
9701 </cell>
9702 <cell alignment="center" valignment="top" usebox="none">
9703 \begin_inset Text
9704
9705 \begin_layout Plain Layout
9706 \begin_inset Formula $\dot{A}$
9707 \end_inset
9708
9709
9710 \end_layout
9711
9712 \end_inset
9713 </cell>
9714 </row>
9715 <row topspace="1.5mm">
9716 <cell alignment="center" valignment="top" usebox="none">
9717 \begin_inset Text
9718
9719 \begin_layout Plain Layout
9720
9721 \backslash
9722 ddot
9723 \begin_inset space \textvisiblespace{}
9724 \end_inset
9725
9726 A
9727 \end_layout
9728
9729 \end_inset
9730 </cell>
9731 <cell alignment="center" valignment="top" usebox="none">
9732 \begin_inset Text
9733
9734 \begin_layout Plain Layout
9735 \begin_inset Formula $\ddot{A}$
9736 \end_inset
9737
9738
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 dddot
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 $\dddot{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 ddddot
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 $\ddddot{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 vec
9810 \begin_inset space \textvisiblespace{}
9811 \end_inset
9812
9813 A
9814 \begin_inset Index idx
9815 status collapsed
9816
9817 \begin_layout Plain Layout
9818 Vectors
9819 \end_layout
9820
9821 \end_inset
9822
9823
9824 \end_layout
9825
9826 \end_inset
9827 </cell>
9828 <cell alignment="center" valignment="top" usebox="none">
9829 \begin_inset Text
9830
9831 \begin_layout Plain Layout
9832 \begin_inset Formula $\vec{A}$
9833 \end_inset
9834
9835
9836 \end_layout
9837
9838 \end_inset
9839 </cell>
9840 </row>
9841 <row topspace="1.5mm">
9842 <cell alignment="center" valignment="top" usebox="none">
9843 \begin_inset Text
9844
9845 \begin_layout Plain Layout
9846
9847 \backslash
9848 bar
9849 \begin_inset space \textvisiblespace{}
9850 \end_inset
9851
9852 A
9853 \end_layout
9854
9855 \end_inset
9856 </cell>
9857 <cell alignment="center" valignment="top" usebox="none">
9858 \begin_inset Text
9859
9860 \begin_layout Plain Layout
9861 \begin_inset Formula $\bar{A}$
9862 \end_inset
9863
9864
9865 \end_layout
9866
9867 \end_inset
9868 </cell>
9869 </row>
9870 <row topspace="1.5mm">
9871 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9872 \begin_inset Text
9873
9874 \begin_layout Plain Layout
9875
9876 \backslash
9877 mathring
9878 \begin_inset space \textvisiblespace{}
9879 \end_inset
9880
9881 A
9882 \end_layout
9883
9884 \end_inset
9885 </cell>
9886 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9887 \begin_inset Text
9888
9889 \begin_layout Plain Layout
9890 \begin_inset Formula $\mathring{A}$
9891 \end_inset
9892
9893
9894 \end_layout
9895
9896 \end_inset
9897 </cell>
9898 </row>
9899 </lyxtabular>
9900
9901 \end_inset
9902
9903
9904 \begin_inset space \hfill{}
9905 \end_inset
9906
9907
9908 \begin_inset Tabular
9909 <lyxtabular version="3" rows="7" columns="2">
9910 <features booktabs="true" tabularvalignment="middle">
9911 <column alignment="center" valignment="top" width="0pt">
9912 <column alignment="center" valignment="top" width="0pt">
9913 <row>
9914 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9915 \begin_inset Text
9916
9917 \begin_layout Plain Layout
9918 Command
9919 \end_layout
9920
9921 \end_inset
9922 </cell>
9923 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9924 \begin_inset Text
9925
9926 \begin_layout Plain Layout
9927 Result
9928 \end_layout
9929
9930 \end_inset
9931 </cell>
9932 </row>
9933 <row topspace="1.5mm">
9934 <cell alignment="center" valignment="top" usebox="none">
9935 \begin_inset Text
9936
9937 \begin_layout Plain Layout
9938
9939 \backslash
9940 tilde
9941 \begin_inset space \textvisiblespace{}
9942 \end_inset
9943
9944 A
9945 \end_layout
9946
9947 \end_inset
9948 </cell>
9949 <cell alignment="center" valignment="top" usebox="none">
9950 \begin_inset Text
9951
9952 \begin_layout Plain Layout
9953 \begin_inset Formula $\tilde{A}$
9954 \end_inset
9955
9956
9957 \end_layout
9958
9959 \end_inset
9960 </cell>
9961 </row>
9962 <row topspace="1.5mm">
9963 <cell alignment="center" valignment="top" usebox="none">
9964 \begin_inset Text
9965
9966 \begin_layout Plain Layout
9967
9968 \backslash
9969 hat
9970 \begin_inset space \textvisiblespace{}
9971 \end_inset
9972
9973 A
9974 \end_layout
9975
9976 \end_inset
9977 </cell>
9978 <cell alignment="center" valignment="top" usebox="none">
9979 \begin_inset Text
9980
9981 \begin_layout Plain Layout
9982 \begin_inset Formula $\hat{A}$
9983 \end_inset
9984
9985
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 check
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 $\check{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 acute
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 $\acute{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 grave
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 $\grave{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" bottomline="true" usebox="none">
10080 \begin_inset Text
10081
10082 \begin_layout Plain Layout
10083
10084 \backslash
10085 breve
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" bottomline="true" usebox="none">
10095 \begin_inset Text
10096
10097 \begin_layout Plain Layout
10098 \begin_inset Formula $\breve{A}$
10099 \end_inset
10100
10101
10102 \end_layout
10103
10104 \end_inset
10105 </cell>
10106 </row>
10107 </lyxtabular>
10108
10109 \end_inset
10110
10111
10112 \begin_inset space \hfill{}
10113 \end_inset
10114
10115
10116 \end_layout
10117
10118 \begin_layout Standard
10119 \begin_inset VSpace bigskip
10120 \end_inset
10121
10122
10123 \end_layout
10124
10125 \begin_layout Standard
10126 You can directly insert accents like é to formulas.
10127  \SpecialChar LyX
10128  will transform them to the corresponding accent command.
10129  For umlauts
10130 \begin_inset Index idx
10131 status collapsed
10132
10133 \begin_layout Plain Layout
10134 Umlauts
10135 \end_layout
10136
10137 \end_inset
10138
10139  it is better to insert a quotation mark before the vowel.
10140  These two characters are then treated by \SpecialChar LaTeX
10141  as 
10142 \emph on
10143 one
10144 \emph default
10145  character when the formula part with the umlaut is marked as German.
10146  In contrary to 
10147 \series bold
10148
10149 \backslash
10150 ddot
10151 \series default
10152 , with this method 
10153 \begin_inset Quotes eld
10154 \end_inset
10155
10156 real
10157 \begin_inset Quotes erd
10158 \end_inset
10159
10160  umlauts are created as demonstrated in the following example:
10161 \end_layout
10162
10163 \begin_layout Standard
10164 \begin_inset VSpace -2mm
10165 \end_inset
10166
10167
10168 \end_layout
10169
10170 \begin_layout Standard
10171 \align center
10172 \begin_inset Tabular
10173 <lyxtabular version="3" rows="3" columns="2">
10174 <features booktabs="true" tabularvalignment="middle">
10175 <column alignment="center" valignment="top" width="0pt">
10176 <column alignment="center" valignment="top">
10177 <row>
10178 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10179 \begin_inset Text
10180
10181 \begin_layout Plain Layout
10182 Command
10183 \end_layout
10184
10185 \end_inset
10186 </cell>
10187 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10188 \begin_inset Text
10189
10190 \begin_layout Plain Layout
10191 Result
10192 \end_layout
10193
10194 \end_inset
10195 </cell>
10196 </row>
10197 <row>
10198 <cell alignment="center" valignment="top" usebox="none">
10199 \begin_inset Text
10200
10201 \begin_layout Plain Layout
10202 \begin_inset Quotes grd
10203 \end_inset
10204
10205 i
10206 \end_layout
10207
10208 \end_inset
10209 </cell>
10210 <cell alignment="center" valignment="top" usebox="none">
10211 \begin_inset Text
10212
10213 \begin_layout Plain Layout
10214 \begin_inset space \hspace{}
10215 \length 0pt
10216 \end_inset
10217
10218
10219 \lang ngerman
10220
10221 \begin_inset Formula $"i$
10222 \end_inset
10223
10224
10225 \end_layout
10226
10227 \end_inset
10228 </cell>
10229 </row>
10230 <row topspace="1.5mm">
10231 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10232 \begin_inset Text
10233
10234 \begin_layout Plain Layout
10235
10236 \backslash
10237 ddot
10238 \begin_inset space \textvisiblespace{}
10239 \end_inset
10240
10241 i
10242 \end_layout
10243
10244 \end_inset
10245 </cell>
10246 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250 \begin_inset Formula $\ddot{i}$
10251 \end_inset
10252
10253
10254 \end_layout
10255
10256 \end_inset
10257 </cell>
10258 </row>
10259 </lyxtabular>
10260
10261 \end_inset
10262
10263
10264 \end_layout
10265
10266 \begin_layout Standard
10267 Another advantage to 
10268 \series bold
10269
10270 \backslash
10271 ddot
10272 \series default
10273  is that umlauts can directly be converted to mathematical text because
10274  the accent commands above are 
10275 \emph on
10276 not allowed
10277 \emph default
10278  
10279 \emph on
10280 in mathematical text
10281 \emph default
10282 .
10283  To convert an accented character to mathematical text, only the character
10284  under the accent may be converted.
10285  This applies also for all other conversions, e.
10286 \begin_inset space \thinspace{}
10287 \end_inset
10288
10289 g.
10290 \begin_inset space \space{}
10291 \end_inset
10292
10293 to italic or bold.
10294 \end_layout
10295
10296 \begin_layout Standard
10297 In mathematical text, umlauts and other accented characters can directly
10298  be inserted.
10299 \end_layout
10300
10301 \begin_layout Standard
10302 \begin_inset VSpace bigskip
10303 \end_inset
10304
10305
10306 \end_layout
10307
10308 \begin_layout Standard
10309 \SpecialChar LyX
10310  also supports a tilde under the character if the \SpecialChar LaTeX
10311 -package 
10312 \series bold
10313 undertilde
10314 \series default
10315
10316 \begin_inset Index idx
10317 status collapsed
10318
10319 \begin_layout Plain Layout
10320 Packages ! undertilde
10321 \end_layout
10322
10323 \end_inset
10324
10325  is installed on your system:
10326 \end_layout
10327
10328 \begin_layout Standard
10329 \begin_inset ERT
10330 status collapsed
10331
10332 \begin_layout Plain Layout
10333
10334
10335 \backslash
10336 ifundertilde 
10337 \end_layout
10338
10339 \end_inset
10340
10341
10342 \begin_inset Note Note
10343 status open
10344
10345 \begin_layout Plain Layout
10346 The following table will only be displayed when the \SpecialChar LaTeX
10347 -package 
10348 \series bold
10349 undertilde
10350 \series default
10351  is installed.
10352 \end_layout
10353
10354 \end_inset
10355
10356
10357 \end_layout
10358
10359 \begin_layout Standard
10360 \noindent
10361 \align center
10362 \begin_inset Tabular
10363 <lyxtabular version="3" rows="2" columns="2">
10364 <features booktabs="true" tabularvalignment="middle">
10365 <column alignment="center" valignment="top" width="0pt">
10366 <column alignment="center" valignment="top" width="0pt">
10367 <row>
10368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10369 \begin_inset Text
10370
10371 \begin_layout Plain Layout
10372 Command
10373 \end_layout
10374
10375 \end_inset
10376 </cell>
10377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10378 \begin_inset Text
10379
10380 \begin_layout Plain Layout
10381 Result
10382 \end_layout
10383
10384 \end_inset
10385 </cell>
10386 </row>
10387 <row>
10388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10389 \begin_inset Text
10390
10391 \begin_layout Plain Layout
10392
10393 \backslash
10394 utilde
10395 \begin_inset space \textvisiblespace{}
10396 \end_inset
10397
10398 A
10399 \end_layout
10400
10401 \end_inset
10402 </cell>
10403 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10404 \begin_inset Text
10405
10406 \begin_layout Plain Layout
10407 \begin_inset Formula $\utilde{A}$
10408 \end_inset
10409
10410
10411 \end_layout
10412
10413 \end_inset
10414 </cell>
10415 </row>
10416 </lyxtabular>
10417
10418 \end_inset
10419
10420
10421 \end_layout
10422
10423 \begin_layout Standard
10424 \begin_inset ERT
10425 status collapsed
10426
10427 \begin_layout Plain Layout
10428
10429
10430 \backslash
10431 else 
10432 \end_layout
10433
10434 \end_inset
10435
10436
10437 \begin_inset Note Note
10438 status open
10439
10440 \begin_layout Plain Layout
10441 The following will be displayed when the \SpecialChar LaTeX
10442 -package 
10443 \series bold
10444 undertilde
10445 \series default
10446  is not installed:
10447 \end_layout
10448
10449 \end_inset
10450
10451
10452 \end_layout
10453
10454 \begin_layout Standard
10455 You need to install the \SpecialChar LaTeX
10456 -package 
10457 \series bold
10458 undertilde
10459 \series default
10460  to see the rest of this subsection in the output.
10461 \end_layout
10462
10463 \begin_layout Standard
10464 \begin_inset ERT
10465 status collapsed
10466
10467 \begin_layout Plain Layout
10468
10469
10470 \backslash
10471 fi 
10472 \end_layout
10473
10474 \end_inset
10475
10476
10477 \end_layout
10478
10479 \begin_layout Standard
10480 \begin_inset Newpage newpage
10481 \end_inset
10482
10483
10484 \end_layout
10485
10486 \begin_layout Subsection
10487 Accents for several Characters
10488 \begin_inset Index idx
10489 status collapsed
10490
10491 \begin_layout Plain Layout
10492 Accents ! for several characters
10493 \end_layout
10494
10495 \end_inset
10496
10497
10498 \end_layout
10499
10500 \begin_layout Standard
10501 \begin_inset space \hfill{}
10502 \end_inset
10503
10504
10505 \begin_inset Tabular
10506 <lyxtabular version="3" rows="5" columns="2">
10507 <features booktabs="true" tabularvalignment="middle">
10508 <column alignment="center" valignment="top" width="0pt">
10509 <column alignment="center" valignment="top" width="0pt">
10510 <row>
10511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10512 \begin_inset Text
10513
10514 \begin_layout Plain Layout
10515 Command
10516 \end_layout
10517
10518 \end_inset
10519 </cell>
10520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10521 \begin_inset Text
10522
10523 \begin_layout Plain Layout
10524 Result
10525 \end_layout
10526
10527 \end_inset
10528 </cell>
10529 </row>
10530 <row topspace="1.5mm">
10531 <cell alignment="center" valignment="top" usebox="none">
10532 \begin_inset Text
10533
10534 \begin_layout Plain Layout
10535
10536 \backslash
10537 overleftarrow
10538 \begin_inset space \textvisiblespace{}
10539 \end_inset
10540
10541 A=B
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10547 \begin_inset Text
10548
10549 \begin_layout Plain Layout
10550 \begin_inset Formula $\overleftarrow{A=B}$
10551 \end_inset
10552
10553
10554 \end_layout
10555
10556 \end_inset
10557 </cell>
10558 </row>
10559 <row topspace="1.5mm">
10560 <cell alignment="center" valignment="top" usebox="none">
10561 \begin_inset Text
10562
10563 \begin_layout Plain Layout
10564
10565 \backslash
10566 underleftarrow
10567 \begin_inset space \textvisiblespace{}
10568 \end_inset
10569
10570 A=B
10571 \end_layout
10572
10573 \end_inset
10574 </cell>
10575 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10576 \begin_inset Text
10577
10578 \begin_layout Plain Layout
10579 \begin_inset Formula $\underleftarrow{A=B}$
10580 \end_inset
10581
10582
10583 \end_layout
10584
10585 \end_inset
10586 </cell>
10587 </row>
10588 <row topspace="1.5mm">
10589 <cell alignment="center" valignment="top" usebox="none">
10590 \begin_inset Text
10591
10592 \begin_layout Plain Layout
10593
10594 \backslash
10595 overleftrightarrow
10596 \begin_inset space \textvisiblespace{}
10597 \end_inset
10598
10599 A=B
10600 \end_layout
10601
10602 \end_inset
10603 </cell>
10604 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10605 \begin_inset Text
10606
10607 \begin_layout Plain Layout
10608 \begin_inset Formula $\overleftrightarrow{A=B}$
10609 \end_inset
10610
10611
10612 \end_layout
10613
10614 \end_inset
10615 </cell>
10616 </row>
10617 <row topspace="1.5mm" bottomspace="1mm">
10618 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622
10623 \backslash
10624 underleftrightarrow
10625 \begin_inset space \textvisiblespace{}
10626 \end_inset
10627
10628 A=B
10629 \end_layout
10630
10631 \end_inset
10632 </cell>
10633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10634 \begin_inset Text
10635
10636 \begin_layout Plain Layout
10637 \begin_inset Formula $\underleftrightarrow{A=B}$
10638 \end_inset
10639
10640
10641 \end_layout
10642
10643 \end_inset
10644 </cell>
10645 </row>
10646 </lyxtabular>
10647
10648 \end_inset
10649
10650
10651 \begin_inset space \hfill{}
10652 \end_inset
10653
10654
10655 \begin_inset Tabular
10656 <lyxtabular version="3" rows="5" columns="2">
10657 <features booktabs="true" tabularvalignment="middle">
10658 <column alignment="center" valignment="top" width="0pt">
10659 <column alignment="center" valignment="top" width="0pt">
10660 <row>
10661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10662 \begin_inset Text
10663
10664 \begin_layout Plain Layout
10665 Command
10666 \end_layout
10667
10668 \end_inset
10669 </cell>
10670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10671 \begin_inset Text
10672
10673 \begin_layout Plain Layout
10674 Result
10675 \end_layout
10676
10677 \end_inset
10678 </cell>
10679 </row>
10680 <row topspace="1.5mm">
10681 <cell alignment="center" valignment="top" usebox="none">
10682 \begin_inset Text
10683
10684 \begin_layout Plain Layout
10685
10686 \backslash
10687 overrightarrow
10688 \begin_inset space \textvisiblespace{}
10689 \end_inset
10690
10691 A=B
10692 \end_layout
10693
10694 \end_inset
10695 </cell>
10696 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10697 \begin_inset Text
10698
10699 \begin_layout Plain Layout
10700 \begin_inset Formula $\overrightarrow{A=B}$
10701 \end_inset
10702
10703
10704 \end_layout
10705
10706 \end_inset
10707 </cell>
10708 </row>
10709 <row topspace="1.5mm">
10710 <cell alignment="center" valignment="top" usebox="none">
10711 \begin_inset Text
10712
10713 \begin_layout Plain Layout
10714
10715 \backslash
10716 underrightarrow
10717 \begin_inset space \textvisiblespace{}
10718 \end_inset
10719
10720 A=B
10721 \end_layout
10722
10723 \end_inset
10724 </cell>
10725 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10726 \begin_inset Text
10727
10728 \begin_layout Plain Layout
10729 \begin_inset Formula $\underrightarrow{A=B}$
10730 \end_inset
10731
10732
10733 \end_layout
10734
10735 \end_inset
10736 </cell>
10737 </row>
10738 <row topspace="1.5mm">
10739 <cell alignment="center" valignment="top" usebox="none">
10740 \begin_inset Text
10741
10742 \begin_layout Plain Layout
10743
10744 \backslash
10745 widetilde
10746 \begin_inset space \textvisiblespace{}
10747 \end_inset
10748
10749 A=B
10750 \end_layout
10751
10752 \end_inset
10753 </cell>
10754 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758 \begin_inset Formula $\widetilde{A=B}$
10759 \end_inset
10760
10761
10762 \end_layout
10763
10764 \end_inset
10765 </cell>
10766 </row>
10767 <row topspace="1.5mm" bottomspace="1mm">
10768 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10769 \begin_inset Text
10770
10771 \begin_layout Plain Layout
10772
10773 \backslash
10774 widehat
10775 \begin_inset space \textvisiblespace{}
10776 \end_inset
10777
10778 A=B
10779 \end_layout
10780
10781 \end_inset
10782 </cell>
10783 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10784 \begin_inset Text
10785
10786 \begin_layout Plain Layout
10787 \begin_inset Formula $\widehat{A=B}$
10788 \end_inset
10789
10790
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 </row>
10796 </lyxtabular>
10797
10798 \end_inset
10799
10800
10801 \begin_inset space \hfill{}
10802 \end_inset
10803
10804
10805 \end_layout
10806
10807 \begin_layout Standard
10808 \begin_inset VSpace medskip
10809 \end_inset
10810
10811 With these commands as many characters as you like can be accented.
10812  But the accents 
10813 \series bold
10814
10815 \backslash
10816 widetilde
10817 \series default
10818  and 
10819 \series bold
10820
10821 \backslash
10822 widehat
10823 \series default
10824  will only be set in the output with a length of three characters, as shown
10825  in the following example:
10826 \begin_inset Formula 
10827 \[
10828 \widetilde{A+B=C-D}
10829 \]
10830
10831 \end_inset
10832
10833
10834 \end_layout
10835
10836 \begin_layout Standard
10837 With the commands 
10838 \series bold
10839
10840 \backslash
10841 overset
10842 \series default
10843
10844 \begin_inset Index idx
10845 status collapsed
10846
10847 \begin_layout Plain Layout
10848 Commands ! O ! 
10849 \backslash
10850 overset
10851 \end_layout
10852
10853 \end_inset
10854
10855  and 
10856 \series bold
10857
10858 \backslash
10859 underset
10860 \series default
10861
10862 \begin_inset Index idx
10863 status collapsed
10864
10865 \begin_layout Plain Layout
10866 Commands ! U ! 
10867 \backslash
10868 underset
10869 \end_layout
10870
10871 \end_inset
10872
10873  described in the previous subsection it is also possible to accent several
10874  characters.
10875  The command 
10876 \series bold
10877
10878 \backslash
10879 underset
10880 \begin_inset space \textvisiblespace{}
10881 \end_inset
10882
10883 A=B
10884 \begin_inset Formula $\downarrow$
10885 \end_inset
10886
10887 ***
10888 \series default
10889  creates:
10890 \begin_inset Formula 
10891 \[
10892 \underset{***}{A=B}
10893 \]
10894
10895 \end_inset
10896
10897
10898 \end_layout
10899
10900 \begin_layout Section
10901 Space
10902 \begin_inset CommandInset label
10903 LatexCommand label
10904 name "subsec:Space"
10905
10906 \end_inset
10907
10908
10909 \begin_inset Index idx
10910 status collapsed
10911
10912 \begin_layout Plain Layout
10913 Space ! horizontal
10914 \end_layout
10915
10916 \end_inset
10917
10918
10919 \end_layout
10920
10921 \begin_layout Subsection
10922 Predefined Space
10923 \begin_inset CommandInset label
10924 LatexCommand label
10925 name "subsec:Predefined-Space"
10926
10927 \end_inset
10928
10929
10930 \begin_inset Index idx
10931 status collapsed
10932
10933 \begin_layout Plain Layout
10934 Space ! horizontal ! predefined
10935 \end_layout
10936
10937 \end_inset
10938
10939
10940 \end_layout
10941
10942 \begin_layout Standard
10943 Sometimes it is necessary to insert horizontal space into a formula.
10944  This is done by inserting a protected space (shortcut 
10945 \begin_inset Info
10946 type  "shortcut"
10947 arg   "command-alternatives space-insert protected ; math-space"
10948 \end_inset
10949
10950 ).
10951  A 
10952 \begin_inset Quotes eld
10953 \end_inset
10954
10955
10956 \color blue
10957
10958 \begin_inset space \textvisiblespace{}
10959 \end_inset
10960
10961
10962 \color inherit
10963
10964 \begin_inset Quotes erd
10965 \end_inset
10966
10967  appears and by pressing 
10968 \family sans
10969 Space
10970 \family default
10971  several times one can select one of eight different space sizes.
10972  The spaces can also be inserted using the math toolbar button 
10973 \begin_inset Info
10974 type  "icon"
10975 arg   "math-insert \\space"
10976 \end_inset
10977
10978  or special commands.
10979  Independent from the inserted command, one can select the size again by
10980  pressing 
10981 \family sans
10982 Space
10983 \family default
10984  afterwards.
10985 \end_layout
10986
10987 \begin_layout Standard
10988 \noindent
10989 \align center
10990 \begin_inset Tabular
10991 <lyxtabular version="3" rows="6" columns="3">
10992 <features booktabs="true" tabularvalignment="middle">
10993 <column alignment="center" valignment="top">
10994 <column alignment="center" valignment="top" width="15col%">
10995 <column alignment="center" valignment="top">
10996 <row>
10997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10998 \begin_inset Text
10999
11000 \begin_layout Plain Layout
11001 Command
11002 \end_layout
11003
11004 \end_inset
11005 </cell>
11006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11007 \begin_inset Text
11008
11009 \begin_layout Plain Layout
11010 Number of 
11011 \family sans
11012 Space
11013 \family default
11014  keystrokes
11015 \end_layout
11016
11017 \end_inset
11018 </cell>
11019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11020 \begin_inset Text
11021
11022 \begin_layout Plain Layout
11023 Result
11024 \end_layout
11025
11026 \end_inset
11027 </cell>
11028 </row>
11029 <row>
11030 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11031 \begin_inset Text
11032
11033 \begin_layout Plain Layout
11034
11035 \backslash
11036 ,
11037 \end_layout
11038
11039 \end_inset
11040 </cell>
11041 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11042 \begin_inset Text
11043
11044 \begin_layout Plain Layout
11045 0
11046 \end_layout
11047
11048 \end_inset
11049 </cell>
11050 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11051 \begin_inset Text
11052
11053 \begin_layout Plain Layout
11054 \begin_inset Formula $A\,B$
11055 \end_inset
11056
11057
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 </row>
11063 <row>
11064 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11065 \begin_inset Text
11066
11067 \begin_layout Plain Layout
11068
11069 \backslash
11070 :
11071 \end_layout
11072
11073 \end_inset
11074 </cell>
11075 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11076 \begin_inset Text
11077
11078 \begin_layout Plain Layout
11079 1
11080 \end_layout
11081
11082 \end_inset
11083 </cell>
11084 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11085 \begin_inset Text
11086
11087 \begin_layout Plain Layout
11088 \begin_inset Formula $A\:B$
11089 \end_inset
11090
11091
11092 \end_layout
11093
11094 \end_inset
11095 </cell>
11096 </row>
11097 <row>
11098 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11099 \begin_inset Text
11100
11101 \begin_layout Plain Layout
11102
11103 \backslash
11104 ;
11105 \end_layout
11106
11107 \end_inset
11108 </cell>
11109 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11110 \begin_inset Text
11111
11112 \begin_layout Plain Layout
11113 2
11114 \end_layout
11115
11116 \end_inset
11117 </cell>
11118 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11119 \begin_inset Text
11120
11121 \begin_layout Plain Layout
11122 \begin_inset Formula $A\;B$
11123 \end_inset
11124
11125
11126 \end_layout
11127
11128 \end_inset
11129 </cell>
11130 </row>
11131 <row>
11132 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11133 \begin_inset Text
11134
11135 \begin_layout Plain Layout
11136
11137 \backslash
11138 quad
11139 \end_layout
11140
11141 \end_inset
11142 </cell>
11143 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11144 \begin_inset Text
11145
11146 \begin_layout Plain Layout
11147 3
11148 \end_layout
11149
11150 \end_inset
11151 </cell>
11152 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11153 \begin_inset Text
11154
11155 \begin_layout Plain Layout
11156 \begin_inset Formula $A\quad B$
11157 \end_inset
11158
11159
11160 \end_layout
11161
11162 \end_inset
11163 </cell>
11164 </row>
11165 <row>
11166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11167 \begin_inset Text
11168
11169 \begin_layout Plain Layout
11170
11171 \backslash
11172 qquad
11173 \end_layout
11174
11175 \end_inset
11176 </cell>
11177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11178 \begin_inset Text
11179
11180 \begin_layout Plain Layout
11181 4
11182 \end_layout
11183
11184 \end_inset
11185 </cell>
11186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11187 \begin_inset Text
11188
11189 \begin_layout Plain Layout
11190 \begin_inset Formula $A\qquad B$
11191 \end_inset
11192
11193
11194 \end_layout
11195
11196 \end_inset
11197 </cell>
11198 </row>
11199 </lyxtabular>
11200
11201 \end_inset
11202
11203
11204 \begin_inset space \hfill{}
11205 \end_inset
11206
11207
11208 \begin_inset Tabular
11209 <lyxtabular version="3" rows="6" columns="3">
11210 <features booktabs="true" tabularvalignment="middle">
11211 <column alignment="center" valignment="top">
11212 <column alignment="center" valignment="top" width="15col%">
11213 <column alignment="center" valignment="top">
11214 <row>
11215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11216 \begin_inset Text
11217
11218 \begin_layout Plain Layout
11219 Command
11220 \end_layout
11221
11222 \end_inset
11223 </cell>
11224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11225 \begin_inset Text
11226
11227 \begin_layout Plain Layout
11228 Number of 
11229 \family sans
11230 Space
11231 \family default
11232  keystrokes
11233 \end_layout
11234
11235 \end_inset
11236 </cell>
11237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11238 \begin_inset Text
11239
11240 \begin_layout Plain Layout
11241 Result
11242 \end_layout
11243
11244 \end_inset
11245 </cell>
11246 </row>
11247 <row>
11248 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11249 \begin_inset Text
11250
11251 \begin_layout Plain Layout
11252
11253 \backslash
11254 hfill
11255 \end_layout
11256
11257 \end_inset
11258 </cell>
11259 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11260 \begin_inset Text
11261
11262 \begin_layout Plain Layout
11263 5
11264 \end_layout
11265
11266 \end_inset
11267 </cell>
11268 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11269 \begin_inset Text
11270
11271 \begin_layout Plain Layout
11272 \begin_inset Formula $A\hfill B$
11273 \end_inset
11274
11275
11276 \end_layout
11277
11278 \end_inset
11279 </cell>
11280 </row>
11281 <row>
11282 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11283 \begin_inset Text
11284
11285 \begin_layout Plain Layout
11286
11287 \backslash
11288 hspace*{1em}
11289 \end_layout
11290
11291 \end_inset
11292 </cell>
11293 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11294 \begin_inset Text
11295
11296 \begin_layout Plain Layout
11297 6
11298 \end_layout
11299
11300 \end_inset
11301 </cell>
11302 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11303 \begin_inset Text
11304
11305 \begin_layout Plain Layout
11306 \begin_inset Formula $A\hspace*{1em}B$
11307 \end_inset
11308
11309
11310 \end_layout
11311
11312 \end_inset
11313 </cell>
11314 </row>
11315 <row>
11316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11317 \begin_inset Text
11318
11319 \begin_layout Plain Layout
11320
11321 \backslash
11322 hspace{1em}
11323 \end_layout
11324
11325 \end_inset
11326 </cell>
11327 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11328 \begin_inset Text
11329
11330 \begin_layout Plain Layout
11331 7
11332 \end_layout
11333
11334 \end_inset
11335 </cell>
11336 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11337 \begin_inset Text
11338
11339 \begin_layout Plain Layout
11340 \begin_inset Formula $A\hspace{1em}B$
11341 \end_inset
11342
11343
11344 \end_layout
11345
11346 \end_inset
11347 </cell>
11348 </row>
11349 <row>
11350 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11351 \begin_inset Text
11352
11353 \begin_layout Plain Layout
11354
11355 \backslash
11356
11357 \begin_inset space \textvisiblespace{}
11358 \end_inset
11359
11360
11361 \end_layout
11362
11363 \end_inset
11364 </cell>
11365 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11366 \begin_inset Text
11367
11368 \begin_layout Plain Layout
11369 8
11370 \end_layout
11371
11372 \end_inset
11373 </cell>
11374 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11375 \begin_inset Text
11376
11377 \begin_layout Plain Layout
11378 \begin_inset Formula $A\ B$
11379 \end_inset
11380
11381
11382 \end_layout
11383
11384 \end_inset
11385 </cell>
11386 </row>
11387 <row>
11388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11389 \begin_inset Text
11390
11391 \begin_layout Plain Layout
11392
11393 \backslash
11394 !
11395 \end_layout
11396
11397 \end_inset
11398 </cell>
11399 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11400 \begin_inset Text
11401
11402 \begin_layout Plain Layout
11403 9
11404 \end_layout
11405
11406 \end_inset
11407 </cell>
11408 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11409 \begin_inset Text
11410
11411 \begin_layout Plain Layout
11412 \begin_inset Formula $A\!B$
11413 \end_inset
11414
11415
11416 \end_layout
11417
11418 \end_inset
11419 </cell>
11420 </row>
11421 </lyxtabular>
11422
11423 \end_inset
11424
11425
11426 \end_layout
11427
11428 \begin_layout Standard
11429 Space
11430 \begin_inset space ~
11431 \end_inset
11432
11433 5
11434 \begin_inset space \thinspace{}
11435 \end_inset
11436
11437
11438 \begin_inset space \thinspace{}
11439 \end_inset
11440
11441 7 are variable spaces which are explained in 
11442 \begin_inset CommandInset ref
11443 LatexCommand ref
11444 reference "subsec:Variable-Space"
11445
11446 \end_inset
11447
11448 .
11449  Space
11450 \begin_inset space ~
11451 \end_inset
11452
11453 9 seems to produce no space.
11454  It is displayed red in \SpecialChar LyX
11455  contrary to the other sizes, because it is a negative
11456  space.
11457  There are two more negative spaces:
11458 \end_layout
11459
11460 \begin_layout Standard
11461 \align center
11462 \begin_inset Tabular
11463 <lyxtabular version="3" rows="3" columns="3">
11464 <features booktabs="true" tabularvalignment="middle">
11465 <column alignment="center" valignment="middle" width="6.8cm">
11466 <column alignment="center" valignment="top" width="0pt">
11467 <column alignment="center" valignment="top" width="0pt">
11468 <row>
11469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11470 \begin_inset Text
11471
11472 \begin_layout Plain Layout
11473 Command
11474 \end_layout
11475
11476 \end_inset
11477 </cell>
11478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11479 \begin_inset Text
11480
11481 \begin_layout Plain Layout
11482
11483 \backslash
11484 negmedspace
11485 \end_layout
11486
11487 \end_inset
11488 </cell>
11489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11490 \begin_inset Text
11491
11492 \begin_layout Plain Layout
11493
11494 \backslash
11495 negthickspace
11496 \end_layout
11497
11498 \end_inset
11499 </cell>
11500 </row>
11501 <row>
11502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11503 \begin_inset Text
11504
11505 \begin_layout Plain Layout
11506 Number of 
11507 \family sans
11508 Space
11509 \family default
11510  keystrokes after inserting the protected space
11511 \end_layout
11512
11513 \end_inset
11514 </cell>
11515 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11516 \begin_inset Text
11517
11518 \begin_layout Plain Layout
11519 10
11520 \end_layout
11521
11522 \end_inset
11523 </cell>
11524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11525 \begin_inset Text
11526
11527 \begin_layout Plain Layout
11528 11
11529 \end_layout
11530
11531 \end_inset
11532 </cell>
11533 </row>
11534 <row>
11535 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11536 \begin_inset Text
11537
11538 \begin_layout Plain Layout
11539 Result
11540 \end_layout
11541
11542 \end_inset
11543 </cell>
11544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11545 \begin_inset Text
11546
11547 \begin_layout Plain Layout
11548 \begin_inset Formula $A\negmedspace B$
11549 \end_inset
11550
11551
11552 \end_layout
11553
11554 \end_inset
11555 </cell>
11556 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11557 \begin_inset Text
11558
11559 \begin_layout Plain Layout
11560 \begin_inset Formula $A\negthickspace B$
11561 \end_inset
11562
11563
11564 \end_layout
11565
11566 \end_inset
11567 </cell>
11568 </row>
11569 </lyxtabular>
11570
11571 \end_inset
11572
11573
11574 \end_layout
11575
11576 \begin_layout Standard
11577 Negative spaces can lead to characters overlapping each other.
11578  Thus they can be used to enforce ligatures, which are e.
11579 \begin_inset space \thinspace{}
11580 \end_inset
11581
11582 g.
11583 \begin_inset space \space{}
11584 \end_inset
11585
11586 useful for summation operators:
11587 \end_layout
11588
11589 \begin_layout Standard
11590 \align center
11591 \begin_inset Tabular
11592 <lyxtabular version="3" rows="3" columns="2">
11593 <features booktabs="true" tabularvalignment="middle">
11594 <column alignment="center" valignment="top" width="0pt">
11595 <column alignment="center" valignment="top">
11596 <row>
11597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11598 \begin_inset Text
11599
11600 \begin_layout Plain Layout
11601 Command
11602 \end_layout
11603
11604 \end_inset
11605 </cell>
11606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11607 \begin_inset Text
11608
11609 \begin_layout Plain Layout
11610 Result
11611 \end_layout
11612
11613 \end_inset
11614 </cell>
11615 </row>
11616 <row>
11617 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11618 \begin_inset Text
11619
11620 \begin_layout Plain Layout
11621
11622 \backslash
11623 sum
11624 \backslash
11625 sum
11626 \begin_inset space \textvisiblespace{}
11627 \end_inset
11628
11629 f_kl
11630 \end_layout
11631
11632 \end_inset
11633 </cell>
11634 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11635 \begin_inset Text
11636
11637 \begin_layout Plain Layout
11638 \begin_inset Formula $\sum\sum f_{kl}$
11639 \end_inset
11640
11641
11642 \end_layout
11643
11644 \end_inset
11645 </cell>
11646 </row>
11647 <row>
11648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11649 \begin_inset Text
11650
11651 \begin_layout Plain Layout
11652
11653 \backslash
11654 sum
11655 \backslash
11656 negmedspace
11657 \backslash
11658 sum
11659 \begin_inset space \textvisiblespace{}
11660 \end_inset
11661
11662 f_kl
11663 \end_layout
11664
11665 \end_inset
11666 </cell>
11667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11668 \begin_inset Text
11669
11670 \begin_layout Plain Layout
11671 \begin_inset Formula $\sum\negmedspace\sum f_{kl}$
11672 \end_inset
11673
11674
11675 \end_layout
11676
11677 \end_inset
11678 </cell>
11679 </row>
11680 </lyxtabular>
11681
11682 \end_inset
11683
11684
11685 \end_layout
11686
11687 \begin_layout Standard
11688 \noindent
11689 \begin_inset VSpace medskip
11690 \end_inset
11691
11692
11693 \end_layout
11694
11695 \begin_layout Standard
11696 \noindent
11697 Relations like for example equal signs, are always surrounded by space.
11698  To suppress this, the equal sign is placed into a \SpecialChar TeX
11699  brace.
11700  The following example demonstrates this:
11701 \end_layout
11702
11703 \begin_layout Standard
11704 \align center
11705 \begin_inset Tabular
11706 <lyxtabular version="3" rows="2" columns="2">
11707 <features tabularvalignment="middle">
11708 <column alignment="center" valignment="top" width="0pt">
11709 <column alignment="center" valignment="top" width="0pt">
11710 <row>
11711 <cell alignment="center" valignment="top" usebox="none">
11712 \begin_inset Text
11713
11714 \begin_layout Plain Layout
11715 normal equation
11716 \end_layout
11717
11718 \end_inset
11719 </cell>
11720 <cell alignment="center" valignment="top" usebox="none">
11721 \begin_inset Text
11722
11723 \begin_layout Plain Layout
11724 \begin_inset Formula $A=B$
11725 \end_inset
11726
11727
11728 \end_layout
11729
11730 \end_inset
11731 </cell>
11732 </row>
11733 <row>
11734 <cell alignment="center" valignment="top" usebox="none">
11735 \begin_inset Text
11736
11737 \begin_layout Plain Layout
11738 equation without space
11739 \end_layout
11740
11741 \end_inset
11742 </cell>
11743 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11744 \begin_inset Text
11745
11746 \begin_layout Plain Layout
11747 \begin_inset Formula $A{=}B$
11748 \end_inset
11749
11750
11751 \end_layout
11752
11753 \end_inset
11754 </cell>
11755 </row>
11756 </lyxtabular>
11757
11758 \end_inset
11759
11760
11761 \end_layout
11762
11763 \begin_layout Standard
11764 \noindent
11765 The command for the last formula is: 
11766 \series bold
11767 A
11768 \backslash
11769 {=
11770 \begin_inset Formula $\to$
11771 \end_inset
11772
11773 B
11774 \end_layout
11775
11776 \begin_layout Standard
11777 \begin_inset VSpace bigskip
11778 \end_inset
11779
11780
11781 \end_layout
11782
11783 \begin_layout Standard
11784 Spaces are needed for physical units, because the space between the value
11785  and the unit is the smallest one and not a normal space.
11786  For units in text, the smallest space is inserted via the menu 
11787 \family sans
11788 Insert\SpecialChar menuseparator
11789 Formatting\SpecialChar menuseparator
11790 Thin
11791 \begin_inset space ~
11792 \end_inset
11793
11794 Space
11795 \family default
11796  (shortcut 
11797 \begin_inset Info
11798 type  "shortcut"
11799 arg   "space-insert thin"
11800 \end_inset
11801
11802 ).
11803 \end_layout
11804
11805 \begin_layout Standard
11806 An example to visualize the difference:
11807 \end_layout
11808
11809 \begin_layout Standard
11810 \begin_inset Tabular
11811 <lyxtabular version="3" rows="2" columns="2">
11812 <features tabularvalignment="middle">
11813 <column alignment="left" valignment="top">
11814 <column alignment="left" valignment="top">
11815 <row>
11816 <cell alignment="center" valignment="top" usebox="none">
11817 \begin_inset Text
11818
11819 \begin_layout Plain Layout
11820 24 kW
11821 \begin_inset Formula $\cdot$
11822 \end_inset
11823
11824 h
11825 \end_layout
11826
11827 \end_inset
11828 </cell>
11829 <cell alignment="center" valignment="top" usebox="none">
11830 \begin_inset Text
11831
11832 \begin_layout Plain Layout
11833 space between value and unit
11834 \end_layout
11835
11836 \end_inset
11837 </cell>
11838 </row>
11839 <row>
11840 <cell alignment="center" valignment="top" usebox="none">
11841 \begin_inset Text
11842
11843 \begin_layout Plain Layout
11844 24
11845 \begin_inset space \thinspace{}
11846 \end_inset
11847
11848 kW
11849 \begin_inset Formula $\cdot$
11850 \end_inset
11851
11852 h
11853 \end_layout
11854
11855 \end_inset
11856 </cell>
11857 <cell alignment="center" valignment="top" usebox="none">
11858 \begin_inset Text
11859
11860 \begin_layout Plain Layout
11861 smallest space between value and unit
11862 \end_layout
11863
11864 \end_inset
11865 </cell>
11866 </row>
11867 </lyxtabular>
11868
11869 \end_inset
11870
11871
11872 \end_layout
11873
11874 \begin_layout Subsection
11875 Variable Space
11876 \begin_inset ERT
11877 status collapsed
11878
11879 \begin_layout Plain Layout
11880
11881
11882 \backslash
11883 texorpdfstring{
11884 \end_layout
11885
11886 \end_inset
11887
11888
11889 \begin_inset Foot
11890 status collapsed
11891
11892 \begin_layout Plain Layout
11893 for vertical space in formulas see 
11894 \begin_inset CommandInset ref
11895 LatexCommand ref
11896 reference "subsec:Line-Separation"
11897
11898 \end_inset
11899
11900
11901 \end_layout
11902
11903 \end_inset
11904
11905
11906 \begin_inset ERT
11907 status collapsed
11908
11909 \begin_layout Plain Layout
11910
11911 }{}
11912 \end_layout
11913
11914 \end_inset
11915
11916
11917 \begin_inset Note Note
11918 status collapsed
11919
11920 \begin_layout Plain Layout
11921
11922 \backslash
11923 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11924 \end_layout
11925
11926 \begin_layout Plain Layout
11927 More about 
11928 \backslash
11929 texorpdfstring is in section 
11930 \begin_inset CommandInset ref
11931 LatexCommand ref
11932 reference "subsec:Formulas-in-Section"
11933
11934 \end_inset
11935
11936 .
11937 \end_layout
11938
11939 \end_inset
11940
11941
11942 \begin_inset CommandInset label
11943 LatexCommand label
11944 name "subsec:Variable-Space"
11945
11946 \end_inset
11947
11948
11949 \begin_inset Index idx
11950 status collapsed
11951
11952 \begin_layout Plain Layout
11953 Space ! horizontal ! variable
11954 \end_layout
11955
11956 \end_inset
11957
11958
11959 \end_layout
11960
11961 \begin_layout Standard
11962 Space with a defined length can be inserted with the command 
11963 \series bold
11964
11965 \backslash
11966 hspace
11967 \series default
11968
11969 \begin_inset Index idx
11970 status collapsed
11971
11972 \begin_layout Plain Layout
11973 Commands ! H ! 
11974 \backslash
11975 hspace
11976 \end_layout
11977
11978 \end_inset
11979
11980 .
11981  Then a long 
11982 \begin_inset Quotes eld
11983 \end_inset
11984
11985
11986 \color blue
11987
11988 \begin_inset space \textvisiblespace{}
11989 \end_inset
11990
11991
11992 \color inherit
11993
11994 \begin_inset Quotes erd
11995 \end_inset
11996
11997  appears.
11998  The length can be specified by left-clicking on the 
11999 \begin_inset Quotes eld
12000 \end_inset
12001
12002
12003 \color blue
12004
12005 \begin_inset space \textvisiblespace{}
12006 \end_inset
12007
12008
12009 \color inherit
12010
12011 \begin_inset Quotes erd
12012 \end_inset
12013
12014 .
12015  The length may also be negative.
12016  When a space would be the first character in a line it would be omitted.
12017  To force its output use the command 
12018 \series bold
12019
12020 \backslash
12021 hspace*
12022 \series default
12023  instead of 
12024 \series bold
12025
12026 \backslash
12027 hspace
12028 \series default
12029  or left-click on the 
12030 \begin_inset Quotes eld
12031 \end_inset
12032
12033
12034 \color blue
12035
12036 \begin_inset space \textvisiblespace{}
12037 \end_inset
12038
12039
12040 \color inherit
12041
12042 \begin_inset Quotes erd
12043 \end_inset
12044
12045  and check the option 
12046 \family sans
12047 Protect
12048 \family default
12049 .
12050 \begin_inset Newline newline
12051 \end_inset
12052
12053 To insert as much space as is available, the command 
12054 \series bold
12055
12056 \backslash
12057 hfill
12058 \series default
12059
12060 \begin_inset Index idx
12061 status collapsed
12062
12063 \begin_layout Plain Layout
12064 Commands ! H ! 
12065 \backslash
12066 hfill
12067 \end_layout
12068
12069 \end_inset
12070
12071  is used.
12072 \end_layout
12073
12074 \begin_layout Standard
12075 \align center
12076 \begin_inset Tabular
12077 <lyxtabular version="3" rows="4" columns="2">
12078 <features booktabs="true" tabularvalignment="middle">
12079 <column alignment="center" valignment="top" width="0pt">
12080 <column alignment="center" valignment="top">
12081 <row>
12082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12083 \begin_inset Text
12084
12085 \begin_layout Plain Layout
12086 Command (
12087 \backslash
12088 hspace length)
12089 \end_layout
12090
12091 \end_inset
12092 </cell>
12093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12094 \begin_inset Text
12095
12096 \begin_layout Plain Layout
12097 Result
12098 \end_layout
12099
12100 \end_inset
12101 </cell>
12102 </row>
12103 <row>
12104 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12105 \begin_inset Text
12106
12107 \begin_layout Plain Layout
12108 A=B
12109 \backslash
12110 hspace
12111 \begin_inset space \textvisiblespace{}
12112 \end_inset
12113
12114 A
12115 \backslash
12116 not=C (3
12117 \begin_inset space \thinspace{}
12118 \end_inset
12119
12120 cm)
12121 \end_layout
12122
12123 \end_inset
12124 </cell>
12125 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12126 \begin_inset Text
12127
12128 \begin_layout Plain Layout
12129 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12130 \end_inset
12131
12132
12133 \end_layout
12134
12135 \end_inset
12136 </cell>
12137 </row>
12138 <row>
12139 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12140 \begin_inset Text
12141
12142 \begin_layout Plain Layout
12143 A
12144 \backslash
12145 hspace
12146 \begin_inset space \textvisiblespace{}
12147 \end_inset
12148
12149 A
12150 \backslash
12151 not=A (-1
12152 \begin_inset space \thinspace{}
12153 \end_inset
12154
12155 mm)
12156 \end_layout
12157
12158 \end_inset
12159 </cell>
12160 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12161 \begin_inset Text
12162
12163 \begin_layout Plain Layout
12164 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12165 \end_inset
12166
12167
12168 \end_layout
12169
12170 \end_inset
12171 </cell>
12172 </row>
12173 <row>
12174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12175 \begin_inset Text
12176
12177 \begin_layout Plain Layout
12178 A=A
12179 \backslash
12180 hfill
12181 \begin_inset space \textvisiblespace{}
12182 \end_inset
12183
12184 B=B
12185 \end_layout
12186
12187 \end_inset
12188 </cell>
12189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12190 \begin_inset Text
12191
12192 \begin_layout Plain Layout
12193 \begin_inset Formula $A=A\hfill B=B$
12194 \end_inset
12195
12196
12197 \end_layout
12198
12199 \end_inset
12200 </cell>
12201 </row>
12202 </lyxtabular>
12203
12204 \end_inset
12205
12206
12207 \end_layout
12208
12209 \begin_layout Standard
12210 In the last example the available space is given by the longest column entry
12211  of the table.
12212  In an inline formula the space depends on the length of the line in which
12213  
12214 \series bold
12215
12216 \backslash
12217 hfill
12218 \series default
12219  is inserted.
12220  Thus, when the line uses the full width, no space will be created.
12221  
12222 \series bold
12223
12224 \backslash
12225 hfill
12226 \series default
12227  only has an effect on displayed formulas when the formula style 
12228 \series bold
12229 Indented
12230 \series default
12231  is used.
12232  (Formula styles are explained in 
12233 \begin_inset CommandInset ref
12234 LatexCommand ref
12235 reference "sec:Formula-Styles"
12236
12237 \end_inset
12238
12239 .)
12240 \end_layout
12241
12242 \begin_layout Standard
12243 Besides 
12244 \series bold
12245
12246 \backslash
12247 hfill
12248 \series default
12249 , there are the commands 
12250 \series bold
12251
12252 \backslash
12253 dotfill
12254 \series default
12255  and 
12256 \series bold
12257
12258 \backslash
12259 hrulefill
12260 \series default
12261  that fill the space with a pattern, see 
12262 \begin_inset CommandInset ref
12263 LatexCommand ref
12264 reference "subsec:Ellipses"
12265
12266 \end_inset
12267
12268  for an example.
12269 \end_layout
12270
12271 \begin_layout Standard
12272 For text, variable space can be inserted via the menu 
12273 \family sans
12274 Insert\SpecialChar menuseparator
12275 Formatting\SpecialChar menuseparator
12276 Horizontal
12277 \begin_inset space ~
12278 \end_inset
12279
12280 Space
12281 \family default
12282 :
12283 \end_layout
12284
12285 \begin_layout Standard
12286 This is a line with
12287 \begin_inset space \hspace{}
12288 \length 2cm
12289 \end_inset
12290
12291 2
12292 \begin_inset space \thinspace{}
12293 \end_inset
12294
12295 cm space.
12296 \end_layout
12297
12298 \begin_layout Standard
12299 This is a line with
12300 \begin_inset space \hfill{}
12301 \end_inset
12302
12303 maximum space.
12304 \end_layout
12305
12306 \begin_layout Subsection
12307 Space besides inline Formulas
12308 \begin_inset Index idx
12309 status collapsed
12310
12311 \begin_layout Plain Layout
12312 Space ! besides inline formulas
12313 \end_layout
12314
12315 \end_inset
12316
12317
12318 \end_layout
12319
12320 \begin_layout Standard
12321 The space that surrounds inline formulas can be adjusted with the length
12322  
12323 \series bold
12324
12325 \backslash
12326 mathsurround
12327 \series default
12328
12329 \begin_inset Index idx
12330 status collapsed
12331
12332 \begin_layout Plain Layout
12333 Commands ! M ! 
12334 \backslash
12335 mathsurround
12336 \end_layout
12337
12338 \end_inset
12339
12340 .
12341  The value of a length is set with the command 
12342 \series bold
12343
12344 \backslash
12345 setlength
12346 \series default
12347
12348 \begin_inset Index idx
12349 status collapsed
12350
12351 \begin_layout Plain Layout
12352 Commands ! S ! 
12353 \backslash
12354 setlength
12355 \end_layout
12356
12357 \end_inset
12358
12359  which has the following scheme:
12360 \end_layout
12361
12362 \begin_layout Standard
12363
12364 \series bold
12365
12366 \backslash
12367 setlength{length name}{value}
12368 \end_layout
12369
12370 \begin_layout Standard
12371 To set 
12372 \series bold
12373
12374 \backslash
12375 mathsurround
12376 \series default
12377  to the value 5
12378 \begin_inset space \thinspace{}
12379 \end_inset
12380
12381 mm, the command
12382 \end_layout
12383
12384 \begin_layout Standard
12385
12386 \series bold
12387
12388 \backslash
12389 setlength{
12390 \backslash
12391 mathsurround}{5mm}
12392 \end_layout
12393
12394 \begin_layout Standard
12395 is inserted in \SpecialChar TeX
12396  mode.
12397  5
12398 \begin_inset space \thinspace{}
12399 \end_inset
12400
12401 mm space will now be set around all inline formulas:
12402 \begin_inset ERT
12403 status collapsed
12404
12405 \begin_layout Plain Layout
12406
12407
12408 \backslash
12409 setlength{
12410 \backslash
12411 mathsurround}{5mm}
12412 \end_layout
12413
12414 \end_inset
12415
12416
12417 \end_layout
12418
12419 \begin_layout Standard
12420 This is a line with an inline formula 
12421 \begin_inset Formula $A=B$
12422 \end_inset
12423
12424  with 5
12425 \begin_inset space \thinspace{}
12426 \end_inset
12427
12428 mm surrounding space.
12429 \begin_inset ERT
12430 status collapsed
12431
12432 \begin_layout Plain Layout
12433
12434
12435 \backslash
12436 setlength{
12437 \backslash
12438 mathsurround}{0pt}
12439 \end_layout
12440
12441 \end_inset
12442
12443
12444 \end_layout
12445
12446 \begin_layout Standard
12447 To return to the predefined value, 
12448 \series bold
12449
12450 \backslash
12451 mathsurround
12452 \series default
12453  is set to the value 0
12454 \begin_inset space \thinspace{}
12455 \end_inset
12456
12457 pt.
12458 \end_layout
12459
12460 \begin_layout Standard
12461 \begin_inset Newpage newpage
12462 \end_inset
12463
12464
12465 \end_layout
12466
12467 \begin_layout Section
12468 Boxes and Frames
12469 \begin_inset Index idx
12470 status collapsed
12471
12472 \begin_layout Plain Layout
12473 Boxes
12474 \end_layout
12475
12476 \end_inset
12477
12478
12479 \begin_inset Index idx
12480 status collapsed
12481
12482 \begin_layout Plain Layout
12483 Frames | see
12484 \begin_inset ERT
12485 status collapsed
12486
12487 \begin_layout Plain Layout
12488
12489 {
12490 \end_layout
12491
12492 \end_inset
12493
12494 Boxes
12495 \begin_inset ERT
12496 status collapsed
12497
12498 \begin_layout Plain Layout
12499
12500 }
12501 \end_layout
12502
12503 \end_inset
12504
12505
12506 \end_layout
12507
12508 \end_inset
12509
12510
12511 \end_layout
12512
12513 \begin_layout Standard
12514 Boxes for text are described in chapter 
12515 \family typewriter
12516 Boxes
12517 \family default
12518  in the 
12519 \family typewriter
12520 Embedded
12521 \begin_inset space ~
12522 \end_inset
12523
12524 Objects
12525 \family default
12526  manual.
12527 \end_layout
12528
12529 \begin_layout Subsection
12530 Boxes with Frame
12531 \begin_inset CommandInset label
12532 LatexCommand label
12533 name "subsec:Boxes-with-Frame"
12534
12535 \end_inset
12536
12537
12538 \begin_inset Index idx
12539 status collapsed
12540
12541 \begin_layout Plain Layout
12542 Boxes ! with frame
12543 \end_layout
12544
12545 \end_inset
12546
12547
12548 \end_layout
12549
12550 \begin_layout Standard
12551 It is possible to frame a formula or part of one with the commands 
12552 \series bold
12553
12554 \backslash
12555 fbox
12556 \series default
12557
12558 \begin_inset Index idx
12559 status collapsed
12560
12561 \begin_layout Plain Layout
12562 Commands ! F ! 
12563 \backslash
12564 fbox
12565 \end_layout
12566
12567 \end_inset
12568
12569  and 
12570 \series bold
12571
12572 \backslash
12573 boxed
12574 \series default
12575
12576 \begin_inset Index idx
12577 status collapsed
12578
12579 \begin_layout Plain Layout
12580 Commands ! B ! 
12581 \backslash
12582 boxed
12583 \end_layout
12584
12585 \end_inset
12586
12587 .
12588 \end_layout
12589
12590 \begin_layout Standard
12591 When one of these commands is inserted in a formula, a blue box appears
12592  within a frame to enter formula parts.
12593  For 
12594 \series bold
12595
12596 \backslash
12597 fbox
12598 \series default
12599  an additional formula has to be created by 
12600 \family sans
12601 Ctrl+M
12602 \family default
12603  within this box, because the box content will otherwise be treated as mathemati
12604 cal text.
12605  When 
12606 \series bold
12607
12608 \backslash
12609 boxed
12610 \series default
12611  is used, a new formula is automatically created inside the frame.
12612 \end_layout
12613
12614 \begin_layout Standard
12615 The command 
12616 \series bold
12617
12618 \backslash
12619 fbox
12620 \series default
12621  is not suitable to frame displayed formulas because the formula will always
12622  be set in the size of the text.
12623  
12624 \series bold
12625
12626 \backslash
12627 boxed
12628 \series default
12629  is in contrary not suitable to frame inline formulas, because the formula
12630  will always be set in the size of a displayed formula.
12631 \end_layout
12632
12633 \begin_layout Standard
12634 An extension to 
12635 \series bold
12636
12637 \backslash
12638 fbox
12639 \series default
12640  is the command 
12641 \series bold
12642
12643 \backslash
12644 framebox
12645 \series default
12646
12647 \begin_inset Index idx
12648 status collapsed
12649
12650 \begin_layout Plain Layout
12651 Commands ! F ! 
12652 \backslash
12653 framebox
12654 \end_layout
12655
12656 \end_inset
12657
12658  where additionally the frame width and the alignment can be specified.
12659  
12660 \series bold
12661
12662 \backslash
12663 framebox
12664 \series default
12665  is used in the following scheme:
12666 \end_layout
12667
12668 \begin_layout Standard
12669
12670 \series bold
12671
12672 \backslash
12673 framebox[frame width][position]{box content}
12674 \end_layout
12675
12676 \begin_layout Standard
12677 The position can either be 
12678 \emph on
12679 l
12680 \emph default
12681  or 
12682 \emph on
12683 r
12684 \emph default
12685 .
12686  
12687 \emph on
12688 l
12689 \emph default
12690  left aligns, 
12691 \emph on
12692 r
12693 \emph default
12694  right aligns the formula in the box.
12695  When no position is given, the formula will be centered.
12696 \begin_inset Newline newline
12697 \end_inset
12698
12699 If no width is given, also no position can be given.
12700  In this case the frame width is adjusted to the box content like for 
12701 \series bold
12702
12703 \backslash
12704 fbox
12705 \series default
12706 .
12707 \end_layout
12708
12709 \begin_layout Standard
12710 When the command 
12711 \series bold
12712
12713 \backslash
12714 framebox
12715 \series default
12716  is inserted, a box appears containing three blue boxes.
12717  The first two boxes are surrounded by brackets and denote the two optional
12718  arguments.
12719  The third box is for formula parts like for 
12720 \series bold
12721
12722 \backslash
12723 fbox
12724 \series default
12725 .
12726 \end_layout
12727
12728 \begin_layout Standard
12729 \align center
12730 \begin_inset Tabular
12731 <lyxtabular version="3" rows="5" columns="2">
12732 <features booktabs="true" tabularvalignment="middle">
12733 <column alignment="center" valignment="top" width="0pt">
12734 <column alignment="center" valignment="top">
12735 <row>
12736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12737 \begin_inset Text
12738
12739 \begin_layout Plain Layout
12740 Command
12741 \end_layout
12742
12743 \end_inset
12744 </cell>
12745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12746 \begin_inset Text
12747
12748 \begin_layout Plain Layout
12749 Result
12750 \end_layout
12751
12752 \end_inset
12753 </cell>
12754 </row>
12755 <row topspace="1.5mm">
12756 <cell alignment="center" valignment="top" usebox="none">
12757 \begin_inset Text
12758
12759 \begin_layout Plain Layout
12760
12761 \backslash
12762 fbox
12763 \begin_inset space \textvisiblespace{}
12764 \end_inset
12765
12766
12767 \family sans
12768 Ctrl+M
12769 \family default
12770  
12771 \backslash
12772 int
12773 \begin_inset space \textvisiblespace{}
12774 \end_inset
12775
12776 A=B
12777 \end_layout
12778
12779 \end_inset
12780 </cell>
12781 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12782 \begin_inset Text
12783
12784 \begin_layout Plain Layout
12785 \begin_inset Formula $\fbox{\ensuremath{\int A=B}}$
12786 \end_inset
12787
12788
12789 \end_layout
12790
12791 \end_inset
12792 </cell>
12793 </row>
12794 <row topspace="1.5mm">
12795 <cell alignment="center" valignment="top" usebox="none">
12796 \begin_inset Text
12797
12798 \begin_layout Plain Layout
12799
12800 \backslash
12801 boxed
12802 \begin_inset space \textvisiblespace{}
12803 \end_inset
12804
12805
12806 \backslash
12807 int
12808 \begin_inset space \textvisiblespace{}
12809 \end_inset
12810
12811 A=B
12812 \end_layout
12813
12814 \end_inset
12815 </cell>
12816 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12817 \begin_inset Text
12818
12819 \begin_layout Plain Layout
12820 \begin_inset Formula $\boxed{\int A=B}$
12821 \end_inset
12822
12823
12824 \end_layout
12825
12826 \end_inset
12827 </cell>
12828 </row>
12829 <row topspace="1.5mm">
12830 <cell alignment="center" valignment="top" usebox="none">
12831 \begin_inset Text
12832
12833 \begin_layout Plain Layout
12834 A+
12835 \backslash
12836 fbox
12837 \begin_inset space \textvisiblespace{}
12838 \end_inset
12839
12840 B
12841 \end_layout
12842
12843 \end_inset
12844 </cell>
12845 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12846 \begin_inset Text
12847
12848 \begin_layout Plain Layout
12849 \begin_inset Formula $A+\fbox{B}$
12850 \end_inset
12851
12852
12853 \end_layout
12854
12855 \end_inset
12856 </cell>
12857 </row>
12858 <row topspace="1.5mm" bottomspace="1mm">
12859 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12860 \begin_inset Text
12861
12862 \begin_layout Plain Layout
12863
12864 \backslash
12865 framebox
12866 \begin_inset space \textvisiblespace{}
12867 \end_inset
12868
12869 20mm
12870 \begin_inset Formula $\to$
12871 \end_inset
12872
12873
12874 \begin_inset Formula $\to$
12875 \end_inset
12876
12877
12878 \family sans
12879 Ctrl+M
12880 \family default
12881  
12882 \backslash
12883 frac
12884 \begin_inset space \textvisiblespace{}
12885 \end_inset
12886
12887 A
12888 \begin_inset Formula $\downarrow$
12889 \end_inset
12890
12891 B
12892 \end_layout
12893
12894 \end_inset
12895 </cell>
12896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
12897 \begin_inset Text
12898
12899 \begin_layout Plain Layout
12900 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12901 \end_inset
12902
12903
12904 \end_layout
12905
12906 \end_inset
12907 </cell>
12908 </row>
12909 </lyxtabular>
12910
12911 \end_inset
12912
12913
12914 \end_layout
12915
12916 \begin_layout Standard
12917 The frame thickness can also be adjusted.
12918  To do this the following commands have to be inserted in \SpecialChar TeX
12919  mode before the
12920  formula
12921 \end_layout
12922
12923 \begin_layout Standard
12924
12925 \series bold
12926
12927 \backslash
12928 fboxrule
12929 \series default
12930  
12931 \series bold
12932
12933 \begin_inset Quotes eld
12934 \end_inset
12935
12936 thickness
12937 \begin_inset Quotes erd
12938 \end_inset
12939
12940
12941 \series default
12942  
12943 \series bold
12944
12945 \backslash
12946 fboxsep
12947 \series default
12948  
12949 \series bold
12950
12951 \begin_inset Quotes eld
12952 \end_inset
12953
12954 distance
12955 \begin_inset Quotes erd
12956 \end_inset
12957
12958
12959 \end_layout
12960
12961 \begin_layout Standard
12962 \begin_inset Quotes eld
12963 \end_inset
12964
12965 distance
12966 \begin_inset Quotes erd
12967 \end_inset
12968
12969  specifies the minimal distance between the frame and the first character
12970  in the box.
12971  An example for this is the following framed formula:
12972 \begin_inset ERT
12973 status collapsed
12974
12975 \begin_layout Plain Layout
12976
12977
12978 \backslash
12979 fboxrule 2mm 
12980 \backslash
12981 fboxsep 3mm
12982 \end_layout
12983
12984 \end_inset
12985
12986
12987 \begin_inset Formula 
12988 \[
12989 \boxed{A+B=C}
12990 \]
12991
12992 \end_inset
12993
12994 Before this formula the commands
12995 \end_layout
12996
12997 \begin_layout Standard
12998
12999 \series bold
13000
13001 \backslash
13002 fboxrule
13003 \series default
13004  
13005 \series bold
13006 2mm
13007 \series default
13008  
13009 \series bold
13010
13011 \backslash
13012 fboxsep
13013 \series default
13014  
13015 \series bold
13016 3mm
13017 \end_layout
13018
13019 \begin_layout Standard
13020 were inserted in \SpecialChar TeX
13021  mode.
13022  The given values are used for all following boxes.
13023 \end_layout
13024
13025 \begin_layout Standard
13026 To return to the standard frame size, the command
13027 \end_layout
13028
13029 \begin_layout Standard
13030
13031 \series bold
13032
13033 \backslash
13034 fboxrule
13035 \series default
13036  
13037 \series bold
13038 0.4pt
13039 \series default
13040  
13041 \series bold
13042
13043 \backslash
13044 fboxsep
13045 \series default
13046  
13047 \series bold
13048 3pt
13049 \series default
13050
13051 \begin_inset ERT
13052 status collapsed
13053
13054 \begin_layout Plain Layout
13055
13056
13057 \backslash
13058 fboxrule 0.4pt 
13059 \backslash
13060 fboxsep 3pt
13061 \end_layout
13062
13063 \end_inset
13064
13065
13066 \end_layout
13067
13068 \begin_layout Standard
13069 is inserted in \SpecialChar TeX
13070  mode before the next formula.
13071 \end_layout
13072
13073 \begin_layout Subsection
13074 Boxes without Frame
13075 \begin_inset CommandInset label
13076 LatexCommand label
13077 name "subsec:Boxes-without-Frame"
13078
13079 \end_inset
13080
13081
13082 \begin_inset Index idx
13083 status collapsed
13084
13085 \begin_layout Plain Layout
13086 Boxes ! without frame
13087 \end_layout
13088
13089 \end_inset
13090
13091
13092 \end_layout
13093
13094 \begin_layout Standard
13095 For boxes without a frame there are the following box commands: 
13096 \series bold
13097
13098 \backslash
13099 mbox
13100 \series default
13101
13102 \begin_inset Index idx
13103 status collapsed
13104
13105 \begin_layout Plain Layout
13106 Commands ! M ! 
13107 \backslash
13108 mbox
13109 \end_layout
13110
13111 \end_inset
13112
13113
13114 \series bold
13115
13116 \backslash
13117 makebox
13118 \series default
13119
13120 \begin_inset Index idx
13121 status collapsed
13122
13123 \begin_layout Plain Layout
13124 Commands ! M ! 
13125 \backslash
13126 makebox
13127 \end_layout
13128
13129 \end_inset
13130
13131  and 
13132 \series bold
13133
13134 \backslash
13135 raisebox
13136 \series default
13137
13138 \begin_inset Index idx
13139 status collapsed
13140
13141 \begin_layout Plain Layout
13142 Commands ! R ! 
13143 \backslash
13144 raisebox
13145 \end_layout
13146
13147 \end_inset
13148
13149
13150 \end_layout
13151
13152 \begin_layout Standard
13153 With 
13154 \series bold
13155
13156 \backslash
13157 raisebox
13158 \series default
13159  a box can be super- or subscripted.
13160  But in contrary to normal super- and subscripting, the characters in the
13161  box keep their font size.
13162  
13163 \series bold
13164
13165 \backslash
13166 raisebox
13167 \series default
13168  is used in the following scheme:
13169 \end_layout
13170
13171 \begin_layout Standard
13172
13173 \series bold
13174
13175 \backslash
13176 raisebox{height}{box content}
13177 \end_layout
13178
13179 \begin_layout Standard
13180 When the box should contain a formula, an extra formula is needed like for
13181  
13182 \series bold
13183
13184 \backslash
13185 fbox
13186 \series default
13187 .
13188  
13189 \series medium
13190
13191 \begin_inset Note Greyedout
13192 status open
13193
13194 \begin_layout Plain Layout
13195
13196 \series bold
13197 Note:
13198 \series default
13199  For 
13200 \series bold
13201
13202 \backslash
13203 raisebox
13204 \series default
13205  this extra formula is created by pressing 
13206 \family sans
13207 Ctrl+M
13208 \family default
13209  twice instead of once because \SpecialChar LyX
13210  doesn't yet support 
13211 \series bold
13212
13213 \backslash
13214 raisebox
13215 \series default
13216  directly.
13217 \end_layout
13218
13219 \end_inset
13220
13221
13222 \end_layout
13223
13224 \begin_layout Standard
13225 \align center
13226 \begin_inset Tabular
13227 <lyxtabular version="3" rows="4" columns="2">
13228 <features booktabs="true" tabularvalignment="middle">
13229 <column alignment="center" valignment="top" width="0pt">
13230 <column alignment="center" valignment="top">
13231 <row>
13232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13233 \begin_inset Text
13234
13235 \begin_layout Plain Layout
13236 Command
13237 \end_layout
13238
13239 \end_inset
13240 </cell>
13241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13242 \begin_inset Text
13243
13244 \begin_layout Plain Layout
13245 Result
13246 \end_layout
13247
13248 \end_inset
13249 </cell>
13250 </row>
13251 <row>
13252 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13253 \begin_inset Text
13254
13255 \begin_layout Plain Layout
13256 H
13257 \backslash
13258 raisebox{2mm
13259 \begin_inset Formula $\to$
13260 \end_inset
13261
13262
13263 \backslash
13264 {al
13265 \begin_inset Formula $\to$
13266 \end_inset
13267
13268  lo
13269 \end_layout
13270
13271 \end_inset
13272 </cell>
13273 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13274 \begin_inset Text
13275
13276 \begin_layout Plain Layout
13277 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13278 \end_inset
13279
13280
13281 \end_layout
13282
13283 \end_inset
13284 </cell>
13285 </row>
13286 <row>
13287 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13288 \begin_inset Text
13289
13290 \begin_layout Plain Layout
13291 H
13292 \backslash
13293 raisebox{-2mm
13294 \begin_inset Formula $\to$
13295 \end_inset
13296
13297
13298 \backslash
13299 {al
13300 \begin_inset Formula $\to$
13301 \end_inset
13302
13303 lo
13304 \end_layout
13305
13306 \end_inset
13307 </cell>
13308 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13309 \begin_inset Text
13310
13311 \begin_layout Plain Layout
13312 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13313 \end_inset
13314
13315
13316 \end_layout
13317
13318 \end_inset
13319 </cell>
13320 </row>
13321 <row>
13322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13323 \begin_inset Text
13324
13325 \begin_layout Plain Layout
13326 A=
13327 \backslash
13328 raisebox{-2mm
13329 \begin_inset Formula $\to$
13330 \end_inset
13331
13332
13333 \backslash
13334 {
13335 \family sans
13336 Ctrl+M
13337 \family default
13338  
13339 \family sans
13340 Ctrl+M
13341 \family default
13342  
13343 \backslash
13344 sqrt
13345 \begin_inset space \textvisiblespace{}
13346 \end_inset
13347
13348
13349 \end_layout
13350
13351 \end_inset
13352 </cell>
13353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13354 \begin_inset Text
13355
13356 \begin_layout Plain Layout
13357 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13358 \end_inset
13359
13360
13361 \end_layout
13362
13363 \end_inset
13364 </cell>
13365 </row>
13366 </lyxtabular>
13367
13368 \end_inset
13369
13370
13371 \end_layout
13372
13373 \begin_layout Standard
13374 The command 
13375 \series bold
13376
13377 \backslash
13378 mbox
13379 \series default
13380  is equivalent to 
13381 \series bold
13382
13383 \backslash
13384 fbox
13385 \series default
13386  and 
13387 \series bold
13388
13389 \backslash
13390 makebox
13391 \series default
13392  is equivalent to 
13393 \series bold
13394
13395 \backslash
13396 framebox
13397 \series default
13398 , with the difference that there is no frame.
13399 \end_layout
13400
13401 \begin_layout Subsection
13402 Colored Boxes
13403 \begin_inset CommandInset label
13404 LatexCommand label
13405 name "subsec:Colored-Boxes"
13406
13407 \end_inset
13408
13409
13410 \begin_inset Index idx
13411 status collapsed
13412
13413 \begin_layout Plain Layout
13414 Boxes ! colored
13415 \end_layout
13416
13417 \end_inset
13418
13419
13420 \end_layout
13421
13422 \begin_layout Standard
13423 To be able to use all commands explained in this section, the \SpecialChar LaTeX
13424 -package 
13425 \series bold
13426 color
13427 \series default
13428
13429 \begin_inset Foot
13430 status collapsed
13431
13432 \begin_layout Plain Layout
13433 The \SpecialChar LaTeX
13434 -package 
13435 \series bold
13436 color
13437 \series default
13438  is part of every \SpecialChar LaTeX
13439  standard installation.
13440 \end_layout
13441
13442 \end_inset
13443
13444
13445 \begin_inset Index idx
13446 status collapsed
13447
13448 \begin_layout Plain Layout
13449 Packages ! color
13450 \end_layout
13451
13452 \end_inset
13453
13454  has to be loaded in the \SpecialChar LaTeX
13455 -preamble with the line
13456 \begin_inset Foot
13457 status collapsed
13458
13459 \begin_layout Plain Layout
13460 When text is colored somewhere in the document with a predefined color,
13461  \SpecialChar LyX
13462  loads the \SpecialChar LaTeX
13463  package 
13464 \series bold
13465 color
13466 \series default
13467  automatically.
13468  Thus it is possible that the package is loaded twice, but this does not
13469  cause problems.
13470 \end_layout
13471
13472 \end_inset
13473
13474
13475 \begin_inset Note Note
13476 status collapsed
13477
13478 \begin_layout Plain Layout
13479 To avoid that the package is loaded twice, a macro was inserted to the \SpecialChar LaTeX
13480 -preamble.
13481 \end_layout
13482
13483 \end_inset
13484
13485
13486 \end_layout
13487
13488 \begin_layout Standard
13489
13490 \series bold
13491
13492 \backslash
13493 usepackage{color}
13494 \end_layout
13495
13496 \begin_layout Standard
13497 \begin_inset VSpace medskip
13498 \end_inset
13499
13500 To color boxes, the command 
13501 \series bold
13502
13503 \backslash
13504 colorbox
13505 \series default
13506
13507 \begin_inset Index idx
13508 status collapsed
13509
13510 \begin_layout Plain Layout
13511 Commands ! C ! 
13512 \backslash
13513 colorbox
13514 \end_layout
13515
13516 \end_inset
13517
13518  is used in the following scheme:
13519 \end_layout
13520
13521 \begin_layout Standard
13522
13523 \series bold
13524
13525 \backslash
13526 colorbox{color}{box content}
13527 \end_layout
13528
13529 \begin_layout Standard
13530 The box content can also be a box and a 
13531 \series bold
13532
13533 \backslash
13534 colorbox
13535 \series default
13536  can also be part of another box (see the 2nd and 3rd example).
13537  When the box should contain a formula, an extra formula has to be created,
13538  the same way as for 
13539 \series bold
13540
13541 \backslash
13542 raisebox
13543 \series default
13544 .
13545 \begin_inset Foot
13546 status collapsed
13547
13548 \begin_layout Plain Layout
13549 This also applies for the command 
13550 \series bold
13551
13552 \backslash
13553 fcolorbox
13554 \series default
13555 .
13556 \end_layout
13557
13558 \end_inset
13559
13560
13561 \end_layout
13562
13563 \begin_layout Standard
13564 One of the following predefined colors can be chosen:
13565 \end_layout
13566
13567 \begin_layout Standard
13568
13569 \series bold
13570 black
13571 \series default
13572
13573 \series bold
13574 blue
13575 \series default
13576
13577 \series bold
13578 cyan
13579 \series default
13580
13581 \series bold
13582 green
13583 \series default
13584
13585 \series bold
13586 magenta
13587 \series default
13588
13589 \series bold
13590 red
13591 \series default
13592
13593 \series bold
13594 white
13595 \series default
13596  and 
13597 \series bold
13598 yellow
13599 \end_layout
13600
13601 \begin_layout Standard
13602 \align center
13603 \begin_inset Tabular
13604 <lyxtabular version="3" rows="4" columns="2">
13605 <features booktabs="true" tabularvalignment="middle">
13606 <column alignment="center" valignment="top" width="0pt">
13607 <column alignment="center" valignment="top">
13608 <row>
13609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13610 \begin_inset Text
13611
13612 \begin_layout Plain Layout
13613 Command
13614 \end_layout
13615
13616 \end_inset
13617 </cell>
13618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13619 \begin_inset Text
13620
13621 \begin_layout Plain Layout
13622 Result
13623 \end_layout
13624
13625 \end_inset
13626 </cell>
13627 </row>
13628 <row>
13629 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13630 \begin_inset Text
13631
13632 \begin_layout Plain Layout
13633
13634 \backslash
13635 colorbox{yellow
13636 \begin_inset Formula $\to$
13637 \end_inset
13638
13639
13640 \backslash
13641 {A=B
13642 \end_layout
13643
13644 \end_inset
13645 </cell>
13646 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13647 \begin_inset Text
13648
13649 \begin_layout Plain Layout
13650 \begin_inset Formula $\colorbox{yellow}{A=B}$
13651 \end_inset
13652
13653
13654 \end_layout
13655
13656 \end_inset
13657 </cell>
13658 </row>
13659 <row topspace="1.5mm">
13660 <cell alignment="center" valignment="top" usebox="none">
13661 \begin_inset Text
13662
13663 \begin_layout Plain Layout
13664
13665 \backslash
13666 colorbox{green
13667 \begin_inset Formula $\to$
13668 \end_inset
13669
13670
13671 \backslash
13672 {
13673 \backslash
13674 fbox
13675 \begin_inset space \textvisiblespace{}
13676 \end_inset
13677
13678 A=B
13679 \end_layout
13680
13681 \end_inset
13682 </cell>
13683 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13684 \begin_inset Text
13685
13686 \begin_layout Plain Layout
13687 \begin_inset Formula $\colorbox{green}{\fbox{A=B}}$
13688 \end_inset
13689
13690
13691 \end_layout
13692
13693 \end_inset
13694 </cell>
13695 </row>
13696 <row topspace="1.5mm" bottomspace="1mm">
13697 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13698 \begin_inset Text
13699
13700 \begin_layout Plain Layout
13701
13702 \backslash
13703 fbox
13704 \begin_inset space \textvisiblespace{}
13705 \end_inset
13706
13707
13708 \backslash
13709 colorbox{green
13710 \begin_inset Formula $\to$
13711 \end_inset
13712
13713
13714 \backslash
13715 {
13716 \family sans
13717 Ctrl+M
13718 \family default
13719  
13720 \family sans
13721 Ctrl+M
13722 \family default
13723  
13724 \backslash
13725 int
13726 \begin_inset space \textvisiblespace{}
13727 \end_inset
13728
13729 C=D
13730 \end_layout
13731
13732 \end_inset
13733 </cell>
13734 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
13735 \begin_inset Text
13736
13737 \begin_layout Plain Layout
13738 \begin_inset Formula $\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}$
13739 \end_inset
13740
13741
13742 \end_layout
13743
13744 \end_inset
13745 </cell>
13746 </row>
13747 </lyxtabular>
13748
13749 \end_inset
13750
13751
13752 \end_layout
13753
13754 \begin_layout Standard
13755
13756 \series bold
13757
13758 \backslash
13759 colorbox
13760 \series default
13761  only colors the box but not the characters in the box.
13762  To color all characters, the whole formula is highlighted and the desired
13763  color is chosen in the 
13764 \family sans
13765 Text
13766 \begin_inset space ~
13767 \end_inset
13768
13769 Style
13770 \family default
13771  dialog.
13772  The dialog can be called with the toolbar button 
13773 \begin_inset Info
13774 type  "icon"
13775 arg   "dialog-show character"
13776 \end_inset
13777
13778  or the menu 
13779 \family sans
13780 Edit\SpecialChar menuseparator
13781 Text
13782 \begin_inset space ~
13783 \end_inset
13784
13785 Style\SpecialChar menuseparator
13786 Customized
13787 \family default
13788 .
13789  The formula number then has the same color as the formula.
13790  When the formula number should get another color than the formula characters,
13791  the color must be changed within the formula.
13792 \end_layout
13793
13794 \begin_layout Standard
13795 An example:
13796 \end_layout
13797
13798 \begin_layout Standard
13799
13800 \color red
13801 \begin_inset Formula 
13802 \begin{equation}
13803 \int A=B\label{eq:red}
13804 \end{equation}
13805
13806 \end_inset
13807
13808
13809 \color green
13810
13811 \begin_inset Formula 
13812 \begin{equation}
13813 \textcolor{red}{\int A=B}\label{eq:redgreen}
13814 \end{equation}
13815
13816 \end_inset
13817
13818
13819 \end_layout
13820
13821 \begin_layout Standard
13822 Formula 
13823 \begin_inset CommandInset ref
13824 LatexCommand eqref
13825 reference "eq:red"
13826
13827 \end_inset
13828
13829  is completely colored red.
13830 \begin_inset Newline newline
13831 \end_inset
13832
13833 Formula 
13834 \begin_inset CommandInset ref
13835 LatexCommand eqref
13836 reference "eq:redgreen"
13837
13838 \end_inset
13839
13840  was first completely colored green to set the color for the formula number.
13841  Subsequently the formula characters were colored red.
13842 \end_layout
13843
13844 \begin_layout Standard
13845 \begin_inset VSpace bigskip
13846 \end_inset
13847
13848 To color the frame different than the rest of the box, the command 
13849 \series bold
13850
13851 \backslash
13852 fcolorbox
13853 \series default
13854
13855 \begin_inset Index idx
13856 status collapsed
13857
13858 \begin_layout Plain Layout
13859 Commands ! F ! 
13860 \backslash
13861 fcolorbox
13862 \end_layout
13863
13864 \end_inset
13865
13866  is used in the following scheme:
13867 \end_layout
13868
13869 \begin_layout Standard
13870
13871 \series bold
13872
13873 \backslash
13874 fcolorbox{frame color}{color}{box content}
13875 \end_layout
13876
13877 \begin_layout Standard
13878 So 
13879 \series bold
13880
13881 \backslash
13882 fcolorbox
13883 \series default
13884  is an extension of the command 
13885 \series bold
13886
13887 \backslash
13888 colorbox
13889 \series default
13890 .
13891  The frame width is set, like for 
13892 \series bold
13893
13894 \backslash
13895 framebox
13896 \series default
13897 , with 
13898 \series bold
13899
13900 \backslash
13901 fboxrule
13902 \series default
13903  and 
13904 \series bold
13905
13906 \backslash
13907 fboxsep
13908 \series default
13909 .
13910  An example:
13911 \begin_inset ERT
13912 status collapsed
13913
13914 \begin_layout Plain Layout
13915
13916
13917 \backslash
13918 fboxrule 1mm 
13919 \backslash
13920 fboxsep 1mm
13921 \end_layout
13922
13923 \end_inset
13924
13925
13926 \begin_inset Formula 
13927 \[
13928 \fcolorbox{cyan}{magenta}{A=B}
13929 \]
13930
13931 \end_inset
13932
13933
13934 \begin_inset ERT
13935 status collapsed
13936
13937 \begin_layout Plain Layout
13938
13939
13940 \backslash
13941 fboxrule 0.4pt 
13942 \backslash
13943 fboxsep 3pt
13944 \end_layout
13945
13946 \end_inset
13947
13948
13949 \end_layout
13950
13951 \begin_layout Standard
13952 This formula was created with the command
13953 \begin_inset Newline newline
13954 \end_inset
13955
13956
13957 \series bold
13958
13959 \backslash
13960 fcolorbox{cyan
13961 \begin_inset Formula $\to$
13962 \end_inset
13963
13964
13965 \backslash
13966 {magenta
13967 \begin_inset Formula $\to$
13968 \end_inset
13969
13970
13971 \backslash
13972 {A=B
13973 \series default
13974 .
13975 \end_layout
13976
13977 \begin_layout Standard
13978 \begin_inset VSpace bigskip
13979 \end_inset
13980
13981 To use other colors than the predefined ones, they have to be defined first.
13982 \end_layout
13983
13984 \begin_layout Standard
13985 One can for example define the color 
13986 \begin_inset Quotes eld
13987 \end_inset
13988
13989
13990 \series bold
13991 darkgreen
13992 \series default
13993
13994 \begin_inset Quotes erd
13995 \end_inset
13996
13997  with the \SpecialChar LaTeX
13998 -preamble line:
13999 \end_layout
14000
14001 \begin_layout Standard
14002
14003 \series bold
14004
14005 \backslash
14006 definecolor{darkgreen}{cmyk}{0.5,
14007 \series default
14008  
14009 \series bold
14010 0,
14011 \series default
14012  
14013 \series bold
14014 1,
14015 \series default
14016  
14017 \series bold
14018 0.5}
14019 \series default
14020
14021 \begin_inset Index idx
14022 status collapsed
14023
14024 \begin_layout Plain Layout
14025 Commands ! D ! 
14026 \backslash
14027 definecolor
14028 \end_layout
14029
14030 \end_inset
14031
14032
14033 \end_layout
14034
14035 \begin_layout Standard
14036
14037 \series bold
14038 cmyk
14039 \series default
14040  is the color space that denotes the colors 
14041 \series bold
14042 cyan
14043 \series default
14044
14045 \series bold
14046 magenta
14047 \series default
14048
14049 \series bold
14050 yellow
14051 \series default
14052  and 
14053 \series bold
14054 black
14055 \series default
14056 .
14057  The four comma separated numbers are the portion factor for the corresponding
14058  colors of the color space.
14059  The factors can be in the range of 0
14060 \begin_inset space \thinspace{}
14061 \end_inset
14062
14063 -
14064 \begin_inset space \thinspace{}
14065 \end_inset
14066
14067 1.
14068  Instead of 
14069 \series bold
14070 cmyk
14071 \series default
14072  also the color space 
14073 \series bold
14074 rgb
14075 \series default
14076  can be used for definitions.
14077  
14078 \series bold
14079 rgb
14080 \series default
14081  denotes 
14082 \series bold
14083 red
14084 \series default
14085
14086 \series bold
14087 green
14088 \series default
14089  and 
14090 \series bold
14091 blue
14092 \series default
14093 , so that there are in this case three portion factors for the corresponding
14094  colors.
14095  Furthermore there is the color space 
14096 \series bold
14097 gray
14098 \series default
14099  with one portion factor for the gray value.
14100 \end_layout
14101
14102 \begin_layout Standard
14103 As example a framed box with the new defined color 
14104 \series bold
14105 darkgreen
14106 \series default
14107  where the characters have been colored 
14108 \series bold
14109 yellow
14110 \series default
14111 :
14112 \begin_inset Formula 
14113 \begin{equation}
14114 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14115 \end{equation}
14116
14117 \end_inset
14118
14119
14120 \end_layout
14121
14122 \begin_layout Standard
14123 Self-defined colors can also be used for text with the help of the command
14124  
14125 \series bold
14126
14127 \backslash
14128 textcolor
14129 \series default
14130 :
14131 \begin_inset Index idx
14132 status collapsed
14133
14134 \begin_layout Plain Layout
14135 Text ! colored
14136 \end_layout
14137
14138 \end_inset
14139
14140
14141 \end_layout
14142
14143 \begin_layout Standard
14144 \begin_inset ERT
14145 status collapsed
14146
14147 \begin_layout Plain Layout
14148
14149
14150 \backslash
14151 textcolor{darkgreen}{
14152 \end_layout
14153
14154 \end_inset
14155
14156 This sentence is 
14157 \begin_inset Quotes eld
14158 \end_inset
14159
14160 darkgreen
14161 \begin_inset Quotes erd
14162 \end_inset
14163
14164 .
14165 \begin_inset ERT
14166 status collapsed
14167
14168 \begin_layout Plain Layout
14169
14170 }
14171 \end_layout
14172
14173 \end_inset
14174
14175
14176 \end_layout
14177
14178 \begin_layout Standard
14179
14180 \series bold
14181
14182 \backslash
14183 textcolor
14184 \series default
14185
14186 \begin_inset Index idx
14187 status collapsed
14188
14189 \begin_layout Plain Layout
14190 Commands ! T ! 
14191 \backslash
14192 textcolor
14193 \end_layout
14194
14195 \end_inset
14196
14197  is used in the scheme 
14198 \series bold
14199
14200 \backslash
14201 textcolor{color}{characters to color}
14202 \series default
14203 .
14204 \end_layout
14205
14206 \begin_layout Subsection
14207 Paragraph Boxes
14208 \begin_inset CommandInset label
14209 LatexCommand label
14210 name "subsec:Paragraph-Boxes"
14211
14212 \end_inset
14213
14214
14215 \begin_inset Index idx
14216 status collapsed
14217
14218 \begin_layout Plain Layout
14219 Boxes ! as paragraph
14220 \end_layout
14221
14222 \end_inset
14223
14224
14225 \end_layout
14226
14227 \begin_layout Standard
14228 A box that can contain several lines and paragraphs, a so-called paragraph
14229  box (parbox), can be created with the menu 
14230 \family sans
14231 Insert\SpecialChar menuseparator
14232 Box
14233 \family default
14234  or the toolbar button 
14235 \begin_inset Info
14236 type  "icon"
14237 arg   "box-insert"
14238 \end_inset
14239
14240 .
14241 \end_layout
14242
14243 \begin_layout Standard
14244 The following example shows a framed parbox in a line:
14245 \end_layout
14246
14247 \begin_layout Standard
14248 \begin_inset VSpace medskip
14249 \end_inset
14250
14251 This is a line 
14252 \begin_inset Box Boxed
14253 position "c"
14254 hor_pos "c"
14255 has_inner_box 1
14256 inner_pos "t"
14257 use_parbox 1
14258 use_makebox 0
14259 width "5cm"
14260 special "none"
14261 height "1in"
14262 height_special "totalheight"
14263 thickness "0.4pt"
14264 separation "3pt"
14265 shadowsize "4pt"
14266 framecolor "black"
14267 backgroundcolor "none"
14268 status open
14269
14270 \begin_layout Plain Layout
14271 This is a paragraph box.
14272  It is exactly 5
14273 \begin_inset space \thinspace{}
14274 \end_inset
14275
14276 cm long and can also contain formulas: 
14277 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14278 \end_inset
14279
14280
14281 \end_layout
14282
14283 \end_inset
14284
14285  with a parbox.
14286 \end_layout
14287
14288 \begin_layout Standard
14289 \begin_inset VSpace medskip
14290 \end_inset
14291
14292
14293 \end_layout
14294
14295 \begin_layout Standard
14296 Such a box is created by right-clicking on the gray box inset.
14297  A dialog pops up showing the box properties.
14298  In our case set: 
14299 \emph on
14300 Decoration
14301 \emph default
14302 : Rectangular box, 
14303 \emph on
14304 Inner Box
14305 \emph default
14306 : Parbox, 
14307 \emph on
14308 Width
14309 \emph default
14310 : 5
14311 \begin_inset space \thinspace{}
14312 \end_inset
14313
14314 cm, 
14315 \emph on
14316 Vertical Box Alignment
14317 \emph default
14318 : Middle
14319 \end_layout
14320
14321 \begin_layout Standard
14322 \begin_inset VSpace medskip
14323 \end_inset
14324
14325 In \SpecialChar LaTeX
14326  a parbox is created with the command 
14327 \series bold
14328
14329 \backslash
14330 parbox
14331 \series default
14332
14333 \begin_inset Index idx
14334 status collapsed
14335
14336 \begin_layout Plain Layout
14337 Commands ! P ! 
14338 \backslash
14339 parbox
14340 \end_layout
14341
14342 \end_inset
14343
14344  which has the following scheme:
14345 \end_layout
14346
14347 \begin_layout Standard
14348
14349 \series bold
14350
14351 \backslash
14352 parbox[position]{width}{box content}
14353 \end_layout
14354
14355 \begin_layout Standard
14356 The positions 
14357 \emph on
14358 b
14359 \emph default
14360  and 
14361 \emph on
14362 t
14363 \emph default
14364  are possible.
14365  
14366 \emph on
14367 b
14368 \emph default
14369  for 
14370 \begin_inset Quotes eld
14371 \end_inset
14372
14373 bottom
14374 \begin_inset Quotes erd
14375 \end_inset
14376
14377  means that the box is aligned within the surrounding text with its last
14378  line.
14379  With 
14380 \emph on
14381 t
14382 \emph default
14383  for 
14384 \begin_inset Quotes eld
14385 \end_inset
14386
14387 top
14388 \begin_inset Quotes erd
14389 \end_inset
14390
14391  this is done with the first line.
14392  When no position is given, the box will be vertically centered, see section
14393  
14394 \emph on
14395 Boxes
14396 \emph default
14397  of the 
14398 \emph on
14399 Embedded
14400 \begin_inset space ~
14401 \end_inset
14402
14403 Objects
14404 \emph default
14405  manual for examples.
14406 \end_layout
14407
14408 \begin_layout Standard
14409 \begin_inset VSpace bigskip
14410 \end_inset
14411
14412 To frame formulas completely, including the formula number, the formula
14413  must be set into a parbox.
14414  To do this, the command 
14415 \series bold
14416
14417 \backslash
14418 fbox{
14419 \backslash
14420 parbox{
14421 \backslash
14422 linewidth-2
14423 \backslash
14424 fboxsep-2
14425 \backslash
14426 fboxrule}{
14427 \series default
14428  is inserted in \SpecialChar TeX
14429  mode before the formula.
14430  
14431 \series bold
14432
14433 \backslash
14434 linewidth
14435 \series default
14436
14437 \begin_inset Index idx
14438 status collapsed
14439
14440 \begin_layout Plain Layout
14441 Commands ! L ! 
14442 \backslash
14443 linewidth
14444 \end_layout
14445
14446 \end_inset
14447
14448  is hereby the line width set for the document.
14449  Because the frame is outside the parbox, 2
14450 \begin_inset space \thinspace{}
14451 \end_inset
14452
14453 times the frame separation and the frame thickness must be subtracted from
14454  the line width.
14455  To be able to multiply and subtract in arguments, the \SpecialChar LaTeX
14456 -package 
14457 \series bold
14458 calc
14459 \series default
14460
14461 \begin_inset Foot
14462 status collapsed
14463
14464 \begin_layout Plain Layout
14465
14466 \series bold
14467 calc
14468 \series default
14469  is part of every \SpecialChar LaTeX
14470  standard installation.
14471 \end_layout
14472
14473 \end_inset
14474
14475
14476 \begin_inset Index idx
14477 status collapsed
14478
14479 \begin_layout Plain Layout
14480 Packages ! calc
14481 \end_layout
14482
14483 \end_inset
14484
14485  must be loaded in the \SpecialChar LaTeX
14486 -preamble with the line
14487 \end_layout
14488
14489 \begin_layout Standard
14490
14491 \series bold
14492
14493 \backslash
14494 usepackage{calc}
14495 \end_layout
14496
14497 \begin_layout Standard
14498 Behind the formula both boxes are closed by entering 
14499 \series bold
14500 }}
14501 \series default
14502  in \SpecialChar TeX
14503  mode.
14504  Here is an example:
14505 \begin_inset ERT
14506 status collapsed
14507
14508 \begin_layout Plain Layout
14509
14510
14511 \backslash
14512 fboxsep 5mm 
14513 \backslash
14514 fboxrule 5mm
14515 \end_layout
14516
14517 \end_inset
14518
14519
14520 \end_layout
14521
14522 \begin_layout Standard
14523 \begin_inset ERT
14524 status collapsed
14525
14526 \begin_layout Plain Layout
14527
14528
14529 \backslash
14530 fbox{
14531 \backslash
14532 parbox{
14533 \backslash
14534 linewidth-2
14535 \backslash
14536 fboxsep-2
14537 \backslash
14538 fboxrule}{
14539 \end_layout
14540
14541 \end_inset
14542
14543
14544 \begin_inset Formula 
14545 \begin{equation}
14546 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14547 \end{equation}
14548
14549 \end_inset
14550
14551
14552 \begin_inset ERT
14553 status collapsed
14554
14555 \begin_layout Plain Layout
14556
14557 }}
14558 \end_layout
14559
14560 \end_inset
14561
14562
14563 \begin_inset ERT
14564 status collapsed
14565
14566 \begin_layout Plain Layout
14567
14568
14569 \backslash
14570 fboxrule 0.4pt 
14571 \backslash
14572 fboxsep 3pt
14573 \end_layout
14574
14575 \end_inset
14576
14577
14578 \end_layout
14579
14580 \begin_layout Standard
14581 \begin_inset VSpace medskip
14582 \end_inset
14583
14584 As a parbox is used as the argument of 
14585 \series bold
14586
14587 \backslash
14588 fbox
14589 \series default
14590 , there is in this case no difference between 
14591 \series bold
14592
14593 \backslash
14594 fbox
14595 \series default
14596  and 
14597 \series bold
14598
14599 \backslash
14600 boxed
14601 \series default
14602 .
14603 \end_layout
14604
14605 \begin_layout Standard
14606 \begin_inset VSpace bigskip
14607 \end_inset
14608
14609 Paragraph boxes are very useful to comment formulas directly.
14610  To do this, 
14611 \series bold
14612
14613 \backslash
14614 parbox
14615 \series default
14616  is used in combination with the command 
14617 \series bold
14618
14619 \backslash
14620 tag
14621 \series default
14622 .
14623  (more about 
14624 \series bold
14625
14626 \backslash
14627 tag
14628 \series default
14629  see 
14630 \begin_inset CommandInset ref
14631 LatexCommand ref
14632 reference "subsec:User-defined-Numbering"
14633
14634 \end_inset
14635
14636 )
14637 \end_layout
14638
14639 \begin_layout Standard
14640 An example of a formula commented with 
14641 \series bold
14642
14643 \backslash
14644 parbox
14645 \series default
14646 :
14647 \end_layout
14648
14649 \begin_layout Standard
14650 \begin_inset ERT
14651 status collapsed
14652
14653 \begin_layout Plain Layout
14654
14655
14656 \backslash
14657 [5x-7b=3b
14658 \backslash
14659 tag*{
14660 \backslash
14661 parbox{5cm}{
14662 \end_layout
14663
14664 \end_inset
14665
14666 This is a description.
14667  It is distinctly separated from the formula and multiline.
14668 \begin_inset ERT
14669 status collapsed
14670
14671 \begin_layout Plain Layout
14672
14673 }}
14674 \backslash
14675 ]
14676 \end_layout
14677
14678 \end_inset
14679
14680
14681 \end_layout
14682
14683 \begin_layout Standard
14684 Such a formula must be inserted completely in \SpecialChar TeX
14685  mode because \SpecialChar LyX
14686  does not yet
14687  support the command 
14688 \series bold
14689
14690 \backslash
14691 parbox
14692 \series default
14693  in formulas.
14694  The formula is created with the following command sequence:
14695 \end_layout
14696
14697 \begin_layout Standard
14698 The command 
14699 \series bold
14700
14701 \backslash
14702 [5x-7b=3b
14703 \backslash
14704 tag*
14705 \backslash
14706 {
14707 \backslash
14708 parbox{5cm}{
14709 \series default
14710  is inserted in \SpecialChar TeX
14711  mode.
14712 \begin_inset Foot
14713 status collapsed
14714
14715 \begin_layout Plain Layout
14716 When the formula style 
14717 \series bold
14718 Indented
14719 \series default
14720  is used, 
14721 \series bold
14722
14723 \backslash
14724 tag*
14725 \backslash
14726 {
14727 \series default
14728  can also be replaced by 
14729 \series bold
14730
14731 \backslash
14732 hfill
14733 \series default
14734 .
14735  (formula styles see 
14736 \begin_inset CommandInset ref
14737 LatexCommand ref
14738 reference "sec:Formula-Styles"
14739
14740 \end_inset
14741
14742 )
14743 \end_layout
14744
14745 \end_inset
14746
14747  Then the description follows as normal text and finally 
14748 \series bold
14749 }}
14750 \backslash
14751 ]
14752 \series default
14753  is inserted in \SpecialChar TeX
14754  mode.
14755  The commands 
14756 \series bold
14757
14758 \backslash
14759 [
14760 \series default
14761  and 
14762 \series bold
14763
14764 \backslash
14765 ]
14766 \series default
14767  hereby create a displayed formula.
14768 \end_layout
14769
14770 \begin_layout Standard
14771 The advantages of 
14772 \series bold
14773
14774 \backslash
14775 parbox
14776 \series default
14777  can be seen in this example that was 
14778 \begin_inset Quotes eld
14779 \end_inset
14780
14781 commented
14782 \begin_inset Quotes erd
14783 \end_inset
14784
14785  using the mathematical textmode:
14786 \begin_inset Formula 
14787 \[
14788 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}
14789 \]
14790
14791 \end_inset
14792
14793
14794 \end_layout
14795
14796 \begin_layout Section
14797 Operators
14798 \begin_inset Index idx
14799 status collapsed
14800
14801 \begin_layout Plain Layout
14802 Operators
14803 \end_layout
14804
14805 \end_inset
14806
14807
14808 \end_layout
14809
14810 \begin_layout Subsection
14811 Big Operators
14812 \begin_inset CommandInset label
14813 LatexCommand label
14814 name "subsec:Big-Operators"
14815
14816 \end_inset
14817
14818
14819 \begin_inset Index idx
14820 status collapsed
14821
14822 \begin_layout Plain Layout
14823 Operators ! big
14824 \end_layout
14825
14826 \end_inset
14827
14828
14829 \begin_inset Index idx
14830 status collapsed
14831
14832 \begin_layout Plain Layout
14833 Sums
14834 \end_layout
14835
14836 \end_inset
14837
14838
14839 \begin_inset Index idx
14840 status collapsed
14841
14842 \begin_layout Plain Layout
14843 Integrals
14844 \end_layout
14845
14846 \end_inset
14847
14848
14849 \end_layout
14850
14851 \begin_layout Standard
14852 To be able to use all integral operators listed here, the option 
14853 \family sans
14854 Use esint package automatically
14855 \family default
14856  must be set in the document settings under 
14857 \family sans
14858 Math
14859 \begin_inset space ~
14860 \end_inset
14861
14862 Options
14863 \family default
14864 .
14865 \end_layout
14866
14867 \begin_layout Standard
14868 \begin_inset space \hfill{}
14869 \end_inset
14870
14871
14872 \begin_inset Tabular
14873 <lyxtabular version="3" rows="11" columns="2">
14874 <features booktabs="true" tabularvalignment="middle">
14875 <column alignment="center" valignment="top" width="0pt">
14876 <column alignment="center" valignment="top" width="0pt">
14877 <row>
14878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14879 \begin_inset Text
14880
14881 \begin_layout Plain Layout
14882 Command
14883 \end_layout
14884
14885 \end_inset
14886 </cell>
14887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14888 \begin_inset Text
14889
14890 \begin_layout Plain Layout
14891 Result
14892 \end_layout
14893
14894 \end_inset
14895 </cell>
14896 </row>
14897 <row>
14898 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14899 \begin_inset Text
14900
14901 \begin_layout Plain Layout
14902
14903 \backslash
14904 int
14905 \begin_inset Index idx
14906 status collapsed
14907
14908 \begin_layout Plain Layout
14909 Commands ! I ! 
14910 \backslash
14911 int
14912 \end_layout
14913
14914 \end_inset
14915
14916
14917 \end_layout
14918
14919 \end_inset
14920 </cell>
14921 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14922 \begin_inset Text
14923
14924 \begin_layout Plain Layout
14925 \begin_inset Formula $\int$
14926 \end_inset
14927
14928
14929 \end_layout
14930
14931 \end_inset
14932 </cell>
14933 </row>
14934 <row>
14935 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14936 \begin_inset Text
14937
14938 \begin_layout Plain Layout
14939
14940 \backslash
14941 oint
14942 \end_layout
14943
14944 \end_inset
14945 </cell>
14946 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14947 \begin_inset Text
14948
14949 \begin_layout Plain Layout
14950 \begin_inset Formula $\oint$
14951 \end_inset
14952
14953
14954 \end_layout
14955
14956 \end_inset
14957 </cell>
14958 </row>
14959 <row>
14960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14961 \begin_inset Text
14962
14963 \begin_layout Plain Layout
14964
14965 \backslash
14966 ointctrclockwise
14967 \end_layout
14968
14969 \end_inset
14970 </cell>
14971 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14972 \begin_inset Text
14973
14974 \begin_layout Plain Layout
14975 \begin_inset Formula $\ointctrclockwise$
14976 \end_inset
14977
14978
14979 \end_layout
14980
14981 \end_inset
14982 </cell>
14983 </row>
14984 <row>
14985 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14986 \begin_inset Text
14987
14988 \begin_layout Plain Layout
14989
14990 \backslash
14991 ointclockwise
14992 \end_layout
14993
14994 \end_inset
14995 </cell>
14996 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14997 \begin_inset Text
14998
14999 \begin_layout Plain Layout
15000 \begin_inset Formula $\ointclockwise$
15001 \end_inset
15002
15003
15004 \end_layout
15005
15006 \end_inset
15007 </cell>
15008 </row>
15009 <row>
15010 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15011 \begin_inset Text
15012
15013 \begin_layout Plain Layout
15014
15015 \backslash
15016 sqint
15017 \end_layout
15018
15019 \end_inset
15020 </cell>
15021 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15022 \begin_inset Text
15023
15024 \begin_layout Plain Layout
15025 \begin_inset Formula $\sqint$
15026 \end_inset
15027
15028
15029 \end_layout
15030
15031 \end_inset
15032 </cell>
15033 </row>
15034 <row>
15035 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15036 \begin_inset Text
15037
15038 \begin_layout Plain Layout
15039
15040 \backslash
15041 fint
15042 \end_layout
15043
15044 \end_inset
15045 </cell>
15046 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15047 \begin_inset Text
15048
15049 \begin_layout Plain Layout
15050  
15051 \begin_inset Formula $\fint$
15052 \end_inset
15053
15054
15055 \end_layout
15056
15057 \end_inset
15058 </cell>
15059 </row>
15060 <row>
15061 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15062 \begin_inset Text
15063
15064 \begin_layout Plain Layout
15065
15066 \backslash
15067 landupint
15068 \end_layout
15069
15070 \end_inset
15071 </cell>
15072 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15073 \begin_inset Text
15074
15075 \begin_layout Plain Layout
15076  
15077 \begin_inset Formula $\landupint$
15078 \end_inset
15079
15080
15081 \end_layout
15082
15083 \end_inset
15084 </cell>
15085 </row>
15086 <row>
15087 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15088 \begin_inset Text
15089
15090 \begin_layout Plain Layout
15091
15092 \backslash
15093 landdownint
15094 \end_layout
15095
15096 \end_inset
15097 </cell>
15098 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15099 \begin_inset Text
15100
15101 \begin_layout Plain Layout
15102  
15103 \begin_inset Formula $\landdownint$
15104 \end_inset
15105
15106
15107 \end_layout
15108
15109 \end_inset
15110 </cell>
15111 </row>
15112 <row>
15113 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15114 \begin_inset Text
15115
15116 \begin_layout Plain Layout
15117
15118 \backslash
15119 bigcap
15120 \end_layout
15121
15122 \end_inset
15123 </cell>
15124 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Plain Layout
15128 \begin_inset Formula $\bigcap$
15129 \end_inset
15130
15131
15132 \end_layout
15133
15134 \end_inset
15135 </cell>
15136 </row>
15137 <row>
15138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15139 \begin_inset Text
15140
15141 \begin_layout Plain Layout
15142
15143 \backslash
15144 bigcup
15145 \end_layout
15146
15147 \end_inset
15148 </cell>
15149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15150 \begin_inset Text
15151
15152 \begin_layout Plain Layout
15153 \begin_inset Formula $\bigcup$
15154 \end_inset
15155
15156
15157 \end_layout
15158
15159 \end_inset
15160 </cell>
15161 </row>
15162 </lyxtabular>
15163
15164 \end_inset
15165
15166
15167 \begin_inset space \hfill{}
15168 \end_inset
15169
15170
15171 \begin_inset Tabular
15172 <lyxtabular version="3" rows="11" columns="2">
15173 <features booktabs="true" tabularvalignment="middle">
15174 <column alignment="center" valignment="top" width="0pt">
15175 <column alignment="center" valignment="top" width="0pt">
15176 <row>
15177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15178 \begin_inset Text
15179
15180 \begin_layout Plain Layout
15181 Command
15182 \end_layout
15183
15184 \end_inset
15185 </cell>
15186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15187 \begin_inset Text
15188
15189 \begin_layout Plain Layout
15190 Result
15191 \end_layout
15192
15193 \end_inset
15194 </cell>
15195 </row>
15196 <row>
15197 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15198 \begin_inset Text
15199
15200 \begin_layout Plain Layout
15201
15202 \backslash
15203 sum
15204 \begin_inset Index idx
15205 status collapsed
15206
15207 \begin_layout Plain Layout
15208 Commands ! S ! 
15209 \backslash
15210 sum
15211 \end_layout
15212
15213 \end_inset
15214
15215
15216 \end_layout
15217
15218 \end_inset
15219 </cell>
15220 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15221 \begin_inset Text
15222
15223 \begin_layout Plain Layout
15224 \begin_inset Formula $\sum$
15225 \end_inset
15226
15227
15228 \end_layout
15229
15230 \end_inset
15231 </cell>
15232 </row>
15233 <row>
15234 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15235 \begin_inset Text
15236
15237 \begin_layout Plain Layout
15238
15239 \backslash
15240 prod
15241 \begin_inset Index idx
15242 status collapsed
15243
15244 \begin_layout Plain Layout
15245 Commands ! P ! 
15246 \backslash
15247 prod
15248 \begin_inset ERT
15249 status collapsed
15250
15251 \begin_layout Plain Layout
15252
15253
15254 \backslash
15255 vspace{4mm}
15256 \end_layout
15257
15258 \end_inset
15259
15260
15261 \end_layout
15262
15263 \end_inset
15264
15265
15266 \end_layout
15267
15268 \end_inset
15269 </cell>
15270 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15271 \begin_inset Text
15272
15273 \begin_layout Plain Layout
15274 \begin_inset Formula $\prod$
15275 \end_inset
15276
15277
15278 \end_layout
15279
15280 \end_inset
15281 </cell>
15282 </row>
15283 <row>
15284 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15285 \begin_inset Text
15286
15287 \begin_layout Plain Layout
15288
15289 \backslash
15290 coprod
15291 \end_layout
15292
15293 \end_inset
15294 </cell>
15295 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15296 \begin_inset Text
15297
15298 \begin_layout Plain Layout
15299 \begin_inset Formula $\coprod$
15300 \end_inset
15301
15302
15303 \end_layout
15304
15305 \end_inset
15306 </cell>
15307 </row>
15308 <row>
15309 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15310 \begin_inset Text
15311
15312 \begin_layout Plain Layout
15313
15314 \backslash
15315 bigodot
15316 \end_layout
15317
15318 \end_inset
15319 </cell>
15320 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15321 \begin_inset Text
15322
15323 \begin_layout Plain Layout
15324 \begin_inset Formula $\bigodot$
15325 \end_inset
15326
15327
15328 \end_layout
15329
15330 \end_inset
15331 </cell>
15332 </row>
15333 <row>
15334 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15335 \begin_inset Text
15336
15337 \begin_layout Plain Layout
15338
15339 \backslash
15340 bigotimes
15341 \end_layout
15342
15343 \end_inset
15344 </cell>
15345 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15346 \begin_inset Text
15347
15348 \begin_layout Plain Layout
15349 \begin_inset Formula $\bigotimes$
15350 \end_inset
15351
15352
15353 \end_layout
15354
15355 \end_inset
15356 </cell>
15357 </row>
15358 <row>
15359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15360 \begin_inset Text
15361
15362 \begin_layout Plain Layout
15363
15364 \backslash
15365 bigoplus
15366 \end_layout
15367
15368 \end_inset
15369 </cell>
15370 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15371 \begin_inset Text
15372
15373 \begin_layout Plain Layout
15374 \begin_inset Formula $\bigoplus$
15375 \end_inset
15376
15377
15378 \end_layout
15379
15380 \end_inset
15381 </cell>
15382 </row>
15383 <row>
15384 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15385 \begin_inset Text
15386
15387 \begin_layout Plain Layout
15388
15389 \backslash
15390 bigwedge
15391 \end_layout
15392
15393 \end_inset
15394 </cell>
15395 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15396 \begin_inset Text
15397
15398 \begin_layout Plain Layout
15399 \begin_inset Formula $\bigwedge$
15400 \end_inset
15401
15402
15403 \end_layout
15404
15405 \end_inset
15406 </cell>
15407 </row>
15408 <row>
15409 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15410 \begin_inset Text
15411
15412 \begin_layout Plain Layout
15413
15414 \backslash
15415 bigvee
15416 \end_layout
15417
15418 \end_inset
15419 </cell>
15420 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15421 \begin_inset Text
15422
15423 \begin_layout Plain Layout
15424 \begin_inset Formula $\bigvee$
15425 \end_inset
15426
15427
15428 \end_layout
15429
15430 \end_inset
15431 </cell>
15432 </row>
15433 <row>
15434 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15435 \begin_inset Text
15436
15437 \begin_layout Plain Layout
15438
15439 \backslash
15440 bigsqcup
15441 \end_layout
15442
15443 \end_inset
15444 </cell>
15445 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15446 \begin_inset Text
15447
15448 \begin_layout Plain Layout
15449 \begin_inset Formula $\bigsqcup$
15450 \end_inset
15451
15452
15453 \end_layout
15454
15455 \end_inset
15456 </cell>
15457 </row>
15458 <row>
15459 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15460 \begin_inset Text
15461
15462 \begin_layout Plain Layout
15463
15464 \backslash
15465 biguplus
15466 \end_layout
15467
15468 \end_inset
15469 </cell>
15470 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15471 \begin_inset Text
15472
15473 \begin_layout Plain Layout
15474 \begin_inset Formula $\biguplus$
15475 \end_inset
15476
15477
15478 \end_layout
15479
15480 \end_inset
15481 </cell>
15482 </row>
15483 </lyxtabular>
15484
15485 \end_inset
15486
15487
15488 \begin_inset space \hfill{}
15489 \end_inset
15490
15491
15492 \end_layout
15493
15494 \begin_layout Standard
15495 All big operators can also be inserted via the math toolbar button 
15496 \begin_inset Info
15497 type  "icon"
15498 arg   "math-insert \\intop"
15499 \end_inset
15500
15501 .
15502 \end_layout
15503
15504 \begin_layout Standard
15505 The operators are called big because they are bigger than the sometimes
15506  equal looking binary operators.
15507  All big operators can have limits as described in the next subsection.
15508 \end_layout
15509
15510 \begin_layout Standard
15511 For all integral operators there is a second version available, ending in
15512  
15513 \series bold
15514 op
15515 \series default
15516
15517 \series bold
15518
15519 \backslash
15520 intop
15521 \series default
15522
15523 \series bold
15524
15525 \backslash
15526 ointop
15527 \series default
15528  etc..
15529  These operators are different from 
15530 \series bold
15531
15532 \backslash
15533 int
15534 \series default
15535  etc.
15536 \begin_inset space \space{}
15537 \end_inset
15538
15539 in the style the operator limits are displayed, see 
15540 \begin_inset CommandInset ref
15541 LatexCommand ref
15542 reference "subsec:Operator-Limits"
15543
15544 \end_inset
15545
15546 .
15547  
15548 \end_layout
15549
15550 \begin_layout Subsubsection*
15551 Advice for Integrals
15552 \end_layout
15553
15554 \begin_layout Standard
15555 The letter 
15556 \emph on
15557 d
15558 \emph default
15559  in an integral is an operator, that therefore has to be set upright.
15560  This is done by highlighting the 
15561 \emph on
15562 d
15563 \emph default
15564  and using the keyboard shortcut 
15565 \begin_inset Info
15566 type  "shortcut"
15567 arg   "font-roman"
15568 \end_inset
15569
15570
15571 \begin_inset Foot
15572 status collapsed
15573
15574 \begin_layout Plain Layout
15575 Font styles
15576 \series bold
15577  
15578 \series default
15579 see 
15580 \begin_inset CommandInset ref
15581 LatexCommand ref
15582 reference "subsec:Font-Styles"
15583
15584 \end_inset
15585
15586
15587 \end_layout
15588
15589 \end_inset
15590
15591 .
15592  Finally the smallest space is inserted before the 
15593 \emph on
15594 d
15595 \emph default
15596 , as this is usual for operators.
15597  An example:
15598 \end_layout
15599
15600 \begin_layout Standard
15601 incorrect: 
15602 \begin_inset Formula $\int A(x)dx$
15603 \end_inset
15604
15605
15606 \begin_inset Newline newline
15607 \end_inset
15608
15609
15610 \begin_inset Phantom HPhantom
15611 status open
15612
15613 \begin_layout Plain Layout
15614 in
15615 \end_layout
15616
15617 \end_inset
15618
15619 correct: 
15620 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15621 \end_inset
15622
15623
15624 \end_layout
15625
15626 \begin_layout Standard
15627 For multiple integrals there are the following commands:
15628 \begin_inset VSpace medskip
15629 \end_inset
15630
15631
15632 \end_layout
15633
15634 \begin_layout Standard
15635 \begin_inset space \hfill{}
15636 \end_inset
15637
15638
15639 \begin_inset Tabular
15640 <lyxtabular version="3" rows="4" columns="2">
15641 <features booktabs="true" tabularvalignment="middle">
15642 <column alignment="center" valignment="top" width="0pt">
15643 <column alignment="center" valignment="top" width="0pt">
15644 <row>
15645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15646 \begin_inset Text
15647
15648 \begin_layout Plain Layout
15649 Command
15650 \end_layout
15651
15652 \end_inset
15653 </cell>
15654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15655 \begin_inset Text
15656
15657 \begin_layout Plain Layout
15658 Result
15659 \end_layout
15660
15661 \end_inset
15662 </cell>
15663 </row>
15664 <row bottomspace="1mm">
15665 <cell alignment="center" valignment="top" usebox="none">
15666 \begin_inset Text
15667
15668 \begin_layout Plain Layout
15669
15670 \backslash
15671 iint
15672 \end_layout
15673
15674 \end_inset
15675 </cell>
15676 <cell alignment="center" valignment="top" usebox="none">
15677 \begin_inset Text
15678
15679 \begin_layout Plain Layout
15680 \begin_inset Formula $\iint$
15681 \end_inset
15682
15683
15684 \end_layout
15685
15686 \end_inset
15687 </cell>
15688 </row>
15689 <row bottomspace="1mm">
15690 <cell alignment="center" valignment="top" usebox="none">
15691 \begin_inset Text
15692
15693 \begin_layout Plain Layout
15694
15695 \backslash
15696 oiint
15697 \end_layout
15698
15699 \end_inset
15700 </cell>
15701 <cell alignment="center" valignment="top" usebox="none">
15702 \begin_inset Text
15703
15704 \begin_layout Plain Layout
15705 \begin_inset Formula $\oiint$
15706 \end_inset
15707
15708
15709 \end_layout
15710
15711 \end_inset
15712 </cell>
15713 </row>
15714 <row bottomspace="1mm">
15715 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15716 \begin_inset Text
15717
15718 \begin_layout Plain Layout
15719
15720 \backslash
15721 sqiint
15722 \end_layout
15723
15724 \end_inset
15725 </cell>
15726 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15727 \begin_inset Text
15728
15729 \begin_layout Plain Layout
15730 \begin_inset Formula $\sqiint$
15731 \end_inset
15732
15733
15734 \end_layout
15735
15736 \end_inset
15737 </cell>
15738 </row>
15739 </lyxtabular>
15740
15741 \end_inset
15742
15743
15744 \begin_inset space \hfill{}
15745 \end_inset
15746
15747
15748 \begin_inset Tabular
15749 <lyxtabular version="3" rows="4" columns="2">
15750 <features booktabs="true" tabularvalignment="middle">
15751 <column alignment="center" valignment="top" width="0pt">
15752 <column alignment="center" valignment="top" width="0pt">
15753 <row>
15754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15755 \begin_inset Text
15756
15757 \begin_layout Plain Layout
15758 Command
15759 \end_layout
15760
15761 \end_inset
15762 </cell>
15763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15764 \begin_inset Text
15765
15766 \begin_layout Plain Layout
15767 Result
15768 \end_layout
15769
15770 \end_inset
15771 </cell>
15772 </row>
15773 <row bottomspace="1mm">
15774 <cell alignment="center" valignment="top" usebox="none">
15775 \begin_inset Text
15776
15777 \begin_layout Plain Layout
15778
15779 \backslash
15780 iiint
15781 \end_layout
15782
15783 \end_inset
15784 </cell>
15785 <cell alignment="center" valignment="top" usebox="none">
15786 \begin_inset Text
15787
15788 \begin_layout Plain Layout
15789 \begin_inset Formula $\iiint$
15790 \end_inset
15791
15792
15793 \end_layout
15794
15795 \end_inset
15796 </cell>
15797 </row>
15798 <row bottomspace="1mm">
15799 <cell alignment="center" valignment="top" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Plain Layout
15803
15804 \backslash
15805 iiiint
15806 \end_layout
15807
15808 \end_inset
15809 </cell>
15810 <cell alignment="center" valignment="top" usebox="none">
15811 \begin_inset Text
15812
15813 \begin_layout Plain Layout
15814 \begin_inset Formula $\iiiint$
15815 \end_inset
15816
15817
15818 \end_layout
15819
15820 \end_inset
15821 </cell>
15822 </row>
15823 <row bottomspace="1mm">
15824 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15825 \begin_inset Text
15826
15827 \begin_layout Plain Layout
15828
15829 \backslash
15830 dotsint
15831 \end_layout
15832
15833 \end_inset
15834 </cell>
15835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15836 \begin_inset Text
15837
15838 \begin_layout Plain Layout
15839 \begin_inset Formula $\dotsint$
15840 \end_inset
15841
15842
15843 \end_layout
15844
15845 \end_inset
15846 </cell>
15847 </row>
15848 </lyxtabular>
15849
15850 \end_inset
15851
15852
15853 \begin_inset space \hfill{}
15854 \end_inset
15855
15856
15857 \end_layout
15858
15859 \begin_layout Subsection
15860 Operator Limits
15861 \begin_inset CommandInset label
15862 LatexCommand label
15863 name "subsec:Operator-Limits"
15864
15865 \end_inset
15866
15867
15868 \begin_inset Index idx
15869 status collapsed
15870
15871 \begin_layout Plain Layout
15872 Operators ! Limits
15873 \end_layout
15874
15875 \end_inset
15876
15877
15878 \end_layout
15879
15880 \begin_layout Standard
15881 Limits are created by super- and subscripts:
15882 \end_layout
15883
15884 \begin_layout Standard
15885 \align center
15886 \begin_inset Tabular
15887 <lyxtabular version="3" rows="2" columns="2">
15888 <features booktabs="true" tabularvalignment="middle">
15889 <column alignment="center" valignment="top" width="0pt">
15890 <column alignment="center" valignment="top" width="0pt">
15891 <row>
15892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15893 \begin_inset Text
15894
15895 \begin_layout Plain Layout
15896 Command
15897 \end_layout
15898
15899 \end_inset
15900 </cell>
15901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15902 \begin_inset Text
15903
15904 \begin_layout Plain Layout
15905 Result
15906 \end_layout
15907
15908 \end_inset
15909 </cell>
15910 </row>
15911 <row>
15912 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15913 \begin_inset Text
15914
15915 \begin_layout Plain Layout
15916
15917 \backslash
15918 prod^
15919 \backslash
15920 infty
15921 \begin_inset space \textvisiblespace{}
15922 \end_inset
15923
15924
15925 \begin_inset Formula $\to$
15926 \end_inset
15927
15928 _0
15929 \begin_inset Formula $\to$
15930 \end_inset
15931
15932 A(x)
15933 \end_layout
15934
15935 \end_inset
15936 </cell>
15937 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15938 \begin_inset Text
15939
15940 \begin_layout Plain Layout
15941 \begin_inset Formula $\prod_{0}^{\infty}A(x)$
15942 \end_inset
15943
15944
15945 \end_layout
15946
15947 \end_inset
15948 </cell>
15949 </row>
15950 </lyxtabular>
15951
15952 \end_inset
15953
15954
15955 \end_layout
15956
15957 \begin_layout Standard
15958 Limits of inline formulas are set right beside the operator.
15959  Limits in displayed formulas are set above or below the operator, except
15960  for integral limits.
15961 \end_layout
15962
15963 \begin_layout Standard
15964 To force that the limits are set beside the operator, the cursor is set
15965  directly behind the operator and the limits type is changed with the menu
15966  
15967 \family sans
15968 Edit\SpecialChar menuseparator
15969 Math\SpecialChar menuseparator
15970 Change Limits Type
15971 \family default
15972  to 
15973 \family sans
15974 \series bold
15975 Inline
15976 \family default
15977 \series default
15978  (shortcut 
15979 \begin_inset Info
15980 type  "shortcut"
15981 arg   "math-limits"
15982 \end_inset
15983
15984 ).
15985  An example:
15986 \end_layout
15987
15988 \begin_layout Standard
15989 The default limits type is this:
15990 \begin_inset Formula 
15991 \[
15992 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15993 \]
15994
15995 \end_inset
15996
15997 This is how it looks when the limits type was changed to 
15998 \family sans
15999 \series bold
16000 Inline
16001 \family default
16002 \series default
16003 :
16004 \begin_inset Formula 
16005 \[
16006 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16007 \]
16008
16009 \end_inset
16010
16011 For integrals, except those ending with 
16012 \series bold
16013 op
16014 \series default
16015  like 
16016 \series bold
16017
16018 \backslash
16019 intop
16020 \series default
16021
16022 \series bold
16023
16024 \backslash
16025 ointop
16026 \series default
16027  etc., the limits are by default set beside the operator.
16028  But for multiple integrals the limits are often set below the operator.
16029  In the following example the limits type was therefore set to 
16030 \series bold
16031 Display
16032 \series default
16033  and so set below the integrals:
16034 \begin_inset Formula 
16035 \begin{equation}
16036 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
16037 \end{equation}
16038
16039 \end_inset
16040
16041
16042 \end_layout
16043
16044 \begin_layout Standard
16045 \begin_inset VSpace medskip
16046 \end_inset
16047
16048 To specify conditions for limits, the commands 
16049 \series bold
16050
16051 \backslash
16052 subarray
16053 \series default
16054
16055 \begin_inset Index idx
16056 status collapsed
16057
16058 \begin_layout Plain Layout
16059 Commands ! S ! 
16060 \backslash
16061 subarray
16062 \end_layout
16063
16064 \end_inset
16065
16066  and 
16067 \series bold
16068
16069 \backslash
16070 substack
16071 \series default
16072
16073 \begin_inset Index idx
16074 status collapsed
16075
16076 \begin_layout Plain Layout
16077 Commands ! S ! 
16078 \backslash
16079 substack
16080 \end_layout
16081
16082 \end_inset
16083
16084  are used.
16085  To create for example this expression 
16086 \begin_inset Formula 
16087 \begin{equation}
16088 \sum_{\begin{subarray}{c}
16089 0<k<1000\\
16090 \\
16091 k\,\in\,\mathbb{N}
16092 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16093 \end{equation}
16094
16095 \end_inset
16096
16097
16098 \end_layout
16099
16100 \begin_layout Standard
16101 the following has to be done:
16102 \begin_inset Newline newline
16103 \end_inset
16104
16105 First the command 
16106 \series bold
16107
16108 \backslash
16109 sum
16110 \series default
16111 ^
16112 \series bold
16113 n
16114 \begin_inset space \textvisiblespace{}
16115 \end_inset
16116
16117 _
16118 \series default
16119  is typed in.
16120  One is now in a blue box under the summation operator and insert there
16121  the command 
16122 \series bold
16123
16124 \backslash
16125 subarray
16126 \begin_inset space \textvisiblespace{}
16127 \end_inset
16128
16129
16130 \series default
16131 .
16132  The blue box is now within a purple box and now several lines can be written
16133  among each other.
16134  A new line is created by inserting a line break (
16135 \begin_inset Info
16136 type  "shortcut"
16137 arg   "newline-insert newline"
16138 \end_inset
16139
16140 ).
16141  When now
16142 \begin_inset Newline newline
16143 \end_inset
16144
16145
16146 \series bold
16147 0<k<1000 Ctrl+Return
16148 \begin_inset Newline newline
16149 \end_inset
16150
16151
16152 \series default
16153 is typed in, a new box appears below for the new line.
16154 \end_layout
16155
16156 \begin_layout Standard
16157 The alignment of the lines can be changed to left aligned with the 
16158 \family sans
16159 table
16160 \family default
16161  
16162 \family sans
16163 toolbar
16164 \family default
16165  or the menu 
16166 \family sans
16167 Edit\SpecialChar menuseparator
16168 Rows &Columns
16169 \family default
16170 .
16171  To get right alignment, 
16172 \series bold
16173
16174 \backslash
16175 hfill
16176 \begin_inset space \textvisiblespace{}
16177 \end_inset
16178
16179
16180 \series default
16181  is inserted at the beginning of the line.
16182 \end_layout
16183
16184 \begin_layout Standard
16185 The command 
16186 \series bold
16187
16188 \backslash
16189 substack
16190 \series default
16191  is equivalent to 
16192 \series bold
16193
16194 \backslash
16195 subarray
16196 \series default
16197  with the difference that the lines are always centered.
16198 \end_layout
16199
16200 \begin_layout Standard
16201 \begin_inset VSpace bigskip
16202 \end_inset
16203
16204 Like in formula 
16205 \begin_inset CommandInset ref
16206 LatexCommand eqref
16207 reference "eq:substack"
16208
16209 \end_inset
16210
16211  there can be too much space beside an operator, because the characters
16212  following the operator are set beside the limits.
16213  To avoid this the command 
16214 \series bold
16215
16216 \backslash
16217 smashoperator
16218 \series default
16219
16220 \begin_inset Index idx
16221 status collapsed
16222
16223 \begin_layout Plain Layout
16224 Commands ! S ! 
16225 \backslash
16226 smashoperator
16227 \end_layout
16228
16229 \end_inset
16230
16231  can be used.
16232  To activate it, set in the document settings under 
16233 \family sans
16234 Math
16235 \begin_inset space ~
16236 \end_inset
16237
16238 Options
16239 \family default
16240  for the package 
16241 \series bold
16242 mathtools
16243 \series default
16244
16245 \begin_inset Index idx
16246 status collapsed
16247
16248 \begin_layout Plain Layout
16249 Packages ! mathtools
16250 \end_layout
16251
16252 \end_inset
16253
16254  the option 
16255 \family sans
16256 Load
16257 \begin_inset space ~
16258 \end_inset
16259
16260 always
16261 \family default
16262 .
16263  
16264 \series bold
16265
16266 \backslash
16267 smashoperator
16268 \series default
16269  sets the space besides the operator to 0
16270 \begin_inset space \thinspace{}
16271 \end_inset
16272
16273 pt.
16274 \begin_inset Newline newline
16275 \end_inset
16276
16277 Applied on formula 
16278 \begin_inset CommandInset ref
16279 LatexCommand eqref
16280 reference "eq:substack"
16281
16282 \end_inset
16283
16284 , one uses the command
16285 \end_layout
16286
16287 \begin_layout Standard
16288
16289 \series bold
16290
16291 \backslash
16292 smashoperator{
16293 \end_layout
16294
16295 \begin_layout Standard
16296 and inserts the operator with its limits into the braces.
16297  Behind the brace one continues the formula:
16298 \begin_inset Formula 
16299 \[
16300 \smashoperator{\sum_{\begin{subarray}{c}
16301 0<k<1000\\
16302 \\
16303 k\,\in\,\mathbb{N}
16304 \end{subarray}}^{n}}k^{-2}
16305 \]
16306
16307 \end_inset
16308
16309
16310 \end_layout
16311
16312 \begin_layout Standard
16313 It is possible to set the space of only one side of the operator to 0
16314 \begin_inset space \thinspace{}
16315 \end_inset
16316
16317 pt.
16318  To do this write either 
16319 \series bold
16320 [l]
16321 \series default
16322  or 
16323 \series bold
16324 [r]
16325 \series default
16326  between 
16327 \series bold
16328
16329 \backslash
16330 smashoperator
16331 \series default
16332  and its brace.
16333  
16334 \series bold
16335 l
16336 \series default
16337  stands for the left and 
16338 \series bold
16339 r
16340 \series default
16341  for the right side of the operator.
16342  Here is an example of the possible 
16343 \series bold
16344
16345 \backslash
16346 smashoperator
16347 \series default
16348  forms:
16349 \end_layout
16350
16351 \begin_layout Standard
16352 \begin_inset Formula 
16353 \[
16354 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}
16355 \]
16356
16357 \end_inset
16358
16359
16360 \end_layout
16361
16362 \begin_layout Standard
16363 \begin_inset VSpace bigskip
16364 \end_inset
16365
16366
16367 \end_layout
16368
16369 \begin_layout Standard
16370 When several consecutive operators have limits the typesetting of the limits
16371  looks often imperfect in the output, see this example:
16372 \begin_inset Formula 
16373 \[
16374 \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}
16375 \]
16376
16377 \end_inset
16378
16379 To improve the typesetting set in the document settings under 
16380 \family sans
16381 Math
16382 \begin_inset space ~
16383 \end_inset
16384
16385 Options
16386 \family default
16387  for the package 
16388 \series bold
16389 mathtools
16390 \series default
16391
16392 \begin_inset Index idx
16393 status collapsed
16394
16395 \begin_layout Plain Layout
16396 Packages ! mathtools
16397 \end_layout
16398
16399 \end_inset
16400
16401  the option 
16402 \family sans
16403 Load
16404 \begin_inset space ~
16405 \end_inset
16406
16407 always
16408 \family default
16409 .
16410  Then insert into your formula the command 
16411 \series bold
16412
16413 \backslash
16414 adjustlimits
16415 \series default
16416
16417 \begin_inset Index idx
16418 status collapsed
16419
16420 \begin_layout Plain Layout
16421 Commands ! A ! 
16422 \backslash
16423 adjustlimits
16424 \end_layout
16425
16426 \end_inset
16427
16428  directly before the first operator.
16429  The example will then look like this:
16430 \begin_inset Formula 
16431 \[
16432 \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}
16433 \]
16434
16435 \end_inset
16436
16437
16438 \end_layout
16439
16440 \begin_layout Standard
16441 \begin_inset VSpace bigskip
16442 \end_inset
16443
16444 How to use one limit for several operators is described in 
16445 \begin_inset CommandInset ref
16446 LatexCommand ref
16447 reference "subsec:Self-defined-Operators"
16448
16449 \end_inset
16450
16451 .
16452 \end_layout
16453
16454 \begin_layout Subsection
16455 Decoration for Operators
16456 \begin_inset Index idx
16457 status collapsed
16458
16459 \begin_layout Plain Layout
16460 Operators ! Decoration
16461 \end_layout
16462
16463 \end_inset
16464
16465
16466 \end_layout
16467
16468 \begin_layout Standard
16469 With the commands 
16470 \series bold
16471
16472 \backslash
16473 overset
16474 \series default
16475
16476 \begin_inset Index idx
16477 status collapsed
16478
16479 \begin_layout Plain Layout
16480 Commands ! O ! 
16481 \backslash
16482 overset
16483 \end_layout
16484
16485 \end_inset
16486
16487  and 
16488 \series bold
16489
16490 \backslash
16491 underset
16492 \series default
16493
16494 \begin_inset Index idx
16495 status collapsed
16496
16497 \begin_layout Plain Layout
16498 Commands ! U ! 
16499 \backslash
16500 underset
16501 \end_layout
16502
16503 \end_inset
16504
16505  characters can be placed above or below an operator, respectively.
16506  With the command 
16507 \series bold
16508
16509 \backslash
16510 sideset
16511 \series default
16512
16513 \begin_inset Index idx
16514 status collapsed
16515
16516 \begin_layout Plain Layout
16517 Commands ! S ! 
16518 \backslash
16519 sideset
16520 \end_layout
16521
16522 \end_inset
16523
16524  characters can be set before and behind a big operator.
16525 \end_layout
16526
16527 \begin_layout Standard
16528 There are 4
16529 \begin_inset space ~
16530 \end_inset
16531
16532 variants of 
16533 \series bold
16534
16535 \backslash
16536 sideset
16537 \series default
16538 :
16539 \end_layout
16540
16541 \begin_layout Itemize
16542
16543 \series bold
16544
16545 \backslash
16546 sideset
16547 \series default
16548  is used to set characters at the corners of the operator
16549 \end_layout
16550
16551 \begin_layout Itemize
16552
16553 \series bold
16554
16555 \backslash
16556 sidesetn
16557 \series default
16558  is used to set characters before and/or behind the operator (this variant
16559  represents \SpecialChar LaTeX
16560 's original 
16561 \series bold
16562
16563 \backslash
16564 sideset
16565 \series default
16566  command)
16567 \end_layout
16568
16569 \begin_layout Itemize
16570
16571 \series bold
16572
16573 \backslash
16574 sidesetl
16575 \series default
16576  is used to set characters at the left corners and/or behind the operator
16577 \end_layout
16578
16579 \begin_layout Itemize
16580
16581 \series bold
16582
16583 \backslash
16584 sidesetr
16585 \series default
16586  is used to set characters at the right corners and/or before the operator
16587 \end_layout
16588
16589 \begin_layout Standard
16590 For example the command 
16591 \series bold
16592
16593 \backslash
16594 sidesetn
16595 \begin_inset space \textvisiblespace{}
16596 \end_inset
16597
16598
16599 \backslash
16600 sum
16601 \begin_inset space \textvisiblespace{}
16602 \end_inset
16603
16604
16605 \begin_inset Formula $\to$
16606 \end_inset
16607
16608 '
16609 \begin_inset Formula $\to$
16610 \end_inset
16611
16612 _k=1
16613 \begin_inset space \textvisiblespace{}
16614 \end_inset
16615
16616
16617 \series default
16618 ^
16619 \series bold
16620 n
16621 \series default
16622  produces:
16623 \begin_inset Formula 
16624 \[
16625 \sideset{}{'}\sum_{k=1}^{n}
16626 \]
16627
16628 \end_inset
16629
16630
16631 \end_layout
16632
16633 \begin_layout Standard
16634 \begin_inset Note Greyedout
16635 status open
16636
16637 \begin_layout Plain Layout
16638
16639 \series bold
16640 Note: 
16641 \backslash
16642 sideset
16643 \series default
16644  can only be used to decorate big operators, binary operators are not allowed.
16645 \end_layout
16646
16647 \end_inset
16648
16649
16650 \end_layout
16651
16652 \begin_layout Standard
16653
16654 \series bold
16655
16656 \backslash
16657 overset
16658 \series default
16659  and 
16660 \series bold
16661
16662 \backslash
16663 underset
16664 \series default
16665  can also be used to decorate symbols and characters.
16666  For example, the command 
16667 \series bold
16668
16669 \backslash
16670 overset
16671 \begin_inset space \textvisiblespace{}
16672 \end_inset
16673
16674
16675 \backslash
16676 maltese
16677 \begin_inset space \textvisiblespace{}
16678 \end_inset
16679
16680
16681 \series default
16682
16683 \begin_inset Formula $\uparrow$
16684 \end_inset
16685
16686
16687 \series bold
16688 a
16689 \series default
16690  produces:
16691 \begin_inset Formula 
16692 \[
16693 \overset{a}{\maltese}
16694 \]
16695
16696 \end_inset
16697
16698
16699 \end_layout
16700
16701 \begin_layout Subsection
16702 Binary Operators
16703 \begin_inset CommandInset label
16704 LatexCommand label
16705 name "subsec:Binary-Operators"
16706
16707 \end_inset
16708
16709
16710 \begin_inset Index idx
16711 status collapsed
16712
16713 \begin_layout Plain Layout
16714 Operators ! binary
16715 \end_layout
16716
16717 \end_inset
16718
16719
16720 \end_layout
16721
16722 \begin_layout Standard
16723 Binary operators are surrounded by space when there is a character before
16724  and after them.
16725 \begin_inset VSpace medskip
16726 \end_inset
16727
16728
16729 \end_layout
16730
16731 \begin_layout Standard
16732 \begin_inset Tabular
16733 <lyxtabular version="3" rows="13" columns="2">
16734 <features booktabs="true" tabularvalignment="middle">
16735 <column alignment="center" valignment="top" width="0pt">
16736 <column alignment="center" valignment="top" width="0pt">
16737 <row>
16738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16739 \begin_inset Text
16740
16741 \begin_layout Plain Layout
16742 Command
16743 \begin_inset Note Note
16744 status collapsed
16745
16746 \begin_layout Plain Layout
16747
16748 \series bold
16749
16750 \backslash
16751 raisebox
16752 \series default
16753  is only used as spacer.
16754 \end_layout
16755
16756 \end_inset
16757
16758
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Plain Layout
16767 Result
16768 \end_layout
16769
16770 \end_inset
16771 </cell>
16772 </row>
16773 <row>
16774 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Plain Layout
16778 +
16779 \end_layout
16780
16781 \end_inset
16782 </cell>
16783 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Plain Layout
16787 \begin_inset Formula $+$
16788 \end_inset
16789
16790
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 </row>
16796 <row>
16797 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16798 \begin_inset Text
16799
16800 \begin_layout Plain Layout
16801 -
16802 \end_layout
16803
16804 \end_inset
16805 </cell>
16806 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810 \begin_inset Formula $-$
16811 \end_inset
16812
16813
16814 \end_layout
16815
16816 \end_inset
16817 </cell>
16818 </row>
16819 <row>
16820 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Plain Layout
16824
16825 \backslash
16826 pm
16827 \end_layout
16828
16829 \end_inset
16830 </cell>
16831 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16832 \begin_inset Text
16833
16834 \begin_layout Plain Layout
16835 \begin_inset Formula $\pm$
16836 \end_inset
16837
16838
16839 \end_layout
16840
16841 \end_inset
16842 </cell>
16843 </row>
16844 <row>
16845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849
16850 \backslash
16851 mp
16852 \end_layout
16853
16854 \end_inset
16855 </cell>
16856 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16857 \begin_inset Text
16858
16859 \begin_layout Plain Layout
16860 \begin_inset Formula $\mp$
16861 \end_inset
16862
16863
16864 \end_layout
16865
16866 \end_inset
16867 </cell>
16868 </row>
16869 <row>
16870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874
16875 \backslash
16876 cdot
16877 \end_layout
16878
16879 \end_inset
16880 </cell>
16881 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16882 \begin_inset Text
16883
16884 \begin_layout Plain Layout
16885 \begin_inset Formula $\cdot$
16886 \end_inset
16887
16888
16889 \end_layout
16890
16891 \end_inset
16892 </cell>
16893 </row>
16894 <row>
16895 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16896 \begin_inset Text
16897
16898 \begin_layout Plain Layout
16899
16900 \backslash
16901 times
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16907 \begin_inset Text
16908
16909 \begin_layout Plain Layout
16910 \begin_inset Formula $\times$
16911 \end_inset
16912
16913
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 </row>
16919 <row>
16920 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16921 \begin_inset Text
16922
16923 \begin_layout Plain Layout
16924
16925 \backslash
16926 div
16927 \end_layout
16928
16929 \end_inset
16930 </cell>
16931 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16932 \begin_inset Text
16933
16934 \begin_layout Plain Layout
16935 \begin_inset Formula $\div$
16936 \end_inset
16937
16938
16939 \end_layout
16940
16941 \end_inset
16942 </cell>
16943 </row>
16944 <row>
16945 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949 \begin_inset ERT
16950 status collapsed
16951
16952 \begin_layout Plain Layout
16953
16954
16955 \backslash
16956 raisebox{-1.2mm}{
16957 \end_layout
16958
16959 \end_inset
16960
16961 *
16962 \begin_inset ERT
16963 status collapsed
16964
16965 \begin_layout Plain Layout
16966
16967 }
16968 \end_layout
16969
16970 \end_inset
16971
16972
16973 \end_layout
16974
16975 \end_inset
16976 </cell>
16977 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16978 \begin_inset Text
16979
16980 \begin_layout Plain Layout
16981 \begin_inset Formula $*$
16982 \end_inset
16983
16984
16985 \end_layout
16986
16987 \end_inset
16988 </cell>
16989 </row>
16990 <row>
16991 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16992 \begin_inset Text
16993
16994 \begin_layout Plain Layout
16995
16996 \backslash
16997 star
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006 \begin_inset Formula $\star$
17007 \end_inset
17008
17009
17010 \end_layout
17011
17012 \end_inset
17013 </cell>
17014 </row>
17015 <row>
17016 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Plain Layout
17020
17021 \backslash
17022 circ
17023 \end_layout
17024
17025 \end_inset
17026 </cell>
17027 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17028 \begin_inset Text
17029
17030 \begin_layout Plain Layout
17031 \begin_inset Formula $\circ$
17032 \end_inset
17033
17034
17035 \end_layout
17036
17037 \end_inset
17038 </cell>
17039 </row>
17040 <row>
17041 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17042 \begin_inset Text
17043
17044 \begin_layout Plain Layout
17045
17046 \backslash
17047 diamond
17048 \end_layout
17049
17050 \end_inset
17051 </cell>
17052 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17053 \begin_inset Text
17054
17055 \begin_layout Plain Layout
17056 \begin_inset Formula $\diamond$
17057 \end_inset
17058
17059
17060 \end_layout
17061
17062 \end_inset
17063 </cell>
17064 </row>
17065 <row>
17066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17067 \begin_inset Text
17068
17069 \begin_layout Plain Layout
17070
17071 \backslash
17072 bullet
17073 \end_layout
17074
17075 \end_inset
17076 </cell>
17077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17078 \begin_inset Text
17079
17080 \begin_layout Plain Layout
17081 \begin_inset Formula $\bullet$
17082 \end_inset
17083
17084
17085 \end_layout
17086
17087 \end_inset
17088 </cell>
17089 </row>
17090 </lyxtabular>
17091
17092 \end_inset
17093
17094
17095 \begin_inset space \hfill{}
17096 \end_inset
17097
17098
17099 \begin_inset Tabular
17100 <lyxtabular version="3" rows="13" columns="2">
17101 <features booktabs="true" tabularvalignment="middle">
17102 <column alignment="center" valignment="top" width="0pt">
17103 <column alignment="center" valignment="top" width="0pt">
17104 <row>
17105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17106 \begin_inset Text
17107
17108 \begin_layout Plain Layout
17109 Command
17110 \end_layout
17111
17112 \end_inset
17113 </cell>
17114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17115 \begin_inset Text
17116
17117 \begin_layout Plain Layout
17118 Result
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 </row>
17124 <row>
17125 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17126 \begin_inset Text
17127
17128 \begin_layout Plain Layout
17129
17130 \backslash
17131 nabla
17132 \end_layout
17133
17134 \end_inset
17135 </cell>
17136 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17137 \begin_inset Text
17138
17139 \begin_layout Plain Layout
17140 \begin_inset Formula $\nabla$
17141 \end_inset
17142
17143
17144 \end_layout
17145
17146 \end_inset
17147 </cell>
17148 </row>
17149 <row>
17150 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17151 \begin_inset Text
17152
17153 \begin_layout Plain Layout
17154
17155 \backslash
17156 bigtriangledown
17157 \end_layout
17158
17159 \end_inset
17160 </cell>
17161 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17162 \begin_inset Text
17163
17164 \begin_layout Plain Layout
17165 \begin_inset Formula $\bigtriangledown$
17166 \end_inset
17167
17168
17169 \end_layout
17170
17171 \end_inset
17172 </cell>
17173 </row>
17174 <row>
17175 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17176 \begin_inset Text
17177
17178 \begin_layout Plain Layout
17179
17180 \backslash
17181 bigtriangleup
17182 \end_layout
17183
17184 \end_inset
17185 </cell>
17186 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17187 \begin_inset Text
17188
17189 \begin_layout Plain Layout
17190 \begin_inset Formula $\bigtriangleup$
17191 \end_inset
17192
17193
17194 \end_layout
17195
17196 \end_inset
17197 </cell>
17198 </row>
17199 <row>
17200 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17201 \begin_inset Text
17202
17203 \begin_layout Plain Layout
17204
17205 \backslash
17206 Box
17207 \end_layout
17208
17209 \end_inset
17210 </cell>
17211 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17212 \begin_inset Text
17213
17214 \begin_layout Plain Layout
17215 \begin_inset Formula $\Box$
17216 \end_inset
17217
17218
17219 \end_layout
17220
17221 \end_inset
17222 </cell>
17223 </row>
17224 <row>
17225 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17226 \begin_inset Text
17227
17228 \begin_layout Plain Layout
17229
17230 \backslash
17231 cap 
17232 \end_layout
17233
17234 \end_inset
17235 </cell>
17236 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240 \begin_inset Formula $\cap$
17241 \end_inset
17242
17243
17244 \end_layout
17245
17246 \end_inset
17247 </cell>
17248 </row>
17249 <row>
17250 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17251 \begin_inset Text
17252
17253 \begin_layout Plain Layout
17254
17255 \backslash
17256 cup
17257 \end_layout
17258
17259 \end_inset
17260 </cell>
17261 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265 \begin_inset Formula $\cup$
17266 \end_inset
17267
17268
17269 \end_layout
17270
17271 \end_inset
17272 </cell>
17273 </row>
17274 <row>
17275 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17276 \begin_inset Text
17277
17278 \begin_layout Plain Layout
17279
17280 \backslash
17281 dagger
17282 \end_layout
17283
17284 \end_inset
17285 </cell>
17286 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290 \begin_inset Formula $\dagger$
17291 \end_inset
17292
17293
17294 \end_layout
17295
17296 \end_inset
17297 </cell>
17298 </row>
17299 <row>
17300 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17301 \begin_inset Text
17302
17303 \begin_layout Plain Layout
17304
17305 \backslash
17306 ddagger
17307 \end_layout
17308
17309 \end_inset
17310 </cell>
17311 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17312 \begin_inset Text
17313
17314 \begin_layout Plain Layout
17315 \begin_inset Formula $\ddagger$
17316 \end_inset
17317
17318
17319 \end_layout
17320
17321 \end_inset
17322 </cell>
17323 </row>
17324 <row>
17325 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17326 \begin_inset Text
17327
17328 \begin_layout Plain Layout
17329
17330 \backslash
17331 wr
17332 \end_layout
17333
17334 \end_inset
17335 </cell>
17336 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17337 \begin_inset Text
17338
17339 \begin_layout Plain Layout
17340 \begin_inset Formula $\wr$
17341 \end_inset
17342
17343
17344 \end_layout
17345
17346 \end_inset
17347 </cell>
17348 </row>
17349 <row>
17350 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17351 \begin_inset Text
17352
17353 \begin_layout Plain Layout
17354
17355 \backslash
17356 bigcirc
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365 \begin_inset Formula $\bigcirc$
17366 \end_inset
17367
17368
17369 \end_layout
17370
17371 \end_inset
17372 </cell>
17373 </row>
17374 <row>
17375 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17376 \begin_inset Text
17377
17378 \begin_layout Plain Layout
17379
17380 \backslash
17381 wedge
17382 \end_layout
17383
17384 \end_inset
17385 </cell>
17386 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17387 \begin_inset Text
17388
17389 \begin_layout Plain Layout
17390 \begin_inset Formula $\wedge$
17391 \end_inset
17392
17393
17394 \end_layout
17395
17396 \end_inset
17397 </cell>
17398 </row>
17399 <row>
17400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17401 \begin_inset Text
17402
17403 \begin_layout Plain Layout
17404
17405 \backslash
17406 vee
17407 \end_layout
17408
17409 \end_inset
17410 </cell>
17411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17412 \begin_inset Text
17413
17414 \begin_layout Plain Layout
17415 \begin_inset Formula $\vee$
17416 \end_inset
17417
17418
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 </row>
17424 </lyxtabular>
17425
17426 \end_inset
17427
17428
17429 \begin_inset space \hfill{}
17430 \end_inset
17431
17432
17433 \begin_inset Tabular
17434 <lyxtabular version="3" rows="13" columns="2">
17435 <features booktabs="true" tabularvalignment="middle">
17436 <column alignment="center" valignment="top" width="0pt">
17437 <column alignment="center" valignment="top" width="0pt">
17438 <row>
17439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17440 \begin_inset Text
17441
17442 \begin_layout Plain Layout
17443 Command
17444 \end_layout
17445
17446 \end_inset
17447 </cell>
17448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17449 \begin_inset Text
17450
17451 \begin_layout Plain Layout
17452 Result
17453 \end_layout
17454
17455 \end_inset
17456 </cell>
17457 </row>
17458 <row>
17459 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17460 \begin_inset Text
17461
17462 \begin_layout Plain Layout
17463
17464 \backslash
17465 oplus
17466 \end_layout
17467
17468 \end_inset
17469 </cell>
17470 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17471 \begin_inset Text
17472
17473 \begin_layout Plain Layout
17474 \begin_inset Formula $\oplus$
17475 \end_inset
17476
17477
17478 \end_layout
17479
17480 \end_inset
17481 </cell>
17482 </row>
17483 <row>
17484 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17485 \begin_inset Text
17486
17487 \begin_layout Plain Layout
17488
17489 \backslash
17490 ominus
17491 \end_layout
17492
17493 \end_inset
17494 </cell>
17495 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17496 \begin_inset Text
17497
17498 \begin_layout Plain Layout
17499 \begin_inset Formula $\ominus$
17500 \end_inset
17501
17502
17503 \end_layout
17504
17505 \end_inset
17506 </cell>
17507 </row>
17508 <row>
17509 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17510 \begin_inset Text
17511
17512 \begin_layout Plain Layout
17513
17514 \backslash
17515 otimes
17516 \end_layout
17517
17518 \end_inset
17519 </cell>
17520 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524 \begin_inset Formula $\otimes$
17525 \end_inset
17526
17527
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 </row>
17533 <row>
17534 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538
17539 \backslash
17540 oslash
17541 \end_layout
17542
17543 \end_inset
17544 </cell>
17545 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549 \begin_inset Formula $\oslash$
17550 \end_inset
17551
17552
17553 \end_layout
17554
17555 \end_inset
17556 </cell>
17557 </row>
17558 <row>
17559 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17560 \begin_inset Text
17561
17562 \begin_layout Plain Layout
17563
17564 \backslash
17565 odot
17566 \end_layout
17567
17568 \end_inset
17569 </cell>
17570 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17571 \begin_inset Text
17572
17573 \begin_layout Plain Layout
17574 \begin_inset Formula $\odot$
17575 \end_inset
17576
17577
17578 \end_layout
17579
17580 \end_inset
17581 </cell>
17582 </row>
17583 <row>
17584 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17585 \begin_inset Text
17586
17587 \begin_layout Plain Layout
17588
17589 \backslash
17590 amalg
17591 \end_layout
17592
17593 \end_inset
17594 </cell>
17595 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17596 \begin_inset Text
17597
17598 \begin_layout Plain Layout
17599 \begin_inset Formula $\amalg$
17600 \end_inset
17601
17602
17603 \end_layout
17604
17605 \end_inset
17606 </cell>
17607 </row>
17608 <row>
17609 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17610 \begin_inset Text
17611
17612 \begin_layout Plain Layout
17613
17614 \backslash
17615 uplus
17616 \end_layout
17617
17618 \end_inset
17619 </cell>
17620 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Plain Layout
17624 \begin_inset Formula $\uplus$
17625 \end_inset
17626
17627
17628 \end_layout
17629
17630 \end_inset
17631 </cell>
17632 </row>
17633 <row>
17634 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17635 \begin_inset Text
17636
17637 \begin_layout Plain Layout
17638
17639 \backslash
17640 setminus
17641 \end_layout
17642
17643 \end_inset
17644 </cell>
17645 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17646 \begin_inset Text
17647
17648 \begin_layout Plain Layout
17649 \begin_inset Formula $\setminus$
17650 \end_inset
17651
17652
17653 \end_layout
17654
17655 \end_inset
17656 </cell>
17657 </row>
17658 <row>
17659 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17660 \begin_inset Text
17661
17662 \begin_layout Plain Layout
17663
17664 \backslash
17665 sqcap
17666 \end_layout
17667
17668 \end_inset
17669 </cell>
17670 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17671 \begin_inset Text
17672
17673 \begin_layout Plain Layout
17674 \begin_inset Formula $\sqcap$
17675 \end_inset
17676
17677
17678 \end_layout
17679
17680 \end_inset
17681 </cell>
17682 </row>
17683 <row>
17684 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17685 \begin_inset Text
17686
17687 \begin_layout Plain Layout
17688
17689 \backslash
17690 sqcup
17691 \end_layout
17692
17693 \end_inset
17694 </cell>
17695 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17696 \begin_inset Text
17697
17698 \begin_layout Plain Layout
17699 \begin_inset Formula $\sqcup$
17700 \end_inset
17701
17702
17703 \end_layout
17704
17705 \end_inset
17706 </cell>
17707 </row>
17708 <row>
17709 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17710 \begin_inset Text
17711
17712 \begin_layout Plain Layout
17713
17714 \backslash
17715 triangleleft
17716 \end_layout
17717
17718 \end_inset
17719 </cell>
17720 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17721 \begin_inset Text
17722
17723 \begin_layout Plain Layout
17724 \begin_inset Formula $\triangleleft$
17725 \end_inset
17726
17727
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 </row>
17733 <row>
17734 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17735 \begin_inset Text
17736
17737 \begin_layout Plain Layout
17738
17739 \backslash
17740 triangleright
17741 \end_layout
17742
17743 \end_inset
17744 </cell>
17745 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17746 \begin_inset Text
17747
17748 \begin_layout Plain Layout
17749 \begin_inset Formula $\triangleright$
17750 \end_inset
17751
17752
17753 \end_layout
17754
17755 \end_inset
17756 </cell>
17757 </row>
17758 </lyxtabular>
17759
17760 \end_inset
17761
17762
17763 \end_layout
17764
17765 \begin_layout Standard
17766 All binary operators can also be inserted via the math toolbar button 
17767 \begin_inset Info
17768 type  "icon"
17769 arg   "math-insert \\pm"
17770 \end_inset
17771
17772 .
17773 \end_layout
17774
17775 \begin_layout Standard
17776 To typeset the Laplace operator also 
17777 \series bold
17778
17779 \backslash
17780 Delta
17781 \series default
17782  or 
17783 \series bold
17784
17785 \backslash
17786 nabla
17787 \series default
17788 ^
17789 \series bold
17790 2
17791 \series default
17792  (
17793 \begin_inset Formula $\nabla^{2}$
17794 \end_inset
17795
17796 ) can be used instead of 
17797 \series bold
17798
17799 \backslash
17800 bigtriangleup
17801 \series default
17802  .
17803 \end_layout
17804
17805 \begin_layout Standard
17806 The character 
17807 \family sans
17808 Menu Separator
17809 \family default
17810  from the menu 
17811 \family sans
17812 Insert\SpecialChar menuseparator
17813 Special Character
17814 \family default
17815  is the operator 
17816 \series bold
17817
17818 \backslash
17819 triangleright
17820 \series default
17821 .
17822 \end_layout
17823
17824 \begin_layout Subsection
17825 Self-defined Operators
17826 \begin_inset CommandInset label
17827 LatexCommand label
17828 name "subsec:Self-defined-Operators"
17829
17830 \end_inset
17831
17832
17833 \begin_inset Index idx
17834 status collapsed
17835
17836 \begin_layout Plain Layout
17837 Operators ! self-defined
17838 \end_layout
17839
17840 \end_inset
17841
17842
17843 \end_layout
17844
17845 \begin_layout Standard
17846 With the help of the command 
17847 \series bold
17848
17849 \backslash
17850 DeclareMathOperator
17851 \series default
17852
17853 \begin_inset Index idx
17854 status collapsed
17855
17856 \begin_layout Plain Layout
17857 Commands ! D ! 
17858 \backslash
17859 dbinom@
17860 \backslash
17861 DeclareMathOperator
17862 \end_layout
17863
17864 \end_inset
17865
17866  custom operators can be defined in the \SpecialChar LaTeX
17867 -preamble.
17868  Its command scheme is:
17869 \end_layout
17870
17871 \begin_layout Standard
17872
17873 \series bold
17874
17875 \backslash
17876 DeclareMathOperator{new command}{display}
17877 \end_layout
17878
17879 \begin_layout Standard
17880 Display can be characters or symbols that define how the operator looks
17881  in the output.
17882  To define a big operator a * is set behind the command.
17883  All self-defined big operators can have limits as described in 
17884 \begin_inset CommandInset ref
17885 LatexCommand ref
17886 reference "subsec:Operator-Limits"
17887
17888 \end_inset
17889
17890 .
17891 \end_layout
17892
17893 \begin_layout Standard
17894 For example the \SpecialChar LaTeX
17895 -preamble line
17896 \end_layout
17897
17898 \begin_layout Standard
17899
17900 \series bold
17901
17902 \backslash
17903 DeclareMathOperator*{
17904 \backslash
17905 Lozenge}{
17906 \backslash
17907 blacklozenge}
17908 \end_layout
17909
17910 \begin_layout Standard
17911 defines the command 
17912 \series bold
17913
17914 \backslash
17915 Lozenge
17916 \series default
17917 , that inserts a big operator consisting of the lozenge symbol from 
17918 \begin_inset CommandInset ref
17919 LatexCommand ref
17920 reference "subsec:Miscellaneous-Symbols"
17921
17922 \end_inset
17923
17924 :
17925 \begin_inset Formula 
17926 \[
17927 \Lozenge_{n=1}^{\infty}
17928 \]
17929
17930 \end_inset
17931
17932 The command for this formula is: 
17933 \series bold
17934
17935 \backslash
17936 Lozenge
17937 \series default
17938 ^
17939 \series bold
17940
17941 \backslash
17942 infty
17943 \begin_inset Formula $\to$
17944 \end_inset
17945
17946 _n=1
17947 \end_layout
17948
17949 \begin_layout Standard
17950 \begin_inset VSpace bigskip
17951 \end_inset
17952
17953 When self-defined operators are not used several times in the document,
17954  they can also be defined with the commands 
17955 \series bold
17956
17957 \backslash
17958 mathop
17959 \series default
17960
17961 \begin_inset Index idx
17962 status collapsed
17963
17964 \begin_layout Plain Layout
17965 Commands ! M ! 
17966 \backslash
17967 mathop
17968 \end_layout
17969
17970 \end_inset
17971
17972  and 
17973 \series bold
17974
17975 \backslash
17976 mathbin
17977 \series default
17978
17979 \begin_inset Index idx
17980 status collapsed
17981
17982 \begin_layout Plain Layout
17983 Commands ! M ! 
17984 \backslash
17985 mathbin
17986 \end_layout
17987
17988 \end_inset
17989
17990 , which have the following scheme:
17991 \end_layout
17992
17993 \begin_layout Standard
17994
17995 \series bold
17996
17997 \backslash
17998 mathop{display}
17999 \series default
18000  and 
18001 \series bold
18002
18003 \backslash
18004 mathbin{display}
18005 \end_layout
18006
18007 \begin_layout Standard
18008
18009 \series bold
18010
18011 \backslash
18012 mathop
18013 \series default
18014  defines big operators, 
18015 \series bold
18016
18017 \backslash
18018 mathbin
18019 \series default
18020  binary operators.
18021 \end_layout
18022
18023 \begin_layout Standard
18024
18025 \series bold
18026
18027 \backslash
18028 mathop
18029 \series default
18030  can e.
18031 \begin_inset space \thinspace{}
18032 \end_inset
18033
18034 g.
18035 \begin_inset space \space{}
18036 \end_inset
18037
18038 be used to use one limit for several operators:
18039 \end_layout
18040
18041 \begin_layout Standard
18042 \begin_inset Formula 
18043 \[
18044 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18045 \]
18046
18047 \end_inset
18048
18049
18050 \end_layout
18051
18052 \begin_layout Standard
18053 The command for the formula above is:
18054 \begin_inset Newline newline
18055 \end_inset
18056
18057
18058 \series bold
18059
18060 \backslash
18061 mathop{
18062 \backslash
18063 sum
18064 \backslash
18065 negmedspace
18066 \backslash
18067 sum
18068 \series default
18069
18070 \begin_inset space \textvisiblespace{}
18071 \end_inset
18072
18073
18074 \series bold
18075
18076 \begin_inset Formula $\to$
18077 \end_inset
18078
18079 ^N
18080 \series default
18081
18082 \begin_inset space \textvisiblespace{}
18083 \end_inset
18084
18085
18086 \series bold
18087 _i,j=1
18088 \end_layout
18089
18090 \begin_layout Section
18091 Fonts
18092 \begin_inset Index idx
18093 status collapsed
18094
18095 \begin_layout Plain Layout
18096 Fonts
18097 \end_layout
18098
18099 \end_inset
18100
18101
18102 \end_layout
18103
18104 \begin_layout Subsection
18105 Font Styles
18106 \begin_inset CommandInset label
18107 LatexCommand label
18108 name "subsec:Font-Styles"
18109
18110 \end_inset
18111
18112
18113 \begin_inset Index idx
18114 status collapsed
18115
18116 \begin_layout Plain Layout
18117 Font ! style
18118 \end_layout
18119
18120 \end_inset
18121
18122
18123 \end_layout
18124
18125 \begin_layout Standard
18126 Latin letters in formulas can be set in one of the following font styles:
18127 \end_layout
18128
18129 \begin_layout Standard
18130 \align center
18131 \begin_inset Tabular
18132 <lyxtabular version="3" rows="6" columns="3">
18133 <features booktabs="true" tabularvalignment="middle">
18134 <column alignment="center" valignment="top" width="0pt">
18135 <column alignment="center" valignment="top">
18136 <column alignment="center" valignment="top">
18137 <row>
18138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18139 \begin_inset Text
18140
18141 \begin_layout Plain Layout
18142 Command
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18148 \begin_inset Text
18149
18150 \begin_layout Plain Layout
18151 Result
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18157 \begin_inset Text
18158
18159 \begin_layout Plain Layout
18160 Shortcut
18161 \end_layout
18162
18163 \end_inset
18164 </cell>
18165 </row>
18166 <row>
18167 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18168 \begin_inset Text
18169
18170 \begin_layout Plain Layout
18171
18172 \backslash
18173 mathbb
18174 \series bold
18175
18176 \begin_inset space \textvisiblespace{}
18177 \end_inset
18178
18179
18180 \series default
18181 ABC
18182 \end_layout
18183
18184 \end_inset
18185 </cell>
18186 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18187 \begin_inset Text
18188
18189 \begin_layout Plain Layout
18190 \begin_inset Formula $\mathbb{ABC}$
18191 \end_inset
18192
18193
18194 \end_layout
18195
18196 \end_inset
18197 </cell>
18198 <cell alignment="center" valignment="top" usebox="none">
18199 \begin_inset Text
18200
18201 \begin_layout Plain Layout
18202 -
18203 \end_layout
18204
18205 \end_inset
18206 </cell>
18207 </row>
18208 <row>
18209 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18210 \begin_inset Text
18211
18212 \begin_layout Plain Layout
18213
18214 \backslash
18215 mathbf
18216 \series bold
18217
18218 \begin_inset space \textvisiblespace{}
18219 \end_inset
18220
18221
18222 \series default
18223 AbC
18224 \end_layout
18225
18226 \end_inset
18227 </cell>
18228 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18229 \begin_inset Text
18230
18231 \begin_layout Plain Layout
18232 \begin_inset Formula $\mathbf{AbC}$
18233 \end_inset
18234
18235
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 <cell alignment="center" valignment="top" usebox="none">
18241 \begin_inset Text
18242
18243 \begin_layout Plain Layout
18244 \begin_inset Info
18245 type  "shortcut"
18246 arg   "font-bold"
18247 \end_inset
18248
18249
18250 \end_layout
18251
18252 \end_inset
18253 </cell>
18254 </row>
18255 <row>
18256 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18257 \begin_inset Text
18258
18259 \begin_layout Plain Layout
18260
18261 \backslash
18262 boldsymbol
18263 \series bold
18264
18265 \begin_inset space \textvisiblespace{}
18266 \end_inset
18267
18268
18269 \series default
18270 AbC
18271 \end_layout
18272
18273 \end_inset
18274 </cell>
18275 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18276 \begin_inset Text
18277
18278 \begin_layout Plain Layout
18279 \begin_inset Formula $\boldsymbol{AbC}$
18280 \end_inset
18281
18282
18283 \end_layout
18284
18285 \end_inset
18286 </cell>
18287 <cell alignment="center" valignment="top" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 \begin_inset Info
18292 type  "shortcut"
18293 arg   "font-boldsymbol"
18294 \end_inset
18295
18296
18297 \end_layout
18298
18299 \end_inset
18300 </cell>
18301 </row>
18302 <row>
18303 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18304 \begin_inset Text
18305
18306 \begin_layout Plain Layout
18307
18308 \backslash
18309 mathcal
18310 \series bold
18311
18312 \begin_inset space \textvisiblespace{}
18313 \end_inset
18314
18315
18316 \series default
18317 ABC
18318 \end_layout
18319
18320 \end_inset
18321 </cell>
18322 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18323 \begin_inset Text
18324
18325 \begin_layout Plain Layout
18326 \begin_inset Formula $\mathcal{ABC}$
18327 \end_inset
18328
18329
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 <cell alignment="center" valignment="top" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338 -
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 </row>
18344 <row>
18345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349
18350 \backslash
18351 mathfrak
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" bottomline="true" leftline="true" rightline="true" usebox="none">
18365 \begin_inset Text
18366
18367 \begin_layout Plain Layout
18368 \begin_inset Formula $\mathfrak{AbC}$
18369 \end_inset
18370
18371
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18377 \begin_inset Text
18378
18379 \begin_layout Plain Layout
18380 -
18381 \end_layout
18382
18383 \end_inset
18384 </cell>
18385 </row>
18386 </lyxtabular>
18387
18388 \end_inset
18389
18390
18391 \end_layout
18392
18393 \begin_layout Standard
18394 \align center
18395 \begin_inset Tabular
18396 <lyxtabular version="3" rows="6" columns="3">
18397 <features booktabs="true" tabularvalignment="middle">
18398 <column alignment="center" valignment="top" width="0pt">
18399 <column alignment="center" valignment="top">
18400 <column alignment="center" valignment="top">
18401 <row>
18402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18403 \begin_inset Text
18404
18405 \begin_layout Plain Layout
18406 Command
18407 \end_layout
18408
18409 \end_inset
18410 </cell>
18411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18412 \begin_inset Text
18413
18414 \begin_layout Plain Layout
18415 Result
18416 \end_layout
18417
18418 \end_inset
18419 </cell>
18420 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18421 \begin_inset Text
18422
18423 \begin_layout Plain Layout
18424 Shortcut
18425 \end_layout
18426
18427 \end_inset
18428 </cell>
18429 </row>
18430 <row>
18431 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Plain Layout
18435
18436 \backslash
18437 mathit
18438 \series bold
18439
18440 \begin_inset space \textvisiblespace{}
18441 \end_inset
18442
18443
18444 \series default
18445 AbC
18446 \end_layout
18447
18448 \end_inset
18449 </cell>
18450 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18451 \begin_inset Text
18452
18453 \begin_layout Plain Layout
18454 \begin_inset Formula $\mathit{AbC}$
18455 \end_inset
18456
18457
18458 \end_layout
18459
18460 \end_inset
18461 </cell>
18462 <cell alignment="center" valignment="top" usebox="none">
18463 \begin_inset Text
18464
18465 \begin_layout Plain Layout
18466 -
18467 \end_layout
18468
18469 \end_inset
18470 </cell>
18471 </row>
18472 <row>
18473 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18474 \begin_inset Text
18475
18476 \begin_layout Plain Layout
18477
18478 \backslash
18479 mathrm
18480 \series bold
18481
18482 \begin_inset space \textvisiblespace{}
18483 \end_inset
18484
18485
18486 \series default
18487 AbC
18488 \end_layout
18489
18490 \end_inset
18491 </cell>
18492 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18493 \begin_inset Text
18494
18495 \begin_layout Plain Layout
18496 \begin_inset Formula $\mathrm{AbC}$
18497 \end_inset
18498
18499
18500 \end_layout
18501
18502 \end_inset
18503 </cell>
18504 <cell alignment="center" valignment="top" usebox="none">
18505 \begin_inset Text
18506
18507 \begin_layout Plain Layout
18508 \begin_inset Info
18509 type  "shortcut"
18510 arg   "font-roman"
18511 \end_inset
18512
18513
18514 \end_layout
18515
18516 \end_inset
18517 </cell>
18518 </row>
18519 <row>
18520 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18521 \begin_inset Text
18522
18523 \begin_layout Plain Layout
18524
18525 \backslash
18526 mathsf
18527 \series bold
18528
18529 \begin_inset space \textvisiblespace{}
18530 \end_inset
18531
18532
18533 \series default
18534 AbC
18535 \end_layout
18536
18537 \end_inset
18538 </cell>
18539 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18540 \begin_inset Text
18541
18542 \begin_layout Plain Layout
18543 \begin_inset Formula $\mathsf{AbC}$
18544 \end_inset
18545
18546
18547 \end_layout
18548
18549 \end_inset
18550 </cell>
18551 <cell alignment="center" valignment="top" usebox="none">
18552 \begin_inset Text
18553
18554 \begin_layout Plain Layout
18555 \begin_inset Info
18556 type  "shortcut"
18557 arg   "font-sans"
18558 \end_inset
18559
18560
18561 \end_layout
18562
18563 \end_inset
18564 </cell>
18565 </row>
18566 <row>
18567 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18568 \begin_inset Text
18569
18570 \begin_layout Plain Layout
18571
18572 \backslash
18573 mathtt
18574 \series bold
18575
18576 \begin_inset space \textvisiblespace{}
18577 \end_inset
18578
18579
18580 \series default
18581 AbC
18582 \end_layout
18583
18584 \end_inset
18585 </cell>
18586 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590 \begin_inset Formula $\mathtt{AbC}$
18591 \end_inset
18592
18593
18594 \end_layout
18595
18596 \end_inset
18597 </cell>
18598 <cell alignment="center" valignment="top" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Plain Layout
18602 \begin_inset Info
18603 type  "shortcut"
18604 arg   "font-typewriter"
18605 \end_inset
18606
18607
18608 \end_layout
18609
18610 \end_inset
18611 </cell>
18612 </row>
18613 <row>
18614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18615 \begin_inset Text
18616
18617 \begin_layout Plain Layout
18618
18619 \backslash
18620 mathscr
18621 \series bold
18622
18623 \begin_inset space \textvisiblespace{}
18624 \end_inset
18625
18626
18627 \series default
18628 ABC
18629 \end_layout
18630
18631 \end_inset
18632 </cell>
18633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18634 \begin_inset Text
18635
18636 \begin_layout Plain Layout
18637 \begin_inset Formula $\mathscr{ABC}$
18638 \end_inset
18639
18640
18641 \end_layout
18642
18643 \end_inset
18644 </cell>
18645 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649 -
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 </row>
18655 </lyxtabular>
18656
18657 \end_inset
18658
18659
18660 \end_layout
18661
18662 \begin_layout Standard
18663 \begin_inset Note Greyedout
18664 status open
18665
18666 \begin_layout Plain Layout
18667
18668 \series bold
18669 Note:
18670 \series default
18671  The styles 
18672 \series bold
18673
18674 \backslash
18675 mathbb
18676 \series default
18677
18678 \series bold
18679
18680 \backslash
18681 mathcal
18682 \series default
18683  and 
18684 \series bold
18685
18686 \backslash
18687 mathscr
18688 \series default
18689  can only be used for big letters.
18690 \end_layout
18691
18692 \end_inset
18693
18694
18695 \end_layout
18696
18697 \begin_layout Standard
18698 Predefined is the style 
18699 \series bold
18700
18701 \backslash
18702 mathnormal
18703 \series default
18704 .
18705 \end_layout
18706
18707 \begin_layout Standard
18708 The style commands work also for letters in mathematical constructs:
18709 \begin_inset Formula 
18710 \[
18711 \mathfrak{A=\frac{b}{C}}
18712 \]
18713
18714 \end_inset
18715
18716
18717 \end_layout
18718
18719 \begin_layout Standard
18720 Characters in mathematical text don't appear in a math font style but in
18721  the text font style 
18722 \series bold
18723
18724 \backslash
18725 textrm
18726 \series default
18727 .
18728  That their style can't be set correctly via the text style dialog is a
18729  bug in \SpecialChar LyX
18730 .
18731 \begin_inset Foot
18732 status collapsed
18733
18734 \begin_layout Plain Layout
18735 \begin_inset CommandInset href
18736 LatexCommand href
18737 name "LyX-bug #4629"
18738 target "http://www.lyx.org/trac/ticket/4629"
18739 literal "false"
18740
18741 \end_inset
18742
18743
18744 \end_layout
18745
18746 \end_inset
18747
18748
18749 \end_layout
18750
18751 \begin_layout Standard
18752 Instead of the style commands the dialog 
18753 \family sans
18754 Edit\SpecialChar menuseparator
18755 Math\SpecialChar menuseparator
18756 Text Style
18757 \family default
18758  or the toolbar button 
18759 \begin_inset Info
18760 type  "icon"
18761 arg   "math-insert \\font"
18762 \end_inset
18763
18764  can be used.
18765 \end_layout
18766
18767 \begin_layout Subsection
18768 Bold Formulas
18769 \begin_inset CommandInset label
18770 LatexCommand label
18771 name "subsec:Bold-Formulas"
18772
18773 \end_inset
18774
18775
18776 \begin_inset Index idx
18777 status collapsed
18778
18779 \begin_layout Plain Layout
18780 Formula ! bold
18781 \end_layout
18782
18783 \end_inset
18784
18785
18786 \end_layout
18787
18788 \begin_layout Standard
18789 To make a complete formula bold, the command 
18790 \series bold
18791
18792 \backslash
18793 mathbf
18794 \series default
18795  from the previous subsection cannot be used, because it doesn't work for
18796  small Greek letters.
18797  Furthermore it prints Latin letters always upright, like in the following
18798  equation:
18799 \end_layout
18800
18801 \begin_layout Standard
18802 \begin_inset Formula 
18803 \[
18804 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}
18805 \]
18806
18807 \end_inset
18808
18809
18810 \end_layout
18811
18812 \begin_layout Standard
18813 To display the formula correctly, the command 
18814 \series bold
18815
18816 \backslash
18817 boldsymbol
18818 \series default
18819  is used:
18820 \begin_inset Formula 
18821 \[
18822 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}
18823 \]
18824
18825 \end_inset
18826
18827 It is also possible to set the formula in a 
18828 \series bold
18829 boldmath environment
18830 \series default
18831 .
18832  This environment is created by inserting the command 
18833 \series bold
18834
18835 \backslash
18836 boldmath
18837 \series default
18838
18839 \begin_inset Index idx
18840 status collapsed
18841
18842 \begin_layout Plain Layout
18843 Commands ! B ! 
18844 \backslash
18845 boldmath
18846 \end_layout
18847
18848 \end_inset
18849
18850  in \SpecialChar TeX
18851  mode.
18852  To end the environment, the command 
18853 \series bold
18854
18855 \backslash
18856 unboldmath
18857 \series default
18858
18859 \begin_inset Index idx
18860 status collapsed
18861
18862 \begin_layout Plain Layout
18863 Commands ! U ! 
18864 \backslash
18865 unboldmath
18866 \end_layout
18867
18868 \end_inset
18869
18870  is inserted in \SpecialChar TeX
18871  mode.
18872 \begin_inset ERT
18873 status collapsed
18874
18875 \begin_layout Plain Layout
18876
18877
18878 \backslash
18879 boldmath 
18880 \end_layout
18881
18882 \end_inset
18883
18884
18885 \begin_inset Formula 
18886 \[
18887 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}
18888 \]
18889
18890 \end_inset
18891
18892
18893 \begin_inset ERT
18894 status collapsed
18895
18896 \begin_layout Plain Layout
18897
18898
18899 \backslash
18900 unboldmath 
18901 \end_layout
18902
18903 \end_inset
18904
18905
18906 \end_layout
18907
18908 \begin_layout Subsection
18909 Colored Formulas
18910 \begin_inset Index idx
18911 status collapsed
18912
18913 \begin_layout Plain Layout
18914 Formula ! colored
18915 \end_layout
18916
18917 \end_inset
18918
18919
18920 \end_layout
18921
18922 \begin_layout Standard
18923 Formulas can be colored like normal text: Highlight a formula or a formula
18924  part and use the 
18925 \family sans
18926 Text Style
18927 \family default
18928  dialog.
18929  Here is a formula in magenta:
18930 \begin_inset Formula 
18931 \[
18932 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18933 \]
18934
18935 \end_inset
18936
18937
18938 \end_layout
18939
18940 \begin_layout Standard
18941 You can also define your own colors as described in 
18942 \begin_inset CommandInset ref
18943 LatexCommand ref
18944 reference "subsec:Colored-Boxes"
18945
18946 \end_inset
18947
18948 .
18949  They can be used with the \SpecialChar TeX
18950  code command 
18951 \series bold
18952
18953 \backslash
18954 textcolor
18955 \series default
18956
18957 \begin_inset Index idx
18958 status collapsed
18959
18960 \begin_layout Plain Layout
18961 Commands ! T ! 
18962 \backslash
18963 textcolor
18964 \end_layout
18965
18966 \end_inset
18967
18968  in the scheme
18969 \end_layout
18970
18971 \begin_layout Standard
18972
18973 \series bold
18974
18975 \backslash
18976 textcolor{color}{characters or formula}
18977 \end_layout
18978
18979 \begin_layout Standard
18980 The following example was colored completely dark green and partly red:
18981 \end_layout
18982
18983 \begin_layout Standard
18984 \begin_inset ERT
18985 status collapsed
18986
18987 \begin_layout Plain Layout
18988
18989
18990 \backslash
18991 textcolor{darkgreen}{
18992 \end_layout
18993
18994 \end_inset
18995
18996
18997 \begin_inset Formula 
18998 \[
18999 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19000 \]
19001
19002 \end_inset
19003
19004
19005 \begin_inset ERT
19006 status collapsed
19007
19008 \begin_layout Plain Layout
19009
19010 }
19011 \end_layout
19012
19013 \end_inset
19014
19015
19016 \end_layout
19017
19018 \begin_layout Standard
19019 Due to a bug in \SpecialChar LyX
19020  only complete formulas can be colored with self-defined
19021  colors.
19022 \begin_inset Foot
19023 status collapsed
19024
19025 \begin_layout Plain Layout
19026 \begin_inset CommandInset href
19027 LatexCommand href
19028 name "LyX-bug #5269"
19029 target "http://www.lyx.org/trac/ticket/5269"
19030 literal "false"
19031
19032 \end_inset
19033
19034
19035 \end_layout
19036
19037 \end_inset
19038
19039
19040 \end_layout
19041
19042 \begin_layout Subsection
19043 Font Sizes
19044 \begin_inset CommandInset label
19045 LatexCommand label
19046 name "subsec:Font-Sizes"
19047
19048 \end_inset
19049
19050
19051 \begin_inset Index idx
19052 status collapsed
19053
19054 \begin_layout Plain Layout
19055 Font ! size
19056 \end_layout
19057
19058 \end_inset
19059
19060
19061 \end_layout
19062
19063 \begin_layout Standard
19064 For characters in formulas there are, analog to characters in text, the
19065  following size commands:
19066 \end_layout
19067
19068 \begin_layout Standard
19069
19070 \series bold
19071
19072 \backslash
19073 Huge
19074 \series default
19075
19076 \series bold
19077
19078 \backslash
19079 huge
19080 \series default
19081
19082 \series bold
19083
19084 \backslash
19085 LARGE
19086 \series default
19087
19088 \series bold
19089
19090 \backslash
19091 Large
19092 \series default
19093
19094 \series bold
19095
19096 \backslash
19097 large
19098 \series default
19099
19100 \series bold
19101
19102 \backslash
19103 normalsize
19104 \series default
19105
19106 \series bold
19107
19108 \backslash
19109 small
19110 \series default
19111 ,
19112 \begin_inset Newline newline
19113 \end_inset
19114
19115
19116 \series bold
19117
19118 \backslash
19119 footnotesize
19120 \series default
19121
19122 \series bold
19123
19124 \backslash
19125 scriptsize
19126 \series default
19127  and 
19128 \series bold
19129
19130 \backslash
19131 tiny
19132 \end_layout
19133
19134 \begin_layout Standard
19135 The size produced by the commands depends on the document font size, which
19136  corresponds to the command 
19137 \series bold
19138
19139 \backslash
19140 normalsize
19141 \series default
19142 .
19143  The other commands produce smaller or larger sizes than 
19144 \series bold
19145
19146 \backslash
19147 normalsize
19148 \series default
19149 .
19150  The font size can however not exceed a certain value.
19151  Is for example the document font size 12
19152 \begin_inset space \thinspace{}
19153 \end_inset
19154
19155 pt, the command 
19156 \series bold
19157
19158 \backslash
19159 Huge
19160 \series default
19161  switches to the same size as 
19162 \series bold
19163
19164 \backslash
19165 huge
19166 \series default
19167 .
19168  
19169 \end_layout
19170
19171 \begin_layout Standard
19172 A size command is inserted in \SpecialChar TeX
19173  mode before the formula and sets the size
19174  for all following formula and text characters.
19175  To switch back to the initial size, the command 
19176 \series bold
19177
19178 \backslash
19179 normalsize
19180 \series default
19181  is inserted behind the formula in \SpecialChar TeX
19182  mode.
19183 \end_layout
19184
19185 \begin_layout Standard
19186 Within a formula the size can be changed using the following size commands
19187  or the toolbar button 
19188 \begin_inset Info
19189 type  "icon"
19190 arg   "math-insert \\style"
19191 \end_inset
19192
19193 :
19194 \end_layout
19195
19196 \begin_layout Standard
19197 \noindent
19198 \align center
19199 \begin_inset Tabular
19200 <lyxtabular version="3" rows="5" columns="2">
19201 <features booktabs="true" tabularvalignment="middle">
19202 <column alignment="center" valignment="top" width="0pt">
19203 <column alignment="center" valignment="top">
19204 <row>
19205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209 Command
19210 \end_layout
19211
19212 \end_inset
19213 </cell>
19214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19215 \begin_inset Text
19216
19217 \begin_layout Plain Layout
19218 Result
19219 \end_layout
19220
19221 \end_inset
19222 </cell>
19223 </row>
19224 <row>
19225 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19226 \begin_inset Text
19227
19228 \begin_layout Plain Layout
19229
19230 \backslash
19231 displaystyle
19232 \begin_inset Index idx
19233 status collapsed
19234
19235 \begin_layout Plain Layout
19236 Commands ! D ! 
19237 \backslash
19238 displaystyle
19239 \end_layout
19240
19241 \end_inset
19242
19243
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19249 \begin_inset Text
19250
19251 \begin_layout Plain Layout
19252 \begin_inset Formula ${\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19253 \end_inset
19254
19255
19256 \end_layout
19257
19258 \end_inset
19259 </cell>
19260 </row>
19261 <row topspace="1mm">
19262 <cell alignment="center" valignment="top" usebox="none">
19263 \begin_inset Text
19264
19265 \begin_layout Plain Layout
19266
19267 \backslash
19268 textstyle
19269 \end_layout
19270
19271 \end_inset
19272 </cell>
19273 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19274 \begin_inset Text
19275
19276 \begin_layout Plain Layout
19277 \begin_inset Formula ${\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19278 \end_inset
19279
19280
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 </row>
19286 <row>
19287 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19288 \begin_inset Text
19289
19290 \begin_layout Plain Layout
19291
19292 \backslash
19293 scriptstyle
19294 \end_layout
19295
19296 \end_inset
19297 </cell>
19298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19299 \begin_inset Text
19300
19301 \begin_layout Plain Layout
19302 \begin_inset Formula ${\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19303 \end_inset
19304
19305
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 </row>
19311 <row>
19312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316
19317 \backslash
19318 scriptscriptstyle
19319 \end_layout
19320
19321 \end_inset
19322 </cell>
19323 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19324 \begin_inset Text
19325
19326 \begin_layout Plain Layout
19327 \begin_inset Formula ${\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
19328 \end_inset
19329
19330
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 </row>
19336 </lyxtabular>
19337
19338 \end_inset
19339
19340
19341 \end_layout
19342
19343 \begin_layout Standard
19344 After entering these commands, a blue box appears in which the formula parts
19345  are inserted.
19346 \end_layout
19347
19348 \begin_layout Standard
19349 There is a further method to change the font size, that though only works
19350  for symbols or letters in mathematical text.
19351  To use it, one of the above text size commands is inserted in mathematical
19352  text.
19353  All following characters until the end of the mathematical text or until
19354  another size command will have the selected size.
19355  Two examples:
19356 \begin_inset VSpace -2mm
19357 \end_inset
19358
19359
19360 \end_layout
19361
19362 \begin_layout Standard
19363 \begin_inset ERT
19364 status collapsed
19365
19366 \begin_layout Plain Layout
19367
19368
19369 \backslash
19370 huge 
19371 \end_layout
19372
19373 \end_inset
19374
19375
19376 \begin_inset Formula 
19377 \[
19378 A=\frac{B}{c}\cdot\maltese
19379 \]
19380
19381 \end_inset
19382
19383
19384 \begin_inset Formula 
19385 \[
19386 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19387 \]
19388
19389 \end_inset
19390
19391
19392 \begin_inset ERT
19393 status collapsed
19394
19395 \begin_layout Plain Layout
19396
19397
19398 \backslash
19399 normalsize 
19400 \end_layout
19401
19402 \end_inset
19403
19404
19405 \end_layout
19406
19407 \begin_layout Standard
19408 \begin_inset VSpace medskip
19409 \end_inset
19410
19411 Before both formulas the command 
19412 \series bold
19413
19414 \backslash
19415 huge
19416 \series default
19417  was inserted.
19418  The command for the second formula is:
19419 \begin_inset Newline newline
19420 \end_inset
19421
19422
19423 \series bold
19424
19425 \backslash
19426 maltese
19427 \begin_inset space \textvisiblespace{}
19428 \end_inset
19429
19430 A Alt+M M 
19431 \backslash
19432 Large
19433 \begin_inset space \textvisiblespace{}
19434 \end_inset
19435
19436
19437 \backslash
19438 maltese
19439 \begin_inset space \textvisiblespace{}
19440 \end_inset
19441
19442
19443 \backslash
19444 textit
19445 \begin_inset space \textvisiblespace{}
19446 \end_inset
19447
19448 A
19449 \begin_inset Formula $\to$
19450 \end_inset
19451
19452
19453 \begin_inset Formula $\to$
19454 \end_inset
19455
19456
19457 \begin_inset Newline newline
19458 \end_inset
19459
19460
19461 \begin_inset space \hspace*{}
19462 \length 1cm
19463 \end_inset
19464
19465 Alt+M
19466 \series default
19467  
19468 \series bold
19469
19470 \backslash
19471 tiny
19472 \begin_inset space \textvisiblespace{}
19473 \end_inset
19474
19475
19476 \backslash
19477 maltese
19478 \begin_inset space \textvisiblespace{}
19479 \end_inset
19480
19481
19482 \backslash
19483 textit
19484 \begin_inset space \textvisiblespace{}
19485 \end_inset
19486
19487 A
19488 \end_layout
19489
19490 \begin_layout Standard
19491 If a symbol cannot be displayed in different sizes, it will always be displayed
19492  in the default size.
19493 \end_layout
19494
19495 \begin_layout Section
19496 Greek Letters
19497 \begin_inset Index idx
19498 status collapsed
19499
19500 \begin_layout Plain Layout
19501 Greek letters
19502 \end_layout
19503
19504 \end_inset
19505
19506
19507 \end_layout
19508
19509 \begin_layout Standard
19510 Greek letters can also be inserted via the toolbar button 
19511 \begin_inset Info
19512 type  "icon"
19513 arg   "math-insert \\alpha"
19514 \end_inset
19515
19516 .
19517  All international typesetting norms purport that Greek letters in math
19518  have to be typeset italic/slanted.
19519  In some languages, like French or Russian, they are nevertheless sometimes
19520  typeset upright.
19521 \end_layout
19522
19523 \begin_layout Subsection
19524 Small Letters
19525 \begin_inset Index idx
19526 status collapsed
19527
19528 \begin_layout Plain Layout
19529 Greek letters ! small
19530 \end_layout
19531
19532 \end_inset
19533
19534
19535 \end_layout
19536
19537 \begin_layout Standard
19538 \begin_inset space \hfill{}
19539 \end_inset
19540
19541
19542 \begin_inset Tabular
19543 <lyxtabular version="3" rows="11" columns="2">
19544 <features booktabs="true" tabularvalignment="middle">
19545 <column alignment="center" valignment="top" width="0pt">
19546 <column alignment="center" valignment="top" width="0pt">
19547 <row>
19548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Plain Layout
19552 Command
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19558 \begin_inset Text
19559
19560 \begin_layout Plain Layout
19561 Result
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 </row>
19567 <row>
19568 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19569 \begin_inset Text
19570
19571 \begin_layout Plain Layout
19572
19573 \backslash
19574 alpha
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19580 \begin_inset Text
19581
19582 \begin_layout Plain Layout
19583 \begin_inset Formula $\alpha$
19584 \end_inset
19585
19586
19587 \end_layout
19588
19589 \end_inset
19590 </cell>
19591 </row>
19592 <row>
19593 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19594 \begin_inset Text
19595
19596 \begin_layout Plain Layout
19597
19598 \backslash
19599 beta
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19605 \begin_inset Text
19606
19607 \begin_layout Plain Layout
19608 \begin_inset Formula $\beta$
19609 \end_inset
19610
19611
19612 \end_layout
19613
19614 \end_inset
19615 </cell>
19616 </row>
19617 <row>
19618 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19619 \begin_inset Text
19620
19621 \begin_layout Plain Layout
19622
19623 \backslash
19624 gamma
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19630 \begin_inset Text
19631
19632 \begin_layout Plain Layout
19633 \begin_inset Formula $\gamma$
19634 \end_inset
19635
19636
19637 \end_layout
19638
19639 \end_inset
19640 </cell>
19641 </row>
19642 <row>
19643 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19644 \begin_inset Text
19645
19646 \begin_layout Plain Layout
19647
19648 \backslash
19649 delta
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19655 \begin_inset Text
19656
19657 \begin_layout Plain Layout
19658 \begin_inset Formula $\delta$
19659 \end_inset
19660
19661
19662 \end_layout
19663
19664 \end_inset
19665 </cell>
19666 </row>
19667 <row>
19668 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Plain Layout
19672
19673 \backslash
19674 epsilon
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Plain Layout
19683 \begin_inset Formula $\epsilon$
19684 \end_inset
19685
19686
19687 \end_layout
19688
19689 \end_inset
19690 </cell>
19691 </row>
19692 <row>
19693 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Plain Layout
19697
19698 \backslash
19699 varepsilon
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19705 \begin_inset Text
19706
19707 \begin_layout Plain Layout
19708 \begin_inset Formula $\varepsilon$
19709 \end_inset
19710
19711
19712 \end_layout
19713
19714 \end_inset
19715 </cell>
19716 </row>
19717 <row>
19718 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722
19723 \backslash
19724 zeta
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733 \begin_inset Formula $\zeta$
19734 \end_inset
19735
19736
19737 \end_layout
19738
19739 \end_inset
19740 </cell>
19741 </row>
19742 <row>
19743 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747
19748 \backslash
19749 eta
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Plain Layout
19758 \begin_inset Formula $\eta$
19759 \end_inset
19760
19761
19762 \end_layout
19763
19764 \end_inset
19765 </cell>
19766 </row>
19767 <row>
19768 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19769 \begin_inset Text
19770
19771 \begin_layout Plain Layout
19772
19773 \backslash
19774 theta
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19780 \begin_inset Text
19781
19782 \begin_layout Plain Layout
19783 \begin_inset Formula $\theta$
19784 \end_inset
19785
19786
19787 \end_layout
19788
19789 \end_inset
19790 </cell>
19791 </row>
19792 <row>
19793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797
19798 \backslash
19799 vartheta
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19805 \begin_inset Text
19806
19807 \begin_layout Plain Layout
19808 \begin_inset Formula $\vartheta$
19809 \end_inset
19810
19811
19812 \end_layout
19813
19814 \end_inset
19815 </cell>
19816 </row>
19817 </lyxtabular>
19818
19819 \end_inset
19820
19821
19822 \begin_inset space \hfill{}
19823 \end_inset
19824
19825
19826 \begin_inset Tabular
19827 <lyxtabular version="3" rows="12" columns="2">
19828 <features booktabs="true" tabularvalignment="middle">
19829 <column alignment="center" valignment="top" width="0pt">
19830 <column alignment="center" valignment="top" width="0pt">
19831 <row>
19832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836 Command
19837 \end_layout
19838
19839 \end_inset
19840 </cell>
19841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19842 \begin_inset Text
19843
19844 \begin_layout Plain Layout
19845 Result
19846 \end_layout
19847
19848 \end_inset
19849 </cell>
19850 </row>
19851 <row>
19852 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19853 \begin_inset Text
19854
19855 \begin_layout Plain Layout
19856
19857 \backslash
19858 iota
19859 \end_layout
19860
19861 \end_inset
19862 </cell>
19863 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19864 \begin_inset Text
19865
19866 \begin_layout Plain Layout
19867 \begin_inset Formula $\iota$
19868 \end_inset
19869
19870
19871 \end_layout
19872
19873 \end_inset
19874 </cell>
19875 </row>
19876 <row>
19877 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19878 \begin_inset Text
19879
19880 \begin_layout Plain Layout
19881
19882 \backslash
19883 kappa
19884 \end_layout
19885
19886 \end_inset
19887 </cell>
19888 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892 \begin_inset Formula $\kappa$
19893 \end_inset
19894
19895
19896 \end_layout
19897
19898 \end_inset
19899 </cell>
19900 </row>
19901 <row>
19902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Plain Layout
19906
19907 \backslash
19908 varkappa
19909 \end_layout
19910
19911 \end_inset
19912 </cell>
19913 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19914 \begin_inset Text
19915
19916 \begin_layout Plain Layout
19917 \begin_inset Formula $\varkappa$
19918 \end_inset
19919
19920
19921 \end_layout
19922
19923 \end_inset
19924 </cell>
19925 </row>
19926 <row>
19927 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19928 \begin_inset Text
19929
19930 \begin_layout Plain Layout
19931
19932 \backslash
19933 lambda
19934 \end_layout
19935
19936 \end_inset
19937 </cell>
19938 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19939 \begin_inset Text
19940
19941 \begin_layout Plain Layout
19942 \begin_inset Formula $\lambda$
19943 \end_inset
19944
19945
19946 \end_layout
19947
19948 \end_inset
19949 </cell>
19950 </row>
19951 <row>
19952 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19953 \begin_inset Text
19954
19955 \begin_layout Plain Layout
19956
19957 \backslash
19958 mu
19959 \end_layout
19960
19961 \end_inset
19962 </cell>
19963 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19964 \begin_inset Text
19965
19966 \begin_layout Plain Layout
19967 \begin_inset Formula $\mu$
19968 \end_inset
19969
19970
19971 \end_layout
19972
19973 \end_inset
19974 </cell>
19975 </row>
19976 <row>
19977 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19978 \begin_inset Text
19979
19980 \begin_layout Plain Layout
19981
19982 \backslash
19983 nu
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Plain Layout
19992 \begin_inset Formula $\nu$
19993 \end_inset
19994
19995
19996 \end_layout
19997
19998 \end_inset
19999 </cell>
20000 </row>
20001 <row>
20002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20003 \begin_inset Text
20004
20005 \begin_layout Plain Layout
20006
20007 \backslash
20008 xi
20009 \end_layout
20010
20011 \end_inset
20012 </cell>
20013 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20014 \begin_inset Text
20015
20016 \begin_layout Plain Layout
20017 \begin_inset Formula $\xi$
20018 \end_inset
20019
20020
20021 \end_layout
20022
20023 \end_inset
20024 </cell>
20025 </row>
20026 <row>
20027 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20028 \begin_inset Text
20029
20030 \begin_layout Plain Layout
20031 o
20032 \end_layout
20033
20034 \end_inset
20035 </cell>
20036 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20037 \begin_inset Text
20038
20039 \begin_layout Plain Layout
20040 \begin_inset Formula $o$
20041 \end_inset
20042
20043
20044 \end_layout
20045
20046 \end_inset
20047 </cell>
20048 </row>
20049 <row>
20050 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20051 \begin_inset Text
20052
20053 \begin_layout Plain Layout
20054
20055 \backslash
20056 pi
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20062 \begin_inset Text
20063
20064 \begin_layout Plain Layout
20065 \begin_inset Formula $\pi$
20066 \end_inset
20067
20068
20069 \end_layout
20070
20071 \end_inset
20072 </cell>
20073 </row>
20074 <row>
20075 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20076 \begin_inset Text
20077
20078 \begin_layout Plain Layout
20079
20080 \backslash
20081 varpi
20082 \end_layout
20083
20084 \end_inset
20085 </cell>
20086 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20087 \begin_inset Text
20088
20089 \begin_layout Plain Layout
20090 \begin_inset Formula $\varpi$
20091 \end_inset
20092
20093
20094 \end_layout
20095
20096 \end_inset
20097 </cell>
20098 </row>
20099 <row>
20100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Plain Layout
20104
20105 \backslash
20106 rho
20107 \end_layout
20108
20109 \end_inset
20110 </cell>
20111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20112 \begin_inset Text
20113
20114 \begin_layout Plain Layout
20115 \begin_inset Formula $\rho$
20116 \end_inset
20117
20118
20119 \end_layout
20120
20121 \end_inset
20122 </cell>
20123 </row>
20124 </lyxtabular>
20125
20126 \end_inset
20127
20128
20129 \begin_inset space \hfill{}
20130 \end_inset
20131
20132
20133 \begin_inset Tabular
20134 <lyxtabular version="3" rows="11" columns="2">
20135 <features booktabs="true" tabularvalignment="middle">
20136 <column alignment="center" valignment="top" width="0pt">
20137 <column alignment="center" valignment="top" width="0pt">
20138 <row>
20139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20140 \begin_inset Text
20141
20142 \begin_layout Plain Layout
20143 Command
20144 \end_layout
20145
20146 \end_inset
20147 </cell>
20148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20149 \begin_inset Text
20150
20151 \begin_layout Plain Layout
20152 Result
20153 \end_layout
20154
20155 \end_inset
20156 </cell>
20157 </row>
20158 <row>
20159 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20160 \begin_inset Text
20161
20162 \begin_layout Plain Layout
20163
20164 \backslash
20165 varrho
20166 \end_layout
20167
20168 \end_inset
20169 </cell>
20170 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20171 \begin_inset Text
20172
20173 \begin_layout Plain Layout
20174 \begin_inset Formula $\varrho$
20175 \end_inset
20176
20177
20178 \end_layout
20179
20180 \end_inset
20181 </cell>
20182 </row>
20183 <row>
20184 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20185 \begin_inset Text
20186
20187 \begin_layout Plain Layout
20188
20189 \backslash
20190 sigma
20191 \end_layout
20192
20193 \end_inset
20194 </cell>
20195 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20196 \begin_inset Text
20197
20198 \begin_layout Plain Layout
20199 \begin_inset Formula $\sigma$
20200 \end_inset
20201
20202
20203 \end_layout
20204
20205 \end_inset
20206 </cell>
20207 </row>
20208 <row>
20209 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20210 \begin_inset Text
20211
20212 \begin_layout Plain Layout
20213
20214 \backslash
20215 varsigma
20216 \end_layout
20217
20218 \end_inset
20219 </cell>
20220 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20221 \begin_inset Text
20222
20223 \begin_layout Plain Layout
20224 \begin_inset Formula $\varsigma$
20225 \end_inset
20226
20227
20228 \end_layout
20229
20230 \end_inset
20231 </cell>
20232 </row>
20233 <row>
20234 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20235 \begin_inset Text
20236
20237 \begin_layout Plain Layout
20238
20239 \backslash
20240 tau
20241 \end_layout
20242
20243 \end_inset
20244 </cell>
20245 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20246 \begin_inset Text
20247
20248 \begin_layout Plain Layout
20249 \begin_inset Formula $\tau$
20250 \end_inset
20251
20252
20253 \end_layout
20254
20255 \end_inset
20256 </cell>
20257 </row>
20258 <row>
20259 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20260 \begin_inset Text
20261
20262 \begin_layout Plain Layout
20263
20264 \backslash
20265 upsilon
20266 \end_layout
20267
20268 \end_inset
20269 </cell>
20270 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20271 \begin_inset Text
20272
20273 \begin_layout Plain Layout
20274 \begin_inset Formula $\upsilon$
20275 \end_inset
20276
20277
20278 \end_layout
20279
20280 \end_inset
20281 </cell>
20282 </row>
20283 <row>
20284 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20285 \begin_inset Text
20286
20287 \begin_layout Plain Layout
20288
20289 \backslash
20290 phi
20291 \end_layout
20292
20293 \end_inset
20294 </cell>
20295 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20296 \begin_inset Text
20297
20298 \begin_layout Plain Layout
20299 \begin_inset Formula $\phi$
20300 \end_inset
20301
20302
20303 \end_layout
20304
20305 \end_inset
20306 </cell>
20307 </row>
20308 <row>
20309 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Plain Layout
20313
20314 \backslash
20315 varphi
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324 \begin_inset Formula $\varphi$
20325 \end_inset
20326
20327
20328 \end_layout
20329
20330 \end_inset
20331 </cell>
20332 </row>
20333 <row>
20334 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20335 \begin_inset Text
20336
20337 \begin_layout Plain Layout
20338
20339 \backslash
20340 chi
20341 \end_layout
20342
20343 \end_inset
20344 </cell>
20345 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20346 \begin_inset Text
20347
20348 \begin_layout Plain Layout
20349 \begin_inset Formula $\chi$
20350 \end_inset
20351
20352
20353 \end_layout
20354
20355 \end_inset
20356 </cell>
20357 </row>
20358 <row>
20359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20360 \begin_inset Text
20361
20362 \begin_layout Plain Layout
20363
20364 \backslash
20365 psi
20366 \end_layout
20367
20368 \end_inset
20369 </cell>
20370 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Plain Layout
20374 \begin_inset Formula $\psi$
20375 \end_inset
20376
20377
20378 \end_layout
20379
20380 \end_inset
20381 </cell>
20382 </row>
20383 <row>
20384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20385 \begin_inset Text
20386
20387 \begin_layout Plain Layout
20388
20389 \backslash
20390 omega
20391 \end_layout
20392
20393 \end_inset
20394 </cell>
20395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399 \begin_inset Formula $\omega$
20400 \end_inset
20401
20402
20403 \end_layout
20404
20405 \end_inset
20406 </cell>
20407 </row>
20408 </lyxtabular>
20409
20410 \end_inset
20411
20412
20413 \begin_inset space \hfill{}
20414 \end_inset
20415
20416
20417 \end_layout
20418
20419 \begin_layout Standard
20420 \begin_inset VSpace medskip
20421 \end_inset
20422
20423
20424 \end_layout
20425
20426 \begin_layout Standard
20427 How to create special upright Greek letters is explained in 
20428 \begin_inset CommandInset ref
20429 LatexCommand ref
20430 reference "subsec:Upright-small-Greek"
20431
20432 \end_inset
20433
20434 .
20435 \end_layout
20436
20437 \begin_layout Subsection
20438 Big Letters
20439 \begin_inset Index idx
20440 status collapsed
20441
20442 \begin_layout Plain Layout
20443 Greek letters ! big
20444 \end_layout
20445
20446 \end_inset
20447
20448
20449 \end_layout
20450
20451 \begin_layout Standard
20452 \begin_inset space \hfill{}
20453 \end_inset
20454
20455
20456 \begin_inset Tabular
20457 <lyxtabular version="3" rows="7" columns="2">
20458 <features booktabs="true" tabularvalignment="middle">
20459 <column alignment="center" valignment="top" width="0pt">
20460 <column alignment="center" valignment="top" width="0pt">
20461 <row>
20462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20463 \begin_inset Text
20464
20465 \begin_layout Plain Layout
20466 Command
20467 \end_layout
20468
20469 \end_inset
20470 </cell>
20471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20472 \begin_inset Text
20473
20474 \begin_layout Plain Layout
20475 Result
20476 \end_layout
20477
20478 \end_inset
20479 </cell>
20480 </row>
20481 <row>
20482 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20483 \begin_inset Text
20484
20485 \begin_layout Plain Layout
20486
20487 \backslash
20488 Gamma
20489 \end_layout
20490
20491 \end_inset
20492 </cell>
20493 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20494 \begin_inset Text
20495
20496 \begin_layout Plain Layout
20497 \begin_inset Formula $\Gamma$
20498 \end_inset
20499
20500
20501 \end_layout
20502
20503 \end_inset
20504 </cell>
20505 </row>
20506 <row>
20507 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511
20512 \backslash
20513 Delta
20514 \end_layout
20515
20516 \end_inset
20517 </cell>
20518 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20519 \begin_inset Text
20520
20521 \begin_layout Plain Layout
20522 \begin_inset Formula $\Delta$
20523 \end_inset
20524
20525
20526 \end_layout
20527
20528 \end_inset
20529 </cell>
20530 </row>
20531 <row>
20532 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20533 \begin_inset Text
20534
20535 \begin_layout Plain Layout
20536
20537 \backslash
20538 Theta
20539 \end_layout
20540
20541 \end_inset
20542 </cell>
20543 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20544 \begin_inset Text
20545
20546 \begin_layout Plain Layout
20547 \begin_inset Formula $\Theta$
20548 \end_inset
20549
20550
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 </row>
20556 <row>
20557 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20558 \begin_inset Text
20559
20560 \begin_layout Plain Layout
20561
20562 \backslash
20563 Lambda
20564 \end_layout
20565
20566 \end_inset
20567 </cell>
20568 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20569 \begin_inset Text
20570
20571 \begin_layout Plain Layout
20572 \begin_inset Formula $\Lambda$
20573 \end_inset
20574
20575
20576 \end_layout
20577
20578 \end_inset
20579 </cell>
20580 </row>
20581 <row>
20582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20583 \begin_inset Text
20584
20585 \begin_layout Plain Layout
20586
20587 \backslash
20588 Xi
20589 \end_layout
20590
20591 \end_inset
20592 </cell>
20593 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20594 \begin_inset Text
20595
20596 \begin_layout Plain Layout
20597 \begin_inset Formula $\Xi$
20598 \end_inset
20599
20600
20601 \end_layout
20602
20603 \end_inset
20604 </cell>
20605 </row>
20606 <row>
20607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20608 \begin_inset Text
20609
20610 \begin_layout Plain Layout
20611
20612 \backslash
20613 Pi
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622 \begin_inset Formula $\Pi$
20623 \end_inset
20624
20625
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 </row>
20631 </lyxtabular>
20632
20633 \end_inset
20634
20635
20636 \begin_inset space \hfill{}
20637 \end_inset
20638
20639
20640 \begin_inset Tabular
20641 <lyxtabular version="3" rows="6" columns="2">
20642 <features booktabs="true" tabularvalignment="middle">
20643 <column alignment="center" valignment="top" width="0pt">
20644 <column alignment="center" valignment="top" width="0pt">
20645 <row>
20646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20647 \begin_inset Text
20648
20649 \begin_layout Plain Layout
20650 Command
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20656 \begin_inset Text
20657
20658 \begin_layout Plain Layout
20659 Result
20660 \end_layout
20661
20662 \end_inset
20663 </cell>
20664 </row>
20665 <row>
20666 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20667 \begin_inset Text
20668
20669 \begin_layout Plain Layout
20670
20671 \backslash
20672 Sigma
20673 \end_layout
20674
20675 \end_inset
20676 </cell>
20677 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681 \begin_inset Formula $\Sigma$
20682 \end_inset
20683
20684
20685 \end_layout
20686
20687 \end_inset
20688 </cell>
20689 </row>
20690 <row>
20691 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20692 \begin_inset Text
20693
20694 \begin_layout Plain Layout
20695
20696 \backslash
20697 Upsilon
20698 \end_layout
20699
20700 \end_inset
20701 </cell>
20702 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20703 \begin_inset Text
20704
20705 \begin_layout Plain Layout
20706 \begin_inset Formula $\Upsilon$
20707 \end_inset
20708
20709
20710 \end_layout
20711
20712 \end_inset
20713 </cell>
20714 </row>
20715 <row>
20716 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20717 \begin_inset Text
20718
20719 \begin_layout Plain Layout
20720
20721 \backslash
20722 Phi
20723 \end_layout
20724
20725 \end_inset
20726 </cell>
20727 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20728 \begin_inset Text
20729
20730 \begin_layout Plain Layout
20731 \begin_inset Formula $\Phi$
20732 \end_inset
20733
20734
20735 \end_layout
20736
20737 \end_inset
20738 </cell>
20739 </row>
20740 <row>
20741 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20742 \begin_inset Text
20743
20744 \begin_layout Plain Layout
20745
20746 \backslash
20747 Psi
20748 \end_layout
20749
20750 \end_inset
20751 </cell>
20752 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20753 \begin_inset Text
20754
20755 \begin_layout Plain Layout
20756 \begin_inset Formula $\Psi$
20757 \end_inset
20758
20759
20760 \end_layout
20761
20762 \end_inset
20763 </cell>
20764 </row>
20765 <row>
20766 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20767 \begin_inset Text
20768
20769 \begin_layout Plain Layout
20770
20771 \backslash
20772 Omega
20773 \end_layout
20774
20775 \end_inset
20776 </cell>
20777 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20778 \begin_inset Text
20779
20780 \begin_layout Plain Layout
20781 \begin_inset Formula $\Omega$
20782 \end_inset
20783
20784
20785 \end_layout
20786
20787 \end_inset
20788 </cell>
20789 </row>
20790 </lyxtabular>
20791
20792 \end_inset
20793
20794
20795 \begin_inset space \hfill{}
20796 \end_inset
20797
20798
20799 \end_layout
20800
20801 \begin_layout Standard
20802 \begin_inset VSpace medskip
20803 \end_inset
20804
20805 That the big Greek letters appear upright is caused by a design bug when
20806  \SpecialChar TeX
20807  was developed.
20808  To get correct italic big letters, begin every command with 
20809 \series bold
20810 var
20811 \series default
20812 .
20813  For example the command 
20814 \series bold
20815
20816 \backslash
20817 varGamma
20818 \series default
20819  produces 
20820 \begin_inset Formula $\varGamma$
20821 \end_inset
20822
20823 .
20824  Another way is to load the package 
20825 \series bold
20826 fixmath
20827 \series default
20828
20829 \begin_inset Foot
20830 status collapsed
20831
20832 \begin_layout Plain Layout
20833
20834 \series bold
20835 fixmath
20836 \series default
20837  is part of the \SpecialChar LaTeX
20838 -package 
20839 \series bold
20840 was
20841 \series default
20842
20843 \begin_inset Index idx
20844 status collapsed
20845
20846 \begin_layout Plain Layout
20847 Packages ! was
20848 \begin_inset ERT
20849 status collapsed
20850
20851 \begin_layout Plain Layout
20852
20853
20854 \backslash
20855 vspace{4mm}
20856 \end_layout
20857
20858 \end_inset
20859
20860
20861 \end_layout
20862
20863 \end_inset
20864
20865 .
20866 \end_layout
20867
20868 \end_inset
20869
20870
20871 \begin_inset Index idx
20872 status collapsed
20873
20874 \begin_layout Plain Layout
20875 Packages ! fixmath
20876 \end_layout
20877
20878 \end_inset
20879
20880  with the \SpecialChar LaTeX
20881 -preamble line
20882 \end_layout
20883
20884 \begin_layout Standard
20885
20886 \series bold
20887
20888 \backslash
20889 usepackage{fixmath}
20890 \end_layout
20891
20892 \begin_layout Standard
20893 Then all big Greek letters in a document will automatically be typeset italic.
20894 \end_layout
20895
20896 \begin_layout Subsection
20897 Bold Letters
20898 \begin_inset Index idx
20899 status collapsed
20900
20901 \begin_layout Plain Layout
20902 Greek letters ! bold
20903 \end_layout
20904
20905 \end_inset
20906
20907
20908 \end_layout
20909
20910 \begin_layout Standard
20911 Greek letters cannot be set with different font styles like Latin letters.
20912  They can only be made bold with the command 
20913 \series bold
20914
20915 \backslash
20916 boldsymbol
20917 \series default
20918
20919 \begin_inset Index idx
20920 status collapsed
20921
20922 \begin_layout Plain Layout
20923 Commands ! B ! 
20924 \backslash
20925 boldsymbol
20926 \end_layout
20927
20928 \end_inset
20929
20930 .
20931 \end_layout
20932
20933 \begin_layout Standard
20934 \align center
20935 \begin_inset Tabular
20936 <lyxtabular version="3" rows="3" columns="2">
20937 <features booktabs="true" tabularvalignment="middle">
20938 <column alignment="center" valignment="top" width="0pt">
20939 <column alignment="center" valignment="top">
20940 <row>
20941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20942 \begin_inset Text
20943
20944 \begin_layout Plain Layout
20945 Command
20946 \end_layout
20947
20948 \end_inset
20949 </cell>
20950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20951 \begin_inset Text
20952
20953 \begin_layout Plain Layout
20954 Result
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 </row>
20960 <row>
20961 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20962 \begin_inset Text
20963
20964 \begin_layout Plain Layout
20965
20966 \backslash
20967 Upsilon
20968 \backslash
20969 boldsymbol
20970 \backslash
20971 Upsilon
20972 \end_layout
20973
20974 \end_inset
20975 </cell>
20976 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20977 \begin_inset Text
20978
20979 \begin_layout Plain Layout
20980 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20981 \end_inset
20982
20983
20984 \end_layout
20985
20986 \end_inset
20987 </cell>
20988 </row>
20989 <row>
20990 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20991 \begin_inset Text
20992
20993 \begin_layout Plain Layout
20994
20995 \backslash
20996 theta
20997 \backslash
20998 boldsymbol
20999 \backslash
21000 theta
21001 \end_layout
21002
21003 \end_inset
21004 </cell>
21005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21006 \begin_inset Text
21007
21008 \begin_layout Plain Layout
21009 \begin_inset Formula $\theta\boldsymbol{\theta}$
21010 \end_inset
21011
21012
21013 \end_layout
21014
21015 \end_inset
21016 </cell>
21017 </row>
21018 </lyxtabular>
21019
21020 \end_inset
21021
21022
21023 \end_layout
21024
21025 \begin_layout Section
21026 Symbols
21027 \begin_inset ERT
21028 status collapsed
21029
21030 \begin_layout Plain Layout
21031
21032
21033 \backslash
21034 texorpdfstring{
21035 \end_layout
21036
21037 \end_inset
21038
21039
21040 \begin_inset Foot
21041 status collapsed
21042
21043 \begin_layout Plain Layout
21044 A list with all symbols of most of the \SpecialChar LaTeX
21045 -packages can be found in 
21046 \begin_inset CommandInset citation
21047 LatexCommand cite
21048 key "Symbols"
21049 literal "true"
21050
21051 \end_inset
21052
21053 .
21054 \end_layout
21055
21056 \end_inset
21057
21058
21059 \begin_inset ERT
21060 status collapsed
21061
21062 \begin_layout Plain Layout
21063
21064 }{}
21065 \end_layout
21066
21067 \end_inset
21068
21069
21070 \begin_inset Note Note
21071 status collapsed
21072
21073 \begin_layout Plain Layout
21074
21075 \backslash
21076 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
21077 \end_layout
21078
21079 \begin_layout Plain Layout
21080 More about 
21081 \backslash
21082 texorpdfstring is in section 
21083 \begin_inset CommandInset ref
21084 LatexCommand ref
21085 reference "subsec:Formulas-in-Section"
21086
21087 \end_inset
21088
21089 .
21090 \end_layout
21091
21092 \end_inset
21093
21094
21095 \begin_inset Index idx
21096 status collapsed
21097
21098 \begin_layout Plain Layout
21099 Symbols
21100 \end_layout
21101
21102 \end_inset
21103
21104
21105 \end_layout
21106
21107 \begin_layout Standard
21108 Many of the symbols listed in this section can also be inserted via the
21109  toolbar buttons 
21110 \begin_inset Info
21111 type  "icon"
21112 arg   "math-insert \\nabla"
21113 \end_inset
21114
21115  and 
21116 \begin_inset Info
21117 type  "icon"
21118 arg   "math-insert \\digamma"
21119 \end_inset
21120
21121 .
21122 \end_layout
21123
21124 \begin_layout Subsection
21125 Mathematical Symbols
21126 \begin_inset CommandInset label
21127 LatexCommand label
21128 name "subsec:Mathematical-Symbols"
21129
21130 \end_inset
21131
21132
21133 \begin_inset Index idx
21134 status collapsed
21135
21136 \begin_layout Plain Layout
21137 Symbols ! mathematical
21138 \end_layout
21139
21140 \end_inset
21141
21142
21143 \end_layout
21144
21145 \begin_layout Standard
21146 \begin_inset Tabular
21147 <lyxtabular version="3" rows="10" columns="2">
21148 <features booktabs="true" tabularvalignment="middle">
21149 <column alignment="center" valignment="top" width="0pt">
21150 <column alignment="center" valignment="top" width="0pt">
21151 <row>
21152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156 Command
21157 \end_layout
21158
21159 \end_inset
21160 </cell>
21161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21162 \begin_inset Text
21163
21164 \begin_layout Plain Layout
21165 Symbol
21166 \end_layout
21167
21168 \end_inset
21169 </cell>
21170 </row>
21171 <row>
21172 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21173 \begin_inset Text
21174
21175 \begin_layout Plain Layout
21176
21177 \backslash
21178 neg
21179 \end_layout
21180
21181 \end_inset
21182 </cell>
21183 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21184 \begin_inset Text
21185
21186 \begin_layout Plain Layout
21187 \begin_inset Formula $\neg$
21188 \end_inset
21189
21190
21191 \end_layout
21192
21193 \end_inset
21194 </cell>
21195 </row>
21196 <row>
21197 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21198 \begin_inset Text
21199
21200 \begin_layout Plain Layout
21201
21202 \backslash
21203 Im
21204 \end_layout
21205
21206 \end_inset
21207 </cell>
21208 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21209 \begin_inset Text
21210
21211 \begin_layout Plain Layout
21212 \begin_inset Formula $\Im$
21213 \end_inset
21214
21215
21216 \end_layout
21217
21218 \end_inset
21219 </cell>
21220 </row>
21221 <row>
21222 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21223 \begin_inset Text
21224
21225 \begin_layout Plain Layout
21226
21227 \backslash
21228 Re
21229 \end_layout
21230
21231 \end_inset
21232 </cell>
21233 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21234 \begin_inset Text
21235
21236 \begin_layout Plain Layout
21237 \begin_inset Formula $\Re$
21238 \end_inset
21239
21240
21241 \end_layout
21242
21243 \end_inset
21244 </cell>
21245 </row>
21246 <row>
21247 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21248 \begin_inset Text
21249
21250 \begin_layout Plain Layout
21251
21252 \backslash
21253 aleph
21254 \end_layout
21255
21256 \end_inset
21257 </cell>
21258 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21259 \begin_inset Text
21260
21261 \begin_layout Plain Layout
21262 \begin_inset Formula $\aleph$
21263 \end_inset
21264
21265
21266 \end_layout
21267
21268 \end_inset
21269 </cell>
21270 </row>
21271 <row>
21272 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21273 \begin_inset Text
21274
21275 \begin_layout Plain Layout
21276
21277 \backslash
21278 partial
21279 \end_layout
21280
21281 \end_inset
21282 </cell>
21283 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21284 \begin_inset Text
21285
21286 \begin_layout Plain Layout
21287 \begin_inset Formula $\partial$
21288 \end_inset
21289
21290
21291 \end_layout
21292
21293 \end_inset
21294 </cell>
21295 </row>
21296 <row>
21297 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21298 \begin_inset Text
21299
21300 \begin_layout Plain Layout
21301
21302 \backslash
21303 infty
21304 \end_layout
21305
21306 \end_inset
21307 </cell>
21308 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21309 \begin_inset Text
21310
21311 \begin_layout Plain Layout
21312 \begin_inset Formula $\infty$
21313 \end_inset
21314
21315
21316 \end_layout
21317
21318 \end_inset
21319 </cell>
21320 </row>
21321 <row>
21322 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21323 \begin_inset Text
21324
21325 \begin_layout Plain Layout
21326
21327 \backslash
21328 wp
21329 \end_layout
21330
21331 \end_inset
21332 </cell>
21333 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21334 \begin_inset Text
21335
21336 \begin_layout Plain Layout
21337 \begin_inset Formula $\wp$
21338 \end_inset
21339
21340
21341 \end_layout
21342
21343 \end_inset
21344 </cell>
21345 </row>
21346 <row>
21347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21348 \begin_inset Text
21349
21350 \begin_layout Plain Layout
21351
21352 \backslash
21353 imath
21354 \end_layout
21355
21356 \end_inset
21357 </cell>
21358 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21359 \begin_inset Text
21360
21361 \begin_layout Plain Layout
21362 \begin_inset Formula $\imath$
21363 \end_inset
21364
21365
21366 \end_layout
21367
21368 \end_inset
21369 </cell>
21370 </row>
21371 <row>
21372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21373 \begin_inset Text
21374
21375 \begin_layout Plain Layout
21376
21377 \backslash
21378 jmath
21379 \end_layout
21380
21381 \end_inset
21382 </cell>
21383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21384 \begin_inset Text
21385
21386 \begin_layout Plain Layout
21387 \begin_inset Formula $\jmath$
21388 \end_inset
21389
21390
21391 \end_layout
21392
21393 \end_inset
21394 </cell>
21395 </row>
21396 </lyxtabular>
21397
21398 \end_inset
21399
21400
21401 \begin_inset space \hfill{}
21402 \end_inset
21403
21404
21405 \begin_inset Tabular
21406 <lyxtabular version="3" rows="10" columns="2">
21407 <features booktabs="true" tabularvalignment="middle">
21408 <column alignment="center" valignment="top" width="0pt">
21409 <column alignment="center" valignment="top" width="0pt">
21410 <row>
21411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21412 \begin_inset Text
21413
21414 \begin_layout Plain Layout
21415 Command
21416 \end_layout
21417
21418 \end_inset
21419 </cell>
21420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21421 \begin_inset Text
21422
21423 \begin_layout Plain Layout
21424 Symbol
21425 \begin_inset Note Note
21426 status collapsed
21427
21428 \begin_layout Plain Layout
21429
21430 \series bold
21431
21432 \backslash
21433 raisebox
21434 \series default
21435  is only used as spacer.
21436 \end_layout
21437
21438 \end_inset
21439
21440
21441 \end_layout
21442
21443 \end_inset
21444 </cell>
21445 </row>
21446 <row>
21447 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21448 \begin_inset Text
21449
21450 \begin_layout Plain Layout
21451
21452 \backslash
21453 forall
21454 \end_layout
21455
21456 \end_inset
21457 </cell>
21458 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21459 \begin_inset Text
21460
21461 \begin_layout Plain Layout
21462 \begin_inset Formula $\forall$
21463 \end_inset
21464
21465
21466 \end_layout
21467
21468 \end_inset
21469 </cell>
21470 </row>
21471 <row>
21472 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21473 \begin_inset Text
21474
21475 \begin_layout Plain Layout
21476
21477 \backslash
21478 exists
21479 \end_layout
21480
21481 \end_inset
21482 </cell>
21483 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21484 \begin_inset Text
21485
21486 \begin_layout Plain Layout
21487 \begin_inset Formula $\exists$
21488 \end_inset
21489
21490
21491 \end_layout
21492
21493 \end_inset
21494 </cell>
21495 </row>
21496 <row>
21497 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21498 \begin_inset Text
21499
21500 \begin_layout Plain Layout
21501
21502 \backslash
21503 nexists
21504 \end_layout
21505
21506 \end_inset
21507 </cell>
21508 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21509 \begin_inset Text
21510
21511 \begin_layout Plain Layout
21512 \begin_inset Formula $\nexists$
21513 \end_inset
21514
21515
21516 \end_layout
21517
21518 \end_inset
21519 </cell>
21520 </row>
21521 <row>
21522 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21523 \begin_inset Text
21524
21525 \begin_layout Plain Layout
21526
21527 \backslash
21528 emptyset
21529 \end_layout
21530
21531 \end_inset
21532 </cell>
21533 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21534 \begin_inset Text
21535
21536 \begin_layout Plain Layout
21537 \begin_inset Formula $\emptyset$
21538 \end_inset
21539
21540
21541 \end_layout
21542
21543 \end_inset
21544 </cell>
21545 </row>
21546 <row>
21547 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21548 \begin_inset Text
21549
21550 \begin_layout Plain Layout
21551
21552 \backslash
21553 varnothing
21554 \end_layout
21555
21556 \end_inset
21557 </cell>
21558 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21559 \begin_inset Text
21560
21561 \begin_layout Plain Layout
21562 \begin_inset Formula $\varnothing$
21563 \end_inset
21564
21565
21566 \end_layout
21567
21568 \end_inset
21569 </cell>
21570 </row>
21571 <row>
21572 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21573 \begin_inset Text
21574
21575 \begin_layout Plain Layout
21576
21577 \backslash
21578 dag
21579 \end_layout
21580
21581 \end_inset
21582 </cell>
21583 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21584 \begin_inset Text
21585
21586 \begin_layout Plain Layout
21587 \begin_inset Formula $\dag$
21588 \end_inset
21589
21590
21591 \end_layout
21592
21593 \end_inset
21594 </cell>
21595 </row>
21596 <row>
21597 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21598 \begin_inset Text
21599
21600 \begin_layout Plain Layout
21601
21602 \backslash
21603 ddag
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21609 \begin_inset Text
21610
21611 \begin_layout Plain Layout
21612 \begin_inset Formula $\ddag$
21613 \end_inset
21614
21615
21616 \end_layout
21617
21618 \end_inset
21619 </cell>
21620 </row>
21621 <row>
21622 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21623 \begin_inset Text
21624
21625 \begin_layout Plain Layout
21626
21627 \backslash
21628 complement
21629 \end_layout
21630
21631 \end_inset
21632 </cell>
21633 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21634 \begin_inset Text
21635
21636 \begin_layout Plain Layout
21637 \begin_inset ERT
21638 status collapsed
21639
21640 \begin_layout Plain Layout
21641
21642
21643 \backslash
21644 raisebox{-0.8mm}{
21645 \end_layout
21646
21647 \end_inset
21648
21649
21650 \begin_inset Formula $\complement$
21651 \end_inset
21652
21653
21654 \begin_inset ERT
21655 status collapsed
21656
21657 \begin_layout Plain Layout
21658
21659 }
21660 \end_layout
21661
21662 \end_inset
21663
21664
21665 \end_layout
21666
21667 \end_inset
21668 </cell>
21669 </row>
21670 <row>
21671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21672 \begin_inset Text
21673
21674 \begin_layout Plain Layout
21675
21676 \backslash
21677 Bbbk
21678 \end_layout
21679
21680 \end_inset
21681 </cell>
21682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21683 \begin_inset Text
21684
21685 \begin_layout Plain Layout
21686 \begin_inset Formula $\Bbbk$
21687 \end_inset
21688
21689
21690 \end_layout
21691
21692 \end_inset
21693 </cell>
21694 </row>
21695 </lyxtabular>
21696
21697 \end_inset
21698
21699
21700 \begin_inset space \hfill{}
21701 \end_inset
21702
21703
21704 \begin_inset Tabular
21705 <lyxtabular version="3" rows="10" columns="2">
21706 <features booktabs="true" tabularvalignment="middle">
21707 <column alignment="center" valignment="top" width="0pt">
21708 <column alignment="center" valignment="top" width="0pt">
21709 <row>
21710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21711 \begin_inset Text
21712
21713 \begin_layout Plain Layout
21714 Command
21715 \end_layout
21716
21717 \end_inset
21718 </cell>
21719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21720 \begin_inset Text
21721
21722 \begin_layout Plain Layout
21723 Symbol
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 </row>
21729 <row>
21730 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21731 \begin_inset Text
21732
21733 \begin_layout Plain Layout
21734
21735 \backslash
21736 prime
21737 \end_layout
21738
21739 \end_inset
21740 </cell>
21741 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21742 \begin_inset Text
21743
21744 \begin_layout Plain Layout
21745 \begin_inset Formula $\prime$
21746 \end_inset
21747
21748
21749 \end_layout
21750
21751 \end_inset
21752 </cell>
21753 </row>
21754 <row>
21755 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21756 \begin_inset Text
21757
21758 \begin_layout Plain Layout
21759
21760 \backslash
21761 backprime
21762 \end_layout
21763
21764 \end_inset
21765 </cell>
21766 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21767 \begin_inset Text
21768
21769 \begin_layout Plain Layout
21770 \begin_inset Formula $\backprime$
21771 \end_inset
21772
21773
21774 \end_layout
21775
21776 \end_inset
21777 </cell>
21778 </row>
21779 <row>
21780 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21781 \begin_inset Text
21782
21783 \begin_layout Plain Layout
21784
21785 \backslash
21786 mho
21787 \end_layout
21788
21789 \end_inset
21790 </cell>
21791 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21792 \begin_inset Text
21793
21794 \begin_layout Plain Layout
21795 \begin_inset Formula $\mho$
21796 \end_inset
21797
21798
21799 \end_layout
21800
21801 \end_inset
21802 </cell>
21803 </row>
21804 <row>
21805 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21806 \begin_inset Text
21807
21808 \begin_layout Plain Layout
21809
21810 \backslash
21811 triangle
21812 \end_layout
21813
21814 \end_inset
21815 </cell>
21816 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21817 \begin_inset Text
21818
21819 \begin_layout Plain Layout
21820 \begin_inset Formula $\triangle$
21821 \end_inset
21822
21823
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 </row>
21829 <row>
21830 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21831 \begin_inset Text
21832
21833 \begin_layout Plain Layout
21834
21835 \backslash
21836 angle
21837 \end_layout
21838
21839 \end_inset
21840 </cell>
21841 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21842 \begin_inset Text
21843
21844 \begin_layout Plain Layout
21845 \begin_inset Formula $\angle$
21846 \end_inset
21847
21848
21849 \end_layout
21850
21851 \end_inset
21852 </cell>
21853 </row>
21854 <row>
21855 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21856 \begin_inset Text
21857
21858 \begin_layout Plain Layout
21859
21860 \backslash
21861 measuredangle
21862 \end_layout
21863
21864 \end_inset
21865 </cell>
21866 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21867 \begin_inset Text
21868
21869 \begin_layout Plain Layout
21870 \begin_inset Formula $\measuredangle$
21871 \end_inset
21872
21873
21874 \end_layout
21875
21876 \end_inset
21877 </cell>
21878 </row>
21879 <row>
21880 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21881 \begin_inset Text
21882
21883 \begin_layout Plain Layout
21884
21885 \backslash
21886 sphericalangle
21887 \end_layout
21888
21889 \end_inset
21890 </cell>
21891 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21892 \begin_inset Text
21893
21894 \begin_layout Plain Layout
21895 \begin_inset Formula $\sphericalangle$
21896 \end_inset
21897
21898
21899 \end_layout
21900
21901 \end_inset
21902 </cell>
21903 </row>
21904 <row>
21905 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21906 \begin_inset Text
21907
21908 \begin_layout Plain Layout
21909
21910 \backslash
21911 top
21912 \end_layout
21913
21914 \end_inset
21915 </cell>
21916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21917 \begin_inset Text
21918
21919 \begin_layout Plain Layout
21920 \begin_inset Formula $\top$
21921 \end_inset
21922
21923
21924 \end_layout
21925
21926 \end_inset
21927 </cell>
21928 </row>
21929 <row>
21930 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21931 \begin_inset Text
21932
21933 \begin_layout Plain Layout
21934
21935 \backslash
21936 bot
21937 \end_layout
21938
21939 \end_inset
21940 </cell>
21941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21942 \begin_inset Text
21943
21944 \begin_layout Plain Layout
21945 \begin_inset Formula $\bot$
21946 \end_inset
21947
21948
21949 \end_layout
21950
21951 \end_inset
21952 </cell>
21953 </row>
21954 </lyxtabular>
21955
21956 \end_inset
21957
21958
21959 \end_layout
21960
21961 \begin_layout Subsection
21962 Miscellaneous Symbols
21963 \begin_inset CommandInset label
21964 LatexCommand label
21965 name "subsec:Miscellaneous-Symbols"
21966
21967 \end_inset
21968
21969
21970 \begin_inset Index idx
21971 status collapsed
21972
21973 \begin_layout Plain Layout
21974 Symbols ! miscellaneous
21975 \end_layout
21976
21977 \end_inset
21978
21979
21980 \end_layout
21981
21982 \begin_layout Standard
21983 \noindent
21984 \align center
21985 \begin_inset Tabular
21986 <lyxtabular version="3" rows="10" columns="2">
21987 <features booktabs="true" tabularvalignment="middle">
21988 <column alignment="center" valignment="top" width="0pt">
21989 <column alignment="center" valignment="top" width="0pt">
21990 <row>
21991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21992 \begin_inset Text
21993
21994 \begin_layout Plain Layout
21995 Command
21996 \end_layout
21997
21998 \end_inset
21999 </cell>
22000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22001 \begin_inset Text
22002
22003 \begin_layout Plain Layout
22004 Symbol
22005 \end_layout
22006
22007 \end_inset
22008 </cell>
22009 </row>
22010 <row>
22011 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22012 \begin_inset Text
22013
22014 \begin_layout Plain Layout
22015
22016 \backslash
22017 flat
22018 \end_layout
22019
22020 \end_inset
22021 </cell>
22022 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22023 \begin_inset Text
22024
22025 \begin_layout Plain Layout
22026 \begin_inset Formula $\flat$
22027 \end_inset
22028
22029
22030 \end_layout
22031
22032 \end_inset
22033 </cell>
22034 </row>
22035 <row>
22036 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22037 \begin_inset Text
22038
22039 \begin_layout Plain Layout
22040
22041 \backslash
22042 natural
22043 \end_layout
22044
22045 \end_inset
22046 </cell>
22047 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22048 \begin_inset Text
22049
22050 \begin_layout Plain Layout
22051 \begin_inset Formula $\natural$
22052 \end_inset
22053
22054
22055 \end_layout
22056
22057 \end_inset
22058 </cell>
22059 </row>
22060 <row>
22061 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22062 \begin_inset Text
22063
22064 \begin_layout Plain Layout
22065
22066 \backslash
22067 sharp
22068 \end_layout
22069
22070 \end_inset
22071 </cell>
22072 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22073 \begin_inset Text
22074
22075 \begin_layout Plain Layout
22076 \begin_inset Formula $\sharp$
22077 \end_inset
22078
22079
22080 \end_layout
22081
22082 \end_inset
22083 </cell>
22084 </row>
22085 <row>
22086 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22087 \begin_inset Text
22088
22089 \begin_layout Plain Layout
22090
22091 \backslash
22092 surd
22093 \end_layout
22094
22095 \end_inset
22096 </cell>
22097 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22098 \begin_inset Text
22099
22100 \begin_layout Plain Layout
22101 \begin_inset Formula $\surd$
22102 \end_inset
22103
22104
22105 \end_layout
22106
22107 \end_inset
22108 </cell>
22109 </row>
22110 <row>
22111 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22112 \begin_inset Text
22113
22114 \begin_layout Plain Layout
22115
22116 \backslash
22117 checkmark
22118 \end_layout
22119
22120 \end_inset
22121 </cell>
22122 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22123 \begin_inset Text
22124
22125 \begin_layout Plain Layout
22126 \begin_inset Formula $\checkmark$
22127 \end_inset
22128
22129
22130 \end_layout
22131
22132 \end_inset
22133 </cell>
22134 </row>
22135 <row>
22136 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22137 \begin_inset Text
22138
22139 \begin_layout Plain Layout
22140
22141 \backslash
22142 yen
22143 \end_layout
22144
22145 \end_inset
22146 </cell>
22147 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22148 \begin_inset Text
22149
22150 \begin_layout Plain Layout
22151 \begin_inset Formula $\yen$
22152 \end_inset
22153
22154
22155 \end_layout
22156
22157 \end_inset
22158 </cell>
22159 </row>
22160 <row>
22161 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22162 \begin_inset Text
22163
22164 \begin_layout Plain Layout
22165
22166 \backslash
22167 pounds
22168 \end_layout
22169
22170 \end_inset
22171 </cell>
22172 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22173 \begin_inset Text
22174
22175 \begin_layout Plain Layout
22176 \begin_inset Formula $\pounds$
22177 \end_inset
22178
22179
22180 \end_layout
22181
22182 \end_inset
22183 </cell>
22184 </row>
22185 <row>
22186 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22187 \begin_inset Text
22188
22189 \begin_layout Plain Layout
22190 $
22191 \end_layout
22192
22193 \end_inset
22194 </cell>
22195 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22196 \begin_inset Text
22197
22198 \begin_layout Plain Layout
22199 \begin_inset Formula $\$$
22200 \end_inset
22201
22202
22203 \end_layout
22204
22205 \end_inset
22206 </cell>
22207 </row>
22208 <row>
22209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22210 \begin_inset Text
22211
22212 \begin_layout Plain Layout
22213 §
22214 \end_layout
22215
22216 \end_inset
22217 </cell>
22218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22219 \begin_inset Text
22220
22221 \begin_layout Plain Layout
22222 \begin_inset Formula $§$
22223 \end_inset
22224
22225
22226 \end_layout
22227
22228 \end_inset
22229 </cell>
22230 </row>
22231 </lyxtabular>
22232
22233 \end_inset
22234
22235
22236 \begin_inset space \hfill{}
22237 \end_inset
22238
22239
22240 \begin_inset Tabular
22241 <lyxtabular version="3" rows="10" columns="2">
22242 <features booktabs="true" tabularvalignment="middle">
22243 <column alignment="center" valignment="top" width="0pt">
22244 <column alignment="center" valignment="top">
22245 <row>
22246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22247 \begin_inset Text
22248
22249 \begin_layout Plain Layout
22250 Command
22251 \end_layout
22252
22253 \end_inset
22254 </cell>
22255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22256 \begin_inset Text
22257
22258 \begin_layout Plain Layout
22259 Symbol
22260 \end_layout
22261
22262 \end_inset
22263 </cell>
22264 </row>
22265 <row>
22266 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22267 \begin_inset Text
22268
22269 \begin_layout Plain Layout
22270
22271 \backslash
22272 hbar
22273 \end_layout
22274
22275 \end_inset
22276 </cell>
22277 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22278 \begin_inset Text
22279
22280 \begin_layout Plain Layout
22281 \begin_inset Formula $\hbar$
22282 \end_inset
22283
22284
22285 \end_layout
22286
22287 \end_inset
22288 </cell>
22289 </row>
22290 <row>
22291 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22292 \begin_inset Text
22293
22294 \begin_layout Plain Layout
22295
22296 \backslash
22297 hslash
22298 \end_layout
22299
22300 \end_inset
22301 </cell>
22302 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22303 \begin_inset Text
22304
22305 \begin_layout Plain Layout
22306 \begin_inset Formula $\hslash$
22307 \end_inset
22308
22309
22310 \end_layout
22311
22312 \end_inset
22313 </cell>
22314 </row>
22315 <row>
22316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22317 \begin_inset Text
22318
22319 \begin_layout Plain Layout
22320
22321 \backslash
22322 clubsuit
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \begin_layout Plain Layout
22331 \begin_inset Formula $\clubsuit$
22332 \end_inset
22333
22334
22335 \end_layout
22336
22337 \end_inset
22338 </cell>
22339 </row>
22340 <row>
22341 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22342 \begin_inset Text
22343
22344 \begin_layout Plain Layout
22345
22346 \backslash
22347 spadesuit
22348 \end_layout
22349
22350 \end_inset
22351 </cell>
22352 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22353 \begin_inset Text
22354
22355 \begin_layout Plain Layout
22356 \begin_inset Formula $\spadesuit$
22357 \end_inset
22358
22359
22360 \end_layout
22361
22362 \end_inset
22363 </cell>
22364 </row>
22365 <row>
22366 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22367 \begin_inset Text
22368
22369 \begin_layout Plain Layout
22370
22371 \backslash
22372 bigstar
22373 \end_layout
22374
22375 \end_inset
22376 </cell>
22377 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22378 \begin_inset Text
22379
22380 \begin_layout Plain Layout
22381 \begin_inset Formula $\bigstar$
22382 \end_inset
22383
22384
22385 \end_layout
22386
22387 \end_inset
22388 </cell>
22389 </row>
22390 <row>
22391 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22392 \begin_inset Text
22393
22394 \begin_layout Plain Layout
22395
22396 \backslash
22397 blacklozenge
22398 \end_layout
22399
22400 \end_inset
22401 </cell>
22402 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22403 \begin_inset Text
22404
22405 \begin_layout Plain Layout
22406 \begin_inset Formula $\blacklozenge$
22407 \end_inset
22408
22409
22410 \end_layout
22411
22412 \end_inset
22413 </cell>
22414 </row>
22415 <row>
22416 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22417 \begin_inset Text
22418
22419 \begin_layout Plain Layout
22420
22421 \backslash
22422 blacktriangle
22423 \end_layout
22424
22425 \end_inset
22426 </cell>
22427 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22428 \begin_inset Text
22429
22430 \begin_layout Plain Layout
22431 \begin_inset Formula $\blacktriangle$
22432 \end_inset
22433
22434
22435 \end_layout
22436
22437 \end_inset
22438 </cell>
22439 </row>
22440 <row>
22441 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22442 \begin_inset Text
22443
22444 \begin_layout Plain Layout
22445
22446 \backslash
22447 blacktiangledown
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22453 \begin_inset Text
22454
22455 \begin_layout Plain Layout
22456 \begin_inset Formula $\blacktriangledown$
22457 \end_inset
22458
22459
22460 \end_layout
22461
22462 \end_inset
22463 </cell>
22464 </row>
22465 <row>
22466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22467 \begin_inset Text
22468
22469 \begin_layout Plain Layout
22470
22471 \backslash
22472 bullet
22473 \end_layout
22474
22475 \end_inset
22476 </cell>
22477 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22478 \begin_inset Text
22479
22480 \begin_layout Plain Layout
22481 \begin_inset Formula $\bullet$
22482 \end_inset
22483
22484
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 </row>
22490 </lyxtabular>
22491
22492 \end_inset
22493
22494
22495 \begin_inset space \hfill{}
22496 \end_inset
22497
22498
22499 \begin_inset Tabular
22500 <lyxtabular version="3" rows="10" columns="2">
22501 <features booktabs="true" tabularvalignment="middle">
22502 <column alignment="center" valignment="top" width="0pt">
22503 <column alignment="center" valignment="top" width="0pt">
22504 <row>
22505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22506 \begin_inset Text
22507
22508 \begin_layout Plain Layout
22509 Command
22510 \end_layout
22511
22512 \end_inset
22513 </cell>
22514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22515 \begin_inset Text
22516
22517 \begin_layout Plain Layout
22518 Symbol
22519 \end_layout
22520
22521 \end_inset
22522 </cell>
22523 </row>
22524 <row>
22525 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22526 \begin_inset Text
22527
22528 \begin_layout Plain Layout
22529
22530 \backslash
22531 diamondsuit
22532 \end_layout
22533
22534 \end_inset
22535 </cell>
22536 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22537 \begin_inset Text
22538
22539 \begin_layout Plain Layout
22540 \begin_inset Formula $\diamondsuit$
22541 \end_inset
22542
22543
22544 \end_layout
22545
22546 \end_inset
22547 </cell>
22548 </row>
22549 <row>
22550 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22551 \begin_inset Text
22552
22553 \begin_layout Plain Layout
22554
22555 \backslash
22556 Diamond
22557 \end_layout
22558
22559 \end_inset
22560 </cell>
22561 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22562 \begin_inset Text
22563
22564 \begin_layout Plain Layout
22565 \begin_inset Formula $\Diamond$
22566 \end_inset
22567
22568
22569 \end_layout
22570
22571 \end_inset
22572 </cell>
22573 </row>
22574 <row>
22575 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22576 \begin_inset Text
22577
22578 \begin_layout Plain Layout
22579
22580 \backslash
22581 heartsuit
22582 \end_layout
22583
22584 \end_inset
22585 </cell>
22586 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22587 \begin_inset Text
22588
22589 \begin_layout Plain Layout
22590 \begin_inset Formula $\heartsuit$
22591 \end_inset
22592
22593
22594 \end_layout
22595
22596 \end_inset
22597 </cell>
22598 </row>
22599 <row>
22600 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22601 \begin_inset Text
22602
22603 \begin_layout Plain Layout
22604
22605 \backslash
22606 P
22607 \end_layout
22608
22609 \end_inset
22610 </cell>
22611 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22612 \begin_inset Text
22613
22614 \begin_layout Plain Layout
22615 \begin_inset Formula $\P$
22616 \end_inset
22617
22618
22619 \end_layout
22620
22621 \end_inset
22622 </cell>
22623 </row>
22624 <row>
22625 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22626 \begin_inset Text
22627
22628 \begin_layout Plain Layout
22629
22630 \backslash
22631 copyright
22632 \end_layout
22633
22634 \end_inset
22635 </cell>
22636 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22637 \begin_inset Text
22638
22639 \begin_layout Plain Layout
22640 \begin_inset Formula $\copyright$
22641 \end_inset
22642
22643
22644 \end_layout
22645
22646 \end_inset
22647 </cell>
22648 </row>
22649 <row>
22650 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22651 \begin_inset Text
22652
22653 \begin_layout Plain Layout
22654
22655 \backslash
22656 circledR
22657 \end_layout
22658
22659 \end_inset
22660 </cell>
22661 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22662 \begin_inset Text
22663
22664 \begin_layout Plain Layout
22665 \begin_inset Formula $\circledR$
22666 \end_inset
22667
22668
22669 \end_layout
22670
22671 \end_inset
22672 </cell>
22673 </row>
22674 <row>
22675 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22676 \begin_inset Text
22677
22678 \begin_layout Plain Layout
22679
22680 \backslash
22681 maltese
22682 \end_layout
22683
22684 \end_inset
22685 </cell>
22686 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22687 \begin_inset Text
22688
22689 \begin_layout Plain Layout
22690 \begin_inset Formula $\maltese$
22691 \end_inset
22692
22693
22694 \end_layout
22695
22696 \end_inset
22697 </cell>
22698 </row>
22699 <row>
22700 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22701 \begin_inset Text
22702
22703 \begin_layout Plain Layout
22704
22705 \backslash
22706 diagup
22707 \end_layout
22708
22709 \end_inset
22710 </cell>
22711 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22712 \begin_inset Text
22713
22714 \begin_layout Plain Layout
22715 \begin_inset Formula $\diagup$
22716 \end_inset
22717
22718
22719 \end_layout
22720
22721 \end_inset
22722 </cell>
22723 </row>
22724 <row>
22725 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22726 \begin_inset Text
22727
22728 \begin_layout Plain Layout
22729
22730 \backslash
22731 diagdown
22732 \end_layout
22733
22734 \end_inset
22735 </cell>
22736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22737 \begin_inset Text
22738
22739 \begin_layout Plain Layout
22740 \begin_inset Formula $\diagdown$
22741 \end_inset
22742
22743
22744 \end_layout
22745
22746 \end_inset
22747 </cell>
22748 </row>
22749 </lyxtabular>
22750
22751 \end_inset
22752
22753
22754 \end_layout
22755
22756 \begin_layout Standard
22757 \begin_inset VSpace medskip
22758 \end_inset
22759
22760
22761 \end_layout
22762
22763 \begin_layout Standard
22764 Some symbols can be displayed in different sizes, see 
22765 \begin_inset CommandInset ref
22766 LatexCommand ref
22767 reference "subsec:Font-Sizes"
22768
22769 \end_inset
22770
22771 .
22772 \end_layout
22773
22774 \begin_layout Subsection
22775 The Euro-Symbol €
22776 \begin_inset Index idx
22777 status collapsed
22778
22779 \begin_layout Plain Layout
22780 Symbols ! Euro-symbol
22781 \end_layout
22782
22783 \end_inset
22784
22785
22786 \begin_inset Index idx
22787 status collapsed
22788
22789 \begin_layout Plain Layout
22790
22791 \backslash
22792 @
22793 \begin_inset ERT
22794 status collapsed
22795
22796 \begin_layout Plain Layout
22797
22798
22799 \backslash
22800 officialeuro
22801 \end_layout
22802
22803 \end_inset
22804
22805
22806 \end_layout
22807
22808 \end_inset
22809
22810
22811 \end_layout
22812
22813 \begin_layout Standard
22814 To use the Euro symbol in formulas, the \SpecialChar LaTeX
22815 -package 
22816 \series bold
22817 eurosym
22818 \series default
22819
22820 \begin_inset Index idx
22821 status collapsed
22822
22823 \begin_layout Plain Layout
22824 Packages ! eurosym
22825 \end_layout
22826
22827 \end_inset
22828
22829  must be installed and loaded with the \SpecialChar LaTeX
22830 -preamble line
22831 \end_layout
22832
22833 \begin_layout Standard
22834
22835 \series bold
22836
22837 \backslash
22838 usepackage[gennarrow]{eurosym}
22839 \end_layout
22840
22841 \begin_layout Standard
22842 The Euro symbol can now be inserted with the command 
22843 \series bold
22844
22845 \backslash
22846 euro
22847 \series default
22848
22849 \begin_inset Index idx
22850 status collapsed
22851
22852 \begin_layout Plain Layout
22853 Commands ! E ! 
22854 \backslash
22855 euro
22856 \end_layout
22857
22858 \end_inset
22859
22860 .
22861 \end_layout
22862
22863 \begin_layout Standard
22864 The Euro symbol can directly be inserted with the € key in mathematical
22865  text, without having 
22866 \series bold
22867 eurosym
22868 \series default
22869  installed.
22870  When 
22871 \series bold
22872 eurosym
22873 \series default
22874  is installed, 
22875 \series bold
22876
22877 \backslash
22878 euro
22879 \series default
22880  can also be inserted in \SpecialChar TeX
22881  mode.
22882  The official currency symbol can then be inserted with the command 
22883 \series bold
22884
22885 \backslash
22886 officialeuro
22887 \series default
22888
22889 \begin_inset Index idx
22890 status collapsed
22891
22892 \begin_layout Plain Layout
22893 Commands ! O ! 
22894 \backslash
22895 officialeuro
22896 \end_layout
22897
22898 \end_inset
22899
22900 , that is only available in \SpecialChar TeX
22901  mode.
22902 \end_layout
22903
22904 \begin_layout Standard
22905 \begin_inset ERT
22906 status collapsed
22907
22908 \begin_layout Plain Layout
22909
22910
22911 \backslash
22912 ifeurosym 
22913 \end_layout
22914
22915 \end_inset
22916
22917
22918 \begin_inset Note Note
22919 status open
22920
22921 \begin_layout Plain Layout
22922 The following table will only be displayed when the \SpecialChar LaTeX
22923 -package 
22924 \series bold
22925 eurosym
22926 \series default
22927  is installed.
22928 \end_layout
22929
22930 \end_inset
22931
22932
22933 \end_layout
22934
22935 \begin_layout Standard
22936 An overview about the different Euro symbols:
22937 \end_layout
22938
22939 \begin_layout Standard
22940 \align center
22941 \begin_inset Tabular
22942 <lyxtabular version="3" rows="4" columns="3">
22943 <features booktabs="true" tabularvalignment="middle">
22944 <column alignment="center" valignment="top" width="0pt">
22945 <column alignment="center" valignment="top" width="0pt">
22946 <column alignment="center" valignment="top" width="0pt">
22947 <row>
22948 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22949 \begin_inset Text
22950
22951 \begin_layout Plain Layout
22952 \begin_inset ERT
22953 status collapsed
22954
22955 \begin_layout Plain Layout
22956
22957
22958 \backslash
22959 cmidrule[0.08em]{2-3}
22960 \end_layout
22961
22962 \end_inset
22963
22964
22965 \end_layout
22966
22967 \end_inset
22968 </cell>
22969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22970 \begin_inset Text
22971
22972 \begin_layout Plain Layout
22973 Command 
22974 \end_layout
22975
22976 \end_inset
22977 </cell>
22978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22979 \begin_inset Text
22980
22981 \begin_layout Plain Layout
22982 Symbol
22983 \end_layout
22984
22985 \end_inset
22986 </cell>
22987 </row>
22988 <row>
22989 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22990 \begin_inset Text
22991
22992 \begin_layout Plain Layout
22993 formula
22994 \end_layout
22995
22996 \end_inset
22997 </cell>
22998 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22999 \begin_inset Text
23000
23001 \begin_layout Plain Layout
23002
23003 \backslash
23004 euro
23005 \end_layout
23006
23007 \end_inset
23008 </cell>
23009 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23010 \begin_inset Text
23011
23012 \begin_layout Plain Layout
23013 \begin_inset Formula $\euro$
23014 \end_inset
23015
23016
23017 \end_layout
23018
23019 \end_inset
23020 </cell>
23021 </row>
23022 <row>
23023 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23024 \begin_inset Text
23025
23026 \begin_layout Plain Layout
23027 mathematical text
23028 \end_layout
23029
23030 \end_inset
23031 </cell>
23032 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23033 \begin_inset Text
23034
23035 \begin_layout Plain Layout
23036
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23042 \begin_inset Text
23043
23044 \begin_layout Plain Layout
23045 \begin_inset Formula $\mbox{€}$
23046 \end_inset
23047
23048
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 </row>
23054 <row>
23055 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23056 \begin_inset Text
23057
23058 \begin_layout Plain Layout
23059 \SpecialChar TeX
23060  mode
23061 \end_layout
23062
23063 \end_inset
23064 </cell>
23065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23066 \begin_inset Text
23067
23068 \begin_layout Plain Layout
23069
23070 \backslash
23071 officialeuro
23072 \end_layout
23073
23074 \end_inset
23075 </cell>
23076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23077 \begin_inset Text
23078
23079 \begin_layout Plain Layout
23080 \begin_inset ERT
23081 status collapsed
23082
23083 \begin_layout Plain Layout
23084
23085
23086 \backslash
23087 officialeuro
23088 \end_layout
23089
23090 \end_inset
23091
23092
23093 \end_layout
23094
23095 \end_inset
23096 </cell>
23097 </row>
23098 </lyxtabular>
23099
23100 \end_inset
23101
23102
23103 \begin_inset Note Note
23104 status collapsed
23105
23106 \begin_layout Plain Layout
23107
23108 \series bold
23109
23110 \backslash
23111 cmidrule
23112 \series default
23113  is used here only for table borders.
23114  See sec.
23115  
23116 \family sans
23117 Formal Tables
23118 \family default
23119  of the 
23120 \emph on
23121 EmbeddedObjects
23122 \emph default
23123  manual for details.
23124 \end_layout
23125
23126 \end_inset
23127
23128
23129 \end_layout
23130
23131 \begin_layout Standard
23132 \begin_inset ERT
23133 status collapsed
23134
23135 \begin_layout Plain Layout
23136
23137
23138 \backslash
23139 else 
23140 \end_layout
23141
23142 \end_inset
23143
23144
23145 \begin_inset Note Note
23146 status open
23147
23148 \begin_layout Plain Layout
23149 The following will be displayed when the \SpecialChar LaTeX
23150 -package 
23151 \series bold
23152 eurosym
23153 \series default
23154  is not installed:
23155 \end_layout
23156
23157 \end_inset
23158
23159
23160 \end_layout
23161
23162 \begin_layout Standard
23163 You need to install the \SpecialChar LaTeX
23164 -package 
23165 \series bold
23166 eurosym
23167 \series default
23168  to see the rest of this subsection in the output.
23169 \end_layout
23170
23171 \begin_layout Standard
23172 \begin_inset ERT
23173 status collapsed
23174
23175 \begin_layout Plain Layout
23176
23177
23178 \backslash
23179 fi 
23180 \end_layout
23181
23182 \end_inset
23183
23184
23185 \end_layout
23186
23187 \begin_layout Section
23188 Relations
23189 \begin_inset CommandInset label
23190 LatexCommand label
23191 name "sec:Relations"
23192
23193 \end_inset
23194
23195
23196 \begin_inset Index idx
23197 status collapsed
23198
23199 \begin_layout Plain Layout
23200 Relations
23201 \end_layout
23202
23203 \end_inset
23204
23205
23206 \begin_inset Index idx
23207 status collapsed
23208
23209 \begin_layout Plain Layout
23210 Comparisons|see
23211 \begin_inset ERT
23212 status collapsed
23213
23214 \begin_layout Plain Layout
23215
23216 {
23217 \end_layout
23218
23219 \end_inset
23220
23221 Relations
23222 \begin_inset ERT
23223 status collapsed
23224
23225 \begin_layout Plain Layout
23226
23227 }
23228 \end_layout
23229
23230 \end_inset
23231
23232
23233 \end_layout
23234
23235 \end_inset
23236
23237
23238 \end_layout
23239
23240 \begin_layout Standard
23241 All following relations can also be inserted via the toolbar button 
23242 \begin_inset Info
23243 type  "icon"
23244 arg   "math-insert \\leq"
23245 \end_inset
23246
23247 .
23248 \end_layout
23249
23250 \begin_layout Standard
23251 \begin_inset Tabular
23252 <lyxtabular version="3" rows="17" columns="2">
23253 <features booktabs="true" tabularvalignment="middle">
23254 <column alignment="center" valignment="top" width="0pt">
23255 <column alignment="center" valignment="top" width="0pt">
23256 <row>
23257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23258 \begin_inset Text
23259
23260 \begin_layout Plain Layout
23261 Command
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23267 \begin_inset Text
23268
23269 \begin_layout Plain Layout
23270 Relation
23271 \end_layout
23272
23273 \end_inset
23274 </cell>
23275 </row>
23276 <row>
23277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23278 \begin_inset Text
23279
23280 \begin_layout Plain Layout
23281 <
23282 \end_layout
23283
23284 \end_inset
23285 </cell>
23286 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23287 \begin_inset Text
23288
23289 \begin_layout Plain Layout
23290 \begin_inset Formula $<$
23291 \end_inset
23292
23293
23294 \end_layout
23295
23296 \end_inset
23297 </cell>
23298 </row>
23299 <row>
23300 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23301 \begin_inset Text
23302
23303 \begin_layout Plain Layout
23304
23305 \backslash
23306 le
23307 \end_layout
23308
23309 \end_inset
23310 </cell>
23311 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23312 \begin_inset Text
23313
23314 \begin_layout Plain Layout
23315 \begin_inset Formula $\le$
23316 \end_inset
23317
23318
23319 \end_layout
23320
23321 \end_inset
23322 </cell>
23323 </row>
23324 <row>
23325 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23326 \begin_inset Text
23327
23328 \begin_layout Plain Layout
23329
23330 \backslash
23331 ll
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23337 \begin_inset Text
23338
23339 \begin_layout Plain Layout
23340 \begin_inset Formula $\ll$
23341 \end_inset
23342
23343
23344 \end_layout
23345
23346 \end_inset
23347 </cell>
23348 </row>
23349 <row>
23350 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23351 \begin_inset Text
23352
23353 \begin_layout Plain Layout
23354
23355 \backslash
23356 prec
23357 \end_layout
23358
23359 \end_inset
23360 </cell>
23361 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23362 \begin_inset Text
23363
23364 \begin_layout Plain Layout
23365 \begin_inset Formula $\prec$
23366 \end_inset
23367
23368
23369 \end_layout
23370
23371 \end_inset
23372 </cell>
23373 </row>
23374 <row>
23375 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23376 \begin_inset Text
23377
23378 \begin_layout Plain Layout
23379
23380 \backslash
23381 preceq
23382 \end_layout
23383
23384 \end_inset
23385 </cell>
23386 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23387 \begin_inset Text
23388
23389 \begin_layout Plain Layout
23390 \begin_inset Formula $\preceq$
23391 \end_inset
23392
23393
23394 \end_layout
23395
23396 \end_inset
23397 </cell>
23398 </row>
23399 <row>
23400 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23401 \begin_inset Text
23402
23403 \begin_layout Plain Layout
23404
23405 \backslash
23406 subset
23407 \end_layout
23408
23409 \end_inset
23410 </cell>
23411 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23412 \begin_inset Text
23413
23414 \begin_layout Plain Layout
23415 \begin_inset Formula $\subset$
23416 \end_inset
23417
23418
23419 \end_layout
23420
23421 \end_inset
23422 </cell>
23423 </row>
23424 <row>
23425 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23426 \begin_inset Text
23427
23428 \begin_layout Plain Layout
23429
23430 \backslash
23431 subseteq
23432 \end_layout
23433
23434 \end_inset
23435 </cell>
23436 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23437 \begin_inset Text
23438
23439 \begin_layout Plain Layout
23440 \begin_inset Formula $\subseteq$
23441 \end_inset
23442
23443
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 </row>
23449 <row>
23450 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23451 \begin_inset Text
23452
23453 \begin_layout Plain Layout
23454
23455 \backslash
23456 sqsubseteq
23457 \end_layout
23458
23459 \end_inset
23460 </cell>
23461 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23462 \begin_inset Text
23463
23464 \begin_layout Plain Layout
23465 \begin_inset Formula $\sqsubseteq$
23466 \end_inset
23467
23468
23469 \end_layout
23470
23471 \end_inset
23472 </cell>
23473 </row>
23474 <row>
23475 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23476 \begin_inset Text
23477
23478 \begin_layout Plain Layout
23479
23480 \backslash
23481 in
23482 \end_layout
23483
23484 \end_inset
23485 </cell>
23486 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23487 \begin_inset Text
23488
23489 \begin_layout Plain Layout
23490 \begin_inset Formula $\in$
23491 \end_inset
23492
23493
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 </row>
23499 <row>
23500 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \begin_layout Plain Layout
23504
23505 \backslash
23506 vdash
23507 \end_layout
23508
23509 \end_inset
23510 </cell>
23511 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23512 \begin_inset Text
23513
23514 \begin_layout Plain Layout
23515 \begin_inset Formula $\vdash$
23516 \end_inset
23517
23518
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 </row>
23524 <row>
23525 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23526 \begin_inset Text
23527
23528 \begin_layout Plain Layout
23529
23530 \backslash
23531 smile
23532 \end_layout
23533
23534 \end_inset
23535 </cell>
23536 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23537 \begin_inset Text
23538
23539 \begin_layout Plain Layout
23540 \begin_inset Formula $\smile$
23541 \end_inset
23542
23543
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 </row>
23549 <row>
23550 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23551 \begin_inset Text
23552
23553 \begin_layout Plain Layout
23554
23555 \backslash
23556 lhd
23557 \end_layout
23558
23559 \end_inset
23560 </cell>
23561 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23562 \begin_inset Text
23563
23564 \begin_layout Plain Layout
23565 \begin_inset Formula $\lhd$
23566 \end_inset
23567
23568
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 </row>
23574 <row>
23575 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23576 \begin_inset Text
23577
23578 \begin_layout Plain Layout
23579
23580 \backslash
23581 unlhd
23582 \end_layout
23583
23584 \end_inset
23585 </cell>
23586 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23587 \begin_inset Text
23588
23589 \begin_layout Plain Layout
23590 \begin_inset Formula $\unlhd$
23591 \end_inset
23592
23593
23594 \end_layout
23595
23596 \end_inset
23597 </cell>
23598 </row>
23599 <row>
23600 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23601 \begin_inset Text
23602
23603 \begin_layout Plain Layout
23604
23605 \backslash
23606 gtrless
23607 \end_layout
23608
23609 \end_inset
23610 </cell>
23611 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23612 \begin_inset Text
23613
23614 \begin_layout Plain Layout
23615 \begin_inset Formula $\gtrless$
23616 \end_inset
23617
23618
23619 \end_layout
23620
23621 \end_inset
23622 </cell>
23623 </row>
23624 <row>
23625 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23626 \begin_inset Text
23627
23628 \begin_layout Plain Layout
23629
23630 \backslash
23631 mid
23632 \end_layout
23633
23634 \end_inset
23635 </cell>
23636 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23637 \begin_inset Text
23638
23639 \begin_layout Plain Layout
23640 \begin_inset Formula $\mid$
23641 \end_inset
23642
23643
23644 \end_layout
23645
23646 \end_inset
23647 </cell>
23648 </row>
23649 <row>
23650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23651 \begin_inset Text
23652
23653 \begin_layout Plain Layout
23654
23655 \backslash
23656 nmid
23657 \end_layout
23658
23659 \end_inset
23660 </cell>
23661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23662 \begin_inset Text
23663
23664 \begin_layout Plain Layout
23665 \begin_inset Formula $\nmid$
23666 \end_inset
23667
23668
23669 \end_layout
23670
23671 \end_inset
23672 </cell>
23673 </row>
23674 </lyxtabular>
23675
23676 \end_inset
23677
23678
23679 \begin_inset space \hfill{}
23680 \end_inset
23681
23682
23683 \begin_inset Tabular
23684 <lyxtabular version="3" rows="17" columns="2">
23685 <features booktabs="true" tabularvalignment="middle">
23686 <column alignment="center" valignment="top" width="0pt">
23687 <column alignment="center" valignment="top" width="0pt">
23688 <row>
23689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23690 \begin_inset Text
23691
23692 \begin_layout Plain Layout
23693 Command
23694 \end_layout
23695
23696 \end_inset
23697 </cell>
23698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23699 \begin_inset Text
23700
23701 \begin_layout Plain Layout
23702 Relation
23703 \end_layout
23704
23705 \end_inset
23706 </cell>
23707 </row>
23708 <row>
23709 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23710 \begin_inset Text
23711
23712 \begin_layout Plain Layout
23713 =
23714 \end_layout
23715
23716 \end_inset
23717 </cell>
23718 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23719 \begin_inset Text
23720
23721 \begin_layout Plain Layout
23722 \begin_inset Formula $=$
23723 \end_inset
23724
23725
23726 \end_layout
23727
23728 \end_inset
23729 </cell>
23730 </row>
23731 <row>
23732 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23733 \begin_inset Text
23734
23735 \begin_layout Plain Layout
23736
23737 \backslash
23738 not=
23739 \end_layout
23740
23741 \end_inset
23742 </cell>
23743 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23744 \begin_inset Text
23745
23746 \begin_layout Plain Layout
23747 \begin_inset Formula $\not=$
23748 \end_inset
23749
23750
23751 \end_layout
23752
23753 \end_inset
23754 </cell>
23755 </row>
23756 <row>
23757 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23758 \begin_inset Text
23759
23760 \begin_layout Plain Layout
23761
23762 \backslash
23763 equiv
23764 \end_layout
23765
23766 \end_inset
23767 </cell>
23768 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23769 \begin_inset Text
23770
23771 \begin_layout Plain Layout
23772 \begin_inset Formula $\equiv$
23773 \end_inset
23774
23775
23776 \end_layout
23777
23778 \end_inset
23779 </cell>
23780 </row>
23781 <row>
23782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23783 \begin_inset Text
23784
23785 \begin_layout Plain Layout
23786
23787 \backslash
23788 sim
23789 \end_layout
23790
23791 \end_inset
23792 </cell>
23793 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23794 \begin_inset Text
23795
23796 \begin_layout Plain Layout
23797 \begin_inset Formula $\sim$
23798 \end_inset
23799
23800
23801 \end_layout
23802
23803 \end_inset
23804 </cell>
23805 </row>
23806 <row>
23807 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23808 \begin_inset Text
23809
23810 \begin_layout Plain Layout
23811
23812 \backslash
23813 simeq
23814 \end_layout
23815
23816 \end_inset
23817 </cell>
23818 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23819 \begin_inset Text
23820
23821 \begin_layout Plain Layout
23822 \begin_inset Formula $\simeq$
23823 \end_inset
23824
23825
23826 \end_layout
23827
23828 \end_inset
23829 </cell>
23830 </row>
23831 <row>
23832 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23833 \begin_inset Text
23834
23835 \begin_layout Plain Layout
23836
23837 \backslash
23838 approx
23839 \end_layout
23840
23841 \end_inset
23842 </cell>
23843 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23844 \begin_inset Text
23845
23846 \begin_layout Plain Layout
23847 \begin_inset Formula $\approx$
23848 \end_inset
23849
23850
23851 \end_layout
23852
23853 \end_inset
23854 </cell>
23855 </row>
23856 <row>
23857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23858 \begin_inset Text
23859
23860 \begin_layout Plain Layout
23861
23862 \backslash
23863 cong
23864 \end_layout
23865
23866 \end_inset
23867 </cell>
23868 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23869 \begin_inset Text
23870
23871 \begin_layout Plain Layout
23872 \begin_inset Formula $\cong$
23873 \end_inset
23874
23875
23876 \end_layout
23877
23878 \end_inset
23879 </cell>
23880 </row>
23881 <row>
23882 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23883 \begin_inset Text
23884
23885 \begin_layout Plain Layout
23886
23887 \backslash
23888 bowtie
23889 \end_layout
23890
23891 \end_inset
23892 </cell>
23893 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23894 \begin_inset Text
23895
23896 \begin_layout Plain Layout
23897 \begin_inset Formula $\bowtie$
23898 \end_inset
23899
23900
23901 \end_layout
23902
23903 \end_inset
23904 </cell>
23905 </row>
23906 <row>
23907 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23908 \begin_inset Text
23909
23910 \begin_layout Plain Layout
23911
23912 \backslash
23913 notin
23914 \end_layout
23915
23916 \end_inset
23917 </cell>
23918 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23919 \begin_inset Text
23920
23921 \begin_layout Plain Layout
23922 \begin_inset Formula $\notin$
23923 \end_inset
23924
23925
23926 \end_layout
23927
23928 \end_inset
23929 </cell>
23930 </row>
23931 <row>
23932 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23933 \begin_inset Text
23934
23935 \begin_layout Plain Layout
23936
23937 \backslash
23938 perp
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23944 \begin_inset Text
23945
23946 \begin_layout Plain Layout
23947 \begin_inset Formula $\perp$
23948 \end_inset
23949
23950
23951 \end_layout
23952
23953 \end_inset
23954 </cell>
23955 </row>
23956 <row>
23957 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23958 \begin_inset Text
23959
23960 \begin_layout Plain Layout
23961
23962 \backslash
23963 propto
23964 \end_layout
23965
23966 \end_inset
23967 </cell>
23968 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23969 \begin_inset Text
23970
23971 \begin_layout Plain Layout
23972 \begin_inset Formula $\propto$
23973 \end_inset
23974
23975
23976 \end_layout
23977
23978 \end_inset
23979 </cell>
23980 </row>
23981 <row>
23982 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \begin_layout Plain Layout
23986
23987 \backslash
23988 asymp
23989 \end_layout
23990
23991 \end_inset
23992 </cell>
23993 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23994 \begin_inset Text
23995
23996 \begin_layout Plain Layout
23997 \begin_inset Formula $\asymp$
23998 \end_inset
23999
24000
24001 \end_layout
24002
24003 \end_inset
24004 </cell>
24005 </row>
24006 <row>
24007 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24008 \begin_inset Text
24009
24010 \begin_layout Plain Layout
24011
24012 \backslash
24013 doteq
24014 \end_layout
24015
24016 \end_inset
24017 </cell>
24018 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24019 \begin_inset Text
24020
24021 \begin_layout Plain Layout
24022 \begin_inset Formula $\doteq$
24023 \end_inset
24024
24025
24026 \end_layout
24027
24028 \end_inset
24029 </cell>
24030 </row>
24031 <row>
24032 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24033 \begin_inset Text
24034
24035 \begin_layout Plain Layout
24036
24037 \backslash
24038 circeq
24039 \end_layout
24040
24041 \end_inset
24042 </cell>
24043 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24044 \begin_inset Text
24045
24046 \begin_layout Plain Layout
24047 \begin_inset Formula $\circeq$
24048 \end_inset
24049
24050
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 </row>
24056 <row>
24057 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24058 \begin_inset Text
24059
24060 \begin_layout Plain Layout
24061
24062 \backslash
24063 models
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24069 \begin_inset Text
24070
24071 \begin_layout Plain Layout
24072 \begin_inset Formula $\models$
24073 \end_inset
24074
24075
24076 \end_layout
24077
24078 \end_inset
24079 </cell>
24080 </row>
24081 <row>
24082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \begin_layout Plain Layout
24086
24087 \backslash
24088 widehat=
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24094 \begin_inset Text
24095
24096 \begin_layout Plain Layout
24097 \begin_inset Formula $\widehat{=}$
24098 \end_inset
24099
24100
24101 \end_layout
24102
24103 \end_inset
24104 </cell>
24105 </row>
24106 </lyxtabular>
24107
24108 \end_inset
24109
24110
24111 \begin_inset space \hfill{}
24112 \end_inset
24113
24114
24115 \begin_inset Tabular
24116 <lyxtabular version="3" rows="17" columns="2">
24117 <features booktabs="true" tabularvalignment="middle">
24118 <column alignment="center" valignment="top" width="0pt">
24119 <column alignment="center" valignment="top" width="0pt">
24120 <row>
24121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24122 \begin_inset Text
24123
24124 \begin_layout Plain Layout
24125 Command
24126 \end_layout
24127
24128 \end_inset
24129 </cell>
24130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24131 \begin_inset Text
24132
24133 \begin_layout Plain Layout
24134 Relation
24135 \end_layout
24136
24137 \end_inset
24138 </cell>
24139 </row>
24140 <row>
24141 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24142 \begin_inset Text
24143
24144 \begin_layout Plain Layout
24145 >
24146 \end_layout
24147
24148 \end_inset
24149 </cell>
24150 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24151 \begin_inset Text
24152
24153 \begin_layout Plain Layout
24154 \begin_inset Formula $>$
24155 \end_inset
24156
24157
24158 \end_layout
24159
24160 \end_inset
24161 </cell>
24162 </row>
24163 <row>
24164 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24165 \begin_inset Text
24166
24167 \begin_layout Plain Layout
24168
24169 \backslash
24170 ge
24171 \end_layout
24172
24173 \end_inset
24174 </cell>
24175 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24176 \begin_inset Text
24177
24178 \begin_layout Plain Layout
24179 \begin_inset Formula $\ge$
24180 \end_inset
24181
24182
24183 \end_layout
24184
24185 \end_inset
24186 </cell>
24187 </row>
24188 <row>
24189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24190 \begin_inset Text
24191
24192 \begin_layout Plain Layout
24193
24194 \backslash
24195 gg
24196 \end_layout
24197
24198 \end_inset
24199 </cell>
24200 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24201 \begin_inset Text
24202
24203 \begin_layout Plain Layout
24204 \begin_inset Formula $\gg$
24205 \end_inset
24206
24207
24208 \end_layout
24209
24210 \end_inset
24211 </cell>
24212 </row>
24213 <row>
24214 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24215 \begin_inset Text
24216
24217 \begin_layout Plain Layout
24218
24219 \backslash
24220 succ
24221 \end_layout
24222
24223 \end_inset
24224 </cell>
24225 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24226 \begin_inset Text
24227
24228 \begin_layout Plain Layout
24229 \begin_inset Formula $\succ$
24230 \end_inset
24231
24232
24233 \end_layout
24234
24235 \end_inset
24236 </cell>
24237 </row>
24238 <row>
24239 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24240 \begin_inset Text
24241
24242 \begin_layout Plain Layout
24243
24244 \backslash
24245 succeq
24246 \end_layout
24247
24248 \end_inset
24249 </cell>
24250 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24251 \begin_inset Text
24252
24253 \begin_layout Plain Layout
24254 \begin_inset Formula $\succeq$
24255 \end_inset
24256
24257
24258 \end_layout
24259
24260 \end_inset
24261 </cell>
24262 </row>
24263 <row>
24264 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24265 \begin_inset Text
24266
24267 \begin_layout Plain Layout
24268
24269 \backslash
24270 supset
24271 \end_layout
24272
24273 \end_inset
24274 </cell>
24275 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24276 \begin_inset Text
24277
24278 \begin_layout Plain Layout
24279 \begin_inset Formula $\supset$
24280 \end_inset
24281
24282
24283 \end_layout
24284
24285 \end_inset
24286 </cell>
24287 </row>
24288 <row>
24289 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24290 \begin_inset Text
24291
24292 \begin_layout Plain Layout
24293
24294 \backslash
24295 supseteq
24296 \end_layout
24297
24298 \end_inset
24299 </cell>
24300 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24301 \begin_inset Text
24302
24303 \begin_layout Plain Layout
24304 \begin_inset Formula $\supseteq$
24305 \end_inset
24306
24307
24308 \end_layout
24309
24310 \end_inset
24311 </cell>
24312 </row>
24313 <row>
24314 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24315 \begin_inset Text
24316
24317 \begin_layout Plain Layout
24318
24319 \backslash
24320 sqsupseteq
24321 \end_layout
24322
24323 \end_inset
24324 </cell>
24325 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24326 \begin_inset Text
24327
24328 \begin_layout Plain Layout
24329 \begin_inset Formula $\sqsupseteq$
24330 \end_inset
24331
24332
24333 \end_layout
24334
24335 \end_inset
24336 </cell>
24337 </row>
24338 <row>
24339 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343
24344 \backslash
24345 ni
24346 \end_layout
24347
24348 \end_inset
24349 </cell>
24350 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24351 \begin_inset Text
24352
24353 \begin_layout Plain Layout
24354 \begin_inset Formula $\ni$
24355 \end_inset
24356
24357
24358 \end_layout
24359
24360 \end_inset
24361 </cell>
24362 </row>
24363 <row>
24364 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24365 \begin_inset Text
24366
24367 \begin_layout Plain Layout
24368
24369 \backslash
24370 dashv
24371 \end_layout
24372
24373 \end_inset
24374 </cell>
24375 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24376 \begin_inset Text
24377
24378 \begin_layout Plain Layout
24379 \begin_inset Formula $\dashv$
24380 \end_inset
24381
24382
24383 \end_layout
24384
24385 \end_inset
24386 </cell>
24387 </row>
24388 <row>
24389 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24390 \begin_inset Text
24391
24392 \begin_layout Plain Layout
24393
24394 \backslash
24395 frown
24396 \end_layout
24397
24398 \end_inset
24399 </cell>
24400 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24401 \begin_inset Text
24402
24403 \begin_layout Plain Layout
24404 \begin_inset Formula $\frown$
24405 \end_inset
24406
24407
24408 \end_layout
24409
24410 \end_inset
24411 </cell>
24412 </row>
24413 <row>
24414 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24415 \begin_inset Text
24416
24417 \begin_layout Plain Layout
24418
24419 \backslash
24420 rhd
24421 \end_layout
24422
24423 \end_inset
24424 </cell>
24425 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24426 \begin_inset Text
24427
24428 \begin_layout Plain Layout
24429 \begin_inset Formula $\rhd$
24430 \end_inset
24431
24432
24433 \end_layout
24434
24435 \end_inset
24436 </cell>
24437 </row>
24438 <row>
24439 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24440 \begin_inset Text
24441
24442 \begin_layout Plain Layout
24443
24444 \backslash
24445 unrhd
24446 \end_layout
24447
24448 \end_inset
24449 </cell>
24450 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24451 \begin_inset Text
24452
24453 \begin_layout Plain Layout
24454 \begin_inset Formula $\unrhd$
24455 \end_inset
24456
24457
24458 \end_layout
24459
24460 \end_inset
24461 </cell>
24462 </row>
24463 <row>
24464 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24465 \begin_inset Text
24466
24467 \begin_layout Plain Layout
24468
24469 \backslash
24470 lessgtr
24471 \end_layout
24472
24473 \end_inset
24474 </cell>
24475 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24476 \begin_inset Text
24477
24478 \begin_layout Plain Layout
24479 \begin_inset Formula $\lessgtr$
24480 \end_inset
24481
24482
24483 \end_layout
24484
24485 \end_inset
24486 </cell>
24487 </row>
24488 <row>
24489 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24490 \begin_inset Text
24491
24492 \begin_layout Plain Layout
24493
24494 \backslash
24495 parallel
24496 \end_layout
24497
24498 \end_inset
24499 </cell>
24500 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24501 \begin_inset Text
24502
24503 \begin_layout Plain Layout
24504 \begin_inset Formula $\parallel$
24505 \end_inset
24506
24507
24508 \end_layout
24509
24510 \end_inset
24511 </cell>
24512 </row>
24513 <row>
24514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24515 \begin_inset Text
24516
24517 \begin_layout Plain Layout
24518
24519 \backslash
24520 nparallel
24521 \end_layout
24522
24523 \end_inset
24524 </cell>
24525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24526 \begin_inset Text
24527
24528 \begin_layout Plain Layout
24529 \begin_inset Formula $\nparallel$
24530 \end_inset
24531
24532
24533 \end_layout
24534
24535 \end_inset
24536 </cell>
24537 </row>
24538 </lyxtabular>
24539
24540 \end_inset
24541
24542
24543 \end_layout
24544
24545 \begin_layout Standard
24546 \begin_inset VSpace medskip
24547 \end_inset
24548
24549 The characters 
24550 \series bold
24551
24552 \backslash
24553 lhd
24554 \series default
24555  and 
24556 \series bold
24557
24558 \backslash
24559 rhd
24560 \series default
24561  are bigger than the equal looking operators 
24562 \series bold
24563
24564 \backslash
24565 triangleleft
24566 \series default
24567  and 
24568 \series bold
24569
24570 \backslash
24571 triangleright
24572 \series default
24573 , respectively.
24574 \end_layout
24575
24576 \begin_layout Standard
24577 \SpecialChar LyX
24578  supports also many special relations.
24579  Use the toolbar button 
24580 \begin_inset Info
24581 type  "icon"
24582 arg   "math-insert \\leqq"
24583 \end_inset
24584
24585  to see a list of these relations.
24586 \end_layout
24587
24588 \begin_layout Standard
24589 Relations are, in contrary to symbols, always surrounded by space.
24590 \end_layout
24591
24592 \begin_layout Standard
24593 Relations with labels can be created with the command 
24594 \series bold
24595
24596 \backslash
24597 stackrel
24598 \series default
24599
24600 \begin_inset Index idx
24601 status collapsed
24602
24603 \begin_layout Plain Layout
24604 Commands ! S ! 
24605 \backslash
24606 stackrel
24607 \end_layout
24608
24609 \end_inset
24610
24611 :
24612 \end_layout
24613
24614 \begin_layout Standard
24615 \align center
24616 \begin_inset Tabular
24617 <lyxtabular version="3" rows="2" columns="2">
24618 <features booktabs="true" tabularvalignment="middle">
24619 <column alignment="center" valignment="top" width="0pt">
24620 <column alignment="center" valignment="top">
24621 <row>
24622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24623 \begin_inset Text
24624
24625 \begin_layout Plain Layout
24626 Command
24627 \end_layout
24628
24629 \end_inset
24630 </cell>
24631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24632 \begin_inset Text
24633
24634 \begin_layout Plain Layout
24635 Result
24636 \end_layout
24637
24638 \end_inset
24639 </cell>
24640 </row>
24641 <row topspace="1.5mm">
24642 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24643 \begin_inset Text
24644
24645 \begin_layout Plain Layout
24646 A(r)
24647 \backslash
24648 stackrel
24649 \begin_inset space \textvisiblespace{}
24650 \end_inset
24651
24652 r
24653 \backslash
24654 to
24655 \backslash
24656 infty
24657 \begin_inset space \textvisiblespace{}
24658 \end_inset
24659
24660
24661 \begin_inset Formula $\downarrow$
24662 \end_inset
24663
24664
24665 \backslash
24666 approx
24667 \begin_inset space \textvisiblespace{}
24668 \end_inset
24669
24670
24671 \begin_inset space \textvisiblespace{}
24672 \end_inset
24673
24674 B
24675 \end_layout
24676
24677 \end_inset
24678 </cell>
24679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24680 \begin_inset Text
24681
24682 \begin_layout Plain Layout
24683 \begin_inset Formula $A(r)\stackrel{r\to\infty}{\approx}B$
24684 \end_inset
24685
24686
24687 \end_layout
24688
24689 \end_inset
24690 </cell>
24691 </row>
24692 </lyxtabular>
24693
24694 \end_inset
24695
24696
24697 \end_layout
24698
24699 \begin_layout Section
24700 Functions
24701 \end_layout
24702
24703 \begin_layout Subsection
24704 Predefined Functions
24705 \begin_inset CommandInset label
24706 LatexCommand label
24707 name "subsec:Predefined-Functions"
24708
24709 \end_inset
24710
24711
24712 \begin_inset Index idx
24713 status collapsed
24714
24715 \begin_layout Plain Layout
24716 Functions ! predefined
24717 \end_layout
24718
24719 \end_inset
24720
24721
24722 \end_layout
24723
24724 \begin_layout Standard
24725 In general, variables are set 
24726 \emph on
24727 italic
24728 \emph default
24729  in mathematical expressions, but not function names, because 
24730 \begin_inset Formula $sin$
24731 \end_inset
24732
24733  could be misunderstood as 
24734 \begin_inset Formula $s\cdot i\cdot n$
24735 \end_inset
24736
24737 .
24738  Therefore there are predefined functions which are additionally a bit separated
24739  from prefactors.
24740  They are inserted as commands starting with a backslash before their name.
24741 \end_layout
24742
24743 \begin_layout Standard
24744 \align center
24745 \begin_inset Tabular
24746 <lyxtabular version="3" rows="2" columns="2">
24747 <features booktabs="true" tabularvalignment="middle">
24748 <column alignment="center" valignment="top" width="0pt">
24749 <column alignment="center" valignment="top" width="0pt">
24750 <row>
24751 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24752 \begin_inset Text
24753
24754 \begin_layout Plain Layout
24755 Command
24756 \end_layout
24757
24758 \end_inset
24759 </cell>
24760 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24761 \begin_inset Text
24762
24763 \begin_layout Plain Layout
24764 Result
24765 \end_layout
24766
24767 \end_inset
24768 </cell>
24769 </row>
24770 <row>
24771 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24772 \begin_inset Text
24773
24774 \begin_layout Plain Layout
24775 Asin(x)+B
24776 \end_layout
24777
24778 \end_inset
24779 </cell>
24780 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
24781 \begin_inset Text
24782
24783 \begin_layout Plain Layout
24784 \begin_inset Formula $Asin(x)+B$
24785 \end_inset
24786
24787
24788 \end_layout
24789
24790 \end_inset
24791 </cell>
24792 </row>
24793 </lyxtabular>
24794
24795 \end_inset
24796
24797
24798 \begin_inset space \quad{}
24799 \end_inset
24800
24801
24802 \begin_inset Tabular
24803 <lyxtabular version="3" rows="2" columns="2">
24804 <features booktabs="true" tabularvalignment="middle">
24805 <column alignment="center" valignment="top" width="0pt">
24806 <column alignment="center" valignment="top" width="0pt">
24807 <row>
24808 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24809 \begin_inset Text
24810
24811 \begin_layout Plain Layout
24812 Command
24813 \end_layout
24814
24815 \end_inset
24816 </cell>
24817 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24818 \begin_inset Text
24819
24820 \begin_layout Plain Layout
24821 Result
24822 \end_layout
24823
24824 \end_inset
24825 </cell>
24826 </row>
24827 <row>
24828 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24829 \begin_inset Text
24830
24831 \begin_layout Plain Layout
24832 A
24833 \backslash
24834 sin(x)+B
24835 \end_layout
24836
24837 \end_inset
24838 </cell>
24839 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24840 \begin_inset Text
24841
24842 \begin_layout Plain Layout
24843 \begin_inset Formula $A\sin(x)+B$
24844 \end_inset
24845
24846
24847 \end_layout
24848
24849 \end_inset
24850 </cell>
24851 </row>
24852 </lyxtabular>
24853
24854 \end_inset
24855
24856
24857 \end_layout
24858
24859 \begin_layout Standard
24860 The following functions are predefined:
24861 \end_layout
24862
24863 \begin_layout Standard
24864 \begin_inset VSpace -2mm
24865 \end_inset
24866
24867
24868 \end_layout
24869
24870 \begin_layout Standard
24871 \align center
24872 \begin_inset Tabular
24873 <lyxtabular version="3" rows="9" columns="4">
24874 <features booktabs="true" tabularvalignment="middle">
24875 <column alignment="center" valignment="top" width="0pt">
24876 <column alignment="center" valignment="top" width="0pt">
24877 <column alignment="center" valignment="top" width="0pt">
24878 <column alignment="center" valignment="top" width="0pt">
24879 <row>
24880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24881 \begin_inset Text
24882
24883 \begin_layout Plain Layout
24884 Command
24885 \end_layout
24886
24887 \end_inset
24888 </cell>
24889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24890 \begin_inset Text
24891
24892 \begin_layout Plain Layout
24893 Command
24894 \end_layout
24895
24896 \end_inset
24897 </cell>
24898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24899 \begin_inset Text
24900
24901 \begin_layout Plain Layout
24902 Command
24903 \end_layout
24904
24905 \end_inset
24906 </cell>
24907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24908 \begin_inset Text
24909
24910 \begin_layout Plain Layout
24911 Command
24912 \end_layout
24913
24914 \end_inset
24915 </cell>
24916 </row>
24917 <row>
24918 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24919 \begin_inset Text
24920
24921 \begin_layout Plain Layout
24922
24923 \backslash
24924 sin
24925 \end_layout
24926
24927 \end_inset
24928 </cell>
24929 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24930 \begin_inset Text
24931
24932 \begin_layout Plain Layout
24933
24934 \backslash
24935 sinh
24936 \end_layout
24937
24938 \end_inset
24939 </cell>
24940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24941 \begin_inset Text
24942
24943 \begin_layout Plain Layout
24944
24945 \backslash
24946 arcsin
24947 \end_layout
24948
24949 \end_inset
24950 </cell>
24951 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24952 \begin_inset Text
24953
24954 \begin_layout Plain Layout
24955
24956 \backslash
24957 sup
24958 \end_layout
24959
24960 \end_inset
24961 </cell>
24962 </row>
24963 <row>
24964 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24965 \begin_inset Text
24966
24967 \begin_layout Plain Layout
24968
24969 \backslash
24970 cos
24971 \end_layout
24972
24973 \end_inset
24974 </cell>
24975 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24976 \begin_inset Text
24977
24978 \begin_layout Plain Layout
24979
24980 \backslash
24981 cosh
24982 \end_layout
24983
24984 \end_inset
24985 </cell>
24986 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24987 \begin_inset Text
24988
24989 \begin_layout Plain Layout
24990
24991 \backslash
24992 arccos
24993 \end_layout
24994
24995 \end_inset
24996 </cell>
24997 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24998 \begin_inset Text
24999
25000 \begin_layout Plain Layout
25001
25002 \backslash
25003 inf
25004 \end_layout
25005
25006 \end_inset
25007 </cell>
25008 </row>
25009 <row>
25010 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25011 \begin_inset Text
25012
25013 \begin_layout Plain Layout
25014
25015 \backslash
25016 tan
25017 \end_layout
25018
25019 \end_inset
25020 </cell>
25021 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25022 \begin_inset Text
25023
25024 \begin_layout Plain Layout
25025
25026 \backslash
25027 tanh
25028 \end_layout
25029
25030 \end_inset
25031 </cell>
25032 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25033 \begin_inset Text
25034
25035 \begin_layout Plain Layout
25036
25037 \backslash
25038 arctan
25039 \end_layout
25040
25041 \end_inset
25042 </cell>
25043 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25044 \begin_inset Text
25045
25046 \begin_layout Plain Layout
25047
25048 \backslash
25049 lim
25050 \end_layout
25051
25052 \end_inset
25053 </cell>
25054 </row>
25055 <row>
25056 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25057 \begin_inset Text
25058
25059 \begin_layout Plain Layout
25060
25061 \backslash
25062 cot
25063 \end_layout
25064
25065 \end_inset
25066 </cell>
25067 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25068 \begin_inset Text
25069
25070 \begin_layout Plain Layout
25071
25072 \backslash
25073 coth
25074 \end_layout
25075
25076 \end_inset
25077 </cell>
25078 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25079 \begin_inset Text
25080
25081 \begin_layout Plain Layout
25082
25083 \backslash
25084 arg
25085 \end_layout
25086
25087 \end_inset
25088 </cell>
25089 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25090 \begin_inset Text
25091
25092 \begin_layout Plain Layout
25093
25094 \backslash
25095 liminf
25096 \end_layout
25097
25098 \end_inset
25099 </cell>
25100 </row>
25101 <row>
25102 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25103 \begin_inset Text
25104
25105 \begin_layout Plain Layout
25106
25107 \backslash
25108 sec
25109 \end_layout
25110
25111 \end_inset
25112 </cell>
25113 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25114 \begin_inset Text
25115
25116 \begin_layout Plain Layout
25117
25118 \backslash
25119 min
25120 \end_layout
25121
25122 \end_inset
25123 </cell>
25124 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25125 \begin_inset Text
25126
25127 \begin_layout Plain Layout
25128
25129 \backslash
25130 deg
25131 \end_layout
25132
25133 \end_inset
25134 </cell>
25135 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25136 \begin_inset Text
25137
25138 \begin_layout Plain Layout
25139
25140 \backslash
25141 limsup
25142 \end_layout
25143
25144 \end_inset
25145 </cell>
25146 </row>
25147 <row>
25148 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25149 \begin_inset Text
25150
25151 \begin_layout Plain Layout
25152
25153 \backslash
25154 csc
25155 \end_layout
25156
25157 \end_inset
25158 </cell>
25159 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25160 \begin_inset Text
25161
25162 \begin_layout Plain Layout
25163
25164 \backslash
25165 max
25166 \end_layout
25167
25168 \end_inset
25169 </cell>
25170 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25171 \begin_inset Text
25172
25173 \begin_layout Plain Layout
25174
25175 \backslash
25176 det
25177 \end_layout
25178
25179 \end_inset
25180 </cell>
25181 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25182 \begin_inset Text
25183
25184 \begin_layout Plain Layout
25185
25186 \backslash
25187 Pr
25188 \end_layout
25189
25190 \end_inset
25191 </cell>
25192 </row>
25193 <row>
25194 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25195 \begin_inset Text
25196
25197 \begin_layout Plain Layout
25198
25199 \backslash
25200 ln
25201 \end_layout
25202
25203 \end_inset
25204 </cell>
25205 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25206 \begin_inset Text
25207
25208 \begin_layout Plain Layout
25209
25210 \backslash
25211 exp
25212 \end_layout
25213
25214 \end_inset
25215 </cell>
25216 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25217 \begin_inset Text
25218
25219 \begin_layout Plain Layout
25220
25221 \backslash
25222 dim
25223 \end_layout
25224
25225 \end_inset
25226 </cell>
25227 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25228 \begin_inset Text
25229
25230 \begin_layout Plain Layout
25231
25232 \backslash
25233 hom
25234 \end_layout
25235
25236 \end_inset
25237 </cell>
25238 </row>
25239 <row>
25240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25241 \begin_inset Text
25242
25243 \begin_layout Plain Layout
25244
25245 \backslash
25246 lg
25247 \end_layout
25248
25249 \end_inset
25250 </cell>
25251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25252 \begin_inset Text
25253
25254 \begin_layout Plain Layout
25255
25256 \backslash
25257 log
25258 \end_layout
25259
25260 \end_inset
25261 </cell>
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 ker
25269 \end_layout
25270
25271 \end_inset
25272 </cell>
25273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25274 \begin_inset Text
25275
25276 \begin_layout Plain Layout
25277
25278 \backslash
25279 gcd
25280 \end_layout
25281
25282 \end_inset
25283 </cell>
25284 </row>
25285 </lyxtabular>
25286
25287 \end_inset
25288
25289
25290 \end_layout
25291
25292 \begin_layout Standard
25293 They can also be inserted with the math toolbar button 
25294 \begin_inset Info
25295 type  "icon"
25296 arg   "math-insert \\functions"
25297 \end_inset
25298
25299 .
25300 \end_layout
25301
25302 \begin_layout Subsection
25303 Self-defined Functions
25304 \begin_inset Index idx
25305 status collapsed
25306
25307 \begin_layout Plain Layout
25308 Functions ! self-defined
25309 \end_layout
25310
25311 \end_inset
25312
25313
25314 \end_layout
25315
25316 \begin_layout Standard
25317 To use a function that is not predefined, like for example the sign function
25318  sgn(x), there are two possibilities:
25319 \end_layout
25320
25321 \begin_layout Itemize
25322 Define the function by inserting the following line to the \SpecialChar LaTeX
25323 -preamble
25324 \begin_inset Foot
25325 status collapsed
25326
25327 \begin_layout Plain Layout
25328 For more about 
25329 \series bold
25330
25331 \backslash
25332 DeclareMathOperator
25333 \series default
25334  see 
25335 \begin_inset CommandInset ref
25336 LatexCommand ref
25337 reference "subsec:Self-defined-Operators"
25338
25339 \end_inset
25340
25341 .
25342 \end_layout
25343
25344 \end_inset
25345
25346
25347 \begin_inset Newline newline
25348 \end_inset
25349
25350
25351 \begin_inset VSpace -3mm
25352 \end_inset
25353
25354
25355 \begin_inset Newline newline
25356 \end_inset
25357
25358
25359 \series bold
25360
25361 \backslash
25362 DeclareMathOperator{
25363 \backslash
25364 sgn}{sgn}
25365 \series default
25366
25367 \begin_inset Index idx
25368 status collapsed
25369
25370 \begin_layout Plain Layout
25371 Commands ! D ! 
25372 \backslash
25373 dbinom@
25374 \backslash
25375 DeclareMathOperator
25376 \end_layout
25377
25378 \end_inset
25379
25380
25381 \begin_inset Newline newline
25382 \end_inset
25383
25384
25385 \begin_inset VSpace -2mm
25386 \end_inset
25387
25388
25389 \begin_inset Newline newline
25390 \end_inset
25391
25392 Now the new defined function can be called with the command 
25393 \series bold
25394
25395 \backslash
25396 sgn
25397 \series default
25398 .
25399 \end_layout
25400
25401 \begin_layout Itemize
25402 Write the formula as usual, mark the formula name, in our example the letters
25403  
25404 \emph on
25405 sgn
25406 \emph default
25407 , and change it to mathematical text.
25408  Finally, a space is inserted between prefactor and function.
25409 \end_layout
25410
25411 \begin_layout Standard
25412 The result is the same with both methods as with a predefined function
25413 \begin_inset Foot
25414 status collapsed
25415
25416 \begin_layout Plain Layout
25417 In \SpecialChar LyX
25418  self-defined functions are displayed red, predefined ones black.
25419 \end_layout
25420
25421 \end_inset
25422
25423 :
25424 \end_layout
25425
25426 \begin_layout Standard
25427 \align center
25428 \begin_inset Tabular
25429 <lyxtabular version="3" rows="3" columns="2">
25430 <features booktabs="true" tabularvalignment="middle">
25431 <column alignment="center" valignment="top" width="0pt">
25432 <column alignment="center" valignment="top" width="0pt">
25433 <row>
25434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25435 \begin_inset Text
25436
25437 \begin_layout Plain Layout
25438 Command
25439 \end_layout
25440
25441 \end_inset
25442 </cell>
25443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25444 \begin_inset Text
25445
25446 \begin_layout Plain Layout
25447 Result
25448 \end_layout
25449
25450 \end_inset
25451 </cell>
25452 </row>
25453 <row>
25454 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25455 \begin_inset Text
25456
25457 \begin_layout Plain Layout
25458 A
25459 \backslash
25460 sgn(x)+B
25461 \end_layout
25462
25463 \end_inset
25464 </cell>
25465 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25466 \begin_inset Text
25467
25468 \begin_layout Plain Layout
25469 \begin_inset Formula $A\sgn(x)+B$
25470 \end_inset
25471
25472
25473 \end_layout
25474
25475 \end_inset
25476 </cell>
25477 </row>
25478 <row>
25479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25480 \begin_inset Text
25481
25482 \begin_layout Plain Layout
25483 A
25484 \backslash
25485 ,
25486 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25487 \end_inset
25488
25489 (x)+B
25490 \end_layout
25491
25492 \end_inset
25493 </cell>
25494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25495 \begin_inset Text
25496
25497 \begin_layout Plain Layout
25498 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25499 \end_inset
25500
25501
25502 \end_layout
25503
25504 \end_inset
25505 </cell>
25506 </row>
25507 </lyxtabular>
25508
25509 \end_inset
25510
25511
25512 \end_layout
25513
25514 \begin_layout Standard
25515 The first method is more suitable when the self-defined function should
25516  be used several times.
25517 \end_layout
25518
25519 \begin_layout Subsection
25520 Limits
25521 \begin_inset Index idx
25522 status collapsed
25523
25524 \begin_layout Plain Layout
25525 Limits
25526 \end_layout
25527
25528 \end_inset
25529
25530
25531 \end_layout
25532
25533 \begin_layout Standard
25534 For limits, in addition to the commands 
25535 \series bold
25536
25537 \backslash
25538 lim
25539 \series default
25540
25541 \begin_inset Index idx
25542 status collapsed
25543
25544 \begin_layout Plain Layout
25545 Commands ! L ! 
25546 \backslash
25547 lim
25548 \end_layout
25549
25550 \end_inset
25551
25552
25553 \series bold
25554
25555 \backslash
25556 liminf
25557 \series default
25558  and 
25559 \series bold
25560
25561 \backslash
25562 limsup
25563 \series default
25564  the following functions are defined:
25565 \end_layout
25566
25567 \begin_layout Standard
25568 \align center
25569 \begin_inset Tabular
25570 <lyxtabular version="3" rows="5" columns="2">
25571 <features booktabs="true" tabularvalignment="middle">
25572 <column alignment="center" valignment="top" width="0pt">
25573 <column alignment="center" valignment="top" width="0pt">
25574 <row>
25575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25576 \begin_inset Text
25577
25578 \begin_layout Plain Layout
25579 Command
25580 \end_layout
25581
25582 \end_inset
25583 </cell>
25584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25585 \begin_inset Text
25586
25587 \begin_layout Plain Layout
25588 Result
25589 \end_layout
25590
25591 \end_inset
25592 </cell>
25593 </row>
25594 <row>
25595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25596 \begin_inset Text
25597
25598 \begin_layout Plain Layout
25599
25600 \backslash
25601 varliminf
25602 \end_layout
25603
25604 \end_inset
25605 </cell>
25606 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25607 \begin_inset Text
25608
25609 \begin_layout Plain Layout
25610 \begin_inset Formula $\varliminf$
25611 \end_inset
25612
25613
25614 \end_layout
25615
25616 \end_inset
25617 </cell>
25618 </row>
25619 <row topspace="1.5mm">
25620 <cell alignment="center" valignment="top" usebox="none">
25621 \begin_inset Text
25622
25623 \begin_layout Plain Layout
25624
25625 \backslash
25626 varlimsup
25627 \end_layout
25628
25629 \end_inset
25630 </cell>
25631 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25632 \begin_inset Text
25633
25634 \begin_layout Plain Layout
25635 \begin_inset Formula $\varlimsup$
25636 \end_inset
25637
25638
25639 \end_layout
25640
25641 \end_inset
25642 </cell>
25643 </row>
25644 <row topspace="1.5mm">
25645 <cell alignment="center" valignment="top" usebox="none">
25646 \begin_inset Text
25647
25648 \begin_layout Plain Layout
25649
25650 \backslash
25651 varprojlim
25652 \end_layout
25653
25654 \end_inset
25655 </cell>
25656 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25657 \begin_inset Text
25658
25659 \begin_layout Plain Layout
25660 \begin_inset Formula $\varprojlim$
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \end_inset
25667 </cell>
25668 </row>
25669 <row topspace="1.5mm" bottomspace="1mm">
25670 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25671 \begin_inset Text
25672
25673 \begin_layout Plain Layout
25674
25675 \backslash
25676 varinjlim
25677 \end_layout
25678
25679 \end_inset
25680 </cell>
25681 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25682 \begin_inset Text
25683
25684 \begin_layout Plain Layout
25685 \begin_inset Formula $\varinjlim$
25686 \end_inset
25687
25688
25689 \end_layout
25690
25691 \end_inset
25692 </cell>
25693 </row>
25694 </lyxtabular>
25695
25696 \end_inset
25697
25698
25699 \end_layout
25700
25701 \begin_layout Standard
25702 \begin_inset VSpace medskip
25703 \end_inset
25704
25705 The limit is created by inserting a subscript.
25706  It is set right beside the function in an inline formula:
25707 \end_layout
25708
25709 \begin_layout Standard
25710 \align center
25711 \begin_inset Tabular
25712 <lyxtabular version="3" rows="2" columns="2">
25713 <features booktabs="true" tabularvalignment="middle">
25714 <column alignment="center" valignment="top" width="0pt">
25715 <column alignment="center" valignment="top" width="0pt">
25716 <row>
25717 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25718 \begin_inset Text
25719
25720 \begin_layout Plain Layout
25721 Command
25722 \end_layout
25723
25724 \end_inset
25725 </cell>
25726 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25727 \begin_inset Text
25728
25729 \begin_layout Plain Layout
25730 Result
25731 \end_layout
25732
25733 \end_inset
25734 </cell>
25735 </row>
25736 <row>
25737 <cell alignment="center" valignment="top" usebox="none">
25738 \begin_inset Text
25739
25740 \begin_layout Plain Layout
25741
25742 \backslash
25743 lim_x
25744 \backslash
25745 to
25746 \begin_inset space \textvisiblespace{}
25747 \end_inset
25748
25749 A
25750 \begin_inset space \textvisiblespace{}
25751 \end_inset
25752
25753 x=B
25754 \end_layout
25755
25756 \end_inset
25757 </cell>
25758 <cell alignment="center" valignment="top" usebox="none">
25759 \begin_inset Text
25760
25761 \begin_layout Plain Layout
25762 \begin_inset Formula $\lim_{x\to A}x=B$
25763 \end_inset
25764
25765
25766 \end_layout
25767
25768 \end_inset
25769 </cell>
25770 </row>
25771 </lyxtabular>
25772
25773 \end_inset
25774
25775
25776 \end_layout
25777
25778 \begin_layout Standard
25779 In a displayed formula the limit is set below the formula, as usual:
25780 \begin_inset Formula 
25781 \[
25782 \lim_{x\to A}x=B
25783 \]
25784
25785 \end_inset
25786
25787
25788 \end_layout
25789
25790 \begin_layout Standard
25791 \begin_inset VSpace medskip
25792 \end_inset
25793
25794
25795 \end_layout
25796
25797 \begin_layout Standard
25798 How to adjust the typesetting of the limits see 
25799 \begin_inset CommandInset ref
25800 LatexCommand ref
25801 reference "subsec:Operator-Limits"
25802
25803 \end_inset
25804
25805 .
25806 \end_layout
25807
25808 \begin_layout Subsection
25809 Modulo-Functions
25810 \begin_inset Index idx
25811 status collapsed
25812
25813 \begin_layout Plain Layout
25814 Functions ! modulo-
25815 \end_layout
25816
25817 \end_inset
25818
25819
25820 \end_layout
25821
25822 \begin_layout Standard
25823 The modulo-function is special, because it exists in four variants.
25824  The variants in a displayed formula are:
25825 \begin_inset Formula 
25826 \begin{align*}
25827 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25828 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25829 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25830 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25831 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25832 \end{align*}
25833
25834 \end_inset
25835
25836
25837 \end_layout
25838
25839 \begin_layout Standard
25840 In an inline formula less space is set before the function names for all
25841  variants.
25842  By default the modulo-functions take only the first following character
25843  into account.
25844  To use more than one character, one has to put them into \SpecialChar TeX
25845  braces:
25846 \begin_inset Formula 
25847 \begin{align*}
25848 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25849 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25850 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
25851 \end{align*}
25852
25853 \end_inset
25854
25855
25856 \end_layout
25857
25858 \begin_layout Section
25859 Special Characters
25860 \begin_inset Index idx
25861 status collapsed
25862
25863 \begin_layout Plain Layout
25864 Special characters
25865 \end_layout
25866
25867 \end_inset
25868
25869
25870 \end_layout
25871
25872 \begin_layout Standard
25873 The characters ^ and _ would normally create a superscript and subscript,
25874  respectively.
25875  To get these characters you have to insert them with a leading 
25876 \backslash
25877 :
25878 \end_layout
25879
25880 \begin_layout Standard
25881 \noindent
25882 \align center
25883 \begin_inset Tabular
25884 <lyxtabular version="3" rows="3" columns="2">
25885 <features booktabs="true" tabularvalignment="middle">
25886 <column alignment="left" valignment="top" width="0pt">
25887 <column alignment="block" valignment="top">
25888 <row>
25889 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25890 \begin_inset Text
25891
25892 \begin_layout Plain Layout
25893 Command
25894 \end_layout
25895
25896 \end_inset
25897 </cell>
25898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25899 \begin_inset Text
25900
25901 \begin_layout Plain Layout
25902 Result
25903 \end_layout
25904
25905 \end_inset
25906 </cell>
25907 </row>
25908 <row>
25909 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25910 \begin_inset Text
25911
25912 \begin_layout Plain Layout
25913
25914 \backslash
25915 ^
25916 \begin_inset space \textvisiblespace{}
25917 \end_inset
25918
25919
25920 \end_layout
25921
25922 \end_inset
25923 </cell>
25924 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25925 \begin_inset Text
25926
25927 \begin_layout Plain Layout
25928 \begin_inset Formula $\mathcircumflex$
25929 \end_inset
25930
25931
25932 \end_layout
25933
25934 \end_inset
25935 </cell>
25936 </row>
25937 <row>
25938 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25939 \begin_inset Text
25940
25941 \begin_layout Plain Layout
25942
25943 \backslash
25944 _
25945 \end_layout
25946
25947 \end_inset
25948 </cell>
25949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25950 \begin_inset Text
25951
25952 \begin_layout Plain Layout
25953 \begin_inset Formula $\_$
25954 \end_inset
25955
25956
25957 \end_layout
25958
25959 \end_inset
25960 </cell>
25961 </row>
25962 </lyxtabular>
25963
25964 \end_inset
25965
25966
25967 \end_layout
25968
25969 \begin_layout Subsection
25970 Special Characters in Mathematical Text
25971 \end_layout
25972
25973 \begin_layout Standard
25974 The following commands can only be used in mathematical text or in \SpecialChar TeX
25975  mode:
25976 \end_layout
25977
25978 \begin_layout Standard
25979 \begin_inset space \hfill{}
25980 \end_inset
25981
25982
25983 \begin_inset Tabular
25984 <lyxtabular version="3" rows="8" columns="2">
25985 <features booktabs="true" tabularvalignment="middle">
25986 <column alignment="left" valignment="top" width="0pt">
25987 <column alignment="block" valignment="top">
25988 <row>
25989 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25990 \begin_inset Text
25991
25992 \begin_layout Plain Layout
25993 Command
25994 \end_layout
25995
25996 \end_inset
25997 </cell>
25998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25999 \begin_inset Text
26000
26001 \begin_layout Plain Layout
26002 Result
26003 \end_layout
26004
26005 \end_inset
26006 </cell>
26007 </row>
26008 <row>
26009 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26010 \begin_inset Text
26011
26012 \begin_layout Plain Layout
26013
26014 \backslash
26015 oe
26016 \end_layout
26017
26018 \end_inset
26019 </cell>
26020 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26021 \begin_inset Text
26022
26023 \begin_layout Plain Layout
26024 \begin_inset Formula $\textrm{œ}$
26025 \end_inset
26026
26027
26028 \end_layout
26029
26030 \end_inset
26031 </cell>
26032 </row>
26033 <row>
26034 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26035 \begin_inset Text
26036
26037 \begin_layout Plain Layout
26038
26039 \backslash
26040 OE
26041 \end_layout
26042
26043 \end_inset
26044 </cell>
26045 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26046 \begin_inset Text
26047
26048 \begin_layout Plain Layout
26049 \begin_inset Formula $\textrm{Œ}$
26050 \end_inset
26051
26052
26053 \end_layout
26054
26055 \end_inset
26056 </cell>
26057 </row>
26058 <row>
26059 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26060 \begin_inset Text
26061
26062 \begin_layout Plain Layout
26063
26064 \backslash
26065 ae
26066 \end_layout
26067
26068 \end_inset
26069 </cell>
26070 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26071 \begin_inset Text
26072
26073 \begin_layout Plain Layout
26074 \begin_inset Formula $\textrm{æ}$
26075 \end_inset
26076
26077
26078 \end_layout
26079
26080 \end_inset
26081 </cell>
26082 </row>
26083 <row>
26084 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26085 \begin_inset Text
26086
26087 \begin_layout Plain Layout
26088
26089 \backslash
26090 AE
26091 \end_layout
26092
26093 \end_inset
26094 </cell>
26095 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26096 \begin_inset Text
26097
26098 \begin_layout Plain Layout
26099 \begin_inset Formula $\textrm{Æ}$
26100 \end_inset
26101
26102
26103 \end_layout
26104
26105 \end_inset
26106 </cell>
26107 </row>
26108 <row>
26109 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26110 \begin_inset Text
26111
26112 \begin_layout Plain Layout
26113
26114 \backslash
26115 aa
26116 \end_layout
26117
26118 \end_inset
26119 </cell>
26120 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26121 \begin_inset Text
26122
26123 \begin_layout Plain Layout
26124 \begin_inset Formula $\textrm{å}$
26125 \end_inset
26126
26127
26128 \end_layout
26129
26130 \end_inset
26131 </cell>
26132 </row>
26133 <row>
26134 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26135 \begin_inset Text
26136
26137 \begin_layout Plain Layout
26138
26139 \backslash
26140 AA
26141 \begin_inset Index idx
26142 status collapsed
26143
26144 \begin_layout Plain Layout
26145
26146 \backslash
26147 @
26148 \begin_inset ERT
26149 status collapsed
26150
26151 \begin_layout Plain Layout
26152
26153
26154 \backslash
26155 textrm{
26156 \backslash
26157 AA}
26158 \end_layout
26159
26160 \end_inset
26161
26162
26163 \end_layout
26164
26165 \end_inset
26166
26167
26168 \end_layout
26169
26170 \end_inset
26171 </cell>
26172 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26173 \begin_inset Text
26174
26175 \begin_layout Plain Layout
26176 \begin_inset Formula $\textrm{Å}$
26177 \end_inset
26178
26179
26180 \end_layout
26181
26182 \end_inset
26183 </cell>
26184 </row>
26185 <row>
26186 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26187 \begin_inset Text
26188
26189 \begin_layout Plain Layout
26190
26191 \backslash
26192 i
26193 \end_layout
26194
26195 \end_inset
26196 </cell>
26197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26198 \begin_inset Text
26199
26200 \begin_layout Plain Layout
26201 \begin_inset Formula $\textrm{ı}$
26202 \end_inset
26203
26204
26205 \end_layout
26206
26207 \end_inset
26208 </cell>
26209 </row>
26210 </lyxtabular>
26211
26212 \end_inset
26213
26214
26215 \begin_inset space \hfill{}
26216 \end_inset
26217
26218
26219 \begin_inset Tabular
26220 <lyxtabular version="3" rows="8" columns="2">
26221 <features booktabs="true" tabularvalignment="middle">
26222 <column alignment="left" valignment="top" width="0pt">
26223 <column alignment="center" valignment="top">
26224 <row>
26225 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26226 \begin_inset Text
26227
26228 \begin_layout Plain Layout
26229 Command
26230 \begin_inset Note Note
26231 status collapsed
26232
26233 \begin_layout Plain Layout
26234 The space of 0
26235 \begin_inset space \thinspace{}
26236 \end_inset
26237
26238 mm is used for separation, because otherwise the output will be ¡ and ¿
26239  respectively.
26240 \end_layout
26241
26242 \end_inset
26243
26244
26245 \end_layout
26246
26247 \end_inset
26248 </cell>
26249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26250 \begin_inset Text
26251
26252 \begin_layout Plain Layout
26253 Result
26254 \end_layout
26255
26256 \end_inset
26257 </cell>
26258 </row>
26259 <row>
26260 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26261 \begin_inset Text
26262
26263 \begin_layout Plain Layout
26264
26265 \backslash
26266 o
26267 \end_layout
26268
26269 \end_inset
26270 </cell>
26271 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26272 \begin_inset Text
26273
26274 \begin_layout Plain Layout
26275 \begin_inset Formula $\textrm{ø}$
26276 \end_inset
26277
26278
26279 \end_layout
26280
26281 \end_inset
26282 </cell>
26283 </row>
26284 <row>
26285 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26286 \begin_inset Text
26287
26288 \begin_layout Plain Layout
26289
26290 \backslash
26291 O
26292 \end_layout
26293
26294 \end_inset
26295 </cell>
26296 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26297 \begin_inset Text
26298
26299 \begin_layout Plain Layout
26300 \begin_inset Formula $\textrm{Ø}$
26301 \end_inset
26302
26303
26304 \end_layout
26305
26306 \end_inset
26307 </cell>
26308 </row>
26309 <row>
26310 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26311 \begin_inset Text
26312
26313 \begin_layout Plain Layout
26314
26315 \backslash
26316 l
26317 \end_layout
26318
26319 \end_inset
26320 </cell>
26321 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26322 \begin_inset Text
26323
26324 \begin_layout Plain Layout
26325 \begin_inset Formula $\textrm{ł}$
26326 \end_inset
26327
26328
26329 \end_layout
26330
26331 \end_inset
26332 </cell>
26333 </row>
26334 <row>
26335 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26336 \begin_inset Text
26337
26338 \begin_layout Plain Layout
26339
26340 \backslash
26341 L
26342 \end_layout
26343
26344 \end_inset
26345 </cell>
26346 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26347 \begin_inset Text
26348
26349 \begin_layout Plain Layout
26350 \begin_inset Formula $\textrm{Ł}$
26351 \end_inset
26352
26353
26354 \end_layout
26355
26356 \end_inset
26357 </cell>
26358 </row>
26359 <row>
26360 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26361 \begin_inset Text
26362
26363 \begin_layout Plain Layout
26364 !
26365 \begin_inset space \hspace{}
26366 \length 0mm
26367 \end_inset
26368
26369 `
26370 \begin_inset space \textvisiblespace{}
26371 \end_inset
26372
26373
26374 \end_layout
26375
26376 \end_inset
26377 </cell>
26378 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26379 \begin_inset Text
26380
26381 \begin_layout Plain Layout
26382 \begin_inset Formula $\textrm{!`}$
26383 \end_inset
26384
26385
26386 \end_layout
26387
26388 \end_inset
26389 </cell>
26390 </row>
26391 <row>
26392 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26393 \begin_inset Text
26394
26395 \begin_layout Plain Layout
26396 ?
26397 \begin_inset space \hspace{}
26398 \length 0mm
26399 \end_inset
26400
26401 `
26402 \begin_inset space \textvisiblespace{}
26403 \end_inset
26404
26405
26406 \end_layout
26407
26408 \end_inset
26409 </cell>
26410 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26411 \begin_inset Text
26412
26413 \begin_layout Plain Layout
26414 \begin_inset Formula $\textrm{?`}$
26415 \end_inset
26416
26417
26418 \end_layout
26419
26420 \end_inset
26421 </cell>
26422 </row>
26423 <row>
26424 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26425 \begin_inset Text
26426
26427 \begin_layout Plain Layout
26428
26429 \backslash
26430 j
26431 \end_layout
26432
26433 \end_inset
26434 </cell>
26435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26436 \begin_inset Text
26437
26438 \begin_layout Plain Layout
26439 \begin_inset Formula $\textrm{ȷ}$
26440 \end_inset
26441
26442
26443 \end_layout
26444
26445 \end_inset
26446 </cell>
26447 </row>
26448 </lyxtabular>
26449
26450 \end_inset
26451
26452
26453 \begin_inset space \hfill{}
26454 \end_inset
26455
26456
26457 \end_layout
26458
26459 \begin_layout Standard
26460 The characters 
26461 \begin_inset Formula $\textrm{\textrm{Å}}$
26462 \end_inset
26463
26464  and 
26465 \begin_inset Formula $\textrm{\textrm{Ø}}$
26466 \end_inset
26467
26468  can also be inserted via the math toolbar button 
26469 \begin_inset Info
26470 type  "icon"
26471 arg   "math-insert \\digamma"
26472 \end_inset
26473
26474 .
26475 \end_layout
26476
26477 \begin_layout Standard
26478 An exception are the commands 
26479 \series bold
26480 !
26481 \begin_inset space \hspace{}
26482 \length 0mm
26483 \end_inset
26484
26485 `
26486 \series default
26487  and 
26488 \series bold
26489 ?
26490 \begin_inset space \hspace{}
26491 \length 0mm
26492 \end_inset
26493
26494 `
26495 \series default
26496 , because they can be inserted in \SpecialChar LyX
26497  directly to text.
26498 \end_layout
26499
26500 \begin_layout Subsection
26501 Accents in Text
26502 \begin_inset CommandInset label
26503 LatexCommand label
26504 name "subsec:Accents-in-Text"
26505
26506 \end_inset
26507
26508
26509 \begin_inset Index idx
26510 status collapsed
26511
26512 \begin_layout Plain Layout
26513 Accents ! in text
26514 \end_layout
26515
26516 \end_inset
26517
26518
26519 \end_layout
26520
26521 \begin_layout Standard
26522 With the following commands all letters can be accented.
26523  The commands must be inserted in \SpecialChar TeX
26524  mode.
26525 \end_layout
26526
26527 \begin_layout Standard
26528 \begin_inset space \hfill{}
26529 \end_inset
26530
26531
26532 \begin_inset Tabular
26533 <lyxtabular version="3" rows="8" columns="2">
26534 <features booktabs="true" tabularvalignment="middle">
26535 <column alignment="left" valignment="top" width="0pt">
26536 <column alignment="block" valignment="top">
26537 <row>
26538 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26539 \begin_inset Text
26540
26541 \begin_layout Plain Layout
26542 Command
26543 \end_layout
26544
26545 \end_inset
26546 </cell>
26547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26548 \begin_inset Text
26549
26550 \begin_layout Plain Layout
26551 Result
26552 \end_layout
26553
26554 \end_inset
26555 </cell>
26556 </row>
26557 <row>
26558 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26559 \begin_inset Text
26560
26561 \begin_layout Plain Layout
26562
26563 \backslash
26564
26565 \begin_inset Quotes grd
26566 \end_inset
26567
26568 e
26569 \end_layout
26570
26571 \end_inset
26572 </cell>
26573 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26574 \begin_inset Text
26575
26576 \begin_layout Plain Layout
26577 \begin_inset ERT
26578 status collapsed
26579
26580 \begin_layout Plain Layout
26581
26582
26583 \backslash
26584 "e
26585 \end_layout
26586
26587 \end_inset
26588
26589
26590 \end_layout
26591
26592 \end_inset
26593 </cell>
26594 </row>
26595 <row>
26596 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26597 \begin_inset Text
26598
26599 \begin_layout Plain Layout
26600
26601 \backslash
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 ^
26637 \begin_inset space \textvisiblespace{}
26638 \end_inset
26639
26640 e
26641 \end_layout
26642
26643 \end_inset
26644 </cell>
26645 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26646 \begin_inset Text
26647
26648 \begin_layout Plain Layout
26649 \begin_inset ERT
26650 status collapsed
26651
26652 \begin_layout Plain Layout
26653
26654
26655 \backslash
26656 ^e
26657 \end_layout
26658
26659 \end_inset
26660
26661
26662 \end_layout
26663
26664 \end_inset
26665 </cell>
26666 </row>
26667 <row>
26668 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26669 \begin_inset Text
26670
26671 \begin_layout Plain Layout
26672
26673 \backslash
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 u
26709 \begin_inset space \textvisiblespace{}
26710 \end_inset
26711
26712 e
26713 \end_layout
26714
26715 \end_inset
26716 </cell>
26717 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26718 \begin_inset Text
26719
26720 \begin_layout Plain Layout
26721 \begin_inset ERT
26722 status collapsed
26723
26724 \begin_layout Plain Layout
26725
26726
26727 \backslash
26728 u e
26729 \end_layout
26730
26731 \end_inset
26732
26733
26734 \end_layout
26735
26736 \end_inset
26737 </cell>
26738 </row>
26739 <row>
26740 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26741 \begin_inset Text
26742
26743 \begin_layout Plain Layout
26744
26745 \backslash
26746 b
26747 \begin_inset space \textvisiblespace{}
26748 \end_inset
26749
26750 e
26751 \end_layout
26752
26753 \end_inset
26754 </cell>
26755 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26756 \begin_inset Text
26757
26758 \begin_layout Plain Layout
26759 \begin_inset ERT
26760 status collapsed
26761
26762 \begin_layout Plain Layout
26763
26764
26765 \backslash
26766 b e
26767 \end_layout
26768
26769 \end_inset
26770
26771
26772 \end_layout
26773
26774 \end_inset
26775 </cell>
26776 </row>
26777 <row>
26778 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26779 \begin_inset Text
26780
26781 \begin_layout Plain Layout
26782
26783 \backslash
26784 t
26785 \begin_inset space \textvisiblespace{}
26786 \end_inset
26787
26788 ee
26789 \end_layout
26790
26791 \end_inset
26792 </cell>
26793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26794 \begin_inset Text
26795
26796 \begin_layout Plain Layout
26797 \begin_inset ERT
26798 status collapsed
26799
26800 \begin_layout Plain Layout
26801
26802
26803 \backslash
26804 t ee
26805 \end_layout
26806
26807 \end_inset
26808
26809
26810 \end_layout
26811
26812 \end_inset
26813 </cell>
26814 </row>
26815 </lyxtabular>
26816
26817 \end_inset
26818
26819
26820 \begin_inset space \hfill{}
26821 \end_inset
26822
26823
26824 \begin_inset Tabular
26825 <lyxtabular version="3" rows="8" columns="2">
26826 <features booktabs="true" tabularvalignment="middle">
26827 <column alignment="left" valignment="top" width="0pt">
26828 <column alignment="center" valignment="top">
26829 <row>
26830 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26831 \begin_inset Text
26832
26833 \begin_layout Plain Layout
26834 Command
26835 \end_layout
26836
26837 \end_inset
26838 </cell>
26839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26840 \begin_inset Text
26841
26842 \begin_layout Plain Layout
26843 Result
26844 \end_layout
26845
26846 \end_inset
26847 </cell>
26848 </row>
26849 <row>
26850 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26851 \begin_inset Text
26852
26853 \begin_layout Plain Layout
26854
26855 \backslash
26856 H
26857 \begin_inset space \textvisiblespace{}
26858 \end_inset
26859
26860 e
26861 \end_layout
26862
26863 \end_inset
26864 </cell>
26865 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26866 \begin_inset Text
26867
26868 \begin_layout Plain Layout
26869 \begin_inset ERT
26870 status collapsed
26871
26872 \begin_layout Plain Layout
26873
26874
26875 \backslash
26876 H e
26877 \end_layout
26878
26879 \end_inset
26880
26881
26882 \end_layout
26883
26884 \end_inset
26885 </cell>
26886 </row>
26887 <row>
26888 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26889 \begin_inset Text
26890
26891 \begin_layout Plain Layout
26892
26893 \backslash
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 '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 \begin_inset Index idx
26930 status collapsed
26931
26932 \begin_layout Plain Layout
26933 Tilde
26934 \end_layout
26935
26936 \end_inset
26937
26938
26939 \end_layout
26940
26941 \end_inset
26942 </cell>
26943 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26944 \begin_inset Text
26945
26946 \begin_layout Plain Layout
26947 \begin_inset ERT
26948 status collapsed
26949
26950 \begin_layout Plain Layout
26951
26952
26953 \backslash
26954 ~e
26955 \end_layout
26956
26957 \end_inset
26958
26959
26960 \end_layout
26961
26962 \end_inset
26963 </cell>
26964 </row>
26965 <row>
26966 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26967 \begin_inset Text
26968
26969 \begin_layout Plain Layout
26970
26971 \backslash
26972 .e
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 v
27007 \begin_inset space \textvisiblespace{}
27008 \end_inset
27009
27010 e
27011 \end_layout
27012
27013 \end_inset
27014 </cell>
27015 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27016 \begin_inset Text
27017
27018 \begin_layout Plain Layout
27019 \begin_inset ERT
27020 status collapsed
27021
27022 \begin_layout Plain Layout
27023
27024
27025 \backslash
27026 v e
27027 \end_layout
27028
27029 \end_inset
27030
27031
27032 \end_layout
27033
27034 \end_inset
27035 </cell>
27036 </row>
27037 <row>
27038 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27039 \begin_inset Text
27040
27041 \begin_layout Plain Layout
27042
27043 \backslash
27044 d
27045 \begin_inset space \textvisiblespace{}
27046 \end_inset
27047
27048 e
27049 \end_layout
27050
27051 \end_inset
27052 </cell>
27053 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27054 \begin_inset Text
27055
27056 \begin_layout Plain Layout
27057 \begin_inset ERT
27058 status collapsed
27059
27060 \begin_layout Plain Layout
27061
27062
27063 \backslash
27064 d e
27065 \end_layout
27066
27067 \end_inset
27068
27069
27070 \end_layout
27071
27072 \end_inset
27073 </cell>
27074 </row>
27075 <row>
27076 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27077 \begin_inset Text
27078
27079 \begin_layout Plain Layout
27080
27081 \backslash
27082 c
27083 \begin_inset space \textvisiblespace{}
27084 \end_inset
27085
27086 e
27087 \end_layout
27088
27089 \end_inset
27090 </cell>
27091 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27092 \begin_inset Text
27093
27094 \begin_layout Plain Layout
27095 \begin_inset ERT
27096 status collapsed
27097
27098 \begin_layout Plain Layout
27099
27100
27101 \backslash
27102 c e
27103 \end_layout
27104
27105 \end_inset
27106
27107
27108 \end_layout
27109
27110 \end_inset
27111 </cell>
27112 </row>
27113 </lyxtabular>
27114
27115 \end_inset
27116
27117
27118 \begin_inset space \hfill{}
27119 \end_inset
27120
27121
27122 \end_layout
27123
27124 \begin_layout Standard
27125 \begin_inset VSpace medskip
27126 \end_inset
27127
27128 With the command 
27129 \series bold
27130
27131 \backslash
27132 t
27133 \series default
27134  also two different characters can be accented.
27135  The command 
27136 \series bold
27137
27138 \backslash
27139 t
27140 \begin_inset space \textvisiblespace{}
27141 \end_inset
27142
27143 sz
27144 \series default
27145  creates: 
27146 \begin_inset ERT
27147 status collapsed
27148
27149 \begin_layout Plain Layout
27150
27151
27152 \backslash
27153 t sz
27154 \end_layout
27155
27156 \end_inset
27157
27158
27159 \end_layout
27160
27161 \begin_layout Standard
27162 The accents 
27163 \series bold
27164 `
27165 \series default
27166  , 
27167 \series bold
27168 '
27169 \series default
27170  and 
27171 \series bold
27172 ^
27173 \series default
27174  can in combination with vowels directly be inserted with the keyboard without
27175  using \SpecialChar TeX
27176  mode.
27177  The same applies for the tilde
27178 \begin_inset Foot
27179 status collapsed
27180
27181 \begin_layout Plain Layout
27182 This only applies for keyboards where the tilde is defined as accent.
27183 \end_layout
27184
27185 \end_inset
27186
27187  
27188 \series bold
27189 ~
27190 \series default
27191  in combination with 
27192 \emph on
27193 a
27194 \emph default
27195  , 
27196 \emph on
27197 n
27198 \emph default
27199  , or 
27200 \emph on
27201 o
27202 \emph default
27203 .
27204 \end_layout
27205
27206 \begin_layout Standard
27207 The commands 
27208 \series bold
27209
27210 \backslash
27211 b
27212 \series default
27213  , 
27214 \series bold
27215
27216 \backslash
27217 c
27218 \series default
27219  , 
27220 \series bold
27221
27222 \backslash
27223 d
27224 \series default
27225  , 
27226 \series bold
27227
27228 \backslash
27229 H
27230 \series default
27231  , 
27232 \series bold
27233
27234 \backslash
27235 t
27236 \series default
27237  , 
27238 \series bold
27239
27240 \backslash
27241 u
27242 \series default
27243  , 
27244 \series bold
27245
27246 \backslash
27247 v
27248 \series default
27249  and accents that are inserted directly with the keyboard are also available
27250  in mathematical text.
27251  For the other accents there are special math commands to be used in formulas,
27252  see 
27253 \begin_inset CommandInset ref
27254 LatexCommand ref
27255 reference "subsec:Accents-for-one"
27256
27257 \end_inset
27258
27259 .
27260 \end_layout
27261
27262 \begin_layout Standard
27263 \begin_inset VSpace bigskip
27264 \end_inset
27265
27266 Furthermore, with the command 
27267 \series bold
27268
27269 \backslash
27270 textcircled
27271 \series default
27272
27273 \begin_inset Index idx
27274 status collapsed
27275
27276 \begin_layout Plain Layout
27277 Commands ! T ! 
27278 \backslash
27279 textcircled
27280 \end_layout
27281
27282 \end_inset
27283
27284  all numbers and letters can be set into a circle, quasi accented with a
27285  circle, similar to the copyright symbol.
27286 \end_layout
27287
27288 \begin_layout Standard
27289 \align center
27290 \begin_inset Tabular
27291 <lyxtabular version="3" rows="3" columns="2">
27292 <features booktabs="true" tabularvalignment="middle">
27293 <column alignment="center" valignment="top" width="0pt">
27294 <column alignment="center" valignment="top">
27295 <row>
27296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27297 \begin_inset Text
27298
27299 \begin_layout Plain Layout
27300 Command
27301 \end_layout
27302
27303 \end_inset
27304 </cell>
27305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27306 \begin_inset Text
27307
27308 \begin_layout Plain Layout
27309 Result
27310 \end_layout
27311
27312 \end_inset
27313 </cell>
27314 </row>
27315 <row>
27316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
27317 \begin_inset Text
27318
27319 \begin_layout Plain Layout
27320
27321 \backslash
27322 textcircled{w}
27323 \end_layout
27324
27325 \end_inset
27326 </cell>
27327 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27328 \begin_inset Text
27329
27330 \begin_layout Plain Layout
27331 \begin_inset ERT
27332 status collapsed
27333
27334 \begin_layout Plain Layout
27335
27336
27337 \backslash
27338 textcircled{w}
27339 \end_layout
27340
27341 \end_inset
27342
27343
27344 \end_layout
27345
27346 \end_inset
27347 </cell>
27348 </row>
27349 <row topspace="1mm">
27350 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
27351 \begin_inset Text
27352
27353 \begin_layout Plain Layout
27354
27355 \backslash
27356 Large 
27357 \backslash
27358 textcircled{
27359 \backslash
27360 normalsize
27361 \backslash
27362 protect
27363 \backslash
27364 raisebox{-1.5pt}{W}}
27365 \end_layout
27366
27367 \end_inset
27368 </cell>
27369 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27370 \begin_inset Text
27371
27372 \begin_layout Plain Layout
27373 \begin_inset ERT
27374 status collapsed
27375
27376 \begin_layout Plain Layout
27377
27378
27379 \backslash
27380 Large 
27381 \backslash
27382 textcircled{
27383 \backslash
27384 normalsize
27385 \backslash
27386 protect
27387 \backslash
27388 raisebox{-1.5pt}W}
27389 \end_layout
27390
27391 \end_inset
27392
27393
27394 \end_layout
27395
27396 \end_inset
27397 </cell>
27398 </row>
27399 </lyxtabular>
27400
27401 \end_inset
27402
27403
27404 \end_layout
27405
27406 \begin_layout Standard
27407 One has to take care that the character fits in the circle.
27408  
27409 \series bold
27410
27411 \backslash
27412 Large
27413 \series default
27414
27415 \begin_inset Foot
27416 status collapsed
27417
27418 \begin_layout Plain Layout
27419 see 
27420 \begin_inset CommandInset ref
27421 LatexCommand ref
27422 reference "subsec:Font-Sizes"
27423
27424 \end_inset
27425
27426
27427 \end_layout
27428
27429 \end_inset
27430
27431  specifies thereby the size of the circle.
27432  With the help of 
27433 \series bold
27434
27435 \backslash
27436 raisebox
27437 \series default
27438
27439 \begin_inset Foot
27440 status collapsed
27441
27442 \begin_layout Plain Layout
27443 see 
27444 \begin_inset CommandInset ref
27445 LatexCommand ref
27446 reference "subsec:Boxes-without-Frame"
27447
27448 \end_inset
27449
27450
27451 \end_layout
27452
27453 \end_inset
27454
27455  the character can be centered.
27456 \end_layout
27457
27458 \begin_layout Subsection
27459 Old-style Figures
27460 \begin_inset Index idx
27461 status collapsed
27462
27463 \begin_layout Plain Layout
27464 Old-style Figures
27465 \end_layout
27466
27467 \end_inset
27468
27469
27470 \end_layout
27471
27472 \begin_layout Standard
27473 Old-style figures (also known as old-style numerals) are created with the
27474  command 
27475 \series bold
27476
27477 \backslash
27478 oldstylenums
27479 \series default
27480
27481 \begin_inset Index idx
27482 status collapsed
27483
27484 \begin_layout Plain Layout
27485 Commands ! O ! 
27486 \backslash
27487 oldstylenums
27488 \end_layout
27489
27490 \end_inset
27491
27492 .
27493  The command can be used in formulas and in \SpecialChar TeX
27494  mode.
27495  The command scheme is:
27496 \end_layout
27497
27498 \begin_layout Standard
27499
27500 \series bold
27501
27502 \backslash
27503 oldstylenums{number}
27504 \end_layout
27505
27506 \begin_layout Standard
27507 The command 
27508 \series bold
27509
27510 \backslash
27511 oldstylenums{0123456789
27512 \series default
27513  produces: 
27514 \begin_inset Formula $\oldstylenums{0123456789}$
27515 \end_inset
27516
27517
27518 \end_layout
27519
27520 \begin_layout Section
27521 Formula Styles
27522 \begin_inset CommandInset label
27523 LatexCommand label
27524 name "sec:Formula-Styles"
27525
27526 \end_inset
27527
27528
27529 \begin_inset Index idx
27530 status collapsed
27531
27532 \begin_layout Plain Layout
27533 Formula ! styles
27534 \end_layout
27535
27536 \end_inset
27537
27538
27539 \end_layout
27540
27541 \begin_layout Itemize
27542 There are two different alignment styles:
27543 \end_layout
27544
27545 \begin_deeper
27546 \begin_layout Description
27547 Centered is the predefined standard
27548 \end_layout
27549
27550 \begin_layout Description
27551 Indented for this the option 
27552 \series bold
27553 fleqn
27554 \series default
27555  must be inserted in the menu 
27556 \family sans
27557 Document\SpecialChar menuseparator
27558 Settings
27559 \family default
27560  under 
27561 \family sans
27562 Document
27563 \begin_inset space ~
27564 \end_inset
27565
27566 Class
27567 \end_layout
27568
27569 \begin_layout Standard
27570 When 
27571 \series bold
27572 Indented
27573 \series default
27574  is used, the indentation can be adjusted with the length 
27575 \series bold
27576
27577 \backslash
27578 mathindent
27579 \series default
27580
27581 \begin_inset Index idx
27582 status collapsed
27583
27584 \begin_layout Plain Layout
27585 Commands ! M ! 
27586 \backslash
27587 mathindent
27588 \end_layout
27589
27590 \end_inset
27591
27592 .
27593  Should the distance be 15
27594 \begin_inset space \thinspace{}
27595 \end_inset
27596
27597 mm, the following command line is inserted in the \SpecialChar LaTeX
27598 -preamble
27599 \end_layout
27600
27601 \begin_layout Standard
27602
27603 \series bold
27604
27605 \backslash
27606 setlength{
27607 \backslash
27608 mathindent}{15mm}
27609 \end_layout
27610
27611 \begin_layout Standard
27612 When no length is specified, a predefined value will be used.
27613  The value depends on the used document class.
27614 \end_layout
27615
27616 \end_deeper
27617 \begin_layout Itemize
27618 And two different numbering styles:
27619 \end_layout
27620
27621 \begin_deeper
27622 \begin_layout Description
27623 Right is the predefined standard
27624 \end_layout
27625
27626 \begin_layout Description
27627 Left for this the option 
27628 \series bold
27629 leqno
27630 \series default
27631  must be inserted in the menu 
27632 \family sans
27633 Document\SpecialChar menuseparator
27634 Settings
27635 \family default
27636  under 
27637 \family sans
27638 Document
27639 \begin_inset space ~
27640 \end_inset
27641
27642 Class
27643 \end_layout
27644
27645 \end_deeper
27646 \begin_layout Standard
27647
27648 \series bold
27649 fleqn
27650 \series default
27651  and 
27652 \series bold
27653 leqno
27654 \series default
27655  can also be used together.
27656  In this case both options are inserted, separated by a comma.
27657 \end_layout
27658
27659 \begin_layout Standard
27660 The chosen styles are used for all displayed formulas of the document.
27661  When both, centered and indented formulas should be created in a document,
27662  the style 
27663 \series bold
27664 Centered
27665 \series default
27666  is used.
27667  The indented formulas are then set in a flalign environment, see 
27668 \begin_inset CommandInset ref
27669 LatexCommand ref
27670 reference "subsec:Flalign-Environment"
27671
27672 \end_inset
27673
27674 .
27675 \end_layout
27676
27677 \begin_layout Section
27678 Multiline Formulas
27679 \begin_inset CommandInset label
27680 LatexCommand label
27681 name "sec:Multiline-Formulas"
27682
27683 \end_inset
27684
27685
27686 \begin_inset Index idx
27687 status collapsed
27688
27689 \begin_layout Plain Layout
27690 Formula ! multiline
27691 \end_layout
27692
27693 \end_inset
27694
27695
27696 \end_layout
27697
27698 \begin_layout Subsection
27699 General
27700 \end_layout
27701
27702 \begin_layout Standard
27703 In \SpecialChar LyX
27704  multiline formulas are created by pressing 
27705 \begin_inset Info
27706 type  "shortcut"
27707 arg   "newline-insert newline"
27708 \end_inset
27709
27710  inside a formula.
27711  This creates either an 
27712 \series bold
27713 align environment
27714 \series default
27715  that is described in 
27716 \begin_inset CommandInset ref
27717 LatexCommand ref
27718 reference "subsec:Standard-align-Environment"
27719
27720 \end_inset
27721
27722  or, when automatically loading the package
27723 \family sans
27724  AMS math
27725 \family default
27726  is disabled in the document settings, an 
27727 \series bold
27728 eqnarray environment
27729 \series default
27730  that is described in 
27731 \begin_inset CommandInset ref
27732 LatexCommand ref
27733 reference "subsec:Eqnarray-Environment"
27734
27735 \end_inset
27736
27737 .
27738  The align environment is recommended because it provides in any case a
27739  typographically correct output.
27740 \end_layout
27741
27742 \begin_layout Standard
27743 There are other multiline formula environments that can be created via the
27744  menu 
27745 \family sans
27746 Insert\SpecialChar menuseparator
27747 Math
27748 \family default
27749 .
27750  These environments are described in the following sections.
27751 \end_layout
27752
27753 \begin_layout Standard
27754 In all multiline formula environments a new line is created by pressing
27755  
27756 \begin_inset Info
27757 type  "shortcut"
27758 arg   "newline-insert newline"
27759 \end_inset
27760
27761 .
27762  To add or delete lines, the math toolbar buttons 
27763 \begin_inset Info
27764 type  "icon"
27765 arg   "tabular-feature append-row"
27766 \end_inset
27767
27768  or 
27769 \begin_inset Info
27770 type  "icon"
27771 arg   "tabular-feature delete-row"
27772 \end_inset
27773
27774 , respectively, or the menu 
27775 \family sans
27776 Edit\SpecialChar menuseparator
27777 Rows & Columns
27778 \family default
27779  can be used.
27780 \end_layout
27781
27782 \begin_layout Subsubsection
27783 Line Separation
27784 \begin_inset CommandInset label
27785 LatexCommand label
27786 name "subsec:Line-Separation"
27787
27788 \end_inset
27789
27790
27791 \begin_inset Index idx
27792 status collapsed
27793
27794 \begin_layout Plain Layout
27795 Formula ! multiline ! Line separation
27796 \end_layout
27797
27798 \end_inset
27799
27800
27801 \end_layout
27802
27803 \begin_layout Standard
27804 There is sometimes not enough space in multiline formulas between the lines:
27805 \begin_inset Formula 
27806 \begin{eqnarray*}
27807 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}\\
27808 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
27809 \end{eqnarray*}
27810
27811 \end_inset
27812
27813
27814 \end_layout
27815
27816 \begin_layout Standard
27817 In \SpecialChar LaTeX
27818  additional line space is specified as optional argument of the new line
27819  command.
27820  This is not yet possible in \SpecialChar LyX
27821
27822 \begin_inset Foot
27823 status collapsed
27824
27825 \begin_layout Plain Layout
27826 see 
27827 \begin_inset CommandInset href
27828 LatexCommand href
27829 name "LyX-bug #1505"
27830 target "http://www.lyx.org/trac/ticket/1505"
27831 literal "false"
27832
27833 \end_inset
27834
27835
27836 \end_layout
27837
27838 \end_inset
27839
27840 , therefore the whole formula must be inserted in \SpecialChar TeX
27841  mode.
27842  To add in our example space, the command 
27843 \series bold
27844
27845 \backslash
27846
27847 \backslash
27848 [3mm]
27849 \series default
27850  is inserted at the end of the first line.
27851  One gets: 
27852 \begin_inset ERT
27853 status collapsed
27854
27855 \begin_layout Plain Layout
27856
27857
27858 \backslash
27859 begin{eqnarray*}
27860 \end_layout
27861
27862 \begin_layout Plain Layout
27863
27864 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27865  = & 
27866 \backslash
27867 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27868 \backslash
27869
27870 \backslash
27871 [3mm]
27872 \end_layout
27873
27874 \begin_layout Plain Layout
27875
27876 4x^{2}
27877 \backslash
27878 left(B^{2}+x_{0}^{2}
27879 \backslash
27880 right)+4x_{0}x
27881 \backslash
27882 left(D-B^{2}
27883 \backslash
27884 right)+B^{2}
27885 \backslash
27886 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27887 \backslash
27888 right) & = & 0
27889 \end_layout
27890
27891 \begin_layout Plain Layout
27892
27893
27894 \backslash
27895 end{eqnarray*}
27896 \end_layout
27897
27898 \end_inset
27899
27900
27901 \end_layout
27902
27903 \begin_layout Standard
27904 \begin_inset VSpace bigskip
27905 \end_inset
27906
27907 To set the line separation for all lines in a formula, the length 
27908 \series bold
27909
27910 \backslash
27911 jot
27912 \series default
27913
27914 \begin_inset Index idx
27915 status collapsed
27916
27917 \begin_layout Plain Layout
27918 Commands ! J ! 
27919 \backslash
27920 jot
27921 \end_layout
27922
27923 \end_inset
27924
27925  is changed.
27926  The definition is: 
27927 \begin_inset Formula $\mbox{line separation}=\mathrm{6\,pt+\backslash jot}$
27928 \end_inset
27929
27930 .
27931  Predefined for 
27932 \series bold
27933
27934 \backslash
27935 jot
27936 \series default
27937  is the value 3
27938 \begin_inset space \thinspace{}
27939 \end_inset
27940
27941 pt.
27942  To create 3
27943 \begin_inset space \thinspace{}
27944 \end_inset
27945
27946 mm additional line separation as in the previous example, the command
27947 \end_layout
27948
27949 \begin_layout Standard
27950
27951 \series bold
27952
27953 \backslash
27954 setlength{
27955 \backslash
27956 jot}{3mm+3pt}
27957 \end_layout
27958
27959 \begin_layout Standard
27960 is inserted in \SpecialChar TeX
27961  mode before the formula.
27962  This requires that the \SpecialChar LaTeX
27963 -package 
27964 \series bold
27965 calc
27966 \series default
27967
27968 \begin_inset Foot
27969 status collapsed
27970
27971 \begin_layout Plain Layout
27972
27973 \series bold
27974 calc
27975 \series default
27976  is part of every \SpecialChar LaTeX
27977  standard installation.
27978 \end_layout
27979
27980 \end_inset
27981
27982
27983 \begin_inset Index idx
27984 status collapsed
27985
27986 \begin_layout Plain Layout
27987 Packages ! calc
27988 \end_layout
27989
27990 \end_inset
27991
27992  was loaded in \SpecialChar LaTeX
27993 -preamble with the line
27994 \end_layout
27995
27996 \begin_layout Standard
27997
27998 \series bold
27999
28000 \backslash
28001 usepackage{calc}
28002 \end_layout
28003
28004 \begin_layout Standard
28005 One gets: 
28006 \begin_inset ERT
28007 status collapsed
28008
28009 \begin_layout Plain Layout
28010
28011
28012 \backslash
28013 setlength{
28014 \backslash
28015 jot}{3mm+3pt}
28016 \end_layout
28017
28018 \end_inset
28019
28020
28021 \begin_inset Formula 
28022 \begin{eqnarray*}
28023 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}\\
28024 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
28025 \end{eqnarray*}
28026
28027 \end_inset
28028
28029
28030 \end_layout
28031
28032 \begin_layout Standard
28033 \begin_inset ERT
28034 status collapsed
28035
28036 \begin_layout Plain Layout
28037
28038
28039 \backslash
28040 setlength{
28041 \backslash
28042 jot}{3pt}
28043 \end_layout
28044
28045 \end_inset
28046
28047  To get back to the predefined distance, 
28048 \series bold
28049
28050 \backslash
28051 jot
28052 \series default
28053  is set to the value 3
28054 \begin_inset space \thinspace{}
28055 \end_inset
28056
28057 pt.
28058 \end_layout
28059
28060 \begin_layout Subsubsection
28061 Column Separation
28062 \begin_inset CommandInset label
28063 LatexCommand label
28064 name "subsec:Column-Separation"
28065
28066 \end_inset
28067
28068
28069 \begin_inset Index idx
28070 status collapsed
28071
28072 \begin_layout Plain Layout
28073 Formula ! multiline ! Column separation
28074 \end_layout
28075
28076 \end_inset
28077
28078
28079 \end_layout
28080
28081 \begin_layout Standard
28082 Multiline formulas form a matrix.
28083  A formula in the eqnarray environment is for example a matrix with three
28084  columns.
28085  By changing the column separation in this environment, the space beside
28086  the relation sign can be changed.
28087 \end_layout
28088
28089 \begin_layout Standard
28090 The column separation is specified with the length 
28091 \series bold
28092
28093 \backslash
28094 arraycolsep
28095 \series default
28096
28097 \begin_inset Index idx
28098 status collapsed
28099
28100 \begin_layout Plain Layout
28101 Commands ! A ! 
28102 \backslash
28103 arraycolsep
28104 \end_layout
28105
28106 \end_inset
28107
28108  according to:
28109 \begin_inset Newline newline
28110 \end_inset
28111
28112 column separation = 2
28113 \begin_inset space \thinspace{}
28114 \end_inset
28115
28116
28117 \series bold
28118
28119 \backslash
28120 arraycolsep
28121 \series default
28122
28123 \begin_inset Newline newline
28124 \end_inset
28125
28126 Thus, the command
28127 \end_layout
28128
28129 \begin_layout Standard
28130
28131 \series bold
28132
28133 \backslash
28134 setlength{
28135 \backslash
28136 arraycolsep}{1cm}
28137 \end_layout
28138
28139 \begin_layout Standard
28140 inserted in \SpecialChar TeX
28141  mode, sets for all following formulas a column separation of
28142  2
28143 \begin_inset space \thinspace{}
28144 \end_inset
28145
28146 cm.
28147  To get back to the predefined distance, 
28148 \series bold
28149
28150 \backslash
28151 arraycolsep
28152 \series default
28153  is set to 5
28154 \begin_inset space \thinspace{}
28155 \end_inset
28156
28157 pt.
28158 \end_layout
28159
28160 \begin_layout Standard
28161 A formula with 2
28162 \begin_inset space \thinspace{}
28163 \end_inset
28164
28165 cm column separation:
28166 \begin_inset ERT
28167 status collapsed
28168
28169 \begin_layout Plain Layout
28170
28171
28172 \backslash
28173 setlength{
28174 \backslash
28175 arraycolsep}{1cm}
28176 \end_layout
28177
28178 \end_inset
28179
28180
28181 \begin_inset Formula 
28182 \begin{eqnarray*}
28183 A & = & B\\
28184 C & \ne & A
28185 \end{eqnarray*}
28186
28187 \end_inset
28188
28189 A formula with the predefined column separation for matrices of 10
28190 \begin_inset space \thinspace{}
28191 \end_inset
28192
28193 pt:
28194 \begin_inset ERT
28195 status collapsed
28196
28197 \begin_layout Plain Layout
28198
28199
28200 \backslash
28201 setlength{
28202 \backslash
28203 arraycolsep}{5pt}
28204 \end_layout
28205
28206 \end_inset
28207
28208
28209 \begin_inset Formula 
28210 \begin{eqnarray*}
28211 A & = & B\\
28212 C & \ne & A
28213 \end{eqnarray*}
28214
28215 \end_inset
28216
28217
28218 \end_layout
28219
28220 \begin_layout Standard
28221 \begin_inset Newpage newpage
28222 \end_inset
28223
28224
28225 \end_layout
28226
28227 \begin_layout Subsubsection
28228 Long Formulas
28229 \begin_inset Index idx
28230 status collapsed
28231
28232 \begin_layout Plain Layout
28233 Formula ! long
28234 \end_layout
28235
28236 \end_inset
28237
28238
28239 \end_layout
28240
28241 \begin_layout Standard
28242 Long formulas can be typeset using these methods:
28243 \end_layout
28244
28245 \begin_layout Itemize
28246 When one side of the equation is much shorter than the line width, this
28247  one is chosen for the left side and the right side is typeset over two
28248  lines:
28249 \begin_inset Formula 
28250 \begin{eqnarray}
28251 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 \\
28252  &  & -\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}
28253 \end{eqnarray}
28254
28255 \end_inset
28256
28257 The minus sign at the beginning of the second line does normally not appear
28258  as an operator because it is the first character of the line.
28259  Thus it would not be surrounded by space and could not be distinguished
28260  from the fraction bar.
28261  To avoid this, 3
28262 \begin_inset space \thinspace{}
28263 \end_inset
28264
28265 pt space was inserted behind the minus sign with the command 
28266 \series bold
28267
28268 \backslash
28269 hspace
28270 \series default
28271 .
28272 \begin_inset Foot
28273 status collapsed
28274
28275 \begin_layout Plain Layout
28276 for more about 
28277 \series bold
28278
28279 \backslash
28280 hspace
28281 \series default
28282  see 
28283 \begin_inset CommandInset ref
28284 LatexCommand ref
28285 reference "subsec:Variable-Space"
28286
28287 \end_inset
28288
28289
28290 \end_layout
28291
28292 \end_inset
28293
28294
28295 \begin_inset Index idx
28296 status collapsed
28297
28298 \begin_layout Plain Layout
28299 Commands ! H ! 
28300 \backslash
28301 hspace
28302 \end_layout
28303
28304 \end_inset
28305
28306
28307 \end_layout
28308
28309 \begin_layout Itemize
28310 When both sides of the equation are too long, the command 
28311 \series bold
28312
28313 \backslash
28314 lefteqn
28315 \series default
28316
28317 \begin_inset Index idx
28318 status collapsed
28319
28320 \begin_layout Plain Layout
28321 Commands ! L ! 
28322 \backslash
28323 lefteqn
28324 \end_layout
28325
28326 \end_inset
28327
28328  is used.
28329  It is inserted in the first column of the first line and causes all further
28330  insertions to overwrite the following columns:
28331 \begin_inset Formula 
28332 \begin{eqnarray}
28333 \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 \\
28334  &  & -\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 \\
28335  &  & =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}
28336 \end{eqnarray}
28337
28338 \end_inset
28339
28340 After the insertion of 
28341 \series bold
28342
28343 \backslash
28344 lefteqn
28345 \series default
28346 , the cursor is in a purple box that is a bit shifted to the left from the
28347  blue one.
28348  In this the formula is inserted.
28349 \begin_inset Newline newline
28350 \end_inset
28351
28352 The content of the further lines is inserted to the second or another formula
28353  column.
28354  The greater the column number where it was inserted, the larger the indentation.
28355 \begin_inset VSpace medskip
28356 \end_inset
28357
28358
28359 \begin_inset Newline newline
28360 \end_inset
28361
28362
28363 \begin_inset Note Greyedout
28364 status open
28365
28366 \begin_layout Plain Layout
28367 Note the following when using 
28368 \series bold
28369
28370 \backslash
28371 lefteqn
28372 \series default
28373 :
28374 \end_layout
28375
28376 \begin_layout Itemize
28377 The formula doesn't use the full page width.
28378  When e.
28379 \begin_inset space \thinspace{}
28380 \end_inset
28381
28382 g.
28383 \begin_inset space \space{}
28384 \end_inset
28385
28386 the term 
28387 \begin_inset Formula $-B^{2}$
28388 \end_inset
28389
28390  is added to the first line in the above example, it would have been outside
28391  the page margin.
28392  To better use the width, negative space can be inserted at the beginning
28393  of the first line.
28394 \end_layout
28395
28396 \begin_layout Itemize
28397 Due to a bug in \SpecialChar LyX
28398  the cursor cannot be set with the mouse into the first
28399  line.
28400 \begin_inset Foot
28401 status collapsed
28402
28403 \begin_layout Plain Layout
28404 \begin_inset CommandInset href
28405 LatexCommand href
28406 name "LyX-bug #1429"
28407 target "http://www.lyx.org/trac/ticket/1429"
28408 literal "false"
28409
28410 \end_inset
28411
28412
28413 \end_layout
28414
28415 \end_inset
28416
28417  One can only set the cursor at the beginning of the line and move it with
28418  the arrow keys.
28419 \end_layout
28420
28421 \end_inset
28422
28423
28424 \end_layout
28425
28426 \begin_layout Itemize
28427 Other methods to set long formulas are offered by the environments described
28428  in 
28429 \begin_inset CommandInset ref
28430 LatexCommand ref
28431 reference "subsec:Multline-Environment"
28432
28433 \end_inset
28434
28435  and 
28436 \begin_inset CommandInset ref
28437 LatexCommand ref
28438 reference "subsec:Multiline-Formula-Parts"
28439
28440 \end_inset
28441
28442 .
28443 \end_layout
28444
28445 \begin_layout Subsubsection
28446 Multiline Fractions
28447 \begin_inset CommandInset label
28448 LatexCommand label
28449 name "subsec:Multiline-Fractions"
28450
28451 \end_inset
28452
28453
28454 \begin_inset Index idx
28455 status collapsed
28456
28457 \begin_layout Plain Layout
28458 Fractions ! multiline
28459 \end_layout
28460
28461 \end_inset
28462
28463
28464 \end_layout
28465
28466 \begin_layout Standard
28467 There are cases where the denominator and/or the numerator of a fraction
28468  is so long that the fraction does not fit into one line.
28469  It is then necessary to add a line break within the fraction.
28470  This can be done using the command 
28471 \series bold
28472
28473 \backslash
28474 splitfrac
28475 \series default
28476
28477 \begin_inset Index idx
28478 status collapsed
28479
28480 \begin_layout Plain Layout
28481 Commands ! S ! 
28482 \backslash
28483 splitfrac
28484 \end_layout
28485
28486 \end_inset
28487
28488 .
28489  To activate it, set in the document settings under 
28490 \family sans
28491 Math
28492 \begin_inset space ~
28493 \end_inset
28494
28495 Options
28496 \family default
28497  for the package 
28498 \series bold
28499 mathtools
28500 \series default
28501
28502 \begin_inset Index idx
28503 status collapsed
28504
28505 \begin_layout Plain Layout
28506 Packages ! mathtools
28507 \end_layout
28508
28509 \end_inset
28510
28511  the option 
28512 \family sans
28513 Load
28514 \begin_inset space ~
28515 \end_inset
28516
28517 always
28518 \family default
28519 .
28520  
28521 \series bold
28522
28523 \backslash
28524 splitfrac
28525 \series default
28526  has the scheme
28527 \end_layout
28528
28529 \begin_layout Standard
28530
28531 \series bold
28532
28533 \backslash
28534 splitfrac{first line}{second line}
28535 \end_layout
28536
28537 \begin_layout Standard
28538 and is used as denominator and/or numerator:
28539 \end_layout
28540
28541 \begin_layout Standard
28542 \begin_inset Formula 
28543 \[
28544 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}
28545 \]
28546
28547 \end_inset
28548
28549 The command for the first numerator above is:
28550 \end_layout
28551
28552 \begin_layout Standard
28553
28554 \series bold
28555
28556 \backslash
28557 splitfrac{xy+xy+xy+xy+xy
28558 \begin_inset space \textvisiblespace{}
28559 \end_inset
28560
28561
28562 \backslash
28563 {+wy+wy+wy+wy
28564 \end_layout
28565
28566 \begin_layout Subsubsection
28567 Multiline Brackets
28568 \begin_inset CommandInset label
28569 LatexCommand label
28570 name "subsec:Multiline-Brackets"
28571
28572 \end_inset
28573
28574
28575 \begin_inset Index idx
28576 status collapsed
28577
28578 \begin_layout Plain Layout
28579 Brackets ! for multiline expressions
28580 \end_layout
28581
28582 \end_inset
28583
28584
28585 \end_layout
28586
28587 \begin_layout Standard
28588 For brackets spanning multiple lines the following problem occurs:
28589 \begin_inset Formula 
28590 \begin{eqnarray*}
28591 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28592  &  & \left.\cdots+B-D\right]
28593 \end{eqnarray*}
28594
28595 \end_inset
28596
28597
28598 \end_layout
28599
28600 \begin_layout Standard
28601 The closing bracket is smaller than the opening bracket because brackets
28602  with variable size may not span multiple lines.
28603 \end_layout
28604
28605 \begin_layout Standard
28606 To set the bracket size for the second line correctly, the first line is
28607  ended with 
28608 \series bold
28609
28610 \backslash
28611 right.
28612 \series default
28613
28614 \begin_inset Index idx
28615 status collapsed
28616
28617 \begin_layout Plain Layout
28618 Commands ! R ! 
28619 \backslash
28620 right
28621 \end_layout
28622
28623 \end_inset
28624
28625  and the second line with 
28626 \series bold
28627
28628 \backslash
28629 left.
28630 \begin_inset Foot
28631 status collapsed
28632
28633 \begin_layout Plain Layout
28634 for more about 
28635 \series bold
28636
28637 \backslash
28638 left
28639 \series default
28640  and 
28641 \series bold
28642
28643 \backslash
28644 right
28645 \series default
28646  see 
28647 \begin_inset CommandInset ref
28648 LatexCommand ref
28649 reference "subsec:Automatic-Bracket-Size"
28650
28651 \end_inset
28652
28653
28654 \end_layout
28655
28656 \end_inset
28657
28658
28659 \series default
28660
28661 \begin_inset Index idx
28662 status collapsed
28663
28664 \begin_layout Plain Layout
28665 Commands ! L ! 
28666 \backslash
28667 left
28668 \end_layout
28669
28670 \end_inset
28671
28672 .
28673  After 
28674 \series bold
28675
28676 \backslash
28677 left.
28678
28679 \series default
28680  the command 
28681 \series bold
28682
28683 \backslash
28684 vphantom
28685 \series default
28686
28687 \begin_inset space \textvisiblespace{}
28688 \end_inset
28689
28690
28691 \series bold
28692
28693 \backslash
28694 prod
28695 \series default
28696 ^
28697 \begin_inset space \textvisiblespace{}
28698 \end_inset
28699
28700
28701 \series bold
28702
28703 \backslash
28704 infty
28705 \series default
28706
28707 \begin_inset space \textvisiblespace{}
28708 \end_inset
28709
28710
28711 \series bold
28712
28713 \begin_inset Formula $\downarrow$
28714 \end_inset
28715
28716 _R=1}
28717 \series default
28718
28719 \begin_inset Index idx
28720 status collapsed
28721
28722 \begin_layout Plain Layout
28723 Commands ! V ! 
28724 \backslash
28725 vphantom
28726 \end_layout
28727
28728 \end_inset
28729
28730  is inserted, because the multiplication operator with its limits is the
28731  largest symbol in the first line and this should be the size for the bracket
28732  in the second line.
28733 \end_layout
28734
28735 \begin_layout Standard
28736 The result is this:
28737 \begin_inset Formula 
28738 \begin{eqnarray*}
28739 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28740  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28741 \end{eqnarray*}
28742
28743 \end_inset
28744
28745
28746 \end_layout
28747
28748 \begin_layout Subsection
28749 Align Environments
28750 \end_layout
28751
28752 \begin_layout Standard
28753 Align environments can be used for every kind of multiline formulas.
28754  They are especially useful to set several formulas side by side.
28755 \end_layout
28756
28757 \begin_layout Standard
28758 Align environments consist of columns.
28759  The odd columns are right aligned, the even ones left aligned.
28760  Every line in an Align environment can be numbered.
28761 \end_layout
28762
28763 \begin_layout Standard
28764 Align environments are created via the menu 
28765 \family sans
28766 Insert\SpecialChar menuseparator
28767 Math
28768 \family default
28769 .
28770  With the menu 
28771 \family sans
28772 Edit\SpecialChar menuseparator
28773 Math\SpecialChar menuseparator
28774 Change Formula Type
28775 \family default
28776  already existing formulas can be converted to Align environments.
28777 \end_layout
28778
28779 \begin_layout Standard
28780 To add or delete columns, the math toolbar buttons 
28781 \begin_inset Info
28782 type  "icon"
28783 arg   "tabular-feature append-column"
28784 \end_inset
28785
28786  or 
28787 \begin_inset Info
28788 type  "icon"
28789 arg   "tabular-feature delete-column"
28790 \end_inset
28791
28792 , respectively, or the menu 
28793 \family sans
28794 Edit\SpecialChar menuseparator
28795 Rows & Columns
28796 \family default
28797  can be used.
28798 \end_layout
28799
28800 \begin_layout Subsubsection
28801 Standard align Environment
28802 \begin_inset CommandInset label
28803 LatexCommand label
28804 name "subsec:Standard-align-Environment"
28805
28806 \end_inset
28807
28808
28809 \begin_inset Index idx
28810 status collapsed
28811
28812 \begin_layout Plain Layout
28813 Formula ! multiline ! align environment
28814 \end_layout
28815
28816 \end_inset
28817
28818
28819 \end_layout
28820
28821 \begin_layout Standard
28822 This Align environment is created by pressing 
28823 \begin_inset Info
28824 type  "shortcut"
28825 arg   "newline-insert newline"
28826 \end_inset
28827
28828  in a formula or by the menu 
28829 \family sans
28830 Insert\SpecialChar menuseparator
28831 Math\SpecialChar menuseparator
28832 AMS align Environment
28833 \family default
28834 .
28835 \end_layout
28836
28837 \begin_layout Standard
28838 An example for two formulas set side by side, that are created with a four
28839  column align environment:
28840 \begin_inset Formula 
28841 \begin{align*}
28842 A & =\sin(B) & C & =D\\
28843 C & \ne A & B & \ne D
28844 \end{align*}
28845
28846 \end_inset
28847
28848 As it can be seen, the formulas in this environment are placed so as if
28849  there would be a 
28850 \series bold
28851
28852 \backslash
28853 hfill
28854 \begin_inset Foot
28855 status collapsed
28856
28857 \begin_layout Plain Layout
28858 more about 
28859 \series bold
28860
28861 \backslash
28862 hfill
28863 \series default
28864  see 
28865 \begin_inset CommandInset ref
28866 LatexCommand ref
28867 reference "subsec:Variable-Space"
28868
28869 \end_inset
28870
28871
28872 \end_layout
28873
28874 \end_inset
28875
28876
28877 \series default
28878  before the first and after every even column.
28879  When the formula style 
28880 \series bold
28881 Indented
28882 \begin_inset Foot
28883 status collapsed
28884
28885 \begin_layout Plain Layout
28886 formula styles see 
28887 \begin_inset CommandInset ref
28888 LatexCommand ref
28889 reference "sec:Formula-Styles"
28890
28891 \end_inset
28892
28893
28894 \end_layout
28895
28896 \end_inset
28897
28898
28899 \series default
28900  is used, the formula is set without the 
28901 \series bold
28902
28903 \backslash
28904 hfill
28905 \series default
28906  before the first column.
28907 \end_layout
28908
28909 \begin_layout Subsubsection
28910 Alignat Environment
28911 \begin_inset Index idx
28912 status collapsed
28913
28914 \begin_layout Plain Layout
28915 Formula ! multiline ! alignat environment
28916 \end_layout
28917
28918 \end_inset
28919
28920
28921 \end_layout
28922
28923 \begin_layout Standard
28924 The alignat environment has no predefined column separation.
28925  It can be inserted manually with the spaces that are described 
28926 \begin_inset CommandInset ref
28927 LatexCommand ref
28928 reference "subsec:Space"
28929
28930 \end_inset
28931
28932 .
28933 \end_layout
28934
28935 \begin_layout Standard
28936 The above example in the alignat environment where 1
28937 \begin_inset space \thinspace{}
28938 \end_inset
28939
28940 cm space was inserted at the beginning of the second formula:
28941 \begin_inset Formula 
28942 \begin{alignat*}{2}
28943 A & =\sin(B) & \hspace{1cm}C & =D\\
28944 C & \ne A & B & \ne D
28945 \end{alignat*}
28946
28947 \end_inset
28948
28949 Because the column separation can be set separately for every column, this
28950  environment is especially suitable to set three and more formulas side
28951  by side.
28952 \end_layout
28953
28954 \begin_layout Subsubsection
28955 Flalign Environment
28956 \begin_inset CommandInset label
28957 LatexCommand label
28958 name "subsec:Flalign-Environment"
28959
28960 \end_inset
28961
28962
28963 \begin_inset Index idx
28964 status collapsed
28965
28966 \begin_layout Plain Layout
28967 Formula ! multiline ! flalign environment
28968 \end_layout
28969
28970 \end_inset
28971
28972
28973 \end_layout
28974
28975 \begin_layout Standard
28976 In this environment the first two columns are always set as much as possible
28977  to the left and the last two ones to the right.
28978  An example:
28979 \begin_inset Formula 
28980 \begin{flalign*}
28981 A & =1 & B & =2 & C & =3\\
28982 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28983 \end{flalign*}
28984
28985 \end_inset
28986
28987
28988 \end_layout
28989
28990 \begin_layout Standard
28991 By creating a flalign environment with an odd number of columns where an
28992  empty \SpecialChar TeX
28993  brace is inserted to the last column, several formulas in a document
28994  can be set to the left, although the formula style 
28995 \series bold
28996 Centered
28997 \series default
28998  is used.
28999  As example the indented formula 
29000 \begin_inset CommandInset ref
29001 LatexCommand eqref
29002 reference "eq:VolInt"
29003
29004 \end_inset
29005
29006 :
29007 \begin_inset Formula 
29008 \begin{flalign}
29009 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
29010 \end{flalign}
29011
29012 \end_inset
29013
29014 The first two columns contain the formula.
29015  To indent it as with the formula style 
29016 \series bold
29017 Indented
29018 \series default
29019 , 30
29020 \begin_inset space \thinspace{}
29021 \end_inset
29022
29023 pt space was inserted at the beginning of the first column.
29024 \end_layout
29025
29026 \begin_layout Subsection
29027 Eqnarray Environment
29028 \begin_inset CommandInset label
29029 LatexCommand label
29030 name "subsec:Eqnarray-Environment"
29031
29032 \end_inset
29033
29034
29035 \begin_inset Index idx
29036 status collapsed
29037
29038 \begin_layout Plain Layout
29039 Formula ! multiline ! eqnarray environment
29040 \end_layout
29041
29042 \end_inset
29043
29044
29045 \end_layout
29046
29047 \begin_layout Standard
29048 When this environment has been created, three blue boxes appear.
29049  The content of the first box is right aligned, the content of the last
29050  one left aligned.
29051  The content of the middle box appears centered and a bit smaller, because
29052  it is designed to insert there only relation characters.
29053 \begin_inset Formula 
29054 \begin{eqnarray*}
29055 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29056 AB & AB & AB\\
29057 A & = & A
29058 \end{eqnarray*}
29059
29060 \end_inset
29061
29062
29063 \end_layout
29064
29065 \begin_layout Subsection
29066 Gather Environment
29067 \begin_inset Index idx
29068 status collapsed
29069
29070 \begin_layout Plain Layout
29071 Formula ! multiline ! gather environment
29072 \end_layout
29073
29074 \end_inset
29075
29076
29077 \end_layout
29078
29079 \begin_layout Standard
29080 This environment consists of only one centered column.
29081  Every line can be numbered.
29082 \begin_inset Formula 
29083 \begin{gather}
29084 A=1\\
29085 X=\textrm{-}1
29086 \end{gather}
29087
29088 \end_inset
29089
29090
29091 \end_layout
29092
29093 \begin_layout Subsection
29094 Multline Environment
29095 \begin_inset CommandInset label
29096 LatexCommand label
29097 name "subsec:Multline-Environment"
29098
29099 \end_inset
29100
29101
29102 \begin_inset Index idx
29103 status collapsed
29104
29105 \begin_layout Plain Layout
29106 Formula ! multiline ! multline environment
29107 \end_layout
29108
29109 \end_inset
29110
29111
29112 \end_layout
29113
29114 \begin_layout Standard
29115 The multline environment consists, like the gather environment, of only
29116  one column.
29117  But the first line is left aligned, the last one right aligned.
29118  All other lines are centered.
29119  Therefore this environment is suitable for long formulas.
29120  As example formula 
29121 \begin_inset CommandInset ref
29122 LatexCommand eqref
29123 reference "eq:lefteqn"
29124
29125 \end_inset
29126
29127  in the multline environment:
29128 \begin_inset Formula 
29129 \begin{multline}
29130 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}\\
29131 -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}\\
29132 =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}}
29133 \end{multline}
29134
29135 \end_inset
29136
29137
29138 \end_layout
29139
29140 \begin_layout Standard
29141 In the output only the last (first) line of a multline environment appears
29142  numbered when the document numbering is right (left).
29143 \begin_inset Foot
29144 status collapsed
29145
29146 \begin_layout Plain Layout
29147 numbering styles see 
29148 \begin_inset CommandInset ref
29149 LatexCommand ref
29150 reference "sec:Formula-Styles"
29151
29152 \end_inset
29153
29154
29155 \end_layout
29156
29157 \end_inset
29158
29159
29160 \end_layout
29161
29162 \begin_layout Standard
29163 With the commands 
29164 \series bold
29165
29166 \backslash
29167 shoveright
29168 \series default
29169
29170 \begin_inset Index idx
29171 status collapsed
29172
29173 \begin_layout Plain Layout
29174 Commands ! S ! 
29175 \backslash
29176 shoveright
29177 \end_layout
29178
29179 \end_inset
29180
29181  and 
29182 \series bold
29183
29184 \backslash
29185 shoveleft
29186 \series default
29187
29188 \begin_inset Index idx
29189 status collapsed
29190
29191 \begin_layout Plain Layout
29192 Commands ! S ! 
29193 \backslash
29194 shoveleft
29195 \end_layout
29196
29197 \end_inset
29198
29199  a centered line can be right or left aligned, respectively.
29200  The commands are used as follows:
29201 \end_layout
29202
29203 \begin_layout Standard
29204
29205 \series bold
29206
29207 \backslash
29208 shoveright{line content}
29209 \series default
29210  and 
29211 \series bold
29212
29213 \backslash
29214 shoveleft{line content}
29215 \end_layout
29216
29217 \begin_layout Standard
29218 \begin_inset VSpace medskip
29219 \end_inset
29220
29221 The length 
29222 \series bold
29223
29224 \backslash
29225 multlinegap
29226 \series default
29227
29228 \begin_inset Index idx
29229 status collapsed
29230
29231 \begin_layout Plain Layout
29232 Commands ! M ! 
29233 \backslash
29234 multlinegap
29235 \end_layout
29236
29237 \end_inset
29238
29239  specifies the distance of the first line from the left page margin.
29240  Predefined is the length 0
29241 \begin_inset space \thinspace{}
29242 \end_inset
29243
29244 pt.
29245 \end_layout
29246
29247 \begin_layout Standard
29248 As example the above formula where the command
29249 \end_layout
29250
29251 \begin_layout Standard
29252
29253 \series bold
29254
29255 \backslash
29256 setlength{
29257 \backslash
29258 multlinegap}{2cm}
29259 \end_layout
29260
29261 \begin_layout Standard
29262 was inserted in \SpecialChar TeX
29263  mode before:
29264 \begin_inset ERT
29265 status collapsed
29266
29267 \begin_layout Plain Layout
29268
29269
29270 \backslash
29271 setlength{
29272 \backslash
29273 multlinegap}{2cm}
29274 \end_layout
29275
29276 \end_inset
29277
29278
29279 \begin_inset Formula 
29280 \begin{multline}
29281 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}\\
29282 \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}}\\
29283 =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}}
29284 \end{multline}
29285
29286 \end_inset
29287
29288
29289 \begin_inset ERT
29290 status collapsed
29291
29292 \begin_layout Plain Layout
29293
29294
29295 \backslash
29296 setlength{
29297 \backslash
29298 multlinegap}{0pt}
29299 \end_layout
29300
29301 \end_inset
29302
29303 The second line was left aligned using 
29304 \series bold
29305
29306 \backslash
29307 shoveleft
29308 \series default
29309 .
29310 \end_layout
29311
29312 \begin_layout Subsection
29313 Multiline Formula Parts
29314 \begin_inset CommandInset label
29315 LatexCommand label
29316 name "subsec:Multiline-Formula-Parts"
29317
29318 \end_inset
29319
29320
29321 \begin_inset Index idx
29322 status collapsed
29323
29324 \begin_layout Plain Layout
29325 Formula ! multiline ! formula parts
29326 \end_layout
29327
29328 \end_inset
29329
29330
29331 \end_layout
29332
29333 \begin_layout Standard
29334 To display only parts of a formula with multiple lines, one of the following
29335  environments is used: 
29336 \series bold
29337 aligned
29338 \series default
29339
29340 \series bold
29341 alignedat
29342 \series default
29343
29344 \series bold
29345 gathered
29346 \series default
29347  or 
29348 \series bold
29349 split
29350 \series default
29351 .
29352  They can be inserted via the menu 
29353 \family sans
29354 Insert\SpecialChar menuseparator
29355 Math
29356 \family default
29357  or by using the commands described in this section.
29358 \end_layout
29359
29360 \begin_layout Standard
29361 The first three have the same properties as the corresponding multiline
29362  formula environments, but it is possible to set further formula parts beside
29363  them.
29364  An example:
29365 \begin_inset Formula 
29366 \[
29367 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29368 \Delta E\Delta t & \ge\frac{\hbar}{2}
29369 \end{aligned}
29370 \right\} \textrm{Uncertainty relations}
29371 \]
29372
29373 \end_inset
29374
29375
29376 \end_layout
29377
29378 \begin_layout Standard
29379 To get this formula, a displayed formula is created where the command 
29380 \series bold
29381
29382 \backslash
29383 aligned
29384 \series default
29385
29386 \begin_inset Index idx
29387 status collapsed
29388
29389 \begin_layout Plain Layout
29390 Commands ! A ! 
29391 \backslash
29392 aligned
29393 \end_layout
29394
29395 \end_inset
29396
29397  is inserted.
29398  A purple box appears around the blue formula box where now columns and
29399  lines can be added.
29400  Outside the multiline environment other formula parts can be set, like
29401  the brace.
29402 \end_layout
29403
29404 \begin_layout Standard
29405 The aligned environment is also suitable for long formulas whose lines are
29406  horizontally aligned.
29407  Using aligned in a displayed formula has the advantage that the formula
29408  number is vertically centered behind the lines.
29409  As example formula 
29410 \begin_inset CommandInset ref
29411 LatexCommand eqref
29412 reference "eq:shortlong"
29413
29414 \end_inset
29415
29416  in the aligned environment:
29417 \begin_inset Formula 
29418 \begin{equation}
29419 \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}|}\\
29420  & -\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}|}
29421 \end{aligned}
29422 \end{equation}
29423
29424 \end_inset
29425
29426
29427 \end_layout
29428
29429 \begin_layout Standard
29430 To use the environments 
29431 \series bold
29432 alignedat
29433 \series default
29434
29435 \series bold
29436 gathered
29437 \series default
29438 , or 
29439 \series bold
29440 split
29441 \series default
29442 , the command 
29443 \series bold
29444
29445 \backslash
29446 alignedat
29447 \series default
29448 ,
29449 \begin_inset Index idx
29450 status collapsed
29451
29452 \begin_layout Plain Layout
29453 Commands ! A ! 
29454 \backslash
29455 alignedat
29456 \end_layout
29457
29458 \end_inset
29459
29460  
29461 \series bold
29462
29463 \backslash
29464 gathered
29465 \series default
29466
29467 \begin_inset Index idx
29468 status collapsed
29469
29470 \begin_layout Plain Layout
29471 Commands ! G ! 
29472 \backslash
29473 gathered
29474 \end_layout
29475
29476 \end_inset
29477
29478 , or 
29479 \series bold
29480
29481 \backslash
29482 split
29483 \series default
29484
29485 \begin_inset Index idx
29486 status collapsed
29487
29488 \begin_layout Plain Layout
29489 Commands ! S ! 
29490 \backslash
29491 split
29492 \end_layout
29493
29494 \end_inset
29495
29496  are inserted, respectively.
29497  The split environment has the same properties as the aligned environment
29498  but it can only have two columns.
29499 \end_layout
29500
29501 \begin_layout Subsection
29502 Text in multiline Formulas
29503 \begin_inset CommandInset label
29504 LatexCommand label
29505 name "subsec:Text-in-multiline"
29506
29507 \end_inset
29508
29509
29510 \begin_inset Index idx
29511 status collapsed
29512
29513 \begin_layout Plain Layout
29514 Text ! in formulas
29515 \end_layout
29516
29517 \end_inset
29518
29519
29520 \begin_inset Index idx
29521 status collapsed
29522
29523 \begin_layout Plain Layout
29524 Formula ! multiline ! text
29525 \end_layout
29526
29527 \end_inset
29528
29529
29530 \end_layout
29531
29532 \begin_layout Standard
29533 In the Align environments, and the multline and gather environment, text
29534  can be inserted that will appear in a separate line and doesn't affect
29535  the column alignment.
29536  To do this, the command 
29537 \series bold
29538
29539 \backslash
29540 intertext
29541 \series default
29542
29543 \begin_inset Index idx
29544 status collapsed
29545
29546 \begin_layout Plain Layout
29547 Commands ! I ! 
29548 \backslash
29549 intertext
29550 \end_layout
29551
29552 \end_inset
29553
29554  is used in the following scheme:
29555 \end_layout
29556
29557 \begin_layout Standard
29558
29559 \series bold
29560
29561 \backslash
29562 intertext{text}
29563 \end_layout
29564
29565 \begin_layout Standard
29566 The text should not be longer than a line because it cannot be hyphenated.
29567  As \SpecialChar LyX
29568  doesn't yet support 
29569 \series bold
29570
29571 \backslash
29572 intertext
29573 \series default
29574  directly, the text is written as mathematical text.
29575  
29576 \series bold
29577
29578 \backslash
29579 intertext
29580 \series default
29581  must hereby be at the beginning of a line and appears in the output above
29582  this line.
29583  An example where the text was inserted at the beginning of the second line:
29584 \begin_inset Formula 
29585 \begin{align}
29586 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29587 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29588 \end{align}
29589
29590 \end_inset
29591
29592
29593 \end_layout
29594
29595 \begin_layout Standard
29596
29597 \series bold
29598
29599 \backslash
29600 intertext
29601 \series default
29602  always creates some vertical space between the text and the formula lines.
29603  To avoid this space, set in the document settings under 
29604 \family sans
29605 Math
29606 \begin_inset space ~
29607 \end_inset
29608
29609 Options
29610 \family default
29611  for the package 
29612 \series bold
29613 mathtools
29614 \series default
29615
29616 \begin_inset Index idx
29617 status collapsed
29618
29619 \begin_layout Plain Layout
29620 Packages ! mathtools
29621 \end_layout
29622
29623 \end_inset
29624
29625  the option 
29626 \family sans
29627 Load
29628 \begin_inset space ~
29629 \end_inset
29630
29631 always
29632 \family default
29633 .
29634  Then you can use the command 
29635 \series bold
29636
29637 \backslash
29638 shortintertext
29639 \series default
29640
29641 \begin_inset Index idx
29642 status collapsed
29643
29644 \begin_layout Plain Layout
29645 Commands ! S ! 
29646 \backslash
29647 shortintertext
29648 \end_layout
29649
29650 \end_inset
29651
29652  instead of 
29653 \series bold
29654
29655 \backslash
29656 intertext
29657 \series default
29658 :
29659 \end_layout
29660
29661 \begin_layout Standard
29662 \begin_inset Formula 
29663 \begin{align}
29664 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29665 \shortintertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29666 \end{align}
29667
29668 \end_inset
29669
29670
29671 \end_layout
29672
29673 \begin_layout Section
29674 Formula Numbering
29675 \begin_inset Index idx
29676 status collapsed
29677
29678 \begin_layout Plain Layout
29679 Formula numbering
29680 \end_layout
29681
29682 \end_inset
29683
29684
29685 \begin_inset Index idx
29686 status collapsed
29687
29688 \begin_layout Plain Layout
29689 Formula ! numbering|see
29690 \begin_inset ERT
29691 status collapsed
29692
29693 \begin_layout Plain Layout
29694
29695 {
29696 \end_layout
29697
29698 \end_inset
29699
29700 Formula numbering
29701 \begin_inset ERT
29702 status collapsed
29703
29704 \begin_layout Plain Layout
29705
29706 }
29707 \end_layout
29708
29709 \end_inset
29710
29711
29712 \end_layout
29713
29714 \end_inset
29715
29716
29717 \end_layout
29718
29719 \begin_layout Subsection
29720 General
29721 \end_layout
29722
29723 \begin_layout Standard
29724 Numbered formulas can be created with the menu 
29725 \family sans
29726 Insert\SpecialChar menuseparator
29727 Math\SpecialChar menuseparator
29728 Numbered
29729 \begin_inset space ~
29730 \end_inset
29731
29732 Formula
29733 \family default
29734  (shortcut 
29735 \family sans
29736 Ctrl+Alt
29737 \begin_inset space ~
29738 \end_inset
29739
29740 N
29741 \family default
29742 ).
29743  Existing formulas can be numbered with the menu 
29744 \family sans
29745 Edit\SpecialChar menuseparator
29746 Math\SpecialChar menuseparator
29747 Toggle
29748 \begin_inset space ~
29749 \end_inset
29750
29751 Numbering
29752 \family default
29753  (shortcut 
29754 \begin_inset Info
29755 type  "shortcut"
29756 arg   "math-number-toggle"
29757 \end_inset
29758
29759 ).
29760  The formula number is displayed in \SpecialChar LyX
29761  behind the formula as a number sign
29762  in parentheses.
29763  The number sign is replaced in the output by the formula number.
29764 \end_layout
29765
29766 \begin_layout Standard
29767 When numbering is turned on in multiline formulas, all lines will be numbered.
29768  But the numbering can be controlled with the menu 
29769 \family sans
29770 Edit\SpecialChar menuseparator
29771 Math\SpecialChar menuseparator
29772 Toggle
29773 \begin_inset space ~
29774 \end_inset
29775
29776 Numbering
29777 \begin_inset space ~
29778 \end_inset
29779
29780 of
29781 \begin_inset space ~
29782 \end_inset
29783
29784 Line
29785 \family default
29786  (shortcut 
29787 \begin_inset Info
29788 type  "shortcut"
29789 arg   "math-number-line-toggle"
29790 \end_inset
29791
29792 ) for every line.
29793 \end_layout
29794
29795 \begin_layout Standard
29796 Except for inline formulas, all formulas can be numbered with two different
29797  styles, see 
29798 \begin_inset CommandInset ref
29799 LatexCommand ref
29800 reference "sec:Formula-Styles"
29801
29802 \end_inset
29803
29804 .
29805 \end_layout
29806
29807 \begin_layout Subsection
29808 Cross-References
29809 \begin_inset Index idx
29810 status collapsed
29811
29812 \begin_layout Plain Layout
29813 Cross-references ! to formulas
29814 \end_layout
29815
29816 \end_inset
29817
29818
29819 \end_layout
29820
29821 \begin_layout Standard
29822 All labeled formulas can be cross-referenced.
29823  A label is added by the menu 
29824 \family sans
29825 Insert\SpecialChar menuseparator
29826 Label
29827 \family default
29828  or the toolbar button 
29829 \begin_inset Info
29830 type  "icon"
29831 arg   "label-insert"
29832 \end_inset
29833
29834 .
29835  The cursor must hereby be inside a displayed formula.
29836  Alternatively you can right-click on the formula and choose 
29837 \family sans
29838 Equation Label
29839 \family default
29840 .
29841  A dialog pops up displaying the prefix 
29842 \series bold
29843 eq:
29844 \series default
29845  in a text field.
29846  The label is inserted there behind the prefix.
29847  The predefined prefix means 
29848 \begin_inset Quotes eld
29849 \end_inset
29850
29851 equation
29852 \begin_inset Quotes erd
29853 \end_inset
29854
29855  and makes it easier to find labels in large documents because it marks
29856  it as formula label to divide it from e.
29857 \begin_inset space \thinspace{}
29858 \end_inset
29859
29860 g.
29861 \begin_inset space \space{}
29862 \end_inset
29863
29864 section labels.
29865  To change a label, the menu 
29866 \family sans
29867 Insert\SpecialChar menuseparator
29868 Label
29869 \family default
29870  is used again or you right-click on a formula and then on 
29871 \family sans
29872 Equation Label
29873 \family default
29874 .
29875 \end_layout
29876
29877 \begin_layout Standard
29878 The name of the label is displayed in \SpecialChar LyX
29879  within two parentheses behind formula.
29880  A formula with a label is always numbered.
29881 \end_layout
29882
29883 \begin_layout Standard
29884 Cross-references are inserted via the menu 
29885 \family sans
29886 Insert\SpecialChar menuseparator
29887 Cross-Reference
29888 \family default
29889  or with the toolbar button 
29890 \begin_inset Info
29891 type  "icon"
29892 arg   "dialog-show-new-inset ref"
29893 \end_inset
29894
29895 .
29896  A formula cross-reference appears in the output as formula number.
29897  When in the cross-reference dialog window the format 
29898 \series bold
29899 (<reference>)
29900 \series default
29901  is chosen, the cross-reference appears in the output as formula number
29902  in parentheses.
29903 \begin_inset Newline newline
29904 \end_inset
29905
29906 By right-clicking on a cross-reference in \SpecialChar LyX
29907 , one jumps to the formula that
29908  is referenced.
29909 \end_layout
29910
29911 \begin_layout Standard
29912 Here are as examples cross-references to formulas of the following subsections:
29913 \begin_inset Note Note
29914 status open
29915
29916 \begin_layout Plain Layout
29917 Note the different cross-reference types.
29918 \end_layout
29919
29920 \end_inset
29921
29922
29923 \end_layout
29924
29925 \begin_layout Standard
29926 The equations 
29927 \begin_inset CommandInset ref
29928 LatexCommand eqref
29929 reference "eq:tag"
29930
29931 \end_inset
29932
29933  and 
29934 \begin_inset CommandInset ref
29935 LatexCommand eqref
29936 reference "eq:c"
29937
29938 \end_inset
29939
29940  are equivalent.
29941  In (
29942 \begin_inset CommandInset ref
29943 LatexCommand ref
29944 reference "eq:Lat"
29945
29946 \end_inset
29947
29948 ) big Latin letters are used for the numbering in contrary to (
29949 \begin_inset CommandInset ref
29950 LatexCommand ref
29951 reference "eq:Rom"
29952
29953 \end_inset
29954
29955 ).
29956 \end_layout
29957
29958 \begin_layout Standard
29959 \begin_inset VSpace medskip
29960 \end_inset
29961
29962 When the argument of 
29963 \series bold
29964
29965 \backslash
29966 tag
29967 \begin_inset Foot
29968 status collapsed
29969
29970 \begin_layout Plain Layout
29971
29972 \series bold
29973
29974 \backslash
29975 tag
29976 \series default
29977  is described in 
29978 \begin_inset CommandInset ref
29979 LatexCommand ref
29980 reference "subsec:User-defined-Numbering"
29981
29982 \end_inset
29983
29984 .
29985 \end_layout
29986
29987 \end_inset
29988
29989
29990 \series default
29991  contains a box like in 
29992 \begin_inset CommandInset ref
29993 LatexCommand ref
29994 reference "subsec:Paragraph-Boxes"
29995
29996 \end_inset
29997
29998 , the formula cannot be referenced.
29999 \end_layout
30000
30001 \begin_layout Subsection
30002 Subnumbering
30003 \begin_inset Index idx
30004 status collapsed
30005
30006 \begin_layout Plain Layout
30007 Formula numbering ! subnumbering
30008 \end_layout
30009
30010 \end_inset
30011
30012
30013 \end_layout
30014
30015 \begin_layout Standard
30016 With the help of the commands 
30017 \series bold
30018
30019 \backslash
30020 begin{subequations}
30021 \series default
30022  and 
30023 \series bold
30024
30025 \backslash
30026 end{subequations}
30027 \series default
30028  formulas can be subnumbered.
30029  Both commands are inserted in \SpecialChar TeX
30030  mode.
30031 \end_layout
30032
30033 \begin_layout Standard
30034 An example:
30035 \begin_inset Formula 
30036 \begin{equation}
30037 A=C-B
30038 \end{equation}
30039
30040 \end_inset
30041
30042
30043 \begin_inset ERT
30044 status open
30045
30046 \begin_layout Plain Layout
30047
30048
30049 \backslash
30050 begin{subequations}
30051 \end_layout
30052
30053 \end_inset
30054
30055
30056 \begin_inset VSpace -5mm
30057 \end_inset
30058
30059
30060 \begin_inset Formula 
30061 \begin{equation}
30062 B=C-A\label{eq:b}
30063 \end{equation}
30064
30065 \end_inset
30066
30067
30068 \begin_inset Formula 
30069 \begin{equation}
30070 C=A+B\label{eq:c}
30071 \end{equation}
30072
30073 \end_inset
30074
30075
30076 \end_layout
30077
30078 \begin_layout Standard
30079 \begin_inset ERT
30080 status open
30081
30082 \begin_layout Plain Layout
30083
30084
30085 \backslash
30086 end{subequations}
30087 \end_layout
30088
30089 \end_inset
30090
30091
30092 \end_layout
30093
30094 \begin_layout Standard
30095 To create the example, the following is done:
30096 \end_layout
30097
30098 \begin_layout Enumerate
30099 first formula is inserted
30100 \end_layout
30101
30102 \begin_layout Enumerate
30103
30104 \series bold
30105
30106 \backslash
30107 begin{subequations}
30108 \begin_inset Newline newline
30109 \end_inset
30110
30111
30112 \series default
30113 is inserted after the first formula
30114 \end_layout
30115
30116 \begin_layout Enumerate
30117 second formula is inserted
30118 \end_layout
30119
30120 \begin_layout Enumerate
30121 third formula is inserted
30122 \end_layout
30123
30124 \begin_layout Enumerate
30125
30126 \series bold
30127
30128 \backslash
30129 end{subequations}
30130 \series default
30131  is inserted after the third formula
30132 \end_layout
30133
30134 \begin_layout Standard
30135 Every formula between the commands 
30136 \series bold
30137
30138 \backslash
30139 begin
30140 \series default
30141  and 
30142 \series bold
30143
30144 \backslash
30145 end
30146 \series default
30147  will be subnumbered with a, b, c, \SpecialChar ldots
30148  in the output.
30149  For multiline formulas every line will be subnumbered.
30150 \end_layout
30151
30152 \begin_layout Standard
30153 Referencing subequations work like for normal equations: 
30154 \begin_inset CommandInset ref
30155 LatexCommand eqref
30156 reference "eq:b"
30157
30158 \end_inset
30159
30160
30161 \begin_inset CommandInset ref
30162 LatexCommand eqref
30163 reference "eq:c"
30164
30165 \end_inset
30166
30167 .
30168  If you want to reference the subequations collectively, insert a label
30169  directly after
30170 \series bold
30171  
30172 \backslash
30173 begin{subequations}
30174 \series default
30175  and reference it.
30176  Formula 
30177 \begin_inset CommandInset ref
30178 LatexCommand eqref
30179 reference "eq:Here-is-an"
30180
30181 \end_inset
30182
30183  is an example.
30184 \end_layout
30185
30186 \begin_layout Standard
30187 By inserting commands in \SpecialChar TeX
30188  mode, a space is created between the first two
30189  formulas.
30190  To revert this -5
30191 \begin_inset space \thinspace{}
30192 \end_inset
30193
30194 mm vertical space is inserted after the command 
30195 \series bold
30196
30197 \backslash
30198 begin{subequations}
30199 \series default
30200 .
30201  When the formula style 
30202 \series bold
30203 Indented
30204 \begin_inset Foot
30205 status collapsed
30206
30207 \begin_layout Plain Layout
30208 formula styles see 
30209 \begin_inset CommandInset ref
30210 LatexCommand ref
30211 reference "sec:Formula-Styles"
30212
30213 \end_inset
30214
30215
30216 \end_layout
30217
30218 \end_inset
30219
30220
30221 \series default
30222  is used, -7
30223 \begin_inset space \thinspace{}
30224 \end_inset
30225
30226 mm space is inserted instead.
30227 \end_layout
30228
30229 \begin_layout Standard
30230 To get another subnumber instead of small Latin letters, insert this command
30231  as TeX code after 
30232 \series bold
30233
30234 \backslash
30235 begin{subequations}
30236 \series default
30237 :
30238 \end_layout
30239
30240 \begin_layout Standard
30241
30242 \series bold
30243
30244 \backslash
30245 renewcommand{
30246 \backslash
30247 theequation}{
30248 \backslash
30249 theparentequation -
30250 \backslash
30251 roman{equation}}
30252 \end_layout
30253
30254 \begin_layout Standard
30255
30256 \series bold
30257
30258 \backslash
30259 theparentequation
30260 \series default
30261  creates hereby the parent number and 
30262 \series bold
30263
30264 \backslash
30265 roman{equation}
30266 \series default
30267  adds a small Roman number as subnumber.
30268  For more information about the customization of the numbering, see 
30269 \begin_inset CommandInset ref
30270 LatexCommand ref
30271 reference "subsec:Numbering-with-Roman"
30272
30273 \end_inset
30274
30275 .
30276 \end_layout
30277
30278 \begin_layout Standard
30279 Here is an example for a multiline formula where the numbering is customized
30280  and turned off for the second line:
30281 \begin_inset ERT
30282 status collapsed
30283
30284 \begin_layout Plain Layout
30285
30286
30287 \backslash
30288 begin{subequations}
30289 \end_layout
30290
30291 \end_inset
30292
30293
30294 \begin_inset CommandInset label
30295 LatexCommand label
30296 name "eq:Here-is-an"
30297
30298 \end_inset
30299
30300
30301 \begin_inset ERT
30302 status open
30303
30304 \begin_layout Plain Layout
30305
30306
30307 \backslash
30308 renewcommand{
30309 \backslash
30310 theequation}{
30311 \backslash
30312 theparentequation -
30313 \backslash
30314 roman{equation}}
30315 \end_layout
30316
30317 \end_inset
30318
30319
30320 \begin_inset Formula 
30321 \begin{eqnarray}
30322 A & = & (B-Z)^{2}=(B-Z)(B-Z)\\
30323  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30324  & = & B^{2}-2BZ+Z^{2}
30325 \end{eqnarray}
30326
30327 \end_inset
30328
30329
30330 \begin_inset ERT
30331 status collapsed
30332
30333 \begin_layout Plain Layout
30334
30335
30336 \backslash
30337 end{subequations}
30338 \end_layout
30339
30340 \end_inset
30341
30342
30343 \end_layout
30344
30345 \begin_layout Subsection
30346 User-defined Numbering
30347 \begin_inset CommandInset label
30348 LatexCommand label
30349 name "subsec:User-defined-Numbering"
30350
30351 \end_inset
30352
30353
30354 \begin_inset Index idx
30355 status collapsed
30356
30357 \begin_layout Plain Layout
30358 Formula numbering ! user-defined
30359 \end_layout
30360
30361 \end_inset
30362
30363
30364 \end_layout
30365
30366 \begin_layout Standard
30367 \begin_inset Index idx
30368 status collapsed
30369
30370 \begin_layout Plain Layout
30371 Formula numbering ! self-defined delimiters
30372 \end_layout
30373
30374 \end_inset
30375
30376 With the standard numbering parentheses are set around the formula number.
30377  To replace the parentheses for example by vertical bars, the following
30378  line is added to the \SpecialChar LaTeX
30379 -preamble:
30380 \end_layout
30381
30382 \begin_layout Standard
30383
30384 \series bold
30385
30386 \backslash
30387 def
30388 \backslash
30389 tagform@#1{
30390 \backslash
30391 maketag@@@{|#1|}}
30392 \series default
30393
30394 \begin_inset Note Note
30395 status collapsed
30396
30397 \begin_layout Plain Layout
30398 This macro is already declared in the \SpecialChar LaTeX
30399 -preamble for testing.
30400  To activate it, remove the percent sign at the beginning.
30401 \end_layout
30402
30403 \end_inset
30404
30405
30406 \end_layout
30407
30408 \begin_layout Standard
30409 To use other characters, the vertical bars besides the 
30410 \series bold
30411 #1
30412 \series default
30413  are replaced by one ore more characters.
30414  To get only the formula number the vertical bars are omitted.
30415 \end_layout
30416
30417 \begin_layout Standard
30418 \begin_inset VSpace bigskip
30419 \end_inset
30420
30421 When there should be an expression of your choice instead of the consecutive
30422  formula number in parentheses behind the formula, the command 
30423 \series bold
30424
30425 \backslash
30426 tag
30427 \series default
30428
30429 \begin_inset Index idx
30430 status collapsed
30431
30432 \begin_layout Plain Layout
30433 Commands ! T ! 
30434 \backslash
30435 tag
30436 \end_layout
30437
30438 \end_inset
30439
30440  is used:
30441 \begin_inset Formula 
30442 \begin{equation}
30443 A+B=C\tag{something}\label{eq:tag}
30444 \end{equation}
30445
30446 \end_inset
30447
30448 In this example the command 
30449 \series bold
30450
30451 \backslash
30452 tag
30453 \begin_inset space \textvisiblespace{}
30454 \end_inset
30455
30456 something
30457 \series default
30458  was inserted in the formula.
30459 \end_layout
30460
30461 \begin_layout Standard
30462 When the command 
30463 \series bold
30464
30465 \backslash
30466 tag*
30467 \begin_inset space \textvisiblespace{}
30468 \end_inset
30469
30470 something
30471 \series default
30472  is inserted instead, the star prevents the parentheses around the expression:
30473 \begin_inset Formula 
30474 \[
30475 A+B=C\tag*{something}
30476 \]
30477
30478 \end_inset
30479
30480
30481 \end_layout
30482
30483 \begin_layout Standard
30484 \begin_inset VSpace bigskip
30485 \end_inset
30486
30487 To restart the formula numbering with new document parts or sections, the
30488  following command is used:
30489 \end_layout
30490
30491 \begin_layout Standard
30492
30493 \series bold
30494
30495 \backslash
30496 @addtoreset{equation}{part}
30497 \series default
30498
30499 \begin_inset Index idx
30500 status collapsed
30501
30502 \begin_layout Plain Layout
30503 Commands ! 
30504 \begin_inset ERT
30505 status collapsed
30506
30507 \begin_layout Plain Layout
30508
30509 "
30510 \end_layout
30511
30512 \end_inset
30513
30514 @
30515 \begin_inset ERT
30516 status collapsed
30517
30518 \begin_layout Plain Layout
30519
30520 "
30521 \end_layout
30522
30523 \end_inset
30524
30525  ! 
30526 \backslash
30527
30528 \begin_inset ERT
30529 status collapsed
30530
30531 \begin_layout Plain Layout
30532
30533 "
30534 \end_layout
30535
30536 \end_inset
30537
30538 @
30539 \begin_inset ERT
30540 status collapsed
30541
30542 \begin_layout Plain Layout
30543
30544 "
30545 \end_layout
30546
30547 \end_inset
30548
30549 addtoreset
30550 \end_layout
30551
30552 \end_inset
30553
30554
30555 \begin_inset Newline newline
30556 \end_inset
30557
30558 resp.
30559 \begin_inset Newline newline
30560 \end_inset
30561
30562
30563 \series bold
30564
30565 \backslash
30566 @addtoreset{equation}{section}
30567 \end_layout
30568
30569 \begin_layout Standard
30570 To be able to use these commands in \SpecialChar TeX
30571  mode, the 
30572 \begin_inset Quotes eld
30573 \end_inset
30574
30575 @
30576 \begin_inset Quotes erd
30577 \end_inset
30578
30579  character has to be made 
30580 \begin_inset Quotes eld
30581 \end_inset
30582
30583 active
30584 \begin_inset Quotes erd
30585 \end_inset
30586
30587  for \SpecialChar LaTeX
30588  using the command 
30589 \series bold
30590
30591 \backslash
30592 makeatletter.
30593
30594 \series default
30595  The command 
30596 \series bold
30597
30598 \backslash
30599 makeatother
30600 \series default
30601  reverts this.
30602  So the command sequence in \SpecialChar TeX
30603  mode is:
30604 \end_layout
30605
30606 \begin_layout Standard
30607
30608 \series bold
30609
30610 \backslash
30611 makeatletter
30612 \begin_inset Newline newline
30613 \end_inset
30614
30615
30616 \backslash
30617 @addtoreset{equation}{section}
30618 \begin_inset Newline newline
30619 \end_inset
30620
30621
30622 \backslash
30623 makeatother
30624 \end_layout
30625
30626 \begin_layout Standard
30627 In the \SpecialChar LaTeX
30628 -preamble 
30629 \series bold
30630
30631 \backslash
30632 makeatletter
30633 \series default
30634  and 
30635 \series bold
30636
30637 \backslash
30638 makeatother
30639 \series default
30640  can be omitted as they are automatically internally inserted by \SpecialChar LyX
30641 .
30642 \end_layout
30643
30644 \begin_layout Standard
30645 To revert 
30646 \series bold
30647
30648 \backslash
30649 @addtoreset
30650 \series default
30651 , the file 
30652 \series bold
30653 remreset.sty
30654 \series default
30655
30656 \begin_inset Foot
30657 status collapsed
30658
30659 \begin_layout Plain Layout
30660
30661 \series bold
30662 remreset
30663 \series default
30664  is part of the \SpecialChar LaTeX
30665 -package 
30666 \series bold
30667 carlisle
30668 \series default
30669
30670 \begin_inset Index idx
30671 status collapsed
30672
30673 \begin_layout Plain Layout
30674 Packages ! carlisle
30675 \end_layout
30676
30677 \end_inset
30678
30679  that is part of every \SpecialChar LaTeX
30680  standard installation.
30681 \end_layout
30682
30683 \end_inset
30684
30685
30686 \begin_inset Index idx
30687 status collapsed
30688
30689 \begin_layout Plain Layout
30690 Packages ! remreset
30691 \end_layout
30692
30693 \end_inset
30694
30695  has to be loaded in the \SpecialChar LaTeX
30696 -preamble with the line
30697 \end_layout
30698
30699 \begin_layout Standard
30700
30701 \series bold
30702
30703 \backslash
30704 usepackage{remreset}
30705 \end_layout
30706
30707 \begin_layout Standard
30708 Then the command 
30709 \series bold
30710
30711 \backslash
30712 @removefromreset
30713 \series default
30714
30715 \begin_inset Index idx
30716 status collapsed
30717
30718 \begin_layout Plain Layout
30719 Commands ! 
30720 \begin_inset ERT
30721 status collapsed
30722
30723 \begin_layout Plain Layout
30724
30725 "
30726 \end_layout
30727
30728 \end_inset
30729
30730 @
30731 \begin_inset ERT
30732 status collapsed
30733
30734 \begin_layout Plain Layout
30735
30736 "
30737 \end_layout
30738
30739 \end_inset
30740
30741  ! 
30742 \backslash
30743
30744 \begin_inset ERT
30745 status collapsed
30746
30747 \begin_layout Plain Layout
30748
30749 "
30750 \end_layout
30751
30752 \end_inset
30753
30754 @
30755 \begin_inset ERT
30756 status collapsed
30757
30758 \begin_layout Plain Layout
30759
30760 "
30761 \end_layout
30762
30763 \end_inset
30764
30765 removefromreset
30766 \end_layout
30767
30768 \end_inset
30769
30770  can be used with the same scheme as 
30771 \series bold
30772
30773 \backslash
30774 @addtoreset
30775 \series default
30776 .
30777 \end_layout
30778
30779 \begin_layout Standard
30780 \begin_inset VSpace bigskip
30781 \end_inset
30782
30783 Sometimes formulas should be numbered in the following form:
30784 \end_layout
30785
30786 \begin_layout Standard
30787
30788 \family typewriter
30789 (section number.formula number)
30790 \end_layout
30791
30792 \begin_layout Standard
30793 The formula number should start with every section with 
30794 \begin_inset Quotes eld
30795 \end_inset
30796
30797 1
30798 \begin_inset Quotes erd
30799 \end_inset
30800
30801 .
30802 \end_layout
30803
30804 \begin_layout Standard
30805 For this case there is the command 
30806 \series bold
30807
30808 \backslash
30809 numberwithin
30810 \series default
30811
30812 \begin_inset Index idx
30813 status collapsed
30814
30815 \begin_layout Plain Layout
30816 Commands ! N ! 
30817 \backslash
30818 numberwithin
30819 \end_layout
30820
30821 \end_inset
30822
30823 , which is used with the following scheme:
30824 \end_layout
30825
30826 \begin_layout Standard
30827
30828 \series bold
30829
30830 \backslash
30831 numberwithin{counter}{sectioning}
30832 \end_layout
30833
30834 \begin_layout Standard
30835 Counter denotes what kind of numbering is affected, sectioning denotes what
30836  number is before the dot.
30837 \end_layout
30838
30839 \begin_layout Standard
30840 Thus in our case the following \SpecialChar LaTeX
30841  preamble or \SpecialChar TeX
30842  code line is used:
30843 \end_layout
30844
30845 \begin_layout Standard
30846
30847 \series bold
30848
30849 \backslash
30850 numberwithin{equation}{section}
30851 \end_layout
30852
30853 \begin_layout Standard
30854 This is the result:
30855 \begin_inset ERT
30856 status collapsed
30857
30858 \begin_layout Plain Layout
30859
30860
30861 \backslash
30862 numberwithin{equation}{section}
30863 \end_layout
30864
30865 \end_inset
30866
30867
30868 \begin_inset Formula 
30869 \begin{equation}
30870 A+B=C
30871 \end{equation}
30872
30873 \end_inset
30874
30875
30876 \end_layout
30877
30878 \begin_layout Standard
30879 To number e.
30880 \begin_inset space \thinspace{}
30881 \end_inset
30882
30883 g.
30884 \begin_inset space \space{}
30885 \end_inset
30886
30887 tables so that the number of the part is the sectioning,
30888 \begin_inset Newline newline
30889 \end_inset
30890
30891
30892 \series bold
30893
30894 \backslash
30895 numberwithin{table}{part}
30896 \series default
30897  is used.
30898 \end_layout
30899
30900 \begin_layout Standard
30901 To go back to the standard numbering or to prevent this kind of numbering
30902  when it is defined by the document class, the following command is inserted
30903  as \SpecialChar TeX
30904  code or to the \SpecialChar LaTeX
30905  preamble:
30906 \end_layout
30907
30908 \begin_layout Standard
30909
30910 \series bold
30911
30912 \backslash
30913 renewcommand{
30914 \backslash
30915 theequation}{
30916 \backslash
30917 arabic{equation}}
30918 \begin_inset Index idx
30919 status collapsed
30920
30921 \begin_layout Plain Layout
30922 Commands ! A ! 
30923 \backslash
30924 arabic
30925 \end_layout
30926
30927 \end_inset
30928
30929
30930 \series default
30931
30932 \begin_inset ERT
30933 status collapsed
30934
30935 \begin_layout Plain Layout
30936
30937
30938 \backslash
30939 renewcommand{
30940 \backslash
30941 theequation}{
30942 \backslash
30943 arabic{equation}}
30944 \end_layout
30945
30946 \end_inset
30947
30948
30949 \series bold
30950
30951 \begin_inset Newline newline
30952 \end_inset
30953
30954
30955 \series default
30956 or
30957 \series bold
30958
30959 \begin_inset Newline newline
30960 \end_inset
30961
30962
30963 \backslash
30964 renewcommand{
30965 \backslash
30966 thetable}{
30967 \backslash
30968 arabic{table}}
30969 \end_layout
30970
30971 \begin_layout Standard
30972
30973 \series bold
30974
30975 \backslash
30976 numberwithin
30977 \series default
30978  uses internally the command 
30979 \series bold
30980
30981 \backslash
30982 @addtoreset
30983 \series default
30984 , described above, that also needs to be reverted.
30985 \begin_inset ERT
30986 status collapsed
30987
30988 \begin_layout Plain Layout
30989
30990
30991 \backslash
30992 makeatletter
30993 \end_layout
30994
30995 \begin_layout Plain Layout
30996
30997
30998 \backslash
30999 @removefromreset{equation}{section}
31000 \end_layout
31001
31002 \begin_layout Plain Layout
31003
31004
31005 \backslash
31006 makeatother
31007 \end_layout
31008
31009 \end_inset
31010
31011
31012 \end_layout
31013
31014 \begin_layout Standard
31015 \begin_inset Newpage newpage
31016 \end_inset
31017
31018
31019 \end_layout
31020
31021 \begin_layout Subsection
31022 Numbering with Roman Numbers and Letters
31023 \begin_inset CommandInset label
31024 LatexCommand label
31025 name "subsec:Numbering-with-Roman"
31026
31027 \end_inset
31028
31029
31030 \begin_inset Index idx
31031 status collapsed
31032
31033 \begin_layout Plain Layout
31034 Formula numbering ! with letters
31035 \end_layout
31036
31037 \end_inset
31038
31039
31040 \begin_inset Index idx
31041 status collapsed
31042
31043 \begin_layout Plain Layout
31044 Formula numbering ! with Roman numbers
31045 \end_layout
31046
31047 \end_inset
31048
31049
31050 \end_layout
31051
31052 \begin_layout Standard
31053 Formulas can also be numbered with Roman numbers and Latin letters.
31054  To number for example with small Roman numbers, the command
31055 \end_layout
31056
31057 \begin_layout Standard
31058
31059 \series bold
31060
31061 \backslash
31062 renewcommand{
31063 \backslash
31064 theequation}{
31065 \backslash
31066 roman{equation}}
31067 \end_layout
31068
31069 \begin_layout Standard
31070 is inserted before the formula in \SpecialChar TeX
31071  mode.
31072  
31073 \series bold
31074
31075 \backslash
31076 renewcommand
31077 \series default
31078
31079 \begin_inset Index idx
31080 status collapsed
31081
31082 \begin_layout Plain Layout
31083 Commands ! R ! 
31084 \backslash
31085 renewcommand
31086 \end_layout
31087
31088 \end_inset
31089
31090  redefines the predefined command 
31091 \series bold
31092
31093 \backslash
31094 theequation
31095 \series default
31096  to the command 
31097 \series bold
31098
31099 \backslash
31100 roman{equation}
31101 \series default
31102 .
31103 \begin_inset Foot
31104 status collapsed
31105
31106 \begin_layout Plain Layout
31107 The command 
31108 \series bold
31109
31110 \backslash
31111 renewcommand
31112 \series default
31113  has the same scheme like the command 
31114 \series bold
31115
31116 \backslash
31117 newcommand
31118 \series default
31119  that is described in 
31120 \begin_inset CommandInset ref
31121 LatexCommand ref
31122 reference "subsec:The-Command-newcommand"
31123
31124 \end_inset
31125
31126 .
31127 \end_layout
31128
31129 \end_inset
31130
31131  
31132 \series bold
31133 equation
31134 \series default
31135  is the formula counter.
31136  When the command 
31137 \series bold
31138
31139 \backslash
31140 the
31141 \series default
31142  is used as prefix for a counter, the value of the counter is output as
31143  Arabic number.
31144  When a formula is numbered, \SpecialChar LaTeX
31145  sets internally the command 
31146 \series bold
31147
31148 \backslash
31149 theequation
31150 \series default
31151  behind the formula.
31152  
31153 \series bold
31154
31155 \backslash
31156 roman{equation}
31157 \begin_inset Index idx
31158 status collapsed
31159
31160 \begin_layout Plain Layout
31161 Commands ! R ! 
31162 \backslash
31163 roman
31164 \end_layout
31165
31166 \end_inset
31167
31168
31169 \series default
31170  outputs the counter as small Roman number.
31171 \end_layout
31172
31173 \begin_layout Standard
31174 All formulas behind the command 
31175 \series bold
31176
31177 \backslash
31178 renew
31179 \series default
31180 c
31181 \series bold
31182 ommand
31183 \series default
31184  are now numbered Roman.
31185  To switch to numbering with big Roman numbers, the command is inserted
31186  again, but 
31187 \series bold
31188
31189 \backslash
31190 roman
31191 \series default
31192  is replaced by 
31193 \series bold
31194
31195 \backslash
31196 Roman
31197 \series default
31198
31199 \begin_inset Index idx
31200 status collapsed
31201
31202 \begin_layout Plain Layout
31203 Commands ! R ! 
31204 \backslash
31205 roman@
31206 \backslash
31207 Roman
31208 \end_layout
31209
31210 \end_inset
31211
31212 .
31213  To 
31214 \begin_inset Quotes eld
31215 \end_inset
31216
31217 number
31218 \begin_inset Quotes erd
31219 \end_inset
31220
31221  with small Latin letters there is the command 
31222 \series bold
31223
31224 \backslash
31225 alph
31226 \series default
31227
31228 \begin_inset Index idx
31229 status collapsed
31230
31231 \begin_layout Plain Layout
31232 Commands ! A ! 
31233 \backslash
31234 alph
31235 \end_layout
31236
31237 \end_inset
31238
31239 , for big ones there is the command 
31240 \series bold
31241
31242 \backslash
31243 Alph
31244 \series default
31245
31246 \begin_inset Index idx
31247 status collapsed
31248
31249 \begin_layout Plain Layout
31250 Commands ! A ! 
31251 \backslash
31252 alph@
31253 \backslash
31254 Alph
31255 \end_layout
31256
31257 \end_inset
31258
31259 .
31260 \end_layout
31261
31262 \begin_layout Standard
31263 \begin_inset Note Greyedout
31264 status open
31265
31266 \begin_layout Plain Layout
31267
31268 \series bold
31269 \color none
31270 Note:
31271 \series default
31272  Only maximal 26
31273 \begin_inset space ~
31274 \end_inset
31275
31276 formulas can be numbered with Latin letters in one document.
31277 \end_layout
31278
31279 \end_inset
31280
31281
31282 \end_layout
31283
31284 \begin_layout Standard
31285 \begin_inset ERT
31286 status collapsed
31287
31288 \begin_layout Plain Layout
31289
31290
31291 \backslash
31292 renewcommand{
31293 \backslash
31294 theequation}{
31295 \backslash
31296 roman{equation}}
31297 \end_layout
31298
31299 \end_inset
31300
31301
31302 \end_layout
31303
31304 \begin_layout Standard
31305 \begin_inset Formula 
31306 \begin{equation}
31307 A=\textrm{small roman}
31308 \end{equation}
31309
31310 \end_inset
31311
31312
31313 \begin_inset ERT
31314 status collapsed
31315
31316 \begin_layout Plain Layout
31317
31318
31319 \backslash
31320 renewcommand{
31321 \backslash
31322 theequation}{
31323 \backslash
31324 Roman{equation}}
31325 \end_layout
31326
31327 \end_inset
31328
31329
31330 \begin_inset Formula 
31331 \begin{equation}
31332 B=\textrm{big Roman}\label{eq:Rom}
31333 \end{equation}
31334
31335 \end_inset
31336
31337
31338 \begin_inset ERT
31339 status collapsed
31340
31341 \begin_layout Plain Layout
31342
31343
31344 \backslash
31345 renewcommand{
31346 \backslash
31347 theequation}{
31348 \backslash
31349 alph{equation}}
31350 \end_layout
31351
31352 \end_inset
31353
31354
31355 \begin_inset Formula 
31356 \begin{equation}
31357 C=\textrm{small Latin}
31358 \end{equation}
31359
31360 \end_inset
31361
31362
31363 \begin_inset ERT
31364 status collapsed
31365
31366 \begin_layout Plain Layout
31367
31368
31369 \backslash
31370 renewcommand{
31371 \backslash
31372 theequation}{
31373 \backslash
31374 Alph{equation}}
31375 \end_layout
31376
31377 \end_inset
31378
31379
31380 \begin_inset Formula 
31381 \begin{equation}
31382 D=\textrm{big Latin}\label{eq:Lat}
31383 \end{equation}
31384
31385 \end_inset
31386
31387
31388 \end_layout
31389
31390 \begin_layout Standard
31391 To switch back to the default numbering, insert the command:
31392 \end_layout
31393
31394 \begin_layout Standard
31395
31396 \series bold
31397
31398 \backslash
31399 renewcommand{
31400 \backslash
31401 theequation}{
31402 \backslash
31403 arabic{equation}}
31404 \begin_inset Index idx
31405 status collapsed
31406
31407 \begin_layout Plain Layout
31408 Commands ! A ! 
31409 \backslash
31410 arabic
31411 \end_layout
31412
31413 \end_inset
31414
31415
31416 \end_layout
31417
31418 \begin_layout Standard
31419 \begin_inset ERT
31420 status collapsed
31421
31422 \begin_layout Plain Layout
31423
31424
31425 \backslash
31426 renewcommand{
31427 \backslash
31428 theequation}{
31429 \backslash
31430 arabic{equation}}
31431 \end_layout
31432
31433 \end_inset
31434
31435
31436 \begin_inset Formula 
31437 \begin{equation}
31438 E=\textrm{Arabic}
31439 \end{equation}
31440
31441 \end_inset
31442
31443
31444 \end_layout
31445
31446 \begin_layout Standard
31447 \begin_inset VSpace medskip
31448 \end_inset
31449
31450 As you see, formulas are numbered serially independent from the numbering
31451  style.
31452  When then numbering should start with 
31453 \begin_inset Quotes eld
31454 \end_inset
31455
31456 1
31457 \begin_inset Quotes erd
31458 \end_inset
31459
31460  when the style is changed, new equation counters have to be defined.
31461  A description about this can be found in the file 
31462 \begin_inset CommandInset href
31463 LatexCommand href
31464 name "Formula-numbering.lyx"
31465 target "run:Formula-numbering.lyx"
31466 literal "false"
31467
31468 \end_inset
31469
31470 .
31471 \end_layout
31472
31473 \begin_layout Section
31474 Chemical Symbols and Equations
31475 \begin_inset CommandInset label
31476 LatexCommand label
31477 name "subsec:Chemical-Symbols-and"
31478
31479 \end_inset
31480
31481
31482 \begin_inset Index idx
31483 status collapsed
31484
31485 \begin_layout Plain Layout
31486 Chemical characters ! Symbols
31487 \end_layout
31488
31489 \end_inset
31490
31491
31492 \begin_inset Index idx
31493 status collapsed
31494
31495 \begin_layout Plain Layout
31496 Chemical equations
31497 \end_layout
31498
31499 \end_inset
31500
31501
31502 \begin_inset Index idx
31503 status collapsed
31504
31505 \begin_layout Plain Layout
31506 Symbols ! chemical
31507 \end_layout
31508
31509 \end_inset
31510
31511
31512 \end_layout
31513
31514 \begin_layout Standard
31515 An example text from chemistry:
31516 \end_layout
31517
31518 \begin_layout Quote
31519 The 
31520 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31521 \end_inset
31522
31523 -ion reacts with two 
31524 \begin_inset Formula $\mathrm{Na^{+}}$
31525 \end_inset
31526
31527 -ions to sodium sulfate 
31528 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31529 \end_inset
31530
31531 .
31532  The chemical equation for this is:
31533 \begin_inset Formula 
31534 \begin{equation}
31535 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31536 \end{equation}
31537
31538 \end_inset
31539
31540
31541 \end_layout
31542
31543 \begin_layout Standard
31544 This chemical equation can directly be created as formula.
31545  To avoid that the symbols appear italic, everything is highlighted and
31546  changed by the shortcut 
31547 \begin_inset Info
31548 type  "shortcut"
31549 arg   "font-roman"
31550 \end_inset
31551
31552  to the upright font style.
31553 \begin_inset Foot
31554 status collapsed
31555
31556 \begin_layout Plain Layout
31557 font styles
31558 \series bold
31559  
31560 \series default
31561 see 
31562 \begin_inset CommandInset ref
31563 LatexCommand ref
31564 reference "subsec:Font-Styles"
31565
31566 \end_inset
31567
31568
31569 \end_layout
31570
31571 \end_inset
31572
31573
31574 \end_layout
31575
31576 \begin_layout Standard
31577 A more convenient way to typeset chemical formulas is to use the command
31578  
31579 \series bold
31580
31581 \backslash
31582 ce
31583 \series default
31584
31585 \begin_inset Index idx
31586 status collapsed
31587
31588 \begin_layout Plain Layout
31589 Commands ! C ! 
31590 \backslash
31591 ce
31592 \end_layout
31593
31594 \end_inset
31595
31596  that is available when the \SpecialChar LaTeX
31597 -package 
31598 \series bold
31599 mhchem
31600 \series default
31601
31602 \begin_inset Index idx
31603 status collapsed
31604
31605 \begin_layout Plain Layout
31606 Packages ! mhchem
31607 \end_layout
31608
31609 \end_inset
31610
31611  is installed.
31612  After inserting 
31613 \series bold
31614
31615 \backslash
31616 ce
31617 \series default
31618  to a formula a new blue box appears where chemical formulas can be inserted
31619  in an intuitive way.
31620 \end_layout
31621
31622 \begin_layout Standard
31623 \align center
31624 \begin_inset Tabular
31625 <lyxtabular version="3" rows="10" columns="2">
31626 <features booktabs="true" tabularvalignment="middle">
31627 <column alignment="center" valignment="top" width="0pt">
31628 <column alignment="center" valignment="top">
31629 <row>
31630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31631 \begin_inset Text
31632
31633 \begin_layout Plain Layout
31634 Command
31635 \end_layout
31636
31637 \end_inset
31638 </cell>
31639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31640 \begin_inset Text
31641
31642 \begin_layout Plain Layout
31643 Result
31644 \end_layout
31645
31646 \end_inset
31647 </cell>
31648 </row>
31649 <row>
31650 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31651 \begin_inset Text
31652
31653 \begin_layout Plain Layout
31654
31655 \backslash
31656 ce
31657 \begin_inset space \textvisiblespace{}
31658 \end_inset
31659
31660 H2CO3
31661 \end_layout
31662
31663 \end_inset
31664 </cell>
31665 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31666 \begin_inset Text
31667
31668 \begin_layout Plain Layout
31669 \begin_inset Formula $\ce{H2CO3}$
31670 \end_inset
31671
31672
31673 \end_layout
31674
31675 \end_inset
31676 </cell>
31677 </row>
31678 <row topspace="1.5mm">
31679 <cell alignment="center" valignment="top" usebox="none">
31680 \begin_inset Text
31681
31682 \begin_layout Plain Layout
31683
31684 \backslash
31685 ce
31686 \begin_inset space \textvisiblespace{}
31687 \end_inset
31688
31689 SO4^2-
31690 \end_layout
31691
31692 \end_inset
31693 </cell>
31694 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31695 \begin_inset Text
31696
31697 \begin_layout Plain Layout
31698 \begin_inset Formula $\ce{SO4^{2-}}$
31699 \end_inset
31700
31701
31702 \end_layout
31703
31704 \end_inset
31705 </cell>
31706 </row>
31707 <row topspace="1.5mm">
31708 <cell alignment="center" valignment="top" usebox="none">
31709 \begin_inset Text
31710
31711 \begin_layout Plain Layout
31712
31713 \backslash
31714 ce
31715 \begin_inset space \textvisiblespace{}
31716 \end_inset
31717
31718 (NH4)2S
31719 \end_layout
31720
31721 \end_inset
31722 </cell>
31723 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31724 \begin_inset Text
31725
31726 \begin_layout Plain Layout
31727 \begin_inset Formula $\ce{(NH4)2S}$
31728 \end_inset
31729
31730
31731 \end_layout
31732
31733 \end_inset
31734 </cell>
31735 </row>
31736 <row topspace="1.5mm">
31737 <cell alignment="center" valignment="top" usebox="none">
31738 \begin_inset Text
31739
31740 \begin_layout Plain Layout
31741
31742 \backslash
31743 ce
31744 \begin_inset space \textvisiblespace{}
31745 \end_inset
31746
31747 KCr(SO4)2.12H2O
31748 \end_layout
31749
31750 \end_inset
31751 </cell>
31752 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31753 \begin_inset Text
31754
31755 \begin_layout Plain Layout
31756 \begin_inset Formula $\ce{KCr(SO4)2.12H2O}$
31757 \end_inset
31758
31759
31760 \end_layout
31761
31762 \end_inset
31763 </cell>
31764 </row>
31765 <row topspace="1.5mm">
31766 <cell alignment="center" valignment="top" usebox="none">
31767 \begin_inset Text
31768
31769 \begin_layout Plain Layout
31770
31771 \backslash
31772 ce
31773 \begin_inset space \textvisiblespace{}
31774 \end_inset
31775
31776 A-B
31777 \backslash
31778 dbond
31779 \begin_inset space \textvisiblespace{}
31780 \end_inset
31781
31782 C
31783 \backslash
31784 tbond
31785 \begin_inset space \textvisiblespace{}
31786 \end_inset
31787
31788 D
31789 \end_layout
31790
31791 \end_inset
31792 </cell>
31793 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31794 \begin_inset Text
31795
31796 \begin_layout Plain Layout
31797 \begin_inset Formula $\ce{A-B\dbond C\tbond D}$
31798 \end_inset
31799
31800
31801 \end_layout
31802
31803 \end_inset
31804 </cell>
31805 </row>
31806 <row topspace="1.5mm">
31807 <cell alignment="center" valignment="top" usebox="none">
31808 \begin_inset Text
31809
31810 \begin_layout Plain Layout
31811
31812 \backslash
31813 ce
31814 \begin_inset space \textvisiblespace{}
31815 \end_inset
31816
31817 ^227
31818 \begin_inset Formula $\downarrow$
31819 \end_inset
31820
31821 _90
31822 \begin_inset Formula $\to$
31823 \end_inset
31824
31825 Th+
31826 \end_layout
31827
31828 \end_inset
31829 </cell>
31830 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31831 \begin_inset Text
31832
31833 \begin_layout Plain Layout
31834 \begin_inset Formula $\ce{_{90}^{227}Th+}$
31835 \end_inset
31836
31837
31838 \end_layout
31839
31840 \end_inset
31841 </cell>
31842 </row>
31843 <row>
31844 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31845 \begin_inset Text
31846
31847 \begin_layout Plain Layout
31848
31849 \backslash
31850 ce
31851 \begin_inset space \textvisiblespace{}
31852 \end_inset
31853
31854
31855 \backslash
31856 mu
31857 \begin_inset space \textvisiblespace{}
31858 \end_inset
31859
31860
31861 \backslash
31862 hyphen
31863 \begin_inset space \textvisiblespace{}
31864 \end_inset
31865
31866 Cl
31867 \end_layout
31868
31869 \end_inset
31870 </cell>
31871 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31872 \begin_inset Text
31873
31874 \begin_layout Plain Layout
31875 \begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$
31876 \end_inset
31877
31878
31879 \end_layout
31880
31881 \end_inset
31882 </cell>
31883 </row>
31884 <row>
31885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31886 \begin_inset Text
31887
31888 \begin_layout Plain Layout
31889
31890 \backslash
31891 ce
31892 \begin_inset space \textvisiblespace{}
31893 \end_inset
31894
31895 CO2
31896 \begin_inset space \textvisiblespace{}
31897 \end_inset
31898
31899 +
31900 \begin_inset space \textvisiblespace{}
31901 \end_inset
31902
31903 C
31904 \begin_inset space \textvisiblespace{}
31905 \end_inset
31906
31907 <=>
31908 \begin_inset space \textvisiblespace{}
31909 \end_inset
31910
31911 2CO
31912 \end_layout
31913
31914 \end_inset
31915 </cell>
31916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31917 \begin_inset Text
31918
31919 \begin_layout Plain Layout
31920 \begin_inset Formula $\ce{CO2 + C <=> 2CO}$
31921 \end_inset
31922
31923
31924 \end_layout
31925
31926 \end_inset
31927 </cell>
31928 </row>
31929 <row topspace="1.5mm">
31930 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31931 \begin_inset Text
31932
31933 \begin_layout Plain Layout
31934
31935 \backslash
31936 ce
31937 \begin_inset space \textvisiblespace{}
31938 \end_inset
31939
31940 CO2
31941 \begin_inset space \textvisiblespace{}
31942 \end_inset
31943
31944 +
31945 \begin_inset space \textvisiblespace{}
31946 \end_inset
31947
31948 C
31949 \begin_inset space \textvisiblespace{}
31950 \end_inset
31951
31952 ->[
31953 \backslash
31954 alpha][
31955 \backslash
31956 beta]
31957 \begin_inset space \textvisiblespace{}
31958 \end_inset
31959
31960 2CO}
31961 \end_layout
31962
31963 \end_inset
31964 </cell>
31965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
31966 \begin_inset Text
31967
31968 \begin_layout Plain Layout
31969 \begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$
31970 \end_inset
31971
31972
31973 \end_layout
31974
31975 \end_inset
31976 </cell>
31977 </row>
31978 </lyxtabular>
31979
31980 \end_inset
31981
31982
31983 \end_layout
31984
31985 \begin_layout Standard
31986 \begin_inset Note Greyedout
31987 status open
31988
31989 \begin_layout Plain Layout
31990
31991 \series bold
31992 \color none
31993 Note:
31994 \series default
31995  It is not possible in \SpecialChar LyX
31996  to use the character ^ to get an up-arrow as described
31997  in the 
31998 \series bold
31999 mhchem
32000 \series default
32001  manual.
32002  One instead uses a negative thin space followed by the command 
32003 \series bold
32004
32005 \backslash
32006 uparrow
32007 \series default
32008
32009 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
32010 \end_inset
32011
32012
32013 \end_layout
32014
32015 \end_inset
32016
32017
32018 \end_layout
32019
32020 \begin_layout Standard
32021 Using 
32022 \series bold
32023
32024 \backslash
32025 ce
32026 \series default
32027  the command for equation
32028 \begin_inset space ~
32029 \end_inset
32030
32031
32032 \begin_inset CommandInset ref
32033 LatexCommand eqref
32034 reference "eq:chem-reaction"
32035
32036 \end_inset
32037
32038  is:
32039 \begin_inset Newline newline
32040 \end_inset
32041
32042
32043 \series bold
32044  
32045 \backslash
32046 ce
32047 \begin_inset space \textvisiblespace{}
32048 \end_inset
32049
32050 2Na+
32051 \begin_inset space \textvisiblespace{}
32052 \end_inset
32053
32054 +
32055 \begin_inset space \textvisiblespace{}
32056 \end_inset
32057
32058 SO4^2-
32059 \begin_inset space \textvisiblespace{}
32060 \end_inset
32061
32062
32063 \begin_inset space \textvisiblespace{}
32064 \end_inset
32065
32066 ->
32067 \begin_inset space \textvisiblespace{}
32068 \end_inset
32069
32070 Na2SO4
32071 \end_layout
32072
32073 \begin_layout Standard
32074 To create multiline chemical equations first a multiline formula is created
32075  as described in 
32076 \begin_inset CommandInset ref
32077 LatexCommand ref
32078 reference "sec:Multiline-Formulas"
32079
32080 \end_inset
32081
32082 .
32083  Afterwards the command 
32084 \series bold
32085
32086 \backslash
32087 ce
32088 \series default
32089  is used in every small blue box of the formula.
32090  
32091 \begin_inset CommandInset ref
32092 LatexCommand eqref
32093 reference "eq:TEOS-reaction-1"
32094
32095 \end_inset
32096
32097  and 
32098 \begin_inset CommandInset ref
32099 LatexCommand eqref
32100 reference "eq:TEOS-reaction-2"
32101
32102 \end_inset
32103
32104  are an example of a multi-stage chemical reaction where every equation
32105  has its own number.
32106 \begin_inset Formula 
32107 \begin{eqnarray}
32108 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
32109 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
32110 \end{eqnarray}
32111
32112 \end_inset
32113
32114
32115 \end_layout
32116
32117 \begin_layout Standard
32118 Besides 
32119 \series bold
32120
32121 \backslash
32122 ce
32123 \series default
32124  the 
32125 \series bold
32126 mhchem
32127 \series default
32128  package provides the command 
32129 \series bold
32130
32131 \backslash
32132 cf
32133 \series default
32134
32135 \begin_inset Index idx
32136 status collapsed
32137
32138 \begin_layout Plain Layout
32139 Commands ! C ! 
32140 \backslash
32141 cf
32142 \end_layout
32143
32144 \end_inset
32145
32146  that has to be used for special cases.
32147  For more information about 
32148 \series bold
32149
32150 \backslash
32151 cf
32152 \series default
32153  and more examples have a look at the documentation of 
32154 \series bold
32155 mhchem
32156 \series default
32157
32158 \begin_inset CommandInset citation
32159 LatexCommand cite
32160 key "mhchem"
32161 literal "true"
32162
32163 \end_inset
32164
32165 .
32166 \end_layout
32167
32168 \begin_layout Section
32169 Diagrams
32170 \end_layout
32171
32172 \begin_layout Standard
32173 \SpecialChar LyX
32174  supports two types of commutative diagrams: 
32175 \series bold
32176 amscd
32177 \series default
32178  and 
32179 \series bold
32180 xymatrix
32181 \series default
32182  that are explained in the following.
32183 \end_layout
32184
32185 \begin_layout Subsection
32186 Amscd Diagrams
32187 \begin_inset Index idx
32188 status collapsed
32189
32190 \begin_layout Plain Layout
32191 Diagrams ! amscd
32192 \end_layout
32193
32194 \end_inset
32195
32196
32197 \end_layout
32198
32199 \begin_layout Standard
32200 Diagrams of this type visualize relations by vertical and horizontal lines
32201  or arrows:
32202 \begin_inset Formula 
32203 \[
32204 \begin{CD}A@>>>B@>>>C\\
32205 @AAA@.@VVV\\
32206 F@<<<E@<<<D
32207 \end{CD}
32208 \]
32209
32210 \end_inset
32211
32212
32213 \end_layout
32214
32215 \begin_layout Standard
32216 To get them, the command 
32217 \series bold
32218
32219 \backslash
32220 CD
32221 \begin_inset Index idx
32222 status collapsed
32223
32224 \begin_layout Plain Layout
32225 Commands ! C ! 
32226 \backslash
32227 CD
32228 \end_layout
32229
32230 \end_inset
32231
32232
32233 \series default
32234  is inserted to a formula.
32235  A blue box appears with two dashed lines where further commands can be
32236  inserted.
32237  With 
32238 \begin_inset Info
32239 type  "shortcut"
32240 arg   "newline-insert newline"
32241 \end_inset
32242
32243  a new line is created.
32244  Horizontal relations are inserted in odd, vertical in even formula lines.
32245 \end_layout
32246
32247 \begin_layout Standard
32248 To create the relations there are the following commands:
32249 \end_layout
32250
32251 \begin_layout Itemize
32252
32253 \series bold
32254 @<<<
32255 \series default
32256  creates a left arrow, 
32257 \series bold
32258 @>>>
32259 \series default
32260  a right arrow and 
32261 \series bold
32262 @=
32263 \series default
32264  a long equal sign
32265 \end_layout
32266
32267 \begin_layout Itemize
32268
32269 \series bold
32270 @AAA
32271 \series default
32272  creates an up arrow, 
32273 \series bold
32274 @VVV
32275 \series default
32276  a down arrow and 
32277 \series bold
32278 @|
32279 \series default
32280  a vertical equal sign
32281 \end_layout
32282
32283 \begin_layout Itemize
32284
32285 \series bold
32286 @.
32287
32288 \series default
32289  is a placeholder for non-existent relations
32290 \end_layout
32291
32292 \begin_layout Standard
32293 All arrows can be labeled as follows:
32294 \end_layout
32295
32296 \begin_layout Itemize
32297 If text inserted between the first and second < or >, resp., it is placed
32298  above the arrow.
32299  When it is inserted between the second and third one, it appears under
32300  the arrow.
32301 \end_layout
32302
32303 \begin_layout Itemize
32304 When text for vertical arrows is inserted between the first and second A
32305  or V, resp., it is placed left beside the arrow.
32306  When it is inserted between the second and third one, it appears right
32307  beside the arrow.
32308  If the text contains an A or V, these letters must be set into a \SpecialChar TeX
32309  brace.
32310 \end_layout
32311
32312 \begin_layout Standard
32313 As example a diagram with all possible relations:
32314 \end_layout
32315
32316 \begin_layout Standard
32317 \begin_inset Formula 
32318 \[
32319 \begin{CD}A@>j>>B@>>k>C@=F\\
32320 @AmAA@.@VV{V}V@|\\
32321 D@<<j<E@>k>>F@=C
32322 \end{CD}
32323 \]
32324
32325 \end_inset
32326
32327
32328 \end_layout
32329
32330 \begin_layout Standard
32331 The command for this is:
32332 \begin_inset Newline newline
32333 \end_inset
32334
32335
32336 \series bold
32337
32338 \backslash
32339 CD
32340 \begin_inset space \textvisiblespace{}
32341 \end_inset
32342
32343 A@>j>>B@>>k>C@=F Ctrl+Return
32344 \begin_inset Newline newline
32345 \end_inset
32346
32347
32348 \begin_inset Phantom HPhantom
32349 status open
32350
32351 \begin_layout Plain Layout
32352
32353 \series bold
32354
32355 \backslash
32356 CD
32357 \begin_inset space \textvisiblespace{}
32358 \end_inset
32359
32360
32361 \end_layout
32362
32363 \end_inset
32364
32365 @AmAA@.@VV
32366 \backslash
32367 {V
32368 \series default
32369
32370 \begin_inset Formula $\to$
32371 \end_inset
32372
32373
32374 \series bold
32375 V@| Ctrl+Return
32376 \begin_inset Newline newline
32377 \end_inset
32378
32379
32380 \begin_inset Phantom HPhantom
32381 status open
32382
32383 \begin_layout Plain Layout
32384
32385 \series bold
32386
32387 \backslash
32388 CD
32389 \begin_inset space \textvisiblespace{}
32390 \end_inset
32391
32392
32393 \end_layout
32394
32395 \end_inset
32396
32397 D@<<j<E@>k>>F@=C
32398 \end_layout
32399
32400 \begin_layout Subsection
32401 Xymatrix Diagrams
32402 \begin_inset Index idx
32403 status collapsed
32404
32405 \begin_layout Plain Layout
32406 Diagrams ! xymatrix
32407 \end_layout
32408
32409 \end_inset
32410
32411
32412 \end_layout
32413
32414 \begin_layout Standard
32415 To be able to use xymatrices, the \SpecialChar LaTeX
32416 -package 
32417 \series bold
32418 xypic
32419 \series default
32420  must be installed.
32421  A xymatrix is created by inserting the command 
32422 \series bold
32423
32424 \backslash
32425 xymatrix
32426 \series default
32427  in a formula.
32428  Then you are able to add new matrix columns and rows like for normal matrices,
32429  see 
32430 \begin_inset CommandInset ref
32431 LatexCommand ref
32432 reference "sec:Matrices"
32433
32434 \end_inset
32435
32436 .
32437 \end_layout
32438
32439 \begin_layout Standard
32440 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
32441  and much more.
32442  All possibilities to create commutative diagrams and decorations are explained
32443  in detail in the 
32444 \emph on
32445 XY-pic manual
32446 \emph default
32447  that you find in the menu 
32448 \family sans
32449 Help\SpecialChar menuseparator
32450 Specific
32451 \begin_inset space ~
32452 \end_inset
32453
32454 Manuals
32455 \family default
32456 .
32457 \end_layout
32458
32459 \begin_layout Subsection
32460
32461 \noun on
32462 Feynman
32463 \noun default
32464  Diagrams
32465 \begin_inset Index idx
32466 status collapsed
32467
32468 \begin_layout Plain Layout
32469 Diagrams ! Feynman
32470 \end_layout
32471
32472 \end_inset
32473
32474
32475 \end_layout
32476
32477 \begin_layout Standard
32478 To be able to use 
32479 \noun on
32480 Feynman
32481 \noun default
32482 -diagrams, the \SpecialChar LaTeX
32483 -package 
32484 \series bold
32485 feyn
32486 \series default
32487  must be installed.
32488  A 
32489 \noun on
32490 Feynman
32491 \noun default
32492 -diagram is created by inserting the command 
32493 \series bold
32494
32495 \backslash
32496 Diagram
32497 \series default
32498  in a formula.
32499  Then you are able to add new matrix columns and rows like for normal matrices,
32500  see 
32501 \begin_inset CommandInset ref
32502 LatexCommand ref
32503 reference "sec:Matrices"
32504
32505 \end_inset
32506
32507 .
32508 \end_layout
32509
32510 \begin_layout Standard
32511 Examples how to create 
32512 \noun on
32513 Feynman-
32514 \noun default
32515 diagrams in \SpecialChar LyX
32516  is given in the 
32517 \emph on
32518 Feynman-diagram manual
32519 \emph default
32520  that you find in the menu 
32521 \family sans
32522 Help\SpecialChar menuseparator
32523 Specific
32524 \begin_inset space ~
32525 \end_inset
32526
32527 Manuals
32528 \family default
32529 .
32530 \end_layout
32531
32532 \begin_layout Standard
32533 \begin_inset Newpage newpage
32534 \end_inset
32535
32536
32537 \end_layout
32538
32539 \begin_layout Section
32540 User-defined Commands
32541 \begin_inset Index idx
32542 status collapsed
32543
32544 \begin_layout Plain Layout
32545 User-defined commands
32546 \end_layout
32547
32548 \end_inset
32549
32550
32551 \end_layout
32552
32553 \begin_layout Standard
32554 \begin_inset Note Greyedout
32555 status open
32556
32557 \begin_layout Plain Layout
32558
32559 \series bold
32560 Note:
32561 \series default
32562  The names of user-defined commands and macros may only consist of Latin
32563  letters.
32564 \end_layout
32565
32566 \end_inset
32567
32568
32569 \end_layout
32570
32571 \begin_layout Subsection
32572 The Command 
32573 \backslash
32574 newcommand
32575 \begin_inset CommandInset label
32576 LatexCommand label
32577 name "subsec:The-Command-newcommand"
32578
32579 \end_inset
32580
32581
32582 \begin_inset Index idx
32583 status collapsed
32584
32585 \begin_layout Plain Layout
32586 User-defined commands ! 
32587 \backslash
32588 newcommand
32589 \end_layout
32590
32591 \end_inset
32592
32593
32594 \begin_inset Index idx
32595 status collapsed
32596
32597 \begin_layout Plain Layout
32598 Commands ! N ! 
32599 \backslash
32600 newcommand
32601 \end_layout
32602
32603 \end_inset
32604
32605
32606 \end_layout
32607
32608 \begin_layout Standard
32609 Many \SpecialChar LaTeX
32610 -commands are too long to be used frequently.
32611  But it is possible to define with the command 
32612 \series bold
32613
32614 \backslash
32615 newcommand
32616 \series default
32617  new shorter commands.
32618 \end_layout
32619
32620 \begin_layout Standard
32621 The command scheme of 
32622 \series bold
32623
32624 \backslash
32625 newcommand
32626 \series default
32627  is:
32628 \end_layout
32629
32630 \begin_layout Standard
32631
32632 \series bold
32633
32634 \backslash
32635 newcommand{new command name}[number of arguments][optional
32636 \series default
32637  
32638 \series bold
32639 value]
32640 \begin_inset Newline newline
32641 \end_inset
32642
32643
32644 \begin_inset Phantom HPhantom
32645 status open
32646
32647 \begin_layout Plain Layout
32648
32649 \series bold
32650
32651 \backslash
32652 newcommand
32653 \end_layout
32654
32655 \end_inset
32656
32657 {command definition}
32658 \end_layout
32659
32660 \begin_layout Standard
32661 \begin_inset Note Greyedout
32662 status open
32663
32664 \begin_layout Plain Layout
32665
32666 \series bold
32667 Note:
32668 \series default
32669  Assure that the name of the new command is not already used in your document
32670  or by \SpecialChar LaTeX
32671 -packages that you use.
32672  When you for example define the command 
32673 \series bold
32674
32675 \backslash
32676 le
32677 \series default
32678  for 
32679 \series bold
32680
32681 \backslash
32682 Leftarrow
32683 \series default
32684 , you get an error message because 
32685 \series bold
32686
32687 \backslash
32688 le
32689 \series default
32690  is already defined as command for 
32691 \begin_inset Quotes eld
32692 \end_inset
32693
32694
32695 \begin_inset Formula $\le$
32696 \end_inset
32697
32698
32699 \begin_inset Quotes erd
32700 \end_inset
32701
32702 .
32703 \end_layout
32704
32705 \end_inset
32706
32707
32708 \end_layout
32709
32710 \begin_layout Standard
32711 The number of arguments is an integer in the range 0
32712 \begin_inset space \thinspace{}
32713 \end_inset
32714
32715 -
32716 \begin_inset space \thinspace{}
32717 \end_inset
32718
32719 9 and specifies how many arguments the new command should have.
32720  With the optional value a value for an optional argument can be predefined.
32721  When this is done, the 
32722 \emph on
32723 first
32724 \emph default
32725  
32726 \emph on
32727 a
32728 \emph default
32729 rgument of the new command is automatically an optional one.
32730 \end_layout
32731
32732 \begin_layout Standard
32733 Here are some examples:
32734 \end_layout
32735
32736 \begin_layout Itemize
32737 To define the command 
32738 \series bold
32739
32740 \backslash
32741 gr
32742 \series default
32743  for 
32744 \series bold
32745
32746 \backslash
32747 Longrightarrow
32748 \series default
32749 , the \SpecialChar LaTeX
32750 -preamble line is:
32751 \begin_inset VSpace medskip
32752 \end_inset
32753
32754
32755 \begin_inset Newline newline
32756 \end_inset
32757
32758
32759 \series bold
32760
32761 \backslash
32762 newcommand{
32763 \backslash
32764 gr}{
32765 \backslash
32766 Longrightarrow}
32767 \end_layout
32768
32769 \begin_layout Itemize
32770 To define the command 
32771 \series bold
32772
32773 \backslash
32774 us
32775 \series default
32776  for 
32777 \series bold
32778
32779 \backslash
32780 underline
32781 \series default
32782 , the argument (that should be underlined) must be taken into account.
32783  For this the preamble line is:
32784 \begin_inset VSpace medskip
32785 \end_inset
32786
32787
32788 \begin_inset Newline newline
32789 \end_inset
32790
32791
32792 \series bold
32793
32794 \backslash
32795 newcommand{
32796 \backslash
32797 us}[1]{
32798 \backslash
32799 underline{#1}}
32800 \series default
32801
32802 \begin_inset VSpace medskip
32803 \end_inset
32804
32805
32806 \begin_inset Newline newline
32807 \end_inset
32808
32809 The character 
32810 \series bold
32811 #
32812 \series default
32813  acts as argument placeholder, the 
32814 \series bold
32815 1
32816 \series default
32817  behind it denotes that it is the placeholder for the first argument.
32818 \end_layout
32819
32820 \begin_layout Itemize
32821 For 
32822 \series bold
32823
32824 \backslash
32825 framebox
32826 \series default
32827  one can e.
32828 \begin_inset space \thinspace{}
32829 \end_inset
32830
32831 g.
32832 \begin_inset space \space{}
32833 \end_inset
32834
32835 define the command 
32836 \series bold
32837
32838 \backslash
32839 fb
32840 \series default
32841 :
32842 \begin_inset VSpace medskip
32843 \end_inset
32844
32845
32846 \begin_inset Newline newline
32847 \end_inset
32848
32849
32850 \series bold
32851
32852 \backslash
32853 newcommand{
32854 \backslash
32855 fb}[3]{
32856 \backslash
32857 framebox#1#2{$#3$}}
32858 \series default
32859
32860 \begin_inset VSpace medskip
32861 \end_inset
32862
32863
32864 \begin_inset Newline newline
32865 \end_inset
32866
32867 The two Dollar signs creates the extra formula needed for 
32868 \series bold
32869
32870 \backslash
32871 framebox
32872 \series default
32873 , see 
32874 \begin_inset CommandInset ref
32875 LatexCommand ref
32876 reference "subsec:Boxes-with-Frame"
32877
32878 \end_inset
32879
32880 .
32881 \end_layout
32882
32883 \begin_layout Itemize
32884 To create a new command for 
32885 \series bold
32886
32887 \backslash
32888 fcolorbox
32889 \series default
32890  where the color for the box need not be specified, the argument for the
32891  color is defined optional:
32892 \begin_inset VSpace medskip
32893 \end_inset
32894
32895
32896 \begin_inset Newline newline
32897 \end_inset
32898
32899
32900 \series bold
32901
32902 \backslash
32903 newcommand{
32904 \backslash
32905 cb}[3][white]{
32906 \backslash
32907 fcolorbox{#2}{#1}{$#3$}}
32908 \series default
32909
32910 \begin_inset VSpace medskip
32911 \end_inset
32912
32913
32914 \begin_inset Newline newline
32915 \end_inset
32916
32917 When the color is not specified when using 
32918 \series bold
32919
32920 \backslash
32921 cb
32922 \series default
32923 , the predefined color 
32924 \series bold
32925 white
32926 \series default
32927  will be used.
32928 \end_layout
32929
32930 \begin_layout Standard
32931 A test of the new defined commands:
32932 \end_layout
32933
32934 \begin_layout Standard
32935 \align center
32936 \begin_inset Tabular
32937 <lyxtabular version="3" rows="6" columns="2">
32938 <features booktabs="true" tabularvalignment="middle">
32939 <column alignment="center" valignment="top" width="0pt">
32940 <column alignment="center" valignment="top">
32941 <row>
32942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32943 \begin_inset Text
32944
32945 \begin_layout Plain Layout
32946 Command
32947 \end_layout
32948
32949 \end_inset
32950 </cell>
32951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32952 \begin_inset Text
32953
32954 \begin_layout Plain Layout
32955 Result
32956 \end_layout
32957
32958 \end_inset
32959 </cell>
32960 </row>
32961 <row>
32962 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32963 \begin_inset Text
32964
32965 \begin_layout Plain Layout
32966 A
32967 \backslash
32968 gr
32969 \begin_inset space \textvisiblespace{}
32970 \end_inset
32971
32972 B
32973 \end_layout
32974
32975 \end_inset
32976 </cell>
32977 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32978 \begin_inset Text
32979
32980 \begin_layout Plain Layout
32981 \begin_inset Formula $A\gr B$
32982 \end_inset
32983
32984
32985 \end_layout
32986
32987 \end_inset
32988 </cell>
32989 </row>
32990 <row>
32991 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32992 \begin_inset Text
32993
32994 \begin_layout Plain Layout
32995
32996 \backslash
32997 us{ABcd
32998 \end_layout
32999
33000 \end_inset
33001 </cell>
33002 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33003 \begin_inset Text
33004
33005 \begin_layout Plain Layout
33006 \begin_inset Formula $\us{ABcd}$
33007 \end_inset
33008
33009
33010 \end_layout
33011
33012 \end_inset
33013 </cell>
33014 </row>
33015 <row topspace="1mm">
33016 <cell alignment="center" valignment="top" usebox="none">
33017 \begin_inset Text
33018
33019 \begin_layout Plain Layout
33020
33021 \backslash
33022 fb{[2cm]
33023 \begin_inset Formula $\to$
33024 \end_inset
33025
33026
33027 \backslash
33028 {
33029 \begin_inset Formula $\to$
33030 \end_inset
33031
33032
33033 \backslash
33034 {
33035 \backslash
33036 int
33037 \begin_inset space \textvisiblespace{}
33038 \end_inset
33039
33040 A=B
33041 \end_layout
33042
33043 \end_inset
33044 </cell>
33045 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33046 \begin_inset Text
33047
33048 \begin_layout Plain Layout
33049 \begin_inset Formula $\fb{[2cm]}{}{\int A=B}$
33050 \end_inset
33051
33052
33053 \end_layout
33054
33055 \end_inset
33056 </cell>
33057 </row>
33058 <row topspace="1.5mm">
33059 <cell alignment="center" valignment="top" usebox="none">
33060 \begin_inset Text
33061
33062 \begin_layout Plain Layout
33063
33064 \backslash
33065 cb{red
33066 \begin_inset Formula $\to$
33067 \end_inset
33068
33069
33070 \backslash
33071 {
33072 \backslash
33073 int
33074 \begin_inset space \textvisiblespace{}
33075 \end_inset
33076
33077 A=B
33078 \end_layout
33079
33080 \end_inset
33081 </cell>
33082 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33083 \begin_inset Text
33084
33085 \begin_layout Plain Layout
33086 \begin_inset Formula $\cb{red}{\int A=B}$
33087 \end_inset
33088
33089
33090 \end_layout
33091
33092 \end_inset
33093 </cell>
33094 </row>
33095 <row topspace="1.5mm" bottomspace="1mm">
33096 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33097 \begin_inset Text
33098
33099 \begin_layout Plain Layout
33100
33101 \backslash
33102 cb[green]
33103 \backslash
33104 {red
33105 \begin_inset Formula $\to$
33106 \end_inset
33107
33108
33109 \backslash
33110 {
33111 \backslash
33112 int
33113 \begin_inset space \textvisiblespace{}
33114 \end_inset
33115
33116 A=B
33117 \end_layout
33118
33119 \end_inset
33120 </cell>
33121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
33122 \begin_inset Text
33123
33124 \begin_layout Plain Layout
33125 \begin_inset Formula $\cb[green]{red}{\int A=B}$
33126 \end_inset
33127
33128
33129 \end_layout
33130
33131 \end_inset
33132 </cell>
33133 </row>
33134 </lyxtabular>
33135
33136 \end_inset
33137
33138
33139 \end_layout
33140
33141 \begin_layout Subsection
33142 Math Macros
33143 \begin_inset Index idx
33144 status collapsed
33145
33146 \begin_layout Plain Layout
33147 User-defined commands! Math macros
33148 \end_layout
33149
33150 \end_inset
33151
33152
33153 \begin_inset Index idx
33154 status collapsed
33155
33156 \begin_layout Plain Layout
33157 Macros
33158 \end_layout
33159
33160 \end_inset
33161
33162
33163 \end_layout
33164
33165 \begin_layout Standard
33166 User-defined commands are especially convenient for complex expressions.
33167  When you are for example dealing with a document that has quadratic equations,
33168  the same solution type occurs several times.
33169  The general form of a quadratic equation is
33170 \begin_inset Formula 
33171 \[
33172 0=\lambda^{2}+p\lambda+q
33173 \]
33174
33175 \end_inset
33176
33177 The general form of the solution is
33178 \begin_inset Formula 
33179 \[
33180 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33181 \]
33182
33183 \end_inset
33184
33185
33186 \end_layout
33187
33188 \begin_layout Standard
33189 To define a command for the solution formula where only the three parameters
33190  
33191 \begin_inset Formula $\lambda$
33192 \end_inset
33193
33194
33195 \begin_inset Formula $p$
33196 \end_inset
33197
33198  and 
33199 \begin_inset Formula $q$
33200 \end_inset
33201
33202  need to be specified and the index of 
33203 \begin_inset Formula $\lambda$
33204 \end_inset
33205
33206  can be given optionally, the \SpecialChar LaTeX
33207 -preamble line is
33208 \begin_inset Newline newline
33209 \end_inset
33210
33211
33212 \series bold
33213
33214 \backslash
33215 newcommand{
33216 \backslash
33217 qG}[4][1,
33218 \backslash
33219 ,2]{#2_{#1}=-
33220 \backslash
33221 frac{#3}{2}
33222 \backslash
33223 pm
33224 \begin_inset Newline newline
33225 \end_inset
33226
33227
33228 \begin_inset Phantom HPhantom
33229 status open
33230
33231 \begin_layout Plain Layout
33232
33233 \series bold
33234
33235 \backslash
33236 newcommand
33237 \end_layout
33238
33239 \end_inset
33240
33241
33242 \backslash
33243 sqrt{
33244 \backslash
33245 frac{#3^{2}}{4}-#4}}
33246 \end_layout
33247
33248 \begin_layout Standard
33249 To create with this the solution formula, the command
33250 \begin_inset Newline newline
33251 \end_inset
33252
33253
33254 \series bold
33255
33256 \backslash
33257 qG{
33258 \backslash
33259 lambda
33260 \begin_inset Formula $\to$
33261 \end_inset
33262
33263
33264 \backslash
33265 {p
33266 \begin_inset Formula $\to$
33267 \end_inset
33268
33269
33270 \backslash
33271 {q
33272 \series default
33273  is inserted to a formula
33274 \series bold
33275 .
33276 \end_layout
33277
33278 \begin_layout Standard
33279 The definition of the new command is unintuitive because one has to know
33280  the schemes of all used \SpecialChar LaTeX
33281  commands, e.
33282 \begin_inset space \thinspace{}
33283 \end_inset
33284
33285 g.
33286 \begin_inset space \space{}
33287 \end_inset
33288
33289 that a fraction is inserted in \SpecialChar LaTeX
33290  as 
33291 \series bold
33292
33293 \backslash
33294 frac{numerator}{denominator}
33295 \series default
33296 .
33297  Furthermore one can easily forget a brace in the definition and cannot
33298  see in \SpecialChar LyX
33299  what the new command is doing.
33300  To avoid these problems \SpecialChar LyX
33301  offers the possibility to use math macros instead
33302  of the command 
33303 \series bold
33304
33305 \backslash
33306 newcommand
33307 \series default
33308 .
33309 \end_layout
33310
33311 \begin_layout Standard
33312 A math macro is created by using the menu 
33313 \family sans
33314 Insert\SpecialChar menuseparator
33315 Math\SpecialChar menuseparator
33316 Macro
33317 \family default
33318  or the toolbar button 
33319 \begin_inset Info
33320 type  "icon"
33321 arg   "math-macro newmacroname_newcommand"
33322 \end_inset
33323
33324 .
33325  The math macro toolbar appears together with the following box where the
33326  macro is defined:
33327 \begin_inset Newline newline
33328 \end_inset
33329
33330
33331 \begin_inset space \hspace*{\fill}
33332 \end_inset
33333
33334
33335 \begin_inset Graphics
33336         filename clipart/macrobox.png
33337         scale 95
33338
33339 \end_inset
33340
33341
33342 \begin_inset space \hspace*{\fill}
33343 \end_inset
33344
33345
33346 \begin_inset Newline newline
33347 \end_inset
33348
33349
33350 \begin_inset FormulaMacro
33351 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33352 \end_inset
33353
33354
33355 \backslash
33356 newmacroname is the default name of the macro that should be changed to
33357  something sensible.
33358  The wanted formula is inserted in the first blue box.
33359  An argument placeholder is inserted with the command 
33360 \series bold
33361
33362 \backslash
33363 #argumentnumber
33364 \series default
33365 , e.
33366 \begin_inset space \thinspace{}
33367 \end_inset
33368
33369 g
33370 \begin_inset space \space{}
33371 \end_inset
33372
33373
33374 \series bold
33375
33376 \backslash
33377 #1
33378 \series default
33379  or by using the macro toolbar button 
33380 \begin_inset Info
33381 type  "icon"
33382 arg   "math-macro-add-param"
33383 \end_inset
33384
33385 .
33386  Argument placeholders are displayed red.
33387  A maximum of 9
33388 \begin_inset space ~
33389 \end_inset
33390
33391 arguments are possible.
33392  Optional arguments are created with the toolbar button 
33393 \begin_inset Info
33394 type  "icon"
33395 arg   "math-macro-add-optional-param"
33396 \end_inset
33397
33398 .
33399  The first non-optional argument can be transformed to an optional one with
33400  the toolbar button 
33401 \begin_inset Info
33402 type  "icon"
33403 arg   "math-macro-make-optional"
33404 \end_inset
33405
33406 .
33407  In the second blue box the appearance of the macro in \SpecialChar LyX
33408  can be defined.
33409  Normally you want to see it as it is defined, so the box is kept empty.
33410  But when you have created a macro that needs lot of space on the screen,
33411  you can insert in the box for example
33412 \begin_inset Newline newline
33413 \end_inset
33414
33415
33416 \series bold
33417 qG: 
33418 \backslash
33419 #1
33420 \series default
33421  
33422 \series bold
33423 ,
33424 \series default
33425  
33426 \series bold
33427
33428 \backslash
33429 #2
33430 \series default
33431  
33432 \series bold
33433 ,
33434 \series default
33435  
33436 \series bold
33437
33438 \backslash
33439 #3, 
33440 \backslash
33441 #4
33442 \begin_inset Newline newline
33443 \end_inset
33444
33445
33446 \series default
33447 For the macro only the arguments with the macro name in front of them will
33448  then be displayed in \SpecialChar LyX
33449 , leading to a better overview.
33450  The formula appears in the output as defined in the first box.
33451 \begin_inset Newline newline
33452 \end_inset
33453
33454 The appearance of macros in formulas can furthermore be changed for single
33455  macros by setting the cursor in the macro and using the menu 
33456 \family sans
33457 View\SpecialChar menuseparator
33458 (Un)fold
33459 \begin_inset space ~
33460 \end_inset
33461
33462 Math
33463 \begin_inset space ~
33464 \end_inset
33465
33466 Macro
33467 \family default
33468 .
33469 \end_layout
33470
33471 \begin_layout Standard
33472 To use a macro, the macro name is inserted as command to a formula, in our
33473  case 
33474 \series bold
33475
33476 \backslash
33477 qG
33478 \series default
33479 .
33480  Our macro looks in \SpecialChar LyX
33481  like this:
33482 \begin_inset Newline newline
33483 \end_inset
33484
33485
33486 \begin_inset space \hspace*{\fill}
33487 \end_inset
33488
33489
33490 \begin_inset Graphics
33491         filename clipart/macrouse.png
33492         scale 95
33493
33494 \end_inset
33495
33496
33497 \begin_inset space \hspace*{\fill}
33498 \end_inset
33499
33500
33501 \begin_inset Newline newline
33502 \end_inset
33503
33504 Here is our macro example with the arguments 
33505 \begin_inset Formula $x$
33506 \end_inset
33507
33508
33509 \begin_inset Formula $\ln(x)$
33510 \end_inset
33511
33512  and 
33513 \begin_inset Formula $B$
33514 \end_inset
33515
33516 :
33517 \end_layout
33518
33519 \begin_layout Standard
33520 \begin_inset Formula 
33521 \[
33522 \qG x{\ln(x)}B
33523 \]
33524
33525 \end_inset
33526
33527
33528 \end_layout
33529
33530 \begin_layout Standard
33531 \SpecialChar LyX
33532  offers in the menu 
33533 \family sans
33534 Tools\SpecialChar menuseparator
33535 Preferences\SpecialChar menuseparator
33536 Editing\SpecialChar menuseparator
33537 Control
33538 \family default
33539  different styles to edit macros.
33540  To find the style that suits you the most, choose a style and set the cursor
33541  in a macro formula to see the difference.
33542 \end_layout
33543
33544 \begin_layout Standard
33545 A math macro is transformed internally to a 
33546 \series bold
33547
33548 \backslash
33549 newcommand
33550 \series default
33551  command when exporting the document.
33552  The created 
33553 \series bold
33554
33555 \backslash
33556 newcommand
33557 \series default
33558  command is not placed in the \SpecialChar LaTeX
33559 -preamble, therefore macros can only be used
33560  in formulas that are in the document below the macro definition box.
33561 \end_layout
33562
33563 \begin_layout Standard
33564 Math macros can also be directly created from a 
33565 \series bold
33566
33567 \backslash
33568 newcommand
33569 \series default
33570  command.
33571  When writing for example the command
33572 \series bold
33573
33574 \begin_inset Newline newline
33575 \end_inset
33576
33577
33578 \backslash
33579 newcommand{
33580 \backslash
33581 larrow}[2]{
33582 \backslash
33583 xleftarrow[#2]{#1}}
33584 \begin_inset Newline newline
33585 \end_inset
33586
33587
33588 \series default
33589 in \SpecialChar LyX
33590  as normal text, highlighting it completely and using then the shortcut
33591  
33592 \family sans
33593 Ctrl+M
33594 \family default
33595 , the command will be transformed to a math macro.
33596  Using this method you need to be careful that the 
33597 \series bold
33598
33599 \backslash
33600 newcommand
33601 \series default
33602  command is typed correctly, otherwise you get a faulty macro leading to
33603  \SpecialChar LaTeX
33604  errors.
33605 \end_layout
33606
33607 \begin_layout Standard
33608 Math macros currently have the problem that further formulas in macro definition
33609 s are handled wrongly.
33610  Therefore the example 
33611 \series bold
33612
33613 \backslash
33614 fb
33615 \series default
33616  from 
33617 \begin_inset CommandInset ref
33618 LatexCommand ref
33619 reference "subsec:The-Command-newcommand"
33620
33621 \end_inset
33622
33623  cannot be created as macro.
33624 \end_layout
33625
33626 \begin_layout Standard
33627 When the cursor is in a macro definition box, you will see the macro toolbar
33628  in \SpecialChar LyX
33629 :
33630 \end_layout
33631
33632 \begin_layout Standard
33633 \begin_inset VSpace defskip
33634 \end_inset
33635
33636
33637 \end_layout
33638
33639 \begin_layout Standard
33640 \begin_inset Graphics
33641         filename clipart/MacroToolbar.png
33642
33643 \end_inset
33644
33645
33646 \begin_inset Index idx
33647 status collapsed
33648
33649 \begin_layout Plain Layout
33650 Macros ! Toolbar
33651 \end_layout
33652
33653 \end_inset
33654
33655
33656 \end_layout
33657
33658 \begin_layout Standard
33659 \begin_inset VSpace defskip
33660 \end_inset
33661
33662
33663 \end_layout
33664
33665 \begin_layout Standard
33666 The macro toolbar contains from left to right the following buttons:
33667 \end_layout
33668
33669 \begin_layout Standard
33670 \begin_inset VSpace defskip
33671 \end_inset
33672
33673
33674 \end_layout
33675
33676 \begin_layout Standard
33677 \begin_inset Tabular
33678 <lyxtabular version="3" rows="9" columns="2">
33679 <features islongtable="true" longtabularalignment="center">
33680 <column alignment="left" valignment="top">
33681 <column alignment="left" valignment="top" width="85col%">
33682 <row interlinespace="2.5mm">
33683 <cell alignment="center" valignment="top" usebox="none">
33684 \begin_inset Text
33685
33686 \begin_layout Plain Layout
33687 \begin_inset Info
33688 type  "icon"
33689 arg   "math-macro-remove-param"
33690 \end_inset
33691
33692
33693 \end_layout
33694
33695 \end_inset
33696 </cell>
33697 <cell alignment="center" valignment="top" usebox="none">
33698 \begin_inset Text
33699
33700 \begin_layout Plain Layout
33701
33702 \family sans
33703 Edit\SpecialChar menuseparator
33704 Math\SpecialChar menuseparator
33705 Macro
33706 \begin_inset space ~
33707 \end_inset
33708
33709 Definition\SpecialChar menuseparator
33710 Remove Last Argument
33711 \end_layout
33712
33713 \end_inset
33714 </cell>
33715 </row>
33716 <row interlinespace="2.5mm">
33717 <cell alignment="center" valignment="top" usebox="none">
33718 \begin_inset Text
33719
33720 \begin_layout Plain Layout
33721 \begin_inset Info
33722 type  "icon"
33723 arg   "math-macro-add-param"
33724 \end_inset
33725
33726
33727 \end_layout
33728
33729 \end_inset
33730 </cell>
33731 <cell alignment="center" valignment="top" usebox="none">
33732 \begin_inset Text
33733
33734 \begin_layout Plain Layout
33735
33736 \family sans
33737 Edit\SpecialChar menuseparator
33738 Math\SpecialChar menuseparator
33739 Macro
33740 \begin_inset space ~
33741 \end_inset
33742
33743 Definition\SpecialChar menuseparator
33744 Append Argument
33745 \end_layout
33746
33747 \end_inset
33748 </cell>
33749 </row>
33750 <row interlinespace="2.5mm">
33751 <cell alignment="center" valignment="top" usebox="none">
33752 \begin_inset Text
33753
33754 \begin_layout Plain Layout
33755 \begin_inset Info
33756 type  "icon"
33757 arg   "math-macro-make-optional"
33758 \end_inset
33759
33760
33761 \end_layout
33762
33763 \end_inset
33764 </cell>
33765 <cell alignment="center" valignment="top" usebox="none">
33766 \begin_inset Text
33767
33768 \begin_layout Plain Layout
33769
33770 \family sans
33771 Edit\SpecialChar menuseparator
33772 Math\SpecialChar menuseparator
33773 Macro
33774 \begin_inset space ~
33775 \end_inset
33776
33777 Definition\SpecialChar menuseparator
33778 Transform First Non-Optional to
33779 \begin_inset Newline newline
33780 \end_inset
33781
33782
33783 \begin_inset Phantom HPhantom
33784 status open
33785
33786 \begin_layout Plain Layout
33787
33788 \family sans
33789 Edit\SpecialChar menuseparator
33790 Math\SpecialChar menuseparator
33791 Macro
33792 \begin_inset space ~
33793 \end_inset
33794
33795 Definition\SpecialChar menuseparator
33796
33797 \end_layout
33798
33799 \end_inset
33800
33801 Optional Argument
33802 \end_layout
33803
33804 \end_inset
33805 </cell>
33806 </row>
33807 <row interlinespace="2.5mm">
33808 <cell alignment="center" valignment="top" usebox="none">
33809 \begin_inset Text
33810
33811 \begin_layout Plain Layout
33812 \begin_inset Info
33813 type  "icon"
33814 arg   "math-macro-make-nonoptional"
33815 \end_inset
33816
33817
33818 \end_layout
33819
33820 \end_inset
33821 </cell>
33822 <cell alignment="center" valignment="top" usebox="none">
33823 \begin_inset Text
33824
33825 \begin_layout Plain Layout
33826
33827 \family sans
33828 Edit\SpecialChar menuseparator
33829 Math\SpecialChar menuseparator
33830 Macro
33831 \begin_inset space ~
33832 \end_inset
33833
33834 Definition\SpecialChar menuseparator
33835 Transform Last Optional to
33836 \begin_inset Newline newline
33837 \end_inset
33838
33839
33840 \begin_inset Phantom HPhantom
33841 status open
33842
33843 \begin_layout Plain Layout
33844
33845 \family sans
33846 Edit\SpecialChar menuseparator
33847 Math\SpecialChar menuseparator
33848 Macro
33849 \begin_inset space ~
33850 \end_inset
33851
33852 Definition\SpecialChar menuseparator
33853
33854 \end_layout
33855
33856 \end_inset
33857
33858 Non-Optional Argument
33859 \end_layout
33860
33861 \end_inset
33862 </cell>
33863 </row>
33864 <row interlinespace="2.5mm">
33865 <cell alignment="center" valignment="top" usebox="none">
33866 \begin_inset Text
33867
33868 \begin_layout Plain Layout
33869 \begin_inset Info
33870 type  "icon"
33871 arg   "math-macro-remove-optional-param"
33872 \end_inset
33873
33874
33875 \end_layout
33876
33877 \end_inset
33878 </cell>
33879 <cell alignment="center" valignment="top" usebox="none">
33880 \begin_inset Text
33881
33882 \begin_layout Plain Layout
33883
33884 \family sans
33885 Edit\SpecialChar menuseparator
33886 Math\SpecialChar menuseparator
33887 Macro
33888 \begin_inset space ~
33889 \end_inset
33890
33891 Definition\SpecialChar menuseparator
33892 Remove Optional Argument
33893 \end_layout
33894
33895 \end_inset
33896 </cell>
33897 </row>
33898 <row interlinespace="2.5mm">
33899 <cell alignment="center" valignment="top" usebox="none">
33900 \begin_inset Text
33901
33902 \begin_layout Plain Layout
33903 \begin_inset Info
33904 type  "icon"
33905 arg   "math-macro-add-optional-param"
33906 \end_inset
33907
33908
33909 \end_layout
33910
33911 \end_inset
33912 </cell>
33913 <cell alignment="center" valignment="top" usebox="none">
33914 \begin_inset Text
33915
33916 \begin_layout Plain Layout
33917
33918 \family sans
33919 Edit\SpecialChar menuseparator
33920 Math\SpecialChar menuseparator
33921 Macro
33922 \begin_inset space ~
33923 \end_inset
33924
33925 Definition\SpecialChar menuseparator
33926 Insert Optional Argument
33927 \end_layout
33928
33929 \end_inset
33930 </cell>
33931 </row>
33932 <row interlinespace="2.5mm">
33933 <cell alignment="center" valignment="top" usebox="none">
33934 \begin_inset Text
33935
33936 \begin_layout Plain Layout
33937 \begin_inset Info
33938 type  "icon"
33939 arg   "math-macro-remove-greedy-param"
33940 \end_inset
33941
33942
33943 \end_layout
33944
33945 \end_inset
33946 </cell>
33947 <cell alignment="center" valignment="top" usebox="none">
33948 \begin_inset Text
33949
33950 \begin_layout Plain Layout
33951
33952 \family sans
33953 Edit\SpecialChar menuseparator
33954 Math\SpecialChar menuseparator
33955 Macro
33956 \begin_inset space ~
33957 \end_inset
33958
33959 Definition\SpecialChar menuseparator
33960 Remove Last Argument
33961 \begin_inset Newline newline
33962 \end_inset
33963
33964
33965 \begin_inset Phantom HPhantom
33966 status open
33967
33968 \begin_layout Plain Layout
33969
33970 \family sans
33971 Edit\SpecialChar menuseparator
33972 Math\SpecialChar menuseparator
33973 Macro
33974 \begin_inset space ~
33975 \end_inset
33976
33977 Definition\SpecialChar menuseparator
33978
33979 \end_layout
33980
33981 \end_inset
33982
33983 Spitting Out To The Right
33984 \end_layout
33985
33986 \end_inset
33987 </cell>
33988 </row>
33989 <row interlinespace="2.5mm">
33990 <cell alignment="center" valignment="top" usebox="none">
33991 \begin_inset Text
33992
33993 \begin_layout Plain Layout
33994 \begin_inset Info
33995 type  "icon"
33996 arg   "math-macro-append-greedy-param"
33997 \end_inset
33998
33999
34000 \end_layout
34001
34002 \end_inset
34003 </cell>
34004 <cell alignment="center" valignment="top" usebox="none">
34005 \begin_inset Text
34006
34007 \begin_layout Plain Layout
34008
34009 \family sans
34010 Edit\SpecialChar menuseparator
34011 Math\SpecialChar menuseparator
34012 Macro
34013 \begin_inset space ~
34014 \end_inset
34015
34016 Definition\SpecialChar menuseparator
34017 Append Argument
34018 \begin_inset Newline newline
34019 \end_inset
34020
34021
34022 \begin_inset Phantom HPhantom
34023 status open
34024
34025 \begin_layout Plain Layout
34026
34027 \family sans
34028 Edit\SpecialChar menuseparator
34029 Math\SpecialChar menuseparator
34030 Macro
34031 \begin_inset space ~
34032 \end_inset
34033
34034 Definition\SpecialChar menuseparator
34035
34036 \end_layout
34037
34038 \end_inset
34039
34040 Eating From The Right
34041 \end_layout
34042
34043 \end_inset
34044 </cell>
34045 </row>
34046 <row interlinespace="2.5mm">
34047 <cell alignment="center" valignment="top" usebox="none">
34048 \begin_inset Text
34049
34050 \begin_layout Plain Layout
34051 \begin_inset Info
34052 type  "icon"
34053 arg   "math-macro-add-greedy-optional-param"
34054 \end_inset
34055
34056
34057 \end_layout
34058
34059 \end_inset
34060 </cell>
34061 <cell alignment="center" valignment="top" usebox="none">
34062 \begin_inset Text
34063
34064 \begin_layout Plain Layout
34065
34066 \family sans
34067 Edit\SpecialChar menuseparator
34068 Math\SpecialChar menuseparator
34069 Macro
34070 \begin_inset space ~
34071 \end_inset
34072
34073 Definition\SpecialChar menuseparator
34074 Append Optional Argument
34075 \begin_inset Newline newline
34076 \end_inset
34077
34078
34079 \begin_inset Phantom HPhantom
34080 status open
34081
34082 \begin_layout Plain Layout
34083
34084 \family sans
34085 Edit\SpecialChar menuseparator
34086 Math\SpecialChar menuseparator
34087 Macro
34088 \begin_inset space ~
34089 \end_inset
34090
34091 Definition\SpecialChar menuseparator
34092
34093 \end_layout
34094
34095 \end_inset
34096
34097 Eating From The Right
34098 \end_layout
34099
34100 \end_inset
34101 </cell>
34102 </row>
34103 </lyxtabular>
34104
34105 \end_inset
34106
34107
34108 \end_layout
34109
34110 \begin_layout Section
34111 Computer Algebra Systems
34112 \end_layout
34113
34114 \begin_layout Standard
34115 \SpecialChar LyX
34116  offers the exchange between mathematical expressions written in \SpecialChar LyX
34117 's math
34118  editor and external applications or user defined scripts.
34119  Currently supported applications are 
34120 \family sans
34121 Maple
34122 \family default
34123
34124 \family sans
34125 Mathematica
34126 \family default
34127
34128 \family sans
34129 Maxima
34130 \family default
34131  and 
34132 \family sans
34133 Octave
34134 \family default
34135 .
34136  Note that the set of supported mathematical constructs is limited only
34137  to very simple cases.
34138 \end_layout
34139
34140 \begin_layout Subsection
34141 Usage
34142 \end_layout
34143
34144 \begin_layout Standard
34145 Write some expression in a formula, go to the 
34146 \family sans
34147 Edit\SpecialChar menuseparator
34148 Math\SpecialChar menuseparator
34149 Use Computer Algebra System
34150 \family default
34151  menu and choose the application you have installed on the computer.
34152  After that the result of computation should show on the right side of the
34153  expression together with the 
34154 \begin_inset Quotes eld
34155 \end_inset
34156
34157 =
34158 \begin_inset Quotes erd
34159 \end_inset
34160
34161  operator.
34162 \end_layout
34163
34164 \begin_layout Standard
34165 Here are few simple examples (with results from 
34166 \family typewriter
34167 Maxima
34168 \family default
34169 ) to show what kind of computations can be performed:
34170 \end_layout
34171
34172 \begin_layout Itemize
34173 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
34174 \end_inset
34175
34176
34177 \end_layout
34178
34179 \begin_layout Itemize
34180 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
34181 \end_inset
34182
34183
34184 \end_layout
34185
34186 \begin_layout Itemize
34187 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
34188 \end_inset
34189
34190
34191 \end_layout
34192
34193 \begin_layout Itemize
34194 \begin_inset Formula $\int\left(\frac{1}{1+x^{3}}\right)dx=-\frac{\log\left(x^{2}-x+1\right)}{6}+\frac{\arctan\left(\frac{2\,x-1}{\sqrt{3}}\right)}{\sqrt{3}}+\frac{\log\left(x+1\right)}{3}$
34195 \end_inset
34196
34197
34198 \begin_inset Newline newline
34199 \end_inset
34200
34201
34202 \begin_inset Note Greyedout
34203 status open
34204
34205 \begin_layout Plain Layout
34206
34207 \series bold
34208 Note:
34209 \series default
34210  One needs to use proper delimiter insets 
34211 \begin_inset Formula $\left(\right)$
34212 \end_inset
34213
34214  instead of simple '(' ')' characters.
34215 \end_layout
34216
34217 \end_inset
34218
34219  
34220 \end_layout
34221
34222 \begin_layout Itemize
34223 \begin_inset Formula $\det\left[\begin{array}{ccc}
34224 1 & 6 & 7\\
34225 2 & 5 & 8\\
34226 3 & 4 & 17
34227 \end{array}\right]=-56$
34228 \end_inset
34229
34230
34231 \end_layout
34232
34233 \begin_layout Itemize
34234 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
34235 \end_inset
34236
34237
34238 \end_layout
34239
34240 \begin_layout Itemize
34241 \begin_inset Formula $powerseries\left(-\log\left(5-x\right),x,1\right)=\sum_{{\mathit{i}_{2}}=0}^{\infty}{\frac{4^{-{\mathit{i}_{2}}-1}\,\left(x-1\right)^{{\mathit{i}_{2}}+1}}{{\mathit{i}_{2}}+1}}-\log4$
34242 \end_inset
34243
34244
34245 \end_layout
34246
34247 \begin_layout Itemize
34248 \begin_inset Formula $solve\left(x_{1}+y_{1}^{3}=y_{1}+x_{1}^{2},x_{1}\right)=\left[x_{1}=-\frac{\sqrt{4\,y_{1}^{3}-4\,y_{1}+1}-1}{2},x_{1}=\frac{\sqrt{4\,y_{1}^{3}-4\,y_{1}+1}+1}{2}\right]$
34249 \end_inset
34250
34251
34252 \end_layout
34253
34254 \begin_layout Subsection
34255 Keyboard shortcut
34256 \end_layout
34257
34258 \begin_layout Standard
34259 Currently there is no keyboard shortcut for calling the algebra applications.
34260  One can easily bind a shortcut to the 
34261 \family sans
34262 math-extern
34263 \family default
34264  \SpecialChar LyX
34265  function (see the 
34266 \family sans
34267 \emph on
34268 \SpecialChar LyX
34269  Functions
34270 \family default
34271 \emph default
34272  manual).
34273  One could e.
34274 \begin_inset space \thinspace{}
34275 \end_inset
34276
34277 g.
34278 \begin_inset space \space{}
34279 \end_inset
34280
34281 bind the 
34282 \family sans
34283 Return
34284 \family default
34285  key inside the math editor.
34286  To bind it to 
34287 \family typewriter
34288 Maxima
34289 \family default
34290  one would use this shortcut definition command:
34291 \end_layout
34292
34293 \begin_layout Standard
34294
34295 \series bold
34296 command-alternatives paragraph-break;math-extern maxima
34297 \end_layout
34298
34299 \begin_layout Section
34300 Miscellaneous
34301 \begin_inset Index idx
34302 status collapsed
34303
34304 \begin_layout Plain Layout
34305 Miscellaneous
34306 \end_layout
34307
34308 \end_inset
34309
34310
34311 \end_layout
34312
34313 \begin_layout Subsection
34314 Negative Numbers
34315 \begin_inset Index idx
34316 status collapsed
34317
34318 \begin_layout Plain Layout
34319 Numbers ! negative
34320 \end_layout
34321
34322 \end_inset
34323
34324
34325 \end_layout
34326
34327 \begin_layout Standard
34328 Negative numbers often look ugly in formulas because the minus sign before
34329  the number is set with the same length as the minus operator sign.
34330  When writing the negative number in normal text, the minus sign appears
34331  correctly.
34332 \end_layout
34333
34334 \begin_layout Standard
34335 Thus, the problem disappears when converting the minus sign to mathematical
34336  text.
34337 \end_layout
34338
34339 \begin_layout Standard
34340 An example to visualize the problem:
34341 \end_layout
34342
34343 \begin_layout Standard
34344 \align center
34345 \begin_inset Tabular
34346 <lyxtabular version="3" rows="3" columns="2">
34347 <features booktabs="true" tabularvalignment="middle">
34348 <column alignment="right" valignment="top" width="0pt">
34349 <column alignment="left" valignment="top">
34350 <row>
34351 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
34352 \begin_inset Text
34353
34354 \begin_layout Plain Layout
34355 normal text:
34356 \end_layout
34357
34358 \end_inset
34359 </cell>
34360 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34361 \begin_inset Text
34362
34363 \begin_layout Plain Layout
34364 x = -2
34365 \end_layout
34366
34367 \end_inset
34368 </cell>
34369 </row>
34370 <row>
34371 <cell alignment="right" valignment="top" leftline="true" usebox="none">
34372 \begin_inset Text
34373
34374 \begin_layout Plain Layout
34375 formula:
34376 \end_layout
34377
34378 \end_inset
34379 </cell>
34380 <cell alignment="center" valignment="top" rightline="true" usebox="none">
34381 \begin_inset Text
34382
34383 \begin_layout Plain Layout
34384 \begin_inset Formula $x=-2$
34385 \end_inset
34386
34387
34388 \end_layout
34389
34390 \end_inset
34391 </cell>
34392 </row>
34393 <row>
34394 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34395 \begin_inset Text
34396
34397 \begin_layout Plain Layout
34398 solution:
34399 \end_layout
34400
34401 \end_inset
34402 </cell>
34403 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34404 \begin_inset Text
34405
34406 \begin_layout Plain Layout
34407 \begin_inset Formula $x=\textrm{-}2$
34408 \end_inset
34409
34410
34411 \end_layout
34412
34413 \end_inset
34414 </cell>
34415 </row>
34416 </lyxtabular>
34417
34418 \end_inset
34419
34420
34421 \end_layout
34422
34423 \begin_layout Subsection
34424 Comma as decimal Separator
34425 \begin_inset Index idx
34426 status collapsed
34427
34428 \begin_layout Plain Layout
34429 Comma
34430 \end_layout
34431
34432 \end_inset
34433
34434
34435 \end_layout
34436
34437 \begin_layout Standard
34438 In \SpecialChar LaTeX
34439  a comma inside a formula is used, according to the English convention,
34440  as number group separator.
34441  So there will be space added behind all commas in formulas.
34442 \end_layout
34443
34444 \begin_layout Standard
34445 To avoid this, the comma is highlighted and changed to mathematical text
34446  (shortcut 
34447 \begin_inset Info
34448 type  "shortcut"
34449 arg   "math-mode"
34450 \end_inset
34451
34452 ).
34453 \end_layout
34454
34455 \begin_layout Standard
34456 To use all formula commas in the document as decimal separator, the file
34457  
34458 \series bold
34459 icomma.sty
34460 \series default
34461
34462 \begin_inset Foot
34463 status collapsed
34464
34465 \begin_layout Plain Layout
34466
34467 \series bold
34468 icomma
34469 \series default
34470  is part of the \SpecialChar LaTeX
34471 -package 
34472 \series bold
34473 was
34474 \series default
34475
34476 \begin_inset Index idx
34477 status collapsed
34478
34479 \begin_layout Plain Layout
34480 Packages ! was
34481 \begin_inset ERT
34482 status collapsed
34483
34484 \begin_layout Plain Layout
34485
34486
34487 \backslash
34488 vspace{4mm}
34489 \end_layout
34490
34491 \end_inset
34492
34493
34494 \end_layout
34495
34496 \end_inset
34497
34498 .
34499 \end_layout
34500
34501 \end_inset
34502
34503
34504 \begin_inset Index idx
34505 status collapsed
34506
34507 \begin_layout Plain Layout
34508 Packages ! icomma
34509 \end_layout
34510
34511 \end_inset
34512
34513  is loaded with the \SpecialChar LaTeX
34514 -preamble line
34515 \end_layout
34516
34517 \begin_layout Standard
34518
34519 \series bold
34520
34521 \backslash
34522 usepackage{icomma}
34523 \end_layout
34524
34525 \begin_layout Subsection
34526 Physical Vectors
34527 \begin_inset CommandInset label
34528 LatexCommand label
34529 name "subsec:Physical-Vectors"
34530
34531 \end_inset
34532
34533
34534 \begin_inset Index idx
34535 status collapsed
34536
34537 \begin_layout Plain Layout
34538 Vectors ! physical
34539 \end_layout
34540
34541 \end_inset
34542
34543
34544 \end_layout
34545
34546 \begin_layout Standard
34547 Predefined vectors are offered by the \SpecialChar LaTeX
34548 -package 
34549 \series bold
34550 braket
34551 \series default
34552
34553 \begin_inset Index idx
34554 status collapsed
34555
34556 \begin_layout Plain Layout
34557 Packages ! braket
34558 \end_layout
34559
34560 \end_inset
34561
34562  that is loaded with the \SpecialChar LaTeX
34563 -preamble line
34564 \end_layout
34565
34566 \begin_layout Standard
34567
34568 \series bold
34569
34570 \backslash
34571 usepackage{braket}
34572 \end_layout
34573
34574 \begin_layout Standard
34575 \begin_inset ERT
34576 status collapsed
34577
34578 \begin_layout Plain Layout
34579
34580
34581 \backslash
34582 ifbraket 
34583 \end_layout
34584
34585 \end_inset
34586
34587
34588 \begin_inset Note Note
34589 status open
34590
34591 \begin_layout Plain Layout
34592 The following table will only be displayed when the \SpecialChar LaTeX
34593 -package 
34594 \series bold
34595 braket
34596 \series default
34597  is installed.
34598 \end_layout
34599
34600 \end_inset
34601
34602
34603 \end_layout
34604
34605 \begin_layout Standard
34606 The following commands are defined:
34607 \end_layout
34608
34609 \begin_layout Standard
34610 \align center
34611 \begin_inset Tabular
34612 <lyxtabular version="3" rows="4" columns="2">
34613 <features booktabs="true" tabularvalignment="middle">
34614 <column alignment="center" valignment="top" width="0pt">
34615 <column alignment="center" valignment="top">
34616 <row>
34617 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34618 \begin_inset Text
34619
34620 \begin_layout Plain Layout
34621 Command
34622 \end_layout
34623
34624 \end_inset
34625 </cell>
34626 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34627 \begin_inset Text
34628
34629 \begin_layout Plain Layout
34630 Result
34631 \end_layout
34632
34633 \end_inset
34634 </cell>
34635 </row>
34636 <row>
34637 <cell alignment="center" valignment="top" usebox="none">
34638 \begin_inset Text
34639
34640 \begin_layout Plain Layout
34641
34642 \backslash
34643 Bra{
34644 \backslash
34645 psi
34646 \end_layout
34647
34648 \end_inset
34649 </cell>
34650 <cell alignment="center" valignment="top" usebox="none">
34651 \begin_inset Text
34652
34653 \begin_layout Plain Layout
34654 \begin_inset Formula $\Bra{\psi}$
34655 \end_inset
34656
34657
34658 \end_layout
34659
34660 \end_inset
34661 </cell>
34662 </row>
34663 <row>
34664 <cell alignment="center" valignment="top" usebox="none">
34665 \begin_inset Text
34666
34667 \begin_layout Plain Layout
34668
34669 \backslash
34670 Ket{
34671 \backslash
34672 psi
34673 \end_layout
34674
34675 \end_inset
34676 </cell>
34677 <cell alignment="center" valignment="top" usebox="none">
34678 \begin_inset Text
34679
34680 \begin_layout Plain Layout
34681 \begin_inset Formula $\Ket{\psi}$
34682 \end_inset
34683
34684
34685 \end_layout
34686
34687 \end_inset
34688 </cell>
34689 </row>
34690 <row>
34691 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34692 \begin_inset Text
34693
34694 \begin_layout Plain Layout
34695
34696 \backslash
34697 Braket{
34698 \backslash
34699 psi|
34700 \backslash
34701 phi
34702 \end_layout
34703
34704 \end_inset
34705 </cell>
34706 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34707 \begin_inset Text
34708
34709 \begin_layout Plain Layout
34710 \begin_inset Formula $\Braket{\psi|\phi}$
34711 \end_inset
34712
34713
34714 \end_layout
34715
34716 \end_inset
34717 </cell>
34718 </row>
34719 </lyxtabular>
34720
34721 \end_inset
34722
34723
34724 \end_layout
34725
34726 \begin_layout Standard
34727 The command 
34728 \series bold
34729
34730 \backslash
34731 Braket
34732 \series default
34733  assures that all vertical bars are set in the size of the surrounding brackets:
34734 \begin_inset Formula 
34735 \[
34736 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
34737 \]
34738
34739 \end_inset
34740
34741
34742 \begin_inset ERT
34743 status collapsed
34744
34745 \begin_layout Plain Layout
34746
34747
34748 \backslash
34749 else 
34750 \end_layout
34751
34752 \end_inset
34753
34754
34755 \begin_inset Note Note
34756 status open
34757
34758 \begin_layout Plain Layout
34759 The following will be displayed when the \SpecialChar LaTeX
34760 -package 
34761 \series bold
34762 braket
34763 \series default
34764  is not installed:
34765 \end_layout
34766
34767 \end_inset
34768
34769
34770 \end_layout
34771
34772 \begin_layout Standard
34773 You need to install the \SpecialChar LaTeX
34774 -package 
34775 \series bold
34776 braket
34777 \series default
34778  to see the rest of this subsection in the output.
34779 \end_layout
34780
34781 \begin_layout Standard
34782 \begin_inset ERT
34783 status collapsed
34784
34785 \begin_layout Plain Layout
34786
34787
34788 \backslash
34789 fi 
34790 \end_layout
34791
34792 \end_inset
34793
34794
34795 \end_layout
34796
34797 \begin_layout Standard
34798 The effect of 
34799 \series bold
34800
34801 \backslash
34802 Braket
34803 \series default
34804  can also be achieved using the command 
34805 \series bold
34806
34807 \backslash
34808 middle
34809 \series default
34810 , that is described in 
34811 \begin_inset CommandInset ref
34812 LatexCommand ref
34813 reference "subsec:Automatic-Bracket-Size"
34814
34815 \end_inset
34816
34817 .
34818 \end_layout
34819
34820 \begin_layout Subsection
34821 Self-defined Fractions
34822 \begin_inset CommandInset label
34823 LatexCommand label
34824 name "subsec:Self-defined-Fractions"
34825
34826 \end_inset
34827
34828
34829 \begin_inset Index idx
34830 status collapsed
34831
34832 \begin_layout Plain Layout
34833 Fractions ! self-defined
34834 \end_layout
34835
34836 \end_inset
34837
34838
34839 \end_layout
34840
34841 \begin_layout Standard
34842 To define custom commands for fractions, the command 
34843 \series bold
34844
34845 \backslash
34846 genfrac
34847 \series default
34848
34849 \begin_inset Index idx
34850 status collapsed
34851
34852 \begin_layout Plain Layout
34853 Commands ! G ! 
34854 \backslash
34855 genfrac
34856 \begin_inset ERT
34857 status collapsed
34858
34859 \begin_layout Plain Layout
34860
34861
34862 \backslash
34863 vspace{4mm}
34864 \end_layout
34865
34866 \end_inset
34867
34868
34869 \end_layout
34870
34871 \end_inset
34872
34873  is used in the following scheme:
34874 \end_layout
34875
34876 \begin_layout Standard
34877
34878 \series bold
34879
34880 \backslash
34881 genfrac{left
34882 \series default
34883  
34884 \series bold
34885 bracket}{right
34886 \series default
34887  
34888 \series bold
34889 bracket}{fraction bar thickness}{style}
34890 \begin_inset Newline newline
34891 \end_inset
34892
34893
34894 \begin_inset Phantom HPhantom
34895 status open
34896
34897 \begin_layout Plain Layout
34898
34899 \series bold
34900
34901 \backslash
34902 genfrac
34903 \end_layout
34904
34905 \end_inset
34906
34907 {numerator}{denominator}
34908 \end_layout
34909
34910 \begin_layout Standard
34911 The style is a number in the range of 0
34912 \begin_inset space \thinspace{}
34913 \end_inset
34914
34915 -
34916 \begin_inset space \thinspace{}
34917 \end_inset
34918
34919 3.
34920 \end_layout
34921
34922 \begin_layout Standard
34923 \align center
34924 \begin_inset Tabular
34925 <lyxtabular version="3" rows="5" columns="2">
34926 <features booktabs="true" tabularvalignment="middle">
34927 <column alignment="center" valignment="top" width="0pt">
34928 <column alignment="center" valignment="top">
34929 <row>
34930 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34931 \begin_inset Text
34932
34933 \begin_layout Plain Layout
34934 Number
34935 \end_layout
34936
34937 \end_inset
34938 </cell>
34939 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34940 \begin_inset Text
34941
34942 \begin_layout Plain Layout
34943 Style (Size)
34944 \end_layout
34945
34946 \end_inset
34947 </cell>
34948 </row>
34949 <row>
34950 <cell alignment="center" valignment="top" usebox="none">
34951 \begin_inset Text
34952
34953 \begin_layout Plain Layout
34954 0
34955 \end_layout
34956
34957 \end_inset
34958 </cell>
34959 <cell alignment="center" valignment="top" usebox="none">
34960 \begin_inset Text
34961
34962 \begin_layout Plain Layout
34963 display style formula
34964 \end_layout
34965
34966 \end_inset
34967 </cell>
34968 </row>
34969 <row>
34970 <cell alignment="center" valignment="top" usebox="none">
34971 \begin_inset Text
34972
34973 \begin_layout Plain Layout
34974 1
34975 \end_layout
34976
34977 \end_inset
34978 </cell>
34979 <cell alignment="center" valignment="top" usebox="none">
34980 \begin_inset Text
34981
34982 \begin_layout Plain Layout
34983 inline formula
34984 \end_layout
34985
34986 \end_inset
34987 </cell>
34988 </row>
34989 <row>
34990 <cell alignment="center" valignment="top" usebox="none">
34991 \begin_inset Text
34992
34993 \begin_layout Plain Layout
34994 2
34995 \end_layout
34996
34997 \end_inset
34998 </cell>
34999 <cell alignment="center" valignment="top" usebox="none">
35000 \begin_inset Text
35001
35002 \begin_layout Plain Layout
35003 small
35004 \end_layout
35005
35006 \end_inset
35007 </cell>
35008 </row>
35009 <row>
35010 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
35011 \begin_inset Text
35012
35013 \begin_layout Plain Layout
35014 3
35015 \end_layout
35016
35017 \end_inset
35018 </cell>
35019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
35020 \begin_inset Text
35021
35022 \begin_layout Plain Layout
35023 tiny
35024 \end_layout
35025
35026 \end_inset
35027 </cell>
35028 </row>
35029 </lyxtabular>
35030
35031 \end_inset
35032
35033
35034 \end_layout
35035
35036 \begin_layout Standard
35037 When no style is given, the size is adjusted to the surrounding environment
35038  like for the command 
35039 \series bold
35040
35041 \backslash
35042 frac
35043 \series default
35044 .
35045 \end_layout
35046
35047 \begin_layout Standard
35048 When no fraction bar thickness is given, the predefined value of 0.4
35049 \begin_inset space \thinspace{}
35050 \end_inset
35051
35052 pt will be used.
35053 \end_layout
35054
35055 \begin_layout Standard
35056 \begin_inset VSpace medskip
35057 \end_inset
35058
35059 For example, the commands 
35060 \series bold
35061
35062 \backslash
35063 dfrac
35064 \series default
35065  and 
35066 \series bold
35067
35068 \backslash
35069 tbinom
35070 \series default
35071  from 
35072 \begin_inset CommandInset ref
35073 LatexCommand ref
35074 reference "subsec:Fractions"
35075
35076 \end_inset
35077
35078  are defined with the commands
35079 \end_layout
35080
35081 \begin_layout Standard
35082
35083 \series bold
35084
35085 \backslash
35086 newcommand{
35087 \backslash
35088 dfrac}[2]{
35089 \backslash
35090 genfrac{}{}{}{0}{#1}{#2}}
35091 \end_layout
35092
35093 \begin_layout Standard
35094 and
35095 \end_layout
35096
35097 \begin_layout Standard
35098
35099 \series bold
35100
35101 \backslash
35102 newcommand{
35103 \backslash
35104 tbinom}[2]{
35105 \backslash
35106 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35107 \end_layout
35108
35109 \begin_layout Standard
35110 \begin_inset VSpace medskip
35111 \end_inset
35112
35113 To define a fraction where the fraction bar thickness can be given as optional
35114  argument, the following line is inserted to the \SpecialChar LaTeX
35115 -preamble:
35116 \end_layout
35117
35118 \begin_layout Standard
35119
35120 \series bold
35121
35122 \backslash
35123 newcommand{
35124 \backslash
35125 fracS}[3][]{
35126 \backslash
35127 genfrac{}{}{#1}{}{#2}{#3}}
35128 \end_layout
35129
35130 \begin_layout Standard
35131 A test:
35132 \begin_inset Formula 
35133 \begin{align*}
35134 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35135 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35136 \end{align*}
35137
35138 \end_inset
35139
35140 As one can see, the distance of the numerator and the denominator to the
35141  fraction bar is round about three times the bar thickness.
35142 \end_layout
35143
35144 \begin_layout Standard
35145 \begin_inset Newpage newpage
35146 \end_inset
35147
35148
35149 \end_layout
35150
35151 \begin_layout Subsection
35152 Canceled Formulas
35153 \begin_inset Index idx
35154 status collapsed
35155
35156 \begin_layout Plain Layout
35157 Formula ! canceled
35158 \end_layout
35159
35160 \end_inset
35161
35162
35163 \end_layout
35164
35165 \begin_layout Standard
35166 There are four ways to cancel formulas or parts of formulas:
35167 \end_layout
35168
35169 \begin_layout Standard
35170 \begin_inset ERT
35171 status collapsed
35172
35173 \begin_layout Plain Layout
35174
35175
35176 \backslash
35177 ifcancel 
35178 \end_layout
35179
35180 \end_inset
35181
35182
35183 \begin_inset Note Note
35184 status open
35185
35186 \begin_layout Plain Layout
35187 The following table will only be displayed when the \SpecialChar LaTeX
35188 -package 
35189 \series bold
35190 cancel
35191 \series default
35192  is installed.
35193 \end_layout
35194
35195 \end_inset
35196
35197
35198 \end_layout
35199
35200 \begin_layout Standard
35201 \align center
35202 \begin_inset Tabular
35203 <lyxtabular version="3" rows="5" columns="2">
35204 <features booktabs="true" tabularvalignment="middle">
35205 <column alignment="center" valignment="top" width="0pt">
35206 <column alignment="center" valignment="top">
35207 <row>
35208 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35209 \begin_inset Text
35210
35211 \begin_layout Plain Layout
35212 Command
35213 \end_layout
35214
35215 \end_inset
35216 </cell>
35217 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35218 \begin_inset Text
35219
35220 \begin_layout Plain Layout
35221 Result
35222 \end_layout
35223
35224 \end_inset
35225 </cell>
35226 </row>
35227 <row>
35228 <cell alignment="center" valignment="top" usebox="none">
35229 \begin_inset Text
35230
35231 \begin_layout Plain Layout
35232
35233 \backslash
35234 cancel
35235 \begin_inset space \textvisiblespace{}
35236 \end_inset
35237
35238
35239 \backslash
35240 int
35241 \begin_inset space \textvisiblespace{}
35242 \end_inset
35243
35244 A=B
35245 \end_layout
35246
35247 \end_inset
35248 </cell>
35249 <cell alignment="center" valignment="top" usebox="none">
35250 \begin_inset Text
35251
35252 \begin_layout Plain Layout
35253 \begin_inset Formula $\cancel{\int A=B}$
35254 \end_inset
35255
35256
35257 \end_layout
35258
35259 \end_inset
35260 </cell>
35261 </row>
35262 <row topspace="1.5mm">
35263 <cell alignment="center" valignment="top" usebox="none">
35264 \begin_inset Text
35265
35266 \begin_layout Plain Layout
35267
35268 \backslash
35269 bcancel
35270 \begin_inset space \textvisiblespace{}
35271 \end_inset
35272
35273
35274 \backslash
35275 int
35276 \begin_inset space \textvisiblespace{}
35277 \end_inset
35278
35279 A=B
35280 \end_layout
35281
35282 \end_inset
35283 </cell>
35284 <cell alignment="center" valignment="top" usebox="none">
35285 \begin_inset Text
35286
35287 \begin_layout Plain Layout
35288 \begin_inset Formula $\bcancel{\int A=B}$
35289 \end_inset
35290
35291
35292 \end_layout
35293
35294 \end_inset
35295 </cell>
35296 </row>
35297 <row topspace="1.5mm">
35298 <cell alignment="center" valignment="top" usebox="none">
35299 \begin_inset Text
35300
35301 \begin_layout Plain Layout
35302
35303 \backslash
35304 xcancel
35305 \begin_inset space \textvisiblespace{}
35306 \end_inset
35307
35308
35309 \backslash
35310 int
35311 \begin_inset space \textvisiblespace{}
35312 \end_inset
35313
35314 A=B
35315 \end_layout
35316
35317 \end_inset
35318 </cell>
35319 <cell alignment="center" valignment="top" usebox="none">
35320 \begin_inset Text
35321
35322 \begin_layout Plain Layout
35323 \begin_inset Formula $\xcancel{\int A=B}$
35324 \end_inset
35325
35326
35327 \end_layout
35328
35329 \end_inset
35330 </cell>
35331 </row>
35332 <row>
35333 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35334 \begin_inset Text
35335
35336 \begin_layout Plain Layout
35337
35338 \backslash
35339 cancelto
35340 \begin_inset space \textvisiblespace{}
35341 \end_inset
35342
35343
35344 \backslash
35345 int
35346 \begin_inset space \textvisiblespace{}
35347 \end_inset
35348
35349 A=B
35350 \begin_inset Formula $\to$
35351 \end_inset
35352
35353 1
35354 \end_layout
35355
35356 \end_inset
35357 </cell>
35358 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
35359 \begin_inset Text
35360
35361 \begin_layout Plain Layout
35362 \begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$
35363 \end_inset
35364
35365
35366 \end_layout
35367
35368 \end_inset
35369 </cell>
35370 </row>
35371 </lyxtabular>
35372
35373 \end_inset
35374
35375
35376 \end_layout
35377
35378 \begin_layout Standard
35379
35380 \series bold
35381
35382 \backslash
35383 cancelto
35384 \series default
35385  is especially suitable to visualize the reduction of fractions within formulas:
35386 \begin_inset Formula 
35387 \[
35388 \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}}}
35389 \]
35390
35391 \end_inset
35392
35393
35394 \end_layout
35395
35396 \begin_layout Standard
35397 To change the size of 
35398 \series bold
35399
35400 \backslash
35401 cancelto
35402 \series default
35403 's 
35404 \begin_inset Quotes eld
35405 \end_inset
35406
35407 subscript
35408 \begin_inset Quotes erd
35409 \end_inset
35410
35411  value one can add the \SpecialChar LaTeX
35412 -preamble line
35413 \end_layout
35414
35415 \begin_layout Standard
35416
35417 \series bold
35418
35419 \backslash
35420 PassOptionsToPackage{option}{cancel}
35421 \end_layout
35422
35423 \begin_layout Standard
35424 where 
35425 \series bold
35426 option
35427 \series default
35428  is either 
35429 \series bold
35430 samesize
35431 \series default
35432  which leads to the same size as for the canceled value, or 
35433 \series bold
35434 Smaller
35435 \series default
35436  which makes is it a bit smaller than normal.
35437 \end_layout
35438
35439 \begin_layout Standard
35440 To color the cancellation bar one adds this command as \SpecialChar TeX
35441  code:
35442 \end_layout
35443
35444 \begin_layout Standard
35445
35446 \series bold
35447
35448 \backslash
35449 renewcommand{
35450 \backslash
35451 CancelColor}{
35452 \backslash
35453 color{red}}
35454 \end_layout
35455
35456 \begin_layout Standard
35457
35458 \series bold
35459 red
35460 \series default
35461  can be replaced by a color of your choice.
35462 \end_layout
35463
35464 \begin_layout Standard
35465 \begin_inset ERT
35466 status collapsed
35467
35468 \begin_layout Plain Layout
35469
35470
35471 \backslash
35472 renewcommand{
35473 \backslash
35474 CancelColor}{
35475 \backslash
35476 color{red}}
35477 \end_layout
35478
35479 \end_inset
35480
35481
35482 \end_layout
35483
35484 \begin_layout Standard
35485 \begin_inset Formula 
35486 \[
35487 \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}}}
35488 \]
35489
35490 \end_inset
35491
35492
35493 \end_layout
35494
35495 \begin_layout Standard
35496 \begin_inset ERT
35497 status collapsed
35498
35499 \begin_layout Plain Layout
35500
35501
35502 \backslash
35503 renewcommand{
35504 \backslash
35505 CancelColor}{
35506 \backslash
35507 color{black}}
35508 \end_layout
35509
35510 \end_inset
35511
35512
35513 \begin_inset Note Note
35514 status open
35515
35516 \begin_layout Plain Layout
35517 reset the color
35518 \end_layout
35519
35520 \end_inset
35521
35522
35523 \end_layout
35524
35525 \begin_layout Standard
35526 For further customizations, see the documentation of the package 
35527 \series bold
35528 cancel
35529 \series default
35530
35531 \begin_inset CommandInset citation
35532 LatexCommand cite
35533 key "cancel"
35534 literal "true"
35535
35536 \end_inset
35537
35538 .
35539 \begin_inset Index idx
35540 status collapsed
35541
35542 \begin_layout Plain Layout
35543 Packages ! cancel
35544 \end_layout
35545
35546 \end_inset
35547
35548
35549 \end_layout
35550
35551 \begin_layout Standard
35552 \begin_inset ERT
35553 status collapsed
35554
35555 \begin_layout Plain Layout
35556
35557
35558 \backslash
35559 else 
35560 \end_layout
35561
35562 \end_inset
35563
35564
35565 \begin_inset Note Note
35566 status open
35567
35568 \begin_layout Plain Layout
35569 The following will be displayed when the \SpecialChar LaTeX
35570 -package 
35571 \series bold
35572 cancel
35573 \series default
35574  is not installed:
35575 \end_layout
35576
35577 \end_inset
35578
35579
35580 \end_layout
35581
35582 \begin_layout Standard
35583 You need to install the \SpecialChar LaTeX
35584 -package 
35585 \series bold
35586 cancel
35587 \series default
35588  to see the rest of this subsection in the output.
35589 \end_layout
35590
35591 \begin_layout Standard
35592 \begin_inset ERT
35593 status collapsed
35594
35595 \begin_layout Plain Layout
35596
35597
35598 \backslash
35599 fi 
35600 \end_layout
35601
35602 \end_inset
35603
35604
35605 \end_layout
35606
35607 \begin_layout Subsection
35608 Formulas in Section Headings
35609 \begin_inset CommandInset label
35610 LatexCommand label
35611 name "subsec:Formulas-in-Section"
35612
35613 \end_inset
35614
35615
35616 \begin_inset Index idx
35617 status collapsed
35618
35619 \begin_layout Plain Layout
35620 Formula ! in section headings
35621 \end_layout
35622
35623 \end_inset
35624
35625
35626 \end_layout
35627
35628 \begin_layout Standard
35629 When formulas are used in section headings, the following has to be taken
35630  into account:
35631 \end_layout
35632
35633 \begin_layout Standard
35634 \begin_inset Note Greyedout
35635 status open
35636
35637 \begin_layout Plain Layout
35638 When 
35639 \series bold
35640 hyperref
35641 \series default
35642
35643 \begin_inset Index idx
35644 status collapsed
35645
35646 \begin_layout Plain Layout
35647 Packages ! hyperref
35648 \end_layout
35649
35650 \end_inset
35651
35652  support is enabled in the document settings dialog under 
35653 \family sans
35654 PDF
35655 \begin_inset space ~
35656 \end_inset
35657
35658 Properties
35659 \family default
35660 , PDF-bookmarks are created for every section heading in the table of contents.
35661  If a section heading contains formulas, they are incorrectly displayed
35662  in the bookmark text, because formulas in bookmarks infringe the PDF convention
35663 s.
35664 \end_layout
35665
35666 \end_inset
35667
35668
35669 \end_layout
35670
35671 \begin_layout Standard
35672 Both problems can be solved by inserting at the end of the section heading
35673  a short title with the menu 
35674 \family sans
35675 Insert\SpecialChar menuseparator
35676 Short
35677 \begin_inset space ~
35678 \end_inset
35679
35680 Title
35681 \family default
35682 .
35683  Short titles are used as alternative for multiline section headings to
35684  keep the table of contents clearly arranged.
35685  Only the short title appears in the table of contents and therefore also
35686  in the PDF-bookmark.
35687 \end_layout
35688
35689 \begin_layout Standard
35690 When formulas should be used in the table of contents but 
35691 \series bold
35692 hyperref
35693 \series default
35694  is used, one can use the following command in \SpecialChar TeX
35695  mode:
35696 \end_layout
35697
35698 \begin_layout Standard
35699
35700 \series bold
35701
35702 \backslash
35703 texorpdfstring{part}{alternative}
35704 \begin_inset Index idx
35705 status collapsed
35706
35707 \begin_layout Plain Layout
35708 Commands ! T ! 
35709 \backslash
35710 texorpdfstring
35711 \end_layout
35712
35713 \end_inset
35714
35715
35716 \end_layout
35717
35718 \begin_layout Standard
35719 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
35720  This can be characters, formulas, footnotes, but also cross-references.
35721  The alternative is used instead of the part for the bookmark.
35722 \end_layout
35723
35724 \begin_layout Standard
35725 Here are two example headings:
35726 \begin_inset VSpace -3mm
35727 \end_inset
35728
35729
35730 \begin_inset ERT
35731 status collapsed
35732
35733 \begin_layout Plain Layout
35734
35735
35736 \backslash
35737 boldmath 
35738 \end_layout
35739
35740 \end_inset
35741
35742
35743 \end_layout
35744
35745 \begin_layout Subsubsection
35746 Heading without formula in table of contents 
35747 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35748 \end_inset
35749
35750
35751 \begin_inset Argument 1
35752 status collapsed
35753
35754 \begin_layout Plain Layout
35755 Heading without formula in table of contents
35756 \end_layout
35757
35758 \end_inset
35759
35760
35761 \end_layout
35762
35763 \begin_layout Subsubsection
35764 Heading with formula in table of contents
35765 \begin_inset ERT
35766 status collapsed
35767
35768 \begin_layout Plain Layout
35769
35770
35771 \backslash
35772 texorpdfstring{
35773 \end_layout
35774
35775 \end_inset
35776
35777  
35778 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35779 \end_inset
35780
35781
35782 \begin_inset ERT
35783 status collapsed
35784
35785 \begin_layout Plain Layout
35786
35787 }{}
35788 \end_layout
35789
35790 \end_inset
35791
35792
35793 \end_layout
35794
35795 \begin_layout Standard
35796 \begin_inset ERT
35797 status collapsed
35798
35799 \begin_layout Plain Layout
35800
35801
35802 \backslash
35803 unboldmath 
35804 \end_layout
35805
35806 \end_inset
35807
35808 In the first heading a short title was used, in the second one 
35809 \series bold
35810
35811 \backslash
35812 texorpdfstring
35813 \series default
35814 .
35815 \end_layout
35816
35817 \begin_layout Standard
35818 To get the same formatting as for the other headings, the complete heading
35819  was set into a 
35820 \series bold
35821 boldmath
35822 \series default
35823  environment
35824 \begin_inset Foot
35825 status collapsed
35826
35827 \begin_layout Plain Layout
35828 see 
35829 \begin_inset CommandInset ref
35830 LatexCommand ref
35831 reference "subsec:Bold-Formulas"
35832
35833 \end_inset
35834
35835
35836 \end_layout
35837
35838 \end_inset
35839
35840 .
35841 \end_layout
35842
35843 \begin_layout Subsection
35844 Formulas in multi-column Text
35845 \begin_inset Index idx
35846 status collapsed
35847
35848 \begin_layout Plain Layout
35849 Formula ! in multi-column text
35850 \end_layout
35851
35852 \end_inset
35853
35854
35855 \end_layout
35856
35857 \begin_layout Standard
35858 Formulas in multi-column text are often too wide to fit into a column and
35859  thus need to be set over the whole page width.
35860  This is done by using the \SpecialChar LaTeX
35861 -package 
35862 \series bold
35863 multicol
35864 \series default
35865
35866 \begin_inset Foot
35867 status collapsed
35868
35869 \begin_layout Plain Layout
35870
35871 \series bold
35872 multicol
35873 \series default
35874  is part of every \SpecialChar LaTeX
35875  standard installation.
35876 \end_layout
35877
35878 \end_inset
35879
35880
35881 \begin_inset Index idx
35882 status collapsed
35883
35884 \begin_layout Plain Layout
35885 Packages ! multicol
35886 \end_layout
35887
35888 \end_inset
35889
35890 , that is loaded with the \SpecialChar LaTeX
35891 -preamble line
35892 \end_layout
35893
35894 \begin_layout Standard
35895
35896 \series bold
35897
35898 \backslash
35899 usepackage{multicol}
35900 \end_layout
35901
35902 \begin_layout Standard
35903 \begin_inset Note Greyedout
35904 status open
35905
35906 \begin_layout Plain Layout
35907 Note that in this case the setting 
35908 \family sans
35909 Two-column
35910 \begin_inset space ~
35911 \end_inset
35912
35913 document
35914 \family default
35915  in the menu 
35916 \family sans
35917 Document\SpecialChar menuseparator
35918 Settings
35919 \family default
35920  under 
35921 \family sans
35922 Text
35923 \begin_inset space ~
35924 \end_inset
35925
35926 Layout
35927 \family default
35928 \emph on
35929  
35930 \emph default
35931 must 
35932 \emph on
35933 not
35934 \emph default
35935  be selected.
35936 \end_layout
35937
35938 \end_inset
35939
35940
35941 \end_layout
35942
35943 \begin_layout Standard
35944 Before the multi-column text the command
35945 \end_layout
35946
35947 \begin_layout Standard
35948
35949 \series bold
35950
35951 \backslash
35952 begin{multicols}{column number}
35953 \end_layout
35954
35955 \begin_layout Standard
35956 is written in \SpecialChar TeX
35957  mode.
35958  The column number is a number in the range of 2
35959 \begin_inset space \thinspace{}
35960 \end_inset
35961
35962 -
35963 \begin_inset space \thinspace{}
35964 \end_inset
35965
35966 10.
35967  Before the formula the multi-column text is ended by inserting the command
35968 \end_layout
35969
35970 \begin_layout Standard
35971
35972 \series bold
35973
35974 \backslash
35975 end{multicols}
35976 \end_layout
35977
35978 \begin_layout Standard
35979 in \SpecialChar TeX
35980  mode.
35981 \end_layout
35982
35983 \begin_layout Standard
35984 Due to the command some space is automatically added before the formula.
35985  To revert this, -6
35986 \begin_inset space \thinspace{}
35987 \end_inset
35988
35989 mm vertical space is inserted before the formula.
35990  When the formula style 
35991 \series bold
35992 Indented
35993 \begin_inset Foot
35994 status collapsed
35995
35996 \begin_layout Plain Layout
35997 formula styles see 
35998 \begin_inset CommandInset ref
35999 LatexCommand ref
36000 reference "sec:Formula-Styles"
36001
36002 \end_inset
36003
36004
36005 \end_layout
36006
36007 \end_inset
36008
36009
36010 \series default
36011  is used, -9
36012 \begin_inset space \thinspace{}
36013 \end_inset
36014
36015 mm space is inserted instead.
36016 \end_layout
36017
36018 \begin_layout Standard
36019 As example a multi-column text with a displayed formula:
36020 \end_layout
36021
36022 \begin_layout Standard
36023
36024 \lang ngerman
36025 \begin_inset ERT
36026 status collapsed
36027
36028 \begin_layout Plain Layout
36029
36030
36031 \backslash
36032 begin{multicols}{2}
36033 \end_layout
36034
36035 \end_inset
36036
36037 Das Spektrum wird fouriertransformiert.
36038  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36039 , Lösungsmittel) zu trennen.
36040  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36041  nun das Aussehen des Ausgangssignals.
36042  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36043  über alle Phasen integrieren muss.
36044  Sei nun 
36045 \begin_inset Formula $S$
36046 \end_inset
36047
36048  unser normiertes Ausgangssignal und 
36049 \begin_inset Formula $P$
36050 \end_inset
36051
36052  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36053 \begin_inset ERT
36054 status collapsed
36055
36056 \begin_layout Plain Layout
36057
36058
36059 \backslash
36060 end{multicols}
36061 \end_layout
36062
36063 \end_inset
36064
36065
36066 \begin_inset VSpace -6mm
36067 \end_inset
36068
36069
36070 \begin_inset Formula 
36071 \begin{equation}
36072 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36073 \end{equation}
36074
36075 \end_inset
36076
36077
36078 \begin_inset ERT
36079 status collapsed
36080
36081 \begin_layout Plain Layout
36082
36083
36084 \backslash
36085 begin{multicols}{2}
36086 \end_layout
36087
36088 \end_inset
36089
36090 wobei 
36091 \begin_inset Formula $S_{0}$
36092 \end_inset
36093
36094  das Signal ohne Gradient ist und die Normierungsbedingung 
36095 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36096 \end_inset
36097
36098  gilt.
36099  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36100  Direkt nach dem 
36101 \begin_inset Formula $\nicefrac{\pi}{2}$
36102 \end_inset
36103
36104
36105 \begin_inset space \thinspace{}
36106 \end_inset
36107
36108 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36109  das Signal zusätzlich abschwächt.
36110  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36111  
36112 \begin_inset Formula $T_{2}$
36113 \end_inset
36114
36115 -Zeit.
36116 \end_layout
36117
36118 \begin_layout Standard
36119
36120 \lang ngerman
36121 \begin_inset ERT
36122 status collapsed
36123
36124 \begin_layout Plain Layout
36125
36126
36127 \backslash
36128 end{multicols}
36129 \end_layout
36130
36131 \end_inset
36132
36133
36134 \end_layout
36135
36136 \begin_layout Subsection
36137 Formulas with Description of Variables
36138 \begin_inset Index idx
36139 status collapsed
36140
36141 \begin_layout Plain Layout
36142 Formula ! with description of variables
36143 \end_layout
36144
36145 \end_inset
36146
36147
36148 \end_layout
36149
36150 \begin_layout Standard
36151 To describe variables within a formula, like in formula 
36152 \begin_inset CommandInset ref
36153 LatexCommand eqref
36154 reference "eq:within"
36155
36156 \end_inset
36157
36158 , a 2
36159 \series bold
36160 ×
36161 \series default
36162
36163 \begin_inset Formula $n$
36164 \end_inset
36165
36166
36167 \begin_inset space ~
36168 \end_inset
36169
36170 matrix is used with left aligned columns for the 
36171 \begin_inset Formula $n$
36172 \end_inset
36173
36174  used variables.
36175 \begin_inset Foot
36176 status collapsed
36177
36178 \begin_layout Plain Layout
36179 matrices see 
36180 \begin_inset CommandInset ref
36181 LatexCommand ref
36182 reference "sec:Matrices"
36183
36184 \end_inset
36185
36186
36187 \end_layout
36188
36189 \end_inset
36190
36191  To set the description in a smaller size, before the matrix e.
36192 \begin_inset space \thinspace{}
36193 \end_inset
36194
36195 g.
36196 \begin_inset space \space{}
36197 \end_inset
36198
36199 the command 
36200 \series bold
36201
36202 \backslash
36203 footnotesize
36204 \series default
36205  is inserted.
36206 \begin_inset Foot
36207 status collapsed
36208
36209 \begin_layout Plain Layout
36210 font sizes see 
36211 \begin_inset CommandInset ref
36212 LatexCommand ref
36213 reference "subsec:Font-Sizes"
36214
36215 \end_inset
36216
36217
36218 \end_layout
36219
36220 \end_inset
36221
36222
36223 \end_layout
36224
36225 \begin_layout Standard
36226 When the formula style 
36227 \series bold
36228 Indented
36229 \begin_inset Foot
36230 status collapsed
36231
36232 \begin_layout Plain Layout
36233 formula styles see 
36234 \begin_inset CommandInset ref
36235 LatexCommand ref
36236 reference "sec:Formula-Styles"
36237
36238 \end_inset
36239
36240
36241 \end_layout
36242
36243 \end_inset
36244
36245
36246 \series default
36247  is used, a 
36248 \series bold
36249
36250 \backslash
36251 hfill
36252 \series default
36253
36254 \begin_inset Foot
36255 status collapsed
36256
36257 \begin_layout Plain Layout
36258
36259 \series bold
36260
36261 \backslash
36262 hfill
36263 \series default
36264  only works in formulas with the style 
36265 \series bold
36266 Indented
36267 \series default
36268 , see 
36269 \begin_inset CommandInset ref
36270 LatexCommand ref
36271 reference "subsec:Variable-Space"
36272
36273 \end_inset
36274
36275 .
36276 \end_layout
36277
36278 \end_inset
36279
36280  is inserted before and after the matrix to have the same separation of
36281  the matrix from the equation and the side margin.
36282 \end_layout
36283
36284 \begin_layout Standard
36285 When the formula style 
36286 \series bold
36287 Centered
36288 \series default
36289  is used, the method described in 
36290 \begin_inset CommandInset ref
36291 LatexCommand ref
36292 reference "subsec:Flalign-Environment"
36293
36294 \end_inset
36295
36296  is used to indent formulas.
36297  Formula 
36298 \begin_inset CommandInset ref
36299 LatexCommand eqref
36300 reference "eq:within"
36301
36302 \end_inset
36303
36304  consists of five columns where in the first two columns contain the equation,
36305  the third the matrix and the last one an empty \SpecialChar TeX
36306  brace.
36307 \begin_inset Formula 
36308 \begin{flalign}
36309 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36310 \rho & \textrm{density}\\
36311 V & \textrm{volume}\\
36312 g & \textrm{gravitational acceleration}
36313 \end{array} &  & {}\label{eq:within}
36314 \end{flalign}
36315
36316 \end_inset
36317
36318
36319 \end_layout
36320
36321 \begin_layout Subsection
36322 Upright small Greek Letters
36323 \begin_inset CommandInset label
36324 LatexCommand label
36325 name "subsec:Upright-small-Greek"
36326
36327 \end_inset
36328
36329
36330 \begin_inset Index idx
36331 status collapsed
36332
36333 \begin_layout Plain Layout
36334 Greek letters ! upright
36335 \end_layout
36336
36337 \end_inset
36338
36339
36340 \end_layout
36341
36342 \begin_layout Standard
36343 Most of the math fonts only provide italic small Greek letters.
36344  But for symbols of elementary particles like pions and neutrinos, upright
36345  Greek letters are needed.
36346  The file 
36347 \series bold
36348 upgreek.sty
36349 \series default
36350
36351 \begin_inset Foot
36352 status collapsed
36353
36354 \begin_layout Plain Layout
36355
36356 \series bold
36357 upgreek
36358 \series default
36359  is part of the \SpecialChar LaTeX
36360 -package 
36361 \series bold
36362 was
36363 \series default
36364
36365 \begin_inset Index idx
36366 status collapsed
36367
36368 \begin_layout Plain Layout
36369 Packages ! was
36370 \begin_inset ERT
36371 status collapsed
36372
36373 \begin_layout Plain Layout
36374
36375
36376 \backslash
36377 vspace{4mm}
36378 \end_layout
36379
36380 \end_inset
36381
36382
36383 \end_layout
36384
36385 \end_inset
36386
36387 .
36388 \end_layout
36389
36390 \end_inset
36391
36392
36393 \begin_inset Index idx
36394 status collapsed
36395
36396 \begin_layout Plain Layout
36397 Packages ! upgreek
36398 \end_layout
36399
36400 \end_inset
36401
36402  that is loaded with the \SpecialChar LaTeX
36403 -preamble line
36404 \end_layout
36405
36406 \begin_layout Standard
36407
36408 \series bold
36409
36410 \backslash
36411 usepackage{upgreek}
36412 \end_layout
36413
36414 \begin_layout Standard
36415 provides them.
36416  
36417 \begin_inset ERT
36418 status collapsed
36419
36420 \begin_layout Plain Layout
36421
36422
36423 \backslash
36424 ifupgreek 
36425 \end_layout
36426
36427 \end_inset
36428
36429
36430 \begin_inset Note Note
36431 status open
36432
36433 \begin_layout Plain Layout
36434 The following table will only be displayed when the \SpecialChar LaTeX
36435 -package 
36436 \series bold
36437 upgreek
36438 \series default
36439  is installed:
36440 \end_layout
36441
36442 \end_inset
36443
36444  They are created when the command for a small Greek letter is started with
36445  
36446 \series bold
36447 up
36448 \series default
36449 .
36450  For example the command 
36451 \series bold
36452
36453 \backslash
36454 uptau
36455 \series default
36456  creates this: 
36457 \begin_inset Formula $\uptau$
36458 \end_inset
36459
36460
36461 \end_layout
36462
36463 \begin_layout Standard
36464 With these commands reactions of elementary particles can be typeset:
36465 \begin_inset Formula 
36466 \[
36467 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
36468 \]
36469
36470 \end_inset
36471
36472
36473 \end_layout
36474
36475 \begin_layout Standard
36476 The upright letters are more bold and wider than the italic ones.
36477  They should therefore not be used for units like 
36478 \begin_inset Quotes eld
36479 \end_inset
36480
36481 µm
36482 \begin_inset Quotes erd
36483 \end_inset
36484
36485 .
36486 \end_layout
36487
36488 \begin_layout Standard
36489 \begin_inset ERT
36490 status collapsed
36491
36492 \begin_layout Plain Layout
36493
36494
36495 \backslash
36496 else 
36497 \end_layout
36498
36499 \end_inset
36500
36501
36502 \begin_inset Note Note
36503 status open
36504
36505 \begin_layout Plain Layout
36506 The following will be displayed when the \SpecialChar LaTeX
36507 -package 
36508 \series bold
36509 upgreek
36510 \series default
36511  is not installed:
36512 \end_layout
36513
36514 \end_inset
36515
36516
36517 \end_layout
36518
36519 \begin_layout Standard
36520 You need to install the \SpecialChar LaTeX
36521 -package 
36522 \series bold
36523 upgreek
36524 \series default
36525  to see the rest of this subsection in the output.
36526 \end_layout
36527
36528 \begin_layout Standard
36529 \begin_inset ERT
36530 status collapsed
36531
36532 \begin_layout Plain Layout
36533
36534
36535 \backslash
36536 fi 
36537 \end_layout
36538
36539 \end_inset
36540
36541
36542 \end_layout
36543
36544 \begin_layout Subsection
36545 Text Characters in Formulas
36546 \begin_inset Index idx
36547 status collapsed
36548
36549 \begin_layout Plain Layout
36550 Text ! in formulas
36551 \end_layout
36552
36553 \end_inset
36554
36555
36556 \end_layout
36557
36558 \begin_layout Standard
36559 In some cases you might want to insert text characters directly into formulas.
36560  When for example the centered dot · is often used in formulas like 
36561 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36562 \end_inset
36563
36564 , one would have to insert the command 
36565 \series bold
36566
36567 \backslash
36568 cdot
36569 \series default
36570
36571 \begin_inset Foot
36572 status collapsed
36573
36574 \begin_layout Plain Layout
36575 see 
36576 \begin_inset CommandInset ref
36577 LatexCommand ref
36578 reference "subsec:Binary-Operators"
36579
36580 \end_inset
36581
36582
36583 \end_layout
36584
36585 \end_inset
36586
36587  all the time, because this character is defined in all encodings as text
36588  character.
36589  But the encoding can be changed by this \SpecialChar LaTeX
36590 -preamble line:
36591 \end_layout
36592
36593 \begin_layout Standard
36594
36595 \series bold
36596
36597 \backslash
36598 Declare Inputtext{183}{
36599 \backslash
36600 ifmmode
36601 \backslash
36602 cdot
36603 \backslash
36604 else
36605 \backslash
36606 textperiodcentered
36607 \backslash
36608 f\SpecialChar ligaturebreak
36609 i}
36610 \end_layout
36611
36612 \begin_layout Standard
36613 The character encoding (menu 
36614 \family sans
36615 Document\SpecialChar menuseparator
36616 Settings\SpecialChar menuseparator
36617 Language
36618 \family default
36619 ) specifies what character appears when a keyboard key is pressed.
36620  When the key for the character '·' is pressed, internally the command 
36621 \series bold
36622
36623 \backslash
36624 textperiodcentered
36625 \series default
36626  is used.
36627  But this command is not available in a formula so that you would get \SpecialChar LaTeX
36628 -errors.
36629  With the changed encoding the right command is chosen automatically, depending
36630  on if the character was inserted into a formula or not.
36631 \end_layout
36632
36633 \begin_layout Standard
36634 The encoding of several characters is saved in definition files.
36635  For example the encoding 
36636 \series bold
36637 latin9
36638 \series default
36639  is defined in the file 
36640 \series bold
36641 latin9.def
36642 \series default
36643  which is in the installation folder of \SpecialChar LaTeX
36644 .
36645  Encodings should only be changed via the \SpecialChar LaTeX
36646 -preamble and not in the definition
36647  files.
36648  Otherwise documents could not be edited by other \SpecialChar LyX
36649  users working on other
36650  computers.
36651 \end_layout
36652
36653 \begin_layout Standard
36654 \begin_inset VSpace medskip
36655 \end_inset
36656
36657 Besides the centered dot, in this document the degree sign ° is defined
36658  with the following \SpecialChar LaTeX
36659 -preamble line so that it can be directly inserted into
36660  a formula:
36661 \end_layout
36662
36663 \begin_layout Standard
36664
36665 \series bold
36666
36667 \backslash
36668 DeclareInputtext{176}{
36669 \backslash
36670 ifmmode^
36671 \backslash
36672 circ
36673 \backslash
36674 else
36675 \backslash
36676 textdegree
36677 \backslash
36678 f\SpecialChar ligaturebreak
36679 i}
36680 \end_layout
36681
36682 \begin_layout Subsection
36683 \SpecialChar LaTeX
36684 -comments in formulas
36685 \begin_inset Index idx
36686 status collapsed
36687
36688 \begin_layout Plain Layout
36689 \SpecialChar LaTeX
36690 -comments
36691 \end_layout
36692
36693 \end_inset
36694
36695
36696 \end_layout
36697
36698 \begin_layout Standard
36699 In text you can insert a comment that will only be visible in the \SpecialChar LaTeX
36700  source
36701  code of your file with the menu 
36702 \family sans
36703 Insert\SpecialChar menuseparator
36704 Note\SpecialChar menuseparator
36705 Comment
36706 \family default
36707 .
36708  This is not possible in a formula but you can insert \SpecialChar LaTeX
36709 -comments with the
36710  command
36711 \end_layout
36712
36713 \begin_layout Standard
36714
36715 \series bold
36716
36717 \backslash
36718 %
36719 \end_layout
36720
36721 \begin_layout Standard
36722 This creates a box in which you can write your comment.
36723  Due to a bug in \SpecialChar LyX
36724
36725 \begin_inset Foot
36726 status collapsed
36727
36728 \begin_layout Plain Layout
36729 \begin_inset CommandInset href
36730 LatexCommand href
36731 name "LyX-bug #9002"
36732 target "http://www.lyx.org/trac/ticket/9002"
36733 literal "false"
36734
36735 \end_inset
36736
36737
36738 \end_layout
36739
36740 \end_inset
36741
36742  you cannot write normal text inside the comment, even when you use mathematical
36743  text, you will see its \SpecialChar LaTeX
36744 -commands in the \SpecialChar LaTeX
36745 -output.
36746 \begin_inset Newline newline
36747 \end_inset
36748
36749 This a formula with a \SpecialChar LaTeX
36750 -comment:
36751 \begin_inset Formula 
36752 \[
36753 A=B%\text{This is the comment}
36754 \]
36755
36756 \end_inset
36757
36758
36759 \end_layout
36760
36761 \begin_layout Standard
36762 \begin_inset Newpage newpage
36763 \end_inset
36764
36765
36766 \end_layout
36767
36768 \begin_layout Section
36769 \start_of_appendix
36770 Typographic Advice
36771 \begin_inset Index idx
36772 status collapsed
36773
36774 \begin_layout Plain Layout
36775 Typographic advice
36776 \end_layout
36777
36778 \end_inset
36779
36780
36781 \end_layout
36782
36783 \begin_layout Standard
36784 This section is a summary of the most important typographic rules, listed
36785  in ISO norms.
36786 \begin_inset Foot
36787 status collapsed
36788
36789 \begin_layout Plain Layout
36790 This collection was partly taken from the German semi-official dictionary
36791  called 
36792 \begin_inset Quotes eld
36793 \end_inset
36794
36795 Duden
36796 \begin_inset Quotes erd
36797 \end_inset
36798
36799  
36800 \begin_inset CommandInset citation
36801 LatexCommand cite
36802 key "Duden"
36803 literal "true"
36804
36805 \end_inset
36806
36807  that lists some of the ISO rules.
36808  More rules are listed in 
36809 \begin_inset CommandInset citation
36810 LatexCommand cite
36811 key "Checklist"
36812 literal "true"
36813
36814 \end_inset
36815
36816 .
36817 \end_layout
36818
36819 \end_inset
36820
36821
36822 \end_layout
36823
36824 \begin_layout Itemize
36825 Physical units are 
36826 \emph on
36827 always
36828 \emph default
36829  set upright
36830 \begin_inset Foot
36831 status collapsed
36832
36833 \begin_layout Plain Layout
36834 done with font styles, see 
36835 \begin_inset CommandInset ref
36836 LatexCommand ref
36837 reference "subsec:Font-Styles"
36838
36839 \end_inset
36840
36841
36842 \end_layout
36843
36844 \end_inset
36845
36846 , no matter if they appear in italic text: 30
36847 \begin_inset space \thinspace{}
36848 \end_inset
36849
36850 km/h
36851 \begin_inset Newline newline
36852 \end_inset
36853
36854 Between the value and the unit is the smallest space, see 
36855 \begin_inset CommandInset ref
36856 LatexCommand ref
36857 reference "subsec:Predefined-Space"
36858
36859 \end_inset
36860
36861 .
36862 \begin_inset Newline newline
36863 \end_inset
36864
36865 This convention is automatically fulfilled when the command 
36866 \series bold
36867
36868 \backslash
36869 unittwo
36870 \series default
36871  is used.
36872  When it is entered to a formula, two boxes appear.
36873  In the first one the value is inserted, in the second one the unit, and
36874  one gets as above: 
36875 \begin_inset Formula $\unit[30]{km/h}$
36876 \end_inset
36877
36878
36879 \begin_inset space \thinspace{}
36880 \end_inset
36881
36882 .
36883  Note that 
36884 \series bold
36885
36886 \backslash
36887 unittwo
36888 \series default
36889  is not a real \SpecialChar LaTeX
36890  command but the command 
36891 \series bold
36892
36893 \backslash
36894 unit[value]{unit}
36895 \series default
36896 , therefore you cannot use it in \SpecialChar TeX
36897  code.
36898 \end_layout
36899
36900 \begin_layout Itemize
36901 Percent and perthousand signs are set like physical units:
36902 \begin_inset Newline newline
36903 \end_inset
36904
36905 1.2
36906 \begin_inset space \thinspace{}
36907 \end_inset
36908
36909 ‰ alcohol in blood
36910 \end_layout
36911
36912 \begin_layout Itemize
36913 The degree sign follows directly on the value: 15°, but not when it is used
36914  in units: 15
36915 \begin_inset space \thinspace{}
36916 \end_inset
36917
36918 °C
36919 \end_layout
36920
36921 \begin_layout Itemize
36922 In numbers with more than four digits the smallest space is inserted before
36923  every third digit to group them: 
36924 \family roman
36925 \series medium
36926 \shape up
36927 \size normal
36928 \emph off
36929 \bar no
36930 \noun off
36931 \color none
36932 18
36933 \begin_inset space \thinspace{}
36934 \end_inset
36935
36936 473
36937 \begin_inset space \thinspace{}
36938 \end_inset
36939
36940 588
36941 \end_layout
36942
36943 \begin_layout Itemize
36944 For dimensions like 120×90×40
36945 \begin_inset space \thinspace{}
36946 \end_inset
36947
36948 cm the multiplication sign 
36949 \begin_inset Quotes eld
36950 \end_inset
36951
36952 ×
36953 \begin_inset Quotes erd
36954 \end_inset
36955
36956  is used.
36957  It is available either via the command 
36958 \series bold
36959
36960 \backslash
36961 times
36962 \series default
36963  or via the menu 
36964 \family sans
36965 Insert\SpecialChar menuseparator
36966 Special Character\SpecialChar menuseparator
36967 Symbols
36968 \family default
36969 .
36970 \end_layout
36971
36972 \begin_layout Itemize
36973 Functions with names consisting of several letters are set upright to avoid
36974  confusions, see 
36975 \begin_inset CommandInset ref
36976 LatexCommand ref
36977 reference "subsec:Predefined-Functions"
36978
36979 \end_inset
36980
36981 .
36982 \end_layout
36983
36984 \begin_layout Itemize
36985 Indices consisting of several letters, are set upright: 
36986 \begin_inset Formula $E_{\mathrm{kin}}$
36987 \end_inset
36988
36989
36990 \begin_inset Newline newline
36991 \end_inset
36992
36993 Components of matrices are set italic: 
36994 \begin_inset Formula $\hat{H}_{kl}$
36995 \end_inset
36996
36997
36998 \end_layout
36999
37000 \begin_layout Itemize
37001 The differentiation/integration operator 'd', the Euler's number 'e' and
37002  the imaginary unit 'i' should be set upright, to avoid mixing them up with
37003  other variables.
37004 \end_layout
37005
37006 \begin_layout Itemize
37007 The character that denotes a 
37008 \noun on
37009 Fourier
37010 \noun default
37011  transformation is inserted either by the command 
37012 \series bold
37013
37014 \backslash
37015 mathscr
37016 \begin_inset space \textvisiblespace{}
37017 \end_inset
37018
37019 F
37020 \series default
37021  or via the menu 
37022 \family sans
37023 Insert\SpecialChar menuseparator
37024 Special Character\SpecialChar menuseparator
37025 Symbols\SpecialChar menuseparator
37026 Letterlike
37027 \begin_inset space ~
37028 \end_inset
37029
37030 Symbols
37031 \family default
37032
37033 \begin_inset Formula $\mathscr{F}$
37034 \end_inset
37035
37036
37037 \end_layout
37038
37039 \begin_layout Standard
37040 \begin_inset Newpage newpage
37041 \end_inset
37042
37043
37044 \end_layout
37045
37046 \begin_layout Section
37047 Synonyms
37048 \begin_inset Index idx
37049 status collapsed
37050
37051 \begin_layout Plain Layout
37052 Synonyms
37053 \end_layout
37054
37055 \end_inset
37056
37057
37058 \end_layout
37059
37060 \begin_layout Standard
37061 Some characters and symbols can be created with several commands.
37062  Here is a list of the synonym commands:
37063 \end_layout
37064
37065 \begin_layout Standard
37066 \begin_inset VSpace bigskip
37067 \end_inset
37068
37069
37070 \begin_inset space \hfill{}
37071 \end_inset
37072
37073
37074 \begin_inset Tabular
37075 <lyxtabular version="3" rows="12" columns="2">
37076 <features booktabs="true" tabularvalignment="middle">
37077 <column alignment="center" valignment="top" width="0pt">
37078 <column alignment="center" valignment="top" width="0pt">
37079 <row>
37080 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37081 \begin_inset Text
37082
37083 \begin_layout Plain Layout
37084 Command
37085 \end_layout
37086
37087 \end_inset
37088 </cell>
37089 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37090 \begin_inset Text
37091
37092 \begin_layout Plain Layout
37093 equivalent to
37094 \end_layout
37095
37096 \end_inset
37097 </cell>
37098 </row>
37099 <row>
37100 <cell alignment="center" valignment="top" usebox="none">
37101 \begin_inset Text
37102
37103 \begin_layout Plain Layout
37104
37105 \backslash
37106 ast
37107 \end_layout
37108
37109 \end_inset
37110 </cell>
37111 <cell alignment="center" valignment="top" usebox="none">
37112 \begin_inset Text
37113
37114 \begin_layout Plain Layout
37115 *
37116 \end_layout
37117
37118 \end_inset
37119 </cell>
37120 </row>
37121 <row>
37122 <cell alignment="center" valignment="top" usebox="none">
37123 \begin_inset Text
37124
37125 \begin_layout Plain Layout
37126
37127 \backslash
37128 choose
37129 \end_layout
37130
37131 \end_inset
37132 </cell>
37133 <cell alignment="center" valignment="top" usebox="none">
37134 \begin_inset Text
37135
37136 \begin_layout Plain Layout
37137
37138 \backslash
37139 binom
37140 \end_layout
37141
37142 \end_inset
37143 </cell>
37144 </row>
37145 <row>
37146 <cell alignment="center" valignment="top" usebox="none">
37147 \begin_inset Text
37148
37149 \begin_layout Plain Layout
37150
37151 \backslash
37152 geq
37153 \end_layout
37154
37155 \end_inset
37156 </cell>
37157 <cell alignment="center" valignment="top" usebox="none">
37158 \begin_inset Text
37159
37160 \begin_layout Plain Layout
37161
37162 \backslash
37163 ge
37164 \end_layout
37165
37166 \end_inset
37167 </cell>
37168 </row>
37169 <row>
37170 <cell alignment="center" valignment="top" usebox="none">
37171 \begin_inset Text
37172
37173 \begin_layout Plain Layout
37174
37175 \backslash
37176 lbrace
37177 \end_layout
37178
37179 \end_inset
37180 </cell>
37181 <cell alignment="center" valignment="top" usebox="none">
37182 \begin_inset Text
37183
37184 \begin_layout Plain Layout
37185 {
37186 \end_layout
37187
37188 \end_inset
37189 </cell>
37190 </row>
37191 <row>
37192 <cell alignment="center" valignment="top" usebox="none">
37193 \begin_inset Text
37194
37195 \begin_layout Plain Layout
37196
37197 \backslash
37198 lbracket
37199 \end_layout
37200
37201 \end_inset
37202 </cell>
37203 <cell alignment="center" valignment="top" usebox="none">
37204 \begin_inset Text
37205
37206 \begin_layout Plain Layout
37207 [
37208 \end_layout
37209
37210 \end_inset
37211 </cell>
37212 </row>
37213 <row>
37214 <cell alignment="center" valignment="top" usebox="none">
37215 \begin_inset Text
37216
37217 \begin_layout Plain Layout
37218
37219 \backslash
37220 leftarrow
37221 \end_layout
37222
37223 \end_inset
37224 </cell>
37225 <cell alignment="center" valignment="top" usebox="none">
37226 \begin_inset Text
37227
37228 \begin_layout Plain Layout
37229
37230 \backslash
37231 gets
37232 \end_layout
37233
37234 \end_inset
37235 </cell>
37236 </row>
37237 <row>
37238 <cell alignment="center" valignment="top" usebox="none">
37239 \begin_inset Text
37240
37241 \begin_layout Plain Layout
37242
37243 \backslash
37244 leq
37245 \end_layout
37246
37247 \end_inset
37248 </cell>
37249 <cell alignment="center" valignment="top" usebox="none">
37250 \begin_inset Text
37251
37252 \begin_layout Plain Layout
37253
37254 \backslash
37255 le
37256 \end_layout
37257
37258 \end_inset
37259 </cell>
37260 </row>
37261 <row>
37262 <cell alignment="center" valignment="top" usebox="none">
37263 \begin_inset Text
37264
37265 \begin_layout Plain Layout
37266
37267 \backslash
37268 lor
37269 \end_layout
37270
37271 \end_inset
37272 </cell>
37273 <cell alignment="center" valignment="top" usebox="none">
37274 \begin_inset Text
37275
37276 \begin_layout Plain Layout
37277
37278 \backslash
37279 vee
37280 \end_layout
37281
37282 \end_inset
37283 </cell>
37284 </row>
37285 <row>
37286 <cell alignment="center" valignment="top" usebox="none">
37287 \begin_inset Text
37288
37289 \begin_layout Plain Layout
37290
37291 \backslash
37292 neq
37293 \end_layout
37294
37295 \end_inset
37296 </cell>
37297 <cell alignment="center" valignment="top" usebox="none">
37298 \begin_inset Text
37299
37300 \begin_layout Plain Layout
37301
37302 \backslash
37303 not=
37304 \end_layout
37305
37306 \end_inset
37307 </cell>
37308 </row>
37309 <row>
37310 <cell alignment="center" valignment="top" usebox="none">
37311 \begin_inset Text
37312
37313 \begin_layout Plain Layout
37314
37315 \backslash
37316 slash
37317 \end_layout
37318
37319 \end_inset
37320 </cell>
37321 <cell alignment="center" valignment="top" usebox="none">
37322 \begin_inset Text
37323
37324 \begin_layout Plain Layout
37325 /
37326 \end_layout
37327
37328 \end_inset
37329 </cell>
37330 </row>
37331 <row>
37332 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37333 \begin_inset Text
37334
37335 \begin_layout Plain Layout
37336
37337 \backslash
37338 vert
37339 \end_layout
37340
37341 \end_inset
37342 </cell>
37343 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37344 \begin_inset Text
37345
37346 \begin_layout Plain Layout
37347 |
37348 \end_layout
37349
37350 \end_inset
37351 </cell>
37352 </row>
37353 </lyxtabular>
37354
37355 \end_inset
37356
37357
37358 \begin_inset space \hfill{}
37359 \end_inset
37360
37361
37362 \begin_inset Tabular
37363 <lyxtabular version="3" rows="12" columns="2">
37364 <features booktabs="true" tabularvalignment="middle">
37365 <column alignment="center" valignment="top" width="0pt">
37366 <column alignment="center" valignment="top" width="0pt">
37367 <row>
37368 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37369 \begin_inset Text
37370
37371 \begin_layout Plain Layout
37372 Command
37373 \end_layout
37374
37375 \end_inset
37376 </cell>
37377 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
37378 \begin_inset Text
37379
37380 \begin_layout Plain Layout
37381 equivalent to
37382 \end_layout
37383
37384 \end_inset
37385 </cell>
37386 </row>
37387 <row>
37388 <cell alignment="center" valignment="top" usebox="none">
37389 \begin_inset Text
37390
37391 \begin_layout Plain Layout
37392
37393 \backslash
37394 backslash
37395 \end_layout
37396
37397 \end_inset
37398 </cell>
37399 <cell alignment="center" valignment="top" usebox="none">
37400 \begin_inset Text
37401
37402 \begin_layout Plain Layout
37403
37404 \backslash
37405
37406 \backslash
37407
37408 \end_layout
37409
37410 \end_inset
37411 </cell>
37412 </row>
37413 <row>
37414 <cell alignment="center" valignment="top" usebox="none">
37415 \begin_inset Text
37416
37417 \begin_layout Plain Layout
37418
37419 \backslash
37420 dasharrow
37421 \end_layout
37422
37423 \end_inset
37424 </cell>
37425 <cell alignment="center" valignment="top" usebox="none">
37426 \begin_inset Text
37427
37428 \begin_layout Plain Layout
37429
37430 \backslash
37431 dashrightarrow
37432 \end_layout
37433
37434 \end_inset
37435 </cell>
37436 </row>
37437 <row>
37438 <cell alignment="center" valignment="top" usebox="none">
37439 \begin_inset Text
37440
37441 \begin_layout Plain Layout
37442
37443 \backslash
37444 land
37445 \end_layout
37446
37447 \end_inset
37448 </cell>
37449 <cell alignment="center" valignment="top" usebox="none">
37450 \begin_inset Text
37451
37452 \begin_layout Plain Layout
37453
37454 \backslash
37455 wedge
37456 \end_layout
37457
37458 \end_inset
37459 </cell>
37460 </row>
37461 <row>
37462 <cell alignment="center" valignment="top" usebox="none">
37463 \begin_inset Text
37464
37465 \begin_layout Plain Layout
37466
37467 \backslash
37468 rbrace
37469 \end_layout
37470
37471 \end_inset
37472 </cell>
37473 <cell alignment="center" valignment="top" usebox="none">
37474 \begin_inset Text
37475
37476 \begin_layout Plain Layout
37477 }
37478 \end_layout
37479
37480 \end_inset
37481 </cell>
37482 </row>
37483 <row>
37484 <cell alignment="center" valignment="top" usebox="none">
37485 \begin_inset Text
37486
37487 \begin_layout Plain Layout
37488
37489 \backslash
37490 rbracket
37491 \end_layout
37492
37493 \end_inset
37494 </cell>
37495 <cell alignment="center" valignment="top" usebox="none">
37496 \begin_inset Text
37497
37498 \begin_layout Plain Layout
37499 ]
37500 \end_layout
37501
37502 \end_inset
37503 </cell>
37504 </row>
37505 <row>
37506 <cell alignment="center" valignment="top" usebox="none">
37507 \begin_inset Text
37508
37509 \begin_layout Plain Layout
37510
37511 \backslash
37512 rightarrow
37513 \end_layout
37514
37515 \end_inset
37516 </cell>
37517 <cell alignment="center" valignment="top" usebox="none">
37518 \begin_inset Text
37519
37520 \begin_layout Plain Layout
37521
37522 \backslash
37523 to
37524 \end_layout
37525
37526 \end_inset
37527 </cell>
37528 </row>
37529 <row>
37530 <cell alignment="center" valignment="top" usebox="none">
37531 \begin_inset Text
37532
37533 \begin_layout Plain Layout
37534
37535 \backslash
37536 lnot
37537 \end_layout
37538
37539 \end_inset
37540 </cell>
37541 <cell alignment="center" valignment="top" usebox="none">
37542 \begin_inset Text
37543
37544 \begin_layout Plain Layout
37545
37546 \backslash
37547 neg
37548 \end_layout
37549
37550 \end_inset
37551 </cell>
37552 </row>
37553 <row>
37554 <cell alignment="center" valignment="top" usebox="none">
37555 \begin_inset Text
37556
37557 \begin_layout Plain Layout
37558
37559 \backslash
37560 ne
37561 \end_layout
37562
37563 \end_inset
37564 </cell>
37565 <cell alignment="center" valignment="top" usebox="none">
37566 \begin_inset Text
37567
37568 \begin_layout Plain Layout
37569
37570 \backslash
37571 not=
37572 \end_layout
37573
37574 \end_inset
37575 </cell>
37576 </row>
37577 <row>
37578 <cell alignment="center" valignment="top" usebox="none">
37579 \begin_inset Text
37580
37581 \begin_layout Plain Layout
37582
37583 \backslash
37584 owns
37585 \end_layout
37586
37587 \end_inset
37588 </cell>
37589 <cell alignment="center" valignment="top" usebox="none">
37590 \begin_inset Text
37591
37592 \begin_layout Plain Layout
37593
37594 \backslash
37595 ni
37596 \end_layout
37597
37598 \end_inset
37599 </cell>
37600 </row>
37601 <row>
37602 <cell alignment="center" valignment="top" usebox="none">
37603 \begin_inset Text
37604
37605 \begin_layout Plain Layout
37606
37607 \backslash
37608 square
37609 \end_layout
37610
37611 \end_inset
37612 </cell>
37613 <cell alignment="center" valignment="top" usebox="none">
37614 \begin_inset Text
37615
37616 \begin_layout Plain Layout
37617
37618 \backslash
37619 Box
37620 \end_layout
37621
37622 \end_inset
37623 </cell>
37624 </row>
37625 <row>
37626 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37627 \begin_inset Text
37628
37629 \begin_layout Plain Layout
37630
37631 \backslash
37632 Vert
37633 \end_layout
37634
37635 \end_inset
37636 </cell>
37637 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
37638 \begin_inset Text
37639
37640 \begin_layout Plain Layout
37641
37642 \backslash
37643 |
37644 \end_layout
37645
37646 \end_inset
37647 </cell>
37648 </row>
37649 </lyxtabular>
37650
37651 \end_inset
37652
37653
37654 \begin_inset space \hfill{}
37655 \end_inset
37656
37657
37658 \end_layout
37659
37660 \begin_layout Standard
37661 \begin_inset Newpage newpage
37662 \end_inset
37663
37664
37665 \end_layout
37666
37667 \begin_layout Bibliography
37668 \begin_inset CommandInset bibitem
37669 LatexCommand bibitem
37670 key "TLC2"
37671 literal "true"
37672
37673 \end_inset
37674
37675
37676 \shape smallcaps
37677 Mittelbach, F.
37678  ; Goossens, M.
37679 \shape default
37680
37681 \shape italic
37682 The \SpecialChar LaTeX
37683  Companion
37684 \shape default
37685 .
37686  Addison Wesley, 2004
37687 \end_layout
37688
37689 \begin_layout Bibliography
37690 \begin_inset CommandInset bibitem
37691 LatexCommand bibitem
37692 key "Mathmode"
37693 literal "true"
37694
37695 \end_inset
37696
37697
37698 \begin_inset CommandInset href
37699 LatexCommand href
37700 name "Description"
37701 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37702 literal "false"
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 literal "true"
37715
37716 \end_inset
37717
37718
37719 \begin_inset CommandInset href
37720 LatexCommand href
37721 name "Description"
37722 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
37723 literal "false"
37724
37725 \end_inset
37726
37727  of 
37728 \begin_inset ERT
37729 status collapsed
37730
37731 \begin_layout Plain Layout
37732
37733
37734 \backslash
37735 AmS
37736 \end_layout
37737
37738 \end_inset
37739
37740 -\SpecialChar LaTeX
37741
37742 \end_layout
37743
37744 \begin_layout Bibliography
37745 \begin_inset CommandInset bibitem
37746 LatexCommand bibitem
37747 key "Symbols"
37748 literal "true"
37749
37750 \end_inset
37751
37752
37753 \begin_inset CommandInset href
37754 LatexCommand href
37755 name "List"
37756 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37757 literal "false"
37758
37759 \end_inset
37760
37761  of all symbols available with \SpecialChar LaTeX
37762 -packages
37763 \end_layout
37764
37765 \begin_layout Bibliography
37766 \begin_inset CommandInset bibitem
37767 LatexCommand bibitem
37768 key "cancel"
37769 literal "true"
37770
37771 \end_inset
37772
37773
37774 \begin_inset CommandInset href
37775 LatexCommand href
37776 name "Documentation"
37777 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37778 literal "false"
37779
37780 \end_inset
37781
37782  of the \SpecialChar LaTeX
37783 -package 
37784 \series bold
37785 cancel
37786 \series default
37787
37788 \begin_inset Index idx
37789 status collapsed
37790
37791 \begin_layout Plain Layout
37792 Packages ! cancel
37793 \end_layout
37794
37795 \end_inset
37796
37797
37798 \end_layout
37799
37800 \begin_layout Bibliography
37801 \begin_inset CommandInset bibitem
37802 LatexCommand bibitem
37803 key "hyperref"
37804 literal "true"
37805
37806 \end_inset
37807
37808
37809 \begin_inset CommandInset href
37810 LatexCommand href
37811 name "Documentation"
37812 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37813 literal "false"
37814
37815 \end_inset
37816
37817  of the \SpecialChar LaTeX
37818 -package 
37819 \series bold
37820 hyperref
37821 \series default
37822
37823 \begin_inset Index idx
37824 status collapsed
37825
37826 \begin_layout Plain Layout
37827 Packages ! hyperref
37828 \end_layout
37829
37830 \end_inset
37831
37832
37833 \end_layout
37834
37835 \begin_layout Bibliography
37836 \begin_inset CommandInset bibitem
37837 LatexCommand bibitem
37838 key "mhchem"
37839 literal "true"
37840
37841 \end_inset
37842
37843
37844 \begin_inset CommandInset href
37845 LatexCommand href
37846 name "Documentation"
37847 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37848 literal "false"
37849
37850 \end_inset
37851
37852  of the \SpecialChar LaTeX
37853 -package 
37854 \series bold
37855 mhchem
37856 \series default
37857
37858 \begin_inset Index idx
37859 status collapsed
37860
37861 \begin_layout Plain Layout
37862 Packages ! mhchem
37863 \end_layout
37864
37865 \end_inset
37866
37867
37868 \end_layout
37869
37870 \begin_layout Bibliography
37871 \begin_inset CommandInset bibitem
37872 LatexCommand bibitem
37873 key "Duden"
37874 literal "true"
37875
37876 \end_inset
37877
37878
37879 \emph on
37880 Duden Band 1
37881 \emph default
37882 .
37883  22.
37884  Auflage, Duden 2001
37885 \end_layout
37886
37887 \begin_layout Bibliography
37888 \begin_inset CommandInset bibitem
37889 LatexCommand bibitem
37890 key "Checklist"
37891 literal "true"
37892
37893 \end_inset
37894
37895
37896 \begin_inset CommandInset href
37897 LatexCommand href
37898 name "Check list"
37899 target "http://physics.nist.gov/Pubs/SP811/sec11.html"
37900 literal "false"
37901
37902 \end_inset
37903
37904  for reviewing manuscripts
37905 \end_layout
37906
37907 \begin_layout Standard
37908 \begin_inset CommandInset index_print
37909 LatexCommand printindex
37910 type "idx"
37911 literal "false"
37912
37913 \end_inset
37914
37915
37916 \end_layout
37917
37918 \end_body
37919 \end_document