]> git.lyx.org Git - features.git/blob - lib/doc/Math.lyx
Math.lyx: repair broken paths
[features.git] / lib / doc / Math.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 498
3 \begin_document
4 \begin_header
5 \origin unavailable
6 \textclass scrartcl
7 \begin_preamble
8 % DO NOT ALTER THIS PREAMBLE!!!
9 %
10 % This preamble is designed to ensure that the file prints
11 % out as advertised. If you mess with this preamble,
12 % parts of this document may not print out as expected.  If you
13 % have problems LaTeXing this file, please contact 
14 % the documentation team
15 % email: lyx-docs@lists.lyx.org
16
17 % if pdflatex is used
18 \usepackage{ifpdf}
19 \ifpdf
20
21 % set fonts for nicer pdf view
22 \IfFileExists{lmodern.sty}
23  {\usepackage{lmodern}}{}
24
25 \fi % end if pdflatex is used
26
27 % solves the following problem:
28 % If the dection number consits of too many numerals the section heading
29 % will be printed in the TOC without a space between it and the section number.
30 % As solution more space between the number and the heading is inserted:
31 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
32 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
33
34 % increase link area for cross-references and autoname them,
35 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
36 \@ifundefined{extrasenglish}{\usepackage[english]{babel}}{}
37 \addto\extrasenglish{%
38  \renewcommand*{\equationautorefname}[1]{}%
39  \renewcommand{\sectionautorefname}{sec.\negthinspace}%
40  \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
41  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
42 }
43
44 % don't load packages twice
45 % see first footnote in sec. 9.3
46 \@ifundefined{textcolor}{\usepackage{color}}{}
47
48 % the pages of the TOC are numbered roman
49 % and a PDF-bookmark for the TOC is added
50 \pagenumbering{roman}
51 \let\myTOC\tableofcontents
52 \renewcommand{\tableofcontents}{%
53  \vspace{1cm}
54  \pdfbookmark[1]{\contentsname}{}
55  \myTOC
56  \cleardoublepage
57  \pagenumbering{arabic}}
58
59 % add 0.5 mm vertical space for table rows
60 \@ifundefined{extrarowheight} {\usepackage{array}}{}
61 \setlength{\extrarowheight}{0.5mm}
62
63 % insert additional vertical space of 1.5 mm between footnotes,
64 \let\myFoot\footnote
65 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
66
67 % makes caption labels bold
68 \setkomafont{captionlabel}{\bfseries}
69
70 % enables calculation of values
71 \usepackage{calc}
72
73 % for multiple columns used in sec. 24.7
74 \usepackage{multicol}
75
76 % needed in sec. 19.4
77 \usepackage{remreset}
78
79 % for the Fourier transformation symbol
80 \usepackage{mathrsfs}
81
82 % define a color, used in sec.9.3
83 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
84
85 % declare operators (see sec. 10.4 and sec. 15.2)
86 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
87 \DeclareMathOperator{\sgn}{sgn}
88
89 % example definitions for sec. 20.1 
90 \newcommand{\gr}{\Longrightarrow}
91 \newcommand{\us}[1]{\underline{#1}}
92 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
93 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
94 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
95
96 % example macro from sec. 19.4
97 %\def\tagform@#1{\maketag@@@{|#1|}}
98
99
100 % ------------------------------------
101 % used to check for needed LaTeX packages
102 \usepackage{ifthen}
103
104 % check for package undertilde
105 % used for the command \utilde
106 \newboolean{undertilde}
107 \IfFileExists{undertilde.sty}
108  {\usepackage{undertilde}
109   \setboolean{undertilde}{true}}
110  {\setboolean{undertilde}{false}}
111
112 % check for package eurosym
113 % used for the Euro symbol
114 \newboolean{eurosym}
115 \IfFileExists{eurosym.sty}
116  {\usepackage[gennarrow]{eurosym}
117   \setboolean{eurosym}{true}}
118  {\setboolean{eurosym}{false}}
119
120 % check for package braket
121 % used for physical vectors
122 \newboolean{braket}
123 \IfFileExists{braket.sty}
124  {\usepackage{braket}
125   \setboolean{braket}{true}}
126  {\setboolean{braket}{false}}
127
128 % check for package cancel
129 \newboolean{cancel}
130 \IfFileExists{cancel.sty}
131  {\usepackage{cancel}
132   \setboolean{cancel}{true}}
133  {\setboolean{cancel}{false}}
134
135 % check for package upgreek
136 \newboolean{upgreek}
137 \IfFileExists{upgreek.sty}
138  {\usepackage{upgreek}
139   \setboolean{upgreek}{true}}
140  {\setboolean{upgreek}{false}}
141 \end_preamble
142 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
143 \use_default_options false
144 \maintain_unincluded_children false
145 \language english
146 \language_package default
147 \inputencoding auto
148 \fontencoding global
149 \font_roman default
150 \font_sans default
151 \font_typewriter default
152 \font_math auto
153 \font_default_family default
154 \use_non_tex_fonts false
155 \font_sc false
156 \font_osf false
157 \font_sf_scale 100
158 \font_tt_scale 100
159 \graphics default
160 \default_output_format default
161 \output_sync 0
162 \bibtex_command default
163 \index_command default
164 \paperfontsize 12
165 \spacing single
166 \use_hyperref true
167 \pdf_title "LyX's Math Manual"
168 \pdf_author "LyX Team, Uwe Stöhr"
169 \pdf_subject "LyX-documentation about math"
170 \pdf_keywords "LyX, Mathed"
171 \pdf_bookmarks true
172 \pdf_bookmarksnumbered true
173 \pdf_bookmarksopen true
174 \pdf_bookmarksopenlevel 1
175 \pdf_breaklinks false
176 \pdf_pdfborder false
177 \pdf_colorlinks true
178 \pdf_backref false
179 \pdf_pdfusetitle false
180 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
181 \papersize a4paper
182 \use_geometry false
183 \use_package amsmath 2
184 \use_package amssymb 2
185 \use_package cancel 0
186 \use_package esint 1
187 \use_package mathdots 1
188 \use_package mathtools 2
189 \use_package mhchem 1
190 \use_package stackrel 0
191 \use_package stmaryrd 0
192 \use_package undertilde 0
193 \cite_engine basic
194 \cite_engine_type default
195 \biblio_style plain
196 \use_bibtopic false
197 \use_indices false
198 \paperorientation portrait
199 \suppress_date false
200 \justification true
201 \use_refstyle 0
202 \notefontcolor #0000ff
203 \index Index
204 \shortcut idx
205 \color #008000
206 \end_index
207 \secnumdepth 4
208 \tocdepth 3
209 \paragraph_separation skip
210 \defskip medskip
211 \quotes_language english
212 \papercolumns 1
213 \papersides 2
214 \paperpagestyle plain
215 \bullet 1 0 6 -1
216 \bullet 2 2 35 -1
217 \bullet 3 2 7 -1
218 \tracking_changes false
219 \output_changes false
220 \html_math_output 0
221 \html_css_as_file 0
222 \html_be_strict false
223 \end_header
224
225 \begin_body
226
227 \begin_layout Title
228 \SpecialChar LyX
229 's detailed Math manual
230 \end_layout
231
232 \begin_layout Author
233 by the \SpecialChar LyX
234  Team
235 \begin_inset Foot
236 status collapsed
237
238 \begin_layout Plain Layout
239 \noindent
240 If you have comments or error corrections, please send them to the \SpecialChar LyX
241  Documentatio
242 n mailing list: 
243 \family typewriter
244
245 \begin_inset CommandInset href
246 LatexCommand href
247 name "lyx-docs@lists.lyx.org"
248 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
249 type "mailto:"
250
251 \end_inset
252
253
254 \end_layout
255
256 \end_inset
257
258
259 \begin_inset Note Note
260 status collapsed
261
262 \begin_layout Plain Layout
263 author: Uwe Stöhr
264 \end_layout
265
266 \end_inset
267
268
269 \begin_inset Newline newline
270 \end_inset
271
272
273 \begin_inset Newline newline
274 \end_inset
275
276
277 \family sans
278 Version 2.1.x
279 \end_layout
280
281 \begin_layout Standard
282 \begin_inset CommandInset toc
283 LatexCommand tableofcontents
284
285 \end_inset
286
287
288 \end_layout
289
290 \begin_layout Standard
291 \begin_inset Note Note
292 status open
293
294 \begin_layout Plain Layout
295 To export this document to PDF, PS or DVI the \SpecialChar LaTeX
296 -packages 
297 \series bold
298 braket, cancel, eurosym, mathdots, mathtools, mhchem, undertilde
299 \series default
300  and 
301 \series bold
302 was
303 \series default
304  should be installed.
305  If they are not installed the document can be exported anyway but the sections
306  where the packages are required will not appear in the output.
307  An exception is 
308 \series bold
309 mhchem
310 \series default
311 ; if it is not installed, this file cannot be exported.
312 \end_layout
313
314 \begin_layout Plain Layout
315 The latest PDF-version of this document can be found here:
316 \begin_inset Newline newline
317 \end_inset
318
319
320 \series bold
321 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
322 \end_layout
323
324 \end_inset
325
326
327 \end_layout
328
329 \begin_layout Standard
330 \begin_inset Newpage newpage
331 \end_inset
332
333
334 \end_layout
335
336 \begin_layout Section
337 Introduction
338 \end_layout
339
340 \begin_layout Standard
341 This document explains \SpecialChar LyX
342 's math features and is furthermore a collection
343  of \SpecialChar LaTeX
344 -commands used for mathematical characters and constructs.
345  The explanations are designed for the usage of commands.
346  It is therefore required that you have read the section 
347 \family typewriter
348 Mathematical
349 \begin_inset space ~
350 \end_inset
351
352 Formulas
353 \family default
354  of the User's Guide.
355 \end_layout
356
357 \begin_layout Standard
358 Most of the characters and many constructs explained in this manual are
359  also accessible via the menu 
360 \family sans
361 Insert
362 \series bold
363 \SpecialChar menuseparator
364
365 \series default
366 Math
367 \family default
368  or the 
369 \family sans
370 math
371 \family default
372 \series bold
373  
374 \family sans
375 \series default
376 toolbar
377 \family default
378 .
379  But everybody who has to write lots of formulas will notice that it is
380  much faster to use commands instead of the math toolbar.
381  Therefore this manual is focused on commands but also mentions the correspondin
382 g toolbar buttons when available.
383 \end_layout
384
385 \begin_layout Standard
386 If not specially mentioned the commands are only available within formulas.
387  To be able to use all commands explained in this document, the option 
388 \family sans
389 Use AMS math package
390 \family default
391  must be checked in the document settings (menu 
392 \family sans
393 Document\SpecialChar menuseparator
394 Settings\SpecialChar menuseparator
395 Math
396 \begin_inset space ~
397 \end_inset
398
399 Options
400 \family default
401 ).
402 \begin_inset Foot
403 status collapsed
404
405 \begin_layout Plain Layout
406 The option 
407 \family sans
408 Use AMS math package automatically
409 \family default
410  only uses 
411 \begin_inset ERT
412 status collapsed
413
414 \begin_layout Plain Layout
415
416
417 \backslash
418 AmS 
419 \end_layout
420
421 \end_inset
422
423 -math when math constructs are found that are supported by \SpecialChar LyX
424 .
425 \end_layout
426
427 \end_inset
428
429
430 \end_layout
431
432 \begin_layout Standard
433 This document doesn't list all 
434 \begin_inset ERT
435 status collapsed
436
437 \begin_layout Plain Layout
438
439
440 \backslash
441 AmS 
442 \end_layout
443
444 \end_inset
445
446 -math commands
447 \begin_inset Foot
448 status collapsed
449
450 \begin_layout Plain Layout
451 A list with all 
452 \begin_inset ERT
453 status collapsed
454
455 \begin_layout Plain Layout
456
457
458 \backslash
459 AmS
460 \end_layout
461
462 \end_inset
463
464 -math commands is in the file 
465 \family sans
466
467 \begin_inset CommandInset href
468 LatexCommand href
469 name "amsguide.ps"
470 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
471
472 \end_inset
473
474
475 \family default
476 , which is part of every \SpecialChar LaTeX
477  standard installation.
478 \end_layout
479
480 \end_inset
481
482  for lucidity reasons.
483 \end_layout
484
485 \begin_layout Section
486 General Instructions
487 \end_layout
488
489 \begin_layout Standard
490 To create an inline formula
491 \begin_inset Index idx
492 status collapsed
493
494 \begin_layout Plain Layout
495 Formula ! inline
496 \end_layout
497
498 \end_inset
499
500  that is embedded into a text line, use one of the shortcuts 
501 \begin_inset Info
502 type  "shortcuts"
503 arg   "math-mode"
504 \end_inset
505
506  or the toolbar button 
507 \begin_inset Info
508 type  "icon"
509 arg   "math-mode"
510 \end_inset
511
512 .
513 \begin_inset Newline newline
514 \end_inset
515
516 To create a display style formula
517 \begin_inset Index idx
518 status collapsed
519
520 \begin_layout Plain Layout
521 Formula ! display style
522 \end_layout
523
524 \end_inset
525
526  which will appear bigger, has a different format, and will be in a separate
527  paragraph, use one of these shortcuts: 
528 \begin_inset Info
529 type  "shortcuts"
530 arg   "math-display"
531 \end_inset
532
533 .
534 \end_layout
535
536 \begin_layout Standard
537 To change a display style formula to an inline formula, set the cursor into
538  the formula and use one of the shortcuts 
539 \begin_inset Info
540 type  "shortcuts"
541 arg   "math-mode"
542 \end_inset
543
544  or the menu 
545 \family sans
546 Edit\SpecialChar menuseparator
547 Math\SpecialChar menuseparator
548 Change formula type
549 \family default
550 .
551  The same way is used to change an inline formula to a display style formula.
552 \end_layout
553
554 \begin_layout Standard
555 To display parts of an inline formula in the size of a display style formula,
556  enter the command 
557 \series bold
558
559 \backslash
560 displaystyle
561 \series default
562
563 \begin_inset Index idx
564 status collapsed
565
566 \begin_layout Plain Layout
567 Commands ! D ! 
568 \backslash
569 displaystyle
570 \end_layout
571
572 \end_inset
573
574  to a formula.
575  Then a new blue box appears in which the desired formula part is inserted.
576 \end_layout
577
578 \begin_layout Standard
579 Only inline formulas are allowed inside tables.
580 \end_layout
581
582 \begin_layout Standard
583 The 
584 \family sans
585 math toolbar
586 \family default
587  can be turned on in the menu 
588 \family sans
589 View\SpecialChar menuseparator
590 Toolbars
591 \family default
592 .
593  When you click there on 
594 \begin_inset Quotes eld
595 \end_inset
596
597 Math
598 \begin_inset Quotes erd
599 \end_inset
600
601  the toolbar will be shown permanently at the bottom; this state is visualized
602  in the 
603 \family sans
604 Toolbars
605 \family default
606  menu with a checkmark.
607  When you click in this state again on 
608 \begin_inset Quotes eld
609 \end_inset
610
611 Math
612 \begin_inset Quotes erd
613 \end_inset
614
615  in the 
616 \family sans
617 Toolbars
618 \family default
619  menu, the 
620 \family sans
621 math toolbar
622 \family default
623  is only shown when the cursor is within a formula; this state is visualized
624  by the renaming of the menu entry from 
625 \begin_inset Quotes eld
626 \end_inset
627
628 Math
629 \begin_inset Quotes erd
630 \end_inset
631
632  to 
633 \begin_inset Quotes eld
634 \end_inset
635
636 Math
637 \begin_inset space ~
638 \end_inset
639
640 (auto)
641 \begin_inset Quotes erd
642 \end_inset
643
644 .
645 \end_layout
646
647 \begin_layout Standard
648 The \SpecialChar TeX
649  mode
650 \begin_inset Index idx
651 status collapsed
652
653 \begin_layout Plain Layout
654 T@\SpecialChar TeX
655 -mode
656 \end_layout
657
658 \end_inset
659
660  is invoked by pressing the toolbar button 
661 \begin_inset Info
662 type  "icon"
663 arg   "ert-insert"
664 \end_inset
665
666  or by using the menu 
667 \family sans
668 Insert\SpecialChar menuseparator
669 TeX Code
670 \family default
671  (shortcut 
672 \begin_inset Info
673 type  "shortcut"
674 arg   "ert-insert"
675 \end_inset
676
677 ).
678 \end_layout
679
680 \begin_layout Standard
681 To change the \SpecialChar LaTeX
682 -preamble
683 \begin_inset Index idx
684 status collapsed
685
686 \begin_layout Plain Layout
687 L@\SpecialChar LaTeX
688 -preamble
689 \end_layout
690
691 \end_inset
692
693 , use the menu 
694 \family sans
695 Document\SpecialChar menuseparator
696 Settings\SpecialChar menuseparator
697 LaTeX
698 \family default
699  
700 \family sans
701 Preamble
702 \family default
703 .
704 \end_layout
705
706 \begin_layout Standard
707 To edit matrices, case differentiations and multiline formulas subsequently,
708  use the menus 
709 \family sans
710 Edit\SpecialChar menuseparator
711 Math
712 \family default
713  and 
714 \family sans
715 Edit\SpecialChar menuseparator
716 Rows
717 \begin_inset space \thinspace{}
718 \end_inset
719
720 &
721 \begin_inset space \thinspace{}
722 \end_inset
723
724 Columns,
725 \family default
726  or the 
727 \family sans
728 table toolbar
729 \family default
730 .
731  When lines and columns are swapped via the menu, the column or line where
732  the cursor is in is exchanged with the column to the right or the line
733  below, respectively.
734  Is the cursor in the last column or row, the exchange is done with the
735  column to the left or the line above.
736 \end_layout
737
738 \begin_layout Standard
739 To write text in formulas
740 \begin_inset Foot
741 status collapsed
742
743 \begin_layout Plain Layout
744 For multiline formulas the command 
745 \series bold
746
747 \backslash
748 intertext
749 \series default
750  is used, see 
751 \begin_inset CommandInset ref
752 LatexCommand ref
753 reference "subsec:Text-in-multiline"
754
755 \end_inset
756
757 .
758 \end_layout
759
760 \end_inset
761
762  
763 \emph on
764 mathematical text
765 \emph default
766
767 \begin_inset Index idx
768 status collapsed
769
770 \begin_layout Plain Layout
771 Text ! in formulas
772 \end_layout
773
774 \end_inset
775
776
777 \begin_inset Index idx
778 status collapsed
779
780 \begin_layout Plain Layout
781 Mathematical text
782 \end_layout
783
784 \end_inset
785
786  is used.
787  This mode is invoked with the shortcut 
788 \begin_inset Info
789 type  "shortcut"
790 arg   "font-default"
791 \end_inset
792
793  or by the insertion of the command 
794 \series bold
795
796 \backslash
797 text
798 \series default
799
800 \begin_inset Index idx
801 status collapsed
802
803 \begin_layout Plain Layout
804 Commands ! T ! 
805 \backslash
806 text
807 \end_layout
808
809 \end_inset
810
811 .
812  The text appears black in \SpecialChar LyX
813  and can therefore be distinguished from the
814  other formula parts which appear blue.
815  In the output mathematical text is set upright, in contrary to other formula
816  parts.
817 \end_layout
818
819 \begin_layout Subsection*
820 Command Scheme
821 \end_layout
822
823 \begin_layout Standard
824 Most of the \SpecialChar LaTeX
825 -commands for math constructs have the following scheme:
826 \end_layout
827
828 \begin_layout Standard
829
830 \series bold
831
832 \backslash
833 commandname[optional
834 \series default
835  
836 \series bold
837 argument]{required
838 \series default
839  
840 \series bold
841 argument}
842 \end_layout
843
844 \begin_layout Standard
845 A command always starts with a backslash 
846 \begin_inset Quotes gld
847 \end_inset
848
849
850 \series bold
851
852 \backslash
853
854 \series default
855
856 \begin_inset Quotes grd
857 \end_inset
858
859 .
860  To omit optional arguments, also omit the associated brackets.
861  The braces around the required arguments are named in this document as
862  \SpecialChar TeX
863  braces
864 \begin_inset Index idx
865 status collapsed
866
867 \begin_layout Plain Layout
868 T@\SpecialChar TeX
869 -braces
870 \end_layout
871
872 \end_inset
873
874 .
875  If you add in a formula a left brace to a command name, \SpecialChar LyX
876  automatically
877  creates a \SpecialChar TeX
878  brace.
879  In all other cases \SpecialChar TeX
880  braces are created in formulas with the command 
881 \series bold
882
883 \backslash
884 {
885 \series default
886 .
887  \SpecialChar TeX
888  braces appear red in \SpecialChar LyX
889 , in contrary to normal braces which appear blue.
890  In \SpecialChar TeX
891  mode no command is needed to get \SpecialChar TeX
892  braces.
893  \SpecialChar TeX
894  braces don't appear in the output.
895 \end_layout
896
897 \begin_layout Standard
898 When commands without arguments, like commands for symbols are entered in
899  \SpecialChar TeX
900  mode, a space character must 
901 \emph on
902 always
903 \emph default
904  be behind the command to end it.
905  This space doesn't appear in the output.
906  When the space should appear in the output, the space must be followed
907  by a protected space in normal text.
908 \end_layout
909
910 \begin_layout Standard
911 A protected space is inserted with 
912 \begin_inset Info
913 type  "shortcuts"
914 arg   "command-alternatives space-insert protected ; math-space"
915 \end_inset
916
917 .
918 \end_layout
919
920 \begin_layout Subsection*
921 \begin_inset Newpage newpage
922 \end_inset
923
924 Syntax Explanation
925 \end_layout
926
927 \begin_layout Itemize
928 The symbol 
929 \begin_inset space \textvisiblespace{}
930 \end_inset
931
932  denotes a space character to be input.
933 \end_layout
934
935 \begin_layout Itemize
936 An arrow like 
937 \begin_inset Formula $\to$
938 \end_inset
939
940  denotes the usage of the corresponding arrow key on the keyboard.
941  The 
942 \family sans
943 Tab
944 \family default
945  key can often be used instead of 
946 \begin_inset Formula $\to$
947 \end_inset
948
949  and 
950 \begin_inset Formula $\downarrow$
951 \end_inset
952
953 , and 
954 \family sans
955 Shift+Tab
956 \family default
957  instead of 
958 \begin_inset Formula $\leftarrow$
959 \end_inset
960
961  and 
962 \begin_inset Formula $\uparrow$
963 \end_inset
964
965 .
966 \end_layout
967
968 \begin_layout Subsection*
969 Available units
970 \end_layout
971
972 \begin_layout Standard
973 \align center
974 \begin_inset Float table
975 placement H
976 wide false
977 sideways false
978 status open
979
980 \begin_layout Plain Layout
981 \align center
982 \begin_inset Caption Standard
983
984 \begin_layout Plain Layout
985 \begin_inset CommandInset label
986 LatexCommand label
987 name "tab:Available-units"
988
989 \end_inset
990
991 Available units
992 \end_layout
993
994 \end_inset
995
996
997 \end_layout
998
999 \begin_layout Plain Layout
1000 \align center
1001 \begin_inset Tabular
1002 <lyxtabular version="3" rows="13" columns="2">
1003 <features booktabs="true" tabularvalignment="middle">
1004 <column alignment="center" valignment="top">
1005 <column alignment="center" valignment="top" width="0pt">
1006 <row>
1007 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1008 \begin_inset Text
1009
1010 \begin_layout Plain Layout
1011 Unit
1012 \end_layout
1013
1014 \end_inset
1015 </cell>
1016 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1017 \begin_inset Text
1018
1019 \begin_layout Plain Layout
1020 Name / Description
1021 \end_layout
1022
1023 \end_inset
1024 </cell>
1025 </row>
1026 <row>
1027 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1028 \begin_inset Text
1029
1030 \begin_layout Plain Layout
1031 mm
1032 \end_layout
1033
1034 \end_inset
1035 </cell>
1036 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1037 \begin_inset Text
1038
1039 \begin_layout Plain Layout
1040 Millimeter
1041 \end_layout
1042
1043 \end_inset
1044 </cell>
1045 </row>
1046 <row>
1047 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1048 \begin_inset Text
1049
1050 \begin_layout Plain Layout
1051 cm
1052 \end_layout
1053
1054 \end_inset
1055 </cell>
1056 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1057 \begin_inset Text
1058
1059 \begin_layout Plain Layout
1060 Centimeter
1061 \end_layout
1062
1063 \end_inset
1064 </cell>
1065 </row>
1066 <row>
1067 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1068 \begin_inset Text
1069
1070 \begin_layout Plain Layout
1071 in
1072 \end_layout
1073
1074 \end_inset
1075 </cell>
1076 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1077 \begin_inset Text
1078
1079 \begin_layout Plain Layout
1080 Inch (1
1081 \begin_inset space \thinspace{}
1082 \end_inset
1083
1084 in = 2,54
1085 \begin_inset space \thinspace{}
1086 \end_inset
1087
1088 cm)
1089 \end_layout
1090
1091 \end_inset
1092 </cell>
1093 </row>
1094 <row>
1095 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1096 \begin_inset Text
1097
1098 \begin_layout Plain Layout
1099 pt
1100 \end_layout
1101
1102 \end_inset
1103 </cell>
1104 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1105 \begin_inset Text
1106
1107 \begin_layout Plain Layout
1108 Point (72.27
1109 \begin_inset space \thinspace{}
1110 \end_inset
1111
1112 pt = 1
1113 \begin_inset space \thinspace{}
1114 \end_inset
1115
1116 in)
1117 \end_layout
1118
1119 \end_inset
1120 </cell>
1121 </row>
1122 <row>
1123 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1124 \begin_inset Text
1125
1126 \begin_layout Plain Layout
1127 pc
1128 \end_layout
1129
1130 \end_inset
1131 </cell>
1132 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1133 \begin_inset Text
1134
1135 \begin_layout Plain Layout
1136 Pica (1
1137 \begin_inset space \thinspace{}
1138 \end_inset
1139
1140 pc = 12
1141 \begin_inset space \thinspace{}
1142 \end_inset
1143
1144 pt)
1145 \end_layout
1146
1147 \end_inset
1148 </cell>
1149 </row>
1150 <row>
1151 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1152 \begin_inset Text
1153
1154 \begin_layout Plain Layout
1155 sp
1156 \end_layout
1157
1158 \end_inset
1159 </cell>
1160 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1161 \begin_inset Text
1162
1163 \begin_layout Plain Layout
1164 scaled point (65536
1165 \begin_inset space \thinspace{}
1166 \end_inset
1167
1168 sp = 1
1169 \begin_inset space \thinspace{}
1170 \end_inset
1171
1172 pt)
1173 \end_layout
1174
1175 \end_inset
1176 </cell>
1177 </row>
1178 <row>
1179 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1180 \begin_inset Text
1181
1182 \begin_layout Plain Layout
1183 böp
1184 \end_layout
1185
1186 \end_inset
1187 </cell>
1188 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1189 \begin_inset Text
1190
1191 \begin_layout Plain Layout
1192 big point (72
1193 \begin_inset space \thinspace{}
1194 \end_inset
1195
1196 bp = 1
1197 \begin_inset space \thinspace{}
1198 \end_inset
1199
1200 in)
1201 \end_layout
1202
1203 \end_inset
1204 </cell>
1205 </row>
1206 <row>
1207 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1208 \begin_inset Text
1209
1210 \begin_layout Plain Layout
1211 dd
1212 \end_layout
1213
1214 \end_inset
1215 </cell>
1216 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1217 \begin_inset Text
1218
1219 \begin_layout Plain Layout
1220 Didot (1
1221 \begin_inset space \thinspace{}
1222 \end_inset
1223
1224 dd 
1225 \begin_inset Formula $\approx$
1226 \end_inset
1227
1228  0.376
1229 \begin_inset space \thinspace{}
1230 \end_inset
1231
1232 mm)
1233 \end_layout
1234
1235 \end_inset
1236 </cell>
1237 </row>
1238 <row>
1239 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1240 \begin_inset Text
1241
1242 \begin_layout Plain Layout
1243 cc
1244 \end_layout
1245
1246 \end_inset
1247 </cell>
1248 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1249 \begin_inset Text
1250
1251 \begin_layout Plain Layout
1252 Cicero (1
1253 \begin_inset space \thinspace{}
1254 \end_inset
1255
1256 cc = 12
1257 \begin_inset space \thinspace{}
1258 \end_inset
1259
1260 dd)
1261 \end_layout
1262
1263 \end_inset
1264 </cell>
1265 </row>
1266 <row>
1267 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1268 \begin_inset Text
1269
1270 \begin_layout Plain Layout
1271 ex
1272 \end_layout
1273
1274 \end_inset
1275 </cell>
1276 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1277 \begin_inset Text
1278
1279 \begin_layout Plain Layout
1280 Height of letter 
1281 \emph on
1282
1283 \begin_inset Quotes eld
1284 \end_inset
1285
1286 x
1287 \emph default
1288
1289 \begin_inset Quotes erd
1290 \end_inset
1291
1292  in the current font
1293 \end_layout
1294
1295 \end_inset
1296 </cell>
1297 </row>
1298 <row>
1299 <cell alignment="center" valignment="top" leftline="true" usebox="none">
1300 \begin_inset Text
1301
1302 \begin_layout Plain Layout
1303 em
1304 \end_layout
1305
1306 \end_inset
1307 </cell>
1308 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
1309 \begin_inset Text
1310
1311 \begin_layout Plain Layout
1312 width of letter 
1313 \begin_inset Quotes eld
1314 \end_inset
1315
1316
1317 \emph on
1318 M
1319 \emph default
1320
1321 \begin_inset Quotes erd
1322 \end_inset
1323
1324  in the current font
1325 \end_layout
1326
1327 \end_inset
1328 </cell>
1329 </row>
1330 <row>
1331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1332 \begin_inset Text
1333
1334 \begin_layout Plain Layout
1335 mu
1336 \end_layout
1337
1338 \end_inset
1339 </cell>
1340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
1341 \begin_inset Text
1342
1343 \begin_layout Plain Layout
1344 math unit (1
1345 \begin_inset space \thinspace{}
1346 \end_inset
1347
1348 mu = 
1349 \begin_inset Formula $\nicefrac{1}{18}$
1350 \end_inset
1351
1352
1353 \begin_inset space \thinspace{}
1354 \end_inset
1355
1356 em)
1357 \end_layout
1358
1359 \end_inset
1360 </cell>
1361 </row>
1362 </lyxtabular>
1363
1364 \end_inset
1365
1366
1367 \end_layout
1368
1369 \end_inset
1370
1371
1372 \end_layout
1373
1374 \begin_layout Standard
1375 \begin_inset Newpage newpage
1376 \end_inset
1377
1378
1379 \end_layout
1380
1381 \begin_layout Section
1382 Basic Functions
1383 \end_layout
1384
1385 \begin_layout Subsection
1386 Exponents
1387 \begin_inset Index idx
1388 status collapsed
1389
1390 \begin_layout Plain Layout
1391 Exponents
1392 \end_layout
1393
1394 \end_inset
1395
1396  and Indices
1397 \begin_inset Index idx
1398 status collapsed
1399
1400 \begin_layout Plain Layout
1401 Indices
1402 \end_layout
1403
1404 \end_inset
1405
1406
1407 \begin_inset Index idx
1408 status collapsed
1409
1410 \begin_layout Plain Layout
1411 Superscripts|see
1412 \begin_inset ERT
1413 status collapsed
1414
1415 \begin_layout Plain Layout
1416
1417 {
1418 \end_layout
1419
1420 \end_inset
1421
1422 Exponents
1423 \begin_inset ERT
1424 status collapsed
1425
1426 \begin_layout Plain Layout
1427
1428 }
1429 \end_layout
1430
1431 \end_inset
1432
1433
1434 \end_layout
1435
1436 \end_inset
1437
1438
1439 \begin_inset Index idx
1440 status collapsed
1441
1442 \begin_layout Plain Layout
1443 Subscripts|see
1444 \begin_inset ERT
1445 status collapsed
1446
1447 \begin_layout Plain Layout
1448
1449 {
1450 \end_layout
1451
1452 \end_inset
1453
1454 Indices
1455 \begin_inset ERT
1456 status collapsed
1457
1458 \begin_layout Plain Layout
1459
1460 }
1461 \end_layout
1462
1463 \end_inset
1464
1465
1466 \end_layout
1467
1468 \end_inset
1469
1470
1471 \end_layout
1472
1473 \begin_layout Standard
1474 Indices are created with an underscore 
1475 \begin_inset Quotes eld
1476 \end_inset
1477
1478 _
1479 \begin_inset Quotes erd
1480 \end_inset
1481
1482  or via the math toolbar button 
1483 \begin_inset Info
1484 type  "icon"
1485 arg   "math-subscript"
1486 \end_inset
1487
1488 , exponents with a caret 
1489 \begin_inset Quotes eld
1490 \end_inset
1491
1492 ^
1493 \begin_inset Quotes erd
1494 \end_inset
1495
1496  or via the math toolbar button 
1497 \begin_inset Info
1498 type  "icon"
1499 arg   "math-superscript"
1500 \end_inset
1501
1502 .
1503 \begin_inset Separator parbreak
1504 \end_inset
1505
1506
1507 \end_layout
1508
1509 \begin_layout Standard
1510 \align center
1511 \begin_inset Tabular
1512 <lyxtabular version="3" rows="4" columns="2">
1513 <features booktabs="true" tabularvalignment="middle">
1514 <column alignment="center" valignment="top" width="0pt">
1515 <column alignment="center" valignment="top" width="0pt">
1516 <row>
1517 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1518 \begin_inset Text
1519
1520 \begin_layout Plain Layout
1521 Command
1522 \end_layout
1523
1524 \end_inset
1525 </cell>
1526 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1527 \begin_inset Text
1528
1529 \begin_layout Plain Layout
1530 Result
1531 \end_layout
1532
1533 \end_inset
1534 </cell>
1535 </row>
1536 <row>
1537 <cell alignment="center" valignment="top" usebox="none">
1538 \begin_inset Text
1539
1540 \begin_layout Plain Layout
1541 B_V
1542 \end_layout
1543
1544 \end_inset
1545 </cell>
1546 <cell alignment="center" valignment="top" usebox="none">
1547 \begin_inset Text
1548
1549 \begin_layout Plain Layout
1550 \begin_inset Formula $B_{V}$
1551 \end_inset
1552
1553
1554 \end_layout
1555
1556 \end_inset
1557 </cell>
1558 </row>
1559 <row topspace="1.5mm">
1560 <cell alignment="center" valignment="top" usebox="none">
1561 \begin_inset Text
1562
1563 \begin_layout Plain Layout
1564 B^V
1565 \end_layout
1566
1567 \end_inset
1568 </cell>
1569 <cell alignment="center" valignment="top" usebox="none">
1570 \begin_inset Text
1571
1572 \begin_layout Plain Layout
1573 \begin_inset Formula $B^{V}$
1574 \end_inset
1575
1576
1577 \end_layout
1578
1579 \end_inset
1580 </cell>
1581 </row>
1582 <row topspace="1.5mm">
1583 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1584 \begin_inset Text
1585
1586 \begin_layout Plain Layout
1587 B^
1588 \begin_inset space \textvisiblespace{}
1589 \end_inset
1590
1591 A
1592 \end_layout
1593
1594 \end_inset
1595 </cell>
1596 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1597 \begin_inset Text
1598
1599 \begin_layout Plain Layout
1600 \begin_inset Formula $B^{A}$
1601 \end_inset
1602
1603
1604 \end_layout
1605
1606 \end_inset
1607 </cell>
1608 </row>
1609 </lyxtabular>
1610
1611 \end_inset
1612
1613
1614 \end_layout
1615
1616 \begin_layout Standard
1617 As the caret is in some languages an accent, vowels will be accentuated
1618  in this case and not set as exponents
1619 \begin_inset Foot
1620 status collapsed
1621
1622 \begin_layout Plain Layout
1623 Depending on the used keyboard settings this can also happen for characters
1624  other than vowels.
1625 \end_layout
1626
1627 \end_inset
1628
1629 .
1630  To get exponents in this case, press 
1631 \family sans
1632 Space
1633 \family default
1634  after the caret as in the last example.
1635 \end_layout
1636
1637 \begin_layout Subsection
1638 Fractions
1639 \begin_inset CommandInset label
1640 LatexCommand label
1641 name "subsec:Fractions"
1642
1643 \end_inset
1644
1645
1646 \begin_inset Index idx
1647 status collapsed
1648
1649 \begin_layout Plain Layout
1650 Fractions
1651 \end_layout
1652
1653 \end_inset
1654
1655
1656 \end_layout
1657
1658 \begin_layout Standard
1659 Fractions are generated with the command 
1660 \series bold
1661
1662 \backslash
1663 frac
1664 \series default
1665
1666 \begin_inset Index idx
1667 status collapsed
1668
1669 \begin_layout Plain Layout
1670 Commands ! F ! 
1671 \backslash
1672 frac
1673 \end_layout
1674
1675 \end_inset
1676
1677  or via the math toolbar button 
1678 \begin_inset Info
1679 type  "icon"
1680 arg   "math-insert \\frac"
1681 \end_inset
1682
1683 .
1684  The font size is adjusted automatically, depending on whether the fraction
1685  is in an inline or display style formula.
1686  With the math toolbar button 
1687 \begin_inset Info
1688 type  "icon"
1689 arg   "math-insert \\frac-square"
1690 \end_inset
1691
1692  you can select different fraction types.
1693 \end_layout
1694
1695 \begin_layout Standard
1696 With the command 
1697 \series bold
1698
1699 \backslash
1700 dfrac
1701 \series default
1702
1703 \begin_inset Index idx
1704 status collapsed
1705
1706 \begin_layout Plain Layout
1707 Commands ! D ! 
1708 \backslash
1709 dfrac
1710 \end_layout
1711
1712 \end_inset
1713
1714  a fraction can be created that always has the size of a display style formula.
1715  With 
1716 \series bold
1717
1718 \backslash
1719 tfrac
1720 \series default
1721
1722 \begin_inset Index idx
1723 status collapsed
1724
1725 \begin_layout Plain Layout
1726 Commands ! T ! 
1727 \backslash
1728 tfrac
1729 \end_layout
1730
1731 \end_inset
1732
1733  the fraction appears always with the size of an inline formula.
1734  An example:
1735 \end_layout
1736
1737 \begin_layout Standard
1738 A line with the fraction 
1739 \begin_inset Formula $\frac{1}{2}$
1740 \end_inset
1741
1742  that was created with the command 
1743 \series bold
1744
1745 \backslash
1746 frac
1747 \series default
1748 .
1749 \end_layout
1750
1751 \begin_layout Standard
1752 A line with the fraction 
1753 \begin_inset Formula $\dfrac{1}{2}$
1754 \end_inset
1755
1756  that was created with the command 
1757 \series bold
1758
1759 \backslash
1760 dfrac
1761 \series default
1762 .
1763 \begin_inset Separator parbreak
1764 \end_inset
1765
1766
1767 \end_layout
1768
1769 \begin_layout Standard
1770 \align center
1771 \begin_inset Tabular
1772 <lyxtabular version="3" rows="4" columns="2">
1773 <features booktabs="true" tabularvalignment="middle">
1774 <column alignment="center" valignment="top" width="0pt">
1775 <column alignment="center" valignment="top" width="0pt">
1776 <row>
1777 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1778 \begin_inset Text
1779
1780 \begin_layout Plain Layout
1781 Command
1782 \end_layout
1783
1784 \end_inset
1785 </cell>
1786 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1787 \begin_inset Text
1788
1789 \begin_layout Plain Layout
1790 Result
1791 \end_layout
1792
1793 \end_inset
1794 </cell>
1795 </row>
1796 <row topspace="1.5mm">
1797 <cell alignment="center" valignment="top" usebox="none">
1798 \begin_inset Text
1799
1800 \begin_layout Plain Layout
1801
1802 \backslash
1803 frac
1804 \begin_inset space \textvisiblespace{}
1805 \end_inset
1806
1807 A
1808 \begin_inset Formula $\downarrow$
1809 \end_inset
1810
1811 B
1812 \end_layout
1813
1814 \end_inset
1815 </cell>
1816 <cell alignment="center" valignment="top" usebox="none">
1817 \begin_inset Text
1818
1819 \begin_layout Plain Layout
1820 \begin_inset Formula $\frac{A}{B}$
1821 \end_inset
1822
1823
1824 \end_layout
1825
1826 \end_inset
1827 </cell>
1828 </row>
1829 <row topspace="2mm">
1830 <cell alignment="center" valignment="top" usebox="none">
1831 \begin_inset Text
1832
1833 \begin_layout Plain Layout
1834
1835 \backslash
1836 dfrac
1837 \begin_inset space \textvisiblespace{}
1838 \end_inset
1839
1840 A
1841 \begin_inset Formula $\downarrow$
1842 \end_inset
1843
1844 B
1845 \end_layout
1846
1847 \end_inset
1848 </cell>
1849 <cell alignment="center" valignment="top" usebox="none">
1850 \begin_inset Text
1851
1852 \begin_layout Plain Layout
1853 \begin_inset Formula $\dfrac{A}{B}$
1854 \end_inset
1855
1856
1857 \end_layout
1858
1859 \end_inset
1860 </cell>
1861 </row>
1862 <row topspace="2mm" bottomspace="1mm">
1863 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1864 \begin_inset Text
1865
1866 \begin_layout Plain Layout
1867
1868 \backslash
1869 dfrac
1870 \begin_inset space \textvisiblespace{}
1871 \end_inset
1872
1873 e^
1874 \backslash
1875 frac
1876 \begin_inset space \textvisiblespace{}
1877 \end_inset
1878
1879 1
1880 \begin_inset Formula $\downarrow$
1881 \end_inset
1882
1883 2
1884 \begin_inset Formula $\downarrow\downarrow$
1885 \end_inset
1886
1887 3
1888 \end_layout
1889
1890 \end_inset
1891 </cell>
1892 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1893 \begin_inset Text
1894
1895 \begin_layout Plain Layout
1896 \begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
1897 \end_inset
1898
1899
1900 \end_layout
1901
1902 \end_inset
1903 </cell>
1904 </row>
1905 </lyxtabular>
1906
1907 \end_inset
1908
1909
1910 \end_layout
1911
1912 \begin_layout Standard
1913 \begin_inset VSpace bigskip
1914 \end_inset
1915
1916
1917 \begin_inset Newpage newpage
1918 \end_inset
1919
1920 For nested fractions the command 
1921 \series bold
1922
1923 \backslash
1924 cfrac
1925 \series default
1926
1927 \begin_inset Index idx
1928 status collapsed
1929
1930 \begin_layout Plain Layout
1931 Commands ! C ! 
1932 \backslash
1933 cfrac
1934 \end_layout
1935
1936 \end_inset
1937
1938  can be used.
1939  Here is an example:
1940 \begin_inset VSpace -3mm
1941 \end_inset
1942
1943
1944 \end_layout
1945
1946 \begin_layout Standard
1947 \begin_inset Formula 
1948 \begin{align*}
1949 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
1950 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1951 \end{align*}
1952
1953 \end_inset
1954
1955
1956 \end_layout
1957
1958 \begin_layout Standard
1959 The command for the example above is:
1960 \end_layout
1961
1962 \begin_layout Standard
1963
1964 \series bold
1965
1966 \backslash
1967 cfrac
1968 \begin_inset space \textvisiblespace{}
1969 \end_inset
1970
1971 A
1972 \begin_inset Formula $\downarrow$
1973 \end_inset
1974
1975 B+
1976 \backslash
1977 cfrac
1978 \begin_inset space \textvisiblespace{}
1979 \end_inset
1980
1981 C+
1982 \backslash
1983 cfrac
1984 \begin_inset space \textvisiblespace{}
1985 \end_inset
1986
1987 E
1988 \begin_inset Formula $\downarrow$
1989 \end_inset
1990
1991 F
1992 \begin_inset Formula $\downarrow$
1993 \end_inset
1994
1995 D
1996 \end_layout
1997
1998 \begin_layout Standard
1999 \begin_inset VSpace medskip
2000 \end_inset
2001
2002
2003 \end_layout
2004
2005 \begin_layout Standard
2006
2007 \series bold
2008
2009 \backslash
2010 cfrac
2011 \series default
2012  sets the fraction always in the size of a displayed formula, also when
2013  it is part of another fraction.
2014 \end_layout
2015
2016 \begin_layout Standard
2017 It is possible to specify the alignment of the numerator.
2018  The command 
2019 \series bold
2020
2021 \backslash
2022 cfracleft
2023 \series default
2024  is used to left align it, the command 
2025 \series bold
2026
2027 \backslash
2028 cfracright
2029 \series default
2030  to right-align it.
2031  
2032 \series bold
2033
2034 \backslash
2035 cfrac
2036 \series default
2037  centers the numerator.
2038  These fractions demonstrate the different alignments:
2039 \end_layout
2040
2041 \begin_layout Standard
2042
2043 \series bold
2044 \begin_inset Formula 
2045 \[
2046 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2047 \]
2048
2049 \end_inset
2050
2051
2052 \end_layout
2053
2054 \begin_layout Standard
2055 \begin_inset Note Greyedout
2056 status open
2057
2058 \begin_layout Plain Layout
2059
2060 \series bold
2061 Note:
2062 \series default
2063  
2064 \series bold
2065
2066 \backslash
2067 cfracleft
2068 \series default
2069  and 
2070 \series bold
2071
2072 \backslash
2073 cfracright
2074 \series default
2075  are no real \SpecialChar LaTeX
2076  commands but represent the command 
2077 \series bold
2078
2079 \backslash
2080 cfrac[alignment]{numerator}{denominator}
2081 \series default
2082  .
2083  Therefore you cannot use them in \SpecialChar TeX
2084  code.
2085 \end_layout
2086
2087 \end_inset
2088
2089
2090 \end_layout
2091
2092 \begin_layout Standard
2093 \begin_inset VSpace medskip
2094 \end_inset
2095
2096 It is often advantageous to combine 
2097 \series bold
2098
2099 \backslash
2100 cfrac
2101 \series default
2102  and 
2103 \series bold
2104
2105 \backslash
2106 frac
2107 \series default
2108 :
2109 \begin_inset Formula 
2110 \[
2111 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2112 \]
2113
2114 \end_inset
2115
2116
2117 \end_layout
2118
2119 \begin_layout Standard
2120 For inline fractions with a sloped fraction stroke you can use the command
2121  
2122 \series bold
2123
2124 \backslash
2125 nicefrac
2126 \series default
2127
2128 \begin_inset Index idx
2129 status collapsed
2130
2131 \begin_layout Plain Layout
2132 Commands ! N ! 
2133 \backslash
2134 nicefrac
2135 \end_layout
2136
2137 \end_inset
2138
2139
2140 \begin_inset Formula $\nicefrac{5}{31}$
2141 \end_inset
2142
2143  or 
2144 \series bold
2145
2146 \backslash
2147 unitfrac
2148 \series default
2149
2150 \begin_inset Index idx
2151 status collapsed
2152
2153 \begin_layout Plain Layout
2154 Commands ! U ! 
2155 \backslash
2156 unitfrac
2157 \end_layout
2158
2159 \end_inset
2160
2161
2162 \begin_inset Formula $\unitfrac{5}{31}$
2163 \end_inset
2164
2165  There is furthermore the command 
2166 \series bold
2167
2168 \backslash
2169 unitfracthree
2170 \series default
2171  that offers to write a fraction in combination with a number: 
2172 \begin_inset Formula $\unitfrac[2]{1}{3}$
2173 \end_inset
2174
2175
2176 \end_layout
2177
2178 \begin_layout Standard
2179 \begin_inset Note Greyedout
2180 status open
2181
2182 \begin_layout Plain Layout
2183
2184 \series bold
2185 Note:
2186 \series default
2187  
2188 \series bold
2189
2190 \backslash
2191 unitfracthree
2192 \series default
2193  is not a real \SpecialChar LaTeX
2194  command but the command
2195 \begin_inset Newline newline
2196 \end_inset
2197
2198
2199 \series bold
2200
2201 \backslash
2202 unitfrac[number]{numerator}{denominator}
2203 \series default
2204  .
2205  Therefore you cannot use it in \SpecialChar TeX
2206  code.
2207 \end_layout
2208
2209 \end_inset
2210
2211
2212 \end_layout
2213
2214 \begin_layout Standard
2215 How to define own fractions where the fraction stroke can be changed, is
2216  explained in 
2217 \begin_inset CommandInset ref
2218 LatexCommand ref
2219 reference "subsec:Self-defined-Fractions"
2220
2221 \end_inset
2222
2223 .
2224 \end_layout
2225
2226 \begin_layout Standard
2227 Multiline fractions are explained in 
2228 \begin_inset CommandInset ref
2229 LatexCommand ref
2230 reference "subsec:Multiline-Fractions"
2231
2232 \end_inset
2233
2234 .
2235 \end_layout
2236
2237 \begin_layout Subsection
2238 Roots
2239 \begin_inset Index idx
2240 status collapsed
2241
2242 \begin_layout Plain Layout
2243 Roots
2244 \end_layout
2245
2246 \end_inset
2247
2248
2249 \end_layout
2250
2251 \begin_layout Standard
2252 Square roots are created with 
2253 \series bold
2254
2255 \backslash
2256 sqrt
2257 \series default
2258
2259 \begin_inset Index idx
2260 status collapsed
2261
2262 \begin_layout Plain Layout
2263 Commands ! S ! 
2264 \backslash
2265 sqrt
2266 \end_layout
2267
2268 \end_inset
2269
2270  or the math toolbar button 
2271 \begin_inset Info
2272 type  "icon"
2273 arg   "math-insert \\sqrt"
2274 \end_inset
2275
2276 , all other roots with the command 
2277 \series bold
2278
2279 \backslash
2280 root
2281 \series default
2282
2283 \begin_inset Index idx
2284 status collapsed
2285
2286 \begin_layout Plain Layout
2287 Commands ! R ! 
2288 \backslash
2289 root
2290 \end_layout
2291
2292 \end_inset
2293
2294  or with the math toolbar button 
2295 \begin_inset Info
2296 type  "icon"
2297 arg   "math-insert \\root"
2298 \end_inset
2299
2300 .
2301 \begin_inset Separator parbreak
2302 \end_inset
2303
2304
2305 \end_layout
2306
2307 \begin_layout Standard
2308 \align center
2309 \begin_inset Tabular
2310 <lyxtabular version="3" rows="3" columns="2">
2311 <features booktabs="true" tabularvalignment="middle">
2312 <column alignment="center" valignment="top" width="0pt">
2313 <column alignment="center" valignment="top" width="0pt">
2314 <row>
2315 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2316 \begin_inset Text
2317
2318 \begin_layout Plain Layout
2319 Command
2320 \end_layout
2321
2322 \end_inset
2323 </cell>
2324 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2325 \begin_inset Text
2326
2327 \begin_layout Plain Layout
2328 Result
2329 \end_layout
2330
2331 \end_inset
2332 </cell>
2333 </row>
2334 <row topspace="1mm">
2335 <cell alignment="center" valignment="top" usebox="none">
2336 \begin_inset Text
2337
2338 \begin_layout Plain Layout
2339
2340 \backslash
2341 sqrt
2342 \begin_inset space \textvisiblespace{}
2343 \end_inset
2344
2345 A-B
2346 \end_layout
2347
2348 \end_inset
2349 </cell>
2350 <cell alignment="center" valignment="top" usebox="none">
2351 \begin_inset Text
2352
2353 \begin_layout Plain Layout
2354 \begin_inset Formula $\sqrt{A-B}$
2355 \end_inset
2356
2357
2358 \end_layout
2359
2360 \end_inset
2361 </cell>
2362 </row>
2363 <row topspace="1mm">
2364 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2365 \begin_inset Text
2366
2367 \begin_layout Plain Layout
2368
2369 \backslash
2370 root
2371 \begin_inset space \textvisiblespace{}
2372 \end_inset
2373
2374 3
2375 \begin_inset Formula $\downarrow$
2376 \end_inset
2377
2378 A-B
2379 \end_layout
2380
2381 \end_inset
2382 </cell>
2383 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2384 \begin_inset Text
2385
2386 \begin_layout Plain Layout
2387 \begin_inset Formula $\sqrt[3]{A-B}$
2388 \end_inset
2389
2390
2391 \end_layout
2392
2393 \end_inset
2394 </cell>
2395 </row>
2396 </lyxtabular>
2397
2398 \end_inset
2399
2400
2401 \end_layout
2402
2403 \begin_layout Standard
2404 A square root can also be created with 
2405 \series bold
2406
2407 \backslash
2408 root
2409 \series default
2410  when the root index field is left empty.
2411 \end_layout
2412
2413 \begin_layout Standard
2414 With certain indices the distance to the root is too small, like in this
2415  formula: 
2416 \begin_inset Formula $\sqrt[\beta]{B}$
2417 \end_inset
2418
2419
2420 \begin_inset Newline newline
2421 \end_inset
2422
2423 The 
2424 \begin_inset Formula $\beta$
2425 \end_inset
2426
2427  touches the root.
2428  To avoid this, the commands 
2429 \series bold
2430
2431 \backslash
2432 leftroot
2433 \series default
2434
2435 \begin_inset Index idx
2436 status collapsed
2437
2438 \begin_layout Plain Layout
2439 Commands ! L ! 
2440 \backslash
2441 leftroot
2442 \end_layout
2443
2444 \end_inset
2445
2446  and 
2447 \series bold
2448
2449 \backslash
2450 uproot
2451 \series default
2452
2453 \begin_inset Index idx
2454 status collapsed
2455
2456 \begin_layout Plain Layout
2457 Commands ! U ! 
2458 \backslash
2459 uproot
2460 \end_layout
2461
2462 \end_inset
2463
2464  are used with the following scheme:
2465 \end_layout
2466
2467 \begin_layout Standard
2468
2469 \series bold
2470
2471 \backslash
2472 leftroot{distance}
2473 \series default
2474  and 
2475 \series bold
2476
2477 \backslash
2478 uproot{distance}
2479 \end_layout
2480
2481 \begin_layout Standard
2482 Distance is the number of Big Points (unit bp; 
2483 \begin_inset Formula $\mathrm{72\,bp=1\,inch}$
2484 \end_inset
2485
2486 ), that the index should be moved to the left or top, resp..
2487  The commands are written to the index.
2488  This way the command
2489 \begin_inset Newline newline
2490 \end_inset
2491
2492
2493 \series bold
2494
2495 \backslash
2496 root
2497 \backslash
2498 leftroot{-1
2499 \begin_inset Formula $\to$
2500 \end_inset
2501
2502
2503 \backslash
2504 uproot{2
2505 \begin_inset Formula $\to$
2506 \end_inset
2507
2508
2509 \backslash
2510 beta
2511 \begin_inset space \textvisiblespace{}
2512 \end_inset
2513
2514
2515 \begin_inset Formula $\to$
2516 \end_inset
2517
2518 B
2519 \begin_inset Newline newline
2520 \end_inset
2521
2522
2523 \series default
2524 produces a correct typeset formula: 
2525 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2526 \end_inset
2527
2528
2529 \end_layout
2530
2531 \begin_layout Subsection
2532 Binomial Coefficients
2533 \begin_inset Index idx
2534 status collapsed
2535
2536 \begin_layout Plain Layout
2537 Binomial coefficients
2538 \end_layout
2539
2540 \end_inset
2541
2542
2543 \end_layout
2544
2545 \begin_layout Standard
2546 Binomial coefficients are inserted with the command 
2547 \series bold
2548
2549 \backslash
2550 binom
2551 \series default
2552
2553 \begin_inset Index idx
2554 status collapsed
2555
2556 \begin_layout Plain Layout
2557 Commands ! B ! 
2558 \backslash
2559 binom
2560 \end_layout
2561
2562 \end_inset
2563
2564  or with the submenu of the math toolbar button 
2565 \begin_inset Info
2566 type  "icon"
2567 arg   "math-insert \\frac-square"
2568 \end_inset
2569
2570 .
2571  As with fractions (
2572 \series bold
2573
2574 \backslash
2575 frac
2576 \series default
2577 ) in addition to 
2578 \series bold
2579
2580 \backslash
2581 binom
2582 \series default
2583  there are the commands 
2584 \series bold
2585
2586 \backslash
2587 dbinom
2588 \series default
2589
2590 \begin_inset Index idx
2591 status collapsed
2592
2593 \begin_layout Plain Layout
2594 Commands ! D ! 
2595 \backslash
2596 dbinom
2597 \end_layout
2598
2599 \end_inset
2600
2601  and 
2602 \series bold
2603
2604 \backslash
2605 tbinom
2606 \series default
2607
2608 \begin_inset Index idx
2609 status collapsed
2610
2611 \begin_layout Plain Layout
2612 Commands ! T ! 
2613 \backslash
2614 tbinom
2615 \end_layout
2616
2617 \end_inset
2618
2619 .
2620  For other brackets around binomial coeficients there are the commands 
2621 \series bold
2622
2623 \backslash
2624 brace
2625 \series default
2626
2627 \begin_inset Index idx
2628 status collapsed
2629
2630 \begin_layout Plain Layout
2631 Commands ! B ! 
2632 \backslash
2633 brace
2634 \end_layout
2635
2636 \end_inset
2637
2638  and 
2639 \series bold
2640
2641 \backslash
2642 brack
2643 \series default
2644
2645 \begin_inset Index idx
2646 status collapsed
2647
2648 \begin_layout Plain Layout
2649 Commands ! B ! 
2650 \backslash
2651 brack
2652 \end_layout
2653
2654 \end_inset
2655
2656 .
2657 \begin_inset Separator parbreak
2658 \end_inset
2659
2660
2661 \end_layout
2662
2663 \begin_layout Standard
2664 \align center
2665 \begin_inset Tabular
2666 <lyxtabular version="3" rows="6" columns="2">
2667 <features booktabs="true" tabularvalignment="middle">
2668 <column alignment="center" valignment="top" width="0pt">
2669 <column alignment="center" valignment="top" width="0pt">
2670 <row>
2671 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2672 \begin_inset Text
2673
2674 \begin_layout Plain Layout
2675 Command
2676 \end_layout
2677
2678 \end_inset
2679 </cell>
2680 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2681 \begin_inset Text
2682
2683 \begin_layout Plain Layout
2684 Result
2685 \end_layout
2686
2687 \end_inset
2688 </cell>
2689 </row>
2690 <row topspace="1mm">
2691 <cell alignment="center" valignment="top" usebox="none">
2692 \begin_inset Text
2693
2694 \begin_layout Plain Layout
2695
2696 \backslash
2697 binom
2698 \begin_inset space \textvisiblespace{}
2699 \end_inset
2700
2701 A
2702 \begin_inset Formula $\downarrow$
2703 \end_inset
2704
2705 B
2706 \end_layout
2707
2708 \end_inset
2709 </cell>
2710 <cell alignment="center" valignment="top" usebox="none">
2711 \begin_inset Text
2712
2713 \begin_layout Plain Layout
2714 \begin_inset Formula $\binom{A}{B}$
2715 \end_inset
2716
2717
2718 \end_layout
2719
2720 \end_inset
2721 </cell>
2722 </row>
2723 <row topspace="2mm">
2724 <cell alignment="center" valignment="top" usebox="none">
2725 \begin_inset Text
2726
2727 \begin_layout Plain Layout
2728
2729 \backslash
2730 dbinom
2731 \begin_inset space \textvisiblespace{}
2732 \end_inset
2733
2734 A
2735 \begin_inset Formula $\downarrow$
2736 \end_inset
2737
2738 B
2739 \end_layout
2740
2741 \end_inset
2742 </cell>
2743 <cell alignment="center" valignment="top" usebox="none">
2744 \begin_inset Text
2745
2746 \begin_layout Plain Layout
2747 \begin_inset Formula $\dbinom{A}{B}$
2748 \end_inset
2749
2750
2751 \end_layout
2752
2753 \end_inset
2754 </cell>
2755 </row>
2756 <row topspace="2mm" bottomspace="0.5mm">
2757 <cell alignment="center" valignment="top" usebox="none">
2758 \begin_inset Text
2759
2760 \begin_layout Plain Layout
2761
2762 \backslash
2763 tbinom
2764 \begin_inset space \textvisiblespace{}
2765 \end_inset
2766
2767 A
2768 \begin_inset Formula $\downarrow$
2769 \end_inset
2770
2771 B
2772 \end_layout
2773
2774 \end_inset
2775 </cell>
2776 <cell alignment="center" valignment="top" usebox="none">
2777 \begin_inset Text
2778
2779 \begin_layout Plain Layout
2780 \begin_inset Formula $\tbinom{A}{B}$
2781 \end_inset
2782
2783
2784 \end_layout
2785
2786 \end_inset
2787 </cell>
2788 </row>
2789 <row topspace="1mm">
2790 <cell alignment="center" valignment="top" topline="true" usebox="none">
2791 \begin_inset Text
2792
2793 \begin_layout Plain Layout
2794
2795 \backslash
2796 brack
2797 \begin_inset space \textvisiblespace{}
2798 \end_inset
2799
2800 A
2801 \begin_inset Formula $\downarrow$
2802 \end_inset
2803
2804 B
2805 \end_layout
2806
2807 \end_inset
2808 </cell>
2809 <cell alignment="center" valignment="top" topline="true" usebox="none">
2810 \begin_inset Text
2811
2812 \begin_layout Plain Layout
2813 \begin_inset Formula ${A \brack B}$
2814 \end_inset
2815
2816
2817 \end_layout
2818
2819 \end_inset
2820 </cell>
2821 </row>
2822 <row topspace="2mm" bottomspace="0.5mm">
2823 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2824 \begin_inset Text
2825
2826 \begin_layout Plain Layout
2827
2828 \backslash
2829 brace
2830 \begin_inset space \textvisiblespace{}
2831 \end_inset
2832
2833 A
2834 \begin_inset Formula $\downarrow$
2835 \end_inset
2836
2837 B
2838 \end_layout
2839
2840 \end_inset
2841 </cell>
2842 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2843 \begin_inset Text
2844
2845 \begin_layout Plain Layout
2846 \begin_inset Formula ${A \brace B}$
2847 \end_inset
2848
2849
2850 \end_layout
2851
2852 \end_inset
2853 </cell>
2854 </row>
2855 </lyxtabular>
2856
2857 \end_inset
2858
2859
2860 \end_layout
2861
2862 \begin_layout Subsection
2863 Case Differentiations
2864 \begin_inset Index idx
2865 status collapsed
2866
2867 \begin_layout Plain Layout
2868 Case differentiations 
2869 \end_layout
2870
2871 \end_inset
2872
2873
2874 \end_layout
2875
2876 \begin_layout Standard
2877 \align center
2878 \begin_inset Tabular
2879 <lyxtabular version="3" rows="3" columns="2">
2880 <features booktabs="true" tabularvalignment="middle">
2881 <column alignment="center" valignment="top" width="0pt">
2882 <column alignment="center" valignment="top" width="0pt">
2883 <row>
2884 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2885 \begin_inset Text
2886
2887 \begin_layout Plain Layout
2888 Command
2889 \end_layout
2890
2891 \end_inset
2892 </cell>
2893 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2894 \begin_inset Text
2895
2896 \begin_layout Plain Layout
2897 Result
2898 \end_layout
2899
2900 \end_inset
2901 </cell>
2902 </row>
2903 <row>
2904 <cell alignment="center" valignment="top" usebox="none">
2905 \begin_inset Text
2906
2907 \begin_layout Plain Layout
2908
2909 \backslash
2910 cases
2911 \begin_inset space \textvisiblespace{}
2912 \end_inset
2913
2914 A
2915 \begin_inset Formula $\to$
2916 \end_inset
2917
2918 B>0
2919 \begin_inset Index idx
2920 status collapsed
2921
2922 \begin_layout Plain Layout
2923 Commands ! C ! 
2924 \backslash
2925 cases
2926 \end_layout
2927
2928 \end_inset
2929
2930
2931 \end_layout
2932
2933 \end_inset
2934 </cell>
2935 <cell alignment="center" valignment="top" usebox="none">
2936 \begin_inset Text
2937
2938 \begin_layout Plain Layout
2939 \begin_inset Formula $\begin{cases}
2940 A & B>0\end{cases}$
2941 \end_inset
2942
2943
2944 \end_layout
2945
2946 \end_inset
2947 </cell>
2948 </row>
2949 <row topspace="1.5mm">
2950 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2951 \begin_inset Text
2952
2953 \begin_layout Plain Layout
2954
2955 \backslash
2956 cases
2957 \begin_inset space \textvisiblespace{}
2958 \end_inset
2959
2960
2961 \begin_inset Info
2962 type  "shortcut"
2963 arg   "newline-insert newline"
2964 \end_inset
2965
2966
2967 \end_layout
2968
2969 \end_inset
2970 </cell>
2971 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2972 \begin_inset Text
2973
2974 \begin_layout Plain Layout
2975 \begin_inset Formula $\begin{cases}
2976 A & \textrm{for }x>0\\
2977 B & \textrm{for }x=0
2978 \end{cases}$
2979 \end_inset
2980
2981
2982 \end_layout
2983
2984 \end_inset
2985 </cell>
2986 </row>
2987 </lyxtabular>
2988
2989 \end_inset
2990
2991
2992 \end_layout
2993
2994 \begin_layout Standard
2995 After inserting 
2996 \series bold
2997
2998 \backslash
2999 cases
3000 \series default
3001  or pressing the math toolbar button 
3002 \begin_inset Info
3003 type  "icon"
3004 arg   "math-insert \\cases"
3005 \end_inset
3006
3007  you can create new lines with the shortcut 
3008 \begin_inset Info
3009 type  "shortcut"
3010 arg   "newline-insert newline"
3011 \end_inset
3012
3013  or the table toolbar button 
3014 \begin_inset Info
3015 type  "icon"
3016 arg   "inset-modify tabular append-row"
3017 \end_inset
3018
3019 .
3020 \end_layout
3021
3022 \begin_layout Standard
3023 The command 
3024 \series bold
3025
3026 \backslash
3027 cases
3028 \series default
3029  is also available via the menu 
3030 \family sans
3031 Insert\SpecialChar menuseparator
3032 Math\SpecialChar menuseparator
3033 Cases-Environment
3034 \family default
3035 .
3036 \end_layout
3037
3038 \begin_layout Subsection
3039 Negations
3040 \begin_inset Index idx
3041 status collapsed
3042
3043 \begin_layout Plain Layout
3044 Negations
3045 \end_layout
3046
3047 \end_inset
3048
3049
3050 \end_layout
3051
3052 \begin_layout Standard
3053 By inserting 
3054 \series bold
3055
3056 \backslash
3057 not
3058 \series default
3059
3060 \begin_inset Index idx
3061 status collapsed
3062
3063 \begin_layout Plain Layout
3064 Commands ! N ! 
3065 \backslash
3066 not
3067 \end_layout
3068
3069 \end_inset
3070
3071  every character can be displayed canceled.
3072  The characters are quasi accentuated by a slash.
3073 \begin_inset Separator parbreak
3074 \end_inset
3075
3076
3077 \end_layout
3078
3079 \begin_layout Standard
3080 \align center
3081 \begin_inset Tabular
3082 <lyxtabular version="3" rows="4" columns="2">
3083 <features booktabs="true" tabularvalignment="middle">
3084 <column alignment="center" valignment="top" width="0pt">
3085 <column alignment="center" valignment="top" width="0pt">
3086 <row>
3087 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3088 \begin_inset Text
3089
3090 \begin_layout Plain Layout
3091 Command
3092 \end_layout
3093
3094 \end_inset
3095 </cell>
3096 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3097 \begin_inset Text
3098
3099 \begin_layout Plain Layout
3100 Result
3101 \end_layout
3102
3103 \end_inset
3104 </cell>
3105 </row>
3106 <row>
3107 <cell alignment="center" valignment="top" usebox="none">
3108 \begin_inset Text
3109
3110 \begin_layout Plain Layout
3111
3112 \backslash
3113 not=
3114 \end_layout
3115
3116 \end_inset
3117 </cell>
3118 <cell alignment="center" valignment="top" usebox="none">
3119 \begin_inset Text
3120
3121 \begin_layout Plain Layout
3122 \begin_inset Formula $\not=$
3123 \end_inset
3124
3125
3126 \end_layout
3127
3128 \end_inset
3129 </cell>
3130 </row>
3131 <row>
3132 <cell alignment="center" valignment="top" usebox="none">
3133 \begin_inset Text
3134
3135 \begin_layout Plain Layout
3136
3137 \backslash
3138 not 
3139 \backslash
3140 le
3141 \end_layout
3142
3143 \end_inset
3144 </cell>
3145 <cell alignment="center" valignment="top" usebox="none">
3146 \begin_inset Text
3147
3148 \begin_layout Plain Layout
3149 \begin_inset Formula $\not\le$
3150 \end_inset
3151
3152
3153 \end_layout
3154
3155 \end_inset
3156 </cell>
3157 </row>
3158 <row>
3159 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3160 \begin_inset Text
3161
3162 \begin_layout Plain Layout
3163
3164 \backslash
3165 not 
3166 \backslash
3167 parallel
3168 \end_layout
3169
3170 \end_inset
3171 </cell>
3172 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3173 \begin_inset Text
3174
3175 \begin_layout Plain Layout
3176 \begin_inset Formula $\not\parallel$
3177 \end_inset
3178
3179
3180 \end_layout
3181
3182 \end_inset
3183 </cell>
3184 </row>
3185 </lyxtabular>
3186
3187 \end_inset
3188
3189
3190 \end_layout
3191
3192 \begin_layout Standard
3193 The last example shows that not all negations look good.
3194  Therefore there are special commands for some negations (see 
3195 \begin_inset CommandInset ref
3196 LatexCommand ref
3197 reference "subsec:Mathematical-Symbols"
3198
3199 \end_inset
3200
3201  and 
3202 \begin_inset CommandInset ref
3203 LatexCommand ref
3204 reference "sec:Relations"
3205
3206 \end_inset
3207
3208 ).
3209 \end_layout
3210
3211 \begin_layout Subsection
3212 Placeholders
3213 \begin_inset CommandInset label
3214 LatexCommand label
3215 name "subsec:Placeholders"
3216
3217 \end_inset
3218
3219
3220 \begin_inset Index idx
3221 status collapsed
3222
3223 \begin_layout Plain Layout
3224 Placeholders
3225 \end_layout
3226
3227 \end_inset
3228
3229
3230 \begin_inset Index idx
3231 status collapsed
3232
3233 \begin_layout Plain Layout
3234 Chemical characters ! Isotopes
3235 \end_layout
3236
3237 \end_inset
3238
3239
3240 \begin_inset Index idx
3241 status collapsed
3242
3243 \begin_layout Plain Layout
3244 Isotopes|see
3245 \begin_inset ERT
3246 status collapsed
3247
3248 \begin_layout Plain Layout
3249
3250 {
3251 \end_layout
3252
3253 \end_inset
3254
3255 Chemical characters
3256 \begin_inset ERT
3257 status collapsed
3258
3259 \begin_layout Plain Layout
3260
3261 }
3262 \end_layout
3263
3264 \end_inset
3265
3266
3267 \end_layout
3268
3269 \end_inset
3270
3271
3272 \end_layout
3273
3274 \begin_layout Standard
3275 When displaying e.
3276 \begin_inset space \thinspace{}
3277 \end_inset
3278
3279 g.
3280 \begin_inset space \space{}
3281 \end_inset
3282
3283 isotopes
3284 \begin_inset Foot
3285 status collapsed
3286
3287 \begin_layout Plain Layout
3288 Typesetting isotopes and chemical symbols is described in 
3289 \begin_inset CommandInset ref
3290 LatexCommand ref
3291 reference "subsec:Chemical-Symbols-and"
3292
3293 \end_inset
3294
3295 .
3296 \end_layout
3297
3298 \end_inset
3299
3300  the following problem occurs:
3301 \begin_inset Separator parbreak
3302 \end_inset
3303
3304
3305 \end_layout
3306
3307 \begin_layout Standard
3308 \align center
3309 \begin_inset Tabular
3310 <lyxtabular version="3" rows="2" columns="2">
3311 <features booktabs="true" tabularvalignment="middle">
3312 <column alignment="center" valignment="top" width="0pt">
3313 <column alignment="center" valignment="top" width="0pt">
3314 <row>
3315 <cell alignment="center" valignment="top" usebox="none">
3316 \begin_inset Text
3317
3318 \begin_layout Plain Layout
3319 Indices created with sub- and superscripts:
3320 \end_layout
3321
3322 \end_inset
3323 </cell>
3324 <cell alignment="center" valignment="top" usebox="none">
3325 \begin_inset Text
3326
3327 \begin_layout Plain Layout
3328 \begin_inset Formula $_{9}^{19}\mathrm{F}$
3329 \end_inset
3330
3331
3332 \end_layout
3333
3334 \end_inset
3335 </cell>
3336 </row>
3337 <row topspace="1.5mm">
3338 <cell alignment="center" valignment="top" usebox="none">
3339 \begin_inset Text
3340
3341 \begin_layout Plain Layout
3342 correct indices:
3343 \end_layout
3344
3345 \end_inset
3346 </cell>
3347 <cell alignment="center" valignment="top" usebox="none">
3348 \begin_inset Text
3349
3350 \begin_layout Plain Layout
3351 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3352 \end_inset
3353
3354
3355 \end_layout
3356
3357 \end_inset
3358 </cell>
3359 </row>
3360 </lyxtabular>
3361
3362 \end_inset
3363
3364
3365 \end_layout
3366
3367 \begin_layout Standard
3368 The shorter index is by default placed below or above the first character
3369  of the longer index.
3370  To avoid this there is the command 
3371 \series bold
3372
3373 \backslash
3374 phantom
3375 \series default
3376
3377 \begin_inset Index idx
3378 status collapsed
3379
3380 \begin_layout Plain Layout
3381 Commands ! P ! 
3382 \backslash
3383 phantom
3384 \end_layout
3385
3386 \end_inset
3387
3388  or the math toolbar button
3389 \begin_inset space \thinspace{}
3390 \end_inset
3391
3392
3393 \begin_inset Foot
3394 status collapsed
3395
3396 \begin_layout Plain Layout
3397 can be found in the submenu of the toolbar button 
3398 \begin_inset Info
3399 type  "icon"
3400 arg   "math-insert \\space"
3401 \end_inset
3402
3403
3404 \end_layout
3405
3406 \end_inset
3407
3408  
3409 \begin_inset Graphics
3410         filename ../images/math/phantom.png
3411         scale 85
3412
3413 \end_inset
3414
3415  that creates one or more phantom characters.
3416  When inserting 
3417 \series bold
3418
3419 \backslash
3420 phantom
3421 \series default
3422  a small blue box appears that is superposed with two red arrows.
3423  The arrows indicate that the complete width and height of the box content
3424  will be created as placeholder.
3425  Phantom characters are accordingly placeholders with the size of the characters.
3426 \begin_inset Separator parbreak
3427 \end_inset
3428
3429
3430 \end_layout
3431
3432 \begin_layout Standard
3433 \align center
3434 \begin_inset Tabular
3435 <lyxtabular version="3" rows="4" columns="2">
3436 <features booktabs="true" tabularvalignment="middle">
3437 <column alignment="center" valignment="top" width="0pt">
3438 <column alignment="center" valignment="top" width="0pt">
3439 <row>
3440 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3441 \begin_inset Text
3442
3443 \begin_layout Plain Layout
3444 Command
3445 \end_layout
3446
3447 \end_inset
3448 </cell>
3449 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3450 \begin_inset Text
3451
3452 \begin_layout Plain Layout
3453 Result
3454 \end_layout
3455
3456 \end_inset
3457 </cell>
3458 </row>
3459 <row topspace="1.5mm">
3460 <cell alignment="center" valignment="top" usebox="none">
3461 \begin_inset Text
3462
3463 \begin_layout Plain Layout
3464 ^19
3465 \begin_inset space \textvisiblespace{}
3466 \end_inset
3467
3468 _
3469 \backslash
3470 phantom
3471 \begin_inset space \textvisiblespace{}
3472 \end_inset
3473
3474 1
3475 \begin_inset Formula $\to$
3476 \end_inset
3477
3478 9
3479 \begin_inset space \textvisiblespace{}
3480 \end_inset
3481
3482 F
3483 \end_layout
3484
3485 \end_inset
3486 </cell>
3487 <cell alignment="center" valignment="top" usebox="none">
3488 \begin_inset Text
3489
3490 \begin_layout Plain Layout
3491 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3492 \end_inset
3493
3494
3495 \end_layout
3496
3497 \end_inset
3498 </cell>
3499 </row>
3500 <row topspace="1.5mm" bottomspace="0.5mm">
3501 <cell alignment="center" valignment="top" usebox="none">
3502 \begin_inset Text
3503
3504 \begin_layout Plain Layout
3505 ^235
3506 \begin_inset space \textvisiblespace{}
3507 \end_inset
3508
3509 _
3510 \backslash
3511 phantom
3512 \begin_inset space \textvisiblespace{}
3513 \end_inset
3514
3515 23
3516 \begin_inset Formula $\to$
3517 \end_inset
3518
3519 9
3520 \begin_inset space \textvisiblespace{}
3521 \end_inset
3522
3523 F
3524 \end_layout
3525
3526 \end_inset
3527 </cell>
3528 <cell alignment="center" valignment="top" usebox="none">
3529 \begin_inset Text
3530
3531 \begin_layout Plain Layout
3532 \begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
3533 \end_inset
3534
3535
3536 \end_layout
3537
3538 \end_inset
3539 </cell>
3540 </row>
3541 <row topspace="1.5mm" bottomspace="0.5mm">
3542 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546
3547 \backslash
3548 Lambda^
3549 \begin_inset space \textvisiblespace{}
3550 \end_inset
3551
3552
3553 \backslash
3554 phantom
3555 \begin_inset space \textvisiblespace{}
3556 \end_inset
3557
3558 ii
3559 \begin_inset Formula $\to$
3560 \end_inset
3561
3562 t
3563 \begin_inset space \textvisiblespace{}
3564 \end_inset
3565
3566 _MMt
3567 \end_layout
3568
3569 \end_inset
3570 </cell>
3571 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575 \begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
3576 \end_inset
3577
3578
3579 \end_layout
3580
3581 \end_inset
3582 </cell>
3583 </row>
3584 </lyxtabular>
3585
3586 \end_inset
3587
3588
3589 \end_layout
3590
3591 \begin_layout Standard
3592 Furthermore there are the commands 
3593 \series bold
3594
3595 \backslash
3596 vphantom
3597 \series default
3598
3599 \begin_inset Index idx
3600 status collapsed
3601
3602 \begin_layout Plain Layout
3603 Commands ! V ! 
3604 \backslash
3605 vphantom
3606 \end_layout
3607
3608 \end_inset
3609
3610  (toolbar button 
3611 \begin_inset space ~
3612 \end_inset
3613
3614
3615 \begin_inset Graphics
3616         filename ../images/math/vphantom.png
3617         scale 85
3618
3619 \end_inset
3620
3621 ) and 
3622 \series bold
3623
3624 \backslash
3625 hphantom
3626 \series default
3627
3628 \begin_inset Index idx
3629 status collapsed
3630
3631 \begin_layout Plain Layout
3632 Commands ! H ! 
3633 \backslash
3634 hphantom
3635 \end_layout
3636
3637 \end_inset
3638
3639  (toolbar button 
3640 \begin_inset space ~
3641 \end_inset
3642
3643
3644 \begin_inset Graphics
3645         filename ../images/math/hphantom.png
3646         scale 85
3647
3648 \end_inset
3649
3650 ).
3651  
3652 \series bold
3653
3654 \backslash
3655 hphantom
3656 \series default
3657  creates only space for the maximal height of the characters in the box
3658  but not for its width.
3659  
3660 \series bold
3661
3662 \backslash
3663 vphantom
3664 \series default
3665  creates only space for the width of the box content.
3666  Therefore  the boxes of both commands have only one red arrow.
3667 \end_layout
3668
3669 \begin_layout Standard
3670 For example the command 
3671 \series bold
3672
3673 \backslash
3674 vphantom
3675 \begin_inset space \textvisiblespace{}
3676 \end_inset
3677
3678 a
3679 \backslash
3680 int
3681 \series default
3682  creates space for the height of the integral sign,
3683 \begin_inset Foot
3684 status collapsed
3685
3686 \begin_layout Plain Layout
3687 The command 
3688 \series bold
3689
3690 \backslash
3691 int
3692 \series default
3693  creates an integral sign, see 
3694 \begin_inset CommandInset ref
3695 LatexCommand ref
3696 reference "subsec:Big-Operators"
3697
3698 \end_inset
3699
3700 .
3701 \end_layout
3702
3703 \end_inset
3704
3705  because this is the larger character.
3706  An example application is in 
3707 \begin_inset CommandInset ref
3708 LatexCommand ref
3709 reference "subsec:Multiline-Brackets"
3710
3711 \end_inset
3712
3713 .
3714 \end_layout
3715
3716 \begin_layout Standard
3717 Placeholders can also be used for text when they are inserted via the menu
3718  
3719 \family sans
3720 Insert\SpecialChar menuseparator
3721 Formatting\SpecialChar menuseparator
3722 Phantom
3723 \family default
3724 :
3725 \end_layout
3726
3727 \begin_layout Standard
3728 This is a sentence.
3729 \begin_inset Newline newline
3730 \end_inset
3731
3732
3733 \begin_inset Phantom Phantom
3734 status open
3735
3736 \begin_layout Plain Layout
3737 This
3738 \end_layout
3739
3740 \end_inset
3741
3742  is a sentence.
3743 \end_layout
3744
3745 \begin_layout Subsection
3746 Lines
3747 \begin_inset Index idx
3748 status collapsed
3749
3750 \begin_layout Plain Layout
3751 Lines
3752 \end_layout
3753
3754 \end_inset
3755
3756
3757 \begin_inset Index idx
3758 status collapsed
3759
3760 \begin_layout Plain Layout
3761 Formula ! underlined
3762 \end_layout
3763
3764 \end_inset
3765
3766
3767 \end_layout
3768
3769 \begin_layout Standard
3770 \align center
3771 \begin_inset Tabular
3772 <lyxtabular version="3" rows="4" columns="2">
3773 <features booktabs="true" tabularvalignment="middle">
3774 <column alignment="center" valignment="top" width="0pt">
3775 <column alignment="center" valignment="top" width="0pt">
3776 <row>
3777 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3778 \begin_inset Text
3779
3780 \begin_layout Plain Layout
3781 Command
3782 \end_layout
3783
3784 \end_inset
3785 </cell>
3786 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3787 \begin_inset Text
3788
3789 \begin_layout Plain Layout
3790 Result
3791 \end_layout
3792
3793 \end_inset
3794 </cell>
3795 </row>
3796 <row topspace="2mm">
3797 <cell alignment="center" valignment="top" usebox="none">
3798 \begin_inset Text
3799
3800 \begin_layout Plain Layout
3801
3802 \backslash
3803 overline
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 ! O ! 
3813 \backslash
3814 overline
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 $\overline{A+B}$
3829 \end_inset
3830
3831
3832 \end_layout
3833
3834 \end_inset
3835 </cell>
3836 </row>
3837 <row bottomspace="1mm">
3838 <cell alignment="center" valignment="top" usebox="none">
3839 \begin_inset Text
3840
3841 \begin_layout Plain Layout
3842
3843 \backslash
3844 underline
3845 \begin_inset space \textvisiblespace{}
3846 \end_inset
3847
3848 A+B
3849 \begin_inset Index idx
3850 status collapsed
3851
3852 \begin_layout Plain Layout
3853 Commands ! U ! 
3854 \backslash
3855 underline
3856 \end_layout
3857
3858 \end_inset
3859
3860
3861 \end_layout
3862
3863 \end_inset
3864 </cell>
3865 <cell alignment="center" valignment="top" usebox="none">
3866 \begin_inset Text
3867
3868 \begin_layout Plain Layout
3869 \begin_inset Formula $\underline{A+B}$
3870 \end_inset
3871
3872
3873 \end_layout
3874
3875 \end_inset
3876 </cell>
3877 </row>
3878 <row topspace="2mm" bottomspace="1mm">
3879 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3880 \begin_inset Text
3881
3882 \begin_layout Plain Layout
3883
3884 \backslash
3885 overline
3886 \begin_inset space \textvisiblespace{}
3887 \end_inset
3888
3889
3890 \backslash
3891 underline
3892 \begin_inset space \textvisiblespace{}
3893 \end_inset
3894
3895 A+B
3896 \end_layout
3897
3898 \end_inset
3899 </cell>
3900 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3901 \begin_inset Text
3902
3903 \begin_layout Plain Layout
3904 \begin_inset Formula $\overline{\underline{A+B}}$
3905 \end_inset
3906
3907
3908 \end_layout
3909
3910 \end_inset
3911 </cell>
3912 </row>
3913 </lyxtabular>
3914
3915 \end_inset
3916
3917
3918 \end_layout
3919
3920 \begin_layout Standard
3921 In the last example it doesn't matter if first 
3922 \series bold
3923
3924 \backslash
3925 overline
3926 \series default
3927  or 
3928 \series bold
3929
3930 \backslash
3931 underline
3932 \series default
3933  is inserted.
3934 \end_layout
3935
3936 \begin_layout Standard
3937 To double underline use 
3938 \series bold
3939
3940 \backslash
3941 underline
3942 \series default
3943  twice.
3944 \end_layout
3945
3946 \begin_layout Standard
3947 It is possible to place up to 6 lines above or below characters.
3948 \end_layout
3949
3950 \begin_layout Standard
3951 \begin_inset VSpace bigskip
3952 \end_inset
3953
3954 Custom lines can be created using the command 
3955 \series bold
3956
3957 \backslash
3958 rule
3959 \series default
3960
3961 \begin_inset Index idx
3962 status collapsed
3963
3964 \begin_layout Plain Layout
3965 Commands ! R ! 
3966 \backslash
3967 rule
3968 \end_layout
3969
3970 \end_inset
3971
3972  which has the following scheme:
3973 \end_layout
3974
3975 \begin_layout Standard
3976
3977 \series bold
3978
3979 \backslash
3980 rule[vertical offset]{length}{thickness}
3981 \end_layout
3982
3983 \begin_layout Standard
3984 The optional vertical offset shifts the line upwards (or downwards, when
3985  the value is negative).
3986  The units listed in 
3987 \begin_inset CommandInset ref
3988 LatexCommand ref
3989 reference "tab:Available-units"
3990
3991 \end_inset
3992
3993  can be used for the values.
3994  Here are two example lines created with the commands
3995 \begin_inset Newline newline
3996 \end_inset
3997
3998
3999 \series bold
4000
4001 \backslash
4002 rule[-2ex]{3cm}{2pt}
4003 \series default
4004  and 
4005 \series bold
4006
4007 \backslash
4008 rule{2cm}{1pt}
4009 \series default
4010 :
4011 \end_layout
4012
4013 \begin_layout Standard
4014 This is a sentence 
4015 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4016 \end_inset
4017
4018  with two lines.
4019 \end_layout
4020
4021 \begin_layout Standard
4022
4023 \series bold
4024
4025 \backslash
4026 rule
4027 \series default
4028  can also be used for text when a line is inserted via the menu 
4029 \family sans
4030 Insert\SpecialChar menuseparator
4031 Formatting\SpecialChar menuseparator
4032 Horizontal
4033 \begin_inset space ~
4034 \end_inset
4035
4036 Line
4037 \family default
4038 :
4039 \end_layout
4040
4041 \begin_layout Standard
4042 This is a sentence 
4043 \begin_inset CommandInset line
4044 LatexCommand rule
4045 offset "0.5ex"
4046 width "3cm"
4047 height "1pt"
4048
4049 \end_inset
4050
4051  with one line.
4052 \end_layout
4053
4054 \begin_layout Subsection
4055 Ellipses
4056 \begin_inset CommandInset label
4057 LatexCommand label
4058 name "subsec:Ellipses"
4059
4060 \end_inset
4061
4062
4063 \begin_inset Index idx
4064 status collapsed
4065
4066 \begin_layout Plain Layout
4067 Ellipses
4068 \end_layout
4069
4070 \end_inset
4071
4072
4073 \end_layout
4074
4075 \begin_layout Standard
4076 There are different types of ellipses available.
4077 \begin_inset Foot
4078 status collapsed
4079
4080 \begin_layout Plain Layout
4081 In the math toolbar in the submenu of the button 
4082 \begin_inset Info
4083 type  "icon"
4084 arg   "math-insert \\ldots"
4085 \end_inset
4086
4087
4088 \end_layout
4089
4090 \end_inset
4091
4092  For listings dots at the baseline are used (
4093 \series bold
4094
4095 \backslash
4096 ldots
4097 \series default
4098
4099 \begin_inset Index idx
4100 status collapsed
4101
4102 \begin_layout Plain Layout
4103 Commands ! L ! 
4104 \backslash
4105 ldots
4106 \end_layout
4107
4108 \end_inset
4109
4110 ), while for operations dots are needed that are on the same height as the
4111  operators (
4112 \series bold
4113
4114 \backslash
4115 cdots
4116 \series default
4117
4118 \begin_inset Index idx
4119 status collapsed
4120
4121 \begin_layout Plain Layout
4122 Commands ! C ! 
4123 \backslash
4124 cdots
4125 \end_layout
4126
4127 \end_inset
4128
4129 ).
4130  When using the command 
4131 \series bold
4132
4133 \backslash
4134 dots
4135 \series default
4136
4137 \begin_inset Index idx
4138 status collapsed
4139
4140 \begin_layout Plain Layout
4141 Commands ! D ! 
4142 \backslash
4143 dots
4144 \end_layout
4145
4146 \end_inset
4147
4148 , \SpecialChar LaTeX
4149  decides on the basis of the next character what type is used.
4150 \begin_inset Separator parbreak
4151 \end_inset
4152
4153
4154 \end_layout
4155
4156 \begin_layout Standard
4157 \align center
4158 \begin_inset Tabular
4159 <lyxtabular version="3" rows="9" columns="2">
4160 <features booktabs="true" tabularvalignment="middle">
4161 <column alignment="center" valignment="top" width="0pt">
4162 <column alignment="center" valignment="top" width="0pt">
4163 <row>
4164 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4165 \begin_inset Text
4166
4167 \begin_layout Plain Layout
4168 Command
4169 \end_layout
4170
4171 \end_inset
4172 </cell>
4173 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4174 \begin_inset Text
4175
4176 \begin_layout Plain Layout
4177 Result
4178 \end_layout
4179
4180 \end_inset
4181 </cell>
4182 </row>
4183 <row>
4184 <cell alignment="center" valignment="top" usebox="none">
4185 \begin_inset Text
4186
4187 \begin_layout Plain Layout
4188 A_1
4189 \begin_inset space \textvisiblespace{}
4190 \end_inset
4191
4192 ,
4193 \backslash
4194 dots
4195 \begin_inset space \textvisiblespace{}
4196 \end_inset
4197
4198 ,A_n
4199 \end_layout
4200
4201 \end_inset
4202 </cell>
4203 <cell alignment="center" valignment="top" usebox="none">
4204 \begin_inset Text
4205
4206 \begin_layout Plain Layout
4207 \begin_inset Formula $A_{1},\dots,A_{n}$
4208 \end_inset
4209
4210
4211 \end_layout
4212
4213 \end_inset
4214 </cell>
4215 </row>
4216 <row>
4217 <cell alignment="center" valignment="top" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221 A_1
4222 \begin_inset space \textvisiblespace{}
4223 \end_inset
4224
4225 +
4226 \backslash
4227 dots
4228 \begin_inset space \textvisiblespace{}
4229 \end_inset
4230
4231 +A_n
4232 \end_layout
4233
4234 \end_inset
4235 </cell>
4236 <cell alignment="center" valignment="top" usebox="none">
4237 \begin_inset Text
4238
4239 \begin_layout Plain Layout
4240 \begin_inset Formula $A_{1}+\dots+A_{n}$
4241 \end_inset
4242
4243
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 </row>
4249 <row>
4250 <cell alignment="center" valignment="top" usebox="none">
4251 \begin_inset Text
4252
4253 \begin_layout Plain Layout
4254 A_1
4255 \begin_inset space \textvisiblespace{}
4256 \end_inset
4257
4258 ,
4259 \backslash
4260 ldots
4261 \begin_inset space \textvisiblespace{}
4262 \end_inset
4263
4264 ,A_n
4265 \end_layout
4266
4267 \end_inset
4268 </cell>
4269 <cell alignment="center" valignment="top" usebox="none">
4270 \begin_inset Text
4271
4272 \begin_layout Plain Layout
4273 \begin_inset Formula $A_{1},\ldots,A_{n}$
4274 \end_inset
4275
4276
4277 \end_layout
4278
4279 \end_inset
4280 </cell>
4281 </row>
4282 <row>
4283 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4284 \begin_inset Text
4285
4286 \begin_layout Plain Layout
4287 A_1
4288 \begin_inset space \textvisiblespace{}
4289 \end_inset
4290
4291 +
4292 \backslash
4293 cdots
4294 \begin_inset space \textvisiblespace{}
4295 \end_inset
4296
4297 +A_n
4298 \end_layout
4299
4300 \end_inset
4301 </cell>
4302 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4303 \begin_inset Text
4304
4305 \begin_layout Plain Layout
4306 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4307 \end_inset
4308
4309
4310 \end_layout
4311
4312 \end_inset
4313 </cell>
4314 </row>
4315 <row>
4316 <cell alignment="center" valignment="top" usebox="none">
4317 \begin_inset Text
4318
4319 \begin_layout Plain Layout
4320
4321 \backslash
4322 vdots
4323 \end_layout
4324
4325 \end_inset
4326 </cell>
4327 <cell alignment="center" valignment="top" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331 \begin_inset Formula $\vdots$
4332 \end_inset
4333
4334
4335 \end_layout
4336
4337 \end_inset
4338 </cell>
4339 </row>
4340 <row>
4341 <cell alignment="center" valignment="top" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345
4346 \backslash
4347 ddots
4348 \end_layout
4349
4350 \end_inset
4351 </cell>
4352 <cell alignment="center" valignment="top" usebox="none">
4353 \begin_inset Text
4354
4355 \begin_layout Plain Layout
4356 \begin_inset Formula $\ddots$
4357 \end_inset
4358
4359
4360 \end_layout
4361
4362 \end_inset
4363 </cell>
4364 </row>
4365 <row>
4366 <cell alignment="center" valignment="top" usebox="none">
4367 \begin_inset Text
4368
4369 \begin_layout Plain Layout
4370
4371 \backslash
4372 iddots
4373 \end_layout
4374
4375 \end_inset
4376 </cell>
4377 <cell alignment="center" valignment="top" usebox="none">
4378 \begin_inset Text
4379
4380 \begin_layout Plain Layout
4381 \begin_inset Formula $\iddots$
4382 \end_inset
4383
4384
4385 \end_layout
4386
4387 \end_inset
4388 </cell>
4389 </row>
4390 <row>
4391 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4392 \begin_inset Text
4393
4394 \begin_layout Plain Layout
4395 3×3
4396 \begin_inset space \thinspace{}
4397 \end_inset
4398
4399 matrix with the different dots
4400 \end_layout
4401
4402 \end_inset
4403 </cell>
4404 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4405 \begin_inset Text
4406
4407 \begin_layout Plain Layout
4408 \begin_inset Formula $\begin{array}{ccc}
4409 A_{11} & \cdots & A_{1m}\\
4410 \vdots & \ddots & \vdots\\
4411 A_{n1} & \cdots & A_{nm}
4412 \end{array}$
4413 \end_inset
4414
4415
4416 \end_layout
4417
4418 \end_inset
4419 </cell>
4420 </row>
4421 </lyxtabular>
4422
4423 \end_inset
4424
4425
4426 \end_layout
4427
4428 \begin_layout Standard
4429 The ellipses available in menu 
4430 \family sans
4431 Insert\SpecialChar menuseparator
4432 Special
4433 \begin_inset space ~
4434 \end_inset
4435
4436 Character
4437 \family default
4438  are 
4439 \series bold
4440
4441 \backslash
4442 ldots
4443 \series default
4444 .
4445 \end_layout
4446
4447 \begin_layout Standard
4448 \begin_inset VSpace medskip
4449 \end_inset
4450
4451 To use 
4452 \series bold
4453
4454 \backslash
4455 iddots
4456 \series default
4457 , one of the options 
4458 \family sans
4459 Use mathdots package (automatically)
4460 \family default
4461  must be set in the document settings under 
4462 \family sans
4463 Math
4464 \begin_inset space ~
4465 \end_inset
4466
4467 Options
4468 \family default
4469 .
4470 \begin_inset Newline newline
4471 \end_inset
4472
4473 Using the option 
4474 \family sans
4475 Use mathdots package
4476 \family default
4477  will improve the appearance of all dots in the documents if their font
4478  style or size is not the default.
4479 \end_layout
4480
4481 \begin_layout Standard
4482 \begin_inset VSpace medskip
4483 \end_inset
4484
4485 Specially for matrices there are ellipses that span over several columns.
4486  They are created with the command 
4487 \series bold
4488
4489 \backslash
4490 hdotsfor
4491 \series default
4492
4493 \begin_inset Index idx
4494 status collapsed
4495
4496 \begin_layout Plain Layout
4497 Commands ! H ! 
4498 \backslash
4499 hdotsfor
4500 \end_layout
4501
4502 \end_inset
4503
4504 , that has the following scheme:
4505 \end_layout
4506
4507 \begin_layout Standard
4508
4509 \series bold
4510
4511 \backslash
4512 hdotsfor[distance]{number of columns}
4513 \end_layout
4514
4515 \begin_layout Standard
4516 The number of columns specifies how many columns should be spanned.
4517  Distance is a factor for the distance between the dots.
4518 \end_layout
4519
4520 \begin_layout Standard
4521 In the following matrix the command 
4522 \series bold
4523
4524 \backslash
4525 hdotsfor[2]{4}
4526 \series default
4527  was inserted in the first box of the second line, to get an ellipsis with
4528  a dot distance twice as long as with the command 
4529 \series bold
4530
4531 \backslash
4532 dots
4533 \series default
4534 :
4535 \begin_inset Formula 
4536 \[
4537 \left(\begin{array}{cccc}
4538 A & B & C & D\\
4539 \hdotsfor[2]{4}\\
4540 q & w & e & r
4541 \end{array}\right)
4542 \]
4543
4544 \end_inset
4545
4546 Note that the matrix fields that should be spanned must be empty, otherwise
4547  you get \SpecialChar LaTeX
4548 -errors.
4549 \end_layout
4550
4551 \begin_layout Standard
4552 \begin_inset VSpace bigskip
4553 \end_inset
4554
4555 Furthermore you can fill with the command 
4556 \series bold
4557
4558 \backslash
4559 dotfill
4560 \series default
4561
4562 \begin_inset Index idx
4563 status collapsed
4564
4565 \begin_layout Plain Layout
4566 Commands ! D ! 
4567 \backslash
4568 dotfill
4569 \end_layout
4570
4571 \end_inset
4572
4573  the rest of a line with dots.
4574  The effect of these commands is the same as with 
4575 \series bold
4576
4577 \backslash
4578 hfill
4579 \series default
4580 , see 
4581 \begin_inset CommandInset ref
4582 LatexCommand ref
4583 reference "subsec:Variable-Space"
4584
4585 \end_inset
4586
4587 .
4588 \end_layout
4589
4590 \begin_layout Standard
4591 For example the command 
4592 \series bold
4593 A
4594 \backslash
4595 dotfill
4596 \begin_inset space \textvisiblespace{}
4597 \end_inset
4598
4599 B
4600 \series default
4601  produces
4602 \end_layout
4603
4604 \begin_layout Standard
4605 \begin_inset Formula $A\dotfill B$
4606 \end_inset
4607
4608
4609 \end_layout
4610
4611 \begin_layout Standard
4612 Similar to
4613 \series bold
4614  
4615 \backslash
4616 dotfill
4617 \series default
4618  there is for a line the command 
4619 \series bold
4620
4621 \backslash
4622 hrulefill
4623 \series default
4624
4625 \begin_inset Index idx
4626 status collapsed
4627
4628 \begin_layout Plain Layout
4629 Commands ! H ! 
4630 \backslash
4631 hrulefill
4632 \end_layout
4633
4634 \end_inset
4635
4636 :
4637 \end_layout
4638
4639 \begin_layout Standard
4640 \begin_inset Formula $A\hrulefill B$
4641 \end_inset
4642
4643
4644 \end_layout
4645
4646 \begin_layout Standard
4647 To use the commands for text, they have to be inserted in \SpecialChar TeX
4648  mode.
4649 \end_layout
4650
4651 \begin_layout Section
4652 Matrices
4653 \begin_inset CommandInset label
4654 LatexCommand label
4655 name "sec:Matrices"
4656
4657 \end_inset
4658
4659
4660 \begin_inset Index idx
4661 status collapsed
4662
4663 \begin_layout Plain Layout
4664 Matrices
4665 \end_layout
4666
4667 \end_inset
4668
4669
4670 \end_layout
4671
4672 \begin_layout Standard
4673 Matrices can be inserted via the math toolbar button 
4674 \begin_inset Info
4675 type  "icon"
4676 arg   "dialog-show mathmatrix"
4677 \end_inset
4678
4679  or the menu 
4680 \family sans
4681 Insert\SpecialChar menuseparator
4682 Math\SpecialChar menuseparator
4683 Matrix
4684 \family default
4685 .
4686  In the matrix dialog you can specify the number of columns and rows, the
4687  alignment and the decoration.
4688  The vertical alignment is only of importance for matrices in inline formulas:
4689 \end_layout
4690
4691 \begin_layout Standard
4692 The first matrix is top 
4693 \begin_inset Formula $\begin{array}[t]{cccc}
4694 A & D & G & J\\
4695 B & E & H & K\\
4696 C & F & I & L
4697 \end{array}$
4698 \end_inset
4699
4700 , the second middle 
4701 \begin_inset Formula $\begin{array}{cccc}
4702 A & D & G & J\\
4703 B & E & H & K\\
4704 C & F & I & L
4705 \end{array}$
4706 \end_inset
4707
4708  and the third bottom 
4709 \begin_inset Formula $\begin{array}[b]{cccc}
4710 A & D & G & J\\
4711 B & E & H & K\\
4712 C & F & I & L
4713 \end{array}$
4714 \end_inset
4715
4716  aligned.
4717 \end_layout
4718
4719 \begin_layout Standard
4720 The horizontal alignment specifies how the column entries should be aligned.
4721  It is set by entering a letter for every column.
4722  
4723 \emph on
4724 l
4725 \emph default
4726  denotes left aligned, 
4727 \emph on
4728 c
4729 \emph default
4730  centered and 
4731 \emph on
4732 r
4733 \emph default
4734  right aligned.
4735  To create for example a 4
4736 \series bold
4737 ×
4738 \series default
4739 4
4740 \begin_inset space ~
4741 \end_inset
4742
4743 matrix where the first column is left aligned, the second and third are
4744  centered and the last one is right aligned, one enters for the horizontal
4745  alignment 
4746 \series bold
4747 lccr
4748 \series default
4749 .
4750  Normally in a matrix all columns are centered, therefore the default for
4751  every column is a 
4752 \series bold
4753 c
4754 \series default
4755 .
4756 \end_layout
4757
4758 \begin_layout Standard
4759 Horizontal alignment:
4760 \end_layout
4761
4762 \begin_layout Standard
4763
4764 \series bold
4765 lll
4766 \series default
4767  : 
4768 \begin_inset Formula $\begin{array}{lll}
4769 10000 & D & G\\
4770 B & 10000 & H\\
4771 C & F & 10000
4772 \end{array}$
4773 \end_inset
4774
4775  , 
4776 \series bold
4777 ccc
4778 \series default
4779  : 
4780 \begin_inset Formula $\begin{array}{ccc}
4781 10000 & D & G\\
4782 B & 10000 & H\\
4783 C & F & 10000
4784 \end{array}$
4785 \end_inset
4786
4787  , 
4788 \series bold
4789 rrr
4790 \series default
4791  : 
4792 \begin_inset Formula $\begin{array}{rrr}
4793 10000 & D & G\\
4794 B & 10000 & H\\
4795 C & F & 10000
4796 \end{array}$
4797 \end_inset
4798
4799
4800 \end_layout
4801
4802 \begin_layout Standard
4803 To add or delete rows and columns subsequently, the math toolbar buttons
4804  
4805 \begin_inset Info
4806 type  "icon"
4807 arg   "inset-modify tabular append-row"
4808 \end_inset
4809
4810
4811 \begin_inset Info
4812 type  "icon"
4813 arg   "inset-modify tabular delete-row"
4814 \end_inset
4815
4816 , etc.
4817 \begin_inset space \thinspace{}
4818 \end_inset
4819
4820 , or the menu 
4821 \family sans
4822 Edit\SpecialChar menuseparator
4823 Rows & Columns
4824 \family default
4825  can be used.
4826  New rows can also be created with 
4827 \begin_inset Info
4828 type  "shortcut"
4829 arg   "newline-insert newline"
4830 \end_inset
4831
4832 .
4833 \end_layout
4834
4835 \begin_layout Standard
4836 \begin_inset VSpace bigskip
4837 \end_inset
4838
4839 The 
4840 \family sans
4841 Decoration
4842 \family default
4843  adds parentheses in the selected style around the matrix.
4844  Alternatively, parentheses can can either be created with the commands
4845  
4846 \series bold
4847
4848 \backslash
4849 left
4850 \series default
4851
4852 \begin_inset Index idx
4853 status collapsed
4854
4855 \begin_layout Plain Layout
4856 Commands ! L ! 
4857 \backslash
4858 left
4859 \end_layout
4860
4861 \end_inset
4862
4863  and 
4864 \series bold
4865
4866 \backslash
4867 right
4868 \series default
4869
4870 \begin_inset Index idx
4871 status collapsed
4872
4873 \begin_layout Plain Layout
4874 Commands ! R ! 
4875 \backslash
4876 right
4877 \end_layout
4878
4879 \end_inset
4880
4881  (shortcut 
4882 \family sans
4883 Alt+M
4884 \begin_inset space ~
4885 \end_inset
4886
4887 Parenthesis
4888 \family default
4889 ), see 
4890 \begin_inset CommandInset ref
4891 LatexCommand ref
4892 reference "subsec:Automatic-Bracket-Size"
4893
4894 \end_inset
4895
4896 , or by using the following commands:
4897 \begin_inset VSpace medskip
4898 \end_inset
4899
4900
4901 \end_layout
4902
4903 \begin_layout Standard
4904 \begin_inset space \hfill{}
4905 \end_inset
4906
4907
4908 \begin_inset Tabular
4909 <lyxtabular version="3" rows="4" columns="2">
4910 <features booktabs="true" tabularvalignment="middle">
4911 <column alignment="center" valignment="top" width="0pt">
4912 <column alignment="center" valignment="top">
4913 <row>
4914 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4915 \begin_inset Text
4916
4917 \begin_layout Plain Layout
4918 Command
4919 \end_layout
4920
4921 \end_inset
4922 </cell>
4923 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4924 \begin_inset Text
4925
4926 \begin_layout Plain Layout
4927 Result
4928 \end_layout
4929
4930 \end_inset
4931 </cell>
4932 </row>
4933 <row topspace="1.5mm">
4934 <cell alignment="center" valignment="top" usebox="none">
4935 \begin_inset Text
4936
4937 \begin_layout Plain Layout
4938
4939 \backslash
4940 bmatrix
4941 \begin_inset space \textvisiblespace{}
4942 \end_inset
4943
4944 2
4945 \series bold
4946 ×
4947 \series default
4948 2
4949 \begin_inset space \thinspace{}
4950 \end_inset
4951
4952 matrix
4953 \end_layout
4954
4955 \end_inset
4956 </cell>
4957 <cell alignment="center" valignment="top" usebox="none">
4958 \begin_inset Text
4959
4960 \begin_layout Plain Layout
4961 \begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
4962 0 & \textrm{-}\mathrm{i}\\
4963 \mathrm{i} & 0
4964 \end{array}\end{bmatrix}$
4965 \end_inset
4966
4967
4968 \end_layout
4969
4970 \end_inset
4971 </cell>
4972 </row>
4973 <row topspace="1.5mm" bottomspace="0.5mm">
4974 <cell alignment="center" valignment="top" usebox="none">
4975 \begin_inset Text
4976
4977 \begin_layout Plain Layout
4978
4979 \backslash
4980 Bmatrix
4981 \begin_inset space \textvisiblespace{}
4982 \end_inset
4983
4984 2
4985 \series bold
4986 ×
4987 \series default
4988 2
4989 \begin_inset space \thinspace{}
4990 \end_inset
4991
4992 matrix
4993 \end_layout
4994
4995 \end_inset
4996 </cell>
4997 <cell alignment="center" valignment="top" usebox="none">
4998 \begin_inset Text
4999
5000 \begin_layout Plain Layout
5001 \begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
5002 0 & \textrm{-}\mathrm{i}\\
5003 \mathrm{i} & 0
5004 \end{array}\end{Bmatrix}$
5005 \end_inset
5006
5007
5008 \end_layout
5009
5010 \end_inset
5011 </cell>
5012 </row>
5013 <row>
5014 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5015 \begin_inset Text
5016
5017 \begin_layout Plain Layout
5018
5019 \backslash
5020 pmatrix
5021 \begin_inset space \textvisiblespace{}
5022 \end_inset
5023
5024 2
5025 \series bold
5026 ×
5027 \series default
5028 2
5029 \begin_inset space \thinspace{}
5030 \end_inset
5031
5032 matrix
5033 \end_layout
5034
5035 \end_inset
5036 </cell>
5037 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5038 \begin_inset Text
5039
5040 \begin_layout Plain Layout
5041 \begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
5042 0 & \textrm{-}\mathrm{i}\\
5043 \mathrm{i} & 0
5044 \end{array}\end{pmatrix}$
5045 \end_inset
5046
5047
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 </row>
5053 </lyxtabular>
5054
5055 \end_inset
5056
5057
5058 \begin_inset space \hfill{}
5059 \end_inset
5060
5061
5062 \begin_inset Tabular
5063 <lyxtabular version="3" rows="4" columns="2">
5064 <features booktabs="true" tabularvalignment="middle">
5065 <column alignment="center" valignment="top" width="0pt">
5066 <column alignment="center" valignment="top">
5067 <row>
5068 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5069 \begin_inset Text
5070
5071 \begin_layout Plain Layout
5072 Command
5073 \end_layout
5074
5075 \end_inset
5076 </cell>
5077 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5078 \begin_inset Text
5079
5080 \begin_layout Plain Layout
5081 Result
5082 \end_layout
5083
5084 \end_inset
5085 </cell>
5086 </row>
5087 <row topspace="1.5mm">
5088 <cell alignment="center" valignment="top" usebox="none">
5089 \begin_inset Text
5090
5091 \begin_layout Plain Layout
5092
5093 \backslash
5094 vmatrix
5095 \begin_inset space \textvisiblespace{}
5096 \end_inset
5097
5098 2
5099 \series bold
5100 ×
5101 \series default
5102 2
5103 \begin_inset space \thinspace{}
5104 \end_inset
5105
5106 matrix
5107 \end_layout
5108
5109 \end_inset
5110 </cell>
5111 <cell alignment="center" valignment="top" usebox="none">
5112 \begin_inset Text
5113
5114 \begin_layout Plain Layout
5115 \begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
5116 0 & \textrm{-}\mathrm{i}\\
5117 \mathrm{i} & 0
5118 \end{array}\end{vmatrix}$
5119 \end_inset
5120
5121
5122 \end_layout
5123
5124 \end_inset
5125 </cell>
5126 </row>
5127 <row topspace="1.5mm" bottomspace="0.5mm">
5128 <cell alignment="center" valignment="top" usebox="none">
5129 \begin_inset Text
5130
5131 \begin_layout Plain Layout
5132
5133 \backslash
5134 Vmatrix
5135 \begin_inset space \textvisiblespace{}
5136 \end_inset
5137
5138 2
5139 \series bold
5140 ×
5141 \series default
5142 2
5143 \begin_inset space \thinspace{}
5144 \end_inset
5145
5146 matrix
5147 \end_layout
5148
5149 \end_inset
5150 </cell>
5151 <cell alignment="center" valignment="top" usebox="none">
5152 \begin_inset Text
5153
5154 \begin_layout Plain Layout
5155 \begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
5156 0 & \textrm{-}\mathrm{i}\\
5157 \mathrm{i} & 0
5158 \end{array}\end{Vmatrix}$
5159 \end_inset
5160
5161
5162 \end_layout
5163
5164 \end_inset
5165 </cell>
5166 </row>
5167 <row>
5168 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5169 \begin_inset Text
5170
5171 \begin_layout Plain Layout
5172
5173 \backslash
5174 matrix
5175 \begin_inset space \textvisiblespace{}
5176 \end_inset
5177
5178 2
5179 \series bold
5180 ×
5181 \series default
5182 2
5183 \begin_inset space \thinspace{}
5184 \end_inset
5185
5186 matrix
5187 \end_layout
5188
5189 \end_inset
5190 </cell>
5191 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5192 \begin_inset Text
5193
5194 \begin_layout Plain Layout
5195 \begin_inset Formula $\begin{matrix}\begin{array}{cc}
5196 0 & \textrm{-}\mathrm{i}\\
5197 \mathrm{i} & 0
5198 \end{array}\end{matrix}$
5199 \end_inset
5200
5201
5202 \end_layout
5203
5204 \end_inset
5205 </cell>
5206 </row>
5207 </lyxtabular>
5208
5209 \end_inset
5210
5211
5212 \begin_inset space \hfill{}
5213 \end_inset
5214
5215
5216 \end_layout
5217
5218 \begin_layout Standard
5219 \begin_inset VSpace medskip
5220 \end_inset
5221
5222 When e.
5223 \begin_inset space \thinspace{}
5224 \end_inset
5225
5226 g.
5227 \begin_inset space \space{}
5228 \end_inset
5229
5230
5231 \series bold
5232
5233 \backslash
5234 vmatrix
5235 \series default
5236  is inserted, a blue box appears between two vertical lines where the matrix
5237  is inserted.
5238 \begin_inset Newline newline
5239 \end_inset
5240
5241 Note that decorated matrices ignore the vertical alignment.
5242 \end_layout
5243
5244 \begin_layout Standard
5245 \begin_inset VSpace bigskip
5246 \end_inset
5247
5248 As all multiline formulas are matrices, the length 
5249 \series bold
5250
5251 \backslash
5252 arraycolsep
5253 \series default
5254
5255 \begin_inset Index idx
5256 status collapsed
5257
5258 \begin_layout Plain Layout
5259 Commands ! A ! 
5260 \backslash
5261 arraycolsep
5262 \end_layout
5263
5264 \end_inset
5265
5266  that is described in 
5267 \begin_inset CommandInset ref
5268 LatexCommand ref
5269 reference "subsec:Column-Separation"
5270
5271 \end_inset
5272
5273  can also be used to change the column separation of matrices.
5274 \end_layout
5275
5276 \begin_layout Standard
5277 To change the row separation, the command 
5278 \series bold
5279
5280 \backslash
5281 arraystretch
5282 \series default
5283
5284 \begin_inset Index idx
5285 status collapsed
5286
5287 \begin_layout Plain Layout
5288 Commands ! A ! 
5289 \backslash
5290 arraystretch
5291 \end_layout
5292
5293 \end_inset
5294
5295  is used.
5296  It is used as follows:
5297 \end_layout
5298
5299 \begin_layout Standard
5300
5301 \series bold
5302
5303 \backslash
5304 renewcommand{
5305 \backslash
5306 arraystretch}{stretch factor}
5307 \begin_inset Index idx
5308 status collapsed
5309
5310 \begin_layout Plain Layout
5311 Commands ! R ! 
5312 \backslash
5313 renewcommand
5314 \end_layout
5315
5316 \end_inset
5317
5318
5319 \end_layout
5320
5321 \begin_layout Standard
5322 The command 
5323 \series bold
5324
5325 \backslash
5326 renewcommand
5327 \series default
5328  assigns the stretch factor to the predefined command 
5329 \series bold
5330
5331 \backslash
5332 arraystretch
5333 \series default
5334 .
5335  To double e.
5336 \begin_inset space \thinspace{}
5337 \end_inset
5338
5339 g.
5340 \begin_inset space \space{}
5341 \end_inset
5342
5343 the row separation, use the factor 2.
5344  This is then used for all following matrices.
5345  To go back to the original separation, assign the factor 1 to 
5346 \series bold
5347
5348 \backslash
5349 arraystretch
5350 \series default
5351 .
5352 \end_layout
5353
5354 \begin_layout Standard
5355 To set matrices into a text line, the command 
5356 \series bold
5357
5358 \backslash
5359 smallmatrix
5360 \series default
5361
5362 \begin_inset Index idx
5363 status collapsed
5364
5365 \begin_layout Plain Layout
5366 Commands ! S ! 
5367 \backslash
5368 smallmatrix
5369 \end_layout
5370
5371 \end_inset
5372
5373  is used.
5374  When it is inserted a blue box with two dashed lines appears.
5375  In this box the matrix is inserted.
5376 \end_layout
5377
5378 \begin_layout Standard
5379 This is a matrix 
5380 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5381 C & D
5382 \end{smallmatrix}\right)$
5383 \end_inset
5384
5385  in a text line.
5386 \end_layout
5387
5388 \begin_layout Section
5389 Brackets and Delimiters
5390 \begin_inset Index idx
5391 status collapsed
5392
5393 \begin_layout Plain Layout
5394 Brackets
5395 \end_layout
5396
5397 \end_inset
5398
5399
5400 \begin_inset Index idx
5401 status collapsed
5402
5403 \begin_layout Plain Layout
5404 Delimiters
5405 \end_layout
5406
5407 \end_inset
5408
5409
5410 \end_layout
5411
5412 \begin_layout Subsection
5413 Vertical Brackets and Delimiters
5414 \begin_inset Index idx
5415 status collapsed
5416
5417 \begin_layout Plain Layout
5418 Brackets ! vertical
5419 \end_layout
5420
5421 \end_inset
5422
5423
5424 \end_layout
5425
5426 \begin_layout Standard
5427 \begin_inset space \hfill{}
5428 \end_inset
5429
5430
5431 \begin_inset Tabular
5432 <lyxtabular version="3" rows="9" columns="2">
5433 <features booktabs="true" tabularvalignment="middle">
5434 <column alignment="center" valignment="top" width="0pt">
5435 <column alignment="center" valignment="top" width="0pt">
5436 <row>
5437 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5438 \begin_inset Text
5439
5440 \begin_layout Plain Layout
5441 Command
5442 \end_layout
5443
5444 \end_inset
5445 </cell>
5446 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5447 \begin_inset Text
5448
5449 \begin_layout Plain Layout
5450 Result
5451 \end_layout
5452
5453 \end_inset
5454 </cell>
5455 </row>
5456 <row>
5457 <cell alignment="center" valignment="top" usebox="none">
5458 \begin_inset Text
5459
5460 \begin_layout Plain Layout
5461 (
5462 \end_layout
5463
5464 \end_inset
5465 </cell>
5466 <cell alignment="center" valignment="top" usebox="none">
5467 \begin_inset Text
5468
5469 \begin_layout Plain Layout
5470 \begin_inset Formula $($
5471 \end_inset
5472
5473
5474 \end_layout
5475
5476 \end_inset
5477 </cell>
5478 </row>
5479 <row>
5480 <cell alignment="center" valignment="top" usebox="none">
5481 \begin_inset Text
5482
5483 \begin_layout Plain Layout
5484 {
5485 \end_layout
5486
5487 \end_inset
5488 </cell>
5489 <cell alignment="center" valignment="top" usebox="none">
5490 \begin_inset Text
5491
5492 \begin_layout Plain Layout
5493 \begin_inset Formula $\{$
5494 \end_inset
5495
5496
5497 \end_layout
5498
5499 \end_inset
5500 </cell>
5501 </row>
5502 <row>
5503 <cell alignment="center" valignment="top" usebox="none">
5504 \begin_inset Text
5505
5506 \begin_layout Plain Layout
5507 [
5508 \end_layout
5509
5510 \end_inset
5511 </cell>
5512 <cell alignment="center" valignment="top" usebox="none">
5513 \begin_inset Text
5514
5515 \begin_layout Plain Layout
5516 \begin_inset Formula $[$
5517 \end_inset
5518
5519
5520 \end_layout
5521
5522 \end_inset
5523 </cell>
5524 </row>
5525 <row>
5526 <cell alignment="center" valignment="top" usebox="none">
5527 \begin_inset Text
5528
5529 \begin_layout Plain Layout
5530
5531 \backslash
5532 langle
5533 \end_layout
5534
5535 \end_inset
5536 </cell>
5537 <cell alignment="center" valignment="top" usebox="none">
5538 \begin_inset Text
5539
5540 \begin_layout Plain Layout
5541 \begin_inset Formula $\langle$
5542 \end_inset
5543
5544
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 </row>
5550 <row>
5551 <cell alignment="center" valignment="top" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555
5556 \backslash
5557 lceil
5558 \end_layout
5559
5560 \end_inset
5561 </cell>
5562 <cell alignment="center" valignment="top" usebox="none">
5563 \begin_inset Text
5564
5565 \begin_layout Plain Layout
5566 \begin_inset Formula $\lceil$
5567 \end_inset
5568
5569
5570 \end_layout
5571
5572 \end_inset
5573 </cell>
5574 </row>
5575 <row>
5576 <cell alignment="center" valignment="top" usebox="none">
5577 \begin_inset Text
5578
5579 \begin_layout Plain Layout
5580
5581 \backslash
5582 lfloor
5583 \end_layout
5584
5585 \end_inset
5586 </cell>
5587 <cell alignment="center" valignment="top" usebox="none">
5588 \begin_inset Text
5589
5590 \begin_layout Plain Layout
5591 \begin_inset Formula $\lfloor$
5592 \end_inset
5593
5594
5595 \end_layout
5596
5597 \end_inset
5598 </cell>
5599 </row>
5600 <row>
5601 <cell alignment="center" valignment="top" usebox="none">
5602 \begin_inset Text
5603
5604 \begin_layout Plain Layout
5605 /
5606 \end_layout
5607
5608 \end_inset
5609 </cell>
5610 <cell alignment="center" valignment="top" usebox="none">
5611 \begin_inset Text
5612
5613 \begin_layout Plain Layout
5614 \begin_inset Formula $/$
5615 \end_inset
5616
5617
5618 \end_layout
5619
5620 \end_inset
5621 </cell>
5622 </row>
5623 <row>
5624 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5625 \begin_inset Text
5626
5627 \begin_layout Plain Layout
5628 |
5629 \end_layout
5630
5631 \end_inset
5632 </cell>
5633 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637 \begin_inset Formula $|$
5638 \end_inset
5639
5640
5641 \end_layout
5642
5643 \end_inset
5644 </cell>
5645 </row>
5646 </lyxtabular>
5647
5648 \end_inset
5649
5650
5651 \begin_inset space \hfill{}
5652 \end_inset
5653
5654
5655 \begin_inset Tabular
5656 <lyxtabular version="3" rows="9" columns="2">
5657 <features booktabs="true" tabularvalignment="middle">
5658 <column alignment="center" valignment="top" width="0pt">
5659 <column alignment="center" valignment="top" width="0pt">
5660 <row>
5661 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5662 \begin_inset Text
5663
5664 \begin_layout Plain Layout
5665 Command
5666 \end_layout
5667
5668 \end_inset
5669 </cell>
5670 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5671 \begin_inset Text
5672
5673 \begin_layout Plain Layout
5674 Result
5675 \end_layout
5676
5677 \end_inset
5678 </cell>
5679 </row>
5680 <row>
5681 <cell alignment="center" valignment="top" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685 )
5686 \end_layout
5687
5688 \end_inset
5689 </cell>
5690 <cell alignment="center" valignment="top" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 \begin_inset Formula $)$
5695 \end_inset
5696
5697
5698 \end_layout
5699
5700 \end_inset
5701 </cell>
5702 </row>
5703 <row>
5704 <cell alignment="center" valignment="top" usebox="none">
5705 \begin_inset Text
5706
5707 \begin_layout Plain Layout
5708 }
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 <cell alignment="center" valignment="top" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 \begin_inset Formula $\}$
5718 \end_inset
5719
5720
5721 \end_layout
5722
5723 \end_inset
5724 </cell>
5725 </row>
5726 <row>
5727 <cell alignment="center" valignment="top" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 ]
5732 \end_layout
5733
5734 \end_inset
5735 </cell>
5736 <cell alignment="center" valignment="top" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 \begin_inset Formula $]$
5741 \end_inset
5742
5743
5744 \end_layout
5745
5746 \end_inset
5747 </cell>
5748 </row>
5749 <row>
5750 <cell alignment="center" valignment="top" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Plain Layout
5754
5755 \backslash
5756 rangle
5757 \end_layout
5758
5759 \end_inset
5760 </cell>
5761 <cell alignment="center" valignment="top" usebox="none">
5762 \begin_inset Text
5763
5764 \begin_layout Plain Layout
5765 \begin_inset Formula $\rangle$
5766 \end_inset
5767
5768
5769 \end_layout
5770
5771 \end_inset
5772 </cell>
5773 </row>
5774 <row>
5775 <cell alignment="center" valignment="top" usebox="none">
5776 \begin_inset Text
5777
5778 \begin_layout Plain Layout
5779
5780 \backslash
5781 rceil
5782 \end_layout
5783
5784 \end_inset
5785 </cell>
5786 <cell alignment="center" valignment="top" usebox="none">
5787 \begin_inset Text
5788
5789 \begin_layout Plain Layout
5790 \begin_inset Formula $\rceil$
5791 \end_inset
5792
5793
5794 \end_layout
5795
5796 \end_inset
5797 </cell>
5798 </row>
5799 <row>
5800 <cell alignment="center" valignment="top" usebox="none">
5801 \begin_inset Text
5802
5803 \begin_layout Plain Layout
5804
5805 \backslash
5806 rfloor
5807 \end_layout
5808
5809 \end_inset
5810 </cell>
5811 <cell alignment="center" valignment="top" usebox="none">
5812 \begin_inset Text
5813
5814 \begin_layout Plain Layout
5815 \begin_inset Formula $\rfloor$
5816 \end_inset
5817
5818
5819 \end_layout
5820
5821 \end_inset
5822 </cell>
5823 </row>
5824 <row>
5825 <cell alignment="center" valignment="top" usebox="none">
5826 \begin_inset Text
5827
5828 \begin_layout Plain Layout
5829
5830 \backslash
5831
5832 \backslash
5833
5834 \end_layout
5835
5836 \end_inset
5837 </cell>
5838 <cell alignment="center" valignment="top" usebox="none">
5839 \begin_inset Text
5840
5841 \begin_layout Plain Layout
5842 \begin_inset Formula $\backslash$
5843 \end_inset
5844
5845
5846 \end_layout
5847
5848 \end_inset
5849 </cell>
5850 </row>
5851 <row>
5852 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5853 \begin_inset Text
5854
5855 \begin_layout Plain Layout
5856
5857 \backslash
5858 |
5859 \end_layout
5860
5861 \end_inset
5862 </cell>
5863 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5864 \begin_inset Text
5865
5866 \begin_layout Plain Layout
5867 \begin_inset Formula $\|$
5868 \end_inset
5869
5870
5871 \end_layout
5872
5873 \end_inset
5874 </cell>
5875 </row>
5876 </lyxtabular>
5877
5878 \end_inset
5879
5880
5881 \begin_inset space \hfill{}
5882 \end_inset
5883
5884
5885 \end_layout
5886
5887 \begin_layout Standard
5888
5889 \series medium
5890 \begin_inset Note Greyedout
5891 status open
5892
5893 \begin_layout Plain Layout
5894
5895 \series bold
5896 Note:
5897 \series default
5898  In \SpecialChar TeX
5899  mode the command 
5900 \series bold
5901
5902 \backslash
5903 textbackslash
5904 \series default
5905
5906 \begin_inset Index idx
5907 status collapsed
5908
5909 \begin_layout Plain Layout
5910 Commands ! T ! 
5911 \backslash
5912 textbackslash
5913 \end_layout
5914
5915 \end_inset
5916
5917  must be used for the backslash, because the command 
5918 \series bold
5919
5920 \backslash
5921
5922 \backslash
5923
5924 \series default
5925  produces a line break there.
5926 \end_layout
5927
5928 \end_inset
5929
5930
5931 \end_layout
5932
5933 \begin_layout Standard
5934 For all characters listed above the size can be adjusted with the commands
5935  described in the following two subsections.
5936  When using these commands, the characters < and > can directly be used
5937  instead of the commands 
5938 \series bold
5939
5940 \backslash
5941 langle
5942 \series default
5943  and 
5944 \series bold
5945
5946 \backslash
5947 rangle
5948 \series default
5949 .
5950 \end_layout
5951
5952 \begin_layout Subsubsection
5953 Manual Bracket Size
5954 \begin_inset CommandInset label
5955 LatexCommand label
5956 name "subsec:Manual-Bracket-Size"
5957
5958 \end_inset
5959
5960
5961 \begin_inset Index idx
5962 status collapsed
5963
5964 \begin_layout Plain Layout
5965 Bracket size ! manual
5966 \end_layout
5967
5968 \end_inset
5969
5970
5971 \end_layout
5972
5973 \begin_layout Standard
5974 The bracket size can be specified manually by the \SpecialChar LaTeX
5975 -commands 
5976 \series bold
5977
5978 \backslash
5979 big
5980 \series default
5981
5982 \begin_inset Index idx
5983 status collapsed
5984
5985 \begin_layout Plain Layout
5986 Commands ! B ! 
5987 \backslash
5988 big
5989 \end_layout
5990
5991 \end_inset
5992
5993
5994 \series bold
5995
5996 \backslash
5997 Big
5998 \series default
5999
6000 \series bold
6001
6002 \backslash
6003 bigg
6004 \series default
6005  and 
6006 \series bold
6007
6008 \backslash
6009 Bigg
6010 \series default
6011 .
6012  
6013 \series bold
6014
6015 \backslash
6016 big
6017 \series default
6018  denotes the smallest and 
6019 \series bold
6020
6021 \backslash
6022 Bigg
6023 \series default
6024  the largest bracket size.
6025 \end_layout
6026
6027 \begin_layout Standard
6028 These commands are used to emphasize levels of brackets:
6029 \begin_inset Separator parbreak
6030 \end_inset
6031
6032
6033 \end_layout
6034
6035 \begin_layout Standard
6036 \align center
6037 \begin_inset Tabular
6038 <lyxtabular version="3" rows="2" columns="2">
6039 <features tabularvalignment="middle">
6040 <column alignment="center" valignment="top" width="0pt">
6041 <column alignment="center" valignment="top" width="0pt">
6042 <row>
6043 <cell alignment="center" valignment="top" usebox="none">
6044 \begin_inset Text
6045
6046 \begin_layout Plain Layout
6047 all brackets in the same size:
6048 \end_layout
6049
6050 \end_inset
6051 </cell>
6052 <cell alignment="center" valignment="top" usebox="none">
6053 \begin_inset Text
6054
6055 \begin_layout Plain Layout
6056 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6057 \end_inset
6058
6059
6060 \end_layout
6061
6062 \end_inset
6063 </cell>
6064 </row>
6065 <row>
6066 <cell alignment="center" valignment="top" usebox="none">
6067 \begin_inset Text
6068
6069 \begin_layout Plain Layout
6070 this looks better:
6071 \end_layout
6072
6073 \end_inset
6074 </cell>
6075 <cell alignment="center" valignment="top" usebox="none">
6076 \begin_inset Text
6077
6078 \begin_layout Plain Layout
6079 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6080 \end_inset
6081
6082
6083 \end_layout
6084
6085 \end_inset
6086 </cell>
6087 </row>
6088 </lyxtabular>
6089
6090 \end_inset
6091
6092
6093 \begin_inset Note Note
6094 status collapsed
6095
6096 \begin_layout Plain Layout
6097
6098 \series bold
6099
6100 \backslash
6101 raisebox
6102 \series default
6103  is only used as spacer.
6104 \end_layout
6105
6106 \end_inset
6107
6108
6109 \end_layout
6110
6111 \begin_layout Standard
6112 For the second formula the command 
6113 \series bold
6114
6115 \backslash
6116 Big((A+B)(A-B)
6117 \backslash
6118 Big)^
6119 \begin_inset space \textvisiblespace{}
6120 \end_inset
6121
6122 C
6123 \series default
6124  has been used.
6125 \end_layout
6126
6127 \begin_layout Standard
6128 Here is an overview about all bracket sizes:
6129 \begin_inset Separator parbreak
6130 \end_inset
6131
6132
6133 \end_layout
6134
6135 \begin_layout Standard
6136 \align center
6137
6138 \backslash
6139 Bigg(
6140 \backslash
6141 exp
6142 \backslash
6143 bigg<
6144 \backslash
6145 Big[
6146 \backslash
6147 big{
6148 \backslash
6149 ln(3x)
6150 \backslash
6151 big}^2
6152 \begin_inset space \textvisiblespace{}
6153 \end_inset
6154
6155
6156 \backslash
6157 sin(x)
6158 \backslash
6159 Big]^
6160 \begin_inset space \textvisiblespace{}
6161 \end_inset
6162
6163 A
6164 \begin_inset space \textvisiblespace{}
6165 \end_inset
6166
6167
6168 \backslash
6169 bigg>
6170 \backslash
6171 Bigg)^0,5
6172 \end_layout
6173
6174 \begin_layout Standard
6175 \align center
6176 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6177 \end_inset
6178
6179
6180 \end_layout
6181
6182 \begin_layout Standard
6183 Besides the 
6184 \series bold
6185
6186 \backslash
6187 big
6188 \series default
6189 -commands there is the variant 
6190 \series bold
6191
6192 \backslash
6193 bigm
6194 \series default
6195
6196 \begin_inset Index idx
6197 status collapsed
6198
6199 \begin_layout Plain Layout
6200 Commands ! B ! 
6201 \backslash
6202 bigm
6203 \end_layout
6204
6205 \end_inset
6206
6207  that adds a bit more space between the bracket and its content, and the
6208  variant 
6209 \series bold
6210
6211 \backslash
6212 bigl
6213 \series default
6214 -
6215 \series bold
6216
6217 \backslash
6218 bigr
6219 \series default
6220
6221 \begin_inset Index idx
6222 status collapsed
6223
6224 \begin_layout Plain Layout
6225 Commands ! B ! 
6226 \backslash
6227 bigl - 
6228 \backslash
6229 bigr
6230 \end_layout
6231
6232 \end_inset
6233
6234 , that don't add additional space.
6235  The 
6236 \emph on
6237 l
6238 \emph default
6239  at the end of the command 
6240 \series bold
6241
6242 \backslash
6243 bigl
6244 \series default
6245  is for a left bracket; for a right bracket this will be replaced by an
6246  
6247 \emph on
6248 r
6249 \emph default
6250 .
6251  A left or right bracket can each be an opening or closing bracket.
6252 \end_layout
6253
6254 \begin_layout Standard
6255 In the following table is a comparison of the variants:
6256 \begin_inset Separator parbreak
6257 \end_inset
6258
6259
6260 \end_layout
6261
6262 \begin_layout Standard
6263 \align center
6264 \begin_inset Tabular
6265 <lyxtabular version="3" rows="5" columns="2">
6266 <features tabularvalignment="middle">
6267 <column alignment="center" valignment="middle">
6268 <column alignment="center" valignment="middle">
6269 <row>
6270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6271 \begin_inset Text
6272
6273 \begin_layout Plain Layout
6274 Command
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6280 \begin_inset Text
6281
6282 \begin_layout Plain Layout
6283 Result
6284 \begin_inset Note Note
6285 status collapsed
6286
6287 \begin_layout Plain Layout
6288
6289 \series bold
6290
6291 \backslash
6292 raisebox
6293 \series default
6294  is only used as spacer.
6295 \end_layout
6296
6297 \end_inset
6298
6299
6300 \end_layout
6301
6302 \end_inset
6303 </cell>
6304 </row>
6305 <row>
6306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6307 \begin_inset Text
6308
6309 \begin_layout Plain Layout
6310
6311 \backslash
6312 Bigm(
6313 \backslash
6314 bigm(
6315 \backslash
6316 ln(3x)
6317 \backslash
6318 bigm)^2
6319 \begin_inset space \textvisiblespace{}
6320 \end_inset
6321
6322
6323 \backslash
6324 Bigm)
6325 \end_layout
6326
6327 \end_inset
6328 </cell>
6329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6330 \begin_inset Text
6331
6332 \begin_layout Plain Layout
6333 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6334 \end_inset
6335
6336
6337 \end_layout
6338
6339 \end_inset
6340 </cell>
6341 </row>
6342 <row>
6343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6344 \begin_inset Text
6345
6346 \begin_layout Plain Layout
6347
6348 \backslash
6349 Big(
6350 \backslash
6351 big(
6352 \backslash
6353 ln(3x)
6354 \backslash
6355 big)^2
6356 \begin_inset space \textvisiblespace{}
6357 \end_inset
6358
6359
6360 \backslash
6361 Big)
6362 \end_layout
6363
6364 \end_inset
6365 </cell>
6366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6367 \begin_inset Text
6368
6369 \begin_layout Plain Layout
6370 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6371 \end_inset
6372
6373
6374 \end_layout
6375
6376 \end_inset
6377 </cell>
6378 </row>
6379 <row>
6380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6381 \begin_inset Text
6382
6383 \begin_layout Plain Layout
6384
6385 \backslash
6386 Bigl(
6387 \backslash
6388 bigl(
6389 \backslash
6390 ln(3x)
6391 \backslash
6392 bigr)^2
6393 \begin_inset space \textvisiblespace{}
6394 \end_inset
6395
6396
6397 \backslash
6398 Bigr)
6399 \end_layout
6400
6401 \end_inset
6402 </cell>
6403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6404 \begin_inset Text
6405
6406 \begin_layout Plain Layout
6407 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6408 \end_inset
6409
6410
6411 \end_layout
6412
6413 \end_inset
6414 </cell>
6415 </row>
6416 <row>
6417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6418 \begin_inset Text
6419
6420 \begin_layout Plain Layout
6421
6422 \backslash
6423 bigl)
6424 \backslash
6425 ln(3x)
6426 \backslash
6427 bigr(
6428 \end_layout
6429
6430 \end_inset
6431 </cell>
6432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6433 \begin_inset Text
6434
6435 \begin_layout Plain Layout
6436 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6437 \end_inset
6438
6439
6440 \end_layout
6441
6442 \end_inset
6443 </cell>
6444 </row>
6445 </lyxtabular>
6446
6447 \end_inset
6448
6449
6450 \end_layout
6451
6452 \begin_layout Subsubsection
6453 Automatic Bracket Size
6454 \begin_inset CommandInset label
6455 LatexCommand label
6456 name "subsec:Automatic-Bracket-Size"
6457
6458 \end_inset
6459
6460
6461 \begin_inset Index idx
6462 status collapsed
6463
6464 \begin_layout Plain Layout
6465 Bracket size ! automatic
6466 \end_layout
6467
6468 \end_inset
6469
6470
6471 \end_layout
6472
6473 \begin_layout Standard
6474 Brackets with variable size can be inserted with the commands 
6475 \series bold
6476
6477 \backslash
6478 left
6479 \series default
6480
6481 \begin_inset Index idx
6482 status collapsed
6483
6484 \begin_layout Plain Layout
6485 Commands ! L ! 
6486 \backslash
6487 left
6488 \end_layout
6489
6490 \end_inset
6491
6492  and 
6493 \series bold
6494
6495 \backslash
6496 right
6497 \series default
6498
6499 \begin_inset Index idx
6500 status collapsed
6501
6502 \begin_layout Plain Layout
6503 Commands ! R ! 
6504 \backslash
6505 right
6506 \end_layout
6507
6508 \end_inset
6509
6510  or via the math toolbar button 
6511 \begin_inset Info
6512 type  "icon"
6513 arg   "dialog-show mathdelimiter"
6514 \end_inset
6515
6516 .
6517  Directly behind 
6518 \series bold
6519
6520 \backslash
6521 left
6522 \series default
6523  and 
6524 \series bold
6525
6526 \backslash
6527 right
6528 \series default
6529  the wanted bracket must be inserted.
6530  The bracket size will then automatically be calculated for the output.
6531 \begin_inset Separator parbreak
6532 \end_inset
6533
6534
6535 \end_layout
6536
6537 \begin_layout Standard
6538 \align center
6539 normal bracket: The command 
6540 \series bold
6541
6542 \backslash
6543 ln(
6544 \backslash
6545 frac
6546 \begin_inset space \textvisiblespace{}
6547 \end_inset
6548
6549 A
6550 \begin_inset Formula $\downarrow$
6551 \end_inset
6552
6553 C
6554 \begin_inset space \textvisiblespace{}
6555 \end_inset
6556
6557 )
6558 \series default
6559  creates
6560 \begin_inset Formula 
6561 \[
6562 \ln(\frac{A}{C})
6563 \]
6564
6565 \end_inset
6566
6567
6568 \end_layout
6569
6570 \begin_layout Standard
6571 \align center
6572 multiline bracket: The command 
6573 \series bold
6574
6575 \backslash
6576 ln
6577 \backslash
6578 left(
6579 \backslash
6580 frac
6581 \begin_inset space \textvisiblespace{}
6582 \end_inset
6583
6584 A
6585 \begin_inset Formula $\downarrow$
6586 \end_inset
6587
6588 C
6589 \begin_inset space \textvisiblespace{}
6590 \end_inset
6591
6592
6593 \backslash
6594 right)
6595 \series default
6596  creates
6597 \begin_inset Formula 
6598 \[
6599 \ln\left(\frac{A}{C}\right)
6600 \]
6601
6602 \end_inset
6603
6604
6605 \end_layout
6606
6607 \begin_layout Standard
6608 Instead of 
6609 \series bold
6610
6611 \backslash
6612 left
6613 \series default
6614  and 
6615 \series bold
6616
6617 \backslash
6618 right
6619 \series default
6620  the shortcut 
6621 \family sans
6622 Alt+M
6623 \begin_inset space ~
6624 \end_inset
6625
6626 Bracket
6627 \family default
6628  can be used.
6629  This has the advantage that you can see in \SpecialChar LyX
6630  immediately the real bracket
6631  size and that the matching right bracket will be created too.
6632 \begin_inset Newline newline
6633 \end_inset
6634
6635 The command for the last example would then be: 
6636 \series bold
6637
6638 \backslash
6639 ln Alt+M
6640 \series default
6641  
6642 \series bold
6643 (
6644 \backslash
6645 frac
6646 \begin_inset space \textvisiblespace{}
6647 \end_inset
6648
6649 A
6650 \begin_inset Formula $\downarrow$
6651 \end_inset
6652
6653 C
6654 \end_layout
6655
6656 \begin_layout Standard
6657 To omit a left or right bracket, a dot is inserted for the omitted bracket.
6658  For example the command 
6659 \series bold
6660
6661 \backslash
6662 left.
6663 \backslash
6664 frac
6665 \begin_inset space \textvisiblespace{}
6666 \end_inset
6667
6668 A
6669 \begin_inset Formula $\downarrow$
6670 \end_inset
6671
6672 B
6673 \begin_inset space \textvisiblespace{}
6674 \end_inset
6675
6676
6677 \backslash
6678 right}
6679 \series default
6680  creates:
6681 \series bold
6682
6683 \begin_inset Formula 
6684 \[
6685 \left.\frac{A}{B}\right\} 
6686 \]
6687
6688 \end_inset
6689
6690
6691 \series default
6692 The commands 
6693 \series bold
6694
6695 \backslash
6696 left
6697 \series default
6698  and 
6699 \series bold
6700
6701 \backslash
6702 right
6703 \series default
6704  will be converted by \SpecialChar LyX
6705  to brackets in the right size when the document is
6706  reloaded and an omitted bracket will appear as dashed line.
6707 \end_layout
6708
6709 \begin_layout Standard
6710 \begin_inset VSpace bigskip
6711 \end_inset
6712
6713 Because all popular \SpecialChar LaTeX
6714  distributions use e\SpecialChar TeX
6715 , an extension to \SpecialChar LaTeX
6716 , the command
6717  
6718 \series bold
6719
6720 \backslash
6721 middle
6722 \series default
6723
6724 \begin_inset Index idx
6725 status collapsed
6726
6727 \begin_layout Plain Layout
6728 Commands ! M ! 
6729 \backslash
6730 middle
6731 \end_layout
6732
6733 \end_inset
6734
6735  is additionally available for all brackets and limits.
6736  With this command the height of the following character is adapted to the
6737  one of the surrounding brackets, what is e.
6738 \begin_inset space \thinspace{}
6739 \end_inset
6740
6741 g.
6742 \begin_inset space \space{}
6743 \end_inset
6744
6745 needed for physical vectors:
6746 \begin_inset Formula 
6747 \[
6748 \left\langle \phi\:\middle|\:J=\frac{3}{2}\,,\,M_{J}\right\rangle 
6749 \]
6750
6751 \end_inset
6752
6753 For physical vectors there is a special \SpecialChar LaTeX
6754 -package, described in 
6755 \begin_inset CommandInset ref
6756 LatexCommand ref
6757 reference "subsec:Physical-Vectors"
6758
6759 \end_inset
6760
6761 .
6762 \end_layout
6763
6764 \begin_layout Subsection
6765 Horizontal Brackets
6766 \begin_inset Index idx
6767 status collapsed
6768
6769 \begin_layout Plain Layout
6770 Brackets ! horizontal
6771 \end_layout
6772
6773 \end_inset
6774
6775
6776 \end_layout
6777
6778 \begin_layout Standard
6779 \align center
6780 \begin_inset Tabular
6781 <lyxtabular version="3" rows="4" columns="2">
6782 <features tabularvalignment="middle">
6783 <column alignment="center" valignment="top" width="0pt">
6784 <column alignment="center" valignment="top" width="0pt">
6785 <row>
6786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6787 \begin_inset Text
6788
6789 \begin_layout Plain Layout
6790 Command
6791 \begin_inset Note Note
6792 status collapsed
6793
6794 \begin_layout Plain Layout
6795
6796 \series bold
6797
6798 \backslash
6799 raisebox
6800 \series default
6801  is only used as spacer.
6802 \end_layout
6803
6804 \end_inset
6805
6806
6807 \end_layout
6808
6809 \end_inset
6810 </cell>
6811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6812 \begin_inset Text
6813
6814 \begin_layout Plain Layout
6815 Result
6816 \end_layout
6817
6818 \end_inset
6819 </cell>
6820 </row>
6821 <row>
6822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6823 \begin_inset Text
6824
6825 \begin_layout Plain Layout
6826 \begin_inset ERT
6827 status collapsed
6828
6829 \begin_layout Plain Layout
6830
6831
6832 \backslash
6833 raisebox{2.3mm}{
6834 \end_layout
6835
6836 \end_inset
6837
6838
6839 \backslash
6840 overbrace
6841 \begin_inset space \textvisiblespace{}
6842 \end_inset
6843
6844 A+B
6845 \begin_inset space \textvisiblespace{}
6846 \end_inset
6847
6848 ^3
6849 \begin_inset ERT
6850 status collapsed
6851
6852 \begin_layout Plain Layout
6853
6854 }
6855 \end_layout
6856
6857 \end_inset
6858
6859
6860 \begin_inset Index idx
6861 status collapsed
6862
6863 \begin_layout Plain Layout
6864 Commands ! O ! 
6865 \backslash
6866 overbrace
6867 \end_layout
6868
6869 \end_inset
6870
6871
6872 \end_layout
6873
6874 \end_inset
6875 </cell>
6876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6877 \begin_inset Text
6878
6879 \begin_layout Plain Layout
6880 \begin_inset Formula $\overbrace{A+B}^{3}$
6881 \end_inset
6882
6883
6884 \end_layout
6885
6886 \end_inset
6887 </cell>
6888 </row>
6889 <row>
6890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6891 \begin_inset Text
6892
6893 \begin_layout Plain Layout
6894 \begin_inset ERT
6895 status collapsed
6896
6897 \begin_layout Plain Layout
6898
6899
6900 \backslash
6901 raisebox{-2.2mm}{
6902 \end_layout
6903
6904 \end_inset
6905
6906
6907 \backslash
6908 underbrace
6909 \begin_inset space \textvisiblespace{}
6910 \end_inset
6911
6912 A+B
6913 \begin_inset space \textvisiblespace{}
6914 \end_inset
6915
6916 _5
6917 \begin_inset ERT
6918 status collapsed
6919
6920 \begin_layout Plain Layout
6921
6922 }
6923 \end_layout
6924
6925 \end_inset
6926
6927
6928 \begin_inset Index idx
6929 status collapsed
6930
6931 \begin_layout Plain Layout
6932 Commands ! U ! 
6933 \backslash
6934 underbrace
6935 \end_layout
6936
6937 \end_inset
6938
6939
6940 \end_layout
6941
6942 \end_inset
6943 </cell>
6944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6945 \begin_inset Text
6946
6947 \begin_layout Plain Layout
6948 \begin_inset Formula $\underbrace{A+B}_{5}$
6949 \end_inset
6950
6951
6952 \end_layout
6953
6954 \end_inset
6955 </cell>
6956 </row>
6957 <row>
6958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6959 \begin_inset Text
6960
6961 \begin_layout Plain Layout
6962
6963 \backslash
6964 overbrace
6965 \begin_inset space \textvisiblespace{}
6966 \end_inset
6967
6968
6969 \backslash
6970 underbrace
6971 \begin_inset space \textvisiblespace{}
6972 \end_inset
6973
6974 A+B_w
6975 \begin_inset space \textvisiblespace{}
6976 \end_inset
6977
6978
6979 \begin_inset space \textvisiblespace{}
6980 \end_inset
6981
6982 _7
6983 \begin_inset space \textvisiblespace{}
6984 \end_inset
6985
6986
6987 \begin_inset space \textvisiblespace{}
6988 \end_inset
6989
6990 ^
6991 \begin_inset space \textvisiblespace{}
6992 \end_inset
6993
6994 C
6995 \end_layout
6996
6997 \end_inset
6998 </cell>
6999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7000 \begin_inset Text
7001
7002 \begin_layout Plain Layout
7003 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7004 \end_inset
7005
7006
7007 \end_layout
7008
7009 \end_inset
7010 </cell>
7011 </row>
7012 </lyxtabular>
7013
7014 \end_inset
7015
7016
7017 \end_layout
7018
7019 \begin_layout Standard
7020 In the last example it doesn't matter if 
7021 \series bold
7022
7023 \backslash
7024 overbrace
7025 \series default
7026  or 
7027 \series bold
7028
7029 \backslash
7030 underbrace
7031 \series default
7032  is inserted at first.
7033 \end_layout
7034
7035 \begin_layout Standard
7036 \begin_inset VSpace medskip
7037 \end_inset
7038
7039
7040 \end_layout
7041
7042 \begin_layout Standard
7043 If you set in the document settings under 
7044 \family sans
7045 Math
7046 \begin_inset space ~
7047 \end_inset
7048
7049 Options
7050 \family default
7051  for the package 
7052 \series bold
7053 mathtools
7054 \series default
7055
7056 \begin_inset Index idx
7057 status collapsed
7058
7059 \begin_layout Plain Layout
7060 Packages ! mathtools
7061 \end_layout
7062
7063 \end_inset
7064
7065  the option 
7066 \family sans
7067 Load
7068 \begin_inset space ~
7069 \end_inset
7070
7071 always
7072 \family default
7073 , you have access to square backets:
7074 \begin_inset Separator parbreak
7075 \end_inset
7076
7077
7078 \end_layout
7079
7080 \begin_layout Standard
7081 \align center
7082 \begin_inset Tabular
7083 <lyxtabular version="3" rows="4" columns="2">
7084 <features tabularvalignment="middle">
7085 <column alignment="center" valignment="top" width="0pt">
7086 <column alignment="center" valignment="top" width="0pt">
7087 <row>
7088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7089 \begin_inset Text
7090
7091 \begin_layout Plain Layout
7092 Command
7093 \begin_inset Note Note
7094 status collapsed
7095
7096 \begin_layout Plain Layout
7097
7098 \series bold
7099
7100 \backslash
7101 raisebox
7102 \series default
7103  is only used as spacer.
7104 \end_layout
7105
7106 \end_inset
7107
7108
7109 \end_layout
7110
7111 \end_inset
7112 </cell>
7113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7114 \begin_inset Text
7115
7116 \begin_layout Plain Layout
7117 Result
7118 \end_layout
7119
7120 \end_inset
7121 </cell>
7122 </row>
7123 <row>
7124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7125 \begin_inset Text
7126
7127 \begin_layout Plain Layout
7128 \begin_inset ERT
7129 status collapsed
7130
7131 \begin_layout Plain Layout
7132
7133
7134 \backslash
7135 raisebox{2.3mm}{
7136 \end_layout
7137
7138 \end_inset
7139
7140
7141 \backslash
7142
7143 \family roman
7144 \series medium
7145 \shape up
7146 \size normal
7147 \emph off
7148 \bar no
7149 \strikeout off
7150 \uuline off
7151 \uwave off
7152 \noun off
7153 \color none
7154 overbracket
7155 \family default
7156 \series default
7157 \shape default
7158 \size default
7159 \emph default
7160 \bar default
7161 \strikeout default
7162 \uuline default
7163 \uwave default
7164 \noun default
7165 \color inherit
7166 {A+B
7167 \begin_inset space \textvisiblespace{}
7168 \end_inset
7169
7170 ^3
7171 \begin_inset ERT
7172 status collapsed
7173
7174 \begin_layout Plain Layout
7175
7176 }
7177 \end_layout
7178
7179 \end_inset
7180
7181
7182 \begin_inset Index idx
7183 status collapsed
7184
7185 \begin_layout Plain Layout
7186 Commands ! O ! 
7187 \backslash
7188 overbracket
7189 \end_layout
7190
7191 \end_inset
7192
7193
7194 \end_layout
7195
7196 \end_inset
7197 </cell>
7198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7199 \begin_inset Text
7200
7201 \begin_layout Plain Layout
7202 \begin_inset Formula $\overbracket{A+B}^{3}$
7203 \end_inset
7204
7205
7206 \end_layout
7207
7208 \end_inset
7209 </cell>
7210 </row>
7211 <row>
7212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7213 \begin_inset Text
7214
7215 \begin_layout Plain Layout
7216 \begin_inset ERT
7217 status collapsed
7218
7219 \begin_layout Plain Layout
7220
7221
7222 \backslash
7223 raisebox{-2.2mm}{
7224 \end_layout
7225
7226 \end_inset
7227
7228
7229 \backslash
7230 under
7231 \family roman
7232 \series medium
7233 \shape up
7234 \size normal
7235 \emph off
7236 \bar no
7237 \strikeout off
7238 \uuline off
7239 \uwave off
7240 \noun off
7241 \color none
7242 bracket
7243 \family default
7244 \series default
7245 \shape default
7246 \size default
7247 \emph default
7248 \bar default
7249 \strikeout default
7250 \uuline default
7251 \uwave default
7252 \noun default
7253 \color inherit
7254 {A+B
7255 \begin_inset space \textvisiblespace{}
7256 \end_inset
7257
7258 _5
7259 \begin_inset ERT
7260 status collapsed
7261
7262 \begin_layout Plain Layout
7263
7264 }
7265 \end_layout
7266
7267 \end_inset
7268
7269
7270 \begin_inset Index idx
7271 status collapsed
7272
7273 \begin_layout Plain Layout
7274 Commands ! U ! 
7275 \backslash
7276 under
7277 \family roman
7278 \series medium
7279 \shape up
7280 \size normal
7281 \emph off
7282 \bar no
7283 \strikeout off
7284 \uuline off
7285 \uwave off
7286 \noun off
7287 \color none
7288 bracket
7289 \end_layout
7290
7291 \end_inset
7292
7293
7294 \end_layout
7295
7296 \end_inset
7297 </cell>
7298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7299 \begin_inset Text
7300
7301 \begin_layout Plain Layout
7302 \begin_inset Formula $\underbracket{A+B}_{5}$
7303 \end_inset
7304
7305
7306 \end_layout
7307
7308 \end_inset
7309 </cell>
7310 </row>
7311 <row>
7312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316
7317 \backslash
7318 overbracket{
7319 \backslash
7320 underbracket{A+B_w
7321 \begin_inset space \textvisiblespace{}
7322 \end_inset
7323
7324
7325 \begin_inset space \textvisiblespace{}
7326 \end_inset
7327
7328 _7
7329 \begin_inset space \textvisiblespace{}
7330 \end_inset
7331
7332
7333 \begin_inset space \textvisiblespace{}
7334 \end_inset
7335
7336 ^
7337 \begin_inset space \textvisiblespace{}
7338 \end_inset
7339
7340 C
7341 \end_layout
7342
7343 \end_inset
7344 </cell>
7345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7346 \begin_inset Text
7347
7348 \begin_layout Plain Layout
7349 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7350 \end_inset
7351
7352
7353 \end_layout
7354
7355 \end_inset
7356 </cell>
7357 </row>
7358 </lyxtabular>
7359
7360 \end_inset
7361
7362
7363 \end_layout
7364
7365 \begin_layout Standard
7366 For 
7367 \series bold
7368
7369 \backslash
7370 overbracket
7371 \series default
7372  and 
7373 \series bold
7374
7375 \backslash
7376 underbracket
7377 \series default
7378  you can change the thickness of the bracket's stroke by specifying the
7379  desired thickness in square brackets behind the command:
7380 \begin_inset Separator parbreak
7381 \end_inset
7382
7383
7384 \end_layout
7385
7386 \begin_layout Standard
7387 \align center
7388 \begin_inset Tabular
7389 <lyxtabular version="3" rows="3" columns="2">
7390 <features tabularvalignment="middle">
7391 <column alignment="center" valignment="top" width="0pt">
7392 <column alignment="center" valignment="top" width="0pt">
7393 <row>
7394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7395 \begin_inset Text
7396
7397 \begin_layout Plain Layout
7398 Command
7399 \begin_inset Note Note
7400 status collapsed
7401
7402 \begin_layout Plain Layout
7403
7404 \series bold
7405
7406 \backslash
7407 raisebox
7408 \series default
7409  is only used as spacer.
7410 \end_layout
7411
7412 \end_inset
7413
7414
7415 \end_layout
7416
7417 \end_inset
7418 </cell>
7419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7420 \begin_inset Text
7421
7422 \begin_layout Plain Layout
7423 Result
7424 \end_layout
7425
7426 \end_inset
7427 </cell>
7428 </row>
7429 <row>
7430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7431 \begin_inset Text
7432
7433 \begin_layout Plain Layout
7434 \begin_inset ERT
7435 status collapsed
7436
7437 \begin_layout Plain Layout
7438
7439
7440 \backslash
7441 raisebox{2.3mm}{
7442 \end_layout
7443
7444 \end_inset
7445
7446
7447 \backslash
7448
7449 \family roman
7450 \series medium
7451 \shape up
7452 \size normal
7453 \emph off
7454 \bar no
7455 \strikeout off
7456 \uuline off
7457 \uwave off
7458 \noun off
7459 \color none
7460 overbracket
7461 \family default
7462 \series default
7463 \shape default
7464 \size default
7465 \emph default
7466 \bar default
7467 \strikeout default
7468 \uuline default
7469 \uwave default
7470 \noun default
7471 \color inherit
7472 [3pt]
7473 \backslash
7474 {A+B
7475 \begin_inset space \textvisiblespace{}
7476 \end_inset
7477
7478 ^3
7479 \begin_inset ERT
7480 status collapsed
7481
7482 \begin_layout Plain Layout
7483
7484 }
7485 \end_layout
7486
7487 \end_inset
7488
7489
7490 \end_layout
7491
7492 \end_inset
7493 </cell>
7494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7495 \begin_inset Text
7496
7497 \begin_layout Plain Layout
7498 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7499 \end_inset
7500
7501
7502 \end_layout
7503
7504 \end_inset
7505 </cell>
7506 </row>
7507 <row>
7508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7509 \begin_inset Text
7510
7511 \begin_layout Plain Layout
7512 \begin_inset ERT
7513 status collapsed
7514
7515 \begin_layout Plain Layout
7516
7517
7518 \backslash
7519 raisebox{-2.2mm}{
7520 \end_layout
7521
7522 \end_inset
7523
7524
7525 \backslash
7526 under
7527 \family roman
7528 \series medium
7529 \shape up
7530 \size normal
7531 \emph off
7532 \bar no
7533 \strikeout off
7534 \uuline off
7535 \uwave off
7536 \noun off
7537 \color none
7538 bracket
7539 \family default
7540 \series default
7541 \shape default
7542 \size default
7543 \emph default
7544 \bar default
7545 \strikeout default
7546 \uuline default
7547 \uwave default
7548 \noun default
7549 \color inherit
7550 [1pt]
7551 \backslash
7552 {A+B
7553 \begin_inset space \textvisiblespace{}
7554 \end_inset
7555
7556 _5
7557 \begin_inset ERT
7558 status collapsed
7559
7560 \begin_layout Plain Layout
7561
7562 }
7563 \end_layout
7564
7565 \end_inset
7566
7567
7568 \end_layout
7569
7570 \end_inset
7571 </cell>
7572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7573 \begin_inset Text
7574
7575 \begin_layout Plain Layout
7576 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7577 \end_inset
7578
7579
7580 \end_layout
7581
7582 \end_inset
7583 </cell>
7584 </row>
7585 </lyxtabular>
7586
7587 \end_inset
7588
7589
7590 \end_layout
7591
7592 \begin_layout Standard
7593 \begin_inset VSpace bigskip
7594 \end_inset
7595
7596 When brackets should overlap each other, multiline formulas, as described
7597  in 
7598 \begin_inset CommandInset ref
7599 LatexCommand ref
7600 reference "sec:Multiline-Formulas"
7601
7602 \end_inset
7603
7604 , must be used:
7605 \begin_inset Formula 
7606 \begin{eqnarray*}
7607 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7608  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7609 \end{eqnarray*}
7610
7611 \end_inset
7612
7613 In the first row the formula is inserted together with the first brace.
7614  It is hereby important that the space command
7615 \begin_inset Foot
7616 status collapsed
7617
7618 \begin_layout Plain Layout
7619 Space commands are explained in 
7620 \begin_inset CommandInset ref
7621 LatexCommand ref
7622 reference "subsec:Predefined-Space"
7623
7624 \end_inset
7625
7626 .
7627 \end_layout
7628
7629 \end_inset
7630
7631  
7632 \series bold
7633
7634 \backslash
7635 :
7636 \series default
7637  is inserted before the first 
7638 \begin_inset Formula $d$
7639 \end_inset
7640
7641 , because the brace that ends behind the 
7642 \begin_inset Formula $q$
7643 \end_inset
7644
7645  prevents that the following 
7646 \begin_inset Quotes eld
7647 \end_inset
7648
7649 +
7650 \begin_inset Quotes erd
7651 \end_inset
7652
7653  is surrounded by space.
7654 \begin_inset Foot
7655 status collapsed
7656
7657 \begin_layout Plain Layout
7658 because a bracket is not handled as a character, see 
7659 \begin_inset CommandInset ref
7660 LatexCommand ref
7661 reference "subsec:Binary-Operators"
7662
7663 \end_inset
7664
7665
7666 \end_layout
7667
7668 \end_inset
7669
7670  In the second row the second brace is inserted.
7671  As it should begin before the 
7672 \begin_inset Formula $b$
7673 \end_inset
7674
7675 , first the command 
7676 \series bold
7677
7678 \backslash
7679 hphantom{gggg+
7680 \backslash
7681 :}
7682 \series default
7683  is inserted.
7684 \begin_inset Foot
7685 status collapsed
7686
7687 \begin_layout Plain Layout
7688 more about 
7689 \series bold
7690
7691 \backslash
7692 hphantom
7693 \series default
7694  see 
7695 \begin_inset CommandInset ref
7696 LatexCommand ref
7697 reference "subsec:Placeholders"
7698
7699 \end_inset
7700
7701
7702 \end_layout
7703
7704 \end_inset
7705
7706  This space is needed because the 
7707 \begin_inset Quotes eld
7708 \end_inset
7709
7710 +
7711 \begin_inset Quotes erd
7712 \end_inset
7713
7714  is also surrounded by space in the formula.
7715  The brace is placed under the command 
7716 \series bold
7717
7718 \backslash
7719 hphantom{bbqq+dddd}
7720 \series default
7721 .
7722 \end_layout
7723
7724 \begin_layout Standard
7725 It gets more complicated when brackets overlap each other above and under
7726  the formula, like in the following example:
7727 \begin_inset ERT
7728 status collapsed
7729
7730 \begin_layout Plain Layout
7731
7732
7733 \backslash
7734 setlength{
7735 \backslash
7736 jot}{-6pt}
7737 \end_layout
7738
7739 \end_inset
7740
7741
7742 \begin_inset Formula 
7743 \begin{eqnarray*}
7744  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7745 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7746 \end{eqnarray*}
7747
7748 \end_inset
7749
7750
7751 \begin_inset ERT
7752 status collapsed
7753
7754 \begin_layout Plain Layout
7755
7756
7757 \backslash
7758 setlength{
7759 \backslash
7760 jot}{3pt}
7761 \end_layout
7762
7763 \end_inset
7764
7765 The first formula row is the same as the second row of the previous example,
7766  with the difference that the brace is above.
7767  The second row contains the formula together with the second brace.
7768  To avoid that there is space between the upper brace in the first row and
7769  the formula, the row spacing needs to be reduced.
7770  This is not easily possible due to a bug in \SpecialChar LyX
7771 .
7772 \begin_inset Foot
7773 status collapsed
7774
7775 \begin_layout Plain Layout
7776 \begin_inset CommandInset href
7777 LatexCommand href
7778 name "LyX-bug #1505"
7779 target "http://www.lyx.org/trac/ticket/1505"
7780
7781 \end_inset
7782
7783
7784 \end_layout
7785
7786 \end_inset
7787
7788  As a solution for the problem, the global formula row separation 
7789 \series bold
7790
7791 \backslash
7792 jot
7793 \series default
7794
7795 \begin_inset Index idx
7796 status collapsed
7797
7798 \begin_layout Plain Layout
7799 Commands ! J ! 
7800 \backslash
7801 jot
7802 \end_layout
7803
7804 \end_inset
7805
7806  must be changed to -6
7807 \begin_inset space \thinspace{}
7808 \end_inset
7809
7810 pt before the formula with the command 
7811 \series bold
7812
7813 \backslash
7814 setlength{
7815 \backslash
7816 jot}{-6pt}
7817 \series default
7818  in \SpecialChar TeX
7819  mode.
7820  
7821 \series bold
7822
7823 \backslash
7824 jot
7825 \series default
7826  is set back after the formula to the standard value of 3
7827 \begin_inset space \thinspace{}
7828 \end_inset
7829
7830 pt using the same command.
7831  More about the row separation in formulas is explained in 
7832 \begin_inset CommandInset ref
7833 LatexCommand ref
7834 reference "subsec:Line-Separation"
7835
7836 \end_inset
7837
7838 .
7839 \end_layout
7840
7841 \begin_layout Section
7842 Arrows
7843 \begin_inset Index idx
7844 status collapsed
7845
7846 \begin_layout Plain Layout
7847 Arrows
7848 \end_layout
7849
7850 \end_inset
7851
7852
7853 \end_layout
7854
7855 \begin_layout Standard
7856 Arrows can be inserted via the math toolbar button 
7857 \begin_inset Info
7858 type  "icon"
7859 arg   "math-insert \\leftarrow"
7860 \end_inset
7861
7862  or the commands listed in the following subsections.
7863 \end_layout
7864
7865 \begin_layout Subsection
7866 Horizontal Arrows
7867 \begin_inset Index idx
7868 status collapsed
7869
7870 \begin_layout Plain Layout
7871 Arrows ! horizontal
7872 \end_layout
7873
7874 \end_inset
7875
7876
7877 \end_layout
7878
7879 \begin_layout Standard
7880 \begin_inset space \hfill{}
7881 \end_inset
7882
7883
7884 \begin_inset Tabular
7885 <lyxtabular version="3" rows="8" columns="2">
7886 <features tabularvalignment="middle">
7887 <column alignment="center" valignment="top" width="0pt">
7888 <column alignment="center" valignment="top" width="0pt">
7889 <row>
7890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7891 \begin_inset Text
7892
7893 \begin_layout Plain Layout
7894 Command
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7900 \begin_inset Text
7901
7902 \begin_layout Plain Layout
7903 Result
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 </row>
7909 <row>
7910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \backslash
7916 gets
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925 \begin_inset Formula $\gets$
7926 \end_inset
7927
7928
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 </row>
7934 <row>
7935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Plain Layout
7939
7940 \backslash
7941 Leftarrow
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7947 \begin_inset Text
7948
7949 \begin_layout Plain Layout
7950 \begin_inset Formula $\Leftarrow$
7951 \end_inset
7952
7953
7954 \end_layout
7955
7956 \end_inset
7957 </cell>
7958 </row>
7959 <row>
7960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7961 \begin_inset Text
7962
7963 \begin_layout Plain Layout
7964
7965 \backslash
7966 longleftarrow
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7972 \begin_inset Text
7973
7974 \begin_layout Plain Layout
7975 \begin_inset Formula $\longleftarrow$
7976 \end_inset
7977
7978
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 </row>
7984 <row>
7985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7986 \begin_inset Text
7987
7988 \begin_layout Plain Layout
7989
7990 \backslash
7991 Longleftarrow
7992 \end_layout
7993
7994 \end_inset
7995 </cell>
7996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7997 \begin_inset Text
7998
7999 \begin_layout Plain Layout
8000 \begin_inset Formula $\Longleftarrow$
8001 \end_inset
8002
8003
8004 \end_layout
8005
8006 \end_inset
8007 </cell>
8008 </row>
8009 <row>
8010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8011 \begin_inset Text
8012
8013 \begin_layout Plain Layout
8014
8015 \backslash
8016 leftharpoonup
8017 \end_layout
8018
8019 \end_inset
8020 </cell>
8021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8022 \begin_inset Text
8023
8024 \begin_layout Plain Layout
8025 \begin_inset Formula $\leftharpoonup$
8026 \end_inset
8027
8028
8029 \end_layout
8030
8031 \end_inset
8032 </cell>
8033 </row>
8034 <row>
8035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8036 \begin_inset Text
8037
8038 \begin_layout Plain Layout
8039
8040 \backslash
8041 leftharpoondown
8042 \end_layout
8043
8044 \end_inset
8045 </cell>
8046 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8047 \begin_inset Text
8048
8049 \begin_layout Plain Layout
8050 \begin_inset Formula $\leftharpoondown$
8051 \end_inset
8052
8053
8054 \end_layout
8055
8056 \end_inset
8057 </cell>
8058 </row>
8059 <row>
8060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064
8065 \backslash
8066 hookleftarrow
8067 \end_layout
8068
8069 \end_inset
8070 </cell>
8071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8072 \begin_inset Text
8073
8074 \begin_layout Plain Layout
8075 \begin_inset Formula $\hookleftarrow$
8076 \end_inset
8077
8078
8079 \end_layout
8080
8081 \end_inset
8082 </cell>
8083 </row>
8084 </lyxtabular>
8085
8086 \end_inset
8087
8088
8089 \begin_inset space \hfill{}
8090 \end_inset
8091
8092
8093 \begin_inset Tabular
8094 <lyxtabular version="3" rows="8" columns="2">
8095 <features tabularvalignment="middle">
8096 <column alignment="center" valignment="top" width="0pt">
8097 <column alignment="center" valignment="top" width="0pt">
8098 <row>
8099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103 Command
8104 \end_layout
8105
8106 \end_inset
8107 </cell>
8108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112 Result
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 </row>
8118 <row>
8119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8120 \begin_inset Text
8121
8122 \begin_layout Plain Layout
8123
8124 \backslash
8125 to
8126 \end_layout
8127
8128 \end_inset
8129 </cell>
8130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8131 \begin_inset Text
8132
8133 \begin_layout Plain Layout
8134 \begin_inset Formula $\to$
8135 \end_inset
8136
8137
8138 \end_layout
8139
8140 \end_inset
8141 </cell>
8142 </row>
8143 <row>
8144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8145 \begin_inset Text
8146
8147 \begin_layout Plain Layout
8148
8149 \backslash
8150 Rightarrow
8151 \end_layout
8152
8153 \end_inset
8154 </cell>
8155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8156 \begin_inset Text
8157
8158 \begin_layout Plain Layout
8159 \begin_inset Formula $\Rightarrow$
8160 \end_inset
8161
8162
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 </row>
8168 <row>
8169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \begin_layout Plain Layout
8173
8174 \backslash
8175 longrightarrow
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8181 \begin_inset Text
8182
8183 \begin_layout Plain Layout
8184 \begin_inset Formula $\longrightarrow$
8185 \end_inset
8186
8187
8188 \end_layout
8189
8190 \end_inset
8191 </cell>
8192 </row>
8193 <row>
8194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8195 \begin_inset Text
8196
8197 \begin_layout Plain Layout
8198
8199 \backslash
8200 Longrightarrow
8201 \end_layout
8202
8203 \end_inset
8204 </cell>
8205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8206 \begin_inset Text
8207
8208 \begin_layout Plain Layout
8209 \begin_inset Formula $\Longrightarrow$
8210 \end_inset
8211
8212
8213 \end_layout
8214
8215 \end_inset
8216 </cell>
8217 </row>
8218 <row>
8219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223
8224 \backslash
8225 rightharpoonup
8226 \end_layout
8227
8228 \end_inset
8229 </cell>
8230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8231 \begin_inset Text
8232
8233 \begin_layout Plain Layout
8234 \begin_inset Formula $\rightharpoonup$
8235 \end_inset
8236
8237
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 </row>
8243 <row>
8244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8245 \begin_inset Text
8246
8247 \begin_layout Plain Layout
8248
8249 \backslash
8250 rightharpoondown
8251 \end_layout
8252
8253 \end_inset
8254 </cell>
8255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8256 \begin_inset Text
8257
8258 \begin_layout Plain Layout
8259 \begin_inset Formula $\rightharpoondown$
8260 \end_inset
8261
8262
8263 \end_layout
8264
8265 \end_inset
8266 </cell>
8267 </row>
8268 <row>
8269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273
8274 \backslash
8275 hookrightarrow
8276 \end_layout
8277
8278 \end_inset
8279 </cell>
8280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8281 \begin_inset Text
8282
8283 \begin_layout Plain Layout
8284 \begin_inset Formula $\hookrightarrow$
8285 \end_inset
8286
8287
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 </row>
8293 </lyxtabular>
8294
8295 \end_inset
8296
8297
8298 \begin_inset space \hfill{}
8299 \end_inset
8300
8301
8302 \end_layout
8303
8304 \begin_layout Standard
8305 \begin_inset space \hfill{}
8306 \end_inset
8307
8308
8309 \begin_inset Tabular
8310 <lyxtabular version="3" rows="6" columns="2">
8311 <features tabularvalignment="middle">
8312 <column alignment="center" valignment="top" width="0pt">
8313 <column alignment="center" valignment="top" width="0pt">
8314 <row>
8315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8316 \begin_inset Text
8317
8318 \begin_layout Plain Layout
8319 Command
8320 \end_layout
8321
8322 \end_inset
8323 </cell>
8324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8325 \begin_inset Text
8326
8327 \begin_layout Plain Layout
8328 Result
8329 \end_layout
8330
8331 \end_inset
8332 </cell>
8333 </row>
8334 <row>
8335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8336 \begin_inset Text
8337
8338 \begin_layout Plain Layout
8339
8340 \backslash
8341 leftrightarrow
8342 \end_layout
8343
8344 \end_inset
8345 </cell>
8346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8347 \begin_inset Text
8348
8349 \begin_layout Plain Layout
8350 \begin_inset Formula $\leftrightarrow$
8351 \end_inset
8352
8353
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 </row>
8359 <row>
8360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8361 \begin_inset Text
8362
8363 \begin_layout Plain Layout
8364
8365 \backslash
8366 Leftrightarrow
8367 \end_layout
8368
8369 \end_inset
8370 </cell>
8371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8372 \begin_inset Text
8373
8374 \begin_layout Plain Layout
8375 \begin_inset Formula $\Leftrightarrow$
8376 \end_inset
8377
8378
8379 \end_layout
8380
8381 \end_inset
8382 </cell>
8383 </row>
8384 <row>
8385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8386 \begin_inset Text
8387
8388 \begin_layout Plain Layout
8389
8390 \backslash
8391 longleftrightarrow
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8397 \begin_inset Text
8398
8399 \begin_layout Plain Layout
8400 \begin_inset Formula $\longleftrightarrow$
8401 \end_inset
8402
8403
8404 \end_layout
8405
8406 \end_inset
8407 </cell>
8408 </row>
8409 <row>
8410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8411 \begin_inset Text
8412
8413 \begin_layout Plain Layout
8414
8415 \backslash
8416 Longleftrightarrow
8417 \end_layout
8418
8419 \end_inset
8420 </cell>
8421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8422 \begin_inset Text
8423
8424 \begin_layout Plain Layout
8425 \begin_inset Formula $\Longleftrightarrow$
8426 \end_inset
8427
8428
8429 \end_layout
8430
8431 \end_inset
8432 </cell>
8433 </row>
8434 <row>
8435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8436 \begin_inset Text
8437
8438 \begin_layout Plain Layout
8439
8440 \backslash
8441 rightleftharpoons
8442 \end_layout
8443
8444 \end_inset
8445 </cell>
8446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8447 \begin_inset Text
8448
8449 \begin_layout Plain Layout
8450 \begin_inset Formula $\rightleftharpoons$
8451 \end_inset
8452
8453
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 </row>
8459 </lyxtabular>
8460
8461 \end_inset
8462
8463
8464 \begin_inset space \hspace{}
8465 \length 25pt
8466 \end_inset
8467
8468
8469 \begin_inset space \hfill{}
8470 \end_inset
8471
8472
8473 \begin_inset Tabular
8474 <lyxtabular version="3" rows="5" columns="2">
8475 <features tabularvalignment="middle">
8476 <column alignment="center" valignment="top" width="0pt">
8477 <column alignment="center" valignment="top" width="0pt">
8478 <row>
8479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483 Command
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Plain Layout
8492 Result
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 </row>
8498 <row>
8499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8500 \begin_inset Text
8501
8502 \begin_layout Plain Layout
8503
8504 \backslash
8505 mapsto
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8511 \begin_inset Text
8512
8513 \begin_layout Plain Layout
8514 \begin_inset Formula $\mapsto$
8515 \end_inset
8516
8517
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 </row>
8523 <row>
8524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8525 \begin_inset Text
8526
8527 \begin_layout Plain Layout
8528
8529 \backslash
8530 longmapsto
8531 \end_layout
8532
8533 \end_inset
8534 </cell>
8535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8536 \begin_inset Text
8537
8538 \begin_layout Plain Layout
8539 \begin_inset Formula $\longmapsto$
8540 \end_inset
8541
8542
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 </row>
8548 <row>
8549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8550 \begin_inset Text
8551
8552 \begin_layout Plain Layout
8553
8554 \backslash
8555 leadsto
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8561 \begin_inset Text
8562
8563 \begin_layout Plain Layout
8564 \begin_inset Formula $\leadsto$
8565 \end_inset
8566
8567
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 </row>
8573 <row>
8574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8575 \begin_inset Text
8576
8577 \begin_layout Plain Layout
8578
8579 \backslash
8580 dasharrow
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8586 \begin_inset Text
8587
8588 \begin_layout Plain Layout
8589 \begin_inset Formula $\dasharrow$
8590 \end_inset
8591
8592
8593 \end_layout
8594
8595 \end_inset
8596 </cell>
8597 </row>
8598 </lyxtabular>
8599
8600 \end_inset
8601
8602
8603 \begin_inset space \hfill{}
8604 \end_inset
8605
8606
8607 \end_layout
8608
8609 \begin_layout Standard
8610 \begin_inset VSpace medskip
8611 \end_inset
8612
8613 Arrows used as accents like e.
8614 \begin_inset space \thinspace{}
8615 \end_inset
8616
8617 g.
8618 \begin_inset space \space{}
8619 \end_inset
8620
8621 vector arrows are listed in 
8622 \begin_inset CommandInset ref
8623 LatexCommand ref
8624 reference "sec:Accents"
8625
8626 \end_inset
8627
8628 .
8629 \end_layout
8630
8631 \begin_layout Standard
8632 \begin_inset VSpace bigskip
8633 \end_inset
8634
8635 Furthermore there are the labeled arrows
8636 \begin_inset Index idx
8637 status collapsed
8638
8639 \begin_layout Plain Layout
8640 Arrows ! labeled
8641 \end_layout
8642
8643 \end_inset
8644
8645  
8646 \series bold
8647
8648 \backslash
8649 xleftarrow
8650 \series default
8651
8652 \begin_inset Index idx
8653 status collapsed
8654
8655 \begin_layout Plain Layout
8656 Commands ! X ! 
8657 \backslash
8658 xleftarrow
8659 \end_layout
8660
8661 \end_inset
8662
8663  and 
8664 \series bold
8665
8666 \backslash
8667 xrightarrow
8668 \series default
8669
8670 \begin_inset Index idx
8671 status collapsed
8672
8673 \begin_layout Plain Layout
8674 Commands ! X ! 
8675 \backslash
8676 xrightarrow
8677 \begin_inset ERT
8678 status collapsed
8679
8680 \begin_layout Plain Layout
8681
8682
8683 \backslash
8684 vspace{4mm}
8685 \end_layout
8686
8687 \end_inset
8688
8689
8690 \end_layout
8691
8692 \end_inset
8693
8694 .
8695  When inserting one of these commands in a formula, an arrow with two blue
8696  boxes appear where the label can be inserted.
8697  The length of the arrow adapts to the label width.
8698 \end_layout
8699
8700 \begin_layout Standard
8701 \align center
8702 \begin_inset Tabular
8703 <lyxtabular version="3" rows="3" columns="2">
8704 <features tabularvalignment="middle">
8705 <column alignment="center" valignment="top" width="0pt">
8706 <column alignment="center" valignment="top" width="0pt">
8707 <row>
8708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712 Command
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Plain Layout
8721 Result
8722 \begin_inset Note Note
8723 status collapsed
8724
8725 \begin_layout Plain Layout
8726
8727 \series bold
8728
8729 \backslash
8730 raisebox
8731 \series default
8732  is only used as spacer.
8733 \end_layout
8734
8735 \end_inset
8736
8737
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 </row>
8743 <row>
8744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8745 \begin_inset Text
8746
8747 \begin_layout Plain Layout
8748 F(a)
8749 \backslash
8750 xleftarrow
8751 \begin_inset space \textvisiblespace{}
8752 \end_inset
8753
8754 x=a
8755 \begin_inset Formula $\downarrow$
8756 \end_inset
8757
8758 x>0
8759 \begin_inset Formula $\to$
8760 \end_inset
8761
8762 F(x)
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771 \begin_inset Formula $\raisebox{5.5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8772 \end_inset
8773
8774
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 </row>
8780 <row>
8781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8782 \begin_inset Text
8783
8784 \begin_layout Plain Layout
8785 F(x)
8786 \backslash
8787 xrightarrow
8788 \begin_inset space \textvisiblespace{}
8789 \end_inset
8790
8791 x=a
8792 \begin_inset Formula $\downarrow$
8793 \end_inset
8794
8795 x>0
8796 \begin_inset Formula $\to$
8797 \end_inset
8798
8799 F(a)
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808 \begin_inset Formula $\raisebox{5.5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8809 \end_inset
8810
8811
8812 \end_layout
8813
8814 \end_inset
8815 </cell>
8816 </row>
8817 </lyxtabular>
8818
8819 \end_inset
8820
8821
8822 \end_layout
8823
8824 \begin_layout Standard
8825 \begin_inset VSpace medskip
8826 \end_inset
8827
8828
8829 \end_layout
8830
8831 \begin_layout Standard
8832 If you set in the document settings under 
8833 \family sans
8834 Math
8835 \begin_inset space ~
8836 \end_inset
8837
8838 Options
8839 \family default
8840  for the package 
8841 \series bold
8842 mathtools
8843 \series default
8844
8845 \begin_inset Index idx
8846 status collapsed
8847
8848 \begin_layout Plain Layout
8849 Packages ! mathtools
8850 \end_layout
8851
8852 \end_inset
8853
8854  the option 
8855 \family sans
8856 Load
8857 \begin_inset space ~
8858 \end_inset
8859
8860 always
8861 \family default
8862 , you have access to the following labeled arrows:
8863 \end_layout
8864
8865 \begin_layout Standard
8866 \begin_inset Newpage newpage
8867 \end_inset
8868
8869
8870 \begin_inset Separator parbreak
8871 \end_inset
8872
8873
8874 \end_layout
8875
8876 \begin_layout Standard
8877 \align center
8878 \begin_inset space \hspace*{\fill}
8879 \end_inset
8880
8881
8882 \begin_inset Tabular
8883 <lyxtabular version="3" rows="7" columns="2">
8884 <features tabularvalignment="middle">
8885 <column alignment="center" valignment="top" width="0pt">
8886 <column alignment="center" valignment="top" width="0pt">
8887 <row>
8888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8889 \begin_inset Text
8890
8891 \begin_layout Plain Layout
8892 Command
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8898 \begin_inset Text
8899
8900 \begin_layout Plain Layout
8901 Example
8902 \begin_inset Note Note
8903 status collapsed
8904
8905 \begin_layout Plain Layout
8906
8907 \series bold
8908
8909 \backslash
8910 raisebox
8911 \series default
8912  is only used as spacer.
8913 \end_layout
8914
8915 \end_inset
8916
8917
8918 \end_layout
8919
8920 \end_inset
8921 </cell>
8922 </row>
8923 <row>
8924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8925 \begin_inset Text
8926
8927 \begin_layout Plain Layout
8928
8929 \family roman
8930 \series medium
8931 \shape up
8932 \size normal
8933 \emph off
8934 \bar no
8935 \strikeout off
8936 \uuline off
8937 \uwave off
8938 \noun off
8939 \color none
8940
8941 \backslash
8942 xleftrightarrow
8943 \end_layout
8944
8945 \end_inset
8946 </cell>
8947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951 \begin_inset Formula $\raisebox{6mm}{}\xleftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
8952 \end_inset
8953
8954
8955 \end_layout
8956
8957 \end_inset
8958 </cell>
8959 </row>
8960 <row>
8961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8962 \begin_inset Text
8963
8964 \begin_layout Plain Layout
8965
8966 \family roman
8967 \series medium
8968 \shape up
8969 \size normal
8970 \emph off
8971 \bar no
8972 \strikeout off
8973 \uuline off
8974 \uwave off
8975 \noun off
8976 \color none
8977
8978 \backslash
8979 xLeftarrow
8980 \end_layout
8981
8982 \end_inset
8983 </cell>
8984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8985 \begin_inset Text
8986
8987 \begin_layout Plain Layout
8988 \begin_inset Formula $\raisebox{6mm}{}\xLeftarrow[x=a]{x>0}\raisebox{-4mm}{}$
8989 \end_inset
8990
8991
8992 \end_layout
8993
8994 \end_inset
8995 </cell>
8996 </row>
8997 <row>
8998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8999 \begin_inset Text
9000
9001 \begin_layout Plain Layout
9002
9003 \backslash
9004
9005 \family roman
9006 \series medium
9007 \shape up
9008 \size normal
9009 \emph off
9010 \bar no
9011 \strikeout off
9012 \uuline off
9013 \uwave off
9014 \noun off
9015 \color none
9016 xRightarrow
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9022 \begin_inset Text
9023
9024 \begin_layout Plain Layout
9025 \begin_inset Formula $\raisebox{6mm}{}\xRightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9026 \end_inset
9027
9028
9029 \end_layout
9030
9031 \end_inset
9032 </cell>
9033 </row>
9034 <row>
9035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9036 \begin_inset Text
9037
9038 \begin_layout Plain Layout
9039
9040 \backslash
9041
9042 \family roman
9043 \series medium
9044 \shape up
9045 \size normal
9046 \emph off
9047 \bar no
9048 \strikeout off
9049 \uuline off
9050 \uwave off
9051 \noun off
9052 \color none
9053 xLeftrightarrow
9054 \end_layout
9055
9056 \end_inset
9057 </cell>
9058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9059 \begin_inset Text
9060
9061 \begin_layout Plain Layout
9062 \begin_inset Formula $\raisebox{6mm}{}\xLeftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9063 \end_inset
9064
9065
9066 \end_layout
9067
9068 \end_inset
9069 </cell>
9070 </row>
9071 <row>
9072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9073 \begin_inset Text
9074
9075 \begin_layout Plain Layout
9076
9077 \family roman
9078 \series medium
9079 \shape up
9080 \size normal
9081 \emph off
9082 \bar no
9083 \strikeout off
9084 \uuline off
9085 \uwave off
9086 \noun off
9087 \color none
9088
9089 \backslash
9090 xhookleftarrow
9091 \end_layout
9092
9093 \end_inset
9094 </cell>
9095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9096 \begin_inset Text
9097
9098 \begin_layout Plain Layout
9099 \begin_inset Formula $\raisebox{6mm}{}\xhookleftarrow[x=a]{x>0}\raisebox{-4mm}{}$
9100 \end_inset
9101
9102
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 </row>
9108 <row>
9109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113
9114 \family roman
9115 \series medium
9116 \shape up
9117 \size normal
9118 \emph off
9119 \bar no
9120 \strikeout off
9121 \uuline off
9122 \uwave off
9123 \noun off
9124 \color none
9125
9126 \backslash
9127 xhookrightarrow
9128 \end_layout
9129
9130 \end_inset
9131 </cell>
9132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9133 \begin_inset Text
9134
9135 \begin_layout Plain Layout
9136 \begin_inset Formula $\raisebox{6mm}{}\xhookrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9137 \end_inset
9138
9139
9140 \end_layout
9141
9142 \end_inset
9143 </cell>
9144 </row>
9145 </lyxtabular>
9146
9147 \end_inset
9148
9149
9150 \begin_inset space \hspace*{\fill}
9151 \end_inset
9152
9153
9154 \begin_inset Tabular
9155 <lyxtabular version="3" rows="7" columns="2">
9156 <features tabularvalignment="middle">
9157 <column alignment="center" valignment="top" width="0pt">
9158 <column alignment="center" valignment="top" width="0pt">
9159 <row>
9160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164 Command
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9170 \begin_inset Text
9171
9172 \begin_layout Plain Layout
9173 Example
9174 \begin_inset Note Note
9175 status collapsed
9176
9177 \begin_layout Plain Layout
9178
9179 \series bold
9180
9181 \backslash
9182 raisebox
9183 \series default
9184  is only used as spacer.
9185 \end_layout
9186
9187 \end_inset
9188
9189
9190 \end_layout
9191
9192 \end_inset
9193 </cell>
9194 </row>
9195 <row>
9196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9197 \begin_inset Text
9198
9199 \begin_layout Plain Layout
9200
9201 \backslash
9202
9203 \family roman
9204 \series medium
9205 \shape up
9206 \size normal
9207 \emph off
9208 \bar no
9209 \strikeout off
9210 \uuline off
9211 \uwave off
9212 \noun off
9213 \color none
9214 xleftharpoondown
9215 \end_layout
9216
9217 \end_inset
9218 </cell>
9219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9220 \begin_inset Text
9221
9222 \begin_layout Plain Layout
9223 \begin_inset Formula $\raisebox{6mm}{}\xleftharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
9224 \end_inset
9225
9226
9227 \end_layout
9228
9229 \end_inset
9230 </cell>
9231 </row>
9232 <row>
9233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237
9238 \backslash
9239
9240 \family roman
9241 \series medium
9242 \shape up
9243 \size normal
9244 \emph off
9245 \bar no
9246 \strikeout off
9247 \uuline off
9248 \uwave off
9249 \noun off
9250 \color none
9251 xleftharpoonup
9252 \end_layout
9253
9254 \end_inset
9255 </cell>
9256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9257 \begin_inset Text
9258
9259 \begin_layout Plain Layout
9260 \begin_inset Formula $\raisebox{6mm}{}\xleftharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
9261 \end_inset
9262
9263
9264 \end_layout
9265
9266 \end_inset
9267 </cell>
9268 </row>
9269 <row>
9270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9271 \begin_inset Text
9272
9273 \begin_layout Plain Layout
9274
9275 \backslash
9276
9277 \family roman
9278 \series medium
9279 \shape up
9280 \size normal
9281 \emph off
9282 \bar no
9283 \strikeout off
9284 \uuline off
9285 \uwave off
9286 \noun off
9287 \color none
9288 xrightharpoondown
9289 \end_layout
9290
9291 \end_inset
9292 </cell>
9293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9294 \begin_inset Text
9295
9296 \begin_layout Plain Layout
9297 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
9298 \end_inset
9299
9300
9301 \end_layout
9302
9303 \end_inset
9304 </cell>
9305 </row>
9306 <row>
9307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9308 \begin_inset Text
9309
9310 \begin_layout Plain Layout
9311
9312 \backslash
9313
9314 \family roman
9315 \series medium
9316 \shape up
9317 \size normal
9318 \emph off
9319 \bar no
9320 \strikeout off
9321 \uuline off
9322 \uwave off
9323 \noun off
9324 \color none
9325 xrightharpoonup
9326 \end_layout
9327
9328 \end_inset
9329 </cell>
9330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9331 \begin_inset Text
9332
9333 \begin_layout Plain Layout
9334 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
9335 \end_inset
9336
9337
9338 \end_layout
9339
9340 \end_inset
9341 </cell>
9342 </row>
9343 <row>
9344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9345 \begin_inset Text
9346
9347 \begin_layout Plain Layout
9348
9349 \backslash
9350
9351 \family roman
9352 \series medium
9353 \shape up
9354 \size normal
9355 \emph off
9356 \bar no
9357 \strikeout off
9358 \uuline off
9359 \uwave off
9360 \noun off
9361 \color none
9362 xleftrightharpoons
9363 \end_layout
9364
9365 \end_inset
9366 </cell>
9367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9368 \begin_inset Text
9369
9370 \begin_layout Plain Layout
9371 \begin_inset Formula $\raisebox{6mm}{}\xleftrightharpoons[x=a]{x>0}\raisebox{-4mm}{}$
9372 \end_inset
9373
9374
9375 \end_layout
9376
9377 \end_inset
9378 </cell>
9379 </row>
9380 <row>
9381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9382 \begin_inset Text
9383
9384 \begin_layout Plain Layout
9385
9386 \backslash
9387
9388 \family roman
9389 \series medium
9390 \shape up
9391 \size normal
9392 \emph off
9393 \bar no
9394 \strikeout off
9395 \uuline off
9396 \uwave off
9397 \noun off
9398 \color none
9399 xrightleftharpoons
9400 \end_layout
9401
9402 \end_inset
9403 </cell>
9404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9405 \begin_inset Text
9406
9407 \begin_layout Plain Layout
9408 \begin_inset Formula $\raisebox{6mm}{}\xrightleftharpoons[x=a]{x>0}\raisebox{-4mm}{}$
9409 \end_inset
9410
9411
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 </row>
9417 </lyxtabular>
9418
9419 \end_inset
9420
9421
9422 \begin_inset space \hspace*{\fill}
9423 \end_inset
9424
9425
9426 \end_layout
9427
9428 \begin_layout Standard
9429 The command scheme is for all these arrows:
9430 \begin_inset Separator parbreak
9431 \end_inset
9432
9433
9434 \end_layout
9435
9436 \begin_layout Standard
9437 \align center
9438 \begin_inset Tabular
9439 <lyxtabular version="3" rows="2" columns="2">
9440 <features tabularvalignment="middle">
9441 <column alignment="center" valignment="top" width="0pt">
9442 <column alignment="center" valignment="top" width="0pt">
9443 <row>
9444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9445 \begin_inset Text
9446
9447 \begin_layout Plain Layout
9448 Command
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9454 \begin_inset Text
9455
9456 \begin_layout Plain Layout
9457 Result
9458 \begin_inset Note Note
9459 status collapsed
9460
9461 \begin_layout Plain Layout
9462
9463 \series bold
9464
9465 \backslash
9466 raisebox
9467 \series default
9468  is only used as spacer.
9469 \end_layout
9470
9471 \end_inset
9472
9473
9474 \end_layout
9475
9476 \end_inset
9477 </cell>
9478 </row>
9479 <row>
9480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9481 \begin_inset Text
9482
9483 \begin_layout Plain Layout
9484 F(a)
9485 \backslash
9486 xleftrightarrow[x=a]
9487 \backslash
9488 {x>0
9489 \begin_inset Formula $\to$
9490 \end_inset
9491
9492 F(x)
9493 \end_layout
9494
9495 \end_inset
9496 </cell>
9497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9498 \begin_inset Text
9499
9500 \begin_layout Plain Layout
9501 \begin_inset Formula $\raisebox{6mm}{}F(a)\xleftrightarrow[x=a]{x>0}F(x)\raisebox{-4mm}{}$
9502 \end_inset
9503
9504
9505 \end_layout
9506
9507 \end_inset
9508 </cell>
9509 </row>
9510 </lyxtabular>
9511
9512 \end_inset
9513
9514
9515 \end_layout
9516
9517 \begin_layout Subsection
9518 Vertical and diagonal Arrows
9519 \begin_inset Index idx
9520 status collapsed
9521
9522 \begin_layout Plain Layout
9523 Arrows ! diagonal
9524 \end_layout
9525
9526 \end_inset
9527
9528
9529 \begin_inset Index idx
9530 status collapsed
9531
9532 \begin_layout Plain Layout
9533 Arrows ! vertical
9534 \end_layout
9535
9536 \end_inset
9537
9538
9539 \end_layout
9540
9541 \begin_layout Standard
9542 \begin_inset space \hfill{}
9543 \end_inset
9544
9545
9546 \begin_inset Tabular
9547 <lyxtabular version="3" rows="7" columns="2">
9548 <features tabularvalignment="middle">
9549 <column alignment="center" valignment="top" width="0pt">
9550 <column alignment="center" valignment="top" width="0pt">
9551 <row>
9552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9553 \begin_inset Text
9554
9555 \begin_layout Plain Layout
9556 Command
9557 \end_layout
9558
9559 \end_inset
9560 </cell>
9561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9562 \begin_inset Text
9563
9564 \begin_layout Plain Layout
9565 Result
9566 \end_layout
9567
9568 \end_inset
9569 </cell>
9570 </row>
9571 <row>
9572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9573 \begin_inset Text
9574
9575 \begin_layout Plain Layout
9576
9577 \backslash
9578 uparrow
9579 \end_layout
9580
9581 \end_inset
9582 </cell>
9583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9584 \begin_inset Text
9585
9586 \begin_layout Plain Layout
9587 \begin_inset Formula $\uparrow$
9588 \end_inset
9589
9590
9591 \end_layout
9592
9593 \end_inset
9594 </cell>
9595 </row>
9596 <row>
9597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9598 \begin_inset Text
9599
9600 \begin_layout Plain Layout
9601
9602 \backslash
9603 Uparrow
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9609 \begin_inset Text
9610
9611 \begin_layout Plain Layout
9612 \begin_inset Formula $\Uparrow$
9613 \end_inset
9614
9615
9616 \end_layout
9617
9618 \end_inset
9619 </cell>
9620 </row>
9621 <row>
9622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9623 \begin_inset Text
9624
9625 \begin_layout Plain Layout
9626
9627 \backslash
9628 updownarrow
9629 \end_layout
9630
9631 \end_inset
9632 </cell>
9633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9634 \begin_inset Text
9635
9636 \begin_layout Plain Layout
9637 \begin_inset Formula $\updownarrow$
9638 \end_inset
9639
9640
9641 \end_layout
9642
9643 \end_inset
9644 </cell>
9645 </row>
9646 <row>
9647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9648 \begin_inset Text
9649
9650 \begin_layout Plain Layout
9651
9652 \backslash
9653 Updownarrow
9654 \end_layout
9655
9656 \end_inset
9657 </cell>
9658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9659 \begin_inset Text
9660
9661 \begin_layout Plain Layout
9662 \begin_inset Formula $\Updownarrow$
9663 \end_inset
9664
9665
9666 \end_layout
9667
9668 \end_inset
9669 </cell>
9670 </row>
9671 <row>
9672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676
9677 \backslash
9678 Downarrow
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9684 \begin_inset Text
9685
9686 \begin_layout Plain Layout
9687 \begin_inset Formula $\Downarrow$
9688 \end_inset
9689
9690
9691 \end_layout
9692
9693 \end_inset
9694 </cell>
9695 </row>
9696 <row>
9697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9698 \begin_inset Text
9699
9700 \begin_layout Plain Layout
9701
9702 \backslash
9703 downarrow
9704 \end_layout
9705
9706 \end_inset
9707 </cell>
9708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9709 \begin_inset Text
9710
9711 \begin_layout Plain Layout
9712 \begin_inset Formula $\downarrow$
9713 \end_inset
9714
9715
9716 \end_layout
9717
9718 \end_inset
9719 </cell>
9720 </row>
9721 </lyxtabular>
9722
9723 \end_inset
9724
9725
9726 \begin_inset space \hfill{}
9727 \end_inset
9728
9729
9730 \begin_inset Tabular
9731 <lyxtabular version="3" rows="5" columns="2">
9732 <features tabularvalignment="middle">
9733 <column alignment="center" valignment="top" width="0pt">
9734 <column alignment="center" valignment="top" width="0pt">
9735 <row>
9736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9737 \begin_inset Text
9738
9739 \begin_layout Plain Layout
9740 Command
9741 \end_layout
9742
9743 \end_inset
9744 </cell>
9745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9746 \begin_inset Text
9747
9748 \begin_layout Plain Layout
9749 Result
9750 \end_layout
9751
9752 \end_inset
9753 </cell>
9754 </row>
9755 <row>
9756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9757 \begin_inset Text
9758
9759 \begin_layout Plain Layout
9760
9761 \backslash
9762 nearrow
9763 \end_layout
9764
9765 \end_inset
9766 </cell>
9767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9768 \begin_inset Text
9769
9770 \begin_layout Plain Layout
9771 \begin_inset Formula $\nearrow$
9772 \end_inset
9773
9774
9775 \end_layout
9776
9777 \end_inset
9778 </cell>
9779 </row>
9780 <row>
9781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9782 \begin_inset Text
9783
9784 \begin_layout Plain Layout
9785
9786 \backslash
9787 searrow
9788 \end_layout
9789
9790 \end_inset
9791 </cell>
9792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9793 \begin_inset Text
9794
9795 \begin_layout Plain Layout
9796 \begin_inset Formula $\searrow$
9797 \end_inset
9798
9799
9800 \end_layout
9801
9802 \end_inset
9803 </cell>
9804 </row>
9805 <row>
9806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9807 \begin_inset Text
9808
9809 \begin_layout Plain Layout
9810
9811 \backslash
9812 swarrow
9813 \end_layout
9814
9815 \end_inset
9816 </cell>
9817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9818 \begin_inset Text
9819
9820 \begin_layout Plain Layout
9821 \begin_inset Formula $\swarrow$
9822 \end_inset
9823
9824
9825 \end_layout
9826
9827 \end_inset
9828 </cell>
9829 </row>
9830 <row>
9831 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9832 \begin_inset Text
9833
9834 \begin_layout Plain Layout
9835
9836 \backslash
9837 nwarrow
9838 \end_layout
9839
9840 \end_inset
9841 </cell>
9842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9843 \begin_inset Text
9844
9845 \begin_layout Plain Layout
9846 \begin_inset Formula $\nwarrow$
9847 \end_inset
9848
9849
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 </row>
9855 </lyxtabular>
9856
9857 \end_inset
9858
9859
9860 \begin_inset space \hfill{}
9861 \end_inset
9862
9863
9864 \end_layout
9865
9866 \begin_layout Standard
9867 \begin_inset VSpace medskip
9868 \end_inset
9869
9870 Vertical arrows can be used also as delimiters together with the commands
9871  described in 
9872 \begin_inset CommandInset ref
9873 LatexCommand ref
9874 reference "subsec:Manual-Bracket-Size"
9875
9876 \end_inset
9877
9878  and 
9879 \begin_inset CommandInset ref
9880 LatexCommand ref
9881 reference "subsec:Automatic-Bracket-Size"
9882
9883 \end_inset
9884
9885 .
9886 \end_layout
9887
9888 \begin_layout Section
9889 Accents
9890 \begin_inset CommandInset label
9891 LatexCommand label
9892 name "sec:Accents"
9893
9894 \end_inset
9895
9896
9897 \begin_inset Index idx
9898 status collapsed
9899
9900 \begin_layout Plain Layout
9901 Accents
9902 \end_layout
9903
9904 \end_inset
9905
9906
9907 \end_layout
9908
9909 \begin_layout Standard
9910 Accents can be inserted via the math toolbar button 
9911 \begin_inset Info
9912 type  "icon"
9913 arg   "math-insert \\hat"
9914 \end_inset
9915
9916  or the commands listed in the following subsections.
9917 \end_layout
9918
9919 \begin_layout Subsection
9920 Accents for one Character
9921 \begin_inset ERT
9922 status collapsed
9923
9924 \begin_layout Plain Layout
9925
9926
9927 \backslash
9928 texorpdfstring{
9929 \end_layout
9930
9931 \end_inset
9932
9933
9934 \begin_inset Foot
9935 status collapsed
9936
9937 \begin_layout Plain Layout
9938 accents in text see 
9939 \begin_inset CommandInset ref
9940 LatexCommand ref
9941 reference "subsec:Accents-in-Text"
9942
9943 \end_inset
9944
9945
9946 \end_layout
9947
9948 \end_inset
9949
9950
9951 \begin_inset ERT
9952 status collapsed
9953
9954 \begin_layout Plain Layout
9955
9956 }{}
9957 \end_layout
9958
9959 \end_inset
9960
9961
9962 \begin_inset Note Note
9963 status collapsed
9964
9965 \begin_layout Plain Layout
9966
9967 \series bold
9968
9969 \backslash
9970 texorpdfstring
9971 \series default
9972  is used to avoid that the footnote appears in the PDF-bookmark.
9973 \end_layout
9974
9975 \begin_layout Plain Layout
9976 More about 
9977 \series bold
9978
9979 \backslash
9980 texorpdfstring
9981 \series default
9982  is in section 
9983 \begin_inset CommandInset ref
9984 LatexCommand ref
9985 reference "subsec:Formulas-in-Section"
9986
9987 \end_inset
9988
9989 .
9990 \end_layout
9991
9992 \end_inset
9993
9994
9995 \begin_inset CommandInset label
9996 LatexCommand label
9997 name "subsec:Accents-for-one"
9998
9999 \end_inset
10000
10001
10002 \begin_inset Index idx
10003 status collapsed
10004
10005 \begin_layout Plain Layout
10006 Accents ! for one character
10007 \end_layout
10008
10009 \end_inset
10010
10011
10012 \end_layout
10013
10014 \begin_layout Standard
10015 \begin_inset space \hfill{}
10016 \end_inset
10017
10018
10019 \begin_inset Tabular
10020 <lyxtabular version="3" rows="8" columns="2">
10021 <features tabularvalignment="middle">
10022 <column alignment="center" valignment="top" width="0pt">
10023 <column alignment="center" valignment="top" width="0pt">
10024 <row>
10025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10026 \begin_inset Text
10027
10028 \begin_layout Plain Layout
10029 Command
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10035 \begin_inset Text
10036
10037 \begin_layout Plain Layout
10038 Result
10039 \begin_inset Note Note
10040 status collapsed
10041
10042 \begin_layout Plain Layout
10043
10044 \series bold
10045
10046 \backslash
10047 raisebox
10048 \series default
10049  is only used as spacer.
10050 \end_layout
10051
10052 \end_inset
10053
10054
10055 \end_layout
10056
10057 \end_inset
10058 </cell>
10059 </row>
10060 <row>
10061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10062 \begin_inset Text
10063
10064 \begin_layout Plain Layout
10065
10066 \backslash
10067 dot
10068 \begin_inset space \textvisiblespace{}
10069 \end_inset
10070
10071 A
10072 \end_layout
10073
10074 \end_inset
10075 </cell>
10076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10077 \begin_inset Text
10078
10079 \begin_layout Plain Layout
10080 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
10081 \end_inset
10082
10083
10084 \end_layout
10085
10086 \end_inset
10087 </cell>
10088 </row>
10089 <row>
10090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10091 \begin_inset Text
10092
10093 \begin_layout Plain Layout
10094
10095 \backslash
10096 ddot
10097 \begin_inset space \textvisiblespace{}
10098 \end_inset
10099
10100 A
10101 \end_layout
10102
10103 \end_inset
10104 </cell>
10105 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10106 \begin_inset Text
10107
10108 \begin_layout Plain Layout
10109 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
10110 \end_inset
10111
10112
10113 \end_layout
10114
10115 \end_inset
10116 </cell>
10117 </row>
10118 <row>
10119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10120 \begin_inset Text
10121
10122 \begin_layout Plain Layout
10123
10124 \backslash
10125 dddot
10126 \begin_inset space \textvisiblespace{}
10127 \end_inset
10128
10129 A
10130 \end_layout
10131
10132 \end_inset
10133 </cell>
10134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10135 \begin_inset Text
10136
10137 \begin_layout Plain Layout
10138 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
10139 \end_inset
10140
10141
10142 \end_layout
10143
10144 \end_inset
10145 </cell>
10146 </row>
10147 <row>
10148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10149 \begin_inset Text
10150
10151 \begin_layout Plain Layout
10152
10153 \backslash
10154 ddddot
10155 \begin_inset space \textvisiblespace{}
10156 \end_inset
10157
10158 A
10159 \end_layout
10160
10161 \end_inset
10162 </cell>
10163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10164 \begin_inset Text
10165
10166 \begin_layout Plain Layout
10167 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
10168 \end_inset
10169
10170
10171 \end_layout
10172
10173 \end_inset
10174 </cell>
10175 </row>
10176 <row>
10177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10178 \begin_inset Text
10179
10180 \begin_layout Plain Layout
10181
10182 \backslash
10183 vec
10184 \begin_inset space \textvisiblespace{}
10185 \end_inset
10186
10187 A
10188 \begin_inset Index idx
10189 status collapsed
10190
10191 \begin_layout Plain Layout
10192 Vectors
10193 \end_layout
10194
10195 \end_inset
10196
10197
10198 \end_layout
10199
10200 \end_inset
10201 </cell>
10202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10203 \begin_inset Text
10204
10205 \begin_layout Plain Layout
10206 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
10207 \end_inset
10208
10209
10210 \end_layout
10211
10212 \end_inset
10213 </cell>
10214 </row>
10215 <row>
10216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10217 \begin_inset Text
10218
10219 \begin_layout Plain Layout
10220
10221 \backslash
10222 bar
10223 \begin_inset space \textvisiblespace{}
10224 \end_inset
10225
10226 A
10227 \end_layout
10228
10229 \end_inset
10230 </cell>
10231 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10232 \begin_inset Text
10233
10234 \begin_layout Plain Layout
10235 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
10236 \end_inset
10237
10238
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 </row>
10244 <row>
10245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10246 \begin_inset Text
10247
10248 \begin_layout Plain Layout
10249
10250 \backslash
10251 mathring
10252 \begin_inset space \textvisiblespace{}
10253 \end_inset
10254
10255 A
10256 \end_layout
10257
10258 \end_inset
10259 </cell>
10260 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10261 \begin_inset Text
10262
10263 \begin_layout Plain Layout
10264 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
10265 \end_inset
10266
10267
10268 \end_layout
10269
10270 \end_inset
10271 </cell>
10272 </row>
10273 </lyxtabular>
10274
10275 \end_inset
10276
10277
10278 \begin_inset space \hfill{}
10279 \end_inset
10280
10281
10282 \begin_inset Tabular
10283 <lyxtabular version="3" rows="7" columns="2">
10284 <features tabularvalignment="middle">
10285 <column alignment="center" valignment="top" width="0pt">
10286 <column alignment="center" valignment="top" width="0pt">
10287 <row>
10288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10289 \begin_inset Text
10290
10291 \begin_layout Plain Layout
10292 Command
10293 \end_layout
10294
10295 \end_inset
10296 </cell>
10297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10298 \begin_inset Text
10299
10300 \begin_layout Plain Layout
10301 Result
10302 \end_layout
10303
10304 \end_inset
10305 </cell>
10306 </row>
10307 <row>
10308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312
10313 \backslash
10314 tilde
10315 \begin_inset space \textvisiblespace{}
10316 \end_inset
10317
10318 A
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10328 \end_inset
10329
10330
10331 \end_layout
10332
10333 \end_inset
10334 </cell>
10335 </row>
10336 <row>
10337 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10338 \begin_inset Text
10339
10340 \begin_layout Plain Layout
10341
10342 \backslash
10343 hat
10344 \begin_inset space \textvisiblespace{}
10345 \end_inset
10346
10347 A
10348 \end_layout
10349
10350 \end_inset
10351 </cell>
10352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10353 \begin_inset Text
10354
10355 \begin_layout Plain Layout
10356 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10357 \end_inset
10358
10359
10360 \end_layout
10361
10362 \end_inset
10363 </cell>
10364 </row>
10365 <row>
10366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10367 \begin_inset Text
10368
10369 \begin_layout Plain Layout
10370
10371 \backslash
10372 check
10373 \begin_inset space \textvisiblespace{}
10374 \end_inset
10375
10376 A
10377 \end_layout
10378
10379 \end_inset
10380 </cell>
10381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10382 \begin_inset Text
10383
10384 \begin_layout Plain Layout
10385 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10386 \end_inset
10387
10388
10389 \end_layout
10390
10391 \end_inset
10392 </cell>
10393 </row>
10394 <row>
10395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10396 \begin_inset Text
10397
10398 \begin_layout Plain Layout
10399
10400 \backslash
10401 acute
10402 \begin_inset space \textvisiblespace{}
10403 \end_inset
10404
10405 A
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10411 \begin_inset Text
10412
10413 \begin_layout Plain Layout
10414 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10415 \end_inset
10416
10417
10418 \end_layout
10419
10420 \end_inset
10421 </cell>
10422 </row>
10423 <row>
10424 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10425 \begin_inset Text
10426
10427 \begin_layout Plain Layout
10428
10429 \backslash
10430 grave
10431 \begin_inset space \textvisiblespace{}
10432 \end_inset
10433
10434 A
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10440 \begin_inset Text
10441
10442 \begin_layout Plain Layout
10443 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10444 \end_inset
10445
10446
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 </row>
10452 <row>
10453 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10454 \begin_inset Text
10455
10456 \begin_layout Plain Layout
10457
10458 \backslash
10459 breve
10460 \begin_inset space \textvisiblespace{}
10461 \end_inset
10462
10463 A
10464 \end_layout
10465
10466 \end_inset
10467 </cell>
10468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10473 \end_inset
10474
10475
10476 \end_layout
10477
10478 \end_inset
10479 </cell>
10480 </row>
10481 </lyxtabular>
10482
10483 \end_inset
10484
10485
10486 \begin_inset space \hfill{}
10487 \end_inset
10488
10489
10490 \end_layout
10491
10492 \begin_layout Standard
10493 \begin_inset VSpace bigskip
10494 \end_inset
10495
10496
10497 \end_layout
10498
10499 \begin_layout Standard
10500 You can directly insert accents like é to formulas.
10501  \SpecialChar LyX
10502  will transform them to the corresponding accent command.
10503  For umlauts
10504 \begin_inset Index idx
10505 status collapsed
10506
10507 \begin_layout Plain Layout
10508 Umlauts
10509 \end_layout
10510
10511 \end_inset
10512
10513  it is better to insert a quotation mark before the vowel.
10514  These two characters are then treated by \SpecialChar LaTeX
10515  as 
10516 \emph on
10517 one
10518 \emph default
10519  character when the formula part with the umlaut is marked as German.
10520  In contrary to 
10521 \series bold
10522
10523 \backslash
10524 ddot
10525 \series default
10526 , with this method 
10527 \begin_inset Quotes eld
10528 \end_inset
10529
10530 real
10531 \begin_inset Quotes erd
10532 \end_inset
10533
10534  umlauts are created as demonstrated in the following example:
10535 \end_layout
10536
10537 \begin_layout Standard
10538 \begin_inset VSpace -2mm
10539 \end_inset
10540
10541
10542 \end_layout
10543
10544 \begin_layout Standard
10545 \align center
10546 \begin_inset Tabular
10547 <lyxtabular version="3" rows="3" columns="2">
10548 <features tabularvalignment="middle">
10549 <column alignment="center" valignment="top">
10550 <column alignment="center" valignment="top">
10551 <row>
10552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10553 \begin_inset Text
10554
10555 \begin_layout Plain Layout
10556 Command
10557 \end_layout
10558
10559 \end_inset
10560 </cell>
10561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565 Result
10566 \begin_inset Note Note
10567 status collapsed
10568
10569 \begin_layout Plain Layout
10570
10571 \series bold
10572
10573 \backslash
10574 raisebox
10575 \series default
10576  and the 0
10577 \begin_inset space \thinspace{}
10578 \end_inset
10579
10580 pt space are only used as spacer.
10581 \end_layout
10582
10583 \end_inset
10584
10585
10586 \end_layout
10587
10588 \end_inset
10589 </cell>
10590 </row>
10591 <row>
10592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596
10597 \lang ngerman
10598 \begin_inset Quotes grd
10599 \end_inset
10600
10601 i
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610 \begin_inset space \hspace{}
10611 \length 0pt
10612 \end_inset
10613
10614
10615 \lang ngerman
10616
10617 \begin_inset Formula $"i$
10618 \end_inset
10619
10620
10621 \end_layout
10622
10623 \end_inset
10624 </cell>
10625 </row>
10626 <row>
10627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631
10632 \backslash
10633 ddot
10634 \begin_inset space \textvisiblespace{}
10635 \end_inset
10636
10637 i
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10647 \end_inset
10648
10649
10650 \end_layout
10651
10652 \end_inset
10653 </cell>
10654 </row>
10655 </lyxtabular>
10656
10657 \end_inset
10658
10659
10660 \end_layout
10661
10662 \begin_layout Standard
10663 Another advantage to 
10664 \series bold
10665
10666 \backslash
10667 ddot
10668 \series default
10669  is that umlauts can directly be converted to mathematical text because
10670  the accent commands above are 
10671 \emph on
10672 not allowed
10673 \emph default
10674  
10675 \emph on
10676 in mathematical text
10677 \emph default
10678 .
10679  To convert an accented character to mathematical text, only the character
10680  under the accent may be converted.
10681  This applies also for all other conversions, e.
10682 \begin_inset space \thinspace{}
10683 \end_inset
10684
10685 g.
10686 \begin_inset space \space{}
10687 \end_inset
10688
10689 to italic or bold.
10690 \end_layout
10691
10692 \begin_layout Standard
10693 In mathematical text, umlauts and other accented characters can directly
10694  be inserted.
10695 \end_layout
10696
10697 \begin_layout Standard
10698 \begin_inset VSpace bigskip
10699 \end_inset
10700
10701
10702 \end_layout
10703
10704 \begin_layout Standard
10705 \SpecialChar LyX
10706  also supports a tilde under the character if the \SpecialChar LaTeX
10707 -package 
10708 \series bold
10709 undertilde
10710 \series default
10711
10712 \begin_inset Index idx
10713 status collapsed
10714
10715 \begin_layout Plain Layout
10716 Packages ! undertilde
10717 \end_layout
10718
10719 \end_inset
10720
10721  is installed on your system:
10722 \end_layout
10723
10724 \begin_layout Standard
10725 \begin_inset ERT
10726 status collapsed
10727
10728 \begin_layout Plain Layout
10729
10730
10731 \backslash
10732 ifundertilde 
10733 \end_layout
10734
10735 \end_inset
10736
10737
10738 \begin_inset Note Note
10739 status open
10740
10741 \begin_layout Plain Layout
10742 The following table will only be displayed when the \SpecialChar LaTeX
10743 -package 
10744 \series bold
10745 undertilde
10746 \series default
10747  is installed.
10748 \end_layout
10749
10750 \end_inset
10751
10752
10753 \begin_inset Separator parbreak
10754 \end_inset
10755
10756
10757 \end_layout
10758
10759 \begin_layout Standard
10760 \noindent
10761 \align center
10762 \begin_inset Tabular
10763 <lyxtabular version="3" rows="2" columns="2">
10764 <features tabularvalignment="middle">
10765 <column alignment="center" valignment="top" width="0pt">
10766 <column alignment="center" valignment="top" width="0pt">
10767 <row>
10768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10769 \begin_inset Text
10770
10771 \begin_layout Plain Layout
10772 Command
10773 \end_layout
10774
10775 \end_inset
10776 </cell>
10777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10778 \begin_inset Text
10779
10780 \begin_layout Plain Layout
10781 Result
10782 \end_layout
10783
10784 \end_inset
10785 </cell>
10786 </row>
10787 <row>
10788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792
10793 \backslash
10794 utilde
10795 \begin_inset space \textvisiblespace{}
10796 \end_inset
10797
10798 A
10799 \end_layout
10800
10801 \end_inset
10802 </cell>
10803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10804 \begin_inset Text
10805
10806 \begin_layout Plain Layout
10807 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
10808 \end_inset
10809
10810
10811 \end_layout
10812
10813 \end_inset
10814 </cell>
10815 </row>
10816 </lyxtabular>
10817
10818 \end_inset
10819
10820
10821 \end_layout
10822
10823 \begin_layout Standard
10824 \begin_inset ERT
10825 status collapsed
10826
10827 \begin_layout Plain Layout
10828
10829
10830 \backslash
10831 else 
10832 \end_layout
10833
10834 \end_inset
10835
10836
10837 \begin_inset Note Note
10838 status open
10839
10840 \begin_layout Plain Layout
10841 The following will be displayed when the \SpecialChar LaTeX
10842 -package 
10843 \series bold
10844 undertilde
10845 \series default
10846  is not installed:
10847 \end_layout
10848
10849 \end_inset
10850
10851
10852 \end_layout
10853
10854 \begin_layout Standard
10855 You need to install the \SpecialChar LaTeX
10856 -package 
10857 \series bold
10858 undertilde
10859 \series default
10860  to see the rest of this subsection in the output.
10861 \end_layout
10862
10863 \begin_layout Standard
10864 \begin_inset ERT
10865 status collapsed
10866
10867 \begin_layout Plain Layout
10868
10869
10870 \backslash
10871 fi 
10872 \end_layout
10873
10874 \end_inset
10875
10876
10877 \end_layout
10878
10879 \begin_layout Standard
10880 \begin_inset Newpage newpage
10881 \end_inset
10882
10883
10884 \end_layout
10885
10886 \begin_layout Subsection
10887 Accents for several Characters
10888 \begin_inset Index idx
10889 status collapsed
10890
10891 \begin_layout Plain Layout
10892 Accents ! for several characters
10893 \end_layout
10894
10895 \end_inset
10896
10897
10898 \end_layout
10899
10900 \begin_layout Standard
10901 \begin_inset space \hfill{}
10902 \end_inset
10903
10904
10905 \begin_inset Tabular
10906 <lyxtabular version="3" rows="5" columns="2">
10907 <features tabularvalignment="middle">
10908 <column alignment="center" valignment="top" width="0pt">
10909 <column alignment="center" valignment="top" width="0pt">
10910 <row>
10911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10912 \begin_inset Text
10913
10914 \begin_layout Plain Layout
10915 Command
10916 \end_layout
10917
10918 \end_inset
10919 </cell>
10920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10921 \begin_inset Text
10922
10923 \begin_layout Plain Layout
10924 Result
10925 \begin_inset Note Note
10926 status collapsed
10927
10928 \begin_layout Plain Layout
10929
10930 \series bold
10931
10932 \backslash
10933 raisebox
10934 \series default
10935  is only used as spacer.
10936 \end_layout
10937
10938 \end_inset
10939
10940
10941 \end_layout
10942
10943 \end_inset
10944 </cell>
10945 </row>
10946 <row>
10947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10948 \begin_inset Text
10949
10950 \begin_layout Plain Layout
10951
10952 \backslash
10953 overleftarrow
10954 \begin_inset space \textvisiblespace{}
10955 \end_inset
10956
10957 A=B
10958 \end_layout
10959
10960 \end_inset
10961 </cell>
10962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10963 \begin_inset Text
10964
10965 \begin_layout Plain Layout
10966 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10967 \end_inset
10968
10969
10970 \end_layout
10971
10972 \end_inset
10973 </cell>
10974 </row>
10975 <row>
10976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10977 \begin_inset Text
10978
10979 \begin_layout Plain Layout
10980
10981 \backslash
10982 underleftarrow
10983 \begin_inset space \textvisiblespace{}
10984 \end_inset
10985
10986 A=B
10987 \end_layout
10988
10989 \end_inset
10990 </cell>
10991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10996 \end_inset
10997
10998
10999 \end_layout
11000
11001 \end_inset
11002 </cell>
11003 </row>
11004 <row>
11005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11006 \begin_inset Text
11007
11008 \begin_layout Plain Layout
11009
11010 \backslash
11011 overleftrightarrow
11012 \begin_inset space \textvisiblespace{}
11013 \end_inset
11014
11015 A=B
11016 \end_layout
11017
11018 \end_inset
11019 </cell>
11020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11021 \begin_inset Text
11022
11023 \begin_layout Plain Layout
11024 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
11025 \end_inset
11026
11027
11028 \end_layout
11029
11030 \end_inset
11031 </cell>
11032 </row>
11033 <row>
11034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11035 \begin_inset Text
11036
11037 \begin_layout Plain Layout
11038
11039 \backslash
11040 underleftrightarrow
11041 \begin_inset space \textvisiblespace{}
11042 \end_inset
11043
11044 A=B
11045 \end_layout
11046
11047 \end_inset
11048 </cell>
11049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11050 \begin_inset Text
11051
11052 \begin_layout Plain Layout
11053 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
11054 \end_inset
11055
11056
11057 \end_layout
11058
11059 \end_inset
11060 </cell>
11061 </row>
11062 </lyxtabular>
11063
11064 \end_inset
11065
11066
11067 \begin_inset space \hfill{}
11068 \end_inset
11069
11070
11071 \begin_inset Tabular
11072 <lyxtabular version="3" rows="5" columns="2">
11073 <features tabularvalignment="middle">
11074 <column alignment="center" valignment="top" width="0pt">
11075 <column alignment="center" valignment="top" width="0pt">
11076 <row>
11077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11078 \begin_inset Text
11079
11080 \begin_layout Plain Layout
11081 Command
11082 \end_layout
11083
11084 \end_inset
11085 </cell>
11086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11087 \begin_inset Text
11088
11089 \begin_layout Plain Layout
11090 Result
11091 \end_layout
11092
11093 \end_inset
11094 </cell>
11095 </row>
11096 <row>
11097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11098 \begin_inset Text
11099
11100 \begin_layout Plain Layout
11101
11102 \backslash
11103 overrightarrow
11104 \begin_inset space \textvisiblespace{}
11105 \end_inset
11106
11107 A=B
11108 \end_layout
11109
11110 \end_inset
11111 </cell>
11112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11113 \begin_inset Text
11114
11115 \begin_layout Plain Layout
11116 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
11117 \end_inset
11118
11119
11120 \end_layout
11121
11122 \end_inset
11123 </cell>
11124 </row>
11125 <row>
11126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Plain Layout
11130
11131 \backslash
11132 underrightarrow
11133 \begin_inset space \textvisiblespace{}
11134 \end_inset
11135
11136 A=B
11137 \end_layout
11138
11139 \end_inset
11140 </cell>
11141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11142 \begin_inset Text
11143
11144 \begin_layout Plain Layout
11145 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
11146 \end_inset
11147
11148
11149 \end_layout
11150
11151 \end_inset
11152 </cell>
11153 </row>
11154 <row>
11155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11156 \begin_inset Text
11157
11158 \begin_layout Plain Layout
11159
11160 \backslash
11161 widetilde
11162 \begin_inset space \textvisiblespace{}
11163 \end_inset
11164
11165 A=B
11166 \end_layout
11167
11168 \end_inset
11169 </cell>
11170 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11171 \begin_inset Text
11172
11173 \begin_layout Plain Layout
11174 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11175 \end_inset
11176
11177
11178 \end_layout
11179
11180 \end_inset
11181 </cell>
11182 </row>
11183 <row>
11184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188
11189 \backslash
11190 widehat
11191 \begin_inset space \textvisiblespace{}
11192 \end_inset
11193
11194 A=B
11195 \end_layout
11196
11197 \end_inset
11198 </cell>
11199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11200 \begin_inset Text
11201
11202 \begin_layout Plain Layout
11203 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11204 \end_inset
11205
11206
11207 \end_layout
11208
11209 \end_inset
11210 </cell>
11211 </row>
11212 </lyxtabular>
11213
11214 \end_inset
11215
11216
11217 \begin_inset space \hfill{}
11218 \end_inset
11219
11220
11221 \end_layout
11222
11223 \begin_layout Standard
11224 \begin_inset VSpace medskip
11225 \end_inset
11226
11227 With these commands as many characters as you like can be accented.
11228  But the accents 
11229 \series bold
11230
11231 \backslash
11232 widetilde
11233 \series default
11234  and 
11235 \series bold
11236
11237 \backslash
11238 widehat
11239 \series default
11240  will only be set in the output with a length of three characters, as shown
11241  in the following example:
11242 \begin_inset Formula 
11243 \[
11244 \widetilde{A+B=C-D}
11245 \]
11246
11247 \end_inset
11248
11249
11250 \end_layout
11251
11252 \begin_layout Standard
11253 With the commands 
11254 \series bold
11255
11256 \backslash
11257 overset
11258 \series default
11259
11260 \begin_inset Index idx
11261 status collapsed
11262
11263 \begin_layout Plain Layout
11264 Commands ! O ! 
11265 \backslash
11266 overset
11267 \end_layout
11268
11269 \end_inset
11270
11271  and 
11272 \series bold
11273
11274 \backslash
11275 underset
11276 \series default
11277
11278 \begin_inset Index idx
11279 status collapsed
11280
11281 \begin_layout Plain Layout
11282 Commands ! U ! 
11283 \backslash
11284 underset
11285 \end_layout
11286
11287 \end_inset
11288
11289  described in the previous subsection it is also possible to accent several
11290  characters.
11291  The command 
11292 \series bold
11293
11294 \backslash
11295 underset
11296 \begin_inset space \textvisiblespace{}
11297 \end_inset
11298
11299 A=B
11300 \begin_inset Formula $\downarrow$
11301 \end_inset
11302
11303 ***
11304 \series default
11305  creates:
11306 \begin_inset Formula 
11307 \[
11308 \underset{***}{A=B}
11309 \]
11310
11311 \end_inset
11312
11313
11314 \end_layout
11315
11316 \begin_layout Section
11317 Space
11318 \begin_inset CommandInset label
11319 LatexCommand label
11320 name "subsec:Space"
11321
11322 \end_inset
11323
11324
11325 \begin_inset Index idx
11326 status collapsed
11327
11328 \begin_layout Plain Layout
11329 Space ! horizontal
11330 \end_layout
11331
11332 \end_inset
11333
11334
11335 \end_layout
11336
11337 \begin_layout Subsection
11338 Predefined Space
11339 \begin_inset CommandInset label
11340 LatexCommand label
11341 name "subsec:Predefined-Space"
11342
11343 \end_inset
11344
11345
11346 \begin_inset Index idx
11347 status collapsed
11348
11349 \begin_layout Plain Layout
11350 Space ! horizontal ! predefined
11351 \end_layout
11352
11353 \end_inset
11354
11355
11356 \end_layout
11357
11358 \begin_layout Standard
11359 Sometimes it is necessary to insert horizontal space into a formula.
11360  This is done by inserting a protected space (shortcut 
11361 \begin_inset Info
11362 type  "shortcut"
11363 arg   "command-alternatives space-insert protected ; math-space"
11364 \end_inset
11365
11366 ).
11367  A 
11368 \begin_inset Quotes eld
11369 \end_inset
11370
11371
11372 \color blue
11373
11374 \begin_inset space \textvisiblespace{}
11375 \end_inset
11376
11377
11378 \color inherit
11379
11380 \begin_inset Quotes erd
11381 \end_inset
11382
11383  appears and by pressing 
11384 \family sans
11385 Space
11386 \family default
11387  several times one can select one of eight different space sizes.
11388  The spaces can also be inserted using the math toolbar button 
11389 \begin_inset Info
11390 type  "icon"
11391 arg   "math-insert \\space"
11392 \end_inset
11393
11394  or special commands.
11395  Independent from the inserted command, one can select the size again by
11396  pressing 
11397 \family sans
11398 Space
11399 \family default
11400  afterwards.
11401 \begin_inset Separator parbreak
11402 \end_inset
11403
11404
11405 \end_layout
11406
11407 \begin_layout Standard
11408 \noindent
11409 \align center
11410 \begin_inset Tabular
11411 <lyxtabular version="3" rows="6" columns="3">
11412 <features tabularvalignment="middle">
11413 <column alignment="center" valignment="top">
11414 <column alignment="center" valignment="top" width="15col%">
11415 <column alignment="center" valignment="top">
11416 <row>
11417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11418 \begin_inset Text
11419
11420 \begin_layout Plain Layout
11421 Command
11422 \end_layout
11423
11424 \end_inset
11425 </cell>
11426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11427 \begin_inset Text
11428
11429 \begin_layout Plain Layout
11430 Number of 
11431 \family sans
11432 Space
11433 \family default
11434  keystrokes
11435 \end_layout
11436
11437 \end_inset
11438 </cell>
11439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11440 \begin_inset Text
11441
11442 \begin_layout Plain Layout
11443 Result
11444 \end_layout
11445
11446 \end_inset
11447 </cell>
11448 </row>
11449 <row>
11450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11451 \begin_inset Text
11452
11453 \begin_layout Plain Layout
11454
11455 \backslash
11456 ,
11457 \end_layout
11458
11459 \end_inset
11460 </cell>
11461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11462 \begin_inset Text
11463
11464 \begin_layout Plain Layout
11465 0
11466 \end_layout
11467
11468 \end_inset
11469 </cell>
11470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11471 \begin_inset Text
11472
11473 \begin_layout Plain Layout
11474 \begin_inset Formula $A\,B$
11475 \end_inset
11476
11477
11478 \end_layout
11479
11480 \end_inset
11481 </cell>
11482 </row>
11483 <row>
11484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11485 \begin_inset Text
11486
11487 \begin_layout Plain Layout
11488
11489 \backslash
11490 :
11491 \end_layout
11492
11493 \end_inset
11494 </cell>
11495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11496 \begin_inset Text
11497
11498 \begin_layout Plain Layout
11499 1
11500 \end_layout
11501
11502 \end_inset
11503 </cell>
11504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 \begin_inset Formula $A\:B$
11509 \end_inset
11510
11511
11512 \end_layout
11513
11514 \end_inset
11515 </cell>
11516 </row>
11517 <row>
11518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11519 \begin_inset Text
11520
11521 \begin_layout Plain Layout
11522
11523 \backslash
11524 ;
11525 \end_layout
11526
11527 \end_inset
11528 </cell>
11529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11530 \begin_inset Text
11531
11532 \begin_layout Plain Layout
11533 2
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11539 \begin_inset Text
11540
11541 \begin_layout Plain Layout
11542 \begin_inset Formula $A\;B$
11543 \end_inset
11544
11545
11546 \end_layout
11547
11548 \end_inset
11549 </cell>
11550 </row>
11551 <row>
11552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11553 \begin_inset Text
11554
11555 \begin_layout Plain Layout
11556
11557 \backslash
11558 quad
11559 \end_layout
11560
11561 \end_inset
11562 </cell>
11563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11564 \begin_inset Text
11565
11566 \begin_layout Plain Layout
11567 3
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11573 \begin_inset Text
11574
11575 \begin_layout Plain Layout
11576 \begin_inset Formula $A\quad B$
11577 \end_inset
11578
11579
11580 \end_layout
11581
11582 \end_inset
11583 </cell>
11584 </row>
11585 <row>
11586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11587 \begin_inset Text
11588
11589 \begin_layout Plain Layout
11590
11591 \backslash
11592 qquad
11593 \end_layout
11594
11595 \end_inset
11596 </cell>
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 4
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 \begin_inset Formula $A\qquad B$
11611 \end_inset
11612
11613
11614 \end_layout
11615
11616 \end_inset
11617 </cell>
11618 </row>
11619 </lyxtabular>
11620
11621 \end_inset
11622
11623
11624 \begin_inset space \hfill{}
11625 \end_inset
11626
11627
11628 \begin_inset Tabular
11629 <lyxtabular version="3" rows="6" columns="3">
11630 <features tabularvalignment="middle">
11631 <column alignment="center" valignment="top">
11632 <column alignment="center" valignment="top" width="15col%">
11633 <column alignment="center" valignment="top">
11634 <row>
11635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11636 \begin_inset Text
11637
11638 \begin_layout Plain Layout
11639 Command
11640 \end_layout
11641
11642 \end_inset
11643 </cell>
11644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11645 \begin_inset Text
11646
11647 \begin_layout Plain Layout
11648 Number of 
11649 \family sans
11650 Space
11651 \family default
11652  keystrokes
11653 \end_layout
11654
11655 \end_inset
11656 </cell>
11657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11658 \begin_inset Text
11659
11660 \begin_layout Plain Layout
11661 Result
11662 \end_layout
11663
11664 \end_inset
11665 </cell>
11666 </row>
11667 <row>
11668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11669 \begin_inset Text
11670
11671 \begin_layout Plain Layout
11672
11673 \backslash
11674 hfill
11675 \end_layout
11676
11677 \end_inset
11678 </cell>
11679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11680 \begin_inset Text
11681
11682 \begin_layout Plain Layout
11683 5
11684 \end_layout
11685
11686 \end_inset
11687 </cell>
11688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11689 \begin_inset Text
11690
11691 \begin_layout Plain Layout
11692 \begin_inset Formula $A\hfill B$
11693 \end_inset
11694
11695
11696 \end_layout
11697
11698 \end_inset
11699 </cell>
11700 </row>
11701 <row>
11702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11703 \begin_inset Text
11704
11705 \begin_layout Plain Layout
11706
11707 \backslash
11708 hspace*{1em}
11709 \end_layout
11710
11711 \end_inset
11712 </cell>
11713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11714 \begin_inset Text
11715
11716 \begin_layout Plain Layout
11717 6
11718 \end_layout
11719
11720 \end_inset
11721 </cell>
11722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726 \begin_inset Formula $A\hspace*{1em}B$
11727 \end_inset
11728
11729
11730 \end_layout
11731
11732 \end_inset
11733 </cell>
11734 </row>
11735 <row>
11736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11737 \begin_inset Text
11738
11739 \begin_layout Plain Layout
11740
11741 \backslash
11742 hspace{1em}
11743 \end_layout
11744
11745 \end_inset
11746 </cell>
11747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11748 \begin_inset Text
11749
11750 \begin_layout Plain Layout
11751 7
11752 \end_layout
11753
11754 \end_inset
11755 </cell>
11756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11757 \begin_inset Text
11758
11759 \begin_layout Plain Layout
11760 \begin_inset Formula $A\hspace{1em}B$
11761 \end_inset
11762
11763
11764 \end_layout
11765
11766 \end_inset
11767 </cell>
11768 </row>
11769 <row>
11770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11771 \begin_inset Text
11772
11773 \begin_layout Plain Layout
11774
11775 \backslash
11776
11777 \begin_inset space \textvisiblespace{}
11778 \end_inset
11779
11780
11781 \end_layout
11782
11783 \end_inset
11784 </cell>
11785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11786 \begin_inset Text
11787
11788 \begin_layout Plain Layout
11789 8
11790 \end_layout
11791
11792 \end_inset
11793 </cell>
11794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11795 \begin_inset Text
11796
11797 \begin_layout Plain Layout
11798 \begin_inset Formula $A\ B$
11799 \end_inset
11800
11801
11802 \end_layout
11803
11804 \end_inset
11805 </cell>
11806 </row>
11807 <row>
11808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11809 \begin_inset Text
11810
11811 \begin_layout Plain Layout
11812
11813 \backslash
11814 !
11815 \end_layout
11816
11817 \end_inset
11818 </cell>
11819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11820 \begin_inset Text
11821
11822 \begin_layout Plain Layout
11823 9
11824 \end_layout
11825
11826 \end_inset
11827 </cell>
11828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11829 \begin_inset Text
11830
11831 \begin_layout Plain Layout
11832 \begin_inset Formula $A\!B$
11833 \end_inset
11834
11835
11836 \end_layout
11837
11838 \end_inset
11839 </cell>
11840 </row>
11841 </lyxtabular>
11842
11843 \end_inset
11844
11845
11846 \end_layout
11847
11848 \begin_layout Standard
11849 Space
11850 \begin_inset space ~
11851 \end_inset
11852
11853 5
11854 \begin_inset space \thinspace{}
11855 \end_inset
11856
11857
11858 \begin_inset space \thinspace{}
11859 \end_inset
11860
11861 7 are variable spaces which are explained in 
11862 \begin_inset CommandInset ref
11863 LatexCommand ref
11864 reference "subsec:Variable-Space"
11865
11866 \end_inset
11867
11868 .
11869  Space
11870 \begin_inset space ~
11871 \end_inset
11872
11873 9 seems to produce no space.
11874  It is displayed red in \SpecialChar LyX
11875  contrary to the other sizes, because it is a negative
11876  space.
11877  There are two more negative spaces:
11878 \begin_inset Separator parbreak
11879 \end_inset
11880
11881
11882 \end_layout
11883
11884 \begin_layout Standard
11885 \align center
11886 \begin_inset Tabular
11887 <lyxtabular version="3" rows="3" columns="3">
11888 <features tabularvalignment="middle">
11889 <column alignment="center" valignment="middle" width="6.8cm">
11890 <column alignment="center" valignment="top" width="0pt">
11891 <column alignment="center" valignment="top" width="0pt">
11892 <row>
11893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11894 \begin_inset Text
11895
11896 \begin_layout Plain Layout
11897 Command
11898 \end_layout
11899
11900 \end_inset
11901 </cell>
11902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11903 \begin_inset Text
11904
11905 \begin_layout Plain Layout
11906
11907 \backslash
11908 negmedspace
11909 \end_layout
11910
11911 \end_inset
11912 </cell>
11913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11914 \begin_inset Text
11915
11916 \begin_layout Plain Layout
11917
11918 \backslash
11919 negthickspace
11920 \end_layout
11921
11922 \end_inset
11923 </cell>
11924 </row>
11925 <row>
11926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11927 \begin_inset Text
11928
11929 \begin_layout Plain Layout
11930 Number of 
11931 \family sans
11932 Space
11933 \family default
11934  keystrokes after inserting the protected space
11935 \end_layout
11936
11937 \end_inset
11938 </cell>
11939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11940 \begin_inset Text
11941
11942 \begin_layout Plain Layout
11943 10
11944 \end_layout
11945
11946 \end_inset
11947 </cell>
11948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11949 \begin_inset Text
11950
11951 \begin_layout Plain Layout
11952 11
11953 \end_layout
11954
11955 \end_inset
11956 </cell>
11957 </row>
11958 <row>
11959 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11960 \begin_inset Text
11961
11962 \begin_layout Plain Layout
11963 Result
11964 \end_layout
11965
11966 \end_inset
11967 </cell>
11968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11969 \begin_inset Text
11970
11971 \begin_layout Plain Layout
11972 \begin_inset Formula $A\negmedspace B$
11973 \end_inset
11974
11975
11976 \end_layout
11977
11978 \end_inset
11979 </cell>
11980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11981 \begin_inset Text
11982
11983 \begin_layout Plain Layout
11984 \begin_inset Formula $A\negthickspace B$
11985 \end_inset
11986
11987
11988 \end_layout
11989
11990 \end_inset
11991 </cell>
11992 </row>
11993 </lyxtabular>
11994
11995 \end_inset
11996
11997
11998 \end_layout
11999
12000 \begin_layout Standard
12001 Negative spaces can lead to characters overlapping each other.
12002  Thus they can be used to enforce ligatures, which are e.
12003 \begin_inset space \thinspace{}
12004 \end_inset
12005
12006 g.
12007 \begin_inset space \space{}
12008 \end_inset
12009
12010 useful for summation operators:
12011 \begin_inset Separator parbreak
12012 \end_inset
12013
12014
12015 \end_layout
12016
12017 \begin_layout Standard
12018 \align center
12019 \begin_inset Tabular
12020 <lyxtabular version="3" rows="3" columns="2">
12021 <features tabularvalignment="middle">
12022 <column alignment="center" valignment="top">
12023 <column alignment="center" valignment="top">
12024 <row>
12025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12026 \begin_inset Text
12027
12028 \begin_layout Plain Layout
12029 Command
12030 \end_layout
12031
12032 \end_inset
12033 </cell>
12034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12035 \begin_inset Text
12036
12037 \begin_layout Plain Layout
12038 Result
12039 \begin_inset Note Note
12040 status collapsed
12041
12042 \begin_layout Plain Layout
12043
12044 \series bold
12045
12046 \backslash
12047 raisebox
12048 \series default
12049  is only used as spacer.
12050 \end_layout
12051
12052 \end_inset
12053
12054
12055 \end_layout
12056
12057 \end_inset
12058 </cell>
12059 </row>
12060 <row>
12061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12062 \begin_inset Text
12063
12064 \begin_layout Plain Layout
12065
12066 \backslash
12067 sum
12068 \backslash
12069 sum
12070 \begin_inset space \textvisiblespace{}
12071 \end_inset
12072
12073 f_kl
12074 \end_layout
12075
12076 \end_inset
12077 </cell>
12078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12079 \begin_inset Text
12080
12081 \begin_layout Plain Layout
12082 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
12083 \end_inset
12084
12085
12086 \end_layout
12087
12088 \end_inset
12089 </cell>
12090 </row>
12091 <row>
12092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12093 \begin_inset Text
12094
12095 \begin_layout Plain Layout
12096
12097 \backslash
12098 sum
12099 \backslash
12100 negmedspace
12101 \backslash
12102 sum
12103 \begin_inset space \textvisiblespace{}
12104 \end_inset
12105
12106 f_kl
12107 \end_layout
12108
12109 \end_inset
12110 </cell>
12111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12112 \begin_inset Text
12113
12114 \begin_layout Plain Layout
12115 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
12116 \end_inset
12117
12118
12119 \end_layout
12120
12121 \end_inset
12122 </cell>
12123 </row>
12124 </lyxtabular>
12125
12126 \end_inset
12127
12128
12129 \end_layout
12130
12131 \begin_layout Standard
12132 \noindent
12133 \begin_inset VSpace medskip
12134 \end_inset
12135
12136
12137 \end_layout
12138
12139 \begin_layout Standard
12140 \noindent
12141 Relations like for example equal signs, are always surrounded by space.
12142  To suppress this, the equal sign is placed into a \SpecialChar TeX
12143  brace.
12144  The following example demonstrates this:
12145 \begin_inset Separator parbreak
12146 \end_inset
12147
12148
12149 \end_layout
12150
12151 \begin_layout Standard
12152 \align center
12153 \begin_inset Tabular
12154 <lyxtabular version="3" rows="2" columns="2">
12155 <features tabularvalignment="middle">
12156 <column alignment="center" valignment="top" width="0pt">
12157 <column alignment="center" valignment="top" width="0pt">
12158 <row>
12159 <cell alignment="center" valignment="top" usebox="none">
12160 \begin_inset Text
12161
12162 \begin_layout Plain Layout
12163 normal equation
12164 \end_layout
12165
12166 \end_inset
12167 </cell>
12168 <cell alignment="center" valignment="top" usebox="none">
12169 \begin_inset Text
12170
12171 \begin_layout Plain Layout
12172 \begin_inset Formula $A=B$
12173 \end_inset
12174
12175
12176 \end_layout
12177
12178 \end_inset
12179 </cell>
12180 </row>
12181 <row>
12182 <cell alignment="center" valignment="top" usebox="none">
12183 \begin_inset Text
12184
12185 \begin_layout Plain Layout
12186 \begin_inset Note Note
12187 status collapsed
12188
12189 \begin_layout Plain Layout
12190
12191 \series bold
12192
12193 \backslash
12194 raisebox
12195 \series default
12196  is only used as spacer.
12197 \end_layout
12198
12199 \end_inset
12200
12201
12202 \begin_inset Formula $\raisebox{5mm}{}$
12203 \end_inset
12204
12205 equation without space
12206 \end_layout
12207
12208 \end_inset
12209 </cell>
12210 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12211 \begin_inset Text
12212
12213 \begin_layout Plain Layout
12214 \begin_inset Formula $A{=}B$
12215 \end_inset
12216
12217
12218 \end_layout
12219
12220 \end_inset
12221 </cell>
12222 </row>
12223 </lyxtabular>
12224
12225 \end_inset
12226
12227
12228 \end_layout
12229
12230 \begin_layout Standard
12231 \noindent
12232 The command for the last formula is: 
12233 \series bold
12234 A
12235 \backslash
12236 {=
12237 \begin_inset Formula $\to$
12238 \end_inset
12239
12240 B
12241 \end_layout
12242
12243 \begin_layout Standard
12244 \begin_inset VSpace bigskip
12245 \end_inset
12246
12247
12248 \end_layout
12249
12250 \begin_layout Standard
12251 Spaces are needed for physical units, because the space between the value
12252  and the unit is the smallest one and not a normal space.
12253  For units in text, the smallest space is inserted via the menu 
12254 \family sans
12255 Insert\SpecialChar menuseparator
12256 Formatting\SpecialChar menuseparator
12257 Thin
12258 \begin_inset space ~
12259 \end_inset
12260
12261 Space
12262 \family default
12263  (shortcut 
12264 \begin_inset Info
12265 type  "shortcut"
12266 arg   "space-insert thin"
12267 \end_inset
12268
12269 ).
12270 \end_layout
12271
12272 \begin_layout Standard
12273 An example to visualize the difference:
12274 \end_layout
12275
12276 \begin_layout Standard
12277 \begin_inset Tabular
12278 <lyxtabular version="3" rows="2" columns="2">
12279 <features tabularvalignment="middle">
12280 <column alignment="left" valignment="top">
12281 <column alignment="left" valignment="top">
12282 <row>
12283 <cell alignment="center" valignment="top" usebox="none">
12284 \begin_inset Text
12285
12286 \begin_layout Plain Layout
12287 24 kW
12288 \begin_inset Formula $\cdot$
12289 \end_inset
12290
12291 h
12292 \end_layout
12293
12294 \end_inset
12295 </cell>
12296 <cell alignment="center" valignment="top" usebox="none">
12297 \begin_inset Text
12298
12299 \begin_layout Plain Layout
12300 space between value and unit
12301 \end_layout
12302
12303 \end_inset
12304 </cell>
12305 </row>
12306 <row>
12307 <cell alignment="center" valignment="top" usebox="none">
12308 \begin_inset Text
12309
12310 \begin_layout Plain Layout
12311 24
12312 \begin_inset space \thinspace{}
12313 \end_inset
12314
12315 kW
12316 \begin_inset Formula $\cdot$
12317 \end_inset
12318
12319 h
12320 \end_layout
12321
12322 \end_inset
12323 </cell>
12324 <cell alignment="center" valignment="top" usebox="none">
12325 \begin_inset Text
12326
12327 \begin_layout Plain Layout
12328 smallest space between value and unit
12329 \end_layout
12330
12331 \end_inset
12332 </cell>
12333 </row>
12334 </lyxtabular>
12335
12336 \end_inset
12337
12338
12339 \end_layout
12340
12341 \begin_layout Subsection
12342 Variable Space
12343 \begin_inset ERT
12344 status collapsed
12345
12346 \begin_layout Plain Layout
12347
12348
12349 \backslash
12350 texorpdfstring{
12351 \end_layout
12352
12353 \end_inset
12354
12355
12356 \begin_inset Foot
12357 status collapsed
12358
12359 \begin_layout Plain Layout
12360 for vertical space in formulas see 
12361 \begin_inset CommandInset ref
12362 LatexCommand ref
12363 reference "subsec:Line-Separation"
12364
12365 \end_inset
12366
12367
12368 \end_layout
12369
12370 \end_inset
12371
12372
12373 \begin_inset ERT
12374 status collapsed
12375
12376 \begin_layout Plain Layout
12377
12378 }{}
12379 \end_layout
12380
12381 \end_inset
12382
12383
12384 \begin_inset Note Note
12385 status collapsed
12386
12387 \begin_layout Plain Layout
12388
12389 \backslash
12390 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
12391 \end_layout
12392
12393 \begin_layout Plain Layout
12394 More about 
12395 \backslash
12396 texorpdfstring is in section 
12397 \begin_inset CommandInset ref
12398 LatexCommand ref
12399 reference "subsec:Formulas-in-Section"
12400
12401 \end_inset
12402
12403 .
12404 \end_layout
12405
12406 \end_inset
12407
12408
12409 \begin_inset CommandInset label
12410 LatexCommand label
12411 name "subsec:Variable-Space"
12412
12413 \end_inset
12414
12415
12416 \begin_inset Index idx
12417 status collapsed
12418
12419 \begin_layout Plain Layout
12420 Space ! horizontal ! variable
12421 \end_layout
12422
12423 \end_inset
12424
12425
12426 \end_layout
12427
12428 \begin_layout Standard
12429 Space with a defined length can be inserted with the command 
12430 \series bold
12431
12432 \backslash
12433 hspace
12434 \series default
12435
12436 \begin_inset Index idx
12437 status collapsed
12438
12439 \begin_layout Plain Layout
12440 Commands ! H ! 
12441 \backslash
12442 hspace
12443 \end_layout
12444
12445 \end_inset
12446
12447 .
12448  Then a long 
12449 \begin_inset Quotes eld
12450 \end_inset
12451
12452
12453 \color blue
12454
12455 \begin_inset space \textvisiblespace{}
12456 \end_inset
12457
12458
12459 \color inherit
12460
12461 \begin_inset Quotes erd
12462 \end_inset
12463
12464  appears.
12465  The length can be specified by left-clicking on the 
12466 \begin_inset Quotes eld
12467 \end_inset
12468
12469
12470 \color blue
12471
12472 \begin_inset space \textvisiblespace{}
12473 \end_inset
12474
12475
12476 \color inherit
12477
12478 \begin_inset Quotes erd
12479 \end_inset
12480
12481 .
12482  The length may also be negative.
12483  When a space would be the first character in a line it would be omitted.
12484  To force its output use the command 
12485 \series bold
12486
12487 \backslash
12488 hspace*
12489 \series default
12490  instead of 
12491 \series bold
12492
12493 \backslash
12494 hspace
12495 \series default
12496  or left-click on the 
12497 \begin_inset Quotes eld
12498 \end_inset
12499
12500
12501 \color blue
12502
12503 \begin_inset space \textvisiblespace{}
12504 \end_inset
12505
12506
12507 \color inherit
12508
12509 \begin_inset Quotes erd
12510 \end_inset
12511
12512  and check the option 
12513 \family sans
12514 Protect
12515 \family default
12516 .
12517 \begin_inset Newline newline
12518 \end_inset
12519
12520 To insert as much space as is available, the command 
12521 \series bold
12522
12523 \backslash
12524 hfill
12525 \series default
12526
12527 \begin_inset Index idx
12528 status collapsed
12529
12530 \begin_layout Plain Layout
12531 Commands ! H ! 
12532 \backslash
12533 hfill
12534 \end_layout
12535
12536 \end_inset
12537
12538  is used.
12539 \end_layout
12540
12541 \begin_layout Standard
12542 \begin_inset VSpace -1mm
12543 \end_inset
12544
12545
12546 \end_layout
12547
12548 \begin_layout Standard
12549 \align center
12550 \begin_inset Tabular
12551 <lyxtabular version="3" rows="4" columns="2">
12552 <features tabularvalignment="middle">
12553 <column alignment="center" valignment="top">
12554 <column alignment="center" valignment="top">
12555 <row>
12556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12557 \begin_inset Text
12558
12559 \begin_layout Plain Layout
12560 Command (
12561 \backslash
12562 hspace length)
12563 \end_layout
12564
12565 \end_inset
12566 </cell>
12567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12568 \begin_inset Text
12569
12570 \begin_layout Plain Layout
12571 Result
12572 \end_layout
12573
12574 \end_inset
12575 </cell>
12576 </row>
12577 <row>
12578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12579 \begin_inset Text
12580
12581 \begin_layout Plain Layout
12582 A=B
12583 \backslash
12584 hspace
12585 \begin_inset space \textvisiblespace{}
12586 \end_inset
12587
12588 A
12589 \backslash
12590 not=C (3
12591 \begin_inset space \thinspace{}
12592 \end_inset
12593
12594 cm)
12595 \end_layout
12596
12597 \end_inset
12598 </cell>
12599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12600 \begin_inset Text
12601
12602 \begin_layout Plain Layout
12603 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12604 \end_inset
12605
12606
12607 \end_layout
12608
12609 \end_inset
12610 </cell>
12611 </row>
12612 <row>
12613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12614 \begin_inset Text
12615
12616 \begin_layout Plain Layout
12617 A
12618 \backslash
12619 hspace
12620 \begin_inset space \textvisiblespace{}
12621 \end_inset
12622
12623 A
12624 \backslash
12625 not=A (-1
12626 \begin_inset space \thinspace{}
12627 \end_inset
12628
12629 mm)
12630 \end_layout
12631
12632 \end_inset
12633 </cell>
12634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12635 \begin_inset Text
12636
12637 \begin_layout Plain Layout
12638 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12639 \end_inset
12640
12641
12642 \end_layout
12643
12644 \end_inset
12645 </cell>
12646 </row>
12647 <row>
12648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12649 \begin_inset Text
12650
12651 \begin_layout Plain Layout
12652 A=A
12653 \backslash
12654 hfill
12655 \begin_inset space \textvisiblespace{}
12656 \end_inset
12657
12658 B=B
12659 \end_layout
12660
12661 \end_inset
12662 </cell>
12663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12664 \begin_inset Text
12665
12666 \begin_layout Plain Layout
12667 \begin_inset Formula $A=A\hfill B=B$
12668 \end_inset
12669
12670
12671 \end_layout
12672
12673 \end_inset
12674 </cell>
12675 </row>
12676 </lyxtabular>
12677
12678 \end_inset
12679
12680
12681 \end_layout
12682
12683 \begin_layout Standard
12684 In the last example the available space is given by the longest column entry
12685  of the table.
12686  In an inline formula the space depends on the length of the line in which
12687  
12688 \series bold
12689
12690 \backslash
12691 hfill
12692 \series default
12693  is inserted.
12694  Thus, when the line uses the full width, no space will be created.
12695  
12696 \series bold
12697
12698 \backslash
12699 hfill
12700 \series default
12701  only has an effect on displayed formulas when the formula style 
12702 \series bold
12703 Indented
12704 \series default
12705  is used.
12706  (Formula styles are explained in 
12707 \begin_inset CommandInset ref
12708 LatexCommand ref
12709 reference "sec:Formula-Styles"
12710
12711 \end_inset
12712
12713 .)
12714 \end_layout
12715
12716 \begin_layout Standard
12717 Besides 
12718 \series bold
12719
12720 \backslash
12721 hfill
12722 \series default
12723 , there are the commands 
12724 \series bold
12725
12726 \backslash
12727 dotfill
12728 \series default
12729  and 
12730 \series bold
12731
12732 \backslash
12733 hrulefill
12734 \series default
12735  that fill the space with a pattern, see 
12736 \begin_inset CommandInset ref
12737 LatexCommand ref
12738 reference "subsec:Ellipses"
12739
12740 \end_inset
12741
12742  for an example.
12743 \end_layout
12744
12745 \begin_layout Standard
12746 For text, variable space can be inserted via the menu 
12747 \family sans
12748 Insert\SpecialChar menuseparator
12749 Formatting\SpecialChar menuseparator
12750 Horizontal
12751 \begin_inset space ~
12752 \end_inset
12753
12754 Space
12755 \family default
12756 :
12757 \end_layout
12758
12759 \begin_layout Standard
12760 This is a line with
12761 \begin_inset space \hspace{}
12762 \length 2cm
12763 \end_inset
12764
12765 2
12766 \begin_inset space \thinspace{}
12767 \end_inset
12768
12769 cm space.
12770 \end_layout
12771
12772 \begin_layout Standard
12773 This is a line with
12774 \begin_inset space \hfill{}
12775 \end_inset
12776
12777 maximum space.
12778 \end_layout
12779
12780 \begin_layout Subsection
12781 Space besides inline Formulas
12782 \begin_inset Index idx
12783 status collapsed
12784
12785 \begin_layout Plain Layout
12786 Space ! besides inline formulas
12787 \end_layout
12788
12789 \end_inset
12790
12791
12792 \end_layout
12793
12794 \begin_layout Standard
12795 The space that surrounds inline formulas can be adjusted with the length
12796  
12797 \series bold
12798
12799 \backslash
12800 mathsurround
12801 \series default
12802
12803 \begin_inset Index idx
12804 status collapsed
12805
12806 \begin_layout Plain Layout
12807 Commands ! M ! 
12808 \backslash
12809 mathsurround
12810 \end_layout
12811
12812 \end_inset
12813
12814 .
12815  The value of a length is set with the command 
12816 \series bold
12817
12818 \backslash
12819 setlength
12820 \series default
12821
12822 \begin_inset Index idx
12823 status collapsed
12824
12825 \begin_layout Plain Layout
12826 Commands ! S ! 
12827 \backslash
12828 setlength
12829 \end_layout
12830
12831 \end_inset
12832
12833  which has the following scheme:
12834 \end_layout
12835
12836 \begin_layout Standard
12837
12838 \series bold
12839
12840 \backslash
12841 setlength{length name}{value}
12842 \end_layout
12843
12844 \begin_layout Standard
12845 To set 
12846 \series bold
12847
12848 \backslash
12849 mathsurround
12850 \series default
12851  to the value 5
12852 \begin_inset space \thinspace{}
12853 \end_inset
12854
12855 mm, the command
12856 \end_layout
12857
12858 \begin_layout Standard
12859
12860 \series bold
12861
12862 \backslash
12863 setlength{
12864 \backslash
12865 mathsurround}{5mm}
12866 \end_layout
12867
12868 \begin_layout Standard
12869 is inserted in \SpecialChar TeX
12870  mode.
12871  5
12872 \begin_inset space \thinspace{}
12873 \end_inset
12874
12875 mm space will now be set around all inline formulas:
12876 \begin_inset ERT
12877 status collapsed
12878
12879 \begin_layout Plain Layout
12880
12881
12882 \backslash
12883 setlength{
12884 \backslash
12885 mathsurround}{5mm}
12886 \end_layout
12887
12888 \end_inset
12889
12890
12891 \end_layout
12892
12893 \begin_layout Standard
12894 This is a line with an inline formula 
12895 \begin_inset Formula $A=B$
12896 \end_inset
12897
12898  with 5
12899 \begin_inset space \thinspace{}
12900 \end_inset
12901
12902 mm surrounding space.
12903 \begin_inset ERT
12904 status collapsed
12905
12906 \begin_layout Plain Layout
12907
12908
12909 \backslash
12910 setlength{
12911 \backslash
12912 mathsurround}{0pt}
12913 \end_layout
12914
12915 \end_inset
12916
12917
12918 \end_layout
12919
12920 \begin_layout Standard
12921 To return to the predefined value, 
12922 \series bold
12923
12924 \backslash
12925 mathsurround
12926 \series default
12927  is set to the value 0
12928 \begin_inset space \thinspace{}
12929 \end_inset
12930
12931 pt.
12932 \end_layout
12933
12934 \begin_layout Section
12935 Boxes and Frames
12936 \begin_inset Index idx
12937 status collapsed
12938
12939 \begin_layout Plain Layout
12940 Boxes
12941 \end_layout
12942
12943 \end_inset
12944
12945
12946 \begin_inset Index idx
12947 status collapsed
12948
12949 \begin_layout Plain Layout
12950 Frames | see
12951 \begin_inset ERT
12952 status collapsed
12953
12954 \begin_layout Plain Layout
12955
12956 {
12957 \end_layout
12958
12959 \end_inset
12960
12961 Boxes
12962 \begin_inset ERT
12963 status collapsed
12964
12965 \begin_layout Plain Layout
12966
12967 }
12968 \end_layout
12969
12970 \end_inset
12971
12972
12973 \end_layout
12974
12975 \end_inset
12976
12977
12978 \end_layout
12979
12980 \begin_layout Standard
12981 Boxes for text are described in chapter 
12982 \family typewriter
12983 Boxes
12984 \family default
12985  in the 
12986 \family typewriter
12987 Embedded
12988 \begin_inset space ~
12989 \end_inset
12990
12991 Objects
12992 \family default
12993  manual.
12994 \end_layout
12995
12996 \begin_layout Subsection
12997 Boxes with Frame
12998 \begin_inset CommandInset label
12999 LatexCommand label
13000 name "subsec:Boxes-with-Frame"
13001
13002 \end_inset
13003
13004
13005 \begin_inset Index idx
13006 status collapsed
13007
13008 \begin_layout Plain Layout
13009 Boxes ! with frame
13010 \end_layout
13011
13012 \end_inset
13013
13014
13015 \end_layout
13016
13017 \begin_layout Standard
13018 It is possible to frame a formula or part of one with the commands 
13019 \series bold
13020
13021 \backslash
13022 fbox
13023 \series default
13024
13025 \begin_inset Index idx
13026 status collapsed
13027
13028 \begin_layout Plain Layout
13029 Commands ! F ! 
13030 \backslash
13031 fbox
13032 \end_layout
13033
13034 \end_inset
13035
13036  and 
13037 \series bold
13038
13039 \backslash
13040 boxed
13041 \series default
13042
13043 \begin_inset Index idx
13044 status collapsed
13045
13046 \begin_layout Plain Layout
13047 Commands ! B ! 
13048 \backslash
13049 boxed
13050 \end_layout
13051
13052 \end_inset
13053
13054 .
13055 \end_layout
13056
13057 \begin_layout Standard
13058 When one of these commands is inserted in a formula, a blue box appears
13059  within a frame to enter formula parts.
13060  For 
13061 \series bold
13062
13063 \backslash
13064 fbox
13065 \series default
13066  an additional formula has to be created by 
13067 \family sans
13068 Ctrl+M
13069 \family default
13070  within this box, because the box content will otherwise be treated as mathemati
13071 cal text.
13072  When 
13073 \series bold
13074
13075 \backslash
13076 boxed
13077 \series default
13078  is used, a new formula is automatically created inside the frame.
13079 \end_layout
13080
13081 \begin_layout Standard
13082 The command 
13083 \series bold
13084
13085 \backslash
13086 fbox
13087 \series default
13088  is not suitable to frame displayed formulas because the formula will always
13089  be set in the size of the text.
13090  
13091 \series bold
13092
13093 \backslash
13094 boxed
13095 \series default
13096  is in contrary not suitable to frame inline formulas, because the formula
13097  will always be set in the size of a displayed formula.
13098 \end_layout
13099
13100 \begin_layout Standard
13101 An extension to 
13102 \series bold
13103
13104 \backslash
13105 fbox
13106 \series default
13107  is the command 
13108 \series bold
13109
13110 \backslash
13111 framebox
13112 \series default
13113
13114 \begin_inset Index idx
13115 status collapsed
13116
13117 \begin_layout Plain Layout
13118 Commands ! F ! 
13119 \backslash
13120 framebox
13121 \end_layout
13122
13123 \end_inset
13124
13125  where additionally the frame width and the alignment can be specified.
13126  
13127 \series bold
13128
13129 \backslash
13130 framebox
13131 \series default
13132  is used in the following scheme:
13133 \end_layout
13134
13135 \begin_layout Standard
13136
13137 \series bold
13138
13139 \backslash
13140 framebox[frame width][position]{box content}
13141 \end_layout
13142
13143 \begin_layout Standard
13144 The position can either be 
13145 \emph on
13146 l
13147 \emph default
13148  or 
13149 \emph on
13150 r
13151 \emph default
13152 .
13153  
13154 \emph on
13155 l
13156 \emph default
13157  left aligns, 
13158 \emph on
13159 r
13160 \emph default
13161  right aligns the formula in the box.
13162  When no position is given, the formula will be centered.
13163 \begin_inset Newline newline
13164 \end_inset
13165
13166 If no width is given, also no position can be given.
13167  In this case the frame width is adjusted to the box content like for 
13168 \series bold
13169
13170 \backslash
13171 fbox
13172 \series default
13173 .
13174 \end_layout
13175
13176 \begin_layout Standard
13177 When the command 
13178 \series bold
13179
13180 \backslash
13181 framebox
13182 \series default
13183  is inserted, a box appears containing three blue boxes.
13184  The first two boxes are surrounded by brackets and denote the two optional
13185  arguments.
13186  The third box is for formula parts like for 
13187 \series bold
13188
13189 \backslash
13190 fbox
13191 \series default
13192 .
13193 \begin_inset Separator parbreak
13194 \end_inset
13195
13196
13197 \end_layout
13198
13199 \begin_layout Standard
13200 \align center
13201 \begin_inset Tabular
13202 <lyxtabular version="3" rows="5" columns="2">
13203 <features tabularvalignment="middle">
13204 <column alignment="center" valignment="top">
13205 <column alignment="center" valignment="top">
13206 <row>
13207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13208 \begin_inset Text
13209
13210 \begin_layout Plain Layout
13211 Command
13212 \end_layout
13213
13214 \end_inset
13215 </cell>
13216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13217 \begin_inset Text
13218
13219 \begin_layout Plain Layout
13220 Result
13221 \begin_inset Note Note
13222 status collapsed
13223
13224 \begin_layout Plain Layout
13225
13226 \series bold
13227
13228 \backslash
13229 raisebox
13230 \series default
13231  is only used as spacer.
13232 \end_layout
13233
13234 \end_inset
13235
13236
13237 \end_layout
13238
13239 \end_inset
13240 </cell>
13241 </row>
13242 <row>
13243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13244 \begin_inset Text
13245
13246 \begin_layout Plain Layout
13247
13248 \backslash
13249 fbox
13250 \begin_inset space \textvisiblespace{}
13251 \end_inset
13252
13253
13254 \family sans
13255 Ctrl+M
13256 \family default
13257  
13258 \backslash
13259 int
13260 \begin_inset space \textvisiblespace{}
13261 \end_inset
13262
13263 A=B
13264 \end_layout
13265
13266 \end_inset
13267 </cell>
13268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13269 \begin_inset Text
13270
13271 \begin_layout Plain Layout
13272 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
13273 \end_inset
13274
13275
13276 \end_layout
13277
13278 \end_inset
13279 </cell>
13280 </row>
13281 <row>
13282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13283 \begin_inset Text
13284
13285 \begin_layout Plain Layout
13286
13287 \backslash
13288 boxed
13289 \begin_inset space \textvisiblespace{}
13290 \end_inset
13291
13292
13293 \backslash
13294 int
13295 \begin_inset space \textvisiblespace{}
13296 \end_inset
13297
13298 A=B
13299 \end_layout
13300
13301 \end_inset
13302 </cell>
13303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13304 \begin_inset Text
13305
13306 \begin_layout Plain Layout
13307 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13308 \end_inset
13309
13310
13311 \end_layout
13312
13313 \end_inset
13314 </cell>
13315 </row>
13316 <row>
13317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13318 \begin_inset Text
13319
13320 \begin_layout Plain Layout
13321 A+
13322 \backslash
13323 fbox
13324 \begin_inset space \textvisiblespace{}
13325 \end_inset
13326
13327 B
13328 \end_layout
13329
13330 \end_inset
13331 </cell>
13332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13333 \begin_inset Text
13334
13335 \begin_layout Plain Layout
13336 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13337 \end_inset
13338
13339
13340 \end_layout
13341
13342 \end_inset
13343 </cell>
13344 </row>
13345 <row>
13346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13347 \begin_inset Text
13348
13349 \begin_layout Plain Layout
13350
13351 \backslash
13352 framebox
13353 \begin_inset space \textvisiblespace{}
13354 \end_inset
13355
13356 20mm
13357 \begin_inset Formula $\to$
13358 \end_inset
13359
13360
13361 \begin_inset Formula $\to$
13362 \end_inset
13363
13364
13365 \family sans
13366 Ctrl+M
13367 \family default
13368  
13369 \backslash
13370 frac
13371 \begin_inset space \textvisiblespace{}
13372 \end_inset
13373
13374 A
13375 \begin_inset Formula $\downarrow$
13376 \end_inset
13377
13378 B
13379 \end_layout
13380
13381 \end_inset
13382 </cell>
13383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13384 \begin_inset Text
13385
13386 \begin_layout Plain Layout
13387 \begin_inset Formula $\raisebox{6mm}{}$
13388 \end_inset
13389
13390
13391 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13392 \end_inset
13393
13394
13395 \begin_inset Formula $\raisebox{-4mm}{}$
13396 \end_inset
13397
13398
13399 \end_layout
13400
13401 \end_inset
13402 </cell>
13403 </row>
13404 </lyxtabular>
13405
13406 \end_inset
13407
13408
13409 \end_layout
13410
13411 \begin_layout Standard
13412 The frame thickness can also be adjusted.
13413  To do this the following commands have to be inserted in \SpecialChar TeX
13414  mode before the
13415  formula
13416 \end_layout
13417
13418 \begin_layout Standard
13419
13420 \series bold
13421
13422 \backslash
13423 fboxrule
13424 \series default
13425  
13426 \series bold
13427
13428 \begin_inset Quotes eld
13429 \end_inset
13430
13431 thickness
13432 \begin_inset Quotes erd
13433 \end_inset
13434
13435
13436 \series default
13437  
13438 \series bold
13439
13440 \backslash
13441 fboxsep
13442 \series default
13443  
13444 \series bold
13445
13446 \begin_inset Quotes eld
13447 \end_inset
13448
13449 distance
13450 \begin_inset Quotes erd
13451 \end_inset
13452
13453
13454 \end_layout
13455
13456 \begin_layout Standard
13457 \begin_inset Quotes eld
13458 \end_inset
13459
13460 distance
13461 \begin_inset Quotes erd
13462 \end_inset
13463
13464  specifies the minimal distance between the frame and the first character
13465  in the box.
13466  An example for this is the following framed formula:
13467 \begin_inset ERT
13468 status collapsed
13469
13470 \begin_layout Plain Layout
13471
13472
13473 \backslash
13474 fboxrule 2mm 
13475 \backslash
13476 fboxsep 3mm
13477 \end_layout
13478
13479 \end_inset
13480
13481
13482 \begin_inset Formula 
13483 \[
13484 \boxed{A+B=C}
13485 \]
13486
13487 \end_inset
13488
13489 Before this formula the commands
13490 \end_layout
13491
13492 \begin_layout Standard
13493
13494 \series bold
13495
13496 \backslash
13497 fboxrule
13498 \series default
13499  
13500 \series bold
13501 2mm
13502 \series default
13503  
13504 \series bold
13505
13506 \backslash
13507 fboxsep
13508 \series default
13509  
13510 \series bold
13511 3mm
13512 \end_layout
13513
13514 \begin_layout Standard
13515 were inserted in \SpecialChar TeX
13516  mode.
13517  The given values are used for all following boxes.
13518 \end_layout
13519
13520 \begin_layout Standard
13521 To return to the standard frame size, the command
13522 \end_layout
13523
13524 \begin_layout Standard
13525
13526 \series bold
13527
13528 \backslash
13529 fboxrule
13530 \series default
13531  
13532 \series bold
13533 0.4pt
13534 \series default
13535  
13536 \series bold
13537
13538 \backslash
13539 fboxsep
13540 \series default
13541  
13542 \series bold
13543 3pt
13544 \series default
13545
13546 \begin_inset ERT
13547 status collapsed
13548
13549 \begin_layout Plain Layout
13550
13551
13552 \backslash
13553 fboxrule 0.4pt 
13554 \backslash
13555 fboxsep 3pt
13556 \end_layout
13557
13558 \end_inset
13559
13560
13561 \end_layout
13562
13563 \begin_layout Standard
13564 is inserted in \SpecialChar TeX
13565  mode before the next formula.
13566 \end_layout
13567
13568 \begin_layout Subsection
13569 Boxes without Frame
13570 \begin_inset CommandInset label
13571 LatexCommand label
13572 name "subsec:Boxes-without-Frame"
13573
13574 \end_inset
13575
13576
13577 \begin_inset Index idx
13578 status collapsed
13579
13580 \begin_layout Plain Layout
13581 Boxes ! without frame
13582 \end_layout
13583
13584 \end_inset
13585
13586
13587 \end_layout
13588
13589 \begin_layout Standard
13590 For boxes without a frame there are the following box commands: 
13591 \series bold
13592
13593 \backslash
13594 mbox
13595 \series default
13596
13597 \begin_inset Index idx
13598 status collapsed
13599
13600 \begin_layout Plain Layout
13601 Commands ! M ! 
13602 \backslash
13603 mbox
13604 \end_layout
13605
13606 \end_inset
13607
13608
13609 \series bold
13610
13611 \backslash
13612 makebox
13613 \series default
13614
13615 \begin_inset Index idx
13616 status collapsed
13617
13618 \begin_layout Plain Layout
13619 Commands ! M ! 
13620 \backslash
13621 makebox
13622 \end_layout
13623
13624 \end_inset
13625
13626  and 
13627 \series bold
13628
13629 \backslash
13630 raisebox
13631 \series default
13632
13633 \begin_inset Index idx
13634 status collapsed
13635
13636 \begin_layout Plain Layout
13637 Commands ! R ! 
13638 \backslash
13639 raisebox
13640 \end_layout
13641
13642 \end_inset
13643
13644
13645 \end_layout
13646
13647 \begin_layout Standard
13648 With 
13649 \series bold
13650
13651 \backslash
13652 raisebox
13653 \series default
13654  a box can be super- or subscripted.
13655  But in contrary to normal super- and subscripting, the characters in the
13656  box keep their font size.
13657  
13658 \series bold
13659
13660 \backslash
13661 raisebox
13662 \series default
13663  is used in the following scheme:
13664 \end_layout
13665
13666 \begin_layout Standard
13667
13668 \series bold
13669
13670 \backslash
13671 raisebox{height}{box content}
13672 \end_layout
13673
13674 \begin_layout Standard
13675 When the box should contain a formula, an extra formula is needed like for
13676  
13677 \series bold
13678
13679 \backslash
13680 fbox
13681 \series default
13682 .
13683  
13684 \series medium
13685
13686 \begin_inset Note Greyedout
13687 status open
13688
13689 \begin_layout Plain Layout
13690
13691 \series bold
13692 Note:
13693 \series default
13694  For 
13695 \series bold
13696
13697 \backslash
13698 raisebox
13699 \series default
13700  this extra formula is created by pressing 
13701 \family sans
13702 Ctrl+M
13703 \family default
13704  twice instead of once because \SpecialChar LyX
13705  doesn't yet support 
13706 \series bold
13707
13708 \backslash
13709 raisebox
13710 \series default
13711  directly.
13712 \end_layout
13713
13714 \end_inset
13715
13716
13717 \series default
13718
13719 \begin_inset Separator parbreak
13720 \end_inset
13721
13722
13723 \end_layout
13724
13725 \begin_layout Standard
13726 \align center
13727 \begin_inset Tabular
13728 <lyxtabular version="3" rows="4" columns="2">
13729 <features tabularvalignment="middle">
13730 <column alignment="center" valignment="top">
13731 <column alignment="center" valignment="top">
13732 <row>
13733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13734 \begin_inset Text
13735
13736 \begin_layout Plain Layout
13737 Command
13738 \end_layout
13739
13740 \end_inset
13741 </cell>
13742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13743 \begin_inset Text
13744
13745 \begin_layout Plain Layout
13746 Result
13747 \end_layout
13748
13749 \end_inset
13750 </cell>
13751 </row>
13752 <row>
13753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13754 \begin_inset Text
13755
13756 \begin_layout Plain Layout
13757 H
13758 \backslash
13759 raisebox{2mm
13760 \begin_inset Formula $\to$
13761 \end_inset
13762
13763
13764 \backslash
13765 {al
13766 \begin_inset Formula $\to$
13767 \end_inset
13768
13769  lo
13770 \end_layout
13771
13772 \end_inset
13773 </cell>
13774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13775 \begin_inset Text
13776
13777 \begin_layout Plain Layout
13778 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13779 \end_inset
13780
13781
13782 \end_layout
13783
13784 \end_inset
13785 </cell>
13786 </row>
13787 <row>
13788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13789 \begin_inset Text
13790
13791 \begin_layout Plain Layout
13792 H
13793 \backslash
13794 raisebox{-2mm
13795 \begin_inset Formula $\to$
13796 \end_inset
13797
13798
13799 \backslash
13800 {al
13801 \begin_inset Formula $\to$
13802 \end_inset
13803
13804 lo
13805 \end_layout
13806
13807 \end_inset
13808 </cell>
13809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13810 \begin_inset Text
13811
13812 \begin_layout Plain Layout
13813 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13814 \end_inset
13815
13816
13817 \end_layout
13818
13819 \end_inset
13820 </cell>
13821 </row>
13822 <row>
13823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13824 \begin_inset Text
13825
13826 \begin_layout Plain Layout
13827 A=
13828 \backslash
13829 raisebox{-2mm
13830 \begin_inset Formula $\to$
13831 \end_inset
13832
13833
13834 \backslash
13835 {
13836 \family sans
13837 Ctrl+M
13838 \family default
13839  
13840 \family sans
13841 Ctrl+M
13842 \family default
13843  
13844 \backslash
13845 sqrt
13846 \begin_inset space \textvisiblespace{}
13847 \end_inset
13848
13849
13850 \end_layout
13851
13852 \end_inset
13853 </cell>
13854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13855 \begin_inset Text
13856
13857 \begin_layout Plain Layout
13858 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13859 \end_inset
13860
13861
13862 \end_layout
13863
13864 \end_inset
13865 </cell>
13866 </row>
13867 </lyxtabular>
13868
13869 \end_inset
13870
13871
13872 \end_layout
13873
13874 \begin_layout Standard
13875 The command 
13876 \series bold
13877
13878 \backslash
13879 mbox
13880 \series default
13881  is equivalent to 
13882 \series bold
13883
13884 \backslash
13885 fbox
13886 \series default
13887  and 
13888 \series bold
13889
13890 \backslash
13891 makebox
13892 \series default
13893  is equivalent to 
13894 \series bold
13895
13896 \backslash
13897 framebox
13898 \series default
13899 , with the difference that there is no frame.
13900 \end_layout
13901
13902 \begin_layout Subsection
13903 Colored Boxes
13904 \begin_inset CommandInset label
13905 LatexCommand label
13906 name "subsec:Colored-Boxes"
13907
13908 \end_inset
13909
13910
13911 \begin_inset Index idx
13912 status collapsed
13913
13914 \begin_layout Plain Layout
13915 Boxes ! colored
13916 \end_layout
13917
13918 \end_inset
13919
13920
13921 \end_layout
13922
13923 \begin_layout Standard
13924 To be able to use all commands explained in this section, the \SpecialChar LaTeX
13925 -package 
13926 \series bold
13927 color
13928 \series default
13929
13930 \begin_inset Foot
13931 status collapsed
13932
13933 \begin_layout Plain Layout
13934 The \SpecialChar LaTeX
13935 -package 
13936 \series bold
13937 color
13938 \series default
13939  is part of every \SpecialChar LaTeX
13940  standard installation.
13941 \end_layout
13942
13943 \end_inset
13944
13945
13946 \begin_inset Index idx
13947 status collapsed
13948
13949 \begin_layout Plain Layout
13950 Packages ! color
13951 \end_layout
13952
13953 \end_inset
13954
13955  has to be loaded in the \SpecialChar LaTeX
13956 -preamble with the line
13957 \begin_inset Foot
13958 status collapsed
13959
13960 \begin_layout Plain Layout
13961 When text is colored somewhere in the document with a predefined color,
13962  \SpecialChar LyX
13963  loads the \SpecialChar LaTeX
13964  package 
13965 \series bold
13966 color
13967 \series default
13968  automatically.
13969  Thus it is possible that the package is loaded twice, but this does not
13970  cause problems.
13971 \end_layout
13972
13973 \end_inset
13974
13975
13976 \begin_inset Note Note
13977 status collapsed
13978
13979 \begin_layout Plain Layout
13980 To avoid that the package is loaded twice, a macro was inserted to the \SpecialChar LaTeX
13981 -preamble.
13982 \end_layout
13983
13984 \end_inset
13985
13986
13987 \end_layout
13988
13989 \begin_layout Standard
13990
13991 \series bold
13992
13993 \backslash
13994 usepackage{color}
13995 \end_layout
13996
13997 \begin_layout Standard
13998 \begin_inset VSpace medskip
13999 \end_inset
14000
14001 To color boxes, the command 
14002 \series bold
14003
14004 \backslash
14005 colorbox
14006 \series default
14007
14008 \begin_inset Index idx
14009 status collapsed
14010
14011 \begin_layout Plain Layout
14012 Commands ! C ! 
14013 \backslash
14014 colorbox
14015 \end_layout
14016
14017 \end_inset
14018
14019  is used in the following scheme:
14020 \end_layout
14021
14022 \begin_layout Standard
14023
14024 \series bold
14025
14026 \backslash
14027 colorbox{color}{box content}
14028 \end_layout
14029
14030 \begin_layout Standard
14031 The box content can also be a box and a 
14032 \series bold
14033
14034 \backslash
14035 colorbox
14036 \series default
14037  can also be part of another box (see the 2nd and 3rd example).
14038  When the box should contain a formula, an extra formula has to be created,
14039  the same way as for 
14040 \series bold
14041
14042 \backslash
14043 raisebox
14044 \series default
14045 .
14046 \begin_inset Foot
14047 status collapsed
14048
14049 \begin_layout Plain Layout
14050 This also applies for the command 
14051 \series bold
14052
14053 \backslash
14054 fcolorbox
14055 \series default
14056 .
14057 \end_layout
14058
14059 \end_inset
14060
14061
14062 \end_layout
14063
14064 \begin_layout Standard
14065 One of the following predefined colors can be chosen:
14066 \end_layout
14067
14068 \begin_layout Standard
14069
14070 \series bold
14071 black
14072 \series default
14073
14074 \series bold
14075 blue
14076 \series default
14077
14078 \series bold
14079 cyan
14080 \series default
14081
14082 \series bold
14083 green
14084 \series default
14085
14086 \series bold
14087 magenta
14088 \series default
14089
14090 \series bold
14091 red
14092 \series default
14093
14094 \series bold
14095 white
14096 \series default
14097  and 
14098 \series bold
14099 yellow
14100 \series default
14101
14102 \begin_inset Separator parbreak
14103 \end_inset
14104
14105
14106 \end_layout
14107
14108 \begin_layout Standard
14109 \align center
14110 \begin_inset Tabular
14111 <lyxtabular version="3" rows="4" columns="2">
14112 <features tabularvalignment="middle">
14113 <column alignment="center" valignment="top">
14114 <column alignment="center" valignment="top">
14115 <row>
14116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14117 \begin_inset Text
14118
14119 \begin_layout Plain Layout
14120 Command
14121 \end_layout
14122
14123 \end_inset
14124 </cell>
14125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14126 \begin_inset Text
14127
14128 \begin_layout Plain Layout
14129 Result
14130 \begin_inset Note Note
14131 status collapsed
14132
14133 \begin_layout Plain Layout
14134
14135 \series bold
14136
14137 \backslash
14138 raisebox
14139 \series default
14140  is only used as spacer.
14141 \end_layout
14142
14143 \end_inset
14144
14145
14146 \end_layout
14147
14148 \end_inset
14149 </cell>
14150 </row>
14151 <row>
14152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14153 \begin_inset Text
14154
14155 \begin_layout Plain Layout
14156
14157 \backslash
14158 colorbox{yellow
14159 \begin_inset Formula $\to$
14160 \end_inset
14161
14162
14163 \backslash
14164 {A=B
14165 \end_layout
14166
14167 \end_inset
14168 </cell>
14169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14170 \begin_inset Text
14171
14172 \begin_layout Plain Layout
14173 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
14174 \end_inset
14175
14176
14177 \end_layout
14178
14179 \end_inset
14180 </cell>
14181 </row>
14182 <row>
14183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Plain Layout
14187
14188 \backslash
14189 colorbox{green
14190 \begin_inset Formula $\to$
14191 \end_inset
14192
14193
14194 \backslash
14195 {
14196 \backslash
14197 fbox
14198 \begin_inset space \textvisiblespace{}
14199 \end_inset
14200
14201 A=B
14202 \end_layout
14203
14204 \end_inset
14205 </cell>
14206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14207 \begin_inset Text
14208
14209 \begin_layout Plain Layout
14210 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
14211 \end_inset
14212
14213
14214 \end_layout
14215
14216 \end_inset
14217 </cell>
14218 </row>
14219 <row>
14220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14221 \begin_inset Text
14222
14223 \begin_layout Plain Layout
14224
14225 \backslash
14226 fbox
14227 \begin_inset space \textvisiblespace{}
14228 \end_inset
14229
14230
14231 \backslash
14232 colorbox{green
14233 \begin_inset Formula $\to$
14234 \end_inset
14235
14236
14237 \backslash
14238 {
14239 \family sans
14240 Ctrl+M
14241 \family default
14242  
14243 \family sans
14244 Ctrl+M
14245 \family default
14246  
14247 \backslash
14248 int
14249 \begin_inset space \textvisiblespace{}
14250 \end_inset
14251
14252 C=D
14253 \end_layout
14254
14255 \end_inset
14256 </cell>
14257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14258 \begin_inset Text
14259
14260 \begin_layout Plain Layout
14261 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
14262 \end_inset
14263
14264
14265 \end_layout
14266
14267 \end_inset
14268 </cell>
14269 </row>
14270 </lyxtabular>
14271
14272 \end_inset
14273
14274
14275 \end_layout
14276
14277 \begin_layout Standard
14278
14279 \series bold
14280
14281 \backslash
14282 colorbox
14283 \series default
14284  only colors the box but not the characters in the box.
14285  To color all characters, the whole formula is highlighted and the desired
14286  color is chosen in the 
14287 \family sans
14288 Text
14289 \begin_inset space ~
14290 \end_inset
14291
14292 Style
14293 \family default
14294  dialog.
14295  The dialog can be called with the toolbar button 
14296 \begin_inset Info
14297 type  "icon"
14298 arg   "dialog-show character"
14299 \end_inset
14300
14301  or the menu 
14302 \family sans
14303 Edit\SpecialChar menuseparator
14304 Text
14305 \begin_inset space ~
14306 \end_inset
14307
14308 Style\SpecialChar menuseparator
14309 Customized
14310 \family default
14311 .
14312  The formula number then has the same color as the formula.
14313  When the formula number should get another color than the formula characters,
14314  the color must be changed within the formula.
14315 \end_layout
14316
14317 \begin_layout Standard
14318 An example:
14319 \end_layout
14320
14321 \begin_layout Standard
14322
14323 \color red
14324 \begin_inset Formula 
14325 \begin{equation}
14326 \int A=B\label{eq:red}
14327 \end{equation}
14328
14329 \end_inset
14330
14331
14332 \color green
14333
14334 \begin_inset Formula 
14335 \begin{equation}
14336 \textcolor{red}{\int A=B}\label{eq:redgreen}
14337 \end{equation}
14338
14339 \end_inset
14340
14341
14342 \end_layout
14343
14344 \begin_layout Standard
14345 Formula 
14346 \begin_inset CommandInset ref
14347 LatexCommand eqref
14348 reference "eq:red"
14349
14350 \end_inset
14351
14352  is completely colored red.
14353 \begin_inset Newline newline
14354 \end_inset
14355
14356 Formula 
14357 \begin_inset CommandInset ref
14358 LatexCommand eqref
14359 reference "eq:redgreen"
14360
14361 \end_inset
14362
14363  was first completely colored green to set the color for the formula number.
14364  Subsequently the formula characters were colored red.
14365 \end_layout
14366
14367 \begin_layout Standard
14368 \begin_inset VSpace bigskip
14369 \end_inset
14370
14371 To color the frame different than the rest of the box, the command 
14372 \series bold
14373
14374 \backslash
14375 fcolorbox
14376 \series default
14377
14378 \begin_inset Index idx
14379 status collapsed
14380
14381 \begin_layout Plain Layout
14382 Commands ! F ! 
14383 \backslash
14384 fcolorbox
14385 \end_layout
14386
14387 \end_inset
14388
14389  is used in the following scheme:
14390 \end_layout
14391
14392 \begin_layout Standard
14393
14394 \series bold
14395
14396 \backslash
14397 fcolorbox{frame color}{color}{box content}
14398 \end_layout
14399
14400 \begin_layout Standard
14401 So 
14402 \series bold
14403
14404 \backslash
14405 fcolorbox
14406 \series default
14407  is an extension of the command 
14408 \series bold
14409
14410 \backslash
14411 colorbox
14412 \series default
14413 .
14414  The frame width is set, like for 
14415 \series bold
14416
14417 \backslash
14418 framebox
14419 \series default
14420 , with 
14421 \series bold
14422
14423 \backslash
14424 fboxrule
14425 \series default
14426  and 
14427 \series bold
14428
14429 \backslash
14430 fboxsep
14431 \series default
14432 .
14433  An example:
14434 \begin_inset ERT
14435 status collapsed
14436
14437 \begin_layout Plain Layout
14438
14439
14440 \backslash
14441 fboxrule 1mm 
14442 \backslash
14443 fboxsep 1mm
14444 \end_layout
14445
14446 \end_inset
14447
14448
14449 \begin_inset Formula 
14450 \[
14451 \fcolorbox{cyan}{magenta}{A=B}
14452 \]
14453
14454 \end_inset
14455
14456
14457 \begin_inset ERT
14458 status collapsed
14459
14460 \begin_layout Plain Layout
14461
14462
14463 \backslash
14464 fboxrule 0.4pt 
14465 \backslash
14466 fboxsep 3pt
14467 \end_layout
14468
14469 \end_inset
14470
14471
14472 \end_layout
14473
14474 \begin_layout Standard
14475 This formula was created with the command
14476 \begin_inset Newline newline
14477 \end_inset
14478
14479
14480 \series bold
14481
14482 \backslash
14483 fcolorbox{cyan
14484 \begin_inset Formula $\to$
14485 \end_inset
14486
14487
14488 \backslash
14489 {magenta
14490 \begin_inset Formula $\to$
14491 \end_inset
14492
14493
14494 \backslash
14495 {A=B
14496 \series default
14497 .
14498 \end_layout
14499
14500 \begin_layout Standard
14501 \begin_inset VSpace bigskip
14502 \end_inset
14503
14504 To use other colors than the predefined ones, they have to be defined first.
14505 \end_layout
14506
14507 \begin_layout Standard
14508 One can for example define the color 
14509 \begin_inset Quotes eld
14510 \end_inset
14511
14512
14513 \series bold
14514 darkgreen
14515 \series default
14516
14517 \begin_inset Quotes erd
14518 \end_inset
14519
14520  with the \SpecialChar LaTeX
14521 -preamble line:
14522 \end_layout
14523
14524 \begin_layout Standard
14525
14526 \series bold
14527
14528 \backslash
14529 definecolor{darkgreen}{cmyk}{0.5,
14530 \series default
14531  
14532 \series bold
14533 0,
14534 \series default
14535  
14536 \series bold
14537 1,
14538 \series default
14539  
14540 \series bold
14541 0.5}
14542 \series default
14543
14544 \begin_inset Index idx
14545 status collapsed
14546
14547 \begin_layout Plain Layout
14548 Commands ! D ! 
14549 \backslash
14550 definecolor
14551 \end_layout
14552
14553 \end_inset
14554
14555
14556 \end_layout
14557
14558 \begin_layout Standard
14559
14560 \series bold
14561 cmyk
14562 \series default
14563  is the color space that denotes the colors 
14564 \series bold
14565 cyan
14566 \series default
14567
14568 \series bold
14569 magenta
14570 \series default
14571
14572 \series bold
14573 yellow
14574 \series default
14575  and 
14576 \series bold
14577 black
14578 \series default
14579 .
14580  The four comma separated numbers are the portion factor for the corresponding
14581  colors of the color space.
14582  The factors can be in the range of 0
14583 \begin_inset space \thinspace{}
14584 \end_inset
14585
14586 -
14587 \begin_inset space \thinspace{}
14588 \end_inset
14589
14590 1.
14591  Instead of 
14592 \series bold
14593 cmyk
14594 \series default
14595  also the color space 
14596 \series bold
14597 rgb
14598 \series default
14599  can be used for definitions.
14600  
14601 \series bold
14602 rgb
14603 \series default
14604  denotes 
14605 \series bold
14606 red
14607 \series default
14608
14609 \series bold
14610 green
14611 \series default
14612  and 
14613 \series bold
14614 blue
14615 \series default
14616 , so that there are in this case three portion factors for the corresponding
14617  colors.
14618  Furthermore there is the color space 
14619 \series bold
14620 gray
14621 \series default
14622  with one portion factor for the gray value.
14623 \end_layout
14624
14625 \begin_layout Standard
14626 As example a framed box with the new defined color 
14627 \series bold
14628 darkgreen
14629 \series default
14630  where the characters have been colored 
14631 \series bold
14632 yellow
14633 \series default
14634 :
14635 \begin_inset Formula 
14636 \begin{equation}
14637 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14638 \end{equation}
14639
14640 \end_inset
14641
14642
14643 \end_layout
14644
14645 \begin_layout Standard
14646 Self-defined colors can also be used for text with the help of the command
14647  
14648 \series bold
14649
14650 \backslash
14651 textcolor
14652 \series default
14653 :
14654 \begin_inset Index idx
14655 status collapsed
14656
14657 \begin_layout Plain Layout
14658 Text ! colored
14659 \end_layout
14660
14661 \end_inset
14662
14663
14664 \end_layout
14665
14666 \begin_layout Standard
14667 \begin_inset ERT
14668 status collapsed
14669
14670 \begin_layout Plain Layout
14671
14672
14673 \backslash
14674 textcolor{darkgreen}{
14675 \end_layout
14676
14677 \end_inset
14678
14679 This sentence is 
14680 \begin_inset Quotes eld
14681 \end_inset
14682
14683 darkgreen
14684 \begin_inset Quotes erd
14685 \end_inset
14686
14687 .
14688 \begin_inset ERT
14689 status collapsed
14690
14691 \begin_layout Plain Layout
14692
14693 }
14694 \end_layout
14695
14696 \end_inset
14697
14698
14699 \end_layout
14700
14701 \begin_layout Standard
14702
14703 \series bold
14704
14705 \backslash
14706 textcolor
14707 \series default
14708
14709 \begin_inset Index idx
14710 status collapsed
14711
14712 \begin_layout Plain Layout
14713 Commands ! T ! 
14714 \backslash
14715 textcolor
14716 \end_layout
14717
14718 \end_inset
14719
14720  is used in the scheme 
14721 \series bold
14722
14723 \backslash
14724 textcolor{color}{characters to color}
14725 \series default
14726 .
14727 \end_layout
14728
14729 \begin_layout Subsection
14730 Paragraph Boxes
14731 \begin_inset CommandInset label
14732 LatexCommand label
14733 name "subsec:Paragraph-Boxes"
14734
14735 \end_inset
14736
14737
14738 \begin_inset Index idx
14739 status collapsed
14740
14741 \begin_layout Plain Layout
14742 Boxes ! as paragraph
14743 \end_layout
14744
14745 \end_inset
14746
14747
14748 \end_layout
14749
14750 \begin_layout Standard
14751 A box that can contain several lines and paragraphs, a so-called paragraph
14752  box (parbox), can be created with the menu 
14753 \family sans
14754 Insert\SpecialChar menuseparator
14755 Box
14756 \family default
14757  or the toolbar button 
14758 \begin_inset Info
14759 type  "icon"
14760 arg   "box-insert"
14761 \end_inset
14762
14763 .
14764 \end_layout
14765
14766 \begin_layout Standard
14767 The following example shows a framed parbox in a line:
14768 \end_layout
14769
14770 \begin_layout Standard
14771 \begin_inset VSpace medskip
14772 \end_inset
14773
14774 This is a line 
14775 \begin_inset Box Boxed
14776 position "c"
14777 hor_pos "c"
14778 has_inner_box 1
14779 inner_pos "t"
14780 use_parbox 1
14781 use_makebox 0
14782 width "5cm"
14783 special "none"
14784 height "1in"
14785 height_special "totalheight"
14786 thickness "0.4pt"
14787 separation "3pt"
14788 shadowsize "4pt"
14789 framecolor "black"
14790 backgroundcolor "none"
14791 status open
14792
14793 \begin_layout Plain Layout
14794 This is a paragraph box.
14795  It is exactly 5
14796 \begin_inset space \thinspace{}
14797 \end_inset
14798
14799 cm long and can also contain formulas: 
14800 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14801 \end_inset
14802
14803
14804 \end_layout
14805
14806 \end_inset
14807
14808  with a parbox.
14809 \end_layout
14810
14811 \begin_layout Standard
14812 \begin_inset VSpace medskip
14813 \end_inset
14814
14815
14816 \end_layout
14817
14818 \begin_layout Standard
14819 Such a box is created by right-clicking on the gray box inset.
14820  A dialog pops up showing the box properties.
14821  In our case set: 
14822 \emph on
14823 Decoration
14824 \emph default
14825 : Rectangular box, 
14826 \emph on
14827 Inner Box
14828 \emph default
14829 : Parbox, 
14830 \emph on
14831 Width
14832 \emph default
14833 : 5
14834 \begin_inset space \thinspace{}
14835 \end_inset
14836
14837 cm, 
14838 \emph on
14839 Vertical Box Alignment
14840 \emph default
14841 : Middle
14842 \end_layout
14843
14844 \begin_layout Standard
14845 \begin_inset VSpace medskip
14846 \end_inset
14847
14848 In \SpecialChar LaTeX
14849  a parbox is created with the command 
14850 \series bold
14851
14852 \backslash
14853 parbox
14854 \series default
14855
14856 \begin_inset Index idx
14857 status collapsed
14858
14859 \begin_layout Plain Layout
14860 Commands ! P ! 
14861 \backslash
14862 parbox
14863 \end_layout
14864
14865 \end_inset
14866
14867  which has the following scheme:
14868 \end_layout
14869
14870 \begin_layout Standard
14871
14872 \series bold
14873
14874 \backslash
14875 parbox[position]{width}{box content}
14876 \end_layout
14877
14878 \begin_layout Standard
14879 The positions 
14880 \emph on
14881 b
14882 \emph default
14883  and 
14884 \emph on
14885 t
14886 \emph default
14887  are possible.
14888  
14889 \emph on
14890 b
14891 \emph default
14892  for 
14893 \begin_inset Quotes eld
14894 \end_inset
14895
14896 bottom
14897 \begin_inset Quotes erd
14898 \end_inset
14899
14900  means that the box is aligned within the surrounding text with its last
14901  line.
14902  With 
14903 \emph on
14904 t
14905 \emph default
14906  for 
14907 \begin_inset Quotes eld
14908 \end_inset
14909
14910 top
14911 \begin_inset Quotes erd
14912 \end_inset
14913
14914  this is done with the first line.
14915  When no position is given, the box will be vertically centered, see section
14916  
14917 \emph on
14918 Boxes
14919 \emph default
14920  of the 
14921 \emph on
14922 Embedded
14923 \begin_inset space ~
14924 \end_inset
14925
14926 Objects
14927 \emph default
14928  manual for examples.
14929 \end_layout
14930
14931 \begin_layout Standard
14932 \begin_inset VSpace bigskip
14933 \end_inset
14934
14935 To frame formulas completely, including the formula number, the formula
14936  must be set into a parbox.
14937  To do this, the command 
14938 \series bold
14939
14940 \backslash
14941 fbox{
14942 \backslash
14943 parbox{
14944 \backslash
14945 linewidth-2
14946 \backslash
14947 fboxsep-2
14948 \backslash
14949 fboxrule}{
14950 \series default
14951  is inserted in \SpecialChar TeX
14952  mode before the formula.
14953  
14954 \series bold
14955
14956 \backslash
14957 linewidth
14958 \series default
14959
14960 \begin_inset Index idx
14961 status collapsed
14962
14963 \begin_layout Plain Layout
14964 Commands ! L ! 
14965 \backslash
14966 linewidth
14967 \end_layout
14968
14969 \end_inset
14970
14971  is hereby the line width set for the document.
14972  Because the frame is outside the parbox, 2
14973 \begin_inset space \thinspace{}
14974 \end_inset
14975
14976 times the frame separation and the frame thickness must be subtracted from
14977  the line width.
14978  As this is not automatically done by \SpecialChar LyX
14979  due to a bug
14980 \begin_inset Foot
14981 status collapsed
14982
14983 \begin_layout Plain Layout
14984 \begin_inset CommandInset href
14985 LatexCommand href
14986 name "LyX-bug #4483"
14987 target "http://www.lyx.org/trac/ticket/4483"
14988
14989 \end_inset
14990
14991
14992 \end_layout
14993
14994 \end_inset
14995
14996 , \SpecialChar TeX
14997  mode has to be used.
14998  To be able to multiply and subtract in arguments, the \SpecialChar LaTeX
14999 -package 
15000 \series bold
15001 calc
15002 \series default
15003
15004 \begin_inset Foot
15005 status collapsed
15006
15007 \begin_layout Plain Layout
15008
15009 \series bold
15010 calc
15011 \series default
15012  is part of every \SpecialChar LaTeX
15013  standard installation.
15014 \end_layout
15015
15016 \end_inset
15017
15018
15019 \begin_inset Index idx
15020 status collapsed
15021
15022 \begin_layout Plain Layout
15023 Packages ! calc
15024 \end_layout
15025
15026 \end_inset
15027
15028  must be loaded in the \SpecialChar LaTeX
15029 -preamble with the line
15030 \end_layout
15031
15032 \begin_layout Standard
15033
15034 \series bold
15035
15036 \backslash
15037 usepackage{calc}
15038 \end_layout
15039
15040 \begin_layout Standard
15041 Behind the formula both boxes are closed by entering 
15042 \series bold
15043 }}
15044 \series default
15045  in \SpecialChar TeX
15046  mode.
15047  Here is an example:
15048 \begin_inset ERT
15049 status collapsed
15050
15051 \begin_layout Plain Layout
15052
15053
15054 \backslash
15055 fboxsep 5mm 
15056 \backslash
15057 fboxrule 5mm
15058 \end_layout
15059
15060 \end_inset
15061
15062
15063 \end_layout
15064
15065 \begin_layout Standard
15066 \begin_inset ERT
15067 status collapsed
15068
15069 \begin_layout Plain Layout
15070
15071
15072 \backslash
15073 fbox{
15074 \backslash
15075 parbox{
15076 \backslash
15077 linewidth-2
15078 \backslash
15079 fboxsep-2
15080 \backslash
15081 fboxrule}{
15082 \end_layout
15083
15084 \end_inset
15085
15086
15087 \begin_inset Formula 
15088 \begin{equation}
15089 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
15090 \end{equation}
15091
15092 \end_inset
15093
15094
15095 \begin_inset ERT
15096 status collapsed
15097
15098 \begin_layout Plain Layout
15099
15100 }}
15101 \end_layout
15102
15103 \end_inset
15104
15105
15106 \begin_inset ERT
15107 status collapsed
15108
15109 \begin_layout Plain Layout
15110
15111
15112 \backslash
15113 fboxrule 0.4pt 
15114 \backslash
15115 fboxsep 3pt
15116 \end_layout
15117
15118 \end_inset
15119
15120
15121 \end_layout
15122
15123 \begin_layout Standard
15124 \begin_inset VSpace medskip
15125 \end_inset
15126
15127 As a parbox is used as the argument of 
15128 \series bold
15129
15130 \backslash
15131 fbox
15132 \series default
15133 , there is in this case no difference between 
15134 \series bold
15135
15136 \backslash
15137 fbox
15138 \series default
15139  and 
15140 \series bold
15141
15142 \backslash
15143 boxed
15144 \series default
15145 .
15146 \end_layout
15147
15148 \begin_layout Standard
15149 \begin_inset VSpace bigskip
15150 \end_inset
15151
15152 Paragraph boxes are very useful to comment formulas directly.
15153  To do this, 
15154 \series bold
15155
15156 \backslash
15157 parbox
15158 \series default
15159  is used in combination with the command 
15160 \series bold
15161
15162 \backslash
15163 tag
15164 \series default
15165 .
15166  (more about 
15167 \series bold
15168
15169 \backslash
15170 tag
15171 \series default
15172  see 
15173 \begin_inset CommandInset ref
15174 LatexCommand ref
15175 reference "subsec:User-defined-Numbering"
15176
15177 \end_inset
15178
15179 )
15180 \end_layout
15181
15182 \begin_layout Standard
15183 An example of a formula commented with 
15184 \series bold
15185
15186 \backslash
15187 parbox
15188 \series default
15189 :
15190 \end_layout
15191
15192 \begin_layout Standard
15193 \begin_inset ERT
15194 status collapsed
15195
15196 \begin_layout Plain Layout
15197
15198
15199 \backslash
15200 [5x-7b=3b
15201 \backslash
15202 tag*{
15203 \backslash
15204 parbox{5cm}{
15205 \end_layout
15206
15207 \end_inset
15208
15209 This is a description.
15210  It is distinctly separated from the formula and multiline.
15211 \begin_inset ERT
15212 status collapsed
15213
15214 \begin_layout Plain Layout
15215
15216 }}
15217 \backslash
15218 ]
15219 \end_layout
15220
15221 \end_inset
15222
15223
15224 \end_layout
15225
15226 \begin_layout Standard
15227 Such a formula must be inserted completely in \SpecialChar TeX
15228  mode because \SpecialChar LyX
15229  does not yet
15230  support the command 
15231 \series bold
15232
15233 \backslash
15234 parbox
15235 \series default
15236  in formulas.
15237  The formula is created with the following command sequence:
15238 \end_layout
15239
15240 \begin_layout Standard
15241 The command 
15242 \series bold
15243
15244 \backslash
15245 [5x-7b=3b
15246 \backslash
15247 tag*
15248 \backslash
15249 {
15250 \backslash
15251 parbox{5cm}{
15252 \series default
15253  is inserted in \SpecialChar TeX
15254  mode.
15255 \begin_inset Foot
15256 status collapsed
15257
15258 \begin_layout Plain Layout
15259 When the formula style 
15260 \series bold
15261 Indented
15262 \series default
15263  is used, 
15264 \series bold
15265
15266 \backslash
15267 tag*
15268 \backslash
15269 {
15270 \series default
15271  can also be replaced by 
15272 \series bold
15273
15274 \backslash
15275 hfill
15276 \series default
15277 .
15278  (formula styles see 
15279 \begin_inset CommandInset ref
15280 LatexCommand ref
15281 reference "sec:Formula-Styles"
15282
15283 \end_inset
15284
15285 )
15286 \end_layout
15287
15288 \end_inset
15289
15290  Then the description follows as normal text and finally 
15291 \series bold
15292 }}
15293 \backslash
15294 ]
15295 \series default
15296  is inserted in \SpecialChar TeX
15297  mode.
15298  The commands 
15299 \series bold
15300
15301 \backslash
15302 [
15303 \series default
15304  and 
15305 \series bold
15306
15307 \backslash
15308 ]
15309 \series default
15310  hereby create a displayed formula.
15311 \end_layout
15312
15313 \begin_layout Standard
15314 The advantages of 
15315 \series bold
15316
15317 \backslash
15318 parbox
15319 \series default
15320  can be seen in this example that was 
15321 \begin_inset Quotes eld
15322 \end_inset
15323
15324 commented
15325 \begin_inset Quotes erd
15326 \end_inset
15327
15328  using the mathematical textmode:
15329 \begin_inset Formula 
15330 \[
15331 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}
15332 \]
15333
15334 \end_inset
15335
15336
15337 \end_layout
15338
15339 \begin_layout Section
15340 Operators
15341 \begin_inset Index idx
15342 status collapsed
15343
15344 \begin_layout Plain Layout
15345 Operators
15346 \end_layout
15347
15348 \end_inset
15349
15350
15351 \end_layout
15352
15353 \begin_layout Subsection
15354 Big Operators
15355 \begin_inset CommandInset label
15356 LatexCommand label
15357 name "subsec:Big-Operators"
15358
15359 \end_inset
15360
15361
15362 \begin_inset Index idx
15363 status collapsed
15364
15365 \begin_layout Plain Layout
15366 Operators ! big
15367 \end_layout
15368
15369 \end_inset
15370
15371
15372 \begin_inset Index idx
15373 status collapsed
15374
15375 \begin_layout Plain Layout
15376 Sums
15377 \end_layout
15378
15379 \end_inset
15380
15381
15382 \begin_inset Index idx
15383 status collapsed
15384
15385 \begin_layout Plain Layout
15386 Integrals
15387 \end_layout
15388
15389 \end_inset
15390
15391
15392 \end_layout
15393
15394 \begin_layout Standard
15395 To be able to use all integral operators listed here, the option 
15396 \family sans
15397 Use esint package automatically
15398 \family default
15399  must be set in the document settings under 
15400 \family sans
15401 Math
15402 \begin_inset space ~
15403 \end_inset
15404
15405 Options
15406 \family default
15407 .
15408 \end_layout
15409
15410 \begin_layout Standard
15411 \begin_inset space \hfill{}
15412 \end_inset
15413
15414
15415 \begin_inset Tabular
15416 <lyxtabular version="3" rows="11" columns="2">
15417 <features tabularvalignment="middle">
15418 <column alignment="center" valignment="top" width="0pt">
15419 <column alignment="center" valignment="top" width="0pt">
15420 <row>
15421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15422 \begin_inset Text
15423
15424 \begin_layout Plain Layout
15425 Command
15426 \end_layout
15427
15428 \end_inset
15429 </cell>
15430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15431 \begin_inset Text
15432
15433 \begin_layout Plain Layout
15434 Result
15435 \end_layout
15436
15437 \end_inset
15438 </cell>
15439 </row>
15440 <row>
15441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15442 \begin_inset Text
15443
15444 \begin_layout Plain Layout
15445
15446 \backslash
15447 int
15448 \begin_inset Index idx
15449 status collapsed
15450
15451 \begin_layout Plain Layout
15452 Commands ! I ! 
15453 \backslash
15454 int
15455 \end_layout
15456
15457 \end_inset
15458
15459
15460 \end_layout
15461
15462 \end_inset
15463 </cell>
15464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15465 \begin_inset Text
15466
15467 \begin_layout Plain Layout
15468 \begin_inset Formula $\int$
15469 \end_inset
15470
15471
15472 \end_layout
15473
15474 \end_inset
15475 </cell>
15476 </row>
15477 <row>
15478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15479 \begin_inset Text
15480
15481 \begin_layout Plain Layout
15482
15483 \backslash
15484 oint
15485 \end_layout
15486
15487 \end_inset
15488 </cell>
15489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15490 \begin_inset Text
15491
15492 \begin_layout Plain Layout
15493 \begin_inset Formula $\oint$
15494 \end_inset
15495
15496
15497 \end_layout
15498
15499 \end_inset
15500 </cell>
15501 </row>
15502 <row>
15503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15504 \begin_inset Text
15505
15506 \begin_layout Plain Layout
15507
15508 \backslash
15509 ointctrclockwise
15510 \end_layout
15511
15512 \end_inset
15513 </cell>
15514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15515 \begin_inset Text
15516
15517 \begin_layout Plain Layout
15518 \begin_inset Formula $\ointctrclockwise$
15519 \end_inset
15520
15521
15522 \end_layout
15523
15524 \end_inset
15525 </cell>
15526 </row>
15527 <row>
15528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15529 \begin_inset Text
15530
15531 \begin_layout Plain Layout
15532
15533 \backslash
15534 ointclockwise
15535 \end_layout
15536
15537 \end_inset
15538 </cell>
15539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15540 \begin_inset Text
15541
15542 \begin_layout Plain Layout
15543 \begin_inset Formula $\ointclockwise$
15544 \end_inset
15545
15546
15547 \end_layout
15548
15549 \end_inset
15550 </cell>
15551 </row>
15552 <row>
15553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15554 \begin_inset Text
15555
15556 \begin_layout Plain Layout
15557
15558 \backslash
15559 sqint
15560 \end_layout
15561
15562 \end_inset
15563 </cell>
15564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15565 \begin_inset Text
15566
15567 \begin_layout Plain Layout
15568 \begin_inset Formula $\sqint$
15569 \end_inset
15570
15571
15572 \end_layout
15573
15574 \end_inset
15575 </cell>
15576 </row>
15577 <row>
15578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15579 \begin_inset Text
15580
15581 \begin_layout Plain Layout
15582
15583 \backslash
15584 fint
15585 \end_layout
15586
15587 \end_inset
15588 </cell>
15589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15590 \begin_inset Text
15591
15592 \begin_layout Plain Layout
15593  
15594 \begin_inset Formula $\fint$
15595 \end_inset
15596
15597
15598 \end_layout
15599
15600 \end_inset
15601 </cell>
15602 </row>
15603 <row>
15604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15605 \begin_inset Text
15606
15607 \begin_layout Plain Layout
15608
15609 \backslash
15610 landupint
15611 \end_layout
15612
15613 \end_inset
15614 </cell>
15615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15616 \begin_inset Text
15617
15618 \begin_layout Plain Layout
15619  
15620 \begin_inset Formula $\landupint$
15621 \end_inset
15622
15623
15624 \end_layout
15625
15626 \end_inset
15627 </cell>
15628 </row>
15629 <row>
15630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15631 \begin_inset Text
15632
15633 \begin_layout Plain Layout
15634
15635 \backslash
15636 landdownint
15637 \end_layout
15638
15639 \end_inset
15640 </cell>
15641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15642 \begin_inset Text
15643
15644 \begin_layout Plain Layout
15645  
15646 \begin_inset Formula $\landdownint$
15647 \end_inset
15648
15649
15650 \end_layout
15651
15652 \end_inset
15653 </cell>
15654 </row>
15655 <row>
15656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15657 \begin_inset Text
15658
15659 \begin_layout Plain Layout
15660
15661 \backslash
15662 bigcap
15663 \end_layout
15664
15665 \end_inset
15666 </cell>
15667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15668 \begin_inset Text
15669
15670 \begin_layout Plain Layout
15671 \begin_inset Formula $\bigcap$
15672 \end_inset
15673
15674
15675 \end_layout
15676
15677 \end_inset
15678 </cell>
15679 </row>
15680 <row>
15681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15682 \begin_inset Text
15683
15684 \begin_layout Plain Layout
15685
15686 \backslash
15687 bigcup
15688 \end_layout
15689
15690 \end_inset
15691 </cell>
15692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15693 \begin_inset Text
15694
15695 \begin_layout Plain Layout
15696 \begin_inset Formula $\bigcup$
15697 \end_inset
15698
15699
15700 \end_layout
15701
15702 \end_inset
15703 </cell>
15704 </row>
15705 </lyxtabular>
15706
15707 \end_inset
15708
15709
15710 \begin_inset space \hfill{}
15711 \end_inset
15712
15713
15714 \begin_inset Tabular
15715 <lyxtabular version="3" rows="11" columns="2">
15716 <features tabularvalignment="middle">
15717 <column alignment="center" valignment="top" width="0pt">
15718 <column alignment="center" valignment="top" width="0pt">
15719 <row>
15720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15721 \begin_inset Text
15722
15723 \begin_layout Plain Layout
15724 Command
15725 \end_layout
15726
15727 \end_inset
15728 </cell>
15729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15730 \begin_inset Text
15731
15732 \begin_layout Plain Layout
15733 Result
15734 \end_layout
15735
15736 \end_inset
15737 </cell>
15738 </row>
15739 <row>
15740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15741 \begin_inset Text
15742
15743 \begin_layout Plain Layout
15744
15745 \backslash
15746 sum
15747 \begin_inset Index idx
15748 status collapsed
15749
15750 \begin_layout Plain Layout
15751 Commands ! S ! 
15752 \backslash
15753 sum
15754 \end_layout
15755
15756 \end_inset
15757
15758
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 \begin_inset Formula $\sum$
15768 \end_inset
15769
15770
15771 \end_layout
15772
15773 \end_inset
15774 </cell>
15775 </row>
15776 <row>
15777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15778 \begin_inset Text
15779
15780 \begin_layout Plain Layout
15781
15782 \backslash
15783 prod
15784 \begin_inset Index idx
15785 status collapsed
15786
15787 \begin_layout Plain Layout
15788 Commands ! P ! 
15789 \backslash
15790 prod
15791 \begin_inset ERT
15792 status collapsed
15793
15794 \begin_layout Plain Layout
15795
15796
15797 \backslash
15798 vspace{4mm}
15799 \end_layout
15800
15801 \end_inset
15802
15803
15804 \end_layout
15805
15806 \end_inset
15807
15808
15809 \end_layout
15810
15811 \end_inset
15812 </cell>
15813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15814 \begin_inset Text
15815
15816 \begin_layout Plain Layout
15817 \begin_inset Formula $\prod$
15818 \end_inset
15819
15820
15821 \end_layout
15822
15823 \end_inset
15824 </cell>
15825 </row>
15826 <row>
15827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15828 \begin_inset Text
15829
15830 \begin_layout Plain Layout
15831
15832 \backslash
15833 coprod
15834 \end_layout
15835
15836 \end_inset
15837 </cell>
15838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15839 \begin_inset Text
15840
15841 \begin_layout Plain Layout
15842 \begin_inset Formula $\coprod$
15843 \end_inset
15844
15845
15846 \end_layout
15847
15848 \end_inset
15849 </cell>
15850 </row>
15851 <row>
15852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15853 \begin_inset Text
15854
15855 \begin_layout Plain Layout
15856
15857 \backslash
15858 bigodot
15859 \end_layout
15860
15861 \end_inset
15862 </cell>
15863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15864 \begin_inset Text
15865
15866 \begin_layout Plain Layout
15867 \begin_inset Formula $\bigodot$
15868 \end_inset
15869
15870
15871 \end_layout
15872
15873 \end_inset
15874 </cell>
15875 </row>
15876 <row>
15877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15878 \begin_inset Text
15879
15880 \begin_layout Plain Layout
15881
15882 \backslash
15883 bigotimes
15884 \end_layout
15885
15886 \end_inset
15887 </cell>
15888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15889 \begin_inset Text
15890
15891 \begin_layout Plain Layout
15892 \begin_inset Formula $\bigotimes$
15893 \end_inset
15894
15895
15896 \end_layout
15897
15898 \end_inset
15899 </cell>
15900 </row>
15901 <row>
15902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15903 \begin_inset Text
15904
15905 \begin_layout Plain Layout
15906
15907 \backslash
15908 bigoplus
15909 \end_layout
15910
15911 \end_inset
15912 </cell>
15913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15914 \begin_inset Text
15915
15916 \begin_layout Plain Layout
15917 \begin_inset Formula $\bigoplus$
15918 \end_inset
15919
15920
15921 \end_layout
15922
15923 \end_inset
15924 </cell>
15925 </row>
15926 <row>
15927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15928 \begin_inset Text
15929
15930 \begin_layout Plain Layout
15931
15932 \backslash
15933 bigwedge
15934 \end_layout
15935
15936 \end_inset
15937 </cell>
15938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15939 \begin_inset Text
15940
15941 \begin_layout Plain Layout
15942 \begin_inset Formula $\bigwedge$
15943 \end_inset
15944
15945
15946 \end_layout
15947
15948 \end_inset
15949 </cell>
15950 </row>
15951 <row>
15952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15953 \begin_inset Text
15954
15955 \begin_layout Plain Layout
15956
15957 \backslash
15958 bigvee
15959 \end_layout
15960
15961 \end_inset
15962 </cell>
15963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15964 \begin_inset Text
15965
15966 \begin_layout Plain Layout
15967 \begin_inset Formula $\bigvee$
15968 \end_inset
15969
15970
15971 \end_layout
15972
15973 \end_inset
15974 </cell>
15975 </row>
15976 <row>
15977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15978 \begin_inset Text
15979
15980 \begin_layout Plain Layout
15981
15982 \backslash
15983 bigsqcup
15984 \end_layout
15985
15986 \end_inset
15987 </cell>
15988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Plain Layout
15992 \begin_inset Formula $\bigsqcup$
15993 \end_inset
15994
15995
15996 \end_layout
15997
15998 \end_inset
15999 </cell>
16000 </row>
16001 <row>
16002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16003 \begin_inset Text
16004
16005 \begin_layout Plain Layout
16006
16007 \backslash
16008 biguplus
16009 \end_layout
16010
16011 \end_inset
16012 </cell>
16013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16014 \begin_inset Text
16015
16016 \begin_layout Plain Layout
16017 \begin_inset Formula $\biguplus$
16018 \end_inset
16019
16020
16021 \end_layout
16022
16023 \end_inset
16024 </cell>
16025 </row>
16026 </lyxtabular>
16027
16028 \end_inset
16029
16030
16031 \begin_inset space \hfill{}
16032 \end_inset
16033
16034
16035 \end_layout
16036
16037 \begin_layout Standard
16038 All big operators can also be inserted via the math toolbar button 
16039 \begin_inset Info
16040 type  "icon"
16041 arg   "math-insert \\intop"
16042 \end_inset
16043
16044 .
16045 \end_layout
16046
16047 \begin_layout Standard
16048 The operators are called big because they are bigger than the sometimes
16049  equal looking binary operators.
16050  All big operators can have limits as described in the next subsection.
16051 \end_layout
16052
16053 \begin_layout Standard
16054 For all integral operators there is a second version available, ending in
16055  
16056 \series bold
16057 op
16058 \series default
16059
16060 \series bold
16061
16062 \backslash
16063 intop
16064 \series default
16065
16066 \series bold
16067
16068 \backslash
16069 ointop
16070 \series default
16071  etc..
16072  These operators are different from 
16073 \series bold
16074
16075 \backslash
16076 int
16077 \series default
16078  etc.
16079 \begin_inset space \space{}
16080 \end_inset
16081
16082 in the style the operator limits are displayed, see 
16083 \begin_inset CommandInset ref
16084 LatexCommand ref
16085 reference "subsec:Operator-Limits"
16086
16087 \end_inset
16088
16089 .
16090  
16091 \end_layout
16092
16093 \begin_layout Subsubsection*
16094 Advice for Integrals
16095 \end_layout
16096
16097 \begin_layout Standard
16098 The letter 
16099 \emph on
16100 d
16101 \emph default
16102  in an integral is an operator, that therefore has to be set upright.
16103  This is done by highlighting the 
16104 \emph on
16105 d
16106 \emph default
16107  and using the keyboard shortcut 
16108 \begin_inset Info
16109 type  "shortcut"
16110 arg   "font-roman"
16111 \end_inset
16112
16113
16114 \begin_inset Foot
16115 status collapsed
16116
16117 \begin_layout Plain Layout
16118 Font styles
16119 \series bold
16120  
16121 \series default
16122 see 
16123 \begin_inset CommandInset ref
16124 LatexCommand ref
16125 reference "subsec:Font-Styles"
16126
16127 \end_inset
16128
16129
16130 \end_layout
16131
16132 \end_inset
16133
16134 .
16135  Finally the smallest space is inserted before the 
16136 \emph on
16137 d
16138 \emph default
16139 , as this is usual for operators.
16140  An example:
16141 \end_layout
16142
16143 \begin_layout Standard
16144 incorrect: 
16145 \begin_inset Formula $\int A(x)dx$
16146 \end_inset
16147
16148
16149 \begin_inset Newline newline
16150 \end_inset
16151
16152
16153 \begin_inset Phantom HPhantom
16154 status open
16155
16156 \begin_layout Plain Layout
16157 in
16158 \end_layout
16159
16160 \end_inset
16161
16162 correct: 
16163 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
16164 \end_inset
16165
16166
16167 \end_layout
16168
16169 \begin_layout Standard
16170 For multiple integrals there are the following commands:
16171 \begin_inset VSpace medskip
16172 \end_inset
16173
16174
16175 \end_layout
16176
16177 \begin_layout Standard
16178 \begin_inset space \hfill{}
16179 \end_inset
16180
16181
16182 \begin_inset Tabular
16183 <lyxtabular version="3" rows="4" columns="2">
16184 <features tabularvalignment="middle">
16185 <column alignment="center" valignment="top">
16186 <column alignment="center" valignment="top">
16187 <row>
16188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16189 \begin_inset Text
16190
16191 \begin_layout Plain Layout
16192 Command
16193 \end_layout
16194
16195 \end_inset
16196 </cell>
16197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16198 \begin_inset Text
16199
16200 \begin_layout Plain Layout
16201 Result
16202 \begin_inset Note Note
16203 status collapsed
16204
16205 \begin_layout Plain Layout
16206
16207 \series bold
16208
16209 \backslash
16210 raisebox
16211 \series default
16212  is only used as spacer.
16213 \end_layout
16214
16215 \end_inset
16216
16217
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 </row>
16223 <row>
16224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16225 \begin_inset Text
16226
16227 \begin_layout Plain Layout
16228
16229 \backslash
16230 iint
16231 \end_layout
16232
16233 \end_inset
16234 </cell>
16235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16236 \begin_inset Text
16237
16238 \begin_layout Plain Layout
16239 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
16240 \end_inset
16241
16242
16243 \end_layout
16244
16245 \end_inset
16246 </cell>
16247 </row>
16248 <row>
16249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16250 \begin_inset Text
16251
16252 \begin_layout Plain Layout
16253
16254 \backslash
16255 oiint
16256 \end_layout
16257
16258 \end_inset
16259 </cell>
16260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16261 \begin_inset Text
16262
16263 \begin_layout Plain Layout
16264 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
16265 \end_inset
16266
16267
16268 \end_layout
16269
16270 \end_inset
16271 </cell>
16272 </row>
16273 <row>
16274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16275 \begin_inset Text
16276
16277 \begin_layout Plain Layout
16278
16279 \backslash
16280 sqiint
16281 \end_layout
16282
16283 \end_inset
16284 </cell>
16285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16286 \begin_inset Text
16287
16288 \begin_layout Plain Layout
16289 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
16290 \end_inset
16291
16292
16293 \end_layout
16294
16295 \end_inset
16296 </cell>
16297 </row>
16298 </lyxtabular>
16299
16300 \end_inset
16301
16302
16303 \begin_inset space \hfill{}
16304 \end_inset
16305
16306
16307 \begin_inset Tabular
16308 <lyxtabular version="3" rows="4" columns="2">
16309 <features tabularvalignment="middle">
16310 <column alignment="center" valignment="top">
16311 <column alignment="center" valignment="top">
16312 <row>
16313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16314 \begin_inset Text
16315
16316 \begin_layout Plain Layout
16317 Command
16318 \end_layout
16319
16320 \end_inset
16321 </cell>
16322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16323 \begin_inset Text
16324
16325 \begin_layout Plain Layout
16326 Result
16327 \end_layout
16328
16329 \end_inset
16330 </cell>
16331 </row>
16332 <row>
16333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16334 \begin_inset Text
16335
16336 \begin_layout Plain Layout
16337
16338 \backslash
16339 iiint
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16345 \begin_inset Text
16346
16347 \begin_layout Plain Layout
16348 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
16349 \end_inset
16350
16351
16352 \end_layout
16353
16354 \end_inset
16355 </cell>
16356 </row>
16357 <row>
16358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16359 \begin_inset Text
16360
16361 \begin_layout Plain Layout
16362
16363 \backslash
16364 iiiint
16365 \end_layout
16366
16367 \end_inset
16368 </cell>
16369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16370 \begin_inset Text
16371
16372 \begin_layout Plain Layout
16373 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16374 \end_inset
16375
16376
16377 \end_layout
16378
16379 \end_inset
16380 </cell>
16381 </row>
16382 <row>
16383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16384 \begin_inset Text
16385
16386 \begin_layout Plain Layout
16387
16388 \backslash
16389 dotsint
16390 \end_layout
16391
16392 \end_inset
16393 </cell>
16394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16395 \begin_inset Text
16396
16397 \begin_layout Plain Layout
16398 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16399 \end_inset
16400
16401
16402 \end_layout
16403
16404 \end_inset
16405 </cell>
16406 </row>
16407 </lyxtabular>
16408
16409 \end_inset
16410
16411
16412 \begin_inset space \hfill{}
16413 \end_inset
16414
16415
16416 \end_layout
16417
16418 \begin_layout Subsection
16419 Operator Limits
16420 \begin_inset CommandInset label
16421 LatexCommand label
16422 name "subsec:Operator-Limits"
16423
16424 \end_inset
16425
16426
16427 \begin_inset Index idx
16428 status collapsed
16429
16430 \begin_layout Plain Layout
16431 Operators ! Limits
16432 \end_layout
16433
16434 \end_inset
16435
16436
16437 \end_layout
16438
16439 \begin_layout Standard
16440 Limits are created by super- and subscripts:
16441 \begin_inset Separator parbreak
16442 \end_inset
16443
16444
16445 \end_layout
16446
16447 \begin_layout Standard
16448 \align center
16449 \begin_inset Tabular
16450 <lyxtabular version="3" rows="2" columns="2">
16451 <features tabularvalignment="middle">
16452 <column alignment="center" valignment="top" width="0pt">
16453 <column alignment="center" valignment="top" width="0pt">
16454 <row>
16455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16456 \begin_inset Text
16457
16458 \begin_layout Plain Layout
16459 Command
16460 \end_layout
16461
16462 \end_inset
16463 </cell>
16464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16465 \begin_inset Text
16466
16467 \begin_layout Plain Layout
16468 Result
16469 \begin_inset Note Note
16470 status collapsed
16471
16472 \begin_layout Plain Layout
16473
16474 \series bold
16475
16476 \backslash
16477 raisebox
16478 \series default
16479  is only used as spacer.
16480 \end_layout
16481
16482 \end_inset
16483
16484
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 </row>
16490 <row>
16491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16492 \begin_inset Text
16493
16494 \begin_layout Plain Layout
16495
16496 \backslash
16497 prod^
16498 \backslash
16499 infty
16500 \begin_inset space \textvisiblespace{}
16501 \end_inset
16502
16503
16504 \begin_inset Formula $\to$
16505 \end_inset
16506
16507 _0
16508 \begin_inset Formula $\to$
16509 \end_inset
16510
16511 A(x)
16512 \end_layout
16513
16514 \end_inset
16515 </cell>
16516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16517 \begin_inset Text
16518
16519 \begin_layout Plain Layout
16520 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16521 \end_inset
16522
16523
16524 \end_layout
16525
16526 \end_inset
16527 </cell>
16528 </row>
16529 </lyxtabular>
16530
16531 \end_inset
16532
16533
16534 \end_layout
16535
16536 \begin_layout Standard
16537 Limits of inline formulas are set right beside the operator.
16538  Limits in displayed formulas are set above or below the operator, except
16539  for integral limits.
16540 \end_layout
16541
16542 \begin_layout Standard
16543 To force that the limits are set beside the operator, the cursor is set
16544  directly behind the operator and the limits type is changed with the menu
16545  
16546 \family sans
16547 Edit\SpecialChar menuseparator
16548 Math\SpecialChar menuseparator
16549 Change Limits Type
16550 \family default
16551  to 
16552 \family sans
16553 \series bold
16554 Inline
16555 \family default
16556 \series default
16557  (shortcut 
16558 \begin_inset Info
16559 type  "shortcut"
16560 arg   "math-limits"
16561 \end_inset
16562
16563 ).
16564  An example:
16565 \end_layout
16566
16567 \begin_layout Standard
16568 The default limits type is this:
16569 \begin_inset Formula 
16570 \[
16571 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16572 \]
16573
16574 \end_inset
16575
16576 This is how it looks when the limits type was changed to 
16577 \family sans
16578 \series bold
16579 Inline
16580 \family default
16581 \series default
16582 :
16583 \begin_inset Formula 
16584 \[
16585 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16586 \]
16587
16588 \end_inset
16589
16590 For integrals, except those ending with 
16591 \series bold
16592 op
16593 \series default
16594  like 
16595 \series bold
16596
16597 \backslash
16598 intop
16599 \series default
16600
16601 \series bold
16602
16603 \backslash
16604 ointop
16605 \series default
16606  etc., the limits are by default set beside the operator.
16607  But for multiple integrals the limits are often set below the operator.
16608  In the following example the limits type was therefore set to 
16609 \series bold
16610 Display
16611 \series default
16612  and so set below the integrals:
16613 \begin_inset Formula 
16614 \begin{equation}
16615 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
16616 \end{equation}
16617
16618 \end_inset
16619
16620
16621 \end_layout
16622
16623 \begin_layout Standard
16624 \begin_inset VSpace medskip
16625 \end_inset
16626
16627 To specify conditions for limits, the commands 
16628 \series bold
16629
16630 \backslash
16631 subarray
16632 \series default
16633
16634 \begin_inset Index idx
16635 status collapsed
16636
16637 \begin_layout Plain Layout
16638 Commands ! S ! 
16639 \backslash
16640 subarray
16641 \end_layout
16642
16643 \end_inset
16644
16645  and 
16646 \series bold
16647
16648 \backslash
16649 substack
16650 \series default
16651
16652 \begin_inset Index idx
16653 status collapsed
16654
16655 \begin_layout Plain Layout
16656 Commands ! S ! 
16657 \backslash
16658 substack
16659 \end_layout
16660
16661 \end_inset
16662
16663  are used.
16664  To create for example this expression 
16665 \begin_inset Formula 
16666 \begin{equation}
16667 \sum_{\begin{subarray}{c}
16668 0<k<1000\\
16669 \\
16670 k\,\in\,\mathbb{N}
16671 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16672 \end{equation}
16673
16674 \end_inset
16675
16676
16677 \end_layout
16678
16679 \begin_layout Standard
16680 the following has to be done:
16681 \begin_inset Newline newline
16682 \end_inset
16683
16684 First the command 
16685 \series bold
16686
16687 \backslash
16688 sum
16689 \series default
16690 ^
16691 \series bold
16692 n
16693 \begin_inset space \textvisiblespace{}
16694 \end_inset
16695
16696 _
16697 \series default
16698  is typed in.
16699  One is now in a blue box under the summation operator and insert there
16700  the command 
16701 \series bold
16702
16703 \backslash
16704 subarray
16705 \begin_inset space \textvisiblespace{}
16706 \end_inset
16707
16708
16709 \series default
16710 .
16711  The blue box is now within a purple box and now several lines can be written
16712  among each other.
16713  A new line is created by inserting a line break (
16714 \begin_inset Info
16715 type  "shortcut"
16716 arg   "newline-insert newline"
16717 \end_inset
16718
16719 ).
16720  When now
16721 \begin_inset Newline newline
16722 \end_inset
16723
16724
16725 \series bold
16726 0<k<1000 Ctrl+Return
16727 \begin_inset Newline newline
16728 \end_inset
16729
16730
16731 \series default
16732 is typed in, a new box appears below for the new line.
16733 \end_layout
16734
16735 \begin_layout Standard
16736 The alignment of the lines can be changed to left aligned with the 
16737 \family sans
16738 table
16739 \family default
16740  
16741 \family sans
16742 toolbar
16743 \family default
16744  or the menu 
16745 \family sans
16746 Edit\SpecialChar menuseparator
16747 Rows &Columns
16748 \family default
16749 .
16750  To get right alignment, 
16751 \series bold
16752
16753 \backslash
16754 hfill
16755 \begin_inset space \textvisiblespace{}
16756 \end_inset
16757
16758
16759 \series default
16760  is inserted at the beginning of the line.
16761 \end_layout
16762
16763 \begin_layout Standard
16764 The command 
16765 \series bold
16766
16767 \backslash
16768 substack
16769 \series default
16770  is equivalent to 
16771 \series bold
16772
16773 \backslash
16774 subarray
16775 \series default
16776  with the difference that the lines are always centered.
16777 \end_layout
16778
16779 \begin_layout Standard
16780 \begin_inset VSpace bigskip
16781 \end_inset
16782
16783 Like in formula 
16784 \begin_inset CommandInset ref
16785 LatexCommand eqref
16786 reference "eq:substack"
16787
16788 \end_inset
16789
16790  there can be too much space beside an operator, because the characters
16791  following the operator are set beside the limits.
16792  To avoid this the command 
16793 \series bold
16794
16795 \backslash
16796 smashoperator
16797 \series default
16798
16799 \begin_inset Index idx
16800 status collapsed
16801
16802 \begin_layout Plain Layout
16803 Commands ! S ! 
16804 \backslash
16805 smashoperator
16806 \end_layout
16807
16808 \end_inset
16809
16810  can be used.
16811  To activate it, set in the document settings under 
16812 \family sans
16813 Math
16814 \begin_inset space ~
16815 \end_inset
16816
16817 Options
16818 \family default
16819  for the package 
16820 \series bold
16821 mathtools
16822 \series default
16823
16824 \begin_inset Index idx
16825 status collapsed
16826
16827 \begin_layout Plain Layout
16828 Packages ! mathtools
16829 \end_layout
16830
16831 \end_inset
16832
16833  the option 
16834 \family sans
16835 Load
16836 \begin_inset space ~
16837 \end_inset
16838
16839 always
16840 \family default
16841 .
16842  
16843 \series bold
16844
16845 \backslash
16846 smashoperator
16847 \series default
16848  sets the space besides the operator to 0
16849 \begin_inset space \thinspace{}
16850 \end_inset
16851
16852 pt.
16853 \begin_inset Newline newline
16854 \end_inset
16855
16856 Applied on formula 
16857 \begin_inset CommandInset ref
16858 LatexCommand eqref
16859 reference "eq:substack"
16860
16861 \end_inset
16862
16863 , one uses the command
16864 \end_layout
16865
16866 \begin_layout Standard
16867
16868 \series bold
16869
16870 \backslash
16871 smashoperator{
16872 \end_layout
16873
16874 \begin_layout Standard
16875 and inserts the operator with its limits into the braces.
16876  Behind the brace one continues the formula:
16877 \begin_inset Formula 
16878 \[
16879 \smashoperator{\sum_{\begin{subarray}{c}
16880 0<k<1000\\
16881 \\
16882 k\,\in\,\mathbb{N}
16883 \end{subarray}}^{n}}k^{-2}
16884 \]
16885
16886 \end_inset
16887
16888
16889 \end_layout
16890
16891 \begin_layout Standard
16892 It is possible to set the space of only one side of the operator to 0
16893 \begin_inset space \thinspace{}
16894 \end_inset
16895
16896 pt.
16897  To do this write either 
16898 \series bold
16899 [l]
16900 \series default
16901  or 
16902 \series bold
16903 [r]
16904 \series default
16905  between 
16906 \series bold
16907
16908 \backslash
16909 smashoperator
16910 \series default
16911  and its brace.
16912  
16913 \series bold
16914 l
16915 \series default
16916  stands for the left and 
16917 \series bold
16918 r
16919 \series default
16920  for the right side of the operator.
16921  Here is an example of the possible 
16922 \series bold
16923
16924 \backslash
16925 smashoperator
16926 \series default
16927  forms:
16928 \end_layout
16929
16930 \begin_layout Standard
16931 \begin_inset Formula 
16932 \[
16933 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}
16934 \]
16935
16936 \end_inset
16937
16938
16939 \end_layout
16940
16941 \begin_layout Standard
16942 \begin_inset VSpace bigskip
16943 \end_inset
16944
16945
16946 \end_layout
16947
16948 \begin_layout Standard
16949 When several consecutive operators have limits the typesetting of the limits
16950  looks often imperfect in the output, see this example:
16951 \begin_inset Formula 
16952 \[
16953 \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}
16954 \]
16955
16956 \end_inset
16957
16958 To improve the typesetting set in the document settings under 
16959 \family sans
16960 Math
16961 \begin_inset space ~
16962 \end_inset
16963
16964 Options
16965 \family default
16966  for the package 
16967 \series bold
16968 mathtools
16969 \series default
16970
16971 \begin_inset Index idx
16972 status collapsed
16973
16974 \begin_layout Plain Layout
16975 Packages ! mathtools
16976 \end_layout
16977
16978 \end_inset
16979
16980  the option 
16981 \family sans
16982 Load
16983 \begin_inset space ~
16984 \end_inset
16985
16986 always
16987 \family default
16988 .
16989  Then insert into your formula the command 
16990 \series bold
16991
16992 \backslash
16993 adjustlimits
16994 \series default
16995
16996 \begin_inset Index idx
16997 status collapsed
16998
16999 \begin_layout Plain Layout
17000 Commands ! A ! 
17001 \backslash
17002 adjustlimits
17003 \end_layout
17004
17005 \end_inset
17006
17007  directly before the first operator.
17008  The example will then look like this:
17009 \begin_inset Formula 
17010 \[
17011 \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}
17012 \]
17013
17014 \end_inset
17015
17016
17017 \end_layout
17018
17019 \begin_layout Standard
17020 \begin_inset VSpace bigskip
17021 \end_inset
17022
17023 How to use one limit for several operators is described in 
17024 \begin_inset CommandInset ref
17025 LatexCommand ref
17026 reference "subsec:Self-defined-Operators"
17027
17028 \end_inset
17029
17030 .
17031 \end_layout
17032
17033 \begin_layout Subsection
17034 Decoration for Operators
17035 \begin_inset Index idx
17036 status collapsed
17037
17038 \begin_layout Plain Layout
17039 Operators ! Decoration
17040 \end_layout
17041
17042 \end_inset
17043
17044
17045 \end_layout
17046
17047 \begin_layout Standard
17048 With the commands 
17049 \series bold
17050
17051 \backslash
17052 overset
17053 \series default
17054
17055 \begin_inset Index idx
17056 status collapsed
17057
17058 \begin_layout Plain Layout
17059 Commands ! O ! 
17060 \backslash
17061 overset
17062 \end_layout
17063
17064 \end_inset
17065
17066  and 
17067 \series bold
17068
17069 \backslash
17070 underset
17071 \series default
17072
17073 \begin_inset Index idx
17074 status collapsed
17075
17076 \begin_layout Plain Layout
17077 Commands ! U ! 
17078 \backslash
17079 underset
17080 \end_layout
17081
17082 \end_inset
17083
17084  characters can be placed above or below an operator, respectively.
17085  With the command 
17086 \series bold
17087
17088 \backslash
17089 sideset
17090 \series default
17091
17092 \begin_inset Index idx
17093 status collapsed
17094
17095 \begin_layout Plain Layout
17096 Commands ! S ! 
17097 \backslash
17098 sideset
17099 \end_layout
17100
17101 \end_inset
17102
17103  characters can be set before and behind a big operator.
17104 \end_layout
17105
17106 \begin_layout Standard
17107 There are 4
17108 \begin_inset space ~
17109 \end_inset
17110
17111 variants of 
17112 \series bold
17113
17114 \backslash
17115 sideset
17116 \series default
17117 :
17118 \end_layout
17119
17120 \begin_layout Itemize
17121
17122 \series bold
17123
17124 \backslash
17125 sideset
17126 \series default
17127  is used to set characters at the corners of the operator
17128 \end_layout
17129
17130 \begin_layout Itemize
17131
17132 \series bold
17133
17134 \backslash
17135 sidesetn
17136 \series default
17137  is used to set characters before and/or behind the operator (this variant
17138  represents \SpecialChar LaTeX
17139 's original 
17140 \series bold
17141
17142 \backslash
17143 sideset
17144 \series default
17145  command)
17146 \end_layout
17147
17148 \begin_layout Itemize
17149
17150 \series bold
17151
17152 \backslash
17153 sidesetl
17154 \series default
17155  is used to set characters at the left corners and/or behind the operator
17156 \end_layout
17157
17158 \begin_layout Itemize
17159
17160 \series bold
17161
17162 \backslash
17163 sidesetr
17164 \series default
17165  is used to set characters at the right corners and/or before the operator
17166 \end_layout
17167
17168 \begin_layout Standard
17169 For example the command 
17170 \series bold
17171
17172 \backslash
17173 sidesetn
17174 \begin_inset space \textvisiblespace{}
17175 \end_inset
17176
17177
17178 \backslash
17179 sum
17180 \begin_inset space \textvisiblespace{}
17181 \end_inset
17182
17183
17184 \begin_inset Formula $\to$
17185 \end_inset
17186
17187 '
17188 \begin_inset Formula $\to$
17189 \end_inset
17190
17191 _k=1
17192 \begin_inset space \textvisiblespace{}
17193 \end_inset
17194
17195
17196 \series default
17197 ^
17198 \series bold
17199 n
17200 \series default
17201  produces:
17202 \begin_inset Formula 
17203 \[
17204 \sideset{}{'}\sum_{k=1}^{n}
17205 \]
17206
17207 \end_inset
17208
17209
17210 \end_layout
17211
17212 \begin_layout Standard
17213 \begin_inset Note Greyedout
17214 status open
17215
17216 \begin_layout Plain Layout
17217
17218 \series bold
17219 Note: 
17220 \backslash
17221 sideset
17222 \series default
17223  can only be used to decorate big operators, binary operators are not allowed.
17224 \end_layout
17225
17226 \end_inset
17227
17228
17229 \end_layout
17230
17231 \begin_layout Standard
17232
17233 \series bold
17234
17235 \backslash
17236 overset
17237 \series default
17238  and 
17239 \series bold
17240
17241 \backslash
17242 underset
17243 \series default
17244  can also be used to decorate symbols and characters.
17245  For example, the command 
17246 \series bold
17247
17248 \backslash
17249 overset
17250 \begin_inset space \textvisiblespace{}
17251 \end_inset
17252
17253
17254 \backslash
17255 maltese
17256 \begin_inset space \textvisiblespace{}
17257 \end_inset
17258
17259
17260 \series default
17261
17262 \begin_inset Formula $\uparrow$
17263 \end_inset
17264
17265
17266 \series bold
17267 a
17268 \series default
17269  produces:
17270 \begin_inset Formula 
17271 \[
17272 \overset{a}{\maltese}
17273 \]
17274
17275 \end_inset
17276
17277
17278 \end_layout
17279
17280 \begin_layout Subsection
17281 Binary Operators
17282 \begin_inset CommandInset label
17283 LatexCommand label
17284 name "subsec:Binary-Operators"
17285
17286 \end_inset
17287
17288
17289 \begin_inset Index idx
17290 status collapsed
17291
17292 \begin_layout Plain Layout
17293 Operators ! binary
17294 \end_layout
17295
17296 \end_inset
17297
17298
17299 \end_layout
17300
17301 \begin_layout Standard
17302 Binary operators are surrounded by space when there is a character before
17303  and after them.
17304 \begin_inset VSpace medskip
17305 \end_inset
17306
17307
17308 \end_layout
17309
17310 \begin_layout Standard
17311 \begin_inset space \hfill{}
17312 \end_inset
17313
17314
17315 \begin_inset Tabular
17316 <lyxtabular version="3" rows="13" columns="2">
17317 <features tabularvalignment="middle">
17318 <column alignment="center" valignment="top" width="0pt">
17319 <column alignment="center" valignment="top" width="0pt">
17320 <row>
17321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17322 \begin_inset Text
17323
17324 \begin_layout Plain Layout
17325 Command
17326 \begin_inset Note Note
17327 status collapsed
17328
17329 \begin_layout Plain Layout
17330
17331 \series bold
17332
17333 \backslash
17334 raisebox
17335 \series default
17336  is only used as spacer.
17337 \end_layout
17338
17339 \end_inset
17340
17341
17342 \end_layout
17343
17344 \end_inset
17345 </cell>
17346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17347 \begin_inset Text
17348
17349 \begin_layout Plain Layout
17350 Result
17351 \end_layout
17352
17353 \end_inset
17354 </cell>
17355 </row>
17356 <row>
17357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17358 \begin_inset Text
17359
17360 \begin_layout Plain Layout
17361 +
17362 \end_layout
17363
17364 \end_inset
17365 </cell>
17366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17367 \begin_inset Text
17368
17369 \begin_layout Plain Layout
17370 \begin_inset Formula $+$
17371 \end_inset
17372
17373
17374 \end_layout
17375
17376 \end_inset
17377 </cell>
17378 </row>
17379 <row>
17380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17381 \begin_inset Text
17382
17383 \begin_layout Plain Layout
17384 -
17385 \end_layout
17386
17387 \end_inset
17388 </cell>
17389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17390 \begin_inset Text
17391
17392 \begin_layout Plain Layout
17393 \begin_inset Formula $-$
17394 \end_inset
17395
17396
17397 \end_layout
17398
17399 \end_inset
17400 </cell>
17401 </row>
17402 <row>
17403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17404 \begin_inset Text
17405
17406 \begin_layout Plain Layout
17407
17408 \backslash
17409 pm
17410 \end_layout
17411
17412 \end_inset
17413 </cell>
17414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17415 \begin_inset Text
17416
17417 \begin_layout Plain Layout
17418 \begin_inset Formula $\pm$
17419 \end_inset
17420
17421
17422 \end_layout
17423
17424 \end_inset
17425 </cell>
17426 </row>
17427 <row>
17428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17429 \begin_inset Text
17430
17431 \begin_layout Plain Layout
17432
17433 \backslash
17434 mp
17435 \end_layout
17436
17437 \end_inset
17438 </cell>
17439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17440 \begin_inset Text
17441
17442 \begin_layout Plain Layout
17443 \begin_inset Formula $\mp$
17444 \end_inset
17445
17446
17447 \end_layout
17448
17449 \end_inset
17450 </cell>
17451 </row>
17452 <row>
17453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17454 \begin_inset Text
17455
17456 \begin_layout Plain Layout
17457
17458 \backslash
17459 cdot
17460 \end_layout
17461
17462 \end_inset
17463 </cell>
17464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17465 \begin_inset Text
17466
17467 \begin_layout Plain Layout
17468 \begin_inset Formula $\cdot$
17469 \end_inset
17470
17471
17472 \end_layout
17473
17474 \end_inset
17475 </cell>
17476 </row>
17477 <row>
17478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17479 \begin_inset Text
17480
17481 \begin_layout Plain Layout
17482
17483 \backslash
17484 times
17485 \end_layout
17486
17487 \end_inset
17488 </cell>
17489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17490 \begin_inset Text
17491
17492 \begin_layout Plain Layout
17493 \begin_inset Formula $\times$
17494 \end_inset
17495
17496
17497 \end_layout
17498
17499 \end_inset
17500 </cell>
17501 </row>
17502 <row>
17503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507
17508 \backslash
17509 div
17510 \end_layout
17511
17512 \end_inset
17513 </cell>
17514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518 \begin_inset Formula $\div$
17519 \end_inset
17520
17521
17522 \end_layout
17523
17524 \end_inset
17525 </cell>
17526 </row>
17527 <row>
17528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17529 \begin_inset Text
17530
17531 \begin_layout Plain Layout
17532 \begin_inset ERT
17533 status collapsed
17534
17535 \begin_layout Plain Layout
17536
17537
17538 \backslash
17539 raisebox{-1.2mm}{
17540 \end_layout
17541
17542 \end_inset
17543
17544 *
17545 \begin_inset ERT
17546 status collapsed
17547
17548 \begin_layout Plain Layout
17549
17550 }
17551 \end_layout
17552
17553 \end_inset
17554
17555
17556 \end_layout
17557
17558 \end_inset
17559 </cell>
17560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17561 \begin_inset Text
17562
17563 \begin_layout Plain Layout
17564 \begin_inset Formula $*$
17565 \end_inset
17566
17567
17568 \end_layout
17569
17570 \end_inset
17571 </cell>
17572 </row>
17573 <row>
17574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17575 \begin_inset Text
17576
17577 \begin_layout Plain Layout
17578
17579 \backslash
17580 star
17581 \end_layout
17582
17583 \end_inset
17584 </cell>
17585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17586 \begin_inset Text
17587
17588 \begin_layout Plain Layout
17589 \begin_inset Formula $\star$
17590 \end_inset
17591
17592
17593 \end_layout
17594
17595 \end_inset
17596 </cell>
17597 </row>
17598 <row>
17599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17600 \begin_inset Text
17601
17602 \begin_layout Plain Layout
17603
17604 \backslash
17605 circ
17606 \end_layout
17607
17608 \end_inset
17609 </cell>
17610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17611 \begin_inset Text
17612
17613 \begin_layout Plain Layout
17614 \begin_inset Formula $\circ$
17615 \end_inset
17616
17617
17618 \end_layout
17619
17620 \end_inset
17621 </cell>
17622 </row>
17623 <row>
17624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17625 \begin_inset Text
17626
17627 \begin_layout Plain Layout
17628
17629 \backslash
17630 diamond
17631 \end_layout
17632
17633 \end_inset
17634 </cell>
17635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17636 \begin_inset Text
17637
17638 \begin_layout Plain Layout
17639 \begin_inset Formula $\diamond$
17640 \end_inset
17641
17642
17643 \end_layout
17644
17645 \end_inset
17646 </cell>
17647 </row>
17648 <row>
17649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17650 \begin_inset Text
17651
17652 \begin_layout Plain Layout
17653
17654 \backslash
17655 bullet
17656 \end_layout
17657
17658 \end_inset
17659 </cell>
17660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17661 \begin_inset Text
17662
17663 \begin_layout Plain Layout
17664 \begin_inset Formula $\bullet$
17665 \end_inset
17666
17667
17668 \end_layout
17669
17670 \end_inset
17671 </cell>
17672 </row>
17673 </lyxtabular>
17674
17675 \end_inset
17676
17677
17678 \begin_inset space \hfill{}
17679 \end_inset
17680
17681
17682 \begin_inset Tabular
17683 <lyxtabular version="3" rows="13" columns="2">
17684 <features tabularvalignment="middle">
17685 <column alignment="center" valignment="top" width="0pt">
17686 <column alignment="center" valignment="top" width="0pt">
17687 <row>
17688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17689 \begin_inset Text
17690
17691 \begin_layout Plain Layout
17692 Command
17693 \end_layout
17694
17695 \end_inset
17696 </cell>
17697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17698 \begin_inset Text
17699
17700 \begin_layout Plain Layout
17701 Result
17702 \end_layout
17703
17704 \end_inset
17705 </cell>
17706 </row>
17707 <row>
17708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17709 \begin_inset Text
17710
17711 \begin_layout Plain Layout
17712
17713 \backslash
17714 nabla
17715 \end_layout
17716
17717 \end_inset
17718 </cell>
17719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17720 \begin_inset Text
17721
17722 \begin_layout Plain Layout
17723 \begin_inset Formula $\nabla$
17724 \end_inset
17725
17726
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 </row>
17732 <row>
17733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17734 \begin_inset Text
17735
17736 \begin_layout Plain Layout
17737
17738 \backslash
17739 bigtriangledown
17740 \end_layout
17741
17742 \end_inset
17743 </cell>
17744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17745 \begin_inset Text
17746
17747 \begin_layout Plain Layout
17748 \begin_inset Formula $\bigtriangledown$
17749 \end_inset
17750
17751
17752 \end_layout
17753
17754 \end_inset
17755 </cell>
17756 </row>
17757 <row>
17758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17759 \begin_inset Text
17760
17761 \begin_layout Plain Layout
17762
17763 \backslash
17764 bigtriangleup
17765 \end_layout
17766
17767 \end_inset
17768 </cell>
17769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17770 \begin_inset Text
17771
17772 \begin_layout Plain Layout
17773 \begin_inset Formula $\bigtriangleup$
17774 \end_inset
17775
17776
17777 \end_layout
17778
17779 \end_inset
17780 </cell>
17781 </row>
17782 <row>
17783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17784 \begin_inset Text
17785
17786 \begin_layout Plain Layout
17787
17788 \backslash
17789 Box
17790 \end_layout
17791
17792 \end_inset
17793 </cell>
17794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17795 \begin_inset Text
17796
17797 \begin_layout Plain Layout
17798 \begin_inset Formula $\Box$
17799 \end_inset
17800
17801
17802 \end_layout
17803
17804 \end_inset
17805 </cell>
17806 </row>
17807 <row>
17808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17809 \begin_inset Text
17810
17811 \begin_layout Plain Layout
17812
17813 \backslash
17814 cap 
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17820 \begin_inset Text
17821
17822 \begin_layout Plain Layout
17823 \begin_inset Formula $\cap$
17824 \end_inset
17825
17826
17827 \end_layout
17828
17829 \end_inset
17830 </cell>
17831 </row>
17832 <row>
17833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17834 \begin_inset Text
17835
17836 \begin_layout Plain Layout
17837
17838 \backslash
17839 cup
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848 \begin_inset Formula $\cup$
17849 \end_inset
17850
17851
17852 \end_layout
17853
17854 \end_inset
17855 </cell>
17856 </row>
17857 <row>
17858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17859 \begin_inset Text
17860
17861 \begin_layout Plain Layout
17862
17863 \backslash
17864 dagger
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873 \begin_inset Formula $\dagger$
17874 \end_inset
17875
17876
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 </row>
17882 <row>
17883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17884 \begin_inset Text
17885
17886 \begin_layout Plain Layout
17887
17888 \backslash
17889 ddagger
17890 \end_layout
17891
17892 \end_inset
17893 </cell>
17894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17895 \begin_inset Text
17896
17897 \begin_layout Plain Layout
17898 \begin_inset Formula $\ddagger$
17899 \end_inset
17900
17901
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 </row>
17907 <row>
17908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17909 \begin_inset Text
17910
17911 \begin_layout Plain Layout
17912
17913 \backslash
17914 wr
17915 \end_layout
17916
17917 \end_inset
17918 </cell>
17919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17920 \begin_inset Text
17921
17922 \begin_layout Plain Layout
17923 \begin_inset Formula $\wr$
17924 \end_inset
17925
17926
17927 \end_layout
17928
17929 \end_inset
17930 </cell>
17931 </row>
17932 <row>
17933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17934 \begin_inset Text
17935
17936 \begin_layout Plain Layout
17937
17938 \backslash
17939 bigcirc
17940 \end_layout
17941
17942 \end_inset
17943 </cell>
17944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17945 \begin_inset Text
17946
17947 \begin_layout Plain Layout
17948 \begin_inset Formula $\bigcirc$
17949 \end_inset
17950
17951
17952 \end_layout
17953
17954 \end_inset
17955 </cell>
17956 </row>
17957 <row>
17958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Plain Layout
17962
17963 \backslash
17964 wedge
17965 \end_layout
17966
17967 \end_inset
17968 </cell>
17969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Plain Layout
17973 \begin_inset Formula $\wedge$
17974 \end_inset
17975
17976
17977 \end_layout
17978
17979 \end_inset
17980 </cell>
17981 </row>
17982 <row>
17983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17984 \begin_inset Text
17985
17986 \begin_layout Plain Layout
17987
17988 \backslash
17989 vee
17990 \end_layout
17991
17992 \end_inset
17993 </cell>
17994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17995 \begin_inset Text
17996
17997 \begin_layout Plain Layout
17998 \begin_inset Formula $\vee$
17999 \end_inset
18000
18001
18002 \end_layout
18003
18004 \end_inset
18005 </cell>
18006 </row>
18007 </lyxtabular>
18008
18009 \end_inset
18010
18011
18012 \begin_inset space \hfill{}
18013 \end_inset
18014
18015
18016 \begin_inset Tabular
18017 <lyxtabular version="3" rows="13" columns="2">
18018 <features tabularvalignment="middle">
18019 <column alignment="center" valignment="top" width="0pt">
18020 <column alignment="center" valignment="top" width="0pt">
18021 <row>
18022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18023 \begin_inset Text
18024
18025 \begin_layout Plain Layout
18026 Command
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18032 \begin_inset Text
18033
18034 \begin_layout Plain Layout
18035 Result
18036 \end_layout
18037
18038 \end_inset
18039 </cell>
18040 </row>
18041 <row>
18042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18043 \begin_inset Text
18044
18045 \begin_layout Plain Layout
18046
18047 \backslash
18048 oplus
18049 \end_layout
18050
18051 \end_inset
18052 </cell>
18053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18054 \begin_inset Text
18055
18056 \begin_layout Plain Layout
18057 \begin_inset Formula $\oplus$
18058 \end_inset
18059
18060
18061 \end_layout
18062
18063 \end_inset
18064 </cell>
18065 </row>
18066 <row>
18067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18068 \begin_inset Text
18069
18070 \begin_layout Plain Layout
18071
18072 \backslash
18073 ominus
18074 \end_layout
18075
18076 \end_inset
18077 </cell>
18078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18079 \begin_inset Text
18080
18081 \begin_layout Plain Layout
18082 \begin_inset Formula $\ominus$
18083 \end_inset
18084
18085
18086 \end_layout
18087
18088 \end_inset
18089 </cell>
18090 </row>
18091 <row>
18092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096
18097 \backslash
18098 otimes
18099 \end_layout
18100
18101 \end_inset
18102 </cell>
18103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107 \begin_inset Formula $\otimes$
18108 \end_inset
18109
18110
18111 \end_layout
18112
18113 \end_inset
18114 </cell>
18115 </row>
18116 <row>
18117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18118 \begin_inset Text
18119
18120 \begin_layout Plain Layout
18121
18122 \backslash
18123 oslash
18124 \end_layout
18125
18126 \end_inset
18127 </cell>
18128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18129 \begin_inset Text
18130
18131 \begin_layout Plain Layout
18132 \begin_inset Formula $\oslash$
18133 \end_inset
18134
18135
18136 \end_layout
18137
18138 \end_inset
18139 </cell>
18140 </row>
18141 <row>
18142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18143 \begin_inset Text
18144
18145 \begin_layout Plain Layout
18146
18147 \backslash
18148 odot
18149 \end_layout
18150
18151 \end_inset
18152 </cell>
18153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18154 \begin_inset Text
18155
18156 \begin_layout Plain Layout
18157 \begin_inset Formula $\odot$
18158 \end_inset
18159
18160
18161 \end_layout
18162
18163 \end_inset
18164 </cell>
18165 </row>
18166 <row>
18167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18168 \begin_inset Text
18169
18170 \begin_layout Plain Layout
18171
18172 \backslash
18173 amalg
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182 \begin_inset Formula $\amalg$
18183 \end_inset
18184
18185
18186 \end_layout
18187
18188 \end_inset
18189 </cell>
18190 </row>
18191 <row>
18192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196
18197 \backslash
18198 uplus
18199 \end_layout
18200
18201 \end_inset
18202 </cell>
18203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18204 \begin_inset Text
18205
18206 \begin_layout Plain Layout
18207 \begin_inset Formula $\uplus$
18208 \end_inset
18209
18210
18211 \end_layout
18212
18213 \end_inset
18214 </cell>
18215 </row>
18216 <row>
18217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18218 \begin_inset Text
18219
18220 \begin_layout Plain Layout
18221
18222 \backslash
18223 setminus
18224 \end_layout
18225
18226 \end_inset
18227 </cell>
18228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18229 \begin_inset Text
18230
18231 \begin_layout Plain Layout
18232 \begin_inset Formula $\setminus$
18233 \end_inset
18234
18235
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 </row>
18241 <row>
18242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246
18247 \backslash
18248 sqcap
18249 \end_layout
18250
18251 \end_inset
18252 </cell>
18253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18254 \begin_inset Text
18255
18256 \begin_layout Plain Layout
18257 \begin_inset Formula $\sqcap$
18258 \end_inset
18259
18260
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 </row>
18266 <row>
18267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271
18272 \backslash
18273 sqcup
18274 \end_layout
18275
18276 \end_inset
18277 </cell>
18278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282 \begin_inset Formula $\sqcup$
18283 \end_inset
18284
18285
18286 \end_layout
18287
18288 \end_inset
18289 </cell>
18290 </row>
18291 <row>
18292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18293 \begin_inset Text
18294
18295 \begin_layout Plain Layout
18296
18297 \backslash
18298 triangleleft
18299 \end_layout
18300
18301 \end_inset
18302 </cell>
18303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18304 \begin_inset Text
18305
18306 \begin_layout Plain Layout
18307 \begin_inset Formula $\triangleleft$
18308 \end_inset
18309
18310
18311 \end_layout
18312
18313 \end_inset
18314 </cell>
18315 </row>
18316 <row>
18317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18318 \begin_inset Text
18319
18320 \begin_layout Plain Layout
18321
18322 \backslash
18323 triangleright
18324 \end_layout
18325
18326 \end_inset
18327 </cell>
18328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18329 \begin_inset Text
18330
18331 \begin_layout Plain Layout
18332 \begin_inset Formula $\triangleright$
18333 \end_inset
18334
18335
18336 \end_layout
18337
18338 \end_inset
18339 </cell>
18340 </row>
18341 </lyxtabular>
18342
18343 \end_inset
18344
18345
18346 \begin_inset space \hfill{}
18347 \end_inset
18348
18349
18350 \end_layout
18351
18352 \begin_layout Standard
18353 All binary operators can also be inserted via the math toolbar button 
18354 \begin_inset Info
18355 type  "icon"
18356 arg   "math-insert \\pm"
18357 \end_inset
18358
18359 .
18360 \end_layout
18361
18362 \begin_layout Standard
18363 To typeset the Laplace operator also 
18364 \series bold
18365
18366 \backslash
18367 Delta
18368 \series default
18369  or 
18370 \series bold
18371
18372 \backslash
18373 nabla
18374 \series default
18375 ^
18376 \series bold
18377 2
18378 \series default
18379  (
18380 \begin_inset Formula $\nabla^{2}$
18381 \end_inset
18382
18383 ) can be used instead of 
18384 \series bold
18385
18386 \backslash
18387 bigtriangleup
18388 \series default
18389  .
18390 \end_layout
18391
18392 \begin_layout Standard
18393 The character 
18394 \family sans
18395 Menu Separator
18396 \family default
18397  from the menu 
18398 \family sans
18399 Insert\SpecialChar menuseparator
18400 Special Character
18401 \family default
18402  is the operator 
18403 \series bold
18404
18405 \backslash
18406 triangleright
18407 \series default
18408 .
18409 \end_layout
18410
18411 \begin_layout Subsection
18412 Self-defined Operators
18413 \begin_inset CommandInset label
18414 LatexCommand label
18415 name "subsec:Self-defined-Operators"
18416
18417 \end_inset
18418
18419
18420 \begin_inset Index idx
18421 status collapsed
18422
18423 \begin_layout Plain Layout
18424 Operators ! self-defined
18425 \end_layout
18426
18427 \end_inset
18428
18429
18430 \end_layout
18431
18432 \begin_layout Standard
18433 With the help of the command 
18434 \series bold
18435
18436 \backslash
18437 DeclareMathOperator
18438 \series default
18439
18440 \begin_inset Index idx
18441 status collapsed
18442
18443 \begin_layout Plain Layout
18444 Commands ! D ! 
18445 \backslash
18446 dbinom@
18447 \backslash
18448 DeclareMathOperator
18449 \end_layout
18450
18451 \end_inset
18452
18453  custom operators can be defined in the \SpecialChar LaTeX
18454 -preamble.
18455  Its command scheme is:
18456 \end_layout
18457
18458 \begin_layout Standard
18459
18460 \series bold
18461
18462 \backslash
18463 DeclareMathOperator{new command}{display}
18464 \end_layout
18465
18466 \begin_layout Standard
18467 Display can be characters or symbols that define how the operator looks
18468  in the output.
18469  To define a big operator a * is set behind the command.
18470  All self-defined big operators can have limits as described in 
18471 \begin_inset CommandInset ref
18472 LatexCommand ref
18473 reference "subsec:Operator-Limits"
18474
18475 \end_inset
18476
18477 .
18478 \end_layout
18479
18480 \begin_layout Standard
18481 For example the \SpecialChar LaTeX
18482 -preamble line
18483 \end_layout
18484
18485 \begin_layout Standard
18486
18487 \series bold
18488
18489 \backslash
18490 DeclareMathOperator*{
18491 \backslash
18492 Lozenge}{
18493 \backslash
18494 blacklozenge}
18495 \end_layout
18496
18497 \begin_layout Standard
18498 defines the command 
18499 \series bold
18500
18501 \backslash
18502 Lozenge
18503 \series default
18504 , that inserts a big operator consisting of the lozenge symbol from 
18505 \begin_inset CommandInset ref
18506 LatexCommand ref
18507 reference "subsec:Miscellaneous-Symbols"
18508
18509 \end_inset
18510
18511 :
18512 \begin_inset Formula 
18513 \[
18514 \Lozenge_{n=1}^{\infty}
18515 \]
18516
18517 \end_inset
18518
18519 The command for this formula is: 
18520 \series bold
18521
18522 \backslash
18523 Lozenge
18524 \series default
18525 ^
18526 \series bold
18527
18528 \backslash
18529 infty
18530 \begin_inset Formula $\to$
18531 \end_inset
18532
18533 _n=1
18534 \end_layout
18535
18536 \begin_layout Standard
18537 \begin_inset VSpace bigskip
18538 \end_inset
18539
18540 When self-defined operators are not used several times in the document,
18541  they can also be defined with the commands 
18542 \series bold
18543
18544 \backslash
18545 mathop
18546 \series default
18547
18548 \begin_inset Index idx
18549 status collapsed
18550
18551 \begin_layout Plain Layout
18552 Commands ! M ! 
18553 \backslash
18554 mathop
18555 \end_layout
18556
18557 \end_inset
18558
18559  and 
18560 \series bold
18561
18562 \backslash
18563 mathbin
18564 \series default
18565
18566 \begin_inset Index idx
18567 status collapsed
18568
18569 \begin_layout Plain Layout
18570 Commands ! M ! 
18571 \backslash
18572 mathbin
18573 \end_layout
18574
18575 \end_inset
18576
18577 , which have the following scheme:
18578 \end_layout
18579
18580 \begin_layout Standard
18581
18582 \series bold
18583
18584 \backslash
18585 mathop{display}
18586 \series default
18587  and 
18588 \series bold
18589
18590 \backslash
18591 mathbin{display}
18592 \end_layout
18593
18594 \begin_layout Standard
18595
18596 \series bold
18597
18598 \backslash
18599 mathop
18600 \series default
18601  defines big operators, 
18602 \series bold
18603
18604 \backslash
18605 mathbin
18606 \series default
18607  binary operators.
18608 \end_layout
18609
18610 \begin_layout Standard
18611
18612 \series bold
18613
18614 \backslash
18615 mathop
18616 \series default
18617  can e.
18618 \begin_inset space \thinspace{}
18619 \end_inset
18620
18621 g.
18622 \begin_inset space \space{}
18623 \end_inset
18624
18625 be used to use one limit for several operators:
18626 \end_layout
18627
18628 \begin_layout Standard
18629 \begin_inset Formula 
18630 \[
18631 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18632 \]
18633
18634 \end_inset
18635
18636
18637 \end_layout
18638
18639 \begin_layout Standard
18640 The command for the formula above is:
18641 \begin_inset Newline newline
18642 \end_inset
18643
18644
18645 \series bold
18646
18647 \backslash
18648 mathop{
18649 \backslash
18650 sum
18651 \backslash
18652 negmedspace
18653 \backslash
18654 sum
18655 \series default
18656
18657 \begin_inset space \textvisiblespace{}
18658 \end_inset
18659
18660
18661 \series bold
18662
18663 \begin_inset Formula $\to$
18664 \end_inset
18665
18666 ^N
18667 \series default
18668
18669 \begin_inset space \textvisiblespace{}
18670 \end_inset
18671
18672
18673 \series bold
18674 _i,j=1
18675 \end_layout
18676
18677 \begin_layout Section
18678 Fonts
18679 \begin_inset Index idx
18680 status collapsed
18681
18682 \begin_layout Plain Layout
18683 Fonts
18684 \end_layout
18685
18686 \end_inset
18687
18688
18689 \end_layout
18690
18691 \begin_layout Subsection
18692 Font Styles
18693 \begin_inset CommandInset label
18694 LatexCommand label
18695 name "subsec:Font-Styles"
18696
18697 \end_inset
18698
18699
18700 \begin_inset Index idx
18701 status collapsed
18702
18703 \begin_layout Plain Layout
18704 Font ! style
18705 \end_layout
18706
18707 \end_inset
18708
18709
18710 \end_layout
18711
18712 \begin_layout Standard
18713 Latin letters in formulas can be set in one of the following font styles:
18714 \end_layout
18715
18716 \begin_layout Standard
18717 \align center
18718 \begin_inset space \hfill{}
18719 \end_inset
18720
18721
18722 \begin_inset Tabular
18723 <lyxtabular version="3" rows="6" columns="2">
18724 <features tabularvalignment="middle">
18725 <column alignment="center" valignment="top">
18726 <column alignment="center" valignment="top">
18727 <row>
18728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18729 \begin_inset Text
18730
18731 \begin_layout Plain Layout
18732 Command
18733 \end_layout
18734
18735 \end_inset
18736 </cell>
18737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18738 \begin_inset Text
18739
18740 \begin_layout Plain Layout
18741 Result
18742 \end_layout
18743
18744 \end_inset
18745 </cell>
18746 </row>
18747 <row>
18748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18749 \begin_inset Text
18750
18751 \begin_layout Plain Layout
18752
18753 \backslash
18754 mathbb
18755 \series bold
18756
18757 \begin_inset space \textvisiblespace{}
18758 \end_inset
18759
18760
18761 \series default
18762 ABC
18763 \end_layout
18764
18765 \end_inset
18766 </cell>
18767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18768 \begin_inset Text
18769
18770 \begin_layout Plain Layout
18771 \begin_inset Formula $\mathbb{ABC}$
18772 \end_inset
18773
18774
18775 \end_layout
18776
18777 \end_inset
18778 </cell>
18779 </row>
18780 <row>
18781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18782 \begin_inset Text
18783
18784 \begin_layout Plain Layout
18785
18786 \backslash
18787 mathbf
18788 \series bold
18789
18790 \begin_inset space \textvisiblespace{}
18791 \end_inset
18792
18793
18794 \series default
18795 AbC
18796 \end_layout
18797
18798 \end_inset
18799 </cell>
18800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804 \begin_inset Formula $\mathbf{AbC}$
18805 \end_inset
18806
18807
18808 \end_layout
18809
18810 \end_inset
18811 </cell>
18812 </row>
18813 <row>
18814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818
18819 \backslash
18820 boldsymbol
18821 \series bold
18822
18823 \begin_inset space \textvisiblespace{}
18824 \end_inset
18825
18826
18827 \series default
18828 AbC
18829 \end_layout
18830
18831 \end_inset
18832 </cell>
18833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18834 \begin_inset Text
18835
18836 \begin_layout Plain Layout
18837 \begin_inset Formula $\boldsymbol{AbC}$
18838 \end_inset
18839
18840
18841 \end_layout
18842
18843 \end_inset
18844 </cell>
18845 </row>
18846 <row>
18847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18848 \begin_inset Text
18849
18850 \begin_layout Plain Layout
18851
18852 \backslash
18853 mathcal
18854 \series bold
18855
18856 \begin_inset space \textvisiblespace{}
18857 \end_inset
18858
18859
18860 \series default
18861 ABC
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870 \begin_inset Formula $\mathcal{ABC}$
18871 \end_inset
18872
18873
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 </row>
18879 <row>
18880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18881 \begin_inset Text
18882
18883 \begin_layout Plain Layout
18884
18885 \backslash
18886 mathfrak
18887 \series bold
18888
18889 \begin_inset space \textvisiblespace{}
18890 \end_inset
18891
18892
18893 \series default
18894 AbC
18895 \end_layout
18896
18897 \end_inset
18898 </cell>
18899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18900 \begin_inset Text
18901
18902 \begin_layout Plain Layout
18903 \begin_inset Formula $\mathfrak{AbC}$
18904 \end_inset
18905
18906
18907 \end_layout
18908
18909 \end_inset
18910 </cell>
18911 </row>
18912 </lyxtabular>
18913
18914 \end_inset
18915
18916
18917 \begin_inset space \hfill{}
18918 \end_inset
18919
18920
18921 \begin_inset Tabular
18922 <lyxtabular version="3" rows="6" columns="2">
18923 <features tabularvalignment="middle">
18924 <column alignment="center" valignment="top">
18925 <column alignment="center" valignment="top">
18926 <row>
18927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18928 \begin_inset Text
18929
18930 \begin_layout Plain Layout
18931 Command
18932 \end_layout
18933
18934 \end_inset
18935 </cell>
18936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18937 \begin_inset Text
18938
18939 \begin_layout Plain Layout
18940 Result
18941 \end_layout
18942
18943 \end_inset
18944 </cell>
18945 </row>
18946 <row>
18947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18948 \begin_inset Text
18949
18950 \begin_layout Plain Layout
18951
18952 \backslash
18953 mathit
18954 \series bold
18955
18956 \begin_inset space \textvisiblespace{}
18957 \end_inset
18958
18959
18960 \series default
18961 AbC
18962 \end_layout
18963
18964 \end_inset
18965 </cell>
18966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18967 \begin_inset Text
18968
18969 \begin_layout Plain Layout
18970 \begin_inset Formula $\mathit{AbC}$
18971 \end_inset
18972
18973
18974 \end_layout
18975
18976 \end_inset
18977 </cell>
18978 </row>
18979 <row>
18980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18981 \begin_inset Text
18982
18983 \begin_layout Plain Layout
18984
18985 \backslash
18986 mathrm
18987 \series bold
18988
18989 \begin_inset space \textvisiblespace{}
18990 \end_inset
18991
18992
18993 \series default
18994 AbC
18995 \end_layout
18996
18997 \end_inset
18998 </cell>
18999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19000 \begin_inset Text
19001
19002 \begin_layout Plain Layout
19003 \begin_inset Formula $\mathrm{AbC}$
19004 \end_inset
19005
19006
19007 \end_layout
19008
19009 \end_inset
19010 </cell>
19011 </row>
19012 <row>
19013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19014 \begin_inset Text
19015
19016 \begin_layout Plain Layout
19017
19018 \backslash
19019 mathsf
19020 \series bold
19021
19022 \begin_inset space \textvisiblespace{}
19023 \end_inset
19024
19025
19026 \series default
19027 AbC
19028 \end_layout
19029
19030 \end_inset
19031 </cell>
19032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19033 \begin_inset Text
19034
19035 \begin_layout Plain Layout
19036 \begin_inset Formula $\mathsf{AbC}$
19037 \end_inset
19038
19039
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 </row>
19045 <row>
19046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19047 \begin_inset Text
19048
19049 \begin_layout Plain Layout
19050
19051 \backslash
19052 mathtt
19053 \series bold
19054
19055 \begin_inset space \textvisiblespace{}
19056 \end_inset
19057
19058
19059 \series default
19060 AbC
19061 \end_layout
19062
19063 \end_inset
19064 </cell>
19065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19066 \begin_inset Text
19067
19068 \begin_layout Plain Layout
19069 \begin_inset Formula $\mathtt{AbC}$
19070 \end_inset
19071
19072
19073 \end_layout
19074
19075 \end_inset
19076 </cell>
19077 </row>
19078 <row>
19079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19080 \begin_inset Text
19081
19082 \begin_layout Plain Layout
19083
19084 \backslash
19085 mathscr
19086 \series bold
19087
19088 \begin_inset space \textvisiblespace{}
19089 \end_inset
19090
19091
19092 \series default
19093 ABC
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102 \begin_inset Formula $\mathscr{ABC}$
19103 \end_inset
19104
19105
19106 \end_layout
19107
19108 \end_inset
19109 </cell>
19110 </row>
19111 </lyxtabular>
19112
19113 \end_inset
19114
19115
19116 \begin_inset space \hfill{}
19117 \end_inset
19118
19119
19120 \end_layout
19121
19122 \begin_layout Standard
19123 \begin_inset Note Greyedout
19124 status open
19125
19126 \begin_layout Plain Layout
19127
19128 \series bold
19129 Note:
19130 \series default
19131  The styles 
19132 \series bold
19133
19134 \backslash
19135 mathbb
19136 \series default
19137
19138 \series bold
19139
19140 \backslash
19141 mathcal
19142 \series default
19143  and 
19144 \series bold
19145
19146 \backslash
19147 mathscr
19148 \series default
19149  can only be used for big letters.
19150 \end_layout
19151
19152 \end_inset
19153
19154
19155 \end_layout
19156
19157 \begin_layout Standard
19158 Predefined is the style 
19159 \series bold
19160
19161 \backslash
19162 mathnormal
19163 \series default
19164 .
19165 \end_layout
19166
19167 \begin_layout Standard
19168 The style commands work also for letters in mathematical constructs:
19169 \begin_inset Formula 
19170 \[
19171 \mathfrak{A=\frac{b}{C}}
19172 \]
19173
19174 \end_inset
19175
19176
19177 \end_layout
19178
19179 \begin_layout Standard
19180 Characters in mathematical text don't appear in a math font style but in
19181  the text font style 
19182 \series bold
19183
19184 \backslash
19185 textrm
19186 \series default
19187 .
19188  That their style can't be set correctly via the text style dialog is a
19189  bug in \SpecialChar LyX
19190 .
19191 \begin_inset Foot
19192 status collapsed
19193
19194 \begin_layout Plain Layout
19195 \begin_inset CommandInset href
19196 LatexCommand href
19197 name "LyX-bug #4629"
19198 target "http://www.lyx.org/trac/ticket/4629"
19199
19200 \end_inset
19201
19202
19203 \end_layout
19204
19205 \end_inset
19206
19207
19208 \end_layout
19209
19210 \begin_layout Standard
19211 Instead of the style commands the dialog 
19212 \family sans
19213 Edit\SpecialChar menuseparator
19214 Math\SpecialChar menuseparator
19215 Text Style
19216 \family default
19217  or the toolbar button 
19218 \begin_inset Info
19219 type  "icon"
19220 arg   "math-insert \\font"
19221 \end_inset
19222
19223  can be used.
19224 \end_layout
19225
19226 \begin_layout Subsection
19227 Bold Formulas
19228 \begin_inset CommandInset label
19229 LatexCommand label
19230 name "subsec:Bold-Formulas"
19231
19232 \end_inset
19233
19234
19235 \begin_inset Index idx
19236 status collapsed
19237
19238 \begin_layout Plain Layout
19239 Formula ! bold
19240 \end_layout
19241
19242 \end_inset
19243
19244
19245 \end_layout
19246
19247 \begin_layout Standard
19248 To make a complete formula bold, the command 
19249 \series bold
19250
19251 \backslash
19252 mathbf
19253 \series default
19254  from the previous subsection cannot be used, because it doesn't work for
19255  small Greek letters.
19256  Furthermore it prints Latin letters always upright, like in the following
19257  equation:
19258 \end_layout
19259
19260 \begin_layout Standard
19261 \begin_inset Formula 
19262 \[
19263 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}
19264 \]
19265
19266 \end_inset
19267
19268
19269 \end_layout
19270
19271 \begin_layout Standard
19272 To display the formula correctly, the command 
19273 \series bold
19274
19275 \backslash
19276 boldsymbol
19277 \series default
19278  is used:
19279 \begin_inset Formula 
19280 \[
19281 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}
19282 \]
19283
19284 \end_inset
19285
19286 It is also possible to set the formula in a 
19287 \series bold
19288 boldmath environment
19289 \series default
19290 .
19291  This environment is created by inserting the command 
19292 \series bold
19293
19294 \backslash
19295 boldmath
19296 \series default
19297
19298 \begin_inset Index idx
19299 status collapsed
19300
19301 \begin_layout Plain Layout
19302 Commands ! B ! 
19303 \backslash
19304 boldmath
19305 \end_layout
19306
19307 \end_inset
19308
19309  in \SpecialChar TeX
19310  mode.
19311  To end the environment, the command 
19312 \series bold
19313
19314 \backslash
19315 unboldmath
19316 \series default
19317
19318 \begin_inset Index idx
19319 status collapsed
19320
19321 \begin_layout Plain Layout
19322 Commands ! U ! 
19323 \backslash
19324 unboldmath
19325 \end_layout
19326
19327 \end_inset
19328
19329  is inserted in \SpecialChar TeX
19330  mode.
19331 \begin_inset ERT
19332 status collapsed
19333
19334 \begin_layout Plain Layout
19335
19336
19337 \backslash
19338 boldmath 
19339 \end_layout
19340
19341 \end_inset
19342
19343
19344 \begin_inset Formula 
19345 \[
19346 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}
19347 \]
19348
19349 \end_inset
19350
19351
19352 \begin_inset ERT
19353 status collapsed
19354
19355 \begin_layout Plain Layout
19356
19357
19358 \backslash
19359 unboldmath 
19360 \end_layout
19361
19362 \end_inset
19363
19364
19365 \end_layout
19366
19367 \begin_layout Subsection
19368 Colored Formulas
19369 \begin_inset Index idx
19370 status collapsed
19371
19372 \begin_layout Plain Layout
19373 Formula ! colored
19374 \end_layout
19375
19376 \end_inset
19377
19378
19379 \end_layout
19380
19381 \begin_layout Standard
19382 Formulas can be colored like normal text: Highlight a formula or a formula
19383  part and use the 
19384 \family sans
19385 Text Style
19386 \family default
19387  dialog.
19388  Here is a formula in magenta:
19389 \begin_inset Formula 
19390 \[
19391 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19392 \]
19393
19394 \end_inset
19395
19396
19397 \end_layout
19398
19399 \begin_layout Standard
19400 You can also define your own colors as described in 
19401 \begin_inset CommandInset ref
19402 LatexCommand ref
19403 reference "subsec:Colored-Boxes"
19404
19405 \end_inset
19406
19407 .
19408  They can be used with the \SpecialChar TeX
19409  code command 
19410 \series bold
19411
19412 \backslash
19413 textcolor
19414 \series default
19415
19416 \begin_inset Index idx
19417 status collapsed
19418
19419 \begin_layout Plain Layout
19420 Commands ! T ! 
19421 \backslash
19422 textcolor
19423 \end_layout
19424
19425 \end_inset
19426
19427  in the scheme
19428 \end_layout
19429
19430 \begin_layout Standard
19431
19432 \series bold
19433
19434 \backslash
19435 textcolor{color}{characters or formula}
19436 \end_layout
19437
19438 \begin_layout Standard
19439 The following example was colored completely dark green and partly red:
19440 \end_layout
19441
19442 \begin_layout Standard
19443 \begin_inset ERT
19444 status collapsed
19445
19446 \begin_layout Plain Layout
19447
19448
19449 \backslash
19450 textcolor{darkgreen}{
19451 \end_layout
19452
19453 \end_inset
19454
19455
19456 \begin_inset Formula 
19457 \[
19458 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19459 \]
19460
19461 \end_inset
19462
19463
19464 \begin_inset ERT
19465 status collapsed
19466
19467 \begin_layout Plain Layout
19468
19469 }
19470 \end_layout
19471
19472 \end_inset
19473
19474
19475 \end_layout
19476
19477 \begin_layout Standard
19478 Due to a bug in \SpecialChar LyX
19479  only complete formulas can be colored with self-defined
19480  colors.
19481 \begin_inset Foot
19482 status collapsed
19483
19484 \begin_layout Plain Layout
19485 \begin_inset CommandInset href
19486 LatexCommand href
19487 name "LyX-bug #5269"
19488 target "http://www.lyx.org/trac/ticket/5269"
19489
19490 \end_inset
19491
19492
19493 \end_layout
19494
19495 \end_inset
19496
19497
19498 \end_layout
19499
19500 \begin_layout Subsection
19501 Font Sizes
19502 \begin_inset CommandInset label
19503 LatexCommand label
19504 name "subsec:Font-Sizes"
19505
19506 \end_inset
19507
19508
19509 \begin_inset Index idx
19510 status collapsed
19511
19512 \begin_layout Plain Layout
19513 Font ! size
19514 \end_layout
19515
19516 \end_inset
19517
19518
19519 \end_layout
19520
19521 \begin_layout Standard
19522 For characters in formulas there are, analog to characters in text, the
19523  following size commands:
19524 \end_layout
19525
19526 \begin_layout Standard
19527
19528 \series bold
19529
19530 \backslash
19531 Huge
19532 \series default
19533
19534 \series bold
19535
19536 \backslash
19537 huge
19538 \series default
19539
19540 \series bold
19541
19542 \backslash
19543 LARGE
19544 \series default
19545
19546 \series bold
19547
19548 \backslash
19549 Large
19550 \series default
19551
19552 \series bold
19553
19554 \backslash
19555 large
19556 \series default
19557
19558 \series bold
19559
19560 \backslash
19561 normalsize
19562 \series default
19563
19564 \series bold
19565
19566 \backslash
19567 small
19568 \series default
19569 ,
19570 \begin_inset Newline newline
19571 \end_inset
19572
19573
19574 \series bold
19575
19576 \backslash
19577 footnotesize
19578 \series default
19579
19580 \series bold
19581
19582 \backslash
19583 scriptsize
19584 \series default
19585  and 
19586 \series bold
19587
19588 \backslash
19589 tiny
19590 \end_layout
19591
19592 \begin_layout Standard
19593 The size produced by the commands depends on the document font size, which
19594  corresponds to the command 
19595 \series bold
19596
19597 \backslash
19598 normalsize
19599 \series default
19600 .
19601  The other commands produce smaller or larger sizes than 
19602 \series bold
19603
19604 \backslash
19605 normalsize
19606 \series default
19607 .
19608  The font size can however not exceed a certain value.
19609  Is for example the document font size 12
19610 \begin_inset space \thinspace{}
19611 \end_inset
19612
19613 pt, the command 
19614 \series bold
19615
19616 \backslash
19617 Huge
19618 \series default
19619  switches to the same size as 
19620 \series bold
19621
19622 \backslash
19623 huge
19624 \series default
19625 .
19626  
19627 \end_layout
19628
19629 \begin_layout Standard
19630 A size command is inserted in \SpecialChar TeX
19631  mode before the formula and sets the size
19632  for all following formula and text characters.
19633  To switch back to the initial size, the command 
19634 \series bold
19635
19636 \backslash
19637 normalsize
19638 \series default
19639  is inserted behind the formula in \SpecialChar TeX
19640  mode.
19641 \end_layout
19642
19643 \begin_layout Standard
19644 Within a formula the size can be changed using the following size commands
19645  or the toolbar button 
19646 \begin_inset Info
19647 type  "icon"
19648 arg   "math-insert \\style"
19649 \end_inset
19650
19651 :
19652 \begin_inset Separator parbreak
19653 \end_inset
19654
19655
19656 \end_layout
19657
19658 \begin_layout Standard
19659 \noindent
19660 \align center
19661 \begin_inset Tabular
19662 <lyxtabular version="3" rows="5" columns="2">
19663 <features tabularvalignment="middle">
19664 <column alignment="center" valignment="top">
19665 <column alignment="center" valignment="top">
19666 <row>
19667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671 Command
19672 \end_layout
19673
19674 \end_inset
19675 </cell>
19676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19677 \begin_inset Text
19678
19679 \begin_layout Plain Layout
19680 Result
19681 \begin_inset Note Note
19682 status collapsed
19683
19684 \begin_layout Plain Layout
19685
19686 \series bold
19687
19688 \backslash
19689 raisebox
19690 \series default
19691  is only used as spacer.
19692 \end_layout
19693
19694 \end_inset
19695
19696
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 </row>
19702 <row>
19703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19704 \begin_inset Text
19705
19706 \begin_layout Plain Layout
19707
19708 \backslash
19709 displaystyle
19710 \begin_inset Index idx
19711 status collapsed
19712
19713 \begin_layout Plain Layout
19714 Commands ! D ! 
19715 \backslash
19716 displaystyle
19717 \end_layout
19718
19719 \end_inset
19720
19721
19722 \end_layout
19723
19724 \end_inset
19725 </cell>
19726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19727 \begin_inset Text
19728
19729 \begin_layout Plain Layout
19730 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19731 \end_inset
19732
19733
19734 \end_layout
19735
19736 \end_inset
19737 </cell>
19738 </row>
19739 <row>
19740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19741 \begin_inset Text
19742
19743 \begin_layout Plain Layout
19744
19745 \backslash
19746 textstyle
19747 \end_layout
19748
19749 \end_inset
19750 </cell>
19751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19752 \begin_inset Text
19753
19754 \begin_layout Plain Layout
19755 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19756 \end_inset
19757
19758
19759 \end_layout
19760
19761 \end_inset
19762 </cell>
19763 </row>
19764 <row>
19765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19766 \begin_inset Text
19767
19768 \begin_layout Plain Layout
19769
19770 \backslash
19771 scriptstyle
19772 \end_layout
19773
19774 \end_inset
19775 </cell>
19776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19777 \begin_inset Text
19778
19779 \begin_layout Plain Layout
19780 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19781 \end_inset
19782
19783
19784 \end_layout
19785
19786 \end_inset
19787 </cell>
19788 </row>
19789 <row>
19790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19791 \begin_inset Text
19792
19793 \begin_layout Plain Layout
19794
19795 \backslash
19796 scriptscriptstyle
19797 \end_layout
19798
19799 \end_inset
19800 </cell>
19801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19802 \begin_inset Text
19803
19804 \begin_layout Plain Layout
19805 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19806 \end_inset
19807
19808
19809 \end_layout
19810
19811 \end_inset
19812 </cell>
19813 </row>
19814 </lyxtabular>
19815
19816 \end_inset
19817
19818
19819 \end_layout
19820
19821 \begin_layout Standard
19822 After entering these commands, a blue box appears in which the formula parts
19823  are inserted.
19824 \end_layout
19825
19826 \begin_layout Standard
19827 There is a further method to change the font size, that though only works
19828  for symbols or letters in mathematical text.
19829  To use it, one of the above text size commands is inserted in mathematical
19830  text.
19831  All following characters until the end of the mathematical text or until
19832  another size command will have the selected size.
19833  Two examples:
19834 \begin_inset VSpace -2mm
19835 \end_inset
19836
19837
19838 \end_layout
19839
19840 \begin_layout Standard
19841 \begin_inset ERT
19842 status collapsed
19843
19844 \begin_layout Plain Layout
19845
19846
19847 \backslash
19848 huge 
19849 \end_layout
19850
19851 \end_inset
19852
19853
19854 \begin_inset Formula 
19855 \[
19856 A=\frac{B}{c}\cdot\maltese
19857 \]
19858
19859 \end_inset
19860
19861
19862 \begin_inset Formula 
19863 \[
19864 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19865 \]
19866
19867 \end_inset
19868
19869
19870 \begin_inset ERT
19871 status collapsed
19872
19873 \begin_layout Plain Layout
19874
19875
19876 \backslash
19877 normalsize 
19878 \end_layout
19879
19880 \end_inset
19881
19882
19883 \end_layout
19884
19885 \begin_layout Standard
19886 \begin_inset VSpace medskip
19887 \end_inset
19888
19889 Before both formulas the command 
19890 \series bold
19891
19892 \backslash
19893 huge
19894 \series default
19895  was inserted.
19896  The command for the second formula is:
19897 \begin_inset Newline newline
19898 \end_inset
19899
19900
19901 \series bold
19902
19903 \backslash
19904 maltese
19905 \begin_inset space \textvisiblespace{}
19906 \end_inset
19907
19908 A Alt+M M 
19909 \backslash
19910 Large
19911 \begin_inset space \textvisiblespace{}
19912 \end_inset
19913
19914
19915 \backslash
19916 maltese
19917 \begin_inset space \textvisiblespace{}
19918 \end_inset
19919
19920
19921 \backslash
19922 textit
19923 \begin_inset space \textvisiblespace{}
19924 \end_inset
19925
19926 A
19927 \begin_inset Formula $\to$
19928 \end_inset
19929
19930
19931 \begin_inset Formula $\to$
19932 \end_inset
19933
19934
19935 \begin_inset Newline newline
19936 \end_inset
19937
19938
19939 \begin_inset space \hspace*{}
19940 \length 1cm
19941 \end_inset
19942
19943 Alt+M
19944 \series default
19945  
19946 \series bold
19947
19948 \backslash
19949 tiny
19950 \begin_inset space \textvisiblespace{}
19951 \end_inset
19952
19953
19954 \backslash
19955 maltese
19956 \begin_inset space \textvisiblespace{}
19957 \end_inset
19958
19959
19960 \backslash
19961 textit
19962 \begin_inset space \textvisiblespace{}
19963 \end_inset
19964
19965 A
19966 \end_layout
19967
19968 \begin_layout Standard
19969 If a symbol cannot be displayed in different sizes, it will always be displayed
19970  in the default size.
19971 \end_layout
19972
19973 \begin_layout Section
19974 Greek Letters
19975 \begin_inset Index idx
19976 status collapsed
19977
19978 \begin_layout Plain Layout
19979 Greek letters
19980 \end_layout
19981
19982 \end_inset
19983
19984
19985 \end_layout
19986
19987 \begin_layout Standard
19988 Greek letters can also be inserted via the toolbar button 
19989 \begin_inset Info
19990 type  "icon"
19991 arg   "math-insert \\alpha"
19992 \end_inset
19993
19994 .
19995  All international typesetting norms purport that Greek letters in math
19996  have to be typeset italic/slanted.
19997  In some languages, like French or Russian, they are nevertheless sometimes
19998  typeset upright.
19999 \end_layout
20000
20001 \begin_layout Subsection
20002 Small Letters
20003 \begin_inset Index idx
20004 status collapsed
20005
20006 \begin_layout Plain Layout
20007 Greek letters ! small
20008 \end_layout
20009
20010 \end_inset
20011
20012
20013 \end_layout
20014
20015 \begin_layout Standard
20016 \begin_inset space \hfill{}
20017 \end_inset
20018
20019
20020 \begin_inset Tabular
20021 <lyxtabular version="3" rows="11" columns="2">
20022 <features tabularvalignment="middle">
20023 <column alignment="center" valignment="top" width="0pt">
20024 <column alignment="center" valignment="top" width="0pt">
20025 <row>
20026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20027 \begin_inset Text
20028
20029 \begin_layout Plain Layout
20030 Command
20031 \end_layout
20032
20033 \end_inset
20034 </cell>
20035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20036 \begin_inset Text
20037
20038 \begin_layout Plain Layout
20039 Result
20040 \end_layout
20041
20042 \end_inset
20043 </cell>
20044 </row>
20045 <row>
20046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20047 \begin_inset Text
20048
20049 \begin_layout Plain Layout
20050
20051 \backslash
20052 alpha
20053 \end_layout
20054
20055 \end_inset
20056 </cell>
20057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061 \begin_inset Formula $\alpha$
20062 \end_inset
20063
20064
20065 \end_layout
20066
20067 \end_inset
20068 </cell>
20069 </row>
20070 <row>
20071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20072 \begin_inset Text
20073
20074 \begin_layout Plain Layout
20075
20076 \backslash
20077 beta
20078 \end_layout
20079
20080 \end_inset
20081 </cell>
20082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20083 \begin_inset Text
20084
20085 \begin_layout Plain Layout
20086 \begin_inset Formula $\beta$
20087 \end_inset
20088
20089
20090 \end_layout
20091
20092 \end_inset
20093 </cell>
20094 </row>
20095 <row>
20096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20097 \begin_inset Text
20098
20099 \begin_layout Plain Layout
20100
20101 \backslash
20102 gamma
20103 \end_layout
20104
20105 \end_inset
20106 </cell>
20107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20108 \begin_inset Text
20109
20110 \begin_layout Plain Layout
20111 \begin_inset Formula $\gamma$
20112 \end_inset
20113
20114
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 </row>
20120 <row>
20121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20122 \begin_inset Text
20123
20124 \begin_layout Plain Layout
20125
20126 \backslash
20127 delta
20128 \end_layout
20129
20130 \end_inset
20131 </cell>
20132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20133 \begin_inset Text
20134
20135 \begin_layout Plain Layout
20136 \begin_inset Formula $\delta$
20137 \end_inset
20138
20139
20140 \end_layout
20141
20142 \end_inset
20143 </cell>
20144 </row>
20145 <row>
20146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20147 \begin_inset Text
20148
20149 \begin_layout Plain Layout
20150
20151 \backslash
20152 epsilon
20153 \end_layout
20154
20155 \end_inset
20156 </cell>
20157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20158 \begin_inset Text
20159
20160 \begin_layout Plain Layout
20161 \begin_inset Formula $\epsilon$
20162 \end_inset
20163
20164
20165 \end_layout
20166
20167 \end_inset
20168 </cell>
20169 </row>
20170 <row>
20171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20172 \begin_inset Text
20173
20174 \begin_layout Plain Layout
20175
20176 \backslash
20177 varepsilon
20178 \end_layout
20179
20180 \end_inset
20181 </cell>
20182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20183 \begin_inset Text
20184
20185 \begin_layout Plain Layout
20186 \begin_inset Formula $\varepsilon$
20187 \end_inset
20188
20189
20190 \end_layout
20191
20192 \end_inset
20193 </cell>
20194 </row>
20195 <row>
20196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20197 \begin_inset Text
20198
20199 \begin_layout Plain Layout
20200
20201 \backslash
20202 zeta
20203 \end_layout
20204
20205 \end_inset
20206 </cell>
20207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20208 \begin_inset Text
20209
20210 \begin_layout Plain Layout
20211 \begin_inset Formula $\zeta$
20212 \end_inset
20213
20214
20215 \end_layout
20216
20217 \end_inset
20218 </cell>
20219 </row>
20220 <row>
20221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20222 \begin_inset Text
20223
20224 \begin_layout Plain Layout
20225
20226 \backslash
20227 eta
20228 \end_layout
20229
20230 \end_inset
20231 </cell>
20232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20233 \begin_inset Text
20234
20235 \begin_layout Plain Layout
20236 \begin_inset Formula $\eta$
20237 \end_inset
20238
20239
20240 \end_layout
20241
20242 \end_inset
20243 </cell>
20244 </row>
20245 <row>
20246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20247 \begin_inset Text
20248
20249 \begin_layout Plain Layout
20250
20251 \backslash
20252 theta
20253 \end_layout
20254
20255 \end_inset
20256 </cell>
20257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20258 \begin_inset Text
20259
20260 \begin_layout Plain Layout
20261 \begin_inset Formula $\theta$
20262 \end_inset
20263
20264
20265 \end_layout
20266
20267 \end_inset
20268 </cell>
20269 </row>
20270 <row>
20271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20272 \begin_inset Text
20273
20274 \begin_layout Plain Layout
20275
20276 \backslash
20277 vartheta
20278 \end_layout
20279
20280 \end_inset
20281 </cell>
20282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20283 \begin_inset Text
20284
20285 \begin_layout Plain Layout
20286 \begin_inset Formula $\vartheta$
20287 \end_inset
20288
20289
20290 \end_layout
20291
20292 \end_inset
20293 </cell>
20294 </row>
20295 </lyxtabular>
20296
20297 \end_inset
20298
20299
20300 \begin_inset space \hfill{}
20301 \end_inset
20302
20303
20304 \begin_inset Tabular
20305 <lyxtabular version="3" rows="12" columns="2">
20306 <features tabularvalignment="middle">
20307 <column alignment="center" valignment="top" width="0pt">
20308 <column alignment="center" valignment="top" width="0pt">
20309 <row>
20310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20311 \begin_inset Text
20312
20313 \begin_layout Plain Layout
20314 Command
20315 \end_layout
20316
20317 \end_inset
20318 </cell>
20319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20320 \begin_inset Text
20321
20322 \begin_layout Plain Layout
20323 Result
20324 \end_layout
20325
20326 \end_inset
20327 </cell>
20328 </row>
20329 <row>
20330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20331 \begin_inset Text
20332
20333 \begin_layout Plain Layout
20334
20335 \backslash
20336 iota
20337 \end_layout
20338
20339 \end_inset
20340 </cell>
20341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20342 \begin_inset Text
20343
20344 \begin_layout Plain Layout
20345 \begin_inset Formula $\iota$
20346 \end_inset
20347
20348
20349 \end_layout
20350
20351 \end_inset
20352 </cell>
20353 </row>
20354 <row>
20355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20356 \begin_inset Text
20357
20358 \begin_layout Plain Layout
20359
20360 \backslash
20361 kappa
20362 \end_layout
20363
20364 \end_inset
20365 </cell>
20366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20367 \begin_inset Text
20368
20369 \begin_layout Plain Layout
20370 \begin_inset Formula $\kappa$
20371 \end_inset
20372
20373
20374 \end_layout
20375
20376 \end_inset
20377 </cell>
20378 </row>
20379 <row>
20380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20381 \begin_inset Text
20382
20383 \begin_layout Plain Layout
20384
20385 \backslash
20386 varkappa
20387 \end_layout
20388
20389 \end_inset
20390 </cell>
20391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20392 \begin_inset Text
20393
20394 \begin_layout Plain Layout
20395 \begin_inset Formula $\varkappa$
20396 \end_inset
20397
20398
20399 \end_layout
20400
20401 \end_inset
20402 </cell>
20403 </row>
20404 <row>
20405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20406 \begin_inset Text
20407
20408 \begin_layout Plain Layout
20409
20410 \backslash
20411 lambda
20412 \end_layout
20413
20414 \end_inset
20415 </cell>
20416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20417 \begin_inset Text
20418
20419 \begin_layout Plain Layout
20420 \begin_inset Formula $\lambda$
20421 \end_inset
20422
20423
20424 \end_layout
20425
20426 \end_inset
20427 </cell>
20428 </row>
20429 <row>
20430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20431 \begin_inset Text
20432
20433 \begin_layout Plain Layout
20434
20435 \backslash
20436 mu
20437 \end_layout
20438
20439 \end_inset
20440 </cell>
20441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20442 \begin_inset Text
20443
20444 \begin_layout Plain Layout
20445 \begin_inset Formula $\mu$
20446 \end_inset
20447
20448
20449 \end_layout
20450
20451 \end_inset
20452 </cell>
20453 </row>
20454 <row>
20455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20456 \begin_inset Text
20457
20458 \begin_layout Plain Layout
20459
20460 \backslash
20461 nu
20462 \end_layout
20463
20464 \end_inset
20465 </cell>
20466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470 \begin_inset Formula $\nu$
20471 \end_inset
20472
20473
20474 \end_layout
20475
20476 \end_inset
20477 </cell>
20478 </row>
20479 <row>
20480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20481 \begin_inset Text
20482
20483 \begin_layout Plain Layout
20484
20485 \backslash
20486 xi
20487 \end_layout
20488
20489 \end_inset
20490 </cell>
20491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20492 \begin_inset Text
20493
20494 \begin_layout Plain Layout
20495 \begin_inset Formula $\xi$
20496 \end_inset
20497
20498
20499 \end_layout
20500
20501 \end_inset
20502 </cell>
20503 </row>
20504 <row>
20505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20506 \begin_inset Text
20507
20508 \begin_layout Plain Layout
20509 o
20510 \end_layout
20511
20512 \end_inset
20513 </cell>
20514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20515 \begin_inset Text
20516
20517 \begin_layout Plain Layout
20518 \begin_inset Formula $o$
20519 \end_inset
20520
20521
20522 \end_layout
20523
20524 \end_inset
20525 </cell>
20526 </row>
20527 <row>
20528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20529 \begin_inset Text
20530
20531 \begin_layout Plain Layout
20532
20533 \backslash
20534 pi
20535 \end_layout
20536
20537 \end_inset
20538 </cell>
20539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543 \begin_inset Formula $\pi$
20544 \end_inset
20545
20546
20547 \end_layout
20548
20549 \end_inset
20550 </cell>
20551 </row>
20552 <row>
20553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20554 \begin_inset Text
20555
20556 \begin_layout Plain Layout
20557
20558 \backslash
20559 varpi
20560 \end_layout
20561
20562 \end_inset
20563 </cell>
20564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20565 \begin_inset Text
20566
20567 \begin_layout Plain Layout
20568 \begin_inset Formula $\varpi$
20569 \end_inset
20570
20571
20572 \end_layout
20573
20574 \end_inset
20575 </cell>
20576 </row>
20577 <row>
20578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20579 \begin_inset Text
20580
20581 \begin_layout Plain Layout
20582
20583 \backslash
20584 rho
20585 \end_layout
20586
20587 \end_inset
20588 </cell>
20589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20590 \begin_inset Text
20591
20592 \begin_layout Plain Layout
20593 \begin_inset Formula $\rho$
20594 \end_inset
20595
20596
20597 \end_layout
20598
20599 \end_inset
20600 </cell>
20601 </row>
20602 </lyxtabular>
20603
20604 \end_inset
20605
20606
20607 \begin_inset space \hfill{}
20608 \end_inset
20609
20610
20611 \begin_inset Tabular
20612 <lyxtabular version="3" rows="11" columns="2">
20613 <features tabularvalignment="middle">
20614 <column alignment="center" valignment="top" width="0pt">
20615 <column alignment="center" valignment="top" width="0pt">
20616 <row>
20617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20618 \begin_inset Text
20619
20620 \begin_layout Plain Layout
20621 Command
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20627 \begin_inset Text
20628
20629 \begin_layout Plain Layout
20630 Result
20631 \end_layout
20632
20633 \end_inset
20634 </cell>
20635 </row>
20636 <row>
20637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20638 \begin_inset Text
20639
20640 \begin_layout Plain Layout
20641
20642 \backslash
20643 varrho
20644 \end_layout
20645
20646 \end_inset
20647 </cell>
20648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20649 \begin_inset Text
20650
20651 \begin_layout Plain Layout
20652 \begin_inset Formula $\varrho$
20653 \end_inset
20654
20655
20656 \end_layout
20657
20658 \end_inset
20659 </cell>
20660 </row>
20661 <row>
20662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20663 \begin_inset Text
20664
20665 \begin_layout Plain Layout
20666
20667 \backslash
20668 sigma
20669 \end_layout
20670
20671 \end_inset
20672 </cell>
20673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20674 \begin_inset Text
20675
20676 \begin_layout Plain Layout
20677 \begin_inset Formula $\sigma$
20678 \end_inset
20679
20680
20681 \end_layout
20682
20683 \end_inset
20684 </cell>
20685 </row>
20686 <row>
20687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20688 \begin_inset Text
20689
20690 \begin_layout Plain Layout
20691
20692 \backslash
20693 varsigma
20694 \end_layout
20695
20696 \end_inset
20697 </cell>
20698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20699 \begin_inset Text
20700
20701 \begin_layout Plain Layout
20702 \begin_inset Formula $\varsigma$
20703 \end_inset
20704
20705
20706 \end_layout
20707
20708 \end_inset
20709 </cell>
20710 </row>
20711 <row>
20712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20713 \begin_inset Text
20714
20715 \begin_layout Plain Layout
20716
20717 \backslash
20718 tau
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20724 \begin_inset Text
20725
20726 \begin_layout Plain Layout
20727 \begin_inset Formula $\tau$
20728 \end_inset
20729
20730
20731 \end_layout
20732
20733 \end_inset
20734 </cell>
20735 </row>
20736 <row>
20737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20738 \begin_inset Text
20739
20740 \begin_layout Plain Layout
20741
20742 \backslash
20743 upsilon
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20749 \begin_inset Text
20750
20751 \begin_layout Plain Layout
20752 \begin_inset Formula $\upsilon$
20753 \end_inset
20754
20755
20756 \end_layout
20757
20758 \end_inset
20759 </cell>
20760 </row>
20761 <row>
20762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20763 \begin_inset Text
20764
20765 \begin_layout Plain Layout
20766
20767 \backslash
20768 phi
20769 \end_layout
20770
20771 \end_inset
20772 </cell>
20773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20774 \begin_inset Text
20775
20776 \begin_layout Plain Layout
20777 \begin_inset Formula $\phi$
20778 \end_inset
20779
20780
20781 \end_layout
20782
20783 \end_inset
20784 </cell>
20785 </row>
20786 <row>
20787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20788 \begin_inset Text
20789
20790 \begin_layout Plain Layout
20791
20792 \backslash
20793 varphi
20794 \end_layout
20795
20796 \end_inset
20797 </cell>
20798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20799 \begin_inset Text
20800
20801 \begin_layout Plain Layout
20802 \begin_inset Formula $\varphi$
20803 \end_inset
20804
20805
20806 \end_layout
20807
20808 \end_inset
20809 </cell>
20810 </row>
20811 <row>
20812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20813 \begin_inset Text
20814
20815 \begin_layout Plain Layout
20816
20817 \backslash
20818 chi
20819 \end_layout
20820
20821 \end_inset
20822 </cell>
20823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20824 \begin_inset Text
20825
20826 \begin_layout Plain Layout
20827 \begin_inset Formula $\chi$
20828 \end_inset
20829
20830
20831 \end_layout
20832
20833 \end_inset
20834 </cell>
20835 </row>
20836 <row>
20837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20838 \begin_inset Text
20839
20840 \begin_layout Plain Layout
20841
20842 \backslash
20843 psi
20844 \end_layout
20845
20846 \end_inset
20847 </cell>
20848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20849 \begin_inset Text
20850
20851 \begin_layout Plain Layout
20852 \begin_inset Formula $\psi$
20853 \end_inset
20854
20855
20856 \end_layout
20857
20858 \end_inset
20859 </cell>
20860 </row>
20861 <row>
20862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20863 \begin_inset Text
20864
20865 \begin_layout Plain Layout
20866
20867 \backslash
20868 omega
20869 \end_layout
20870
20871 \end_inset
20872 </cell>
20873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20874 \begin_inset Text
20875
20876 \begin_layout Plain Layout
20877 \begin_inset Formula $\omega$
20878 \end_inset
20879
20880
20881 \end_layout
20882
20883 \end_inset
20884 </cell>
20885 </row>
20886 </lyxtabular>
20887
20888 \end_inset
20889
20890
20891 \begin_inset space \hfill{}
20892 \end_inset
20893
20894
20895 \end_layout
20896
20897 \begin_layout Standard
20898 \begin_inset VSpace medskip
20899 \end_inset
20900
20901
20902 \end_layout
20903
20904 \begin_layout Standard
20905 How to create special upright Greek letters is explained in 
20906 \begin_inset CommandInset ref
20907 LatexCommand ref
20908 reference "subsec:Upright-small-Greek"
20909
20910 \end_inset
20911
20912 .
20913 \end_layout
20914
20915 \begin_layout Subsection
20916 Big Letters
20917 \begin_inset Index idx
20918 status collapsed
20919
20920 \begin_layout Plain Layout
20921 Greek letters ! big
20922 \end_layout
20923
20924 \end_inset
20925
20926
20927 \end_layout
20928
20929 \begin_layout Standard
20930 \begin_inset space \hfill{}
20931 \end_inset
20932
20933
20934 \begin_inset Tabular
20935 <lyxtabular version="3" rows="7" columns="2">
20936 <features tabularvalignment="middle">
20937 <column alignment="center" valignment="top" width="0pt">
20938 <column alignment="center" valignment="top" width="0pt">
20939 <row>
20940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20941 \begin_inset Text
20942
20943 \begin_layout Plain Layout
20944 Command
20945 \end_layout
20946
20947 \end_inset
20948 </cell>
20949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20950 \begin_inset Text
20951
20952 \begin_layout Plain Layout
20953 Result
20954 \end_layout
20955
20956 \end_inset
20957 </cell>
20958 </row>
20959 <row>
20960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20961 \begin_inset Text
20962
20963 \begin_layout Plain Layout
20964
20965 \backslash
20966 Gamma
20967 \end_layout
20968
20969 \end_inset
20970 </cell>
20971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20972 \begin_inset Text
20973
20974 \begin_layout Plain Layout
20975 \begin_inset Formula $\Gamma$
20976 \end_inset
20977
20978
20979 \end_layout
20980
20981 \end_inset
20982 </cell>
20983 </row>
20984 <row>
20985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20986 \begin_inset Text
20987
20988 \begin_layout Plain Layout
20989
20990 \backslash
20991 Delta
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20997 \begin_inset Text
20998
20999 \begin_layout Plain Layout
21000 \begin_inset Formula $\Delta$
21001 \end_inset
21002
21003
21004 \end_layout
21005
21006 \end_inset
21007 </cell>
21008 </row>
21009 <row>
21010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21011 \begin_inset Text
21012
21013 \begin_layout Plain Layout
21014
21015 \backslash
21016 Theta
21017 \end_layout
21018
21019 \end_inset
21020 </cell>
21021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21022 \begin_inset Text
21023
21024 \begin_layout Plain Layout
21025 \begin_inset Formula $\Theta$
21026 \end_inset
21027
21028
21029 \end_layout
21030
21031 \end_inset
21032 </cell>
21033 </row>
21034 <row>
21035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21036 \begin_inset Text
21037
21038 \begin_layout Plain Layout
21039
21040 \backslash
21041 Lambda
21042 \end_layout
21043
21044 \end_inset
21045 </cell>
21046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21047 \begin_inset Text
21048
21049 \begin_layout Plain Layout
21050 \begin_inset Formula $\Lambda$
21051 \end_inset
21052
21053
21054 \end_layout
21055
21056 \end_inset
21057 </cell>
21058 </row>
21059 <row>
21060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21061 \begin_inset Text
21062
21063 \begin_layout Plain Layout
21064
21065 \backslash
21066 Xi
21067 \end_layout
21068
21069 \end_inset
21070 </cell>
21071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21072 \begin_inset Text
21073
21074 \begin_layout Plain Layout
21075 \begin_inset Formula $\Xi$
21076 \end_inset
21077
21078
21079 \end_layout
21080
21081 \end_inset
21082 </cell>
21083 </row>
21084 <row>
21085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21086 \begin_inset Text
21087
21088 \begin_layout Plain Layout
21089
21090 \backslash
21091 Pi
21092 \end_layout
21093
21094 \end_inset
21095 </cell>
21096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21097 \begin_inset Text
21098
21099 \begin_layout Plain Layout
21100 \begin_inset Formula $\Pi$
21101 \end_inset
21102
21103
21104 \end_layout
21105
21106 \end_inset
21107 </cell>
21108 </row>
21109 </lyxtabular>
21110
21111 \end_inset
21112
21113
21114 \begin_inset space \hfill{}
21115 \end_inset
21116
21117
21118 \begin_inset Tabular
21119 <lyxtabular version="3" rows="6" columns="2">
21120 <features tabularvalignment="middle">
21121 <column alignment="center" valignment="top" width="0pt">
21122 <column alignment="center" valignment="top" width="0pt">
21123 <row>
21124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21125 \begin_inset Text
21126
21127 \begin_layout Plain Layout
21128 Command
21129 \end_layout
21130
21131 \end_inset
21132 </cell>
21133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21134 \begin_inset Text
21135
21136 \begin_layout Plain Layout
21137 Result
21138 \end_layout
21139
21140 \end_inset
21141 </cell>
21142 </row>
21143 <row>
21144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21145 \begin_inset Text
21146
21147 \begin_layout Plain Layout
21148
21149 \backslash
21150 Sigma
21151 \end_layout
21152
21153 \end_inset
21154 </cell>
21155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21156 \begin_inset Text
21157
21158 \begin_layout Plain Layout
21159 \begin_inset Formula $\Sigma$
21160 \end_inset
21161
21162
21163 \end_layout
21164
21165 \end_inset
21166 </cell>
21167 </row>
21168 <row>
21169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21170 \begin_inset Text
21171
21172 \begin_layout Plain Layout
21173
21174 \backslash
21175 Upsilon
21176 \end_layout
21177
21178 \end_inset
21179 </cell>
21180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21181 \begin_inset Text
21182
21183 \begin_layout Plain Layout
21184 \begin_inset Formula $\Upsilon$
21185 \end_inset
21186
21187
21188 \end_layout
21189
21190 \end_inset
21191 </cell>
21192 </row>
21193 <row>
21194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21195 \begin_inset Text
21196
21197 \begin_layout Plain Layout
21198
21199 \backslash
21200 Phi
21201 \end_layout
21202
21203 \end_inset
21204 </cell>
21205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21206 \begin_inset Text
21207
21208 \begin_layout Plain Layout
21209 \begin_inset Formula $\Phi$
21210 \end_inset
21211
21212
21213 \end_layout
21214
21215 \end_inset
21216 </cell>
21217 </row>
21218 <row>
21219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21220 \begin_inset Text
21221
21222 \begin_layout Plain Layout
21223
21224 \backslash
21225 Psi
21226 \end_layout
21227
21228 \end_inset
21229 </cell>
21230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21231 \begin_inset Text
21232
21233 \begin_layout Plain Layout
21234 \begin_inset Formula $\Psi$
21235 \end_inset
21236
21237
21238 \end_layout
21239
21240 \end_inset
21241 </cell>
21242 </row>
21243 <row>
21244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21245 \begin_inset Text
21246
21247 \begin_layout Plain Layout
21248
21249 \backslash
21250 Omega
21251 \end_layout
21252
21253 \end_inset
21254 </cell>
21255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21256 \begin_inset Text
21257
21258 \begin_layout Plain Layout
21259 \begin_inset Formula $\Omega$
21260 \end_inset
21261
21262
21263 \end_layout
21264
21265 \end_inset
21266 </cell>
21267 </row>
21268 </lyxtabular>
21269
21270 \end_inset
21271
21272
21273 \begin_inset space \hfill{}
21274 \end_inset
21275
21276
21277 \end_layout
21278
21279 \begin_layout Standard
21280 \begin_inset VSpace medskip
21281 \end_inset
21282
21283 That the big Greek letters appear upright is caused by a design bug when
21284  \SpecialChar TeX
21285  was developed.
21286  To get correct italic big letters, begin every command with 
21287 \series bold
21288 var
21289 \series default
21290 .
21291  For example the command 
21292 \series bold
21293
21294 \backslash
21295 varGamma
21296 \series default
21297  produces 
21298 \begin_inset Formula $\varGamma$
21299 \end_inset
21300
21301 .
21302  Another way is to load the package 
21303 \series bold
21304 fixmath
21305 \series default
21306
21307 \begin_inset Foot
21308 status collapsed
21309
21310 \begin_layout Plain Layout
21311
21312 \series bold
21313 fixmath
21314 \series default
21315  is part of the \SpecialChar LaTeX
21316 -package 
21317 \series bold
21318 was
21319 \series default
21320
21321 \begin_inset Index idx
21322 status collapsed
21323
21324 \begin_layout Plain Layout
21325 Packages ! was
21326 \begin_inset ERT
21327 status collapsed
21328
21329 \begin_layout Plain Layout
21330
21331
21332 \backslash
21333 vspace{4mm}
21334 \end_layout
21335
21336 \end_inset
21337
21338
21339 \end_layout
21340
21341 \end_inset
21342
21343 .
21344 \end_layout
21345
21346 \end_inset
21347
21348
21349 \begin_inset Index idx
21350 status collapsed
21351
21352 \begin_layout Plain Layout
21353 Packages ! fixmath
21354 \end_layout
21355
21356 \end_inset
21357
21358  with the \SpecialChar LaTeX
21359 -preamble line
21360 \end_layout
21361
21362 \begin_layout Standard
21363
21364 \series bold
21365
21366 \backslash
21367 usepackage{fixmath}
21368 \end_layout
21369
21370 \begin_layout Standard
21371 Then all big Greek letters in a document will automatically be typeset italic.
21372 \end_layout
21373
21374 \begin_layout Subsection
21375 Bold Letters
21376 \begin_inset Index idx
21377 status collapsed
21378
21379 \begin_layout Plain Layout
21380 Greek letters ! bold
21381 \end_layout
21382
21383 \end_inset
21384
21385
21386 \end_layout
21387
21388 \begin_layout Standard
21389 Greek letters cannot be set with different font styles like Latin letters.
21390  They can only be made bold with the command 
21391 \series bold
21392
21393 \backslash
21394 boldsymbol
21395 \series default
21396
21397 \begin_inset Index idx
21398 status collapsed
21399
21400 \begin_layout Plain Layout
21401 Commands ! B ! 
21402 \backslash
21403 boldsymbol
21404 \end_layout
21405
21406 \end_inset
21407
21408 .
21409 \begin_inset Separator parbreak
21410 \end_inset
21411
21412
21413 \end_layout
21414
21415 \begin_layout Standard
21416 \align center
21417 \begin_inset Tabular
21418 <lyxtabular version="3" rows="3" columns="2">
21419 <features tabularvalignment="middle">
21420 <column alignment="center" valignment="top">
21421 <column alignment="center" valignment="top">
21422 <row>
21423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21424 \begin_inset Text
21425
21426 \begin_layout Plain Layout
21427 Command
21428 \end_layout
21429
21430 \end_inset
21431 </cell>
21432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21433 \begin_inset Text
21434
21435 \begin_layout Plain Layout
21436 Result
21437 \end_layout
21438
21439 \end_inset
21440 </cell>
21441 </row>
21442 <row>
21443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21444 \begin_inset Text
21445
21446 \begin_layout Plain Layout
21447
21448 \backslash
21449 Upsilon
21450 \backslash
21451 boldsymbol
21452 \backslash
21453 Upsilon
21454 \end_layout
21455
21456 \end_inset
21457 </cell>
21458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21459 \begin_inset Text
21460
21461 \begin_layout Plain Layout
21462 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21463 \end_inset
21464
21465
21466 \end_layout
21467
21468 \end_inset
21469 </cell>
21470 </row>
21471 <row>
21472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21473 \begin_inset Text
21474
21475 \begin_layout Plain Layout
21476
21477 \backslash
21478 theta
21479 \backslash
21480 boldsymbol
21481 \backslash
21482 theta
21483 \end_layout
21484
21485 \end_inset
21486 </cell>
21487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21488 \begin_inset Text
21489
21490 \begin_layout Plain Layout
21491 \begin_inset Formula $\theta\boldsymbol{\theta}$
21492 \end_inset
21493
21494
21495 \end_layout
21496
21497 \end_inset
21498 </cell>
21499 </row>
21500 </lyxtabular>
21501
21502 \end_inset
21503
21504
21505 \end_layout
21506
21507 \begin_layout Section
21508 Symbols
21509 \begin_inset ERT
21510 status collapsed
21511
21512 \begin_layout Plain Layout
21513
21514
21515 \backslash
21516 texorpdfstring{
21517 \end_layout
21518
21519 \end_inset
21520
21521
21522 \begin_inset Foot
21523 status collapsed
21524
21525 \begin_layout Plain Layout
21526 A list with all symbols of most of the \SpecialChar LaTeX
21527 -packages can be found in 
21528 \begin_inset CommandInset citation
21529 LatexCommand cite
21530 key "Symbols"
21531
21532 \end_inset
21533
21534 .
21535 \end_layout
21536
21537 \end_inset
21538
21539
21540 \begin_inset ERT
21541 status collapsed
21542
21543 \begin_layout Plain Layout
21544
21545 }{}
21546 \end_layout
21547
21548 \end_inset
21549
21550
21551 \begin_inset Note Note
21552 status collapsed
21553
21554 \begin_layout Plain Layout
21555
21556 \backslash
21557 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
21558 \end_layout
21559
21560 \begin_layout Plain Layout
21561 More about 
21562 \backslash
21563 texorpdfstring is in section 
21564 \begin_inset CommandInset ref
21565 LatexCommand ref
21566 reference "subsec:Formulas-in-Section"
21567
21568 \end_inset
21569
21570 .
21571 \end_layout
21572
21573 \end_inset
21574
21575
21576 \begin_inset Index idx
21577 status collapsed
21578
21579 \begin_layout Plain Layout
21580 Symbols
21581 \end_layout
21582
21583 \end_inset
21584
21585
21586 \end_layout
21587
21588 \begin_layout Standard
21589 Many of the symbols listed in this section can also be inserted via the
21590  toolbar buttons 
21591 \begin_inset Info
21592 type  "icon"
21593 arg   "math-insert \\nabla"
21594 \end_inset
21595
21596  and 
21597 \begin_inset Info
21598 type  "icon"
21599 arg   "math-insert \\digamma"
21600 \end_inset
21601
21602 .
21603 \end_layout
21604
21605 \begin_layout Subsection
21606 Mathematical Symbols
21607 \begin_inset CommandInset label
21608 LatexCommand label
21609 name "subsec:Mathematical-Symbols"
21610
21611 \end_inset
21612
21613
21614 \begin_inset Index idx
21615 status collapsed
21616
21617 \begin_layout Plain Layout
21618 Symbols ! mathematical
21619 \end_layout
21620
21621 \end_inset
21622
21623
21624 \end_layout
21625
21626 \begin_layout Standard
21627 \begin_inset space \hfill{}
21628 \end_inset
21629
21630
21631 \begin_inset Tabular
21632 <lyxtabular version="3" rows="10" columns="2">
21633 <features tabularvalignment="middle">
21634 <column alignment="center" valignment="top" width="0pt">
21635 <column alignment="center" valignment="top" width="0pt">
21636 <row>
21637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21638 \begin_inset Text
21639
21640 \begin_layout Plain Layout
21641 Command
21642 \end_layout
21643
21644 \end_inset
21645 </cell>
21646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21647 \begin_inset Text
21648
21649 \begin_layout Plain Layout
21650 Result
21651 \end_layout
21652
21653 \end_inset
21654 </cell>
21655 </row>
21656 <row>
21657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21658 \begin_inset Text
21659
21660 \begin_layout Plain Layout
21661
21662 \backslash
21663 neg
21664 \end_layout
21665
21666 \end_inset
21667 </cell>
21668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21669 \begin_inset Text
21670
21671 \begin_layout Plain Layout
21672 \begin_inset Formula $\neg$
21673 \end_inset
21674
21675
21676 \end_layout
21677
21678 \end_inset
21679 </cell>
21680 </row>
21681 <row>
21682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21683 \begin_inset Text
21684
21685 \begin_layout Plain Layout
21686
21687 \backslash
21688 Im
21689 \end_layout
21690
21691 \end_inset
21692 </cell>
21693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21694 \begin_inset Text
21695
21696 \begin_layout Plain Layout
21697 \begin_inset Formula $\Im$
21698 \end_inset
21699
21700
21701 \end_layout
21702
21703 \end_inset
21704 </cell>
21705 </row>
21706 <row>
21707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21708 \begin_inset Text
21709
21710 \begin_layout Plain Layout
21711
21712 \backslash
21713 Re
21714 \end_layout
21715
21716 \end_inset
21717 </cell>
21718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21719 \begin_inset Text
21720
21721 \begin_layout Plain Layout
21722 \begin_inset Formula $\Re$
21723 \end_inset
21724
21725
21726 \end_layout
21727
21728 \end_inset
21729 </cell>
21730 </row>
21731 <row>
21732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21733 \begin_inset Text
21734
21735 \begin_layout Plain Layout
21736
21737 \backslash
21738 aleph
21739 \end_layout
21740
21741 \end_inset
21742 </cell>
21743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21744 \begin_inset Text
21745
21746 \begin_layout Plain Layout
21747 \begin_inset Formula $\aleph$
21748 \end_inset
21749
21750
21751 \end_layout
21752
21753 \end_inset
21754 </cell>
21755 </row>
21756 <row>
21757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21758 \begin_inset Text
21759
21760 \begin_layout Plain Layout
21761
21762 \backslash
21763 partial
21764 \end_layout
21765
21766 \end_inset
21767 </cell>
21768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21769 \begin_inset Text
21770
21771 \begin_layout Plain Layout
21772 \begin_inset Formula $\partial$
21773 \end_inset
21774
21775
21776 \end_layout
21777
21778 \end_inset
21779 </cell>
21780 </row>
21781 <row>
21782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21783 \begin_inset Text
21784
21785 \begin_layout Plain Layout
21786
21787 \backslash
21788 infty
21789 \end_layout
21790
21791 \end_inset
21792 </cell>
21793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21794 \begin_inset Text
21795
21796 \begin_layout Plain Layout
21797 \begin_inset Formula $\infty$
21798 \end_inset
21799
21800
21801 \end_layout
21802
21803 \end_inset
21804 </cell>
21805 </row>
21806 <row>
21807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21808 \begin_inset Text
21809
21810 \begin_layout Plain Layout
21811
21812 \backslash
21813 wp
21814 \end_layout
21815
21816 \end_inset
21817 </cell>
21818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21819 \begin_inset Text
21820
21821 \begin_layout Plain Layout
21822 \begin_inset Formula $\wp$
21823 \end_inset
21824
21825
21826 \end_layout
21827
21828 \end_inset
21829 </cell>
21830 </row>
21831 <row>
21832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21833 \begin_inset Text
21834
21835 \begin_layout Plain Layout
21836
21837 \backslash
21838 imath
21839 \end_layout
21840
21841 \end_inset
21842 </cell>
21843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21844 \begin_inset Text
21845
21846 \begin_layout Plain Layout
21847 \begin_inset Formula $\imath$
21848 \end_inset
21849
21850
21851 \end_layout
21852
21853 \end_inset
21854 </cell>
21855 </row>
21856 <row>
21857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21858 \begin_inset Text
21859
21860 \begin_layout Plain Layout
21861
21862 \backslash
21863 jmath
21864 \end_layout
21865
21866 \end_inset
21867 </cell>
21868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21869 \begin_inset Text
21870
21871 \begin_layout Plain Layout
21872 \begin_inset Formula $\jmath$
21873 \end_inset
21874
21875
21876 \end_layout
21877
21878 \end_inset
21879 </cell>
21880 </row>
21881 </lyxtabular>
21882
21883 \end_inset
21884
21885
21886 \begin_inset space \hfill{}
21887 \end_inset
21888
21889
21890 \begin_inset Tabular
21891 <lyxtabular version="3" rows="10" columns="2">
21892 <features tabularvalignment="middle">
21893 <column alignment="center" valignment="top" width="0pt">
21894 <column alignment="center" valignment="top" width="0pt">
21895 <row>
21896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900 Command
21901 \end_layout
21902
21903 \end_inset
21904 </cell>
21905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21906 \begin_inset Text
21907
21908 \begin_layout Plain Layout
21909 Result
21910 \begin_inset Note Note
21911 status collapsed
21912
21913 \begin_layout Plain Layout
21914
21915 \series bold
21916
21917 \backslash
21918 raisebox
21919 \series default
21920  is only used as spacer.
21921 \end_layout
21922
21923 \end_inset
21924
21925
21926 \end_layout
21927
21928 \end_inset
21929 </cell>
21930 </row>
21931 <row>
21932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21933 \begin_inset Text
21934
21935 \begin_layout Plain Layout
21936
21937 \backslash
21938 forall
21939 \end_layout
21940
21941 \end_inset
21942 </cell>
21943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21944 \begin_inset Text
21945
21946 \begin_layout Plain Layout
21947 \begin_inset Formula $\forall$
21948 \end_inset
21949
21950
21951 \end_layout
21952
21953 \end_inset
21954 </cell>
21955 </row>
21956 <row>
21957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21958 \begin_inset Text
21959
21960 \begin_layout Plain Layout
21961
21962 \backslash
21963 exists
21964 \end_layout
21965
21966 \end_inset
21967 </cell>
21968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21969 \begin_inset Text
21970
21971 \begin_layout Plain Layout
21972 \begin_inset Formula $\exists$
21973 \end_inset
21974
21975
21976 \end_layout
21977
21978 \end_inset
21979 </cell>
21980 </row>
21981 <row>
21982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21983 \begin_inset Text
21984
21985 \begin_layout Plain Layout
21986
21987 \backslash
21988 nexists
21989 \end_layout
21990
21991 \end_inset
21992 </cell>
21993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21994 \begin_inset Text
21995
21996 \begin_layout Plain Layout
21997 \begin_inset Formula $\nexists$
21998 \end_inset
21999
22000
22001 \end_layout
22002
22003 \end_inset
22004 </cell>
22005 </row>
22006 <row>
22007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22008 \begin_inset Text
22009
22010 \begin_layout Plain Layout
22011
22012 \backslash
22013 emptyset
22014 \end_layout
22015
22016 \end_inset
22017 </cell>
22018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22019 \begin_inset Text
22020
22021 \begin_layout Plain Layout
22022 \begin_inset Formula $\emptyset$
22023 \end_inset
22024
22025
22026 \end_layout
22027
22028 \end_inset
22029 </cell>
22030 </row>
22031 <row>
22032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22033 \begin_inset Text
22034
22035 \begin_layout Plain Layout
22036
22037 \backslash
22038 varnothing
22039 \end_layout
22040
22041 \end_inset
22042 </cell>
22043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22044 \begin_inset Text
22045
22046 \begin_layout Plain Layout
22047 \begin_inset Formula $\varnothing$
22048 \end_inset
22049
22050
22051 \end_layout
22052
22053 \end_inset
22054 </cell>
22055 </row>
22056 <row>
22057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22058 \begin_inset Text
22059
22060 \begin_layout Plain Layout
22061
22062 \backslash
22063 dag
22064 \end_layout
22065
22066 \end_inset
22067 </cell>
22068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22069 \begin_inset Text
22070
22071 \begin_layout Plain Layout
22072 \begin_inset Formula $\dag$
22073 \end_inset
22074
22075
22076 \end_layout
22077
22078 \end_inset
22079 </cell>
22080 </row>
22081 <row>
22082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22083 \begin_inset Text
22084
22085 \begin_layout Plain Layout
22086
22087 \backslash
22088 ddag
22089 \end_layout
22090
22091 \end_inset
22092 </cell>
22093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22094 \begin_inset Text
22095
22096 \begin_layout Plain Layout
22097 \begin_inset Formula $\ddag$
22098 \end_inset
22099
22100
22101 \end_layout
22102
22103 \end_inset
22104 </cell>
22105 </row>
22106 <row>
22107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22108 \begin_inset Text
22109
22110 \begin_layout Plain Layout
22111
22112 \backslash
22113 complement
22114 \end_layout
22115
22116 \end_inset
22117 </cell>
22118 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22119 \begin_inset Text
22120
22121 \begin_layout Plain Layout
22122 \begin_inset ERT
22123 status collapsed
22124
22125 \begin_layout Plain Layout
22126
22127
22128 \backslash
22129 raisebox{-0.8mm}{
22130 \end_layout
22131
22132 \end_inset
22133
22134
22135 \begin_inset Formula $\complement$
22136 \end_inset
22137
22138
22139 \begin_inset ERT
22140 status collapsed
22141
22142 \begin_layout Plain Layout
22143
22144 }
22145 \end_layout
22146
22147 \end_inset
22148
22149
22150 \end_layout
22151
22152 \end_inset
22153 </cell>
22154 </row>
22155 <row>
22156 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22157 \begin_inset Text
22158
22159 \begin_layout Plain Layout
22160
22161 \backslash
22162 Bbbk
22163 \end_layout
22164
22165 \end_inset
22166 </cell>
22167 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Plain Layout
22171 \begin_inset Formula $\Bbbk$
22172 \end_inset
22173
22174
22175 \end_layout
22176
22177 \end_inset
22178 </cell>
22179 </row>
22180 </lyxtabular>
22181
22182 \end_inset
22183
22184
22185 \begin_inset space \hfill{}
22186 \end_inset
22187
22188
22189 \begin_inset Tabular
22190 <lyxtabular version="3" rows="10" columns="2">
22191 <features tabularvalignment="middle">
22192 <column alignment="center" valignment="top" width="0pt">
22193 <column alignment="center" valignment="top" width="0pt">
22194 <row>
22195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22196 \begin_inset Text
22197
22198 \begin_layout Plain Layout
22199 Command
22200 \end_layout
22201
22202 \end_inset
22203 </cell>
22204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22205 \begin_inset Text
22206
22207 \begin_layout Plain Layout
22208 Result
22209 \end_layout
22210
22211 \end_inset
22212 </cell>
22213 </row>
22214 <row>
22215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22216 \begin_inset Text
22217
22218 \begin_layout Plain Layout
22219
22220 \backslash
22221 prime
22222 \end_layout
22223
22224 \end_inset
22225 </cell>
22226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22227 \begin_inset Text
22228
22229 \begin_layout Plain Layout
22230 \begin_inset Formula $\prime$
22231 \end_inset
22232
22233
22234 \end_layout
22235
22236 \end_inset
22237 </cell>
22238 </row>
22239 <row>
22240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22241 \begin_inset Text
22242
22243 \begin_layout Plain Layout
22244
22245 \backslash
22246 backprime
22247 \end_layout
22248
22249 \end_inset
22250 </cell>
22251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22252 \begin_inset Text
22253
22254 \begin_layout Plain Layout
22255 \begin_inset Formula $\backprime$
22256 \end_inset
22257
22258
22259 \end_layout
22260
22261 \end_inset
22262 </cell>
22263 </row>
22264 <row>
22265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22266 \begin_inset Text
22267
22268 \begin_layout Plain Layout
22269
22270 \backslash
22271 mho
22272 \end_layout
22273
22274 \end_inset
22275 </cell>
22276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22277 \begin_inset Text
22278
22279 \begin_layout Plain Layout
22280 \begin_inset Formula $\mho$
22281 \end_inset
22282
22283
22284 \end_layout
22285
22286 \end_inset
22287 </cell>
22288 </row>
22289 <row>
22290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22291 \begin_inset Text
22292
22293 \begin_layout Plain Layout
22294
22295 \backslash
22296 triangle
22297 \end_layout
22298
22299 \end_inset
22300 </cell>
22301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22302 \begin_inset Text
22303
22304 \begin_layout Plain Layout
22305 \begin_inset Formula $\triangle$
22306 \end_inset
22307
22308
22309 \end_layout
22310
22311 \end_inset
22312 </cell>
22313 </row>
22314 <row>
22315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22316 \begin_inset Text
22317
22318 \begin_layout Plain Layout
22319
22320 \backslash
22321 angle
22322 \end_layout
22323
22324 \end_inset
22325 </cell>
22326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22327 \begin_inset Text
22328
22329 \begin_layout Plain Layout
22330 \begin_inset Formula $\angle$
22331 \end_inset
22332
22333
22334 \end_layout
22335
22336 \end_inset
22337 </cell>
22338 </row>
22339 <row>
22340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22341 \begin_inset Text
22342
22343 \begin_layout Plain Layout
22344
22345 \backslash
22346 measuredangle
22347 \end_layout
22348
22349 \end_inset
22350 </cell>
22351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22352 \begin_inset Text
22353
22354 \begin_layout Plain Layout
22355 \begin_inset Formula $\measuredangle$
22356 \end_inset
22357
22358
22359 \end_layout
22360
22361 \end_inset
22362 </cell>
22363 </row>
22364 <row>
22365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22366 \begin_inset Text
22367
22368 \begin_layout Plain Layout
22369
22370 \backslash
22371 sphericalangle
22372 \end_layout
22373
22374 \end_inset
22375 </cell>
22376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22377 \begin_inset Text
22378
22379 \begin_layout Plain Layout
22380 \begin_inset Formula $\sphericalangle$
22381 \end_inset
22382
22383
22384 \end_layout
22385
22386 \end_inset
22387 </cell>
22388 </row>
22389 <row>
22390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22391 \begin_inset Text
22392
22393 \begin_layout Plain Layout
22394
22395 \backslash
22396 top
22397 \end_layout
22398
22399 \end_inset
22400 </cell>
22401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22402 \begin_inset Text
22403
22404 \begin_layout Plain Layout
22405 \begin_inset Formula $\top$
22406 \end_inset
22407
22408
22409 \end_layout
22410
22411 \end_inset
22412 </cell>
22413 </row>
22414 <row>
22415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22416 \begin_inset Text
22417
22418 \begin_layout Plain Layout
22419
22420 \backslash
22421 bot
22422 \end_layout
22423
22424 \end_inset
22425 </cell>
22426 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22427 \begin_inset Text
22428
22429 \begin_layout Plain Layout
22430 \begin_inset Formula $\bot$
22431 \end_inset
22432
22433
22434 \end_layout
22435
22436 \end_inset
22437 </cell>
22438 </row>
22439 </lyxtabular>
22440
22441 \end_inset
22442
22443
22444 \begin_inset space \hfill{}
22445 \end_inset
22446
22447
22448 \end_layout
22449
22450 \begin_layout Standard
22451 \begin_inset Newpage newpage
22452 \end_inset
22453
22454
22455 \end_layout
22456
22457 \begin_layout Subsection
22458 Miscellaneous Symbols
22459 \begin_inset CommandInset label
22460 LatexCommand label
22461 name "subsec:Miscellaneous-Symbols"
22462
22463 \end_inset
22464
22465
22466 \begin_inset Index idx
22467 status collapsed
22468
22469 \begin_layout Plain Layout
22470 Symbols ! miscellaneous
22471 \end_layout
22472
22473 \end_inset
22474
22475
22476 \end_layout
22477
22478 \begin_layout Standard
22479 \noindent
22480 \align center
22481 \begin_inset Tabular
22482 <lyxtabular version="3" rows="10" columns="2">
22483 <features tabularvalignment="middle">
22484 <column alignment="center" valignment="top" width="0pt">
22485 <column alignment="center" valignment="top" width="0pt">
22486 <row>
22487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22488 \begin_inset Text
22489
22490 \begin_layout Plain Layout
22491 Command
22492 \end_layout
22493
22494 \end_inset
22495 </cell>
22496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22497 \begin_inset Text
22498
22499 \begin_layout Plain Layout
22500 Result
22501 \end_layout
22502
22503 \end_inset
22504 </cell>
22505 </row>
22506 <row>
22507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22508 \begin_inset Text
22509
22510 \begin_layout Plain Layout
22511
22512 \backslash
22513 flat
22514 \end_layout
22515
22516 \end_inset
22517 </cell>
22518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22519 \begin_inset Text
22520
22521 \begin_layout Plain Layout
22522 \begin_inset Formula $\flat$
22523 \end_inset
22524
22525
22526 \end_layout
22527
22528 \end_inset
22529 </cell>
22530 </row>
22531 <row>
22532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22533 \begin_inset Text
22534
22535 \begin_layout Plain Layout
22536
22537 \backslash
22538 natural
22539 \end_layout
22540
22541 \end_inset
22542 </cell>
22543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22544 \begin_inset Text
22545
22546 \begin_layout Plain Layout
22547 \begin_inset Formula $\natural$
22548 \end_inset
22549
22550
22551 \end_layout
22552
22553 \end_inset
22554 </cell>
22555 </row>
22556 <row>
22557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22558 \begin_inset Text
22559
22560 \begin_layout Plain Layout
22561
22562 \backslash
22563 sharp
22564 \end_layout
22565
22566 \end_inset
22567 </cell>
22568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22569 \begin_inset Text
22570
22571 \begin_layout Plain Layout
22572 \begin_inset Formula $\sharp$
22573 \end_inset
22574
22575
22576 \end_layout
22577
22578 \end_inset
22579 </cell>
22580 </row>
22581 <row>
22582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22583 \begin_inset Text
22584
22585 \begin_layout Plain Layout
22586
22587 \backslash
22588 surd
22589 \end_layout
22590
22591 \end_inset
22592 </cell>
22593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22594 \begin_inset Text
22595
22596 \begin_layout Plain Layout
22597 \begin_inset Formula $\surd$
22598 \end_inset
22599
22600
22601 \end_layout
22602
22603 \end_inset
22604 </cell>
22605 </row>
22606 <row>
22607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22608 \begin_inset Text
22609
22610 \begin_layout Plain Layout
22611
22612 \backslash
22613 checkmark
22614 \end_layout
22615
22616 \end_inset
22617 </cell>
22618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22619 \begin_inset Text
22620
22621 \begin_layout Plain Layout
22622 \begin_inset Formula $\checkmark$
22623 \end_inset
22624
22625
22626 \end_layout
22627
22628 \end_inset
22629 </cell>
22630 </row>
22631 <row>
22632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22633 \begin_inset Text
22634
22635 \begin_layout Plain Layout
22636
22637 \backslash
22638 yen
22639 \end_layout
22640
22641 \end_inset
22642 </cell>
22643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22644 \begin_inset Text
22645
22646 \begin_layout Plain Layout
22647 \begin_inset Formula $\yen$
22648 \end_inset
22649
22650
22651 \end_layout
22652
22653 \end_inset
22654 </cell>
22655 </row>
22656 <row>
22657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22658 \begin_inset Text
22659
22660 \begin_layout Plain Layout
22661
22662 \backslash
22663 pounds
22664 \end_layout
22665
22666 \end_inset
22667 </cell>
22668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22669 \begin_inset Text
22670
22671 \begin_layout Plain Layout
22672 \begin_inset Formula $\pounds$
22673 \end_inset
22674
22675
22676 \end_layout
22677
22678 \end_inset
22679 </cell>
22680 </row>
22681 <row>
22682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22683 \begin_inset Text
22684
22685 \begin_layout Plain Layout
22686 $
22687 \end_layout
22688
22689 \end_inset
22690 </cell>
22691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22692 \begin_inset Text
22693
22694 \begin_layout Plain Layout
22695 \begin_inset Formula $\$$
22696 \end_inset
22697
22698
22699 \end_layout
22700
22701 \end_inset
22702 </cell>
22703 </row>
22704 <row>
22705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22706 \begin_inset Text
22707
22708 \begin_layout Plain Layout
22709 §
22710 \end_layout
22711
22712 \end_inset
22713 </cell>
22714 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22715 \begin_inset Text
22716
22717 \begin_layout Plain Layout
22718 \begin_inset Formula $§$
22719 \end_inset
22720
22721
22722 \end_layout
22723
22724 \end_inset
22725 </cell>
22726 </row>
22727 </lyxtabular>
22728
22729 \end_inset
22730
22731
22732 \begin_inset Tabular
22733 <lyxtabular version="3" rows="10" columns="2">
22734 <features tabularvalignment="middle">
22735 <column alignment="center" valignment="top">
22736 <column alignment="center" valignment="top">
22737 <row>
22738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22739 \begin_inset Text
22740
22741 \begin_layout Plain Layout
22742 Command
22743 \end_layout
22744
22745 \end_inset
22746 </cell>
22747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22748 \begin_inset Text
22749
22750 \begin_layout Plain Layout
22751 Result
22752 \end_layout
22753
22754 \end_inset
22755 </cell>
22756 </row>
22757 <row>
22758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22759 \begin_inset Text
22760
22761 \begin_layout Plain Layout
22762
22763 \backslash
22764 hbar
22765 \end_layout
22766
22767 \end_inset
22768 </cell>
22769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22770 \begin_inset Text
22771
22772 \begin_layout Plain Layout
22773 \begin_inset Formula $\hbar$
22774 \end_inset
22775
22776
22777 \end_layout
22778
22779 \end_inset
22780 </cell>
22781 </row>
22782 <row>
22783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22784 \begin_inset Text
22785
22786 \begin_layout Plain Layout
22787
22788 \backslash
22789 hslash
22790 \end_layout
22791
22792 \end_inset
22793 </cell>
22794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22795 \begin_inset Text
22796
22797 \begin_layout Plain Layout
22798 \begin_inset Formula $\hslash$
22799 \end_inset
22800
22801
22802 \end_layout
22803
22804 \end_inset
22805 </cell>
22806 </row>
22807 <row>
22808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22809 \begin_inset Text
22810
22811 \begin_layout Plain Layout
22812
22813 \backslash
22814 clubsuit
22815 \end_layout
22816
22817 \end_inset
22818 </cell>
22819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22820 \begin_inset Text
22821
22822 \begin_layout Plain Layout
22823 \begin_inset Formula $\clubsuit$
22824 \end_inset
22825
22826
22827 \end_layout
22828
22829 \end_inset
22830 </cell>
22831 </row>
22832 <row>
22833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22834 \begin_inset Text
22835
22836 \begin_layout Plain Layout
22837
22838 \backslash
22839 spadesuit
22840 \end_layout
22841
22842 \end_inset
22843 </cell>
22844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22845 \begin_inset Text
22846
22847 \begin_layout Plain Layout
22848 \begin_inset Formula $\spadesuit$
22849 \end_inset
22850
22851
22852 \end_layout
22853
22854 \end_inset
22855 </cell>
22856 </row>
22857 <row>
22858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22859 \begin_inset Text
22860
22861 \begin_layout Plain Layout
22862
22863 \backslash
22864 bigstar
22865 \end_layout
22866
22867 \end_inset
22868 </cell>
22869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22870 \begin_inset Text
22871
22872 \begin_layout Plain Layout
22873 \begin_inset Formula $\bigstar$
22874 \end_inset
22875
22876
22877 \end_layout
22878
22879 \end_inset
22880 </cell>
22881 </row>
22882 <row>
22883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22884 \begin_inset Text
22885
22886 \begin_layout Plain Layout
22887
22888 \backslash
22889 blacklozenge
22890 \end_layout
22891
22892 \end_inset
22893 </cell>
22894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22895 \begin_inset Text
22896
22897 \begin_layout Plain Layout
22898 \begin_inset Formula $\blacklozenge$
22899 \end_inset
22900
22901
22902 \end_layout
22903
22904 \end_inset
22905 </cell>
22906 </row>
22907 <row>
22908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22909 \begin_inset Text
22910
22911 \begin_layout Plain Layout
22912
22913 \backslash
22914 blacktriangle
22915 \end_layout
22916
22917 \end_inset
22918 </cell>
22919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22920 \begin_inset Text
22921
22922 \begin_layout Plain Layout
22923 \begin_inset Formula $\blacktriangle$
22924 \end_inset
22925
22926
22927 \end_layout
22928
22929 \end_inset
22930 </cell>
22931 </row>
22932 <row>
22933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22934 \begin_inset Text
22935
22936 \begin_layout Plain Layout
22937
22938 \backslash
22939 blacktiangledown
22940 \end_layout
22941
22942 \end_inset
22943 </cell>
22944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22945 \begin_inset Text
22946
22947 \begin_layout Plain Layout
22948 \begin_inset Formula $\blacktriangledown$
22949 \end_inset
22950
22951
22952 \end_layout
22953
22954 \end_inset
22955 </cell>
22956 </row>
22957 <row>
22958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22959 \begin_inset Text
22960
22961 \begin_layout Plain Layout
22962
22963 \backslash
22964 bullet
22965 \end_layout
22966
22967 \end_inset
22968 </cell>
22969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22970 \begin_inset Text
22971
22972 \begin_layout Plain Layout
22973 \begin_inset Formula $\bullet$
22974 \end_inset
22975
22976
22977 \end_layout
22978
22979 \end_inset
22980 </cell>
22981 </row>
22982 </lyxtabular>
22983
22984 \end_inset
22985
22986
22987 \begin_inset Tabular
22988 <lyxtabular version="3" rows="10" columns="2">
22989 <features tabularvalignment="middle">
22990 <column alignment="center" valignment="top" width="0pt">
22991 <column alignment="center" valignment="top" width="0pt">
22992 <row>
22993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22994 \begin_inset Text
22995
22996 \begin_layout Plain Layout
22997 Command
22998 \end_layout
22999
23000 \end_inset
23001 </cell>
23002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23003 \begin_inset Text
23004
23005 \begin_layout Plain Layout
23006 Result
23007 \end_layout
23008
23009 \end_inset
23010 </cell>
23011 </row>
23012 <row>
23013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23014 \begin_inset Text
23015
23016 \begin_layout Plain Layout
23017
23018 \backslash
23019 diamondsuit
23020 \end_layout
23021
23022 \end_inset
23023 </cell>
23024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23025 \begin_inset Text
23026
23027 \begin_layout Plain Layout
23028 \begin_inset Formula $\diamondsuit$
23029 \end_inset
23030
23031
23032 \end_layout
23033
23034 \end_inset
23035 </cell>
23036 </row>
23037 <row>
23038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23039 \begin_inset Text
23040
23041 \begin_layout Plain Layout
23042
23043 \backslash
23044 Diamond
23045 \end_layout
23046
23047 \end_inset
23048 </cell>
23049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23050 \begin_inset Text
23051
23052 \begin_layout Plain Layout
23053 \begin_inset Formula $\Diamond$
23054 \end_inset
23055
23056
23057 \end_layout
23058
23059 \end_inset
23060 </cell>
23061 </row>
23062 <row>
23063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23064 \begin_inset Text
23065
23066 \begin_layout Plain Layout
23067
23068 \backslash
23069 heartsuit
23070 \end_layout
23071
23072 \end_inset
23073 </cell>
23074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23075 \begin_inset Text
23076
23077 \begin_layout Plain Layout
23078 \begin_inset Formula $\heartsuit$
23079 \end_inset
23080
23081
23082 \end_layout
23083
23084 \end_inset
23085 </cell>
23086 </row>
23087 <row>
23088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23089 \begin_inset Text
23090
23091 \begin_layout Plain Layout
23092
23093 \backslash
23094 P
23095 \end_layout
23096
23097 \end_inset
23098 </cell>
23099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23100 \begin_inset Text
23101
23102 \begin_layout Plain Layout
23103 \begin_inset Formula $\P$
23104 \end_inset
23105
23106
23107 \end_layout
23108
23109 \end_inset
23110 </cell>
23111 </row>
23112 <row>
23113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23114 \begin_inset Text
23115
23116 \begin_layout Plain Layout
23117
23118 \backslash
23119 copyright
23120 \end_layout
23121
23122 \end_inset
23123 </cell>
23124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23125 \begin_inset Text
23126
23127 \begin_layout Plain Layout
23128 \begin_inset Formula $\copyright$
23129 \end_inset
23130
23131
23132 \end_layout
23133
23134 \end_inset
23135 </cell>
23136 </row>
23137 <row>
23138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23139 \begin_inset Text
23140
23141 \begin_layout Plain Layout
23142
23143 \backslash
23144 circledR
23145 \end_layout
23146
23147 \end_inset
23148 </cell>
23149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23150 \begin_inset Text
23151
23152 \begin_layout Plain Layout
23153 \begin_inset Formula $\circledR$
23154 \end_inset
23155
23156
23157 \end_layout
23158
23159 \end_inset
23160 </cell>
23161 </row>
23162 <row>
23163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23164 \begin_inset Text
23165
23166 \begin_layout Plain Layout
23167
23168 \backslash
23169 maltese
23170 \end_layout
23171
23172 \end_inset
23173 </cell>
23174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23175 \begin_inset Text
23176
23177 \begin_layout Plain Layout
23178 \begin_inset Formula $\maltese$
23179 \end_inset
23180
23181
23182 \end_layout
23183
23184 \end_inset
23185 </cell>
23186 </row>
23187 <row>
23188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23189 \begin_inset Text
23190
23191 \begin_layout Plain Layout
23192
23193 \backslash
23194 diagup
23195 \end_layout
23196
23197 \end_inset
23198 </cell>
23199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23200 \begin_inset Text
23201
23202 \begin_layout Plain Layout
23203 \begin_inset Formula $\diagup$
23204 \end_inset
23205
23206
23207 \end_layout
23208
23209 \end_inset
23210 </cell>
23211 </row>
23212 <row>
23213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23214 \begin_inset Text
23215
23216 \begin_layout Plain Layout
23217
23218 \backslash
23219 diagdown
23220 \end_layout
23221
23222 \end_inset
23223 </cell>
23224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23225 \begin_inset Text
23226
23227 \begin_layout Plain Layout
23228 \begin_inset Formula $\diagdown$
23229 \end_inset
23230
23231
23232 \end_layout
23233
23234 \end_inset
23235 </cell>
23236 </row>
23237 </lyxtabular>
23238
23239 \end_inset
23240
23241
23242 \end_layout
23243
23244 \begin_layout Standard
23245 \begin_inset VSpace medskip
23246 \end_inset
23247
23248
23249 \end_layout
23250
23251 \begin_layout Standard
23252 Some symbols can be displayed in different sizes, see 
23253 \begin_inset CommandInset ref
23254 LatexCommand ref
23255 reference "subsec:Font-Sizes"
23256
23257 \end_inset
23258
23259 .
23260 \end_layout
23261
23262 \begin_layout Subsection
23263 The Euro-Symbol €
23264 \begin_inset Index idx
23265 status collapsed
23266
23267 \begin_layout Plain Layout
23268 Symbols ! Euro-symbol
23269 \end_layout
23270
23271 \end_inset
23272
23273
23274 \begin_inset Index idx
23275 status collapsed
23276
23277 \begin_layout Plain Layout
23278
23279 \backslash
23280 @
23281 \begin_inset ERT
23282 status collapsed
23283
23284 \begin_layout Plain Layout
23285
23286
23287 \backslash
23288 officialeuro
23289 \end_layout
23290
23291 \end_inset
23292
23293
23294 \end_layout
23295
23296 \end_inset
23297
23298
23299 \end_layout
23300
23301 \begin_layout Standard
23302 To use the Euro symbol in formulas, the \SpecialChar LaTeX
23303 -package 
23304 \series bold
23305 eurosym
23306 \series default
23307
23308 \begin_inset Index idx
23309 status collapsed
23310
23311 \begin_layout Plain Layout
23312 Packages ! eurosym
23313 \end_layout
23314
23315 \end_inset
23316
23317  must be installed and loaded with the \SpecialChar LaTeX
23318 -preamble line
23319 \end_layout
23320
23321 \begin_layout Standard
23322
23323 \series bold
23324
23325 \backslash
23326 usepackage[gennarrow]{eurosym}
23327 \end_layout
23328
23329 \begin_layout Standard
23330 The Euro symbol can now be inserted with the command 
23331 \series bold
23332
23333 \backslash
23334 euro
23335 \series default
23336
23337 \begin_inset Index idx
23338 status collapsed
23339
23340 \begin_layout Plain Layout
23341 Commands ! E ! 
23342 \backslash
23343 euro
23344 \end_layout
23345
23346 \end_inset
23347
23348 .
23349 \end_layout
23350
23351 \begin_layout Standard
23352 The Euro symbol can directly be inserted with the € key in mathematical
23353  text, without having 
23354 \series bold
23355 eurosym
23356 \series default
23357  installed.
23358  When 
23359 \series bold
23360 eurosym
23361 \series default
23362  is installed, 
23363 \series bold
23364
23365 \backslash
23366 euro
23367 \series default
23368  can also be inserted in \SpecialChar TeX
23369  mode.
23370  The official currency symbol can then be inserted with the command 
23371 \series bold
23372
23373 \backslash
23374 officialeuro
23375 \series default
23376
23377 \begin_inset Index idx
23378 status collapsed
23379
23380 \begin_layout Plain Layout
23381 Commands ! O ! 
23382 \backslash
23383 officialeuro
23384 \end_layout
23385
23386 \end_inset
23387
23388 , that is only available in \SpecialChar TeX
23389  mode.
23390 \end_layout
23391
23392 \begin_layout Standard
23393 \begin_inset ERT
23394 status collapsed
23395
23396 \begin_layout Plain Layout
23397
23398
23399 \backslash
23400 ifeurosym 
23401 \end_layout
23402
23403 \end_inset
23404
23405
23406 \begin_inset Note Note
23407 status open
23408
23409 \begin_layout Plain Layout
23410 The following table will only be displayed when the \SpecialChar LaTeX
23411 -package 
23412 \series bold
23413 eurosym
23414 \series default
23415  is installed.
23416 \end_layout
23417
23418 \end_inset
23419
23420
23421 \end_layout
23422
23423 \begin_layout Standard
23424 An overview about the different Euro symbols:
23425 \begin_inset Separator parbreak
23426 \end_inset
23427
23428
23429 \end_layout
23430
23431 \begin_layout Standard
23432 \align center
23433 \begin_inset Tabular
23434 <lyxtabular version="3" rows="4" columns="3">
23435 <features tabularvalignment="middle">
23436 <column alignment="center" valignment="top" width="0pt">
23437 <column alignment="center" valignment="top" width="0pt">
23438 <column alignment="center" valignment="top" width="0pt">
23439 <row>
23440 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23441 \begin_inset Text
23442
23443 \begin_layout Plain Layout
23444
23445 \end_layout
23446
23447 \end_inset
23448 </cell>
23449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23450 \begin_inset Text
23451
23452 \begin_layout Plain Layout
23453 Command 
23454 \end_layout
23455
23456 \end_inset
23457 </cell>
23458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23459 \begin_inset Text
23460
23461 \begin_layout Plain Layout
23462 Result
23463 \end_layout
23464
23465 \end_inset
23466 </cell>
23467 </row>
23468 <row>
23469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23470 \begin_inset Text
23471
23472 \begin_layout Plain Layout
23473 formula
23474 \end_layout
23475
23476 \end_inset
23477 </cell>
23478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23479 \begin_inset Text
23480
23481 \begin_layout Plain Layout
23482
23483 \backslash
23484 euro
23485 \end_layout
23486
23487 \end_inset
23488 </cell>
23489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23490 \begin_inset Text
23491
23492 \begin_layout Plain Layout
23493 \begin_inset Formula $\euro$
23494 \end_inset
23495
23496
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 </row>
23502 <row>
23503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23504 \begin_inset Text
23505
23506 \begin_layout Plain Layout
23507 mathematical text
23508 \end_layout
23509
23510 \end_inset
23511 </cell>
23512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout Plain Layout
23516
23517 \end_layout
23518
23519 \end_inset
23520 </cell>
23521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23522 \begin_inset Text
23523
23524 \begin_layout Plain Layout
23525 \begin_inset Formula $\mbox{€}$
23526 \end_inset
23527
23528
23529 \end_layout
23530
23531 \end_inset
23532 </cell>
23533 </row>
23534 <row>
23535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539 \SpecialChar TeX
23540  mode
23541 \end_layout
23542
23543 \end_inset
23544 </cell>
23545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23546 \begin_inset Text
23547
23548 \begin_layout Plain Layout
23549
23550 \backslash
23551 officialeuro
23552 \end_layout
23553
23554 \end_inset
23555 </cell>
23556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560 \begin_inset ERT
23561 status collapsed
23562
23563 \begin_layout Plain Layout
23564
23565
23566 \backslash
23567 officialeuro
23568 \end_layout
23569
23570 \end_inset
23571
23572
23573 \end_layout
23574
23575 \end_inset
23576 </cell>
23577 </row>
23578 </lyxtabular>
23579
23580 \end_inset
23581
23582
23583 \end_layout
23584
23585 \begin_layout Standard
23586 \begin_inset ERT
23587 status collapsed
23588
23589 \begin_layout Plain Layout
23590
23591
23592 \backslash
23593 else 
23594 \end_layout
23595
23596 \end_inset
23597
23598
23599 \begin_inset Note Note
23600 status open
23601
23602 \begin_layout Plain Layout
23603 The following will be displayed when the \SpecialChar LaTeX
23604 -package 
23605 \series bold
23606 eurosym
23607 \series default
23608  is not installed:
23609 \end_layout
23610
23611 \end_inset
23612
23613
23614 \end_layout
23615
23616 \begin_layout Standard
23617 You need to install the \SpecialChar LaTeX
23618 -package 
23619 \series bold
23620 eurosym
23621 \series default
23622  to see the rest of this subsection in the output.
23623 \end_layout
23624
23625 \begin_layout Standard
23626 \begin_inset ERT
23627 status collapsed
23628
23629 \begin_layout Plain Layout
23630
23631
23632 \backslash
23633 fi 
23634 \end_layout
23635
23636 \end_inset
23637
23638
23639 \end_layout
23640
23641 \begin_layout Standard
23642 \begin_inset Newpage newpage
23643 \end_inset
23644
23645
23646 \end_layout
23647
23648 \begin_layout Section
23649 Relations
23650 \begin_inset CommandInset label
23651 LatexCommand label
23652 name "sec:Relations"
23653
23654 \end_inset
23655
23656
23657 \begin_inset Index idx
23658 status collapsed
23659
23660 \begin_layout Plain Layout
23661 Relations
23662 \end_layout
23663
23664 \end_inset
23665
23666
23667 \begin_inset Index idx
23668 status collapsed
23669
23670 \begin_layout Plain Layout
23671 Comparisons|see
23672 \begin_inset ERT
23673 status collapsed
23674
23675 \begin_layout Plain Layout
23676
23677 {
23678 \end_layout
23679
23680 \end_inset
23681
23682 Relations
23683 \begin_inset ERT
23684 status collapsed
23685
23686 \begin_layout Plain Layout
23687
23688 }
23689 \end_layout
23690
23691 \end_inset
23692
23693
23694 \end_layout
23695
23696 \end_inset
23697
23698
23699 \end_layout
23700
23701 \begin_layout Standard
23702 All following relations can also be inserted via the toolbar button 
23703 \begin_inset Info
23704 type  "icon"
23705 arg   "math-insert \\leq"
23706 \end_inset
23707
23708 .
23709 \end_layout
23710
23711 \begin_layout Standard
23712 \begin_inset space \hfill{}
23713 \end_inset
23714
23715
23716 \begin_inset Tabular
23717 <lyxtabular version="3" rows="17" columns="2">
23718 <features tabularvalignment="middle">
23719 <column alignment="center" valignment="top" width="0pt">
23720 <column alignment="center" valignment="top" width="0pt">
23721 <row>
23722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23723 \begin_inset Text
23724
23725 \begin_layout Plain Layout
23726 Command
23727 \end_layout
23728
23729 \end_inset
23730 </cell>
23731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23732 \begin_inset Text
23733
23734 \begin_layout Plain Layout
23735 Result
23736 \end_layout
23737
23738 \end_inset
23739 </cell>
23740 </row>
23741 <row>
23742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23743 \begin_inset Text
23744
23745 \begin_layout Plain Layout
23746 <
23747 \end_layout
23748
23749 \end_inset
23750 </cell>
23751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23752 \begin_inset Text
23753
23754 \begin_layout Plain Layout
23755 \begin_inset Formula $<$
23756 \end_inset
23757
23758
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 </row>
23764 <row>
23765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23766 \begin_inset Text
23767
23768 \begin_layout Plain Layout
23769
23770 \backslash
23771 le
23772 \end_layout
23773
23774 \end_inset
23775 </cell>
23776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23777 \begin_inset Text
23778
23779 \begin_layout Plain Layout
23780 \begin_inset Formula $\le$
23781 \end_inset
23782
23783
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 </row>
23789 <row>
23790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23791 \begin_inset Text
23792
23793 \begin_layout Plain Layout
23794
23795 \backslash
23796 ll
23797 \end_layout
23798
23799 \end_inset
23800 </cell>
23801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23802 \begin_inset Text
23803
23804 \begin_layout Plain Layout
23805 \begin_inset Formula $\ll$
23806 \end_inset
23807
23808
23809 \end_layout
23810
23811 \end_inset
23812 </cell>
23813 </row>
23814 <row>
23815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23816 \begin_inset Text
23817
23818 \begin_layout Plain Layout
23819
23820 \backslash
23821 prec
23822 \end_layout
23823
23824 \end_inset
23825 </cell>
23826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23827 \begin_inset Text
23828
23829 \begin_layout Plain Layout
23830 \begin_inset Formula $\prec$
23831 \end_inset
23832
23833
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 </row>
23839 <row>
23840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23841 \begin_inset Text
23842
23843 \begin_layout Plain Layout
23844
23845 \backslash
23846 preceq
23847 \end_layout
23848
23849 \end_inset
23850 </cell>
23851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23852 \begin_inset Text
23853
23854 \begin_layout Plain Layout
23855 \begin_inset Formula $\preceq$
23856 \end_inset
23857
23858
23859 \end_layout
23860
23861 \end_inset
23862 </cell>
23863 </row>
23864 <row>
23865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23866 \begin_inset Text
23867
23868 \begin_layout Plain Layout
23869
23870 \backslash
23871 subset
23872 \end_layout
23873
23874 \end_inset
23875 </cell>
23876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23877 \begin_inset Text
23878
23879 \begin_layout Plain Layout
23880 \begin_inset Formula $\subset$
23881 \end_inset
23882
23883
23884 \end_layout
23885
23886 \end_inset
23887 </cell>
23888 </row>
23889 <row>
23890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23891 \begin_inset Text
23892
23893 \begin_layout Plain Layout
23894
23895 \backslash
23896 subseteq
23897 \end_layout
23898
23899 \end_inset
23900 </cell>
23901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23902 \begin_inset Text
23903
23904 \begin_layout Plain Layout
23905 \begin_inset Formula $\subseteq$
23906 \end_inset
23907
23908
23909 \end_layout
23910
23911 \end_inset
23912 </cell>
23913 </row>
23914 <row>
23915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23916 \begin_inset Text
23917
23918 \begin_layout Plain Layout
23919
23920 \backslash
23921 sqsubseteq
23922 \end_layout
23923
23924 \end_inset
23925 </cell>
23926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23927 \begin_inset Text
23928
23929 \begin_layout Plain Layout
23930 \begin_inset Formula $\sqsubseteq$
23931 \end_inset
23932
23933
23934 \end_layout
23935
23936 \end_inset
23937 </cell>
23938 </row>
23939 <row>
23940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23941 \begin_inset Text
23942
23943 \begin_layout Plain Layout
23944
23945 \backslash
23946 in
23947 \end_layout
23948
23949 \end_inset
23950 </cell>
23951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23952 \begin_inset Text
23953
23954 \begin_layout Plain Layout
23955 \begin_inset Formula $\in$
23956 \end_inset
23957
23958
23959 \end_layout
23960
23961 \end_inset
23962 </cell>
23963 </row>
23964 <row>
23965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23966 \begin_inset Text
23967
23968 \begin_layout Plain Layout
23969
23970 \backslash
23971 vdash
23972 \end_layout
23973
23974 \end_inset
23975 </cell>
23976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23977 \begin_inset Text
23978
23979 \begin_layout Plain Layout
23980 \begin_inset Formula $\vdash$
23981 \end_inset
23982
23983
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 </row>
23989 <row>
23990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23991 \begin_inset Text
23992
23993 \begin_layout Plain Layout
23994
23995 \backslash
23996 smile
23997 \end_layout
23998
23999 \end_inset
24000 </cell>
24001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24002 \begin_inset Text
24003
24004 \begin_layout Plain Layout
24005 \begin_inset Formula $\smile$
24006 \end_inset
24007
24008
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 </row>
24014 <row>
24015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24016 \begin_inset Text
24017
24018 \begin_layout Plain Layout
24019
24020 \backslash
24021 lhd
24022 \end_layout
24023
24024 \end_inset
24025 </cell>
24026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \begin_layout Plain Layout
24030 \begin_inset Formula $\lhd$
24031 \end_inset
24032
24033
24034 \end_layout
24035
24036 \end_inset
24037 </cell>
24038 </row>
24039 <row>
24040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24041 \begin_inset Text
24042
24043 \begin_layout Plain Layout
24044
24045 \backslash
24046 unlhd
24047 \end_layout
24048
24049 \end_inset
24050 </cell>
24051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055 \begin_inset Formula $\unlhd$
24056 \end_inset
24057
24058
24059 \end_layout
24060
24061 \end_inset
24062 </cell>
24063 </row>
24064 <row>
24065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24066 \begin_inset Text
24067
24068 \begin_layout Plain Layout
24069
24070 \backslash
24071 gtrless
24072 \end_layout
24073
24074 \end_inset
24075 </cell>
24076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24077 \begin_inset Text
24078
24079 \begin_layout Plain Layout
24080 \begin_inset Formula $\gtrless$
24081 \end_inset
24082
24083
24084 \end_layout
24085
24086 \end_inset
24087 </cell>
24088 </row>
24089 <row>
24090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24091 \begin_inset Text
24092
24093 \begin_layout Plain Layout
24094
24095 \backslash
24096 mid
24097 \end_layout
24098
24099 \end_inset
24100 </cell>
24101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24102 \begin_inset Text
24103
24104 \begin_layout Plain Layout
24105 \begin_inset Formula $\mid$
24106 \end_inset
24107
24108
24109 \end_layout
24110
24111 \end_inset
24112 </cell>
24113 </row>
24114 <row>
24115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24116 \begin_inset Text
24117
24118 \begin_layout Plain Layout
24119
24120 \backslash
24121 nmid
24122 \end_layout
24123
24124 \end_inset
24125 </cell>
24126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24127 \begin_inset Text
24128
24129 \begin_layout Plain Layout
24130 \begin_inset Formula $\nmid$
24131 \end_inset
24132
24133
24134 \end_layout
24135
24136 \end_inset
24137 </cell>
24138 </row>
24139 </lyxtabular>
24140
24141 \end_inset
24142
24143
24144 \begin_inset space \hfill{}
24145 \end_inset
24146
24147
24148 \begin_inset Tabular
24149 <lyxtabular version="3" rows="17" columns="2">
24150 <features tabularvalignment="middle">
24151 <column alignment="center" valignment="top" width="0pt">
24152 <column alignment="center" valignment="top" width="0pt">
24153 <row>
24154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24155 \begin_inset Text
24156
24157 \begin_layout Plain Layout
24158 Command
24159 \end_layout
24160
24161 \end_inset
24162 </cell>
24163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24164 \begin_inset Text
24165
24166 \begin_layout Plain Layout
24167 Result
24168 \end_layout
24169
24170 \end_inset
24171 </cell>
24172 </row>
24173 <row>
24174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24175 \begin_inset Text
24176
24177 \begin_layout Plain Layout
24178 =
24179 \end_layout
24180
24181 \end_inset
24182 </cell>
24183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24184 \begin_inset Text
24185
24186 \begin_layout Plain Layout
24187 \begin_inset Formula $=$
24188 \end_inset
24189
24190
24191 \end_layout
24192
24193 \end_inset
24194 </cell>
24195 </row>
24196 <row>
24197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24198 \begin_inset Text
24199
24200 \begin_layout Plain Layout
24201
24202 \backslash
24203 not=
24204 \end_layout
24205
24206 \end_inset
24207 </cell>
24208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24209 \begin_inset Text
24210
24211 \begin_layout Plain Layout
24212 \begin_inset Formula $\not=$
24213 \end_inset
24214
24215
24216 \end_layout
24217
24218 \end_inset
24219 </cell>
24220 </row>
24221 <row>
24222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24223 \begin_inset Text
24224
24225 \begin_layout Plain Layout
24226
24227 \backslash
24228 equiv
24229 \end_layout
24230
24231 \end_inset
24232 </cell>
24233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24234 \begin_inset Text
24235
24236 \begin_layout Plain Layout
24237 \begin_inset Formula $\equiv$
24238 \end_inset
24239
24240
24241 \end_layout
24242
24243 \end_inset
24244 </cell>
24245 </row>
24246 <row>
24247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24248 \begin_inset Text
24249
24250 \begin_layout Plain Layout
24251
24252 \backslash
24253 sim
24254 \end_layout
24255
24256 \end_inset
24257 </cell>
24258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24259 \begin_inset Text
24260
24261 \begin_layout Plain Layout
24262 \begin_inset Formula $\sim$
24263 \end_inset
24264
24265
24266 \end_layout
24267
24268 \end_inset
24269 </cell>
24270 </row>
24271 <row>
24272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24273 \begin_inset Text
24274
24275 \begin_layout Plain Layout
24276
24277 \backslash
24278 simeq
24279 \end_layout
24280
24281 \end_inset
24282 </cell>
24283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24284 \begin_inset Text
24285
24286 \begin_layout Plain Layout
24287 \begin_inset Formula $\simeq$
24288 \end_inset
24289
24290
24291 \end_layout
24292
24293 \end_inset
24294 </cell>
24295 </row>
24296 <row>
24297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24298 \begin_inset Text
24299
24300 \begin_layout Plain Layout
24301
24302 \backslash
24303 approx
24304 \end_layout
24305
24306 \end_inset
24307 </cell>
24308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24309 \begin_inset Text
24310
24311 \begin_layout Plain Layout
24312 \begin_inset Formula $\approx$
24313 \end_inset
24314
24315
24316 \end_layout
24317
24318 \end_inset
24319 </cell>
24320 </row>
24321 <row>
24322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24323 \begin_inset Text
24324
24325 \begin_layout Plain Layout
24326
24327 \backslash
24328 cong
24329 \end_layout
24330
24331 \end_inset
24332 </cell>
24333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24334 \begin_inset Text
24335
24336 \begin_layout Plain Layout
24337 \begin_inset Formula $\cong$
24338 \end_inset
24339
24340
24341 \end_layout
24342
24343 \end_inset
24344 </cell>
24345 </row>
24346 <row>
24347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24348 \begin_inset Text
24349
24350 \begin_layout Plain Layout
24351
24352 \backslash
24353 bowtie
24354 \end_layout
24355
24356 \end_inset
24357 </cell>
24358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24359 \begin_inset Text
24360
24361 \begin_layout Plain Layout
24362 \begin_inset Formula $\bowtie$
24363 \end_inset
24364
24365
24366 \end_layout
24367
24368 \end_inset
24369 </cell>
24370 </row>
24371 <row>
24372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24373 \begin_inset Text
24374
24375 \begin_layout Plain Layout
24376
24377 \backslash
24378 notin
24379 \end_layout
24380
24381 \end_inset
24382 </cell>
24383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24384 \begin_inset Text
24385
24386 \begin_layout Plain Layout
24387 \begin_inset Formula $\notin$
24388 \end_inset
24389
24390
24391 \end_layout
24392
24393 \end_inset
24394 </cell>
24395 </row>
24396 <row>
24397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24398 \begin_inset Text
24399
24400 \begin_layout Plain Layout
24401
24402 \backslash
24403 perp
24404 \end_layout
24405
24406 \end_inset
24407 </cell>
24408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24409 \begin_inset Text
24410
24411 \begin_layout Plain Layout
24412 \begin_inset Formula $\perp$
24413 \end_inset
24414
24415
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 </row>
24421 <row>
24422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24423 \begin_inset Text
24424
24425 \begin_layout Plain Layout
24426
24427 \backslash
24428 propto
24429 \end_layout
24430
24431 \end_inset
24432 </cell>
24433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24434 \begin_inset Text
24435
24436 \begin_layout Plain Layout
24437 \begin_inset Formula $\propto$
24438 \end_inset
24439
24440
24441 \end_layout
24442
24443 \end_inset
24444 </cell>
24445 </row>
24446 <row>
24447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24448 \begin_inset Text
24449
24450 \begin_layout Plain Layout
24451
24452 \backslash
24453 asymp
24454 \end_layout
24455
24456 \end_inset
24457 </cell>
24458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24459 \begin_inset Text
24460
24461 \begin_layout Plain Layout
24462 \begin_inset Formula $\asymp$
24463 \end_inset
24464
24465
24466 \end_layout
24467
24468 \end_inset
24469 </cell>
24470 </row>
24471 <row>
24472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24473 \begin_inset Text
24474
24475 \begin_layout Plain Layout
24476
24477 \backslash
24478 doteq
24479 \end_layout
24480
24481 \end_inset
24482 </cell>
24483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24484 \begin_inset Text
24485
24486 \begin_layout Plain Layout
24487 \begin_inset Formula $\doteq$
24488 \end_inset
24489
24490
24491 \end_layout
24492
24493 \end_inset
24494 </cell>
24495 </row>
24496 <row>
24497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24498 \begin_inset Text
24499
24500 \begin_layout Plain Layout
24501
24502 \backslash
24503 circeq
24504 \end_layout
24505
24506 \end_inset
24507 </cell>
24508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24509 \begin_inset Text
24510
24511 \begin_layout Plain Layout
24512 \begin_inset Formula $\circeq$
24513 \end_inset
24514
24515
24516 \end_layout
24517
24518 \end_inset
24519 </cell>
24520 </row>
24521 <row>
24522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24523 \begin_inset Text
24524
24525 \begin_layout Plain Layout
24526
24527 \backslash
24528 models
24529 \end_layout
24530
24531 \end_inset
24532 </cell>
24533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24534 \begin_inset Text
24535
24536 \begin_layout Plain Layout
24537 \begin_inset Formula $\models$
24538 \end_inset
24539
24540
24541 \end_layout
24542
24543 \end_inset
24544 </cell>
24545 </row>
24546 <row>
24547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24548 \begin_inset Text
24549
24550 \begin_layout Plain Layout
24551
24552 \backslash
24553 widehat=
24554 \end_layout
24555
24556 \end_inset
24557 </cell>
24558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562 \begin_inset Formula $\widehat{=}$
24563 \end_inset
24564
24565
24566 \end_layout
24567
24568 \end_inset
24569 </cell>
24570 </row>
24571 </lyxtabular>
24572
24573 \end_inset
24574
24575
24576 \begin_inset space \hfill{}
24577 \end_inset
24578
24579
24580 \begin_inset Tabular
24581 <lyxtabular version="3" rows="17" columns="2">
24582 <features tabularvalignment="middle">
24583 <column alignment="center" valignment="top" width="0pt">
24584 <column alignment="center" valignment="top" width="0pt">
24585 <row>
24586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24587 \begin_inset Text
24588
24589 \begin_layout Plain Layout
24590 Command
24591 \end_layout
24592
24593 \end_inset
24594 </cell>
24595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24596 \begin_inset Text
24597
24598 \begin_layout Plain Layout
24599 Result
24600 \end_layout
24601
24602 \end_inset
24603 </cell>
24604 </row>
24605 <row>
24606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24607 \begin_inset Text
24608
24609 \begin_layout Plain Layout
24610 >
24611 \end_layout
24612
24613 \end_inset
24614 </cell>
24615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24616 \begin_inset Text
24617
24618 \begin_layout Plain Layout
24619 \begin_inset Formula $>$
24620 \end_inset
24621
24622
24623 \end_layout
24624
24625 \end_inset
24626 </cell>
24627 </row>
24628 <row>
24629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24630 \begin_inset Text
24631
24632 \begin_layout Plain Layout
24633
24634 \backslash
24635 ge
24636 \end_layout
24637
24638 \end_inset
24639 </cell>
24640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24641 \begin_inset Text
24642
24643 \begin_layout Plain Layout
24644 \begin_inset Formula $\ge$
24645 \end_inset
24646
24647
24648 \end_layout
24649
24650 \end_inset
24651 </cell>
24652 </row>
24653 <row>
24654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24655 \begin_inset Text
24656
24657 \begin_layout Plain Layout
24658
24659 \backslash
24660 gg
24661 \end_layout
24662
24663 \end_inset
24664 </cell>
24665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24666 \begin_inset Text
24667
24668 \begin_layout Plain Layout
24669 \begin_inset Formula $\gg$
24670 \end_inset
24671
24672
24673 \end_layout
24674
24675 \end_inset
24676 </cell>
24677 </row>
24678 <row>
24679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24680 \begin_inset Text
24681
24682 \begin_layout Plain Layout
24683
24684 \backslash
24685 succ
24686 \end_layout
24687
24688 \end_inset
24689 </cell>
24690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24691 \begin_inset Text
24692
24693 \begin_layout Plain Layout
24694 \begin_inset Formula $\succ$
24695 \end_inset
24696
24697
24698 \end_layout
24699
24700 \end_inset
24701 </cell>
24702 </row>
24703 <row>
24704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24705 \begin_inset Text
24706
24707 \begin_layout Plain Layout
24708
24709 \backslash
24710 succeq
24711 \end_layout
24712
24713 \end_inset
24714 </cell>
24715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24716 \begin_inset Text
24717
24718 \begin_layout Plain Layout
24719 \begin_inset Formula $\succeq$
24720 \end_inset
24721
24722
24723 \end_layout
24724
24725 \end_inset
24726 </cell>
24727 </row>
24728 <row>
24729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24730 \begin_inset Text
24731
24732 \begin_layout Plain Layout
24733
24734 \backslash
24735 supset
24736 \end_layout
24737
24738 \end_inset
24739 </cell>
24740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24741 \begin_inset Text
24742
24743 \begin_layout Plain Layout
24744 \begin_inset Formula $\supset$
24745 \end_inset
24746
24747
24748 \end_layout
24749
24750 \end_inset
24751 </cell>
24752 </row>
24753 <row>
24754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24755 \begin_inset Text
24756
24757 \begin_layout Plain Layout
24758
24759 \backslash
24760 supseteq
24761 \end_layout
24762
24763 \end_inset
24764 </cell>
24765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24766 \begin_inset Text
24767
24768 \begin_layout Plain Layout
24769 \begin_inset Formula $\supseteq$
24770 \end_inset
24771
24772
24773 \end_layout
24774
24775 \end_inset
24776 </cell>
24777 </row>
24778 <row>
24779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24780 \begin_inset Text
24781
24782 \begin_layout Plain Layout
24783
24784 \backslash
24785 sqsupseteq
24786 \end_layout
24787
24788 \end_inset
24789 </cell>
24790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24791 \begin_inset Text
24792
24793 \begin_layout Plain Layout
24794 \begin_inset Formula $\sqsupseteq$
24795 \end_inset
24796
24797
24798 \end_layout
24799
24800 \end_inset
24801 </cell>
24802 </row>
24803 <row>
24804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24805 \begin_inset Text
24806
24807 \begin_layout Plain Layout
24808
24809 \backslash
24810 ni
24811 \end_layout
24812
24813 \end_inset
24814 </cell>
24815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24816 \begin_inset Text
24817
24818 \begin_layout Plain Layout
24819 \begin_inset Formula $\ni$
24820 \end_inset
24821
24822
24823 \end_layout
24824
24825 \end_inset
24826 </cell>
24827 </row>
24828 <row>
24829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24830 \begin_inset Text
24831
24832 \begin_layout Plain Layout
24833
24834 \backslash
24835 dashv
24836 \end_layout
24837
24838 \end_inset
24839 </cell>
24840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24841 \begin_inset Text
24842
24843 \begin_layout Plain Layout
24844 \begin_inset Formula $\dashv$
24845 \end_inset
24846
24847
24848 \end_layout
24849
24850 \end_inset
24851 </cell>
24852 </row>
24853 <row>
24854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24855 \begin_inset Text
24856
24857 \begin_layout Plain Layout
24858
24859 \backslash
24860 frown
24861 \end_layout
24862
24863 \end_inset
24864 </cell>
24865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24866 \begin_inset Text
24867
24868 \begin_layout Plain Layout
24869 \begin_inset Formula $\frown$
24870 \end_inset
24871
24872
24873 \end_layout
24874
24875 \end_inset
24876 </cell>
24877 </row>
24878 <row>
24879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24880 \begin_inset Text
24881
24882 \begin_layout Plain Layout
24883
24884 \backslash
24885 rhd
24886 \end_layout
24887
24888 \end_inset
24889 </cell>
24890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24891 \begin_inset Text
24892
24893 \begin_layout Plain Layout
24894 \begin_inset Formula $\rhd$
24895 \end_inset
24896
24897
24898 \end_layout
24899
24900 \end_inset
24901 </cell>
24902 </row>
24903 <row>
24904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24905 \begin_inset Text
24906
24907 \begin_layout Plain Layout
24908
24909 \backslash
24910 unrhd
24911 \end_layout
24912
24913 \end_inset
24914 </cell>
24915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24916 \begin_inset Text
24917
24918 \begin_layout Plain Layout
24919 \begin_inset Formula $\unrhd$
24920 \end_inset
24921
24922
24923 \end_layout
24924
24925 \end_inset
24926 </cell>
24927 </row>
24928 <row>
24929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24930 \begin_inset Text
24931
24932 \begin_layout Plain Layout
24933
24934 \backslash
24935 lessgtr
24936 \end_layout
24937
24938 \end_inset
24939 </cell>
24940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24941 \begin_inset Text
24942
24943 \begin_layout Plain Layout
24944 \begin_inset Formula $\lessgtr$
24945 \end_inset
24946
24947
24948 \end_layout
24949
24950 \end_inset
24951 </cell>
24952 </row>
24953 <row>
24954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24955 \begin_inset Text
24956
24957 \begin_layout Plain Layout
24958
24959 \backslash
24960 parallel
24961 \end_layout
24962
24963 \end_inset
24964 </cell>
24965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24966 \begin_inset Text
24967
24968 \begin_layout Plain Layout
24969 \begin_inset Formula $\parallel$
24970 \end_inset
24971
24972
24973 \end_layout
24974
24975 \end_inset
24976 </cell>
24977 </row>
24978 <row>
24979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24980 \begin_inset Text
24981
24982 \begin_layout Plain Layout
24983
24984 \backslash
24985 nparallel
24986 \end_layout
24987
24988 \end_inset
24989 </cell>
24990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24991 \begin_inset Text
24992
24993 \begin_layout Plain Layout
24994 \begin_inset Formula $\nparallel$
24995 \end_inset
24996
24997
24998 \end_layout
24999
25000 \end_inset
25001 </cell>
25002 </row>
25003 </lyxtabular>
25004
25005 \end_inset
25006
25007
25008 \begin_inset space \hfill{}
25009 \end_inset
25010
25011
25012 \end_layout
25013
25014 \begin_layout Standard
25015 \begin_inset VSpace medskip
25016 \end_inset
25017
25018 The characters 
25019 \series bold
25020
25021 \backslash
25022 lhd
25023 \series default
25024  and 
25025 \series bold
25026
25027 \backslash
25028 rhd
25029 \series default
25030  are bigger than the equal looking operators 
25031 \series bold
25032
25033 \backslash
25034 triangleleft
25035 \series default
25036  and 
25037 \series bold
25038
25039 \backslash
25040 triangleright
25041 \series default
25042 , respectively.
25043 \end_layout
25044
25045 \begin_layout Standard
25046 \SpecialChar LyX
25047  supports also many special relations.
25048  Use the toolbar button 
25049 \begin_inset Info
25050 type  "icon"
25051 arg   "math-insert \\leqq"
25052 \end_inset
25053
25054  to see a list of these relations.
25055 \end_layout
25056
25057 \begin_layout Standard
25058 Relations are, in contrary to symbols, always surrounded by space.
25059 \end_layout
25060
25061 \begin_layout Standard
25062 Relations with labels can be created with the command 
25063 \series bold
25064
25065 \backslash
25066 stackrel
25067 \series default
25068
25069 \begin_inset Index idx
25070 status collapsed
25071
25072 \begin_layout Plain Layout
25073 Commands ! S ! 
25074 \backslash
25075 stackrel
25076 \end_layout
25077
25078 \end_inset
25079
25080 :
25081 \begin_inset Separator parbreak
25082 \end_inset
25083
25084
25085 \end_layout
25086
25087 \begin_layout Standard
25088 \align center
25089 \begin_inset Tabular
25090 <lyxtabular version="3" rows="2" columns="2">
25091 <features tabularvalignment="middle">
25092 <column alignment="center" valignment="top">
25093 <column alignment="center" valignment="top">
25094 <row>
25095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25096 \begin_inset Text
25097
25098 \begin_layout Plain Layout
25099 Command
25100 \end_layout
25101
25102 \end_inset
25103 </cell>
25104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25105 \begin_inset Text
25106
25107 \begin_layout Plain Layout
25108 Result
25109 \begin_inset Note Note
25110 status collapsed
25111
25112 \begin_layout Plain Layout
25113
25114 \series bold
25115
25116 \backslash
25117 raisebox
25118 \series default
25119  is only used as spacer.
25120 \end_layout
25121
25122 \end_inset
25123
25124
25125 \end_layout
25126
25127 \end_inset
25128 </cell>
25129 </row>
25130 <row>
25131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25132 \begin_inset Text
25133
25134 \begin_layout Plain Layout
25135 A(r)
25136 \backslash
25137 stackrel
25138 \begin_inset space \textvisiblespace{}
25139 \end_inset
25140
25141 r
25142 \backslash
25143 to
25144 \backslash
25145 infty
25146 \begin_inset space \textvisiblespace{}
25147 \end_inset
25148
25149
25150 \begin_inset Formula $\downarrow$
25151 \end_inset
25152
25153
25154 \backslash
25155 approx
25156 \begin_inset space \textvisiblespace{}
25157 \end_inset
25158
25159
25160 \begin_inset space \textvisiblespace{}
25161 \end_inset
25162
25163 B
25164 \end_layout
25165
25166 \end_inset
25167 </cell>
25168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25169 \begin_inset Text
25170
25171 \begin_layout Plain Layout
25172 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
25173 \end_inset
25174
25175
25176 \end_layout
25177
25178 \end_inset
25179 </cell>
25180 </row>
25181 </lyxtabular>
25182
25183 \end_inset
25184
25185
25186 \end_layout
25187
25188 \begin_layout Section
25189 Functions
25190 \end_layout
25191
25192 \begin_layout Subsection
25193 Predefined Functions
25194 \begin_inset CommandInset label
25195 LatexCommand label
25196 name "subsec:Predefined-Functions"
25197
25198 \end_inset
25199
25200
25201 \begin_inset Index idx
25202 status collapsed
25203
25204 \begin_layout Plain Layout
25205 Functions ! predefined
25206 \end_layout
25207
25208 \end_inset
25209
25210
25211 \end_layout
25212
25213 \begin_layout Standard
25214 In general, variables are set 
25215 \emph on
25216 italic
25217 \emph default
25218  in mathematical expressions, but not function names, because 
25219 \begin_inset Formula $sin$
25220 \end_inset
25221
25222  could be misunderstood as 
25223 \begin_inset Formula $s\cdot i\cdot n$
25224 \end_inset
25225
25226 .
25227  Therefore there are predefined functionswhich are additionally a bit separated
25228  from prefactors.
25229  They are inserted as commands starting with a backslash before their name.
25230 \begin_inset Separator parbreak
25231 \end_inset
25232
25233
25234 \end_layout
25235
25236 \begin_layout Standard
25237 \align center
25238 \begin_inset Tabular
25239 <lyxtabular version="3" rows="2" columns="4">
25240 <features tabularvalignment="middle">
25241 <column alignment="center" valignment="top" width="0pt">
25242 <column alignment="center" valignment="top" width="0pt">
25243 <column alignment="center" valignment="top" width="0pt">
25244 <column alignment="center" valignment="top" width="0pt">
25245 <row>
25246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25247 \begin_inset Text
25248
25249 \begin_layout Plain Layout
25250 Command
25251 \end_layout
25252
25253 \end_inset
25254 </cell>
25255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25256 \begin_inset Text
25257
25258 \begin_layout Plain Layout
25259 Result
25260 \end_layout
25261
25262 \end_inset
25263 </cell>
25264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25265 \begin_inset Text
25266
25267 \begin_layout Plain Layout
25268 Command
25269 \end_layout
25270
25271 \end_inset
25272 </cell>
25273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25274 \begin_inset Text
25275
25276 \begin_layout Plain Layout
25277 Result
25278 \end_layout
25279
25280 \end_inset
25281 </cell>
25282 </row>
25283 <row>
25284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25285 \begin_inset Text
25286
25287 \begin_layout Plain Layout
25288 Asin(x)+B
25289 \end_layout
25290
25291 \end_inset
25292 </cell>
25293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25294 \begin_inset Text
25295
25296 \begin_layout Plain Layout
25297 \begin_inset Formula $Asin(x)+B$
25298 \end_inset
25299
25300
25301 \end_layout
25302
25303 \end_inset
25304 </cell>
25305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25306 \begin_inset Text
25307
25308 \begin_layout Plain Layout
25309 A
25310 \backslash
25311 sin(x)+B
25312 \end_layout
25313
25314 \end_inset
25315 </cell>
25316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25317 \begin_inset Text
25318
25319 \begin_layout Plain Layout
25320 \begin_inset Formula $A\sin(x)+B$
25321 \end_inset
25322
25323
25324 \end_layout
25325
25326 \end_inset
25327 </cell>
25328 </row>
25329 </lyxtabular>
25330
25331 \end_inset
25332
25333
25334 \end_layout
25335
25336 \begin_layout Standard
25337 The following functions are predefined:
25338 \end_layout
25339
25340 \begin_layout Standard
25341 \begin_inset VSpace -2mm
25342 \end_inset
25343
25344
25345 \end_layout
25346
25347 \begin_layout Standard
25348 \align center
25349 \begin_inset Tabular
25350 <lyxtabular version="3" rows="9" columns="4">
25351 <features tabularvalignment="middle">
25352 <column alignment="center" valignment="top" width="0pt">
25353 <column alignment="center" valignment="top" width="0pt">
25354 <column alignment="center" valignment="top" width="0pt">
25355 <column alignment="center" valignment="top" width="0pt">
25356 <row>
25357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25358 \begin_inset Text
25359
25360 \begin_layout Plain Layout
25361 Command
25362 \end_layout
25363
25364 \end_inset
25365 </cell>
25366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25367 \begin_inset Text
25368
25369 \begin_layout Plain Layout
25370 Command
25371 \end_layout
25372
25373 \end_inset
25374 </cell>
25375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25376 \begin_inset Text
25377
25378 \begin_layout Plain Layout
25379 Command
25380 \end_layout
25381
25382 \end_inset
25383 </cell>
25384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25385 \begin_inset Text
25386
25387 \begin_layout Plain Layout
25388 Command
25389 \end_layout
25390
25391 \end_inset
25392 </cell>
25393 </row>
25394 <row>
25395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25396 \begin_inset Text
25397
25398 \begin_layout Plain Layout
25399
25400 \backslash
25401 sin
25402 \end_layout
25403
25404 \end_inset
25405 </cell>
25406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25407 \begin_inset Text
25408
25409 \begin_layout Plain Layout
25410
25411 \backslash
25412 sinh
25413 \end_layout
25414
25415 \end_inset
25416 </cell>
25417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25418 \begin_inset Text
25419
25420 \begin_layout Plain Layout
25421
25422 \backslash
25423 arcsin
25424 \end_layout
25425
25426 \end_inset
25427 </cell>
25428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25429 \begin_inset Text
25430
25431 \begin_layout Plain Layout
25432
25433 \backslash
25434 sup
25435 \end_layout
25436
25437 \end_inset
25438 </cell>
25439 </row>
25440 <row>
25441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25442 \begin_inset Text
25443
25444 \begin_layout Plain Layout
25445
25446 \backslash
25447 cos
25448 \end_layout
25449
25450 \end_inset
25451 </cell>
25452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25453 \begin_inset Text
25454
25455 \begin_layout Plain Layout
25456
25457 \backslash
25458 cosh
25459 \end_layout
25460
25461 \end_inset
25462 </cell>
25463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25464 \begin_inset Text
25465
25466 \begin_layout Plain Layout
25467
25468 \backslash
25469 arccos
25470 \end_layout
25471
25472 \end_inset
25473 </cell>
25474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25475 \begin_inset Text
25476
25477 \begin_layout Plain Layout
25478
25479 \backslash
25480 inf
25481 \end_layout
25482
25483 \end_inset
25484 </cell>
25485 </row>
25486 <row>
25487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25488 \begin_inset Text
25489
25490 \begin_layout Plain Layout
25491
25492 \backslash
25493 tan
25494 \end_layout
25495
25496 \end_inset
25497 </cell>
25498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25499 \begin_inset Text
25500
25501 \begin_layout Plain Layout
25502
25503 \backslash
25504 tanh
25505 \end_layout
25506
25507 \end_inset
25508 </cell>
25509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25510 \begin_inset Text
25511
25512 \begin_layout Plain Layout
25513
25514 \backslash
25515 arctan
25516 \end_layout
25517
25518 \end_inset
25519 </cell>
25520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25521 \begin_inset Text
25522
25523 \begin_layout Plain Layout
25524
25525 \backslash
25526 lim
25527 \end_layout
25528
25529 \end_inset
25530 </cell>
25531 </row>
25532 <row>
25533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25534 \begin_inset Text
25535
25536 \begin_layout Plain Layout
25537
25538 \backslash
25539 cot
25540 \end_layout
25541
25542 \end_inset
25543 </cell>
25544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25545 \begin_inset Text
25546
25547 \begin_layout Plain Layout
25548
25549 \backslash
25550 coth
25551 \end_layout
25552
25553 \end_inset
25554 </cell>
25555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25556 \begin_inset Text
25557
25558 \begin_layout Plain Layout
25559
25560 \backslash
25561 arg
25562 \end_layout
25563
25564 \end_inset
25565 </cell>
25566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25567 \begin_inset Text
25568
25569 \begin_layout Plain Layout
25570
25571 \backslash
25572 liminf
25573 \end_layout
25574
25575 \end_inset
25576 </cell>
25577 </row>
25578 <row>
25579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25580 \begin_inset Text
25581
25582 \begin_layout Plain Layout
25583
25584 \backslash
25585 sec
25586 \end_layout
25587
25588 \end_inset
25589 </cell>
25590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25591 \begin_inset Text
25592
25593 \begin_layout Plain Layout
25594
25595 \backslash
25596 min
25597 \end_layout
25598
25599 \end_inset
25600 </cell>
25601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25602 \begin_inset Text
25603
25604 \begin_layout Plain Layout
25605
25606 \backslash
25607 deg
25608 \end_layout
25609
25610 \end_inset
25611 </cell>
25612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25613 \begin_inset Text
25614
25615 \begin_layout Plain Layout
25616
25617 \backslash
25618 limsup
25619 \end_layout
25620
25621 \end_inset
25622 </cell>
25623 </row>
25624 <row>
25625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25626 \begin_inset Text
25627
25628 \begin_layout Plain Layout
25629
25630 \backslash
25631 csc
25632 \end_layout
25633
25634 \end_inset
25635 </cell>
25636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25637 \begin_inset Text
25638
25639 \begin_layout Plain Layout
25640
25641 \backslash
25642 max
25643 \end_layout
25644
25645 \end_inset
25646 </cell>
25647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25648 \begin_inset Text
25649
25650 \begin_layout Plain Layout
25651
25652 \backslash
25653 det
25654 \end_layout
25655
25656 \end_inset
25657 </cell>
25658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25659 \begin_inset Text
25660
25661 \begin_layout Plain Layout
25662
25663 \backslash
25664 Pr
25665 \end_layout
25666
25667 \end_inset
25668 </cell>
25669 </row>
25670 <row>
25671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25672 \begin_inset Text
25673
25674 \begin_layout Plain Layout
25675
25676 \backslash
25677 ln
25678 \end_layout
25679
25680 \end_inset
25681 </cell>
25682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25683 \begin_inset Text
25684
25685 \begin_layout Plain Layout
25686
25687 \backslash
25688 exp
25689 \end_layout
25690
25691 \end_inset
25692 </cell>
25693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25694 \begin_inset Text
25695
25696 \begin_layout Plain Layout
25697
25698 \backslash
25699 dim
25700 \end_layout
25701
25702 \end_inset
25703 </cell>
25704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25705 \begin_inset Text
25706
25707 \begin_layout Plain Layout
25708
25709 \backslash
25710 hom
25711 \end_layout
25712
25713 \end_inset
25714 </cell>
25715 </row>
25716 <row>
25717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25718 \begin_inset Text
25719
25720 \begin_layout Plain Layout
25721
25722 \backslash
25723 lg
25724 \end_layout
25725
25726 \end_inset
25727 </cell>
25728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25729 \begin_inset Text
25730
25731 \begin_layout Plain Layout
25732
25733 \backslash
25734 log
25735 \end_layout
25736
25737 \end_inset
25738 </cell>
25739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25740 \begin_inset Text
25741
25742 \begin_layout Plain Layout
25743
25744 \backslash
25745 ker
25746 \end_layout
25747
25748 \end_inset
25749 </cell>
25750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25751 \begin_inset Text
25752
25753 \begin_layout Plain Layout
25754
25755 \backslash
25756 gcd
25757 \end_layout
25758
25759 \end_inset
25760 </cell>
25761 </row>
25762 </lyxtabular>
25763
25764 \end_inset
25765
25766
25767 \end_layout
25768
25769 \begin_layout Standard
25770 They can also be inserted with the math toolbar button 
25771 \begin_inset Info
25772 type  "icon"
25773 arg   "math-insert \\functions"
25774 \end_inset
25775
25776 .
25777 \end_layout
25778
25779 \begin_layout Subsection
25780 Self-defined Functions
25781 \begin_inset Index idx
25782 status collapsed
25783
25784 \begin_layout Plain Layout
25785 Functions ! self-defined
25786 \end_layout
25787
25788 \end_inset
25789
25790
25791 \end_layout
25792
25793 \begin_layout Standard
25794 To use a function that is not predefined, like for example the sign function
25795  sgn(x), there are two possibilities:
25796 \end_layout
25797
25798 \begin_layout Itemize
25799 Define the function by inserting the following line to the \SpecialChar LaTeX
25800 -preamble
25801 \begin_inset Foot
25802 status collapsed
25803
25804 \begin_layout Plain Layout
25805 For more about 
25806 \series bold
25807
25808 \backslash
25809 DeclareMathOperator
25810 \series default
25811  see 
25812 \begin_inset CommandInset ref
25813 LatexCommand ref
25814 reference "subsec:Self-defined-Operators"
25815
25816 \end_inset
25817
25818 .
25819 \end_layout
25820
25821 \end_inset
25822
25823
25824 \begin_inset Newline newline
25825 \end_inset
25826
25827
25828 \begin_inset VSpace -3mm
25829 \end_inset
25830
25831
25832 \begin_inset Newline newline
25833 \end_inset
25834
25835
25836 \series bold
25837
25838 \backslash
25839 DeclareMathOperator{
25840 \backslash
25841 sgn}{sgn}
25842 \series default
25843
25844 \begin_inset Index idx
25845 status collapsed
25846
25847 \begin_layout Plain Layout
25848 Commands ! D ! 
25849 \backslash
25850 dbinom@
25851 \backslash
25852 DeclareMathOperator
25853 \end_layout
25854
25855 \end_inset
25856
25857
25858 \begin_inset Newline newline
25859 \end_inset
25860
25861
25862 \begin_inset VSpace -2mm
25863 \end_inset
25864
25865
25866 \begin_inset Newline newline
25867 \end_inset
25868
25869 Now the new defined function can be called with the command 
25870 \series bold
25871
25872 \backslash
25873 sgn
25874 \series default
25875 .
25876 \end_layout
25877
25878 \begin_layout Itemize
25879 Write the formula as usual, mark the formula name, in our example the letters
25880  
25881 \emph on
25882 sgn
25883 \emph default
25884 , and change it to mathematical text.
25885  Finally, a space is inserted between prefactor and function.
25886 \end_layout
25887
25888 \begin_layout Standard
25889 The result is the same with both methods as with a predefined function
25890 \begin_inset Foot
25891 status collapsed
25892
25893 \begin_layout Plain Layout
25894 In \SpecialChar LyX
25895  self-defined functions are displayed red, predefined ones black.
25896 \end_layout
25897
25898 \end_inset
25899
25900 :
25901 \begin_inset Separator parbreak
25902 \end_inset
25903
25904
25905 \end_layout
25906
25907 \begin_layout Standard
25908 \align center
25909 \begin_inset Tabular
25910 <lyxtabular version="3" rows="3" columns="2">
25911 <features tabularvalignment="middle">
25912 <column alignment="center" valignment="top" width="0pt">
25913 <column alignment="center" valignment="top" width="0pt">
25914 <row>
25915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25916 \begin_inset Text
25917
25918 \begin_layout Plain Layout
25919 Command
25920 \end_layout
25921
25922 \end_inset
25923 </cell>
25924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25925 \begin_inset Text
25926
25927 \begin_layout Plain Layout
25928 Result
25929 \end_layout
25930
25931 \end_inset
25932 </cell>
25933 </row>
25934 <row>
25935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25936 \begin_inset Text
25937
25938 \begin_layout Plain Layout
25939 A
25940 \backslash
25941 sgn(x)+B
25942 \end_layout
25943
25944 \end_inset
25945 </cell>
25946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25947 \begin_inset Text
25948
25949 \begin_layout Plain Layout
25950 \begin_inset Formula $A\sgn(x)+B$
25951 \end_inset
25952
25953
25954 \end_layout
25955
25956 \end_inset
25957 </cell>
25958 </row>
25959 <row>
25960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25961 \begin_inset Text
25962
25963 \begin_layout Plain Layout
25964 A
25965 \backslash
25966 ,
25967 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25968 \end_inset
25969
25970 (x)+B
25971 \end_layout
25972
25973 \end_inset
25974 </cell>
25975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25976 \begin_inset Text
25977
25978 \begin_layout Plain Layout
25979 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25980 \end_inset
25981
25982
25983 \end_layout
25984
25985 \end_inset
25986 </cell>
25987 </row>
25988 </lyxtabular>
25989
25990 \end_inset
25991
25992
25993 \end_layout
25994
25995 \begin_layout Standard
25996 The first method is more suitable when the self-defined function should
25997  be used several times.
25998 \end_layout
25999
26000 \begin_layout Subsection
26001 Limits
26002 \begin_inset Index idx
26003 status collapsed
26004
26005 \begin_layout Plain Layout
26006 Limits
26007 \end_layout
26008
26009 \end_inset
26010
26011
26012 \end_layout
26013
26014 \begin_layout Standard
26015 For limits, in addition to the commands 
26016 \series bold
26017
26018 \backslash
26019 lim
26020 \series default
26021
26022 \begin_inset Index idx
26023 status collapsed
26024
26025 \begin_layout Plain Layout
26026 Commands ! L ! 
26027 \backslash
26028 lim
26029 \end_layout
26030
26031 \end_inset
26032
26033
26034 \series bold
26035
26036 \backslash
26037 liminf
26038 \series default
26039  and 
26040 \series bold
26041
26042 \backslash
26043 limsup
26044 \series default
26045  the following functions are defined:
26046 \begin_inset Separator parbreak
26047 \end_inset
26048
26049
26050 \end_layout
26051
26052 \begin_layout Standard
26053 \align center
26054 \begin_inset Tabular
26055 <lyxtabular version="3" rows="5" columns="2">
26056 <features tabularvalignment="middle">
26057 <column alignment="center" valignment="top">
26058 <column alignment="center" valignment="top">
26059 <row>
26060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26061 \begin_inset Text
26062
26063 \begin_layout Plain Layout
26064 Command
26065 \end_layout
26066
26067 \end_inset
26068 </cell>
26069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26070 \begin_inset Text
26071
26072 \begin_layout Plain Layout
26073 Result
26074 \begin_inset Note Note
26075 status collapsed
26076
26077 \begin_layout Plain Layout
26078
26079 \series bold
26080
26081 \backslash
26082 raisebox
26083 \series default
26084  is only used as spacer.
26085 \end_layout
26086
26087 \end_inset
26088
26089
26090 \end_layout
26091
26092 \end_inset
26093 </cell>
26094 </row>
26095 <row>
26096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26097 \begin_inset Text
26098
26099 \begin_layout Plain Layout
26100
26101 \backslash
26102 varliminf
26103 \end_layout
26104
26105 \end_inset
26106 </cell>
26107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26108 \begin_inset Text
26109
26110 \begin_layout Plain Layout
26111 \begin_inset Formula $\varliminf$
26112 \end_inset
26113
26114
26115 \end_layout
26116
26117 \end_inset
26118 </cell>
26119 </row>
26120 <row>
26121 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26122 \begin_inset Text
26123
26124 \begin_layout Plain Layout
26125
26126 \backslash
26127 varlimsup
26128 \end_layout
26129
26130 \end_inset
26131 </cell>
26132 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26133 \begin_inset Text
26134
26135 \begin_layout Plain Layout
26136 \begin_inset Formula $\varlimsup$
26137 \end_inset
26138
26139
26140 \end_layout
26141
26142 \end_inset
26143 </cell>
26144 </row>
26145 <row>
26146 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26147 \begin_inset Text
26148
26149 \begin_layout Plain Layout
26150
26151 \backslash
26152 varprojlim
26153 \end_layout
26154
26155 \end_inset
26156 </cell>
26157 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26158 \begin_inset Text
26159
26160 \begin_layout Plain Layout
26161 \begin_inset Formula $\varprojlim$
26162 \end_inset
26163
26164
26165 \end_layout
26166
26167 \end_inset
26168 </cell>
26169 </row>
26170 <row>
26171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26172 \begin_inset Text
26173
26174 \begin_layout Plain Layout
26175
26176 \backslash
26177 varinjlim
26178 \end_layout
26179
26180 \end_inset
26181 </cell>
26182 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26183 \begin_inset Text
26184
26185 \begin_layout Plain Layout
26186 \begin_inset Formula $\varinjlim$
26187 \end_inset
26188
26189
26190 \begin_inset Formula $\raisebox{-2.5mm}{}$
26191 \end_inset
26192
26193
26194 \end_layout
26195
26196 \end_inset
26197 </cell>
26198 </row>
26199 </lyxtabular>
26200
26201 \end_inset
26202
26203
26204 \end_layout
26205
26206 \begin_layout Standard
26207 \begin_inset VSpace medskip
26208 \end_inset
26209
26210 The limit is created by inserting a subscript.
26211  It is set right beside the function in an inline formula:
26212 \end_layout
26213
26214 \begin_layout Standard
26215 \align center
26216 \begin_inset Tabular
26217 <lyxtabular version="3" rows="2" columns="2">
26218 <features tabularvalignment="middle">
26219 <column alignment="center" valignment="top" width="0pt">
26220 <column alignment="center" valignment="top" width="0pt">
26221 <row>
26222 <cell alignment="center" valignment="top" usebox="none">
26223 \begin_inset Text
26224
26225 \begin_layout Plain Layout
26226 Command
26227 \end_layout
26228
26229 \end_inset
26230 </cell>
26231 <cell alignment="center" valignment="top" usebox="none">
26232 \begin_inset Text
26233
26234 \begin_layout Plain Layout
26235 \begin_inset space \hspace{}
26236 \length 1cm
26237 \end_inset
26238
26239 Result
26240 \begin_inset Note Note
26241 status collapsed
26242
26243 \begin_layout Plain Layout
26244 The space and
26245 \series bold
26246  
26247 \backslash
26248 raisebox
26249 \series default
26250  are used here as spacer.
26251 \end_layout
26252
26253 \end_inset
26254
26255
26256 \end_layout
26257
26258 \end_inset
26259 </cell>
26260 </row>
26261 <row>
26262 <cell alignment="center" valignment="top" usebox="none">
26263 \begin_inset Text
26264
26265 \begin_layout Plain Layout
26266
26267 \backslash
26268 lim_x
26269 \backslash
26270 to
26271 \begin_inset space \textvisiblespace{}
26272 \end_inset
26273
26274 A
26275 \begin_inset space \textvisiblespace{}
26276 \end_inset
26277
26278 x=B
26279 \end_layout
26280
26281 \end_inset
26282 </cell>
26283 <cell alignment="center" valignment="top" usebox="none">
26284 \begin_inset Text
26285
26286 \begin_layout Plain Layout
26287 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
26288 \end_inset
26289
26290
26291 \end_layout
26292
26293 \end_inset
26294 </cell>
26295 </row>
26296 </lyxtabular>
26297
26298 \end_inset
26299
26300
26301 \end_layout
26302
26303 \begin_layout Standard
26304 In a displayed formula the limit is set below the formula, as usual:
26305 \begin_inset Formula 
26306 \[
26307 \lim_{x\to A}x=B
26308 \]
26309
26310 \end_inset
26311
26312
26313 \end_layout
26314
26315 \begin_layout Standard
26316 \begin_inset VSpace medskip
26317 \end_inset
26318
26319
26320 \end_layout
26321
26322 \begin_layout Standard
26323 How to adjust the typesetting of the limits see 
26324 \begin_inset CommandInset ref
26325 LatexCommand ref
26326 reference "subsec:Operator-Limits"
26327
26328 \end_inset
26329
26330 .
26331 \end_layout
26332
26333 \begin_layout Subsection
26334 Modulo-Functions
26335 \begin_inset Index idx
26336 status collapsed
26337
26338 \begin_layout Plain Layout
26339 Functions ! modulo-
26340 \end_layout
26341
26342 \end_inset
26343
26344
26345 \end_layout
26346
26347 \begin_layout Standard
26348 The modulo-function is special, because it exists in four variants.
26349  The variants in a displayed formula are:
26350 \begin_inset Formula 
26351 \begin{align*}
26352 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
26353 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
26354 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
26355 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
26356 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
26357 \end{align*}
26358
26359 \end_inset
26360
26361
26362 \end_layout
26363
26364 \begin_layout Standard
26365 In an inline formula less space is set before the function names for all
26366  variants.
26367  By default the modulo-functions take only the first following character
26368  into account.
26369  To use more than one character, one has to put them into \SpecialChar TeX
26370  braces:
26371 \begin_inset Formula 
26372 \begin{align*}
26373 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
26374 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
26375 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
26376 \end{align*}
26377
26378 \end_inset
26379
26380
26381 \end_layout
26382
26383 \begin_layout Section
26384 Special Characters
26385 \begin_inset Index idx
26386 status collapsed
26387
26388 \begin_layout Plain Layout
26389 Special characters
26390 \end_layout
26391
26392 \end_inset
26393
26394
26395 \end_layout
26396
26397 \begin_layout Standard
26398 The characters ^ and _ would normally create a superscript and subscript,
26399  respectively.
26400  To get these characters you have to insert them with a leading 
26401 \backslash
26402 :
26403 \begin_inset Separator parbreak
26404 \end_inset
26405
26406
26407 \end_layout
26408
26409 \begin_layout Standard
26410 \noindent
26411 \align center
26412 \begin_inset Tabular
26413 <lyxtabular version="3" rows="3" columns="2">
26414 <features tabularvalignment="middle">
26415 <column alignment="block" valignment="top">
26416 <column alignment="block" valignment="top">
26417 <row>
26418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26419 \begin_inset Text
26420
26421 \begin_layout Plain Layout
26422 Command
26423 \end_layout
26424
26425 \end_inset
26426 </cell>
26427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26428 \begin_inset Text
26429
26430 \begin_layout Plain Layout
26431 Result
26432 \end_layout
26433
26434 \end_inset
26435 </cell>
26436 </row>
26437 <row>
26438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26439 \begin_inset Text
26440
26441 \begin_layout Plain Layout
26442
26443 \backslash
26444 ^
26445 \begin_inset space \textvisiblespace{}
26446 \end_inset
26447
26448
26449 \end_layout
26450
26451 \end_inset
26452 </cell>
26453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26454 \begin_inset Text
26455
26456 \begin_layout Plain Layout
26457 \begin_inset Formula $\mathcircumflex$
26458 \end_inset
26459
26460
26461 \end_layout
26462
26463 \end_inset
26464 </cell>
26465 </row>
26466 <row>
26467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26468 \begin_inset Text
26469
26470 \begin_layout Plain Layout
26471
26472 \backslash
26473 _
26474 \end_layout
26475
26476 \end_inset
26477 </cell>
26478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26479 \begin_inset Text
26480
26481 \begin_layout Plain Layout
26482 \begin_inset Formula $\_$
26483 \end_inset
26484
26485
26486 \end_layout
26487
26488 \end_inset
26489 </cell>
26490 </row>
26491 </lyxtabular>
26492
26493 \end_inset
26494
26495
26496 \end_layout
26497
26498 \begin_layout Subsection
26499 Special Characters in Mathematical Text
26500 \end_layout
26501
26502 \begin_layout Standard
26503 The following commands can only be used in mathematical text or in \SpecialChar TeX
26504  mode:
26505 \end_layout
26506
26507 \begin_layout Standard
26508 \begin_inset space \hfill{}
26509 \end_inset
26510
26511
26512 \begin_inset Tabular
26513 <lyxtabular version="3" rows="8" columns="2">
26514 <features tabularvalignment="middle">
26515 <column alignment="block" valignment="top">
26516 <column alignment="block" valignment="top">
26517 <row>
26518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26519 \begin_inset Text
26520
26521 \begin_layout Plain Layout
26522 Command
26523 \end_layout
26524
26525 \end_inset
26526 </cell>
26527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26528 \begin_inset Text
26529
26530 \begin_layout Plain Layout
26531 Result
26532 \end_layout
26533
26534 \end_inset
26535 </cell>
26536 </row>
26537 <row>
26538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26539 \begin_inset Text
26540
26541 \begin_layout Plain Layout
26542
26543 \backslash
26544 oe
26545 \end_layout
26546
26547 \end_inset
26548 </cell>
26549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26550 \begin_inset Text
26551
26552 \begin_layout Plain Layout
26553 \begin_inset Formula $\textrm{œ}$
26554 \end_inset
26555
26556
26557 \end_layout
26558
26559 \end_inset
26560 </cell>
26561 </row>
26562 <row>
26563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26564 \begin_inset Text
26565
26566 \begin_layout Plain Layout
26567
26568 \backslash
26569 OE
26570 \end_layout
26571
26572 \end_inset
26573 </cell>
26574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26575 \begin_inset Text
26576
26577 \begin_layout Plain Layout
26578 \begin_inset Formula $\textrm{Œ}$
26579 \end_inset
26580
26581
26582 \end_layout
26583
26584 \end_inset
26585 </cell>
26586 </row>
26587 <row>
26588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26589 \begin_inset Text
26590
26591 \begin_layout Plain Layout
26592
26593 \backslash
26594 ae
26595 \end_layout
26596
26597 \end_inset
26598 </cell>
26599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26600 \begin_inset Text
26601
26602 \begin_layout Plain Layout
26603 \begin_inset Formula $\textrm{æ}$
26604 \end_inset
26605
26606
26607 \end_layout
26608
26609 \end_inset
26610 </cell>
26611 </row>
26612 <row>
26613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26614 \begin_inset Text
26615
26616 \begin_layout Plain Layout
26617
26618 \backslash
26619 AE
26620 \end_layout
26621
26622 \end_inset
26623 </cell>
26624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26625 \begin_inset Text
26626
26627 \begin_layout Plain Layout
26628 \begin_inset Formula $\textrm{Æ}$
26629 \end_inset
26630
26631
26632 \end_layout
26633
26634 \end_inset
26635 </cell>
26636 </row>
26637 <row>
26638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26639 \begin_inset Text
26640
26641 \begin_layout Plain Layout
26642
26643 \backslash
26644 aa
26645 \end_layout
26646
26647 \end_inset
26648 </cell>
26649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26650 \begin_inset Text
26651
26652 \begin_layout Plain Layout
26653 \begin_inset Formula $\textrm{\aa}$
26654 \end_inset
26655
26656
26657 \end_layout
26658
26659 \end_inset
26660 </cell>
26661 </row>
26662 <row>
26663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26664 \begin_inset Text
26665
26666 \begin_layout Plain Layout
26667
26668 \backslash
26669 AA
26670 \begin_inset Index idx
26671 status collapsed
26672
26673 \begin_layout Plain Layout
26674
26675 \backslash
26676 @
26677 \begin_inset ERT
26678 status collapsed
26679
26680 \begin_layout Plain Layout
26681
26682
26683 \backslash
26684 textrm{
26685 \backslash
26686 AA}
26687 \end_layout
26688
26689 \end_inset
26690
26691
26692 \end_layout
26693
26694 \end_inset
26695
26696
26697 \end_layout
26698
26699 \end_inset
26700 </cell>
26701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26702 \begin_inset Text
26703
26704 \begin_layout Plain Layout
26705 \begin_inset Formula $\textrm{Å}$
26706 \end_inset
26707
26708
26709 \end_layout
26710
26711 \end_inset
26712 </cell>
26713 </row>
26714 <row>
26715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26716 \begin_inset Text
26717
26718 \begin_layout Plain Layout
26719
26720 \backslash
26721 i
26722 \end_layout
26723
26724 \end_inset
26725 </cell>
26726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26727 \begin_inset Text
26728
26729 \begin_layout Plain Layout
26730 \begin_inset Formula $\textrm{ı}$
26731 \end_inset
26732
26733
26734 \end_layout
26735
26736 \end_inset
26737 </cell>
26738 </row>
26739 </lyxtabular>
26740
26741 \end_inset
26742
26743
26744 \begin_inset space \hfill{}
26745 \end_inset
26746
26747
26748 \begin_inset Tabular
26749 <lyxtabular version="3" rows="8" columns="2">
26750 <features tabularvalignment="middle">
26751 <column alignment="block" valignment="top">
26752 <column alignment="center" valignment="top">
26753 <row>
26754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26755 \begin_inset Text
26756
26757 \begin_layout Plain Layout
26758 command
26759 \begin_inset Note Note
26760 status collapsed
26761
26762 \begin_layout Plain Layout
26763 The space of 0
26764 \begin_inset space \thinspace{}
26765 \end_inset
26766
26767 mm is used for separation, because otherwise the output will be ¡ and ¿
26768  respectively.
26769 \end_layout
26770
26771 \end_inset
26772
26773
26774 \end_layout
26775
26776 \end_inset
26777 </cell>
26778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26779 \begin_inset Text
26780
26781 \begin_layout Plain Layout
26782 Result
26783 \end_layout
26784
26785 \end_inset
26786 </cell>
26787 </row>
26788 <row>
26789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26790 \begin_inset Text
26791
26792 \begin_layout Plain Layout
26793
26794 \backslash
26795 o
26796 \end_layout
26797
26798 \end_inset
26799 </cell>
26800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26801 \begin_inset Text
26802
26803 \begin_layout Plain Layout
26804 \begin_inset Formula $\textrm{ø}$
26805 \end_inset
26806
26807
26808 \end_layout
26809
26810 \end_inset
26811 </cell>
26812 </row>
26813 <row>
26814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26815 \begin_inset Text
26816
26817 \begin_layout Plain Layout
26818
26819 \backslash
26820 O
26821 \end_layout
26822
26823 \end_inset
26824 </cell>
26825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26826 \begin_inset Text
26827
26828 \begin_layout Plain Layout
26829 \begin_inset Formula $\textrm{Ø}$
26830 \end_inset
26831
26832
26833 \end_layout
26834
26835 \end_inset
26836 </cell>
26837 </row>
26838 <row>
26839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26840 \begin_inset Text
26841
26842 \begin_layout Plain Layout
26843
26844 \backslash
26845 l
26846 \end_layout
26847
26848 \end_inset
26849 </cell>
26850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26851 \begin_inset Text
26852
26853 \begin_layout Plain Layout
26854 \begin_inset Formula $\textrm{ł}$
26855 \end_inset
26856
26857
26858 \end_layout
26859
26860 \end_inset
26861 </cell>
26862 </row>
26863 <row>
26864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26865 \begin_inset Text
26866
26867 \begin_layout Plain Layout
26868
26869 \backslash
26870 L
26871 \end_layout
26872
26873 \end_inset
26874 </cell>
26875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26876 \begin_inset Text
26877
26878 \begin_layout Plain Layout
26879 \begin_inset Formula $\textrm{Ł}$
26880 \end_inset
26881
26882
26883 \end_layout
26884
26885 \end_inset
26886 </cell>
26887 </row>
26888 <row>
26889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26890 \begin_inset Text
26891
26892 \begin_layout Plain Layout
26893 !
26894 \begin_inset space \hspace{}
26895 \length 0mm
26896 \end_inset
26897
26898 `
26899 \begin_inset space \textvisiblespace{}
26900 \end_inset
26901
26902
26903 \end_layout
26904
26905 \end_inset
26906 </cell>
26907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26908 \begin_inset Text
26909
26910 \begin_layout Plain Layout
26911 \begin_inset Formula $\textrm{!`}$
26912 \end_inset
26913
26914
26915 \end_layout
26916
26917 \end_inset
26918 </cell>
26919 </row>
26920 <row>
26921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26922 \begin_inset Text
26923
26924 \begin_layout Plain Layout
26925 ?
26926 \begin_inset space \hspace{}
26927 \length 0mm
26928 \end_inset
26929
26930 `
26931 \begin_inset space \textvisiblespace{}
26932 \end_inset
26933
26934
26935 \end_layout
26936
26937 \end_inset
26938 </cell>
26939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26940 \begin_inset Text
26941
26942 \begin_layout Plain Layout
26943 \begin_inset Formula $\textrm{?`}$
26944 \end_inset
26945
26946
26947 \end_layout
26948
26949 \end_inset
26950 </cell>
26951 </row>
26952 <row>
26953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26954 \begin_inset Text
26955
26956 \begin_layout Plain Layout
26957
26958 \backslash
26959 j
26960 \end_layout
26961
26962 \end_inset
26963 </cell>
26964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26965 \begin_inset Text
26966
26967 \begin_layout Plain Layout
26968 \begin_inset Formula $\textrm{ȷ}$
26969 \end_inset
26970
26971
26972 \end_layout
26973
26974 \end_inset
26975 </cell>
26976 </row>
26977 </lyxtabular>
26978
26979 \end_inset
26980
26981
26982 \begin_inset space \hfill{}
26983 \end_inset
26984
26985
26986 \end_layout
26987
26988 \begin_layout Standard
26989 The characters 
26990 \begin_inset Formula $\textrm{\textrm{Å}}$
26991 \end_inset
26992
26993  and 
26994 \begin_inset Formula $\textrm{\textrm{Ø}}$
26995 \end_inset
26996
26997  can also be inserted via the math toolbar button 
26998 \begin_inset Info
26999 type  "icon"
27000 arg   "math-insert \\digamma"
27001 \end_inset
27002
27003 .
27004 \end_layout
27005
27006 \begin_layout Standard
27007 An exception are the commands 
27008 \series bold
27009 !
27010 \begin_inset space \hspace{}
27011 \length 0mm
27012 \end_inset
27013
27014 `
27015 \series default
27016  and 
27017 \series bold
27018 ?
27019 \begin_inset space \hspace{}
27020 \length 0mm
27021 \end_inset
27022
27023 `
27024 \series default
27025 , because they can be inserted in \SpecialChar LyX
27026  directly to text.
27027 \end_layout
27028
27029 \begin_layout Subsection
27030 Accents in Text
27031 \begin_inset CommandInset label
27032 LatexCommand label
27033 name "subsec:Accents-in-Text"
27034
27035 \end_inset
27036
27037
27038 \begin_inset Index idx
27039 status collapsed
27040
27041 \begin_layout Plain Layout
27042 Accents ! in text
27043 \end_layout
27044
27045 \end_inset
27046
27047
27048 \end_layout
27049
27050 \begin_layout Standard
27051 With the following commands all letters can be accented.
27052  The commands must be inserted in \SpecialChar TeX
27053  mode.
27054 \end_layout
27055
27056 \begin_layout Standard
27057 \begin_inset space \hfill{}
27058 \end_inset
27059
27060
27061 \begin_inset Tabular
27062 <lyxtabular version="3" rows="8" columns="2">
27063 <features tabularvalignment="middle">
27064 <column alignment="block" valignment="top">
27065 <column alignment="block" valignment="top">
27066 <row>
27067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27068 \begin_inset Text
27069
27070 \begin_layout Plain Layout
27071 Command
27072 \end_layout
27073
27074 \end_inset
27075 </cell>
27076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27077 \begin_inset Text
27078
27079 \begin_layout Plain Layout
27080 Result
27081 \end_layout
27082
27083 \end_inset
27084 </cell>
27085 </row>
27086 <row>
27087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27088 \begin_inset Text
27089
27090 \begin_layout Plain Layout
27091
27092 \backslash
27093
27094 \begin_inset Quotes grd
27095 \end_inset
27096
27097 e
27098 \end_layout
27099
27100 \end_inset
27101 </cell>
27102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27103 \begin_inset Text
27104
27105 \begin_layout Plain Layout
27106 \begin_inset ERT
27107 status collapsed
27108
27109 \begin_layout Plain Layout
27110
27111
27112 \backslash
27113 "e
27114 \end_layout
27115
27116 \end_inset
27117
27118
27119 \end_layout
27120
27121 \end_inset
27122 </cell>
27123 </row>
27124 <row>
27125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27126 \begin_inset Text
27127
27128 \begin_layout Plain Layout
27129
27130 \backslash
27131 `e
27132 \end_layout
27133
27134 \end_inset
27135 </cell>
27136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27137 \begin_inset Text
27138
27139 \begin_layout Plain Layout
27140 \begin_inset ERT
27141 status collapsed
27142
27143 \begin_layout Plain Layout
27144
27145
27146 \backslash
27147 `e
27148 \end_layout
27149
27150 \end_inset
27151
27152
27153 \end_layout
27154
27155 \end_inset
27156 </cell>
27157 </row>
27158 <row>
27159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27160 \begin_inset Text
27161
27162 \begin_layout Plain Layout
27163
27164 \backslash
27165 ^
27166 \begin_inset space \textvisiblespace{}
27167 \end_inset
27168
27169 e
27170 \end_layout
27171
27172 \end_inset
27173 </cell>
27174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27175 \begin_inset Text
27176
27177 \begin_layout Plain Layout
27178 \begin_inset ERT
27179 status collapsed
27180
27181 \begin_layout Plain Layout
27182
27183
27184 \backslash
27185 ^e
27186 \end_layout
27187
27188 \end_inset
27189
27190
27191 \end_layout
27192
27193 \end_inset
27194 </cell>
27195 </row>
27196 <row>
27197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27198 \begin_inset Text
27199
27200 \begin_layout Plain Layout
27201
27202 \backslash
27203 =e
27204 \end_layout
27205
27206 \end_inset
27207 </cell>
27208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27209 \begin_inset Text
27210
27211 \begin_layout Plain Layout
27212 \begin_inset ERT
27213 status collapsed
27214
27215 \begin_layout Plain Layout
27216
27217
27218 \backslash
27219 =e
27220 \end_layout
27221
27222 \end_inset
27223
27224
27225 \end_layout
27226
27227 \end_inset
27228 </cell>
27229 </row>
27230 <row>
27231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27232 \begin_inset Text
27233
27234 \begin_layout Plain Layout
27235
27236 \backslash
27237 u
27238 \begin_inset space \textvisiblespace{}
27239 \end_inset
27240
27241 e
27242 \end_layout
27243
27244 \end_inset
27245 </cell>
27246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27247 \begin_inset Text
27248
27249 \begin_layout Plain Layout
27250 \begin_inset ERT
27251 status collapsed
27252
27253 \begin_layout Plain Layout
27254
27255
27256 \backslash
27257 u e
27258 \end_layout
27259
27260 \end_inset
27261
27262
27263 \end_layout
27264
27265 \end_inset
27266 </cell>
27267 </row>
27268 <row>
27269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27270 \begin_inset Text
27271
27272 \begin_layout Plain Layout
27273
27274 \backslash
27275 b
27276 \begin_inset space \textvisiblespace{}
27277 \end_inset
27278
27279 e
27280 \end_layout
27281
27282 \end_inset
27283 </cell>
27284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27285 \begin_inset Text
27286
27287 \begin_layout Plain Layout
27288 \begin_inset ERT
27289 status collapsed
27290
27291 \begin_layout Plain Layout
27292
27293
27294 \backslash
27295 b e
27296 \end_layout
27297
27298 \end_inset
27299
27300
27301 \end_layout
27302
27303 \end_inset
27304 </cell>
27305 </row>
27306 <row>
27307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27308 \begin_inset Text
27309
27310 \begin_layout Plain Layout
27311
27312 \backslash
27313 t
27314 \begin_inset space \textvisiblespace{}
27315 \end_inset
27316
27317 ee
27318 \end_layout
27319
27320 \end_inset
27321 </cell>
27322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27323 \begin_inset Text
27324
27325 \begin_layout Plain Layout
27326 \begin_inset ERT
27327 status collapsed
27328
27329 \begin_layout Plain Layout
27330
27331
27332 \backslash
27333 t ee
27334 \end_layout
27335
27336 \end_inset
27337
27338
27339 \end_layout
27340
27341 \end_inset
27342 </cell>
27343 </row>
27344 </lyxtabular>
27345
27346 \end_inset
27347
27348
27349 \begin_inset space \hfill{}
27350 \end_inset
27351
27352
27353 \begin_inset Tabular
27354 <lyxtabular version="3" rows="8" columns="2">
27355 <features tabularvalignment="middle">
27356 <column alignment="block" valignment="top">
27357 <column alignment="center" valignment="top">
27358 <row>
27359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27360 \begin_inset Text
27361
27362 \begin_layout Plain Layout
27363 Command
27364 \end_layout
27365
27366 \end_inset
27367 </cell>
27368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27369 \begin_inset Text
27370
27371 \begin_layout Plain Layout
27372 Result
27373 \end_layout
27374
27375 \end_inset
27376 </cell>
27377 </row>
27378 <row>
27379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27380 \begin_inset Text
27381
27382 \begin_layout Plain Layout
27383
27384 \backslash
27385 H
27386 \begin_inset space \textvisiblespace{}
27387 \end_inset
27388
27389 e
27390 \end_layout
27391
27392 \end_inset
27393 </cell>
27394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27395 \begin_inset Text
27396
27397 \begin_layout Plain Layout
27398 \begin_inset ERT
27399 status collapsed
27400
27401 \begin_layout Plain Layout
27402
27403
27404 \backslash
27405 H e
27406 \end_layout
27407
27408 \end_inset
27409
27410
27411 \end_layout
27412
27413 \end_inset
27414 </cell>
27415 </row>
27416 <row>
27417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27418 \begin_inset Text
27419
27420 \begin_layout Plain Layout
27421
27422 \backslash
27423 'e
27424 \end_layout
27425
27426 \end_inset
27427 </cell>
27428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27429 \begin_inset Text
27430
27431 \begin_layout Plain Layout
27432 \begin_inset ERT
27433 status collapsed
27434
27435 \begin_layout Plain Layout
27436
27437
27438 \backslash
27439 'e
27440 \end_layout
27441
27442 \end_inset
27443
27444
27445 \end_layout
27446
27447 \end_inset
27448 </cell>
27449 </row>
27450 <row>
27451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27452 \begin_inset Text
27453
27454 \begin_layout Plain Layout
27455
27456 \backslash
27457 ~e
27458 \begin_inset Index idx
27459 status collapsed
27460
27461 \begin_layout Plain Layout
27462 Tilde
27463 \end_layout
27464
27465 \end_inset
27466
27467
27468 \end_layout
27469
27470 \end_inset
27471 </cell>
27472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27473 \begin_inset Text
27474
27475 \begin_layout Plain Layout
27476 \begin_inset ERT
27477 status collapsed
27478
27479 \begin_layout Plain Layout
27480
27481
27482 \backslash
27483 ~e
27484 \end_layout
27485
27486 \end_inset
27487
27488
27489 \end_layout
27490
27491 \end_inset
27492 </cell>
27493 </row>
27494 <row>
27495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27496 \begin_inset Text
27497
27498 \begin_layout Plain Layout
27499
27500 \backslash
27501 .e
27502 \end_layout
27503
27504 \end_inset
27505 </cell>
27506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27507 \begin_inset Text
27508
27509 \begin_layout Plain Layout
27510 \begin_inset ERT
27511 status collapsed
27512
27513 \begin_layout Plain Layout
27514
27515
27516 \backslash
27517 .e
27518 \end_layout
27519
27520 \end_inset
27521
27522
27523 \end_layout
27524
27525 \end_inset
27526 </cell>
27527 </row>
27528 <row>
27529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27530 \begin_inset Text
27531
27532 \begin_layout Plain Layout
27533
27534 \backslash
27535 v
27536 \begin_inset space \textvisiblespace{}
27537 \end_inset
27538
27539 e
27540 \end_layout
27541
27542 \end_inset
27543 </cell>
27544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27545 \begin_inset Text
27546
27547 \begin_layout Plain Layout
27548 \begin_inset ERT
27549 status collapsed
27550
27551 \begin_layout Plain Layout
27552
27553
27554 \backslash
27555 v e
27556 \end_layout
27557
27558 \end_inset
27559
27560
27561 \end_layout
27562
27563 \end_inset
27564 </cell>
27565 </row>
27566 <row>
27567 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27568 \begin_inset Text
27569
27570 \begin_layout Plain Layout
27571
27572 \backslash
27573 d
27574 \begin_inset space \textvisiblespace{}
27575 \end_inset
27576
27577 e
27578 \end_layout
27579
27580 \end_inset
27581 </cell>
27582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27583 \begin_inset Text
27584
27585 \begin_layout Plain Layout
27586 \begin_inset ERT
27587 status collapsed
27588
27589 \begin_layout Plain Layout
27590
27591
27592 \backslash
27593 d e
27594 \end_layout
27595
27596 \end_inset
27597
27598
27599 \end_layout
27600
27601 \end_inset
27602 </cell>
27603 </row>
27604 <row>
27605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27606 \begin_inset Text
27607
27608 \begin_layout Plain Layout
27609
27610 \backslash
27611 c
27612 \begin_inset space \textvisiblespace{}
27613 \end_inset
27614
27615 e
27616 \end_layout
27617
27618 \end_inset
27619 </cell>
27620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27621 \begin_inset Text
27622
27623 \begin_layout Plain Layout
27624 \begin_inset ERT
27625 status collapsed
27626
27627 \begin_layout Plain Layout
27628
27629
27630 \backslash
27631 c e
27632 \end_layout
27633
27634 \end_inset
27635
27636
27637 \end_layout
27638
27639 \end_inset
27640 </cell>
27641 </row>
27642 </lyxtabular>
27643
27644 \end_inset
27645
27646
27647 \begin_inset space \hfill{}
27648 \end_inset
27649
27650
27651 \end_layout
27652
27653 \begin_layout Standard
27654 \begin_inset VSpace medskip
27655 \end_inset
27656
27657 With the command 
27658 \series bold
27659
27660 \backslash
27661 t
27662 \series default
27663  also two different characters can be accented.
27664  The command 
27665 \series bold
27666
27667 \backslash
27668 t
27669 \begin_inset space \textvisiblespace{}
27670 \end_inset
27671
27672 sz
27673 \series default
27674  creates: 
27675 \begin_inset ERT
27676 status collapsed
27677
27678 \begin_layout Plain Layout
27679
27680
27681 \backslash
27682 t sz
27683 \end_layout
27684
27685 \end_inset
27686
27687
27688 \end_layout
27689
27690 \begin_layout Standard
27691 The accents 
27692 \series bold
27693 `
27694 \series default
27695  , 
27696 \series bold
27697 '
27698 \series default
27699  and 
27700 \series bold
27701 ^
27702 \series default
27703  can in combination with vowels directly be inserted with the keyboard without
27704  using \SpecialChar TeX
27705  mode.
27706  The same applies for the tilde
27707 \begin_inset Foot
27708 status collapsed
27709
27710 \begin_layout Plain Layout
27711 This only applies for keyboards where the tilde is defined as accent.
27712 \end_layout
27713
27714 \end_inset
27715
27716  
27717 \series bold
27718 ~
27719 \series default
27720  in combination with 
27721 \emph on
27722 a
27723 \emph default
27724  , 
27725 \emph on
27726 n
27727 \emph default
27728  , or 
27729 \emph on
27730 o
27731 \emph default
27732 .
27733 \end_layout
27734
27735 \begin_layout Standard
27736 The commands 
27737 \series bold
27738
27739 \backslash
27740 b
27741 \series default
27742  , 
27743 \series bold
27744
27745 \backslash
27746 c
27747 \series default
27748  , 
27749 \series bold
27750
27751 \backslash
27752 d
27753 \series default
27754  , 
27755 \series bold
27756
27757 \backslash
27758 H
27759 \series default
27760  , 
27761 \series bold
27762
27763 \backslash
27764 t
27765 \series default
27766  , 
27767 \series bold
27768
27769 \backslash
27770 u
27771 \series default
27772  , 
27773 \series bold
27774
27775 \backslash
27776 v
27777 \series default
27778  and accents that are inserted directly with the keyboard are also available
27779  in mathematical text.
27780  For the other accents there are special math commands to be used in formulas,
27781  see 
27782 \begin_inset CommandInset ref
27783 LatexCommand ref
27784 reference "subsec:Accents-for-one"
27785
27786 \end_inset
27787
27788 .
27789 \end_layout
27790
27791 \begin_layout Standard
27792 \begin_inset VSpace bigskip
27793 \end_inset
27794
27795 Furthermore, with the command 
27796 \series bold
27797
27798 \backslash
27799 textcircled
27800 \series default
27801
27802 \begin_inset Index idx
27803 status collapsed
27804
27805 \begin_layout Plain Layout
27806 Commands ! T ! 
27807 \backslash
27808 textcircled
27809 \end_layout
27810
27811 \end_inset
27812
27813  all numbers and letters can be set into a circle, quasi accented with a
27814  circle, similar to the copyright symbol.
27815 \end_layout
27816
27817 \begin_layout Standard
27818 \align center
27819 \begin_inset Tabular
27820 <lyxtabular version="3" rows="3" columns="2">
27821 <features tabularvalignment="middle">
27822 <column alignment="center" valignment="top">
27823 <column alignment="center" valignment="top">
27824 <row>
27825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27826 \begin_inset Text
27827
27828 \begin_layout Plain Layout
27829 Command
27830 \end_layout
27831
27832 \end_inset
27833 </cell>
27834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27835 \begin_inset Text
27836
27837 \begin_layout Plain Layout
27838 Result
27839 \begin_inset Note Note
27840 status collapsed
27841
27842 \begin_layout Plain Layout
27843
27844 \series bold
27845
27846 \backslash
27847 raisebox
27848 \series default
27849  is only used as spacer.
27850 \end_layout
27851
27852 \end_inset
27853
27854
27855 \end_layout
27856
27857 \end_inset
27858 </cell>
27859 </row>
27860 <row>
27861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27862 \begin_inset Text
27863
27864 \begin_layout Plain Layout
27865
27866 \backslash
27867 textcircled{w}
27868 \end_layout
27869
27870 \end_inset
27871 </cell>
27872 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27873 \begin_inset Text
27874
27875 \begin_layout Plain Layout
27876 \begin_inset ERT
27877 status collapsed
27878
27879 \begin_layout Plain Layout
27880
27881
27882 \backslash
27883 textcircled{w}
27884 \end_layout
27885
27886 \end_inset
27887
27888
27889 \end_layout
27890
27891 \end_inset
27892 </cell>
27893 </row>
27894 <row>
27895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27896 \begin_inset Text
27897
27898 \begin_layout Plain Layout
27899
27900 \backslash
27901 Large 
27902 \backslash
27903 textcircled{
27904 \backslash
27905 normalsize
27906 \backslash
27907 protect
27908 \backslash
27909 raisebox{-1.5pt}{W}}
27910 \end_layout
27911
27912 \end_inset
27913 </cell>
27914 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27915 \begin_inset Text
27916
27917 \begin_layout Plain Layout
27918 \begin_inset Formula $\raisebox{4.5mm}{}$
27919 \end_inset
27920
27921
27922 \begin_inset ERT
27923 status collapsed
27924
27925 \begin_layout Plain Layout
27926
27927
27928 \backslash
27929 Large 
27930 \backslash
27931 textcircled{
27932 \backslash
27933 normalsize
27934 \backslash
27935 protect
27936 \backslash
27937 raisebox{-1.5pt}W}
27938 \end_layout
27939
27940 \end_inset
27941
27942
27943 \begin_inset Formula $\raisebox{-2mm}{}$
27944 \end_inset
27945
27946
27947 \end_layout
27948
27949 \end_inset
27950 </cell>
27951 </row>
27952 </lyxtabular>
27953
27954 \end_inset
27955
27956
27957 \end_layout
27958
27959 \begin_layout Standard
27960 One has to take care that the character fits in the circle.
27961  
27962 \series bold
27963
27964 \backslash
27965 Large
27966 \series default
27967
27968 \begin_inset Foot
27969 status collapsed
27970
27971 \begin_layout Plain Layout
27972 see 
27973 \begin_inset CommandInset ref
27974 LatexCommand ref
27975 reference "subsec:Font-Sizes"
27976
27977 \end_inset
27978
27979
27980 \end_layout
27981
27982 \end_inset
27983
27984  specifies thereby the size of the circle.
27985  With the help of 
27986 \series bold
27987
27988 \backslash
27989 raisebox
27990 \series default
27991
27992 \begin_inset Foot
27993 status collapsed
27994
27995 \begin_layout Plain Layout
27996 see 
27997 \begin_inset CommandInset ref
27998 LatexCommand ref
27999 reference "subsec:Boxes-without-Frame"
28000
28001 \end_inset
28002
28003
28004 \end_layout
28005
28006 \end_inset
28007
28008  the character can be centered.
28009 \end_layout
28010
28011 \begin_layout Subsection
28012 Old-style Figures
28013 \begin_inset Index idx
28014 status collapsed
28015
28016 \begin_layout Plain Layout
28017 Old-style Figures
28018 \end_layout
28019
28020 \end_inset
28021
28022
28023 \end_layout
28024
28025 \begin_layout Standard
28026 Old-style figures (also known as old-style numerals) are created with the
28027  command 
28028 \series bold
28029
28030 \backslash
28031 oldstylenums
28032 \series default
28033
28034 \begin_inset Index idx
28035 status collapsed
28036
28037 \begin_layout Plain Layout
28038 Commands ! O ! 
28039 \backslash
28040 oldstylenums
28041 \end_layout
28042
28043 \end_inset
28044
28045 .
28046  The command can be used in formulas and in \SpecialChar TeX
28047  mode.
28048  The command scheme is:
28049 \end_layout
28050
28051 \begin_layout Standard
28052
28053 \series bold
28054
28055 \backslash
28056 oldstylenums{number}
28057 \end_layout
28058
28059 \begin_layout Standard
28060 The command 
28061 \series bold
28062
28063 \backslash
28064 oldstylenums{0123456789
28065 \series default
28066  produces: 
28067 \begin_inset Formula $\oldstylenums{0123456789}$
28068 \end_inset
28069
28070
28071 \end_layout
28072
28073 \begin_layout Section
28074 Formula Styles
28075 \begin_inset CommandInset label
28076 LatexCommand label
28077 name "sec:Formula-Styles"
28078
28079 \end_inset
28080
28081
28082 \begin_inset Index idx
28083 status collapsed
28084
28085 \begin_layout Plain Layout
28086 Formula ! styles
28087 \end_layout
28088
28089 \end_inset
28090
28091
28092 \end_layout
28093
28094 \begin_layout Itemize
28095 There are two different alignment styles:
28096 \begin_inset Separator parbreak
28097 \end_inset
28098
28099
28100 \end_layout
28101
28102 \begin_deeper
28103 \begin_layout Description
28104 Centered is the predefined standard
28105 \end_layout
28106
28107 \begin_layout Description
28108 Indented for this the option 
28109 \series bold
28110 fleqn
28111 \series default
28112  must be inserted in the menu 
28113 \family sans
28114 Document\SpecialChar menuseparator
28115 Settings
28116 \family default
28117  under 
28118 \family sans
28119 Document
28120 \begin_inset space ~
28121 \end_inset
28122
28123 Class
28124 \end_layout
28125
28126 \begin_layout Standard
28127 When 
28128 \series bold
28129 Indented
28130 \series default
28131  is used, the indentation can be adjusted with the length 
28132 \series bold
28133
28134 \backslash
28135 mathindent
28136 \series default
28137
28138 \begin_inset Index idx
28139 status collapsed
28140
28141 \begin_layout Plain Layout
28142 Commands ! M ! 
28143 \backslash
28144 mathindent
28145 \end_layout
28146
28147 \end_inset
28148
28149 .
28150  Should the distance be 15
28151 \begin_inset space \thinspace{}
28152 \end_inset
28153
28154 mm, the following command line is inserted in the \SpecialChar LaTeX
28155 -preamble
28156 \end_layout
28157
28158 \begin_layout Standard
28159
28160 \series bold
28161
28162 \backslash
28163 setlength{
28164 \backslash
28165 mathindent}{15mm}
28166 \end_layout
28167
28168 \begin_layout Standard
28169 When no length is specified, the predefined value of 30
28170 \begin_inset space \thinspace{}
28171 \end_inset
28172
28173 pt will be used.
28174 \end_layout
28175
28176 \end_deeper
28177 \begin_layout Itemize
28178 And two different numbering styles:
28179 \begin_inset Separator parbreak
28180 \end_inset
28181
28182
28183 \end_layout
28184
28185 \begin_deeper
28186 \begin_layout Description
28187 Right is the predefined standard
28188 \end_layout
28189
28190 \begin_layout Description
28191 Left for this the option 
28192 \series bold
28193 leqno
28194 \series default
28195  must be inserted in the menu 
28196 \family sans
28197 Document\SpecialChar menuseparator
28198 Settings
28199 \family default
28200  under 
28201 \family sans
28202 Document
28203 \begin_inset space ~
28204 \end_inset
28205
28206 Class
28207 \end_layout
28208
28209 \end_deeper
28210 \begin_layout Standard
28211
28212 \series bold
28213 fleqn
28214 \series default
28215  and 
28216 \series bold
28217 leqno
28218 \series default
28219  can also be used together.
28220  In this case both options are inserted, separated by a comma.
28221 \end_layout
28222
28223 \begin_layout Standard
28224 The chosen styles are used for all displayed formulas of the document.
28225  When both, centered and indented formulas should be created in a document,
28226  the style 
28227 \series bold
28228 Centered
28229 \series default
28230  is used.
28231  The indented formulas are then set in a flalign environment, see 
28232 \begin_inset CommandInset ref
28233 LatexCommand ref
28234 reference "subsec:Flalign-Environment"
28235
28236 \end_inset
28237
28238 .
28239 \end_layout
28240
28241 \begin_layout Section
28242 Multiline Formulas
28243 \begin_inset CommandInset label
28244 LatexCommand label
28245 name "sec:Multiline-Formulas"
28246
28247 \end_inset
28248
28249
28250 \begin_inset Index idx
28251 status collapsed
28252
28253 \begin_layout Plain Layout
28254 Formula ! multiline
28255 \end_layout
28256
28257 \end_inset
28258
28259
28260 \end_layout
28261
28262 \begin_layout Subsection
28263 General
28264 \end_layout
28265
28266 \begin_layout Standard
28267 In \SpecialChar LyX
28268  multiline formulas are created by pressing 
28269 \begin_inset Info
28270 type  "shortcut"
28271 arg   "newline-insert newline"
28272 \end_inset
28273
28274  inside a formula.
28275  This creates either an 
28276 \series bold
28277 eqnarray environment
28278 \series default
28279  that is described in 
28280 \begin_inset CommandInset ref
28281 LatexCommand ref
28282 reference "subsec:Eqnarray-Environment"
28283
28284 \end_inset
28285
28286  or, when the option 
28287 \family sans
28288 Use AMS math package
28289 \family default
28290  in the document settings is selected, an 
28291 \series bold
28292 align environment
28293 \series default
28294  that is described in 
28295 \begin_inset CommandInset ref
28296 LatexCommand ref
28297 reference "subsec:Standard-align-Environment"
28298
28299 \end_inset
28300
28301 .
28302  The align environment is recommended because it provides in any case a
28303  typographically correct output.
28304 \end_layout
28305
28306 \begin_layout Standard
28307 There are other multiline formula environments that can be created via the
28308  menu 
28309 \family sans
28310 Insert\SpecialChar menuseparator
28311 Math
28312 \family default
28313 .
28314  These environments are described in the following sections.
28315 \end_layout
28316
28317 \begin_layout Standard
28318 In all multiline formula environments a new line is created by pressing
28319  
28320 \begin_inset Info
28321 type  "shortcut"
28322 arg   "newline-insert newline"
28323 \end_inset
28324
28325 .
28326  To add or delete lines, the math toolbar buttons 
28327 \begin_inset Info
28328 type  "icon"
28329 arg   "inset-modify tabular append-row"
28330 \end_inset
28331
28332  or 
28333 \begin_inset Info
28334 type  "icon"
28335 arg   "inset-modify tabular delete-row"
28336 \end_inset
28337
28338 , respectively, or the menu 
28339 \family sans
28340 Edit\SpecialChar menuseparator
28341 Rows & Columns
28342 \family default
28343  can be used.
28344 \end_layout
28345
28346 \begin_layout Subsubsection
28347 Line Separation
28348 \begin_inset CommandInset label
28349 LatexCommand label
28350 name "subsec:Line-Separation"
28351
28352 \end_inset
28353
28354
28355 \begin_inset Index idx
28356 status collapsed
28357
28358 \begin_layout Plain Layout
28359 Formula ! multiline ! Line separation
28360 \end_layout
28361
28362 \end_inset
28363
28364
28365 \end_layout
28366
28367 \begin_layout Standard
28368 There is sometimes not enough space in multiline formulas between the lines:
28369 \begin_inset Formula 
28370 \begin{eqnarray*}
28371 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}\\
28372 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
28373 \end{eqnarray*}
28374
28375 \end_inset
28376
28377
28378 \end_layout
28379
28380 \begin_layout Standard
28381 In \SpecialChar LaTeX
28382  additional line space is specified as optional argument of the new line
28383  command.
28384  This is not yet possible in \SpecialChar LyX
28385
28386 \begin_inset Foot
28387 status collapsed
28388
28389 \begin_layout Plain Layout
28390 see 
28391 \begin_inset CommandInset href
28392 LatexCommand href
28393 name "LyX-bug #1505"
28394 target "http://www.lyx.org/trac/ticket/1505"
28395
28396 \end_inset
28397
28398
28399 \end_layout
28400
28401 \end_inset
28402
28403 , therefore the whole formula must be inserted in \SpecialChar TeX
28404  mode.
28405  To add in our example space, the command 
28406 \series bold
28407
28408 \backslash
28409
28410 \backslash
28411 [3mm]
28412 \series default
28413  is inserted at the end of the first line.
28414  One gets: 
28415 \begin_inset ERT
28416 status collapsed
28417
28418 \begin_layout Plain Layout
28419
28420
28421 \backslash
28422 begin{eqnarray*}
28423 \end_layout
28424
28425 \begin_layout Plain Layout
28426
28427 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28428  = & 
28429 \backslash
28430 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28431 \backslash
28432
28433 \backslash
28434 [3mm]
28435 \end_layout
28436
28437 \begin_layout Plain Layout
28438
28439 4x^{2}
28440 \backslash
28441 left(B^{2}+x_{0}^{2}
28442 \backslash
28443 right)+4x_{0}x
28444 \backslash
28445 left(D-B^{2}
28446 \backslash
28447 right)+B^{2}
28448 \backslash
28449 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28450 \backslash
28451 right) & = & 0
28452 \end_layout
28453
28454 \begin_layout Plain Layout
28455
28456
28457 \backslash
28458 end{eqnarray*}
28459 \end_layout
28460
28461 \end_inset
28462
28463
28464 \end_layout
28465
28466 \begin_layout Standard
28467 \begin_inset VSpace bigskip
28468 \end_inset
28469
28470 To set the line separation for all lines in a formula, the length 
28471 \series bold
28472
28473 \backslash
28474 jot
28475 \series default
28476
28477 \begin_inset Index idx
28478 status collapsed
28479
28480 \begin_layout Plain Layout
28481 Commands ! J ! 
28482 \backslash
28483 jot
28484 \end_layout
28485
28486 \end_inset
28487
28488  is changed.
28489  The definition is: 
28490 \begin_inset Formula $\mbox{line separation}=\mathrm{6\,pt+\backslash jot}$
28491 \end_inset
28492
28493 .
28494  Predefined for 
28495 \series bold
28496
28497 \backslash
28498 jot
28499 \series default
28500  is the value 3
28501 \begin_inset space \thinspace{}
28502 \end_inset
28503
28504 pt.
28505  To create 3
28506 \begin_inset space \thinspace{}
28507 \end_inset
28508
28509 mm additional line separation as in the previous example, the command
28510 \end_layout
28511
28512 \begin_layout Standard
28513
28514 \series bold
28515
28516 \backslash
28517 setlength{
28518 \backslash
28519 jot}{3mm+3pt}
28520 \end_layout
28521
28522 \begin_layout Standard
28523 is inserted in \SpecialChar TeX
28524  mode before the formula.
28525  This requires that the \SpecialChar LaTeX
28526 -package 
28527 \series bold
28528 calc
28529 \series default
28530
28531 \begin_inset Foot
28532 status collapsed
28533
28534 \begin_layout Plain Layout
28535
28536 \series bold
28537 calc
28538 \series default
28539  is part of every \SpecialChar LaTeX
28540  standard installation.
28541 \end_layout
28542
28543 \end_inset
28544
28545
28546 \begin_inset Index idx
28547 status collapsed
28548
28549 \begin_layout Plain Layout
28550 Packages ! calc
28551 \end_layout
28552
28553 \end_inset
28554
28555  was loaded in \SpecialChar LaTeX
28556 -preamble with the line
28557 \end_layout
28558
28559 \begin_layout Standard
28560
28561 \series bold
28562
28563 \backslash
28564 usepackage{calc}
28565 \end_layout
28566
28567 \begin_layout Standard
28568 One gets: 
28569 \begin_inset ERT
28570 status collapsed
28571
28572 \begin_layout Plain Layout
28573
28574
28575 \backslash
28576 setlength{
28577 \backslash
28578 jot}{3mm+3pt}
28579 \end_layout
28580
28581 \end_inset
28582
28583
28584 \begin_inset Formula 
28585 \begin{eqnarray*}
28586 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}\\
28587 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
28588 \end{eqnarray*}
28589
28590 \end_inset
28591
28592
28593 \end_layout
28594
28595 \begin_layout Standard
28596 \begin_inset ERT
28597 status collapsed
28598
28599 \begin_layout Plain Layout
28600
28601
28602 \backslash
28603 setlength{
28604 \backslash
28605 jot}{3pt}
28606 \end_layout
28607
28608 \end_inset
28609
28610  To get back to the predefined distance, 
28611 \series bold
28612
28613 \backslash
28614 jot
28615 \series default
28616  is set to the value 3
28617 \begin_inset space \thinspace{}
28618 \end_inset
28619
28620 pt.
28621 \end_layout
28622
28623 \begin_layout Subsubsection
28624 Column Separation
28625 \begin_inset CommandInset label
28626 LatexCommand label
28627 name "subsec:Column-Separation"
28628
28629 \end_inset
28630
28631
28632 \begin_inset Index idx
28633 status collapsed
28634
28635 \begin_layout Plain Layout
28636 Formula ! multiline ! Column separation
28637 \end_layout
28638
28639 \end_inset
28640
28641
28642 \end_layout
28643
28644 \begin_layout Standard
28645 Multiline formulas form a matrix.
28646  A formula in the eqnarray environment is for example a matrix with three
28647  columns.
28648  By changing the column separation in this environment, the space beside
28649  the relation sign can be changed.
28650 \end_layout
28651
28652 \begin_layout Standard
28653 The column separation is specified with the length 
28654 \series bold
28655
28656 \backslash
28657 arraycolsep
28658 \series default
28659
28660 \begin_inset Index idx
28661 status collapsed
28662
28663 \begin_layout Plain Layout
28664 Commands ! A ! 
28665 \backslash
28666 arraycolsep
28667 \end_layout
28668
28669 \end_inset
28670
28671  according to:
28672 \begin_inset Newline newline
28673 \end_inset
28674
28675 column separation = 2
28676 \begin_inset space \thinspace{}
28677 \end_inset
28678
28679
28680 \series bold
28681
28682 \backslash
28683 arraycolsep
28684 \series default
28685
28686 \begin_inset Newline newline
28687 \end_inset
28688
28689 Thus, the command
28690 \end_layout
28691
28692 \begin_layout Standard
28693
28694 \series bold
28695
28696 \backslash
28697 setlength{
28698 \backslash
28699 arraycolsep}{1cm}
28700 \end_layout
28701
28702 \begin_layout Standard
28703 inserted in \SpecialChar TeX
28704  mode, sets for all following formulas a column separation of
28705  2
28706 \begin_inset space \thinspace{}
28707 \end_inset
28708
28709 cm.
28710  To get back to the predefined distance, 
28711 \series bold
28712
28713 \backslash
28714 arraycolsep
28715 \series default
28716  is set to 5
28717 \begin_inset space \thinspace{}
28718 \end_inset
28719
28720 pt.
28721 \end_layout
28722
28723 \begin_layout Standard
28724 A formula with 2
28725 \begin_inset space \thinspace{}
28726 \end_inset
28727
28728 cm column separation:
28729 \begin_inset ERT
28730 status collapsed
28731
28732 \begin_layout Plain Layout
28733
28734
28735 \backslash
28736 setlength{
28737 \backslash
28738 arraycolsep}{1cm}
28739 \end_layout
28740
28741 \end_inset
28742
28743
28744 \begin_inset Formula 
28745 \begin{eqnarray*}
28746 A & = & B\\
28747 C & \ne & A
28748 \end{eqnarray*}
28749
28750 \end_inset
28751
28752 A formula with the predefined column separation for matrices of 10
28753 \begin_inset space \thinspace{}
28754 \end_inset
28755
28756 pt:
28757 \begin_inset ERT
28758 status collapsed
28759
28760 \begin_layout Plain Layout
28761
28762
28763 \backslash
28764 setlength{
28765 \backslash
28766 arraycolsep}{5pt}
28767 \end_layout
28768
28769 \end_inset
28770
28771
28772 \begin_inset Formula 
28773 \begin{eqnarray*}
28774 A & = & B\\
28775 C & \ne & A
28776 \end{eqnarray*}
28777
28778 \end_inset
28779
28780
28781 \end_layout
28782
28783 \begin_layout Subsubsection
28784 Long Formulas
28785 \begin_inset Index idx
28786 status collapsed
28787
28788 \begin_layout Plain Layout
28789 Formula ! long
28790 \end_layout
28791
28792 \end_inset
28793
28794
28795 \end_layout
28796
28797 \begin_layout Standard
28798 Long formulas can be typeset using these methods:
28799 \end_layout
28800
28801 \begin_layout Itemize
28802 When one side of the equation is much shorter than the line width, this
28803  one is chosen for the left side and the right side is typeset over two
28804  lines:
28805 \begin_inset Formula 
28806 \begin{eqnarray}
28807 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 \\
28808  &  & -\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}
28809 \end{eqnarray}
28810
28811 \end_inset
28812
28813 The minus sign at the beginning of the second line does normally not appear
28814  as an operator because it is the first character of the line.
28815  Thus it would not be surrounded by space and could not be distinguished
28816  from the fraction bar.
28817  To avoid this, 3
28818 \begin_inset space \thinspace{}
28819 \end_inset
28820
28821 pt space was inserted behind the minus sign with the command 
28822 \series bold
28823
28824 \backslash
28825 hspace
28826 \series default
28827 .
28828 \begin_inset Foot
28829 status collapsed
28830
28831 \begin_layout Plain Layout
28832 for more about 
28833 \series bold
28834
28835 \backslash
28836 hspace
28837 \series default
28838  see 
28839 \begin_inset CommandInset ref
28840 LatexCommand ref
28841 reference "subsec:Variable-Space"
28842
28843 \end_inset
28844
28845
28846 \end_layout
28847
28848 \end_inset
28849
28850
28851 \begin_inset Index idx
28852 status collapsed
28853
28854 \begin_layout Plain Layout
28855 Commands ! H ! 
28856 \backslash
28857 hspace
28858 \end_layout
28859
28860 \end_inset
28861
28862
28863 \end_layout
28864
28865 \begin_layout Itemize
28866 When both sides of the equation are too long, the command 
28867 \series bold
28868
28869 \backslash
28870 lefteqn
28871 \series default
28872
28873 \begin_inset Index idx
28874 status collapsed
28875
28876 \begin_layout Plain Layout
28877 Commands ! L ! 
28878 \backslash
28879 lefteqn
28880 \end_layout
28881
28882 \end_inset
28883
28884  is used.
28885  It is inserted in the first column of the first line and causes all further
28886  insertions to overwrite the following columns:
28887 \begin_inset Formula 
28888 \begin{eqnarray}
28889 \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 \\
28890  &  & -\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 \\
28891  &  & =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}
28892 \end{eqnarray}
28893
28894 \end_inset
28895
28896 After the insertion of 
28897 \series bold
28898
28899 \backslash
28900 lefteqn
28901 \series default
28902 , the cursor is in a purple box that is a bit shifted to the left from the
28903  blue one.
28904  In this the formula is inserted.
28905 \begin_inset Newline newline
28906 \end_inset
28907
28908 The content of the further lines is inserted to the second or another formula
28909  column.
28910  The greater the column number where it was inserted, the larger the indentation.
28911 \begin_inset VSpace medskip
28912 \end_inset
28913
28914
28915 \begin_inset Newline newline
28916 \end_inset
28917
28918
28919 \begin_inset Note Greyedout
28920 status open
28921
28922 \begin_layout Plain Layout
28923 Note the following when using 
28924 \series bold
28925
28926 \backslash
28927 lefteqn
28928 \series default
28929 :
28930 \end_layout
28931
28932 \begin_layout Itemize
28933 The formula doesn't use the full page width.
28934  When e.
28935 \begin_inset space \thinspace{}
28936 \end_inset
28937
28938 g.
28939 \begin_inset space \space{}
28940 \end_inset
28941
28942 the term 
28943 \begin_inset Formula $-B^{2}$
28944 \end_inset
28945
28946  is added to the first line in the above example, it would have been outside
28947  the page margin.
28948  To better use the width, negative space can be inserted at the beginning
28949  of the first line.
28950 \end_layout
28951
28952 \begin_layout Itemize
28953 Due to a bug in \SpecialChar LyX
28954  the cursor cannot be set with the mouse into the first
28955  line.
28956 \begin_inset Foot
28957 status collapsed
28958
28959 \begin_layout Plain Layout
28960 \begin_inset CommandInset href
28961 LatexCommand href
28962 name "LyX-bug #1429"
28963 target "http://www.lyx.org/trac/ticket/1429"
28964
28965 \end_inset
28966
28967
28968 \end_layout
28969
28970 \end_inset
28971
28972  One can only set the cursor at the beginning of the line and move it with
28973  the arrow keys.
28974 \end_layout
28975
28976 \end_inset
28977
28978
28979 \end_layout
28980
28981 \begin_layout Itemize
28982 Other methods to set long formulas are offered by the environments described
28983  in 
28984 \begin_inset CommandInset ref
28985 LatexCommand ref
28986 reference "subsec:Multline-Environment"
28987
28988 \end_inset
28989
28990  and 
28991 \begin_inset CommandInset ref
28992 LatexCommand ref
28993 reference "subsec:Multiline-Formula-Parts"
28994
28995 \end_inset
28996
28997 .
28998 \end_layout
28999
29000 \begin_layout Subsubsection
29001 Multiline Fractions
29002 \begin_inset CommandInset label
29003 LatexCommand label
29004 name "subsec:Multiline-Fractions"
29005
29006 \end_inset
29007
29008
29009 \begin_inset Index idx
29010 status collapsed
29011
29012 \begin_layout Plain Layout
29013 Fractions ! multiline
29014 \end_layout
29015
29016 \end_inset
29017
29018
29019 \end_layout
29020
29021 \begin_layout Standard
29022 There are cases where the denominator and/or the numerator of a fraction
29023  is so long that the fraction does not fit into one line.
29024  It is then necessary to add a line break within the fraction.
29025  This can be done using the command 
29026 \series bold
29027
29028 \backslash
29029 splitfrac
29030 \series default
29031
29032 \begin_inset Index idx
29033 status collapsed
29034
29035 \begin_layout Plain Layout
29036 Commands ! S ! 
29037 \backslash
29038 splitfrac
29039 \end_layout
29040
29041 \end_inset
29042
29043 .
29044  To activate it, set in the document settings under 
29045 \family sans
29046 Math
29047 \begin_inset space ~
29048 \end_inset
29049
29050 Options
29051 \family default
29052  for the package 
29053 \series bold
29054 mathtools
29055 \series default
29056
29057 \begin_inset Index idx
29058 status collapsed
29059
29060 \begin_layout Plain Layout
29061 Packages ! mathtools
29062 \end_layout
29063
29064 \end_inset
29065
29066  the option 
29067 \family sans
29068 Load
29069 \begin_inset space ~
29070 \end_inset
29071
29072 always
29073 \family default
29074 .
29075  
29076 \series bold
29077
29078 \backslash
29079 splitfrac
29080 \series default
29081  has the scheme
29082 \end_layout
29083
29084 \begin_layout Standard
29085
29086 \series bold
29087
29088 \backslash
29089 splitfrac{first line}{second line}
29090 \end_layout
29091
29092 \begin_layout Standard
29093 and is used as denominator and/or numerator:
29094 \end_layout
29095
29096 \begin_layout Standard
29097 \begin_inset Formula 
29098 \[
29099 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}
29100 \]
29101
29102 \end_inset
29103
29104 The command for the first numerator above is:
29105 \end_layout
29106
29107 \begin_layout Standard
29108
29109 \series bold
29110
29111 \backslash
29112 splitfrac{xy+xy+xy+xy+xy
29113 \begin_inset space \textvisiblespace{}
29114 \end_inset
29115
29116
29117 \backslash
29118 {+wy+wy+wy+wy
29119 \end_layout
29120
29121 \begin_layout Subsubsection
29122 Multiline Brackets
29123 \begin_inset CommandInset label
29124 LatexCommand label
29125 name "subsec:Multiline-Brackets"
29126
29127 \end_inset
29128
29129
29130 \begin_inset Index idx
29131 status collapsed
29132
29133 \begin_layout Plain Layout
29134 Brackets ! for multiline expressions
29135 \end_layout
29136
29137 \end_inset
29138
29139
29140 \end_layout
29141
29142 \begin_layout Standard
29143 For brackets spanning multiple lines the following problem occurs:
29144 \begin_inset Formula 
29145 \begin{eqnarray*}
29146 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29147  &  & \left.\cdots+B-D\right]
29148 \end{eqnarray*}
29149
29150 \end_inset
29151
29152
29153 \end_layout
29154
29155 \begin_layout Standard
29156 The closing bracket is smaller than the opening bracket because brackets
29157  with variable size may not span multiple lines.
29158 \end_layout
29159
29160 \begin_layout Standard
29161 To set the bracket size for the second line correctly, the first line is
29162  ended with 
29163 \series bold
29164
29165 \backslash
29166 right.
29167 \series default
29168
29169 \begin_inset Index idx
29170 status collapsed
29171
29172 \begin_layout Plain Layout
29173 Commands ! R ! 
29174 \backslash
29175 right
29176 \end_layout
29177
29178 \end_inset
29179
29180  and the second line with 
29181 \series bold
29182
29183 \backslash
29184 left.
29185 \begin_inset Foot
29186 status collapsed
29187
29188 \begin_layout Plain Layout
29189 for more about 
29190 \series bold
29191
29192 \backslash
29193 left
29194 \series default
29195  and 
29196 \series bold
29197
29198 \backslash
29199 right
29200 \series default
29201  see 
29202 \begin_inset CommandInset ref
29203 LatexCommand ref
29204 reference "subsec:Automatic-Bracket-Size"
29205
29206 \end_inset
29207
29208
29209 \end_layout
29210
29211 \end_inset
29212
29213
29214 \series default
29215
29216 \begin_inset Index idx
29217 status collapsed
29218
29219 \begin_layout Plain Layout
29220 Commands ! L ! 
29221 \backslash
29222 left
29223 \end_layout
29224
29225 \end_inset
29226
29227 .
29228  After 
29229 \series bold
29230
29231 \backslash
29232 left.
29233
29234 \series default
29235  the command 
29236 \series bold
29237
29238 \backslash
29239 vphantom
29240 \series default
29241
29242 \begin_inset space \textvisiblespace{}
29243 \end_inset
29244
29245
29246 \series bold
29247
29248 \backslash
29249 prod
29250 \series default
29251 ^
29252 \begin_inset space \textvisiblespace{}
29253 \end_inset
29254
29255
29256 \series bold
29257
29258 \backslash
29259 infty
29260 \series default
29261
29262 \begin_inset space \textvisiblespace{}
29263 \end_inset
29264
29265
29266 \series bold
29267
29268 \begin_inset Formula $\downarrow$
29269 \end_inset
29270
29271 _R=1}
29272 \series default
29273
29274 \begin_inset Index idx
29275 status collapsed
29276
29277 \begin_layout Plain Layout
29278 Commands ! V ! 
29279 \backslash
29280 vphantom
29281 \end_layout
29282
29283 \end_inset
29284
29285  is inserted, because the multiplication operator with its limits is the
29286  largest symbol in the first line and this should be the size for the bracket
29287  in the second line.
29288 \end_layout
29289
29290 \begin_layout Standard
29291 The result is this:
29292 \begin_inset Formula 
29293 \begin{eqnarray*}
29294 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29295  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29296 \end{eqnarray*}
29297
29298 \end_inset
29299
29300
29301 \end_layout
29302
29303 \begin_layout Subsection
29304 Align Environments
29305 \end_layout
29306
29307 \begin_layout Standard
29308 Align environments can be used for every kind of multiline formulas.
29309  They are especially useful to set several formulas side by side.
29310 \end_layout
29311
29312 \begin_layout Standard
29313 Align environments consist of columns.
29314  The odd columns are right aligned, the even ones left aligned.
29315  Every line in an Align environment can be numbered.
29316 \end_layout
29317
29318 \begin_layout Standard
29319 Align environments are created via the menu 
29320 \family sans
29321 Insert\SpecialChar menuseparator
29322 Math
29323 \family default
29324 .
29325  With the menu 
29326 \family sans
29327 Edit\SpecialChar menuseparator
29328 Math\SpecialChar menuseparator
29329 Change Formula Type
29330 \family default
29331  already existing formulas can be converted to Align environments.
29332 \end_layout
29333
29334 \begin_layout Standard
29335 To add or delete columns, the math toolbar buttons 
29336 \begin_inset Info
29337 type  "icon"
29338 arg   "inset-modify tabular append-column"
29339 \end_inset
29340
29341  or 
29342 \begin_inset Info
29343 type  "icon"
29344 arg   "inset-modify tabular delete-column"
29345 \end_inset
29346
29347 , respectively, or the menu 
29348 \family sans
29349 Edit\SpecialChar menuseparator
29350 Rows & Columns
29351 \family default
29352  can be used.
29353 \end_layout
29354
29355 \begin_layout Subsubsection
29356 Standard align Environment
29357 \begin_inset CommandInset label
29358 LatexCommand label
29359 name "subsec:Standard-align-Environment"
29360
29361 \end_inset
29362
29363
29364 \begin_inset Index idx
29365 status collapsed
29366
29367 \begin_layout Plain Layout
29368 Formula ! multiline ! align environment
29369 \end_layout
29370
29371 \end_inset
29372
29373
29374 \end_layout
29375
29376 \begin_layout Standard
29377 This Align environment is created by pressing 
29378 \begin_inset Info
29379 type  "shortcut"
29380 arg   "newline-insert newline"
29381 \end_inset
29382
29383  in a formula or by the menu 
29384 \family sans
29385 Insert\SpecialChar menuseparator
29386 Math\SpecialChar menuseparator
29387 AMS align Environment
29388 \family default
29389 .
29390 \end_layout
29391
29392 \begin_layout Standard
29393 An example for two formulas set side by side, that are created with a four
29394  column align environment:
29395 \begin_inset Formula 
29396 \begin{align*}
29397 A & =\sin(B) & C & =D\\
29398 C & \ne A & B & \ne D
29399 \end{align*}
29400
29401 \end_inset
29402
29403 As it can be seen, the formulas in this environment are placed so as if
29404  there would be a 
29405 \series bold
29406
29407 \backslash
29408 hfill
29409 \begin_inset Foot
29410 status collapsed
29411
29412 \begin_layout Plain Layout
29413 more about 
29414 \series bold
29415
29416 \backslash
29417 hfill
29418 \series default
29419  see 
29420 \begin_inset CommandInset ref
29421 LatexCommand ref
29422 reference "subsec:Variable-Space"
29423
29424 \end_inset
29425
29426
29427 \end_layout
29428
29429 \end_inset
29430
29431
29432 \series default
29433  before the first and after every even column.
29434  When the formula style 
29435 \series bold
29436 Indented
29437 \begin_inset Foot
29438 status collapsed
29439
29440 \begin_layout Plain Layout
29441 formula styles see 
29442 \begin_inset CommandInset ref
29443 LatexCommand ref
29444 reference "sec:Formula-Styles"
29445
29446 \end_inset
29447
29448
29449 \end_layout
29450
29451 \end_inset
29452
29453
29454 \series default
29455  is used, the formula is set without the 
29456 \series bold
29457
29458 \backslash
29459 hfill
29460 \series default
29461  before the first column.
29462 \end_layout
29463
29464 \begin_layout Subsubsection
29465 Alignat Environment
29466 \begin_inset Index idx
29467 status collapsed
29468
29469 \begin_layout Plain Layout
29470 Formula ! multiline ! alignat environment
29471 \end_layout
29472
29473 \end_inset
29474
29475
29476 \end_layout
29477
29478 \begin_layout Standard
29479 The alignat environment has no predefined column separation.
29480  It can be inserted manually with the spaces that are described 
29481 \begin_inset CommandInset ref
29482 LatexCommand ref
29483 reference "subsec:Space"
29484
29485 \end_inset
29486
29487 .
29488 \end_layout
29489
29490 \begin_layout Standard
29491 The above example in the alignat environment where 1
29492 \begin_inset space \thinspace{}
29493 \end_inset
29494
29495 cm space was inserted at the beginning of the second formula:
29496 \begin_inset Formula 
29497 \begin{alignat*}{2}
29498 A & =\sin(B) & \hspace{1cm}C & =D\\
29499 C & \ne A & B & \ne D
29500 \end{alignat*}
29501
29502 \end_inset
29503
29504 Because the column separation can be set separately for every column, this
29505  environment is especially suitable to set three and more formulas side
29506  by side.
29507 \end_layout
29508
29509 \begin_layout Subsubsection
29510 Flalign Environment
29511 \begin_inset CommandInset label
29512 LatexCommand label
29513 name "subsec:Flalign-Environment"
29514
29515 \end_inset
29516
29517
29518 \begin_inset Index idx
29519 status collapsed
29520
29521 \begin_layout Plain Layout
29522 Formula ! multiline ! flalign environment
29523 \end_layout
29524
29525 \end_inset
29526
29527
29528 \end_layout
29529
29530 \begin_layout Standard
29531 In this environment the first two columns are always set as much as possible
29532  to the left and the last two ones to the right.
29533  An example:
29534 \begin_inset Formula 
29535 \begin{flalign*}
29536 A & =1 & B & =2 & C & =3\\
29537 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
29538 \end{flalign*}
29539
29540 \end_inset
29541
29542
29543 \end_layout
29544
29545 \begin_layout Standard
29546 By creating a flalign environment with an odd number of columns where an
29547  empty \SpecialChar TeX
29548  brace is inserted to the last column, several formulas in a document
29549  can be set to the left, although the formula style 
29550 \series bold
29551 Centered
29552 \series default
29553  is used.
29554  As example the indented formula 
29555 \begin_inset CommandInset ref
29556 LatexCommand eqref
29557 reference "eq:VolInt"
29558
29559 \end_inset
29560
29561 :
29562 \begin_inset Formula 
29563 \begin{flalign}
29564 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
29565 \end{flalign}
29566
29567 \end_inset
29568
29569 The first two columns contain the formula.
29570  To indent it as with the formula style 
29571 \series bold
29572 Indented
29573 \series default
29574 , 30
29575 \begin_inset space \thinspace{}
29576 \end_inset
29577
29578 pt space was inserted at the beginning of the first column.
29579 \end_layout
29580
29581 \begin_layout Subsection
29582 Eqnarray Environment
29583 \begin_inset CommandInset label
29584 LatexCommand label
29585 name "subsec:Eqnarray-Environment"
29586
29587 \end_inset
29588
29589
29590 \begin_inset Index idx
29591 status collapsed
29592
29593 \begin_layout Plain Layout
29594 Formula ! multiline ! eqnarray environment
29595 \end_layout
29596
29597 \end_inset
29598
29599
29600 \end_layout
29601
29602 \begin_layout Standard
29603 When this environment has been created, three blue boxes appear.
29604  The content of the first box is right aligned, the content of the last
29605  one left aligned.
29606  The content of the middle box appears centered and a bit smaller, because
29607  it is designed to insert there only relation characters.
29608 \begin_inset Formula 
29609 \begin{eqnarray*}
29610 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29611 AB & AB & AB\\
29612 A & = & A
29613 \end{eqnarray*}
29614
29615 \end_inset
29616
29617
29618 \end_layout
29619
29620 \begin_layout Subsection
29621 Gather Environment
29622 \begin_inset Index idx
29623 status collapsed
29624
29625 \begin_layout Plain Layout
29626 Formula ! multiline ! gather environment
29627 \end_layout
29628
29629 \end_inset
29630
29631
29632 \end_layout
29633
29634 \begin_layout Standard
29635 This environment consists of only one centered column.
29636  Every line can be numbered.
29637 \begin_inset Formula 
29638 \begin{gather}
29639 A=1\\
29640 X=\textrm{-}1
29641 \end{gather}
29642
29643 \end_inset
29644
29645
29646 \end_layout
29647
29648 \begin_layout Subsection
29649 Multline Environment
29650 \begin_inset CommandInset label
29651 LatexCommand label
29652 name "subsec:Multline-Environment"
29653
29654 \end_inset
29655
29656
29657 \begin_inset Index idx
29658 status collapsed
29659
29660 \begin_layout Plain Layout
29661 Formula ! multiline ! multline environment
29662 \end_layout
29663
29664 \end_inset
29665
29666
29667 \end_layout
29668
29669 \begin_layout Standard
29670 The multline environment consists, like the gather environment, of only
29671  one column.
29672  But the first line is left aligned, the last one right aligned.
29673  All other lines are centered.
29674  Therefore this environment is suitable for long formulas.
29675  As example formula 
29676 \begin_inset CommandInset ref
29677 LatexCommand eqref
29678 reference "eq:lefteqn"
29679
29680 \end_inset
29681
29682  in the multline environment:
29683 \begin_inset Formula 
29684 \begin{multline}
29685 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}\\
29686 -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}\\
29687 =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}}
29688 \end{multline}
29689
29690 \end_inset
29691
29692
29693 \end_layout
29694
29695 \begin_layout Standard
29696 In the output only the last (first) line of a multline environment appears
29697  numbered when the document numbering is right (left).
29698 \begin_inset Foot
29699 status collapsed
29700
29701 \begin_layout Plain Layout
29702 numbering styles see 
29703 \begin_inset CommandInset ref
29704 LatexCommand ref
29705 reference "sec:Formula-Styles"
29706
29707 \end_inset
29708
29709
29710 \end_layout
29711
29712 \end_inset
29713
29714
29715 \end_layout
29716
29717 \begin_layout Standard
29718 With the commands 
29719 \series bold
29720
29721 \backslash
29722 shoveright
29723 \series default
29724
29725 \begin_inset Index idx
29726 status collapsed
29727
29728 \begin_layout Plain Layout
29729 Commands ! S ! 
29730 \backslash
29731 shoveright
29732 \end_layout
29733
29734 \end_inset
29735
29736  and 
29737 \series bold
29738
29739 \backslash
29740 shoveleft
29741 \series default
29742
29743 \begin_inset Index idx
29744 status collapsed
29745
29746 \begin_layout Plain Layout
29747 Commands ! S ! 
29748 \backslash
29749 shoveleft
29750 \end_layout
29751
29752 \end_inset
29753
29754  a centered line can be right or left aligned, respectively.
29755  The commands are used as follows:
29756 \end_layout
29757
29758 \begin_layout Standard
29759
29760 \series bold
29761
29762 \backslash
29763 shoveright{line content}
29764 \series default
29765  and 
29766 \series bold
29767
29768 \backslash
29769 shoveleft{line content}
29770 \end_layout
29771
29772 \begin_layout Standard
29773 \begin_inset VSpace medskip
29774 \end_inset
29775
29776 The length 
29777 \series bold
29778
29779 \backslash
29780 multlinegap
29781 \series default
29782
29783 \begin_inset Index idx
29784 status collapsed
29785
29786 \begin_layout Plain Layout
29787 Commands ! M ! 
29788 \backslash
29789 multlinegap
29790 \end_layout
29791
29792 \end_inset
29793
29794  specifies the distance of the first line from the left page margin.
29795  Predefined is the length 0
29796 \begin_inset space \thinspace{}
29797 \end_inset
29798
29799 pt.
29800 \end_layout
29801
29802 \begin_layout Standard
29803 As example the above formula where the command
29804 \end_layout
29805
29806 \begin_layout Standard
29807
29808 \series bold
29809
29810 \backslash
29811 setlength{
29812 \backslash
29813 multlinegap}{2cm}
29814 \end_layout
29815
29816 \begin_layout Standard
29817 was inserted in \SpecialChar TeX
29818  mode before:
29819 \begin_inset ERT
29820 status collapsed
29821
29822 \begin_layout Plain Layout
29823
29824
29825 \backslash
29826 setlength{
29827 \backslash
29828 multlinegap}{2cm}
29829 \end_layout
29830
29831 \end_inset
29832
29833
29834 \begin_inset Formula 
29835 \begin{multline}
29836 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}\\
29837 \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}}\\
29838 =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}}
29839 \end{multline}
29840
29841 \end_inset
29842
29843
29844 \begin_inset ERT
29845 status collapsed
29846
29847 \begin_layout Plain Layout
29848
29849
29850 \backslash
29851 setlength{
29852 \backslash
29853 multlinegap}{0pt}
29854 \end_layout
29855
29856 \end_inset
29857
29858 The second line was left aligned using 
29859 \series bold
29860
29861 \backslash
29862 shoveleft
29863 \series default
29864 .
29865 \end_layout
29866
29867 \begin_layout Subsection
29868 Multiline Formula Parts
29869 \begin_inset CommandInset label
29870 LatexCommand label
29871 name "subsec:Multiline-Formula-Parts"
29872
29873 \end_inset
29874
29875
29876 \begin_inset Index idx
29877 status collapsed
29878
29879 \begin_layout Plain Layout
29880 Formula ! multiline ! formula parts
29881 \end_layout
29882
29883 \end_inset
29884
29885
29886 \end_layout
29887
29888 \begin_layout Standard
29889 To display only parts of a formula with multiple lines, one of the following
29890  environments is used: 
29891 \series bold
29892 aligned
29893 \series default
29894
29895 \series bold
29896 alignedat
29897 \series default
29898
29899 \series bold
29900 gathered
29901 \series default
29902  or 
29903 \series bold
29904 split
29905 \series default
29906 .
29907  They can be inserted via the menu 
29908 \family sans
29909 Insert\SpecialChar menuseparator
29910 Math
29911 \family default
29912  or by using the commands described in this section.
29913 \end_layout
29914
29915 \begin_layout Standard
29916 The first three have the same properties as the corresponding multiline
29917  formula environments, but it is possible to set further formula parts beside
29918  them.
29919  An example:
29920 \begin_inset Formula 
29921 \[
29922 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29923 \Delta E\Delta t & \ge\frac{\hbar}{2}
29924 \end{aligned}
29925 \right\} \textrm{Uncertainty relations}
29926 \]
29927
29928 \end_inset
29929
29930
29931 \end_layout
29932
29933 \begin_layout Standard
29934 To get this formula, a displayed formula is created where the command 
29935 \series bold
29936
29937 \backslash
29938 aligned
29939 \series default
29940
29941 \begin_inset Index idx
29942 status collapsed
29943
29944 \begin_layout Plain Layout
29945 Commands ! A ! 
29946 \backslash
29947 aligned
29948 \end_layout
29949
29950 \end_inset
29951
29952  is inserted.
29953  A purple box appears around the blue formula box where now columns and
29954  lines can be added.
29955  Outside the multiline environment other formula parts can be set, like
29956  the brace.
29957 \end_layout
29958
29959 \begin_layout Standard
29960 The aligned environment is also suitable for long formulas whose lines are
29961  horizontally aligned.
29962  Using aligned in a displayed formula has the advantage that the formula
29963  number is vertically centered behind the lines.
29964  As example formula 
29965 \begin_inset CommandInset ref
29966 LatexCommand eqref
29967 reference "eq:shortlong"
29968
29969 \end_inset
29970
29971  in the aligned environment:
29972 \begin_inset Formula 
29973 \begin{equation}
29974 \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}|}\\
29975  & -\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}|}
29976 \end{aligned}
29977 \end{equation}
29978
29979 \end_inset
29980
29981
29982 \end_layout
29983
29984 \begin_layout Standard
29985 To use the environments 
29986 \series bold
29987 alignedat
29988 \series default
29989
29990 \series bold
29991 gathered
29992 \series default
29993 , or 
29994 \series bold
29995 split
29996 \series default
29997 , the command 
29998 \series bold
29999
30000 \backslash
30001 alignedat
30002 \series default
30003 ,
30004 \begin_inset Index idx
30005 status collapsed
30006
30007 \begin_layout Plain Layout
30008 Commands ! A ! 
30009 \backslash
30010 alignedat
30011 \end_layout
30012
30013 \end_inset
30014
30015  
30016 \series bold
30017
30018 \backslash
30019 gathered
30020 \series default
30021
30022 \begin_inset Index idx
30023 status collapsed
30024
30025 \begin_layout Plain Layout
30026 Commands ! G ! 
30027 \backslash
30028 gathered
30029 \end_layout
30030
30031 \end_inset
30032
30033 , or 
30034 \series bold
30035
30036 \backslash
30037 split
30038 \series default
30039
30040 \begin_inset Index idx
30041 status collapsed
30042
30043 \begin_layout Plain Layout
30044 Commands ! S ! 
30045 \backslash
30046 split
30047 \end_layout
30048
30049 \end_inset
30050
30051  are inserted, respectively.
30052  The split environment has the same properties as the aligned environment
30053  but it can only have two columns.
30054 \end_layout
30055
30056 \begin_layout Subsection
30057 Text in multiline Formulas
30058 \begin_inset CommandInset label
30059 LatexCommand label
30060 name "subsec:Text-in-multiline"
30061
30062 \end_inset
30063
30064
30065 \begin_inset Index idx
30066 status collapsed
30067
30068 \begin_layout Plain Layout
30069 Text ! in formulas
30070 \end_layout
30071
30072 \end_inset
30073
30074
30075 \begin_inset Index idx
30076 status collapsed
30077
30078 \begin_layout Plain Layout
30079 Formula ! multiline ! text
30080 \end_layout
30081
30082 \end_inset
30083
30084
30085 \end_layout
30086
30087 \begin_layout Standard
30088 In the Align environments, and the multline and gather environment, text
30089  can be inserted that will appear in a separate line and doesn't affect
30090  the column alignment.
30091  To do this, the command 
30092 \series bold
30093
30094 \backslash
30095 intertext
30096 \series default
30097
30098 \begin_inset Index idx
30099 status collapsed
30100
30101 \begin_layout Plain Layout
30102 Commands ! I ! 
30103 \backslash
30104 intertext
30105 \end_layout
30106
30107 \end_inset
30108
30109  is used in the following scheme:
30110 \end_layout
30111
30112 \begin_layout Standard
30113
30114 \series bold
30115
30116 \backslash
30117 intertext{text}
30118 \end_layout
30119
30120 \begin_layout Standard
30121 The text should not be longer than a line because it cannot be hyphenated.
30122  As \SpecialChar LyX
30123  doesn't yet support 
30124 \series bold
30125
30126 \backslash
30127 intertext
30128 \series default
30129  directly, the text is written as mathematical text.
30130  
30131 \series bold
30132
30133 \backslash
30134 intertext
30135 \series default
30136  must hereby be at the beginning of a line and appears in the output above
30137  this line.
30138  An example where the text was inserted at the beginning of the second line:
30139 \begin_inset Formula 
30140 \begin{align}
30141 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30142 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
30143 \end{align}
30144
30145 \end_inset
30146
30147
30148 \end_layout
30149
30150 \begin_layout Standard
30151
30152 \series bold
30153
30154 \backslash
30155 intertext
30156 \series default
30157  always creates some vertical space between the text and the formula lines.
30158  To avoid this space, set in the document settings under 
30159 \family sans
30160 Math
30161 \begin_inset space ~
30162 \end_inset
30163
30164 Options
30165 \family default
30166  for the package 
30167 \series bold
30168 mathtools
30169 \series default
30170
30171 \begin_inset Index idx
30172 status collapsed
30173
30174 \begin_layout Plain Layout
30175 Packages ! mathtools
30176 \end_layout
30177
30178 \end_inset
30179
30180  the option 
30181 \family sans
30182 Load
30183 \begin_inset space ~
30184 \end_inset
30185
30186 always
30187 \family default
30188 .
30189  Then you can use the command 
30190 \series bold
30191
30192 \backslash
30193 shortintertext
30194 \series default
30195
30196 \begin_inset Index idx
30197 status collapsed
30198
30199 \begin_layout Plain Layout
30200 Commands ! S ! 
30201 \backslash
30202 shortintertext
30203 \end_layout
30204
30205 \end_inset
30206
30207  instead of 
30208 \series bold
30209
30210 \backslash
30211 intertext
30212 \series default
30213 :
30214 \end_layout
30215
30216 \begin_layout Standard
30217 \begin_inset Formula 
30218 \begin{align}
30219 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30220 \shortintertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
30221 \end{align}
30222
30223 \end_inset
30224
30225
30226 \end_layout
30227
30228 \begin_layout Section
30229 Formula Numbering
30230 \begin_inset Index idx
30231 status collapsed
30232
30233 \begin_layout Plain Layout
30234 Formula numbering
30235 \end_layout
30236
30237 \end_inset
30238
30239
30240 \begin_inset Index idx
30241 status collapsed
30242
30243 \begin_layout Plain Layout
30244 Formula ! numbering|see
30245 \begin_inset ERT
30246 status collapsed
30247
30248 \begin_layout Plain Layout
30249
30250 {
30251 \end_layout
30252
30253 \end_inset
30254
30255 Formula numbering
30256 \begin_inset ERT
30257 status collapsed
30258
30259 \begin_layout Plain Layout
30260
30261 }
30262 \end_layout
30263
30264 \end_inset
30265
30266
30267 \end_layout
30268
30269 \end_inset
30270
30271
30272 \end_layout
30273
30274 \begin_layout Subsection
30275 General
30276 \end_layout
30277
30278 \begin_layout Standard
30279 Numbered formulas can be created with the menu 
30280 \family sans
30281 Insert\SpecialChar menuseparator
30282 Math\SpecialChar menuseparator
30283 Numbered
30284 \begin_inset space ~
30285 \end_inset
30286
30287 Formula
30288 \family default
30289  (shortcut 
30290 \family sans
30291 Ctrl+Alt
30292 \begin_inset space ~
30293 \end_inset
30294
30295 N
30296 \family default
30297 ).
30298  Existing formulas can be numbered with the menu 
30299 \family sans
30300 Edit\SpecialChar menuseparator
30301 Math\SpecialChar menuseparator
30302 Toggle
30303 \begin_inset space ~
30304 \end_inset
30305
30306 Numbering
30307 \family default
30308  (shortcut 
30309 \begin_inset Info
30310 type  "shortcut"
30311 arg   "math-number-toggle"
30312 \end_inset
30313
30314 ).
30315  The formula number is displayed in \SpecialChar LyX
30316  behind the formula as a number sign
30317  in parentheses.
30318  The number sign is replaced in the output by the formula number.
30319 \end_layout
30320
30321 \begin_layout Standard
30322 When numbering is turned on in multiline formulas, all lines will be numbered.
30323  But the numbering can be controlled with the menu 
30324 \family sans
30325 Edit\SpecialChar menuseparator
30326 Math\SpecialChar menuseparator
30327 Toggle
30328 \begin_inset space ~
30329 \end_inset
30330
30331 Numbering
30332 \begin_inset space ~
30333 \end_inset
30334
30335 of
30336 \begin_inset space ~
30337 \end_inset
30338
30339 Line
30340 \family default
30341  (shortcut 
30342 \begin_inset Info
30343 type  "shortcut"
30344 arg   "math-number-line-toggle"
30345 \end_inset
30346
30347 ) for every line.
30348 \end_layout
30349
30350 \begin_layout Standard
30351 Except for inline formulas, all formulas can be numbered with two different
30352  styles, see 
30353 \begin_inset CommandInset ref
30354 LatexCommand ref
30355 reference "sec:Formula-Styles"
30356
30357 \end_inset
30358
30359 .
30360 \end_layout
30361
30362 \begin_layout Subsection
30363 Cross-References
30364 \begin_inset Index idx
30365 status collapsed
30366
30367 \begin_layout Plain Layout
30368 Cross-references ! to formulas
30369 \end_layout
30370
30371 \end_inset
30372
30373
30374 \end_layout
30375
30376 \begin_layout Standard
30377 All labeled formulas can be cross-referenced.
30378  A label is added by the menu 
30379 \family sans
30380 Insert\SpecialChar menuseparator
30381 Label
30382 \family default
30383  or the toolbar button 
30384 \begin_inset Info
30385 type  "icon"
30386 arg   "label-insert"
30387 \end_inset
30388
30389 .
30390  The cursor must hereby be inside a displayed formula.
30391  Alternatively you can right-click on the formula and choose 
30392 \family sans
30393 Equation Label
30394 \family default
30395 .
30396  A dialog pops up displaying the prefix 
30397 \series bold
30398 eq:
30399 \series default
30400  in a text field.
30401  The label is inserted there behind the prefix.
30402  The predefined prefix means 
30403 \begin_inset Quotes eld
30404 \end_inset
30405
30406 equation
30407 \begin_inset Quotes erd
30408 \end_inset
30409
30410  and makes it easier to find labels in large documents because it marks
30411  it as formula label to divide it from e.
30412 \begin_inset space \thinspace{}
30413 \end_inset
30414
30415 g.
30416 \begin_inset space \space{}
30417 \end_inset
30418
30419 section labels.
30420  To change a label, the menu 
30421 \family sans
30422 Insert\SpecialChar menuseparator
30423 Label
30424 \family default
30425  is used again or you right-click on a formula and then on 
30426 \family sans
30427 Equation Label
30428 \family default
30429 .
30430 \end_layout
30431
30432 \begin_layout Standard
30433 The name of the label is displayed in \SpecialChar LyX
30434  within two parentheses behind formula.
30435  A formula with a label is always numbered.
30436 \end_layout
30437
30438 \begin_layout Standard
30439 Cross-references are inserted via the menu 
30440 \family sans
30441 Insert\SpecialChar menuseparator
30442 Cross-Reference
30443 \family default
30444  or with the toolbar button 
30445 \begin_inset Info
30446 type  "icon"
30447 arg   "dialog-show-new-inset ref"
30448 \end_inset
30449
30450 .
30451  A formula cross-reference appears in the output as formula number.
30452  When in the cross-reference dialog window the format 
30453 \series bold
30454 (<reference>)
30455 \series default
30456  is chosen, the cross-reference appears in the output as formula number
30457  in parentheses.
30458 \begin_inset Newline newline
30459 \end_inset
30460
30461 By right-clicking on a cross-reference in \SpecialChar LyX
30462 , one jumps to the formula that
30463  is referenced.
30464 \end_layout
30465
30466 \begin_layout Standard
30467 Here are as examples cross-references to formulas of the following subsections:
30468 \begin_inset Note Note
30469 status open
30470
30471 \begin_layout Plain Layout
30472 Note the different cross-reference types.
30473 \end_layout
30474
30475 \end_inset
30476
30477
30478 \end_layout
30479
30480 \begin_layout Standard
30481 The equations 
30482 \begin_inset CommandInset ref
30483 LatexCommand eqref
30484 reference "eq:tag"
30485
30486 \end_inset
30487
30488  and 
30489 \begin_inset CommandInset ref
30490 LatexCommand eqref
30491 reference "eq:c"
30492
30493 \end_inset
30494
30495  are equivalent.
30496  In (
30497 \begin_inset CommandInset ref
30498 LatexCommand ref
30499 reference "eq:Lat"
30500
30501 \end_inset
30502
30503 ) big Latin letters are used for the numbering in contrary to (
30504 \begin_inset CommandInset ref
30505 LatexCommand ref
30506 reference "eq:Rom"
30507
30508 \end_inset
30509
30510 ).
30511 \end_layout
30512
30513 \begin_layout Standard
30514 \begin_inset VSpace medskip
30515 \end_inset
30516
30517 When the argument of 
30518 \series bold
30519
30520 \backslash
30521 tag
30522 \begin_inset Foot
30523 status collapsed
30524
30525 \begin_layout Plain Layout
30526
30527 \series bold
30528
30529 \backslash
30530 tag
30531 \series default
30532  is described in 
30533 \begin_inset CommandInset ref
30534 LatexCommand ref
30535 reference "subsec:User-defined-Numbering"
30536
30537 \end_inset
30538
30539 .
30540 \end_layout
30541
30542 \end_inset
30543
30544
30545 \series default
30546  contains a box like in 
30547 \begin_inset CommandInset ref
30548 LatexCommand ref
30549 reference "subsec:Paragraph-Boxes"
30550
30551 \end_inset
30552
30553 , the formula cannot be referenced.
30554 \end_layout
30555
30556 \begin_layout Subsection
30557 Subnumbering
30558 \begin_inset Index idx
30559 status collapsed
30560
30561 \begin_layout Plain Layout
30562 Formula numbering ! subnumbering
30563 \end_layout
30564
30565 \end_inset
30566
30567
30568 \end_layout
30569
30570 \begin_layout Standard
30571 With the help of the commands 
30572 \series bold
30573
30574 \backslash
30575 begin{subequations}
30576 \series default
30577  and 
30578 \series bold
30579
30580 \backslash
30581 end{subequations}
30582 \series default
30583  formulas can be subnumbered.
30584  Both commands are inserted in \SpecialChar TeX
30585  mode.
30586 \end_layout
30587
30588 \begin_layout Standard
30589 An example:
30590 \begin_inset Formula 
30591 \begin{equation}
30592 A=C-B\label{eq:a}
30593 \end{equation}
30594
30595 \end_inset
30596
30597
30598 \begin_inset ERT
30599 status collapsed
30600
30601 \begin_layout Plain Layout
30602
30603
30604 \backslash
30605 addtocounter{equation}{-1}
30606 \end_layout
30607
30608 \end_inset
30609
30610
30611 \begin_inset ERT
30612 status collapsed
30613
30614 \begin_layout Plain Layout
30615
30616
30617 \backslash
30618 begin{subequations}
30619 \end_layout
30620
30621 \end_inset
30622
30623
30624 \begin_inset VSpace -5mm
30625 \end_inset
30626
30627
30628 \begin_inset Formula 
30629 \begin{equation}
30630 B=C-A\label{eq:b}
30631 \end{equation}
30632
30633 \end_inset
30634
30635
30636 \begin_inset Formula 
30637 \begin{equation}
30638 C=A+B\label{eq:c}
30639 \end{equation}
30640
30641 \end_inset
30642
30643
30644 \end_layout
30645
30646 \begin_layout Standard
30647 \begin_inset ERT
30648 status collapsed
30649
30650 \begin_layout Plain Layout
30651
30652
30653 \backslash
30654 end{subequations}
30655 \end_layout
30656
30657 \end_inset
30658
30659
30660 \end_layout
30661
30662 \begin_layout Standard
30663 To create the example, the following is done:
30664 \end_layout
30665
30666 \begin_layout Enumerate
30667 first formula is inserted
30668 \end_layout
30669
30670 \begin_layout Enumerate
30671
30672 \series bold
30673
30674 \backslash
30675 addtocounter{equation}{-1} 
30676 \backslash
30677 begin{subequations}
30678 \begin_inset Index idx
30679 status collapsed
30680
30681 \begin_layout Plain Layout
30682 Commands ! A ! 
30683 \backslash
30684 addtocounter
30685 \end_layout
30686
30687 \end_inset
30688
30689
30690 \begin_inset Newline newline
30691 \end_inset
30692
30693
30694 \series default
30695 is inserted after the first formula
30696 \end_layout
30697
30698 \begin_layout Enumerate
30699 second formula is inserted
30700 \end_layout
30701
30702 \begin_layout Enumerate
30703 third formula is inserted
30704 \end_layout
30705
30706 \begin_layout Enumerate
30707
30708 \series bold
30709
30710 \backslash
30711 end{subequations}
30712 \series default
30713  is inserted after the third formula
30714 \end_layout
30715
30716 \begin_layout Standard
30717 Every formula between the commands 
30718 \series bold
30719
30720 \backslash
30721 begin
30722 \series default
30723  and 
30724 \series bold
30725
30726 \backslash
30727 end
30728 \series default
30729  is subnumbered as a, b, 
30730 \begin_inset Newline linebreak
30731 \end_inset
30732
30733 c, \SpecialChar ldots
30734  For multiline formulas every line will be subnumbered.
30735  All subnumbered formulas are treated as 
30736 \emph on
30737 one
30738 \emph default
30739  numbered formula.
30740  But as every numbered formula increases the counter 
30741 \series bold
30742 equation
30743 \series default
30744  by one, the command 
30745 \series bold
30746
30747 \backslash
30748 addtocounter
30749 \series default
30750  is needed to decrease it.
30751  Otherwise the formulas 
30752 \begin_inset CommandInset ref
30753 LatexCommand eqref
30754 reference "eq:a"
30755
30756 \end_inset
30757
30758
30759 \begin_inset CommandInset ref
30760 LatexCommand eqref
30761 reference "eq:b"
30762
30763 \end_inset
30764
30765
30766 \begin_inset CommandInset ref
30767 LatexCommand eqref
30768 reference "eq:c"
30769
30770 \end_inset
30771
30772  would be numbered as 
30773 \begin_inset CommandInset ref
30774 LatexCommand eqref
30775 reference "eq:a"
30776
30777 \end_inset
30778
30779
30780 \begin_inset CommandInset ref
30781 LatexCommand eqref
30782 reference "eq:d"
30783
30784 \end_inset
30785
30786
30787 \begin_inset CommandInset ref
30788 LatexCommand eqref
30789 reference "eq:f"
30790
30791 \end_inset
30792
30793 .
30794 \end_layout
30795
30796 \begin_layout Standard
30797 By inserting the commands in \SpecialChar TeX
30798  mode, a space is created between the first
30799  two formulas.
30800  To revert this -5
30801 \begin_inset space \thinspace{}
30802 \end_inset
30803
30804 mm vertical space is inserted after the command 
30805 \series bold
30806
30807 \backslash
30808 begin{subequations}
30809 \series default
30810 .
30811  When the formula style 
30812 \series bold
30813 Indented
30814 \begin_inset Foot
30815 status collapsed
30816
30817 \begin_layout Plain Layout
30818 formula styles see 
30819 \begin_inset CommandInset ref
30820 LatexCommand ref
30821 reference "sec:Formula-Styles"
30822
30823 \end_inset
30824
30825
30826 \end_layout
30827
30828 \end_inset
30829
30830
30831 \series default
30832  is used, -7
30833 \begin_inset space \thinspace{}
30834 \end_inset
30835
30836 mm space is inserted instead.
30837 \end_layout
30838
30839 \begin_layout Standard
30840 Here is an example for a multiline formula where the numbering was turned
30841  off for the second line:
30842 \begin_inset ERT
30843 status collapsed
30844
30845 \begin_layout Plain Layout
30846
30847
30848 \backslash
30849 begin{subequations}
30850 \end_layout
30851
30852 \end_inset
30853
30854
30855 \begin_inset Formula 
30856 \begin{eqnarray}
30857 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30858  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30859  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30860 \end{eqnarray}
30861
30862 \end_inset
30863
30864
30865 \begin_inset ERT
30866 status collapsed
30867
30868 \begin_layout Plain Layout
30869
30870
30871 \backslash
30872 end{subequations}
30873 \end_layout
30874
30875 \end_inset
30876
30877
30878 \end_layout
30879
30880 \begin_layout Subsection
30881 User-defined Numbering
30882 \begin_inset CommandInset label
30883 LatexCommand label
30884 name "subsec:User-defined-Numbering"
30885
30886 \end_inset
30887
30888
30889 \begin_inset Index idx
30890 status collapsed
30891
30892 \begin_layout Plain Layout
30893 Formula numbering ! user-defined
30894 \end_layout
30895
30896 \end_inset
30897
30898
30899 \end_layout
30900
30901 \begin_layout Standard
30902 \begin_inset Index idx
30903 status collapsed
30904
30905 \begin_layout Plain Layout
30906 Formula numbering ! self-defined delimiters
30907 \end_layout
30908
30909 \end_inset
30910
30911 With the standard numbering parentheses are set around the formula number.
30912  To replace the parentheses for example by vertical bars, the following
30913  line is added to the \SpecialChar LaTeX
30914 -preamble:
30915 \end_layout
30916
30917 \begin_layout Standard
30918
30919 \series bold
30920
30921 \backslash
30922 def
30923 \backslash
30924 tagform@#1{
30925 \backslash
30926 maketag@@@{|#1|}}
30927 \series default
30928
30929 \begin_inset Note Note
30930 status collapsed
30931
30932 \begin_layout Plain Layout
30933 This macro is already declared in the \SpecialChar LaTeX
30934 -preamble for testing.
30935  To activate it, remove the percent sign at the beginning.
30936 \end_layout
30937
30938 \end_inset
30939
30940
30941 \end_layout
30942
30943 \begin_layout Standard
30944 To use other characters, the vertical bars besides the 
30945 \series bold
30946 #1
30947 \series default
30948  are replaced by one ore more characters.
30949  To get only the formula number the vertical bars are omitted.
30950 \end_layout
30951
30952 \begin_layout Standard
30953 \begin_inset VSpace bigskip
30954 \end_inset
30955
30956 When there should be an expression of your choice instead of the consecutive
30957  formula number in parentheses behind the formula, the command 
30958 \series bold
30959
30960 \backslash
30961 tag
30962 \series default
30963
30964 \begin_inset Index idx
30965 status collapsed
30966
30967 \begin_layout Plain Layout
30968 Commands ! T ! 
30969 \backslash
30970 tag
30971 \end_layout
30972
30973 \end_inset
30974
30975  is used:
30976 \begin_inset Formula 
30977 \begin{equation}
30978 A+B=C\tag{something}\label{eq:tag}
30979 \end{equation}
30980
30981 \end_inset
30982
30983 In this example the command 
30984 \series bold
30985
30986 \backslash
30987 tag
30988 \begin_inset space \textvisiblespace{}
30989 \end_inset
30990
30991 something
30992 \series default
30993  was inserted in the formula.
30994 \end_layout
30995
30996 \begin_layout Standard
30997 When the command 
30998 \series bold
30999
31000 \backslash
31001 tag*
31002 \begin_inset space \textvisiblespace{}
31003 \end_inset
31004
31005 something
31006 \series default
31007  is inserted instead, the star prevents the parentheses around the expression:
31008 \begin_inset Formula 
31009 \[
31010 A+B=C\tag*{something}
31011 \]
31012
31013 \end_inset
31014
31015
31016 \end_layout
31017
31018 \begin_layout Standard
31019 \begin_inset VSpace bigskip
31020 \end_inset
31021
31022 To restart the formula numbering with new document parts or sections, the
31023  following command is used:
31024 \end_layout
31025
31026 \begin_layout Standard
31027
31028 \series bold
31029
31030 \backslash
31031 @addtoreset{equation}{part}
31032 \series default
31033
31034 \begin_inset Index idx
31035 status collapsed
31036
31037 \begin_layout Plain Layout
31038 Commands ! 
31039 \begin_inset ERT
31040 status collapsed
31041
31042 \begin_layout Plain Layout
31043
31044 "
31045 \end_layout
31046
31047 \end_inset
31048
31049 @
31050 \begin_inset ERT
31051 status collapsed
31052
31053 \begin_layout Plain Layout
31054
31055 "
31056 \end_layout
31057
31058 \end_inset
31059
31060  ! 
31061 \backslash
31062
31063 \begin_inset ERT
31064 status collapsed
31065
31066 \begin_layout Plain Layout
31067
31068 "
31069 \end_layout
31070
31071 \end_inset
31072
31073 @
31074 \begin_inset ERT
31075 status collapsed
31076
31077 \begin_layout Plain Layout
31078
31079 "
31080 \end_layout
31081
31082 \end_inset
31083
31084 addtoreset
31085 \end_layout
31086
31087 \end_inset
31088
31089
31090 \begin_inset Newline newline
31091 \end_inset
31092
31093 resp.
31094 \begin_inset Newline newline
31095 \end_inset
31096
31097
31098 \series bold
31099
31100 \backslash
31101 @addtoreset{equation}{section}
31102 \end_layout
31103
31104 \begin_layout Standard
31105 To be able to use these commands in \SpecialChar TeX
31106  mode, the 
31107 \begin_inset Quotes eld
31108 \end_inset
31109
31110 @
31111 \begin_inset Quotes erd
31112 \end_inset
31113
31114  character has to be made 
31115 \begin_inset Quotes eld
31116 \end_inset
31117
31118 active
31119 \begin_inset Quotes erd
31120 \end_inset
31121
31122  for \SpecialChar LaTeX
31123  using the command 
31124 \series bold
31125
31126 \backslash
31127 makeatletter.
31128
31129 \series default
31130  The command 
31131 \series bold
31132
31133 \backslash
31134 makeatother
31135 \series default
31136  reverts this.
31137  So the command sequence in \SpecialChar TeX
31138  mode is:
31139 \end_layout
31140
31141 \begin_layout Standard
31142
31143 \series bold
31144
31145 \backslash
31146 makeatletter
31147 \begin_inset Newline newline
31148 \end_inset
31149
31150
31151 \backslash
31152 @addtoreset{equation}{section}
31153 \begin_inset Newline newline
31154 \end_inset
31155
31156
31157 \backslash
31158 makeatother
31159 \end_layout
31160
31161 \begin_layout Standard
31162 In the \SpecialChar LaTeX
31163 -preamble 
31164 \series bold
31165
31166 \backslash
31167 makeatletter
31168 \series default
31169  and 
31170 \series bold
31171
31172 \backslash
31173 makeatother
31174 \series default
31175  can be omitted as they are automatically internally inserted by \SpecialChar LyX
31176 .
31177 \end_layout
31178
31179 \begin_layout Standard
31180 To revert 
31181 \series bold
31182
31183 \backslash
31184 @addtoreset
31185 \series default
31186 , the file 
31187 \series bold
31188 remreset.sty
31189 \series default
31190
31191 \begin_inset Foot
31192 status collapsed
31193
31194 \begin_layout Plain Layout
31195
31196 \series bold
31197 remreset
31198 \series default
31199  is part of the \SpecialChar LaTeX
31200 -package 
31201 \series bold
31202 carlisle
31203 \series default
31204
31205 \begin_inset Index idx
31206 status collapsed
31207
31208 \begin_layout Plain Layout
31209 Packages ! carlisle
31210 \end_layout
31211
31212 \end_inset
31213
31214  that is part of every \SpecialChar LaTeX
31215  standard installation.
31216 \end_layout
31217
31218 \end_inset
31219
31220
31221 \begin_inset Index idx
31222 status collapsed
31223
31224 \begin_layout Plain Layout
31225 Packages ! remreset
31226 \end_layout
31227
31228 \end_inset
31229
31230  has to be loaded in the \SpecialChar LaTeX
31231 -preamble with the line
31232 \end_layout
31233
31234 \begin_layout Standard
31235
31236 \series bold
31237
31238 \backslash
31239 usepackage{remreset}
31240 \end_layout
31241
31242 \begin_layout Standard
31243 Then the command 
31244 \series bold
31245
31246 \backslash
31247 @removefromreset
31248 \series default
31249
31250 \begin_inset Index idx
31251 status collapsed
31252
31253 \begin_layout Plain Layout
31254 Commands ! 
31255 \begin_inset ERT
31256 status collapsed
31257
31258 \begin_layout Plain Layout
31259
31260 "
31261 \end_layout
31262
31263 \end_inset
31264
31265 @
31266 \begin_inset ERT
31267 status collapsed
31268
31269 \begin_layout Plain Layout
31270
31271 "
31272 \end_layout
31273
31274 \end_inset
31275
31276  ! 
31277 \backslash
31278
31279 \begin_inset ERT
31280 status collapsed
31281
31282 \begin_layout Plain Layout
31283
31284 "
31285 \end_layout
31286
31287 \end_inset
31288
31289 @
31290 \begin_inset ERT
31291 status collapsed
31292
31293 \begin_layout Plain Layout
31294
31295 "
31296 \end_layout
31297
31298 \end_inset
31299
31300 removefromreset
31301 \end_layout
31302
31303 \end_inset
31304
31305  can be used with the same scheme as 
31306 \series bold
31307
31308 \backslash
31309 @addtoreset
31310 \series default
31311 .
31312 \end_layout
31313
31314 \begin_layout Standard
31315 \begin_inset VSpace bigskip
31316 \end_inset
31317
31318 Sometimes formulas should be numbered in the following form:
31319 \end_layout
31320
31321 \begin_layout Standard
31322
31323 \family typewriter
31324 (section number.formula number)
31325 \end_layout
31326
31327 \begin_layout Standard
31328 The formula number should start with every section with 
31329 \begin_inset Quotes eld
31330 \end_inset
31331
31332 1
31333 \begin_inset Quotes erd
31334 \end_inset
31335
31336 .
31337 \end_layout
31338
31339 \begin_layout Standard
31340 For this case there is the command 
31341 \series bold
31342
31343 \backslash
31344 numberwithin
31345 \series default
31346
31347 \begin_inset Index idx
31348 status collapsed
31349
31350 \begin_layout Plain Layout
31351 Commands ! N ! 
31352 \backslash
31353 numberwithin
31354 \end_layout
31355
31356 \end_inset
31357
31358 , which is used with the following scheme:
31359 \end_layout
31360
31361 \begin_layout Standard
31362
31363 \series bold
31364
31365 \backslash
31366 numberwithin{counter}{sectioning}
31367 \end_layout
31368
31369 \begin_layout Standard
31370 Counter denotes what kind of numbering is affected, sectioning denotes what
31371  number is before the dot.
31372 \end_layout
31373
31374 \begin_layout Standard
31375 Thus in our case the following \SpecialChar LaTeX
31376  preamble or \SpecialChar TeX
31377  code line is used:
31378 \end_layout
31379
31380 \begin_layout Standard
31381
31382 \series bold
31383
31384 \backslash
31385 numberwithin{equation}{section}
31386 \end_layout
31387
31388 \begin_layout Standard
31389 This is the result:
31390 \begin_inset ERT
31391 status collapsed
31392
31393 \begin_layout Plain Layout
31394
31395
31396 \backslash
31397 numberwithin{equation}{section}
31398 \end_layout
31399
31400 \end_inset
31401
31402
31403 \begin_inset Formula 
31404 \begin{equation}
31405 A+B=C
31406 \end{equation}
31407
31408 \end_inset
31409
31410
31411 \end_layout
31412
31413 \begin_layout Standard
31414 To number e.
31415 \begin_inset space \thinspace{}
31416 \end_inset
31417
31418 g.
31419 \begin_inset space \space{}
31420 \end_inset
31421
31422 tables so that the number of the part is the sectioning,
31423 \begin_inset Newline newline
31424 \end_inset
31425
31426
31427 \series bold
31428
31429 \backslash
31430 numberwithin{table}{part}
31431 \series default
31432  is used.
31433 \end_layout
31434
31435 \begin_layout Standard
31436 To go back to the standard numbering or to prevent this kind of numbering
31437  when it is defined by the document class, the following command is inserted
31438  as \SpecialChar TeX
31439  code or to the \SpecialChar LaTeX
31440  preamble:
31441 \end_layout
31442
31443 \begin_layout Standard
31444
31445 \series bold
31446
31447 \backslash
31448 renewcommand{
31449 \backslash
31450 theequation}{
31451 \backslash
31452 arabic{equation}}
31453 \begin_inset Index idx
31454 status collapsed
31455
31456 \begin_layout Plain Layout
31457 Commands ! A ! 
31458 \backslash
31459 arabic
31460 \end_layout
31461
31462 \end_inset
31463
31464
31465 \series default
31466
31467 \begin_inset ERT
31468 status collapsed
31469
31470 \begin_layout Plain Layout
31471
31472
31473 \backslash
31474 renewcommand{
31475 \backslash
31476 theequation}{
31477 \backslash
31478 arabic{equation}}
31479 \end_layout
31480
31481 \end_inset
31482
31483
31484 \series bold
31485
31486 \begin_inset Newline newline
31487 \end_inset
31488
31489
31490 \series default
31491 or
31492 \series bold
31493
31494 \begin_inset Newline newline
31495 \end_inset
31496
31497
31498 \backslash
31499 renewcommand{
31500 \backslash
31501 thetable}{
31502 \backslash
31503 arabic{table}}
31504 \end_layout
31505
31506 \begin_layout Standard
31507
31508 \series bold
31509
31510 \backslash
31511 numberwithin
31512 \series default
31513  uses internally the command 
31514 \series bold
31515
31516 \backslash
31517 @addtoreset
31518 \series default
31519 , described above, that also needs to be reverted.
31520 \begin_inset ERT
31521 status collapsed
31522
31523 \begin_layout Plain Layout
31524
31525
31526 \backslash
31527 makeatletter
31528 \end_layout
31529
31530 \begin_layout Plain Layout
31531
31532
31533 \backslash
31534 @removefromreset{equation}{section}
31535 \end_layout
31536
31537 \begin_layout Plain Layout
31538
31539
31540 \backslash
31541 makeatother
31542 \end_layout
31543
31544 \end_inset
31545
31546
31547 \end_layout
31548
31549 \begin_layout Subsection
31550 Numbering with Roman Numbers and Letters
31551 \begin_inset Index idx
31552 status collapsed
31553
31554 \begin_layout Plain Layout
31555 Formula numbering ! with letters
31556 \end_layout
31557
31558 \end_inset
31559
31560
31561 \begin_inset Index idx
31562 status collapsed
31563
31564 \begin_layout Plain Layout
31565 Formula numbering ! with Roman numbers
31566 \end_layout
31567
31568 \end_inset
31569
31570
31571 \end_layout
31572
31573 \begin_layout Standard
31574 Formulas can also be numbered with Roman numbers and Latin letters.
31575  To number for example with small Roman numbers, the command
31576 \end_layout
31577
31578 \begin_layout Standard
31579
31580 \series bold
31581
31582 \backslash
31583 renewcommand{
31584 \backslash
31585 theequation}{
31586 \backslash
31587 roman{equation}}
31588 \end_layout
31589
31590 \begin_layout Standard
31591 is inserted before the formula in \SpecialChar TeX
31592  mode.
31593  
31594 \series bold
31595
31596 \backslash
31597 renewcommand
31598 \series default
31599
31600 \begin_inset Index idx
31601 status collapsed
31602
31603 \begin_layout Plain Layout
31604 Commands ! R ! 
31605 \backslash
31606 renewcommand
31607 \end_layout
31608
31609 \end_inset
31610
31611  redefines the predefined command 
31612 \series bold
31613
31614 \backslash
31615 theequation
31616 \series default
31617  to the command 
31618 \series bold
31619
31620 \backslash
31621 roman{equation}
31622 \series default
31623 .
31624 \begin_inset Foot
31625 status collapsed
31626
31627 \begin_layout Plain Layout
31628 The command 
31629 \series bold
31630
31631 \backslash
31632 renewcommand
31633 \series default
31634  has the same scheme like the command 
31635 \series bold
31636
31637 \backslash
31638 newcommand
31639 \series default
31640  that is described in 
31641 \begin_inset CommandInset ref
31642 LatexCommand ref
31643 reference "subsec:The-Command-newcommand"
31644
31645 \end_inset
31646
31647 .
31648 \end_layout
31649
31650 \end_inset
31651
31652  
31653 \series bold
31654 equation
31655 \series default
31656  is the formula counter.
31657  When the command 
31658 \series bold
31659
31660 \backslash
31661 the
31662 \series default
31663  is used as prefix for a counter, the value of the counter is output as
31664  Arabic number.
31665  When a formula is numbered, \SpecialChar LaTeX
31666  sets internally the command 
31667 \series bold
31668
31669 \backslash
31670 theequation
31671 \series default
31672  behind the formula.
31673  
31674 \series bold
31675
31676 \backslash
31677 roman{equation}
31678 \begin_inset Index idx
31679 status collapsed
31680
31681 \begin_layout Plain Layout
31682 Commands ! R ! 
31683 \backslash
31684 roman
31685 \end_layout
31686
31687 \end_inset
31688
31689
31690 \series default
31691  outputs the counter as small Roman number.
31692 \end_layout
31693
31694 \begin_layout Standard
31695 All formulas behind the command 
31696 \series bold
31697
31698 \backslash
31699 renew
31700 \series default
31701 c
31702 \series bold
31703 ommand
31704 \series default
31705  are now numbered Roman.
31706  To switch to numbering with big Roman numbers, the command is inserted
31707  again, but 
31708 \series bold
31709
31710 \backslash
31711 roman
31712 \series default
31713  is replaced by 
31714 \series bold
31715
31716 \backslash
31717 Roman
31718 \series default
31719
31720 \begin_inset Index idx
31721 status collapsed
31722
31723 \begin_layout Plain Layout
31724 Commands ! R ! 
31725 \backslash
31726 roman@
31727 \backslash
31728 Roman
31729 \end_layout
31730
31731 \end_inset
31732
31733 .
31734  To 
31735 \begin_inset Quotes eld
31736 \end_inset
31737
31738 number
31739 \begin_inset Quotes erd
31740 \end_inset
31741
31742  with small Latin letters there is the command 
31743 \series bold
31744
31745 \backslash
31746 alph
31747 \series default
31748
31749 \begin_inset Index idx
31750 status collapsed
31751
31752 \begin_layout Plain Layout
31753 Commands ! A ! 
31754 \backslash
31755 alph
31756 \end_layout
31757
31758 \end_inset
31759
31760 , for big ones there is the command 
31761 \series bold
31762
31763 \backslash
31764 Alph
31765 \series default
31766
31767 \begin_inset Index idx
31768 status collapsed
31769
31770 \begin_layout Plain Layout
31771 Commands ! A ! 
31772 \backslash
31773 alph@
31774 \backslash
31775 Alph
31776 \end_layout
31777
31778 \end_inset
31779
31780 .
31781 \end_layout
31782
31783 \begin_layout Standard
31784 \begin_inset Note Greyedout
31785 status open
31786
31787 \begin_layout Plain Layout
31788
31789 \series bold
31790 \color none
31791 Note:
31792 \series default
31793  Only maximal 26
31794 \begin_inset space ~
31795 \end_inset
31796
31797 formulas can be numbered with Latin letters in one document.
31798 \end_layout
31799
31800 \end_inset
31801
31802
31803 \end_layout
31804
31805 \begin_layout Standard
31806 \begin_inset ERT
31807 status collapsed
31808
31809 \begin_layout Plain Layout
31810
31811
31812 \backslash
31813 renewcommand{
31814 \backslash
31815 theequation}{
31816 \backslash
31817 roman{equation}}
31818 \end_layout
31819
31820 \end_inset
31821
31822
31823 \end_layout
31824
31825 \begin_layout Standard
31826 \begin_inset Formula 
31827 \begin{equation}
31828 A=\textrm{small roman}
31829 \end{equation}
31830
31831 \end_inset
31832
31833
31834 \begin_inset ERT
31835 status collapsed
31836
31837 \begin_layout Plain Layout
31838
31839
31840 \backslash
31841 renewcommand{
31842 \backslash
31843 theequation}{
31844 \backslash
31845 Roman{equation}}
31846 \end_layout
31847
31848 \end_inset
31849
31850
31851 \begin_inset Formula 
31852 \begin{equation}
31853 B=\textrm{big Roman}\label{eq:Rom}
31854 \end{equation}
31855
31856 \end_inset
31857
31858
31859 \begin_inset ERT
31860 status collapsed
31861
31862 \begin_layout Plain Layout
31863
31864
31865 \backslash
31866 renewcommand{
31867 \backslash
31868 theequation}{
31869 \backslash
31870 alph{equation}}
31871 \end_layout
31872
31873 \end_inset
31874
31875
31876 \begin_inset Formula 
31877 \begin{equation}
31878 C=\textrm{small Latin}
31879 \end{equation}
31880
31881 \end_inset
31882
31883
31884 \begin_inset ERT
31885 status collapsed
31886
31887 \begin_layout Plain Layout
31888
31889
31890 \backslash
31891 renewcommand{
31892 \backslash
31893 theequation}{
31894 \backslash
31895 Alph{equation}}
31896 \end_layout
31897
31898 \end_inset
31899
31900
31901 \begin_inset Formula 
31902 \begin{equation}
31903 D=\textrm{big Latin}\label{eq:Lat}
31904 \end{equation}
31905
31906 \end_inset
31907
31908
31909 \end_layout
31910
31911 \begin_layout Standard
31912 To switch back to the default numbering, insert the command:
31913 \end_layout
31914
31915 \begin_layout Standard
31916
31917 \series bold
31918
31919 \backslash
31920 renewcommand{
31921 \backslash
31922 theequation}{
31923 \backslash
31924 arabic{equation}}
31925 \begin_inset Index idx
31926 status collapsed
31927
31928 \begin_layout Plain Layout
31929 Commands ! A ! 
31930 \backslash
31931 arabic
31932 \end_layout
31933
31934 \end_inset
31935
31936
31937 \end_layout
31938
31939 \begin_layout Standard
31940 \begin_inset ERT
31941 status collapsed
31942
31943 \begin_layout Plain Layout
31944
31945
31946 \backslash
31947 renewcommand{
31948 \backslash
31949 theequation}{
31950 \backslash
31951 arabic{equation}}
31952 \end_layout
31953
31954 \end_inset
31955
31956
31957 \begin_inset Formula 
31958 \begin{equation}
31959 E=\textrm{Arabic}
31960 \end{equation}
31961
31962 \end_inset
31963
31964
31965 \end_layout
31966
31967 \begin_layout Standard
31968 \begin_inset VSpace medskip
31969 \end_inset
31970
31971 As you see, formulas are numbered serially independent from the numbering
31972  style.
31973  When then numbering should start with 
31974 \begin_inset Quotes eld
31975 \end_inset
31976
31977 1
31978 \begin_inset Quotes erd
31979 \end_inset
31980
31981  when the style is changed, new equation counters have to be defined.
31982  A description about this can be found in the file 
31983 \begin_inset CommandInset href
31984 LatexCommand href
31985 name "Formula-numbering.lyx"
31986 target "run:Formula-numbering.lyx"
31987
31988 \end_inset
31989
31990 .
31991 \end_layout
31992
31993 \begin_layout Section
31994 Chemical Symbols and Equations
31995 \begin_inset CommandInset label
31996 LatexCommand label
31997 name "subsec:Chemical-Symbols-and"
31998
31999 \end_inset
32000
32001
32002 \begin_inset Index idx
32003 status collapsed
32004
32005 \begin_layout Plain Layout
32006 Chemical characters ! Symbols
32007 \end_layout
32008
32009 \end_inset
32010
32011
32012 \begin_inset Index idx
32013 status collapsed
32014
32015 \begin_layout Plain Layout
32016 Chemical equations
32017 \end_layout
32018
32019 \end_inset
32020
32021
32022 \begin_inset Index idx
32023 status collapsed
32024
32025 \begin_layout Plain Layout
32026 Symbols ! chemical
32027 \end_layout
32028
32029 \end_inset
32030
32031
32032 \end_layout
32033
32034 \begin_layout Standard
32035 An example text from chemistry:
32036 \end_layout
32037
32038 \begin_layout Quote
32039 The 
32040 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32041 \end_inset
32042
32043 -ion reacts with two 
32044 \begin_inset Formula $\mathrm{Na^{+}}$
32045 \end_inset
32046
32047 -ions to sodium sulfate 
32048 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
32049 \end_inset
32050
32051 .
32052  The chemical equation for this is:
32053 \begin_inset Formula 
32054 \begin{equation}
32055 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
32056 \end{equation}
32057
32058 \end_inset
32059
32060
32061 \end_layout
32062
32063 \begin_layout Standard
32064 This chemical equation can directly be created as formula.
32065  To avoid that the symbols appear italic, everything is highlighted and
32066  changed by the shortcut 
32067 \begin_inset Info
32068 type  "shortcut"
32069 arg   "font-roman"
32070 \end_inset
32071
32072  to the upright font style.
32073 \begin_inset Foot
32074 status collapsed
32075
32076 \begin_layout Plain Layout
32077 font styles
32078 \series bold
32079  
32080 \series default
32081 see 
32082 \begin_inset CommandInset ref
32083 LatexCommand ref
32084 reference "subsec:Font-Styles"
32085
32086 \end_inset
32087
32088
32089 \end_layout
32090
32091 \end_inset
32092
32093
32094 \end_layout
32095
32096 \begin_layout Standard
32097 A more convenient way to typeset chemical formulas is to use the command
32098  
32099 \series bold
32100
32101 \backslash
32102 ce
32103 \series default
32104
32105 \begin_inset Index idx
32106 status collapsed
32107
32108 \begin_layout Plain Layout
32109 Commands ! C ! 
32110 \backslash
32111 ce
32112 \end_layout
32113
32114 \end_inset
32115
32116  that is available when the \SpecialChar LaTeX
32117 -package 
32118 \series bold
32119 mhchem
32120 \series default
32121
32122 \begin_inset Index idx
32123 status collapsed
32124
32125 \begin_layout Plain Layout
32126 Packages ! mhchem
32127 \end_layout
32128
32129 \end_inset
32130
32131  is installed.
32132  After inserting 
32133 \series bold
32134
32135 \backslash
32136 ce
32137 \series default
32138  to a formula a new blue box appears where chemical formulas can be inserted
32139  in an intuitive way.
32140 \begin_inset Separator parbreak
32141 \end_inset
32142
32143
32144 \end_layout
32145
32146 \begin_layout Standard
32147 \align center
32148 \begin_inset Tabular
32149 <lyxtabular version="3" rows="10" columns="2">
32150 <features tabularvalignment="middle">
32151 <column alignment="center" valignment="top">
32152 <column alignment="center" valignment="top">
32153 <row>
32154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32155 \begin_inset Text
32156
32157 \begin_layout Plain Layout
32158 Command
32159 \end_layout
32160
32161 \end_inset
32162 </cell>
32163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32164 \begin_inset Text
32165
32166 \begin_layout Plain Layout
32167 Result
32168 \begin_inset Note Note
32169 status collapsed
32170
32171 \begin_layout Plain Layout
32172
32173 \series bold
32174
32175 \backslash
32176 raisebox
32177 \series default
32178  is only used as spacer.
32179 \end_layout
32180
32181 \end_inset
32182
32183
32184 \end_layout
32185
32186 \end_inset
32187 </cell>
32188 </row>
32189 <row>
32190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32191 \begin_inset Text
32192
32193 \begin_layout Plain Layout
32194
32195 \backslash
32196 ce
32197 \begin_inset space \textvisiblespace{}
32198 \end_inset
32199
32200 H2CO3
32201 \end_layout
32202
32203 \end_inset
32204 </cell>
32205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32206 \begin_inset Text
32207
32208 \begin_layout Plain Layout
32209 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
32210 \end_inset
32211
32212
32213 \end_layout
32214
32215 \end_inset
32216 </cell>
32217 </row>
32218 <row>
32219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32220 \begin_inset Text
32221
32222 \begin_layout Plain Layout
32223
32224 \backslash
32225 ce
32226 \begin_inset space \textvisiblespace{}
32227 \end_inset
32228
32229 SO4^2-
32230 \end_layout
32231
32232 \end_inset
32233 </cell>
32234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32235 \begin_inset Text
32236
32237 \begin_layout Plain Layout
32238 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
32239 \end_inset
32240
32241
32242 \end_layout
32243
32244 \end_inset
32245 </cell>
32246 </row>
32247 <row>
32248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32249 \begin_inset Text
32250
32251 \begin_layout Plain Layout
32252
32253 \backslash
32254 ce
32255 \begin_inset space \textvisiblespace{}
32256 \end_inset
32257
32258 (NH4)2S
32259 \end_layout
32260
32261 \end_inset
32262 </cell>
32263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32264 \begin_inset Text
32265
32266 \begin_layout Plain Layout
32267 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
32268 \end_inset
32269
32270
32271 \end_layout
32272
32273 \end_inset
32274 </cell>
32275 </row>
32276 <row>
32277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32278 \begin_inset Text
32279
32280 \begin_layout Plain Layout
32281
32282 \backslash
32283 ce
32284 \begin_inset space \textvisiblespace{}
32285 \end_inset
32286
32287 KCr(SO4)2.12H2O
32288 \end_layout
32289
32290 \end_inset
32291 </cell>
32292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32293 \begin_inset Text
32294
32295 \begin_layout Plain Layout
32296 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
32297 \end_inset
32298
32299
32300 \end_layout
32301
32302 \end_inset
32303 </cell>
32304 </row>
32305 <row>
32306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32307 \begin_inset Text
32308
32309 \begin_layout Plain Layout
32310
32311 \backslash
32312 ce
32313 \begin_inset space \textvisiblespace{}
32314 \end_inset
32315
32316 A-B
32317 \backslash
32318 dbond
32319 \begin_inset space \textvisiblespace{}
32320 \end_inset
32321
32322 C
32323 \backslash
32324 tbond
32325 \begin_inset space \textvisiblespace{}
32326 \end_inset
32327
32328 D
32329 \end_layout
32330
32331 \end_inset
32332 </cell>
32333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32334 \begin_inset Text
32335
32336 \begin_layout Plain Layout
32337 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32338 \end_inset
32339
32340
32341 \end_layout
32342
32343 \end_inset
32344 </cell>
32345 </row>
32346 <row>
32347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32348 \begin_inset Text
32349
32350 \begin_layout Plain Layout
32351
32352 \backslash
32353 ce
32354 \begin_inset space \textvisiblespace{}
32355 \end_inset
32356
32357 ^227
32358 \begin_inset Formula $\downarrow$
32359 \end_inset
32360
32361 _90
32362 \begin_inset Formula $\to$
32363 \end_inset
32364
32365 Th+
32366 \end_layout
32367
32368 \end_inset
32369 </cell>
32370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32371 \begin_inset Text
32372
32373 \begin_layout Plain Layout
32374 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32375 \end_inset
32376
32377
32378 \end_layout
32379
32380 \end_inset
32381 </cell>
32382 </row>
32383 <row>
32384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32385 \begin_inset Text
32386
32387 \begin_layout Plain Layout
32388
32389 \backslash
32390 ce
32391 \begin_inset space \textvisiblespace{}
32392 \end_inset
32393
32394
32395 \backslash
32396 mu
32397 \begin_inset space \textvisiblespace{}
32398 \end_inset
32399
32400
32401 \backslash
32402 hyphen
32403 \begin_inset space \textvisiblespace{}
32404 \end_inset
32405
32406 Cl
32407 \end_layout
32408
32409 \end_inset
32410 </cell>
32411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32412 \begin_inset Text
32413
32414 \begin_layout Plain Layout
32415 \begin_inset Formula $\raisebox{4.5mm}{}\ce{\ensuremath{\mu\hyphen}Cl}\raisebox{-2mm}{}$
32416 \end_inset
32417
32418
32419 \end_layout
32420
32421 \end_inset
32422 </cell>
32423 </row>
32424 <row>
32425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32426 \begin_inset Text
32427
32428 \begin_layout Plain Layout
32429
32430 \backslash
32431 ce
32432 \begin_inset space \textvisiblespace{}
32433 \end_inset
32434
32435 CO2
32436 \begin_inset space \textvisiblespace{}
32437 \end_inset
32438
32439 +
32440 \begin_inset space \textvisiblespace{}
32441 \end_inset
32442
32443 C
32444 \begin_inset space \textvisiblespace{}
32445 \end_inset
32446
32447 <=>
32448 \begin_inset space \textvisiblespace{}
32449 \end_inset
32450
32451 2CO
32452 \end_layout
32453
32454 \end_inset
32455 </cell>
32456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32457 \begin_inset Text
32458
32459 \begin_layout Plain Layout
32460 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32461 \end_inset
32462
32463
32464 \end_layout
32465
32466 \end_inset
32467 </cell>
32468 </row>
32469 <row>
32470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32471 \begin_inset Text
32472
32473 \begin_layout Plain Layout
32474
32475 \backslash
32476 ce
32477 \begin_inset space \textvisiblespace{}
32478 \end_inset
32479
32480 CO2
32481 \begin_inset space \textvisiblespace{}
32482 \end_inset
32483
32484 +
32485 \begin_inset space \textvisiblespace{}
32486 \end_inset
32487
32488 C
32489 \begin_inset space \textvisiblespace{}
32490 \end_inset
32491
32492 ->[
32493 \backslash
32494 alpha][
32495 \backslash
32496 beta]
32497 \begin_inset space \textvisiblespace{}
32498 \end_inset
32499
32500 2CO}
32501 \end_layout
32502
32503 \end_inset
32504 </cell>
32505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32506 \begin_inset Text
32507
32508 \begin_layout Plain Layout
32509 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32510 \end_inset
32511
32512
32513 \end_layout
32514
32515 \end_inset
32516 </cell>
32517 </row>
32518 </lyxtabular>
32519
32520 \end_inset
32521
32522
32523 \end_layout
32524
32525 \begin_layout Standard
32526 \begin_inset Note Greyedout
32527 status open
32528
32529 \begin_layout Plain Layout
32530
32531 \series bold
32532 \color none
32533 Note:
32534 \series default
32535  It is not possible in \SpecialChar LyX
32536  to use the character ^ to get an up-arrow as described
32537  in the 
32538 \series bold
32539 mhchem
32540 \series default
32541  manual.
32542  One instead uses a negative thin space followed by the command 
32543 \series bold
32544
32545 \backslash
32546 uparrow
32547 \series default
32548
32549 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
32550 \end_inset
32551
32552
32553 \end_layout
32554
32555 \end_inset
32556
32557
32558 \end_layout
32559
32560 \begin_layout Standard
32561 Using 
32562 \series bold
32563
32564 \backslash
32565 ce
32566 \series default
32567  the command for equation
32568 \begin_inset space ~
32569 \end_inset
32570
32571
32572 \begin_inset CommandInset ref
32573 LatexCommand eqref
32574 reference "eq:chem-reaction"
32575
32576 \end_inset
32577
32578  is:
32579 \begin_inset Newline newline
32580 \end_inset
32581
32582
32583 \series bold
32584  
32585 \backslash
32586 ce
32587 \begin_inset space \textvisiblespace{}
32588 \end_inset
32589
32590 2Na+
32591 \begin_inset space \textvisiblespace{}
32592 \end_inset
32593
32594 +
32595 \begin_inset space \textvisiblespace{}
32596 \end_inset
32597
32598 SO4^2-
32599 \begin_inset space \textvisiblespace{}
32600 \end_inset
32601
32602
32603 \begin_inset space \textvisiblespace{}
32604 \end_inset
32605
32606 ->
32607 \begin_inset space \textvisiblespace{}
32608 \end_inset
32609
32610 Na2SO4
32611 \end_layout
32612
32613 \begin_layout Standard
32614 To create multiline chemical equations first a multiline formula is created
32615  as described in 
32616 \begin_inset CommandInset ref
32617 LatexCommand ref
32618 reference "sec:Multiline-Formulas"
32619
32620 \end_inset
32621
32622 .
32623  Afterwards the command 
32624 \series bold
32625
32626 \backslash
32627 ce
32628 \series default
32629  is used in every small blue box of the formula.
32630  
32631 \begin_inset CommandInset ref
32632 LatexCommand eqref
32633 reference "eq:TEOS-reaction-1"
32634
32635 \end_inset
32636
32637  and 
32638 \begin_inset CommandInset ref
32639 LatexCommand eqref
32640 reference "eq:TEOS-reaction-2"
32641
32642 \end_inset
32643
32644  are an example of a multi-stage chemical reaction where every equation
32645  has its own number.
32646 \begin_inset Formula 
32647 \begin{eqnarray}
32648 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
32649 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
32650 \end{eqnarray}
32651
32652 \end_inset
32653
32654
32655 \end_layout
32656
32657 \begin_layout Standard
32658 Besides 
32659 \series bold
32660
32661 \backslash
32662 ce
32663 \series default
32664  the 
32665 \series bold
32666 mhchem
32667 \series default
32668  package provides the command 
32669 \series bold
32670
32671 \backslash
32672 cf
32673 \series default
32674
32675 \begin_inset Index idx
32676 status collapsed
32677
32678 \begin_layout Plain Layout
32679 Commands ! C ! 
32680 \backslash
32681 cf
32682 \end_layout
32683
32684 \end_inset
32685
32686  that has to be used for special cases.
32687  For more information about 
32688 \series bold
32689
32690 \backslash
32691 cf
32692 \series default
32693  and more examples have a look at the documentation of 
32694 \series bold
32695 mhchem
32696 \series default
32697
32698 \begin_inset CommandInset citation
32699 LatexCommand cite
32700 key "mhchem"
32701
32702 \end_inset
32703
32704 .
32705 \end_layout
32706
32707 \begin_layout Section
32708 Diagrams
32709 \end_layout
32710
32711 \begin_layout Standard
32712 \SpecialChar LyX
32713  supports two types of commutative diagrams: 
32714 \series bold
32715 amscd
32716 \series default
32717  and 
32718 \series bold
32719 xymatrix
32720 \series default
32721  that are explained in the following.
32722 \end_layout
32723
32724 \begin_layout Subsection
32725 Amscd Diagrams
32726 \begin_inset Index idx
32727 status collapsed
32728
32729 \begin_layout Plain Layout
32730 Diagrams ! amscd
32731 \end_layout
32732
32733 \end_inset
32734
32735
32736 \end_layout
32737
32738 \begin_layout Standard
32739 Diagrams of this type visualize relations by vertical and horizontal lines
32740  or arrows:
32741 \begin_inset Formula 
32742 \[
32743 \begin{CD}A@>>>B@>>>C\\
32744 @AAA@.@VVV\\
32745 F@<<<E@<<<D
32746 \end{CD}
32747 \]
32748
32749 \end_inset
32750
32751
32752 \end_layout
32753
32754 \begin_layout Standard
32755 To get them, the command 
32756 \series bold
32757
32758 \backslash
32759 CD
32760 \begin_inset Index idx
32761 status collapsed
32762
32763 \begin_layout Plain Layout
32764 Commands ! C ! 
32765 \backslash
32766 CD
32767 \end_layout
32768
32769 \end_inset
32770
32771
32772 \series default
32773  is inserted to a formula.
32774  A blue box appears with two dashed lines where further commands can be
32775  inserted.
32776  With 
32777 \begin_inset Info
32778 type  "shortcut"
32779 arg   "newline-insert newline"
32780 \end_inset
32781
32782  a new line is created.
32783  Horizontal relations are inserted in odd, vertical in even formula lines.
32784 \end_layout
32785
32786 \begin_layout Standard
32787 To create the relations there are the following commands:
32788 \end_layout
32789
32790 \begin_layout Itemize
32791
32792 \series bold
32793 @<<<
32794 \series default
32795  creates a left arrow, 
32796 \series bold
32797 @>>>
32798 \series default
32799  a right arrow and 
32800 \series bold
32801 @=
32802 \series default
32803  a long equal sign
32804 \end_layout
32805
32806 \begin_layout Itemize
32807
32808 \series bold
32809 @AAA
32810 \series default
32811  creates an up arrow, 
32812 \series bold
32813 @VVV
32814 \series default
32815  a down arrow and 
32816 \series bold
32817 @|
32818 \series default
32819  a vertical equal sign
32820 \end_layout
32821
32822 \begin_layout Itemize
32823
32824 \series bold
32825 @.
32826
32827 \series default
32828  is a placeholder for non-existent relations
32829 \end_layout
32830
32831 \begin_layout Standard
32832 All arrows can be labeled as follows:
32833 \end_layout
32834
32835 \begin_layout Itemize
32836 If text inserted between the first and second < or >, resp., it is placed
32837  above the arrow.
32838  When it is inserted between the second and third one, it appears under
32839  the arrow.
32840 \end_layout
32841
32842 \begin_layout Itemize
32843 When text for vertical arrows is inserted between the first and second A
32844  or V, resp., it is placed left beside the arrow.
32845  When it is inserted between the second and third one, it appears right
32846  beside the arrow.
32847  If the text contains an A or V, these letters must be set into a \SpecialChar TeX
32848  brace.
32849 \end_layout
32850
32851 \begin_layout Standard
32852 As example a diagram with all possible relations:
32853 \end_layout
32854
32855 \begin_layout Standard
32856 \begin_inset Formula 
32857 \[
32858 \begin{CD}A@>j>>B@>>k>C@=F\\
32859 @AmAA@.@VV{V}V@|\\
32860 D@<<j<E@>k>>F@=C
32861 \end{CD}
32862 \]
32863
32864 \end_inset
32865
32866
32867 \end_layout
32868
32869 \begin_layout Standard
32870 The command for this is:
32871 \begin_inset Newline newline
32872 \end_inset
32873
32874
32875 \series bold
32876
32877 \backslash
32878 CD
32879 \begin_inset space \textvisiblespace{}
32880 \end_inset
32881
32882 A@>j>>B@>>k>C@=F Ctrl+Return
32883 \begin_inset Newline newline
32884 \end_inset
32885
32886
32887 \begin_inset Phantom HPhantom
32888 status open
32889
32890 \begin_layout Plain Layout
32891
32892 \series bold
32893
32894 \backslash
32895 CD
32896 \begin_inset space \textvisiblespace{}
32897 \end_inset
32898
32899
32900 \end_layout
32901
32902 \end_inset
32903
32904 @AmAA@.@VV
32905 \backslash
32906 {V
32907 \series default
32908
32909 \begin_inset Formula $\to$
32910 \end_inset
32911
32912
32913 \series bold
32914 V@| Ctrl+Return
32915 \begin_inset Newline newline
32916 \end_inset
32917
32918
32919 \begin_inset Phantom HPhantom
32920 status open
32921
32922 \begin_layout Plain Layout
32923
32924 \series bold
32925
32926 \backslash
32927 CD
32928 \begin_inset space \textvisiblespace{}
32929 \end_inset
32930
32931
32932 \end_layout
32933
32934 \end_inset
32935
32936 D@<<j<E@>k>>F@=C
32937 \end_layout
32938
32939 \begin_layout Subsection
32940 Xymatrix Diagrams
32941 \begin_inset Index idx
32942 status collapsed
32943
32944 \begin_layout Plain Layout
32945 Diagrams ! xymatrix
32946 \end_layout
32947
32948 \end_inset
32949
32950
32951 \end_layout
32952
32953 \begin_layout Standard
32954 To be able to use xymatrices, the \SpecialChar LaTeX
32955 -package 
32956 \series bold
32957 xypic
32958 \series default
32959  must be installed.
32960  A xymatrix is created by inserting the command 
32961 \series bold
32962
32963 \backslash
32964 xymatrix
32965 \series default
32966  in a formula.
32967  Then you are able to add new matrix columns and rows like for normal matrices,
32968  see 
32969 \begin_inset CommandInset ref
32970 LatexCommand ref
32971 reference "sec:Matrices"
32972
32973 \end_inset
32974
32975 .
32976 \end_layout
32977
32978 \begin_layout Standard
32979 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
32980  and much more.
32981  All possibilities to create commutative diagrams and decorations are explained
32982  in detail in the 
32983 \emph on
32984 XY-pic manual
32985 \emph default
32986  that you find in the menu 
32987 \family sans
32988 Help\SpecialChar menuseparator
32989 Specific
32990 \begin_inset space ~
32991 \end_inset
32992
32993 Manuals
32994 \family default
32995 .
32996 \end_layout
32997
32998 \begin_layout Subsection
32999
33000 \noun on
33001 Feynman
33002 \noun default
33003  Diagrams
33004 \begin_inset Index idx
33005 status collapsed
33006
33007 \begin_layout Plain Layout
33008 Diagrams ! Feynman
33009 \end_layout
33010
33011 \end_inset
33012
33013
33014 \end_layout
33015
33016 \begin_layout Standard
33017 To be able to use 
33018 \noun on
33019 Feynman
33020 \noun default
33021 -diagrams, the \SpecialChar LaTeX
33022 -package 
33023 \series bold
33024 feyn
33025 \series default
33026  must be installed.
33027  A 
33028 \noun on
33029 Feynman
33030 \noun default
33031 -diagram is created by inserting the command 
33032 \series bold
33033
33034 \backslash
33035 Diagram
33036 \series default
33037  in a formula.
33038  Then you are able to add new matrix columns and rows like for normal matrices,
33039  see 
33040 \begin_inset CommandInset ref
33041 LatexCommand ref
33042 reference "sec:Matrices"
33043
33044 \end_inset
33045
33046 .
33047 \end_layout
33048
33049 \begin_layout Standard
33050 Examples how to create 
33051 \noun on
33052 Feynman-
33053 \noun default
33054 diagrams in \SpecialChar LyX
33055  is given in the 
33056 \emph on
33057 Feynman-diagram manual
33058 \emph default
33059  that you find in the menu 
33060 \family sans
33061 Help\SpecialChar menuseparator
33062 Specific
33063 \begin_inset space ~
33064 \end_inset
33065
33066 Manuals
33067 \family default
33068 .
33069 \end_layout
33070
33071 \begin_layout Standard
33072 \begin_inset Newpage newpage
33073 \end_inset
33074
33075
33076 \end_layout
33077
33078 \begin_layout Section
33079 User-defined Commands
33080 \begin_inset Index idx
33081 status collapsed
33082
33083 \begin_layout Plain Layout
33084 User-defined commands
33085 \end_layout
33086
33087 \end_inset
33088
33089
33090 \end_layout
33091
33092 \begin_layout Standard
33093 \begin_inset Note Greyedout
33094 status open
33095
33096 \begin_layout Plain Layout
33097
33098 \series bold
33099 Note:
33100 \series default
33101  The names of user-defined commands and macros may only consist of Latin
33102  letters.
33103 \end_layout
33104
33105 \end_inset
33106
33107
33108 \end_layout
33109
33110 \begin_layout Subsection
33111 The Command 
33112 \backslash
33113 newcommand
33114 \begin_inset CommandInset label
33115 LatexCommand label
33116 name "subsec:The-Command-newcommand"
33117
33118 \end_inset
33119
33120
33121 \begin_inset Index idx
33122 status collapsed
33123
33124 \begin_layout Plain Layout
33125 User-defined commands ! 
33126 \backslash
33127 newcommand
33128 \end_layout
33129
33130 \end_inset
33131
33132
33133 \begin_inset Index idx
33134 status collapsed
33135
33136 \begin_layout Plain Layout
33137 Commands ! N ! 
33138 \backslash
33139 newcommand
33140 \end_layout
33141
33142 \end_inset
33143
33144
33145 \end_layout
33146
33147 \begin_layout Standard
33148 Many \SpecialChar LaTeX
33149 -commands are too long to be used frequently.
33150  But it is possible to define with the command 
33151 \series bold
33152
33153 \backslash
33154 newcommand
33155 \series default
33156  new shorter commands.
33157 \end_layout
33158
33159 \begin_layout Standard
33160 The command scheme of 
33161 \series bold
33162
33163 \backslash
33164 newcommand
33165 \series default
33166  is:
33167 \end_layout
33168
33169 \begin_layout Standard
33170
33171 \series bold
33172
33173 \backslash
33174 newcommand{new command name}[number of arguments][optional
33175 \series default
33176  
33177 \series bold
33178 value]
33179 \begin_inset Newline newline
33180 \end_inset
33181
33182
33183 \begin_inset Phantom HPhantom
33184 status open
33185
33186 \begin_layout Plain Layout
33187
33188 \series bold
33189
33190 \backslash
33191 newcommand
33192 \end_layout
33193
33194 \end_inset
33195
33196 {command definition}
33197 \end_layout
33198
33199 \begin_layout Standard
33200 \begin_inset Note Greyedout
33201 status open
33202
33203 \begin_layout Plain Layout
33204
33205 \series bold
33206 Note:
33207 \series default
33208  Assure that the name of the new command is not already used in your document
33209  or by \SpecialChar LaTeX
33210 -packages that you use.
33211  When you for example define the command 
33212 \series bold
33213
33214 \backslash
33215 le
33216 \series default
33217  for 
33218 \series bold
33219
33220 \backslash
33221 Leftarrow
33222 \series default
33223 , you get an error message because 
33224 \series bold
33225
33226 \backslash
33227 le
33228 \series default
33229  is already defined as command for 
33230 \begin_inset Quotes eld
33231 \end_inset
33232
33233
33234 \begin_inset Formula $\le$
33235 \end_inset
33236
33237
33238 \begin_inset Quotes erd
33239 \end_inset
33240
33241 .
33242 \end_layout
33243
33244 \end_inset
33245
33246
33247 \end_layout
33248
33249 \begin_layout Standard
33250 The number of arguments is an integer in the range 0
33251 \begin_inset space \thinspace{}
33252 \end_inset
33253
33254 -
33255 \begin_inset space \thinspace{}
33256 \end_inset
33257
33258 9 and specifies how many arguments the new command should have.
33259  With the optional value a value for an optional argument can be predefined.
33260  When this is done, the 
33261 \emph on
33262 first
33263 \emph default
33264  
33265 \emph on
33266 a
33267 \emph default
33268 rgument of the new command is automatically an optional one.
33269 \end_layout
33270
33271 \begin_layout Standard
33272 Here are some examples:
33273 \end_layout
33274
33275 \begin_layout Itemize
33276 To define the command 
33277 \series bold
33278
33279 \backslash
33280 gr
33281 \series default
33282  for 
33283 \series bold
33284
33285 \backslash
33286 Longrightarrow
33287 \series default
33288 , the \SpecialChar LaTeX
33289 -preamble line is:
33290 \begin_inset VSpace medskip
33291 \end_inset
33292
33293
33294 \begin_inset Newline newline
33295 \end_inset
33296
33297
33298 \series bold
33299
33300 \backslash
33301 newcommand{
33302 \backslash
33303 gr}{
33304 \backslash
33305 Longrightarrow}
33306 \end_layout
33307
33308 \begin_layout Itemize
33309 To define the command 
33310 \series bold
33311
33312 \backslash
33313 us
33314 \series default
33315  for 
33316 \series bold
33317
33318 \backslash
33319 underline
33320 \series default
33321 , the argument (that should be underlined) must be taken into account.
33322  For this the preamble line is:
33323 \begin_inset VSpace medskip
33324 \end_inset
33325
33326
33327 \begin_inset Newline newline
33328 \end_inset
33329
33330
33331 \series bold
33332
33333 \backslash
33334 newcommand{
33335 \backslash
33336 us}[1]{
33337 \backslash
33338 underline{#1}}
33339 \series default
33340
33341 \begin_inset VSpace medskip
33342 \end_inset
33343
33344
33345 \begin_inset Newline newline
33346 \end_inset
33347
33348 The character 
33349 \series bold
33350 #
33351 \series default
33352  acts as argument placeholder, the 
33353 \series bold
33354 1
33355 \series default
33356  behind it denotes that it is the placeholder for the first argument.
33357 \end_layout
33358
33359 \begin_layout Itemize
33360 For 
33361 \series bold
33362
33363 \backslash
33364 framebox
33365 \series default
33366  one can e.
33367 \begin_inset space \thinspace{}
33368 \end_inset
33369
33370 g.
33371 \begin_inset space \space{}
33372 \end_inset
33373
33374 define the command 
33375 \series bold
33376
33377 \backslash
33378 fb
33379 \series default
33380 :
33381 \begin_inset VSpace medskip
33382 \end_inset
33383
33384
33385 \begin_inset Newline newline
33386 \end_inset
33387
33388
33389 \series bold
33390
33391 \backslash
33392 newcommand{
33393 \backslash
33394 fb}[3]{
33395 \backslash
33396 framebox#1#2{$#3$}}
33397 \series default
33398
33399 \begin_inset VSpace medskip
33400 \end_inset
33401
33402
33403 \begin_inset Newline newline
33404 \end_inset
33405
33406 The two Dollar signs creates the extra formula needed for 
33407 \series bold
33408
33409 \backslash
33410 framebox
33411 \series default
33412 , see 
33413 \begin_inset CommandInset ref
33414 LatexCommand ref
33415 reference "subsec:Boxes-with-Frame"
33416
33417 \end_inset
33418
33419 .
33420 \end_layout
33421
33422 \begin_layout Itemize
33423 To create a new command for 
33424 \series bold
33425
33426 \backslash
33427 fcolorbox
33428 \series default
33429  where the color for the box need not be specified, the argument for the
33430  color is defined optional:
33431 \begin_inset VSpace medskip
33432 \end_inset
33433
33434
33435 \begin_inset Newline newline
33436 \end_inset
33437
33438
33439 \series bold
33440
33441 \backslash
33442 newcommand{
33443 \backslash
33444 cb}[3][white]{
33445 \backslash
33446 fcolorbox{#2}{#1}{$#3$}}
33447 \series default
33448
33449 \begin_inset VSpace medskip
33450 \end_inset
33451
33452
33453 \begin_inset Newline newline
33454 \end_inset
33455
33456 When the color is not specified when using 
33457 \series bold
33458
33459 \backslash
33460 cb
33461 \series default
33462 , the predefined color 
33463 \series bold
33464 white
33465 \series default
33466  will be used.
33467 \end_layout
33468
33469 \begin_layout Standard
33470 A test of the new defined commands:
33471 \begin_inset Separator parbreak
33472 \end_inset
33473
33474
33475 \end_layout
33476
33477 \begin_layout Standard
33478 \align center
33479 \begin_inset Tabular
33480 <lyxtabular version="3" rows="6" columns="2">
33481 <features tabularvalignment="middle">
33482 <column alignment="center" valignment="top">
33483 <column alignment="center" valignment="top">
33484 <row>
33485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33486 \begin_inset Text
33487
33488 \begin_layout Plain Layout
33489 Command
33490 \end_layout
33491
33492 \end_inset
33493 </cell>
33494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33495 \begin_inset Text
33496
33497 \begin_layout Plain Layout
33498 Result
33499 \begin_inset Note Note
33500 status collapsed
33501
33502 \begin_layout Plain Layout
33503
33504 \series bold
33505
33506 \backslash
33507 raisebox
33508 \series default
33509  is only used as spacer.
33510 \end_layout
33511
33512 \end_inset
33513
33514
33515 \end_layout
33516
33517 \end_inset
33518 </cell>
33519 </row>
33520 <row>
33521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33522 \begin_inset Text
33523
33524 \begin_layout Plain Layout
33525 A
33526 \backslash
33527 gr
33528 \begin_inset space \textvisiblespace{}
33529 \end_inset
33530
33531 B
33532 \end_layout
33533
33534 \end_inset
33535 </cell>
33536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33537 \begin_inset Text
33538
33539 \begin_layout Plain Layout
33540 \begin_inset Formula $A\gr B$
33541 \end_inset
33542
33543
33544 \end_layout
33545
33546 \end_inset
33547 </cell>
33548 </row>
33549 <row>
33550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33551 \begin_inset Text
33552
33553 \begin_layout Plain Layout
33554
33555 \backslash
33556 us{ABcd
33557 \end_layout
33558
33559 \end_inset
33560 </cell>
33561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33562 \begin_inset Text
33563
33564 \begin_layout Plain Layout
33565 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33566 \end_inset
33567
33568
33569 \end_layout
33570
33571 \end_inset
33572 </cell>
33573 </row>
33574 <row>
33575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33576 \begin_inset Text
33577
33578 \begin_layout Plain Layout
33579
33580 \backslash
33581 fb{[2cm]
33582 \begin_inset Formula $\to$
33583 \end_inset
33584
33585
33586 \backslash
33587 {
33588 \begin_inset Formula $\to$
33589 \end_inset
33590
33591
33592 \backslash
33593 {
33594 \backslash
33595 int
33596 \begin_inset space \textvisiblespace{}
33597 \end_inset
33598
33599 A=B
33600 \end_layout
33601
33602 \end_inset
33603 </cell>
33604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33605 \begin_inset Text
33606
33607 \begin_layout Plain Layout
33608 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33609 \end_inset
33610
33611
33612 \end_layout
33613
33614 \end_inset
33615 </cell>
33616 </row>
33617 <row>
33618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33619 \begin_inset Text
33620
33621 \begin_layout Plain Layout
33622
33623 \backslash
33624 cb{red
33625 \begin_inset Formula $\to$
33626 \end_inset
33627
33628
33629 \backslash
33630 {
33631 \backslash
33632 int
33633 \begin_inset space \textvisiblespace{}
33634 \end_inset
33635
33636 A=B
33637 \end_layout
33638
33639 \end_inset
33640 </cell>
33641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33642 \begin_inset Text
33643
33644 \begin_layout Plain Layout
33645 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
33646 \end_inset
33647
33648
33649 \end_layout
33650
33651 \end_inset
33652 </cell>
33653 </row>
33654 <row>
33655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33656 \begin_inset Text
33657
33658 \begin_layout Plain Layout
33659
33660 \backslash
33661 cb[green]
33662 \backslash
33663 {red
33664 \begin_inset Formula $\to$
33665 \end_inset
33666
33667
33668 \backslash
33669 {
33670 \backslash
33671 int
33672 \begin_inset space \textvisiblespace{}
33673 \end_inset
33674
33675 A=B
33676 \end_layout
33677
33678 \end_inset
33679 </cell>
33680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33681 \begin_inset Text
33682
33683 \begin_layout Plain Layout
33684 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33685 \end_inset
33686
33687
33688 \end_layout
33689
33690 \end_inset
33691 </cell>
33692 </row>
33693 </lyxtabular>
33694
33695 \end_inset
33696
33697
33698 \end_layout
33699
33700 \begin_layout Subsection
33701 Math Macros
33702 \begin_inset Index idx
33703 status collapsed
33704
33705 \begin_layout Plain Layout
33706 User-defined commands! Math macros
33707 \end_layout
33708
33709 \end_inset
33710
33711
33712 \begin_inset Index idx
33713 status collapsed
33714
33715 \begin_layout Plain Layout
33716 Macros
33717 \end_layout
33718
33719 \end_inset
33720
33721
33722 \end_layout
33723
33724 \begin_layout Standard
33725 User-defined commands are especially convenient for complex expressions.
33726  When you are for example dealing with a document that has quadratic equations,
33727  the same solution type occurs several times.
33728  The general form of a quadratic equation is
33729 \begin_inset Formula 
33730 \[
33731 0=\lambda^{2}+p\lambda+q
33732 \]
33733
33734 \end_inset
33735
33736 The general form of the solution is
33737 \begin_inset Formula 
33738 \[
33739 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33740 \]
33741
33742 \end_inset
33743
33744
33745 \end_layout
33746
33747 \begin_layout Standard
33748 To define a command for the solution formula where only the three parameters
33749  
33750 \begin_inset Formula $\lambda$
33751 \end_inset
33752
33753
33754 \begin_inset Formula $p$
33755 \end_inset
33756
33757  and 
33758 \begin_inset Formula $q$
33759 \end_inset
33760
33761  need to be specified and the index of 
33762 \begin_inset Formula $\lambda$
33763 \end_inset
33764
33765  can be given optionally, the \SpecialChar LaTeX
33766 -preamble line is
33767 \begin_inset Newline newline
33768 \end_inset
33769
33770
33771 \series bold
33772
33773 \backslash
33774 newcommand{
33775 \backslash
33776 qG}[4][1,
33777 \backslash
33778 ,2]{#2_{#1}=-
33779 \backslash
33780 frac{#3}{2}
33781 \backslash
33782 pm
33783 \begin_inset Newline newline
33784 \end_inset
33785
33786
33787 \begin_inset Phantom HPhantom
33788 status open
33789
33790 \begin_layout Plain Layout
33791
33792 \series bold
33793
33794 \backslash
33795 newcommand
33796 \end_layout
33797
33798 \end_inset
33799
33800
33801 \backslash
33802 sqrt{
33803 \backslash
33804 frac{#3^{2}}{4}-#4}}
33805 \end_layout
33806
33807 \begin_layout Standard
33808 To create with this the solution formula, the command
33809 \begin_inset Newline newline
33810 \end_inset
33811
33812
33813 \series bold
33814
33815 \backslash
33816 qG{
33817 \backslash
33818 lambda
33819 \begin_inset Formula $\to$
33820 \end_inset
33821
33822
33823 \backslash
33824 {p
33825 \begin_inset Formula $\to$
33826 \end_inset
33827
33828
33829 \backslash
33830 {q
33831 \series default
33832  is inserted to a formula
33833 \series bold
33834 .
33835 \end_layout
33836
33837 \begin_layout Standard
33838 The definition of the new command is unintuitive because one has to know
33839  the schemes of all used \SpecialChar LaTeX
33840  commands, e.
33841 \begin_inset space \thinspace{}
33842 \end_inset
33843
33844 g.
33845 \begin_inset space \space{}
33846 \end_inset
33847
33848 that a fraction is inserted in \SpecialChar LaTeX
33849  as 
33850 \series bold
33851
33852 \backslash
33853 frac{numerator}{denominator}
33854 \series default
33855 .
33856  Furthermore one can easily forget a brace in the definition and cannot
33857  see in \SpecialChar LyX
33858  what the new command is doing.
33859  To avoid these problems \SpecialChar LyX
33860  offers the possibility to use math macros instead
33861  of the command 
33862 \series bold
33863
33864 \backslash
33865 newcommand
33866 \series default
33867 .
33868 \end_layout
33869
33870 \begin_layout Standard
33871 A math macro is created by using the menu 
33872 \family sans
33873 Insert\SpecialChar menuseparator
33874 Math\SpecialChar menuseparator
33875 Macro
33876 \family default
33877  or the toolbar button 
33878 \begin_inset Info
33879 type  "icon"
33880 arg   "math-macro newmacroname_newcommand"
33881 \end_inset
33882
33883 .
33884  The math macro toolbar appears together with the following box where the
33885  macro is defined:
33886 \begin_inset Newline newline
33887 \end_inset
33888
33889
33890 \begin_inset space \hspace*{\fill}
33891 \end_inset
33892
33893
33894 \begin_inset Graphics
33895         filename clipart/macrobox.png
33896         scale 75
33897
33898 \end_inset
33899
33900
33901 \begin_inset space \hspace*{\fill}
33902 \end_inset
33903
33904
33905 \begin_inset Newline newline
33906 \end_inset
33907
33908
33909 \begin_inset FormulaMacro
33910 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33911 \end_inset
33912
33913
33914 \backslash
33915 newmacroname is the default name of the macro that should be changed to
33916  something sensible.
33917  The wanted formula is inserted in the first blue box.
33918  An argument placeholder is inserted with the command 
33919 \series bold
33920
33921 \backslash
33922 #argumentnumber
33923 \series default
33924 , e.
33925 \begin_inset space \thinspace{}
33926 \end_inset
33927
33928 g
33929 \begin_inset space \space{}
33930 \end_inset
33931
33932
33933 \series bold
33934
33935 \backslash
33936 #1
33937 \series default
33938  or by using the macro toolbar button 
33939 \begin_inset Info
33940 type  "icon"
33941 arg   "math-macro-add-param"
33942 \end_inset
33943
33944 .
33945  Argument placeholders are displayed red.
33946  A maximum of 9
33947 \begin_inset space ~
33948 \end_inset
33949
33950 arguments are possible.
33951  Optional arguments are created with the toolbar button 
33952 \begin_inset Info
33953 type  "icon"
33954 arg   "math-macro-add-optional-param"
33955 \end_inset
33956
33957 .
33958  The first non-optional argument can be transformed to an optional one with
33959  the toolbar button 
33960 \begin_inset Info
33961 type  "icon"
33962 arg   "math-macro-make-optional"
33963 \end_inset
33964
33965 .
33966  In the second blue box the appearance of the macro in \SpecialChar LyX
33967  can be defined.
33968  Normally you want to see it as it is defined, so the box is kept empty.
33969  But when you have created a macro that needs lot of space on the screen,
33970  you can insert in the box for example
33971 \begin_inset Newline newline
33972 \end_inset
33973
33974
33975 \series bold
33976 qG: 
33977 \backslash
33978 #1
33979 \series default
33980  
33981 \series bold
33982 ,
33983 \series default
33984  
33985 \series bold
33986
33987 \backslash
33988 #2
33989 \series default
33990  
33991 \series bold
33992 ,
33993 \series default
33994  
33995 \series bold
33996
33997 \backslash
33998 #3, 
33999 \backslash
34000 #4
34001 \begin_inset Newline newline
34002 \end_inset
34003
34004
34005 \series default
34006 For the macro only the arguments with the macro name in front of them will
34007  then be displayed in \SpecialChar LyX
34008 , leading to a better overview.
34009  The formula appears in the output as defined in the first box.
34010 \begin_inset Newline newline
34011 \end_inset
34012
34013 The appearance of macros in formulas can furthermore be changed for single
34014  macros by setting the cursor in the macro and using the menu 
34015 \family sans
34016 View\SpecialChar menuseparator
34017 (Un)fold
34018 \begin_inset space ~
34019 \end_inset
34020
34021 Math
34022 \begin_inset space ~
34023 \end_inset
34024
34025 Macro
34026 \family default
34027 .
34028 \end_layout
34029
34030 \begin_layout Standard
34031 To use a macro, the macro name is inserted as command to a formula, in our
34032  case 
34033 \series bold
34034
34035 \backslash
34036 qG
34037 \series default
34038 .
34039  Our macro looks in \SpecialChar LyX
34040  like this:
34041 \begin_inset Newline newline
34042 \end_inset
34043
34044
34045 \begin_inset space \hspace*{\fill}
34046 \end_inset
34047
34048
34049 \begin_inset Graphics
34050         filename clipart/macrouse.png
34051         scale 75
34052
34053 \end_inset
34054
34055
34056 \begin_inset space \hspace*{\fill}
34057 \end_inset
34058
34059
34060 \begin_inset Newline newline
34061 \end_inset
34062
34063 Here is our macro example with the arguments 
34064 \begin_inset Formula $x$
34065 \end_inset
34066
34067
34068 \begin_inset Formula $\ln(x)$
34069 \end_inset
34070
34071  and 
34072 \begin_inset Formula $B$
34073 \end_inset
34074
34075 :
34076 \end_layout
34077
34078 \begin_layout Standard
34079 \begin_inset Formula 
34080 \[
34081 \qG x{\ln(x)}B
34082 \]
34083
34084 \end_inset
34085
34086
34087 \end_layout
34088
34089 \begin_layout Standard
34090 \SpecialChar LyX
34091  offers in the menu 
34092 \family sans
34093 Tools\SpecialChar menuseparator
34094 Preferences\SpecialChar menuseparator
34095 Editing\SpecialChar menuseparator
34096 Control
34097 \family default
34098  different styles to edit macros.
34099  To find the style that suits you the most, choose a style and set the cursor
34100  in a macro formula to see the difference.
34101 \end_layout
34102
34103 \begin_layout Standard
34104 A math macro is transformed internally to a 
34105 \series bold
34106
34107 \backslash
34108 newcommand
34109 \series default
34110  command when exporting the document.
34111  The created 
34112 \series bold
34113
34114 \backslash
34115 newcommand
34116 \series default
34117  command is not placed in the \SpecialChar LaTeX
34118 -preamble, therefore macros can only be used
34119  in formulas that are in the document below the macro definition box.
34120 \end_layout
34121
34122 \begin_layout Standard
34123 Math macros can also be directly created from a 
34124 \series bold
34125
34126 \backslash
34127 newcommand
34128 \series default
34129  command.
34130  When writing for example the command
34131 \series bold
34132
34133 \begin_inset Newline newline
34134 \end_inset
34135
34136
34137 \backslash
34138 newcommand{
34139 \backslash
34140 larrow}[2]{
34141 \backslash
34142 xleftarrow[#2]{#1}}
34143 \begin_inset Newline newline
34144 \end_inset
34145
34146
34147 \series default
34148 in \SpecialChar LyX
34149  as normal text, highlighting it completely and using then the shortcut
34150  
34151 \family sans
34152 Ctrl+M
34153 \family default
34154 , the command will be transformed to a math macro.
34155  Using this method you need to be careful that the 
34156 \series bold
34157
34158 \backslash
34159 newcommand
34160 \series default
34161  command is typed correctly, otherwise you get a faulty macro leading to
34162  \SpecialChar LaTeX
34163  errors.
34164 \end_layout
34165
34166 \begin_layout Standard
34167 Math macros currently have the problem that further formulas in macro definition
34168 s are handled wrongly.
34169  Therefore the example 
34170 \series bold
34171
34172 \backslash
34173 fb
34174 \series default
34175  from 
34176 \begin_inset CommandInset ref
34177 LatexCommand ref
34178 reference "subsec:The-Command-newcommand"
34179
34180 \end_inset
34181
34182  cannot be created as macro.
34183 \end_layout
34184
34185 \begin_layout Standard
34186 When the cursor is in a macro definition box, you will see the macro toolbar
34187  in \SpecialChar LyX
34188 :
34189 \end_layout
34190
34191 \begin_layout Standard
34192 \begin_inset VSpace defskip
34193 \end_inset
34194
34195
34196 \end_layout
34197
34198 \begin_layout Standard
34199 \begin_inset Graphics
34200         filename clipart/MacroToolbar.png
34201
34202 \end_inset
34203
34204
34205 \begin_inset Index idx
34206 status collapsed
34207
34208 \begin_layout Plain Layout
34209 Macros ! Toolbar
34210 \end_layout
34211
34212 \end_inset
34213
34214
34215 \end_layout
34216
34217 \begin_layout Standard
34218 \begin_inset VSpace defskip
34219 \end_inset
34220
34221
34222 \end_layout
34223
34224 \begin_layout Standard
34225 The macro toolbar contains from left to right the following buttons:
34226 \end_layout
34227
34228 \begin_layout Standard
34229 \begin_inset VSpace defskip
34230 \end_inset
34231
34232
34233 \end_layout
34234
34235 \begin_layout Standard
34236 \begin_inset Tabular
34237 <lyxtabular version="3" rows="9" columns="2">
34238 <features islongtable="true" longtabularalignment="center">
34239 <column alignment="left" valignment="top">
34240 <column alignment="left" valignment="top" width="85col%">
34241 <row interlinespace="2.5mm">
34242 <cell alignment="center" valignment="top" usebox="none">
34243 \begin_inset Text
34244
34245 \begin_layout Plain Layout
34246 \begin_inset Info
34247 type  "icon"
34248 arg   "math-macro-remove-param"
34249 \end_inset
34250
34251
34252 \end_layout
34253
34254 \end_inset
34255 </cell>
34256 <cell alignment="center" valignment="top" usebox="none">
34257 \begin_inset Text
34258
34259 \begin_layout Plain Layout
34260
34261 \family sans
34262 Edit\SpecialChar menuseparator
34263 Math\SpecialChar menuseparator
34264 Macro
34265 \begin_inset space ~
34266 \end_inset
34267
34268 Definition\SpecialChar menuseparator
34269 Remove Last Argument
34270 \end_layout
34271
34272 \end_inset
34273 </cell>
34274 </row>
34275 <row interlinespace="2.5mm">
34276 <cell alignment="center" valignment="top" usebox="none">
34277 \begin_inset Text
34278
34279 \begin_layout Plain Layout
34280 \begin_inset Info
34281 type  "icon"
34282 arg   "math-macro-add-param"
34283 \end_inset
34284
34285
34286 \end_layout
34287
34288 \end_inset
34289 </cell>
34290 <cell alignment="center" valignment="top" usebox="none">
34291 \begin_inset Text
34292
34293 \begin_layout Plain Layout
34294
34295 \family sans
34296 Edit\SpecialChar menuseparator
34297 Math\SpecialChar menuseparator
34298 Macro
34299 \begin_inset space ~
34300 \end_inset
34301
34302 Definition\SpecialChar menuseparator
34303 Append Argument
34304 \end_layout
34305
34306 \end_inset
34307 </cell>
34308 </row>
34309 <row interlinespace="2.5mm">
34310 <cell alignment="center" valignment="top" usebox="none">
34311 \begin_inset Text
34312
34313 \begin_layout Plain Layout
34314 \begin_inset Info
34315 type  "icon"
34316 arg   "math-macro-make-optional"
34317 \end_inset
34318
34319
34320 \end_layout
34321
34322 \end_inset
34323 </cell>
34324 <cell alignment="center" valignment="top" usebox="none">
34325 \begin_inset Text
34326
34327 \begin_layout Plain Layout
34328
34329 \family sans
34330 Edit\SpecialChar menuseparator
34331 Math\SpecialChar menuseparator
34332 Macro
34333 \begin_inset space ~
34334 \end_inset
34335
34336 Definition\SpecialChar menuseparator
34337 Transform First Non-Optional to
34338 \begin_inset Newline newline
34339 \end_inset
34340
34341
34342 \begin_inset Phantom HPhantom
34343 status open
34344
34345 \begin_layout Plain Layout
34346
34347 \family sans
34348 Edit\SpecialChar menuseparator
34349 Math\SpecialChar menuseparator
34350 Macro
34351 \begin_inset space ~
34352 \end_inset
34353
34354 Definition\SpecialChar menuseparator
34355
34356 \end_layout
34357
34358 \end_inset
34359
34360 Optional Argument
34361 \end_layout
34362
34363 \end_inset
34364 </cell>
34365 </row>
34366 <row interlinespace="2.5mm">
34367 <cell alignment="center" valignment="top" usebox="none">
34368 \begin_inset Text
34369
34370 \begin_layout Plain Layout
34371 \begin_inset Info
34372 type  "icon"
34373 arg   "math-macro-make-nonoptional"
34374 \end_inset
34375
34376
34377 \end_layout
34378
34379 \end_inset
34380 </cell>
34381 <cell alignment="center" valignment="top" usebox="none">
34382 \begin_inset Text
34383
34384 \begin_layout Plain Layout
34385
34386 \family sans
34387 Edit\SpecialChar menuseparator
34388 Math\SpecialChar menuseparator
34389 Macro
34390 \begin_inset space ~
34391 \end_inset
34392
34393 Definition\SpecialChar menuseparator
34394 Transform Last Optional to
34395 \begin_inset Newline newline
34396 \end_inset
34397
34398
34399 \begin_inset Phantom HPhantom
34400 status open
34401
34402 \begin_layout Plain Layout
34403
34404 \family sans
34405 Edit\SpecialChar menuseparator
34406 Math\SpecialChar menuseparator
34407 Macro
34408 \begin_inset space ~
34409 \end_inset
34410
34411 Definition\SpecialChar menuseparator
34412
34413 \end_layout
34414
34415 \end_inset
34416
34417 Non-Optional Argument
34418 \end_layout
34419
34420 \end_inset
34421 </cell>
34422 </row>
34423 <row interlinespace="2.5mm">
34424 <cell alignment="center" valignment="top" usebox="none">
34425 \begin_inset Text
34426
34427 \begin_layout Plain Layout
34428 \begin_inset Info
34429 type  "icon"
34430 arg   "math-macro-remove-optional-param"
34431 \end_inset
34432
34433
34434 \end_layout
34435
34436 \end_inset
34437 </cell>
34438 <cell alignment="center" valignment="top" usebox="none">
34439 \begin_inset Text
34440
34441 \begin_layout Plain Layout
34442
34443 \family sans
34444 Edit\SpecialChar menuseparator
34445 Math\SpecialChar menuseparator
34446 Macro
34447 \begin_inset space ~
34448 \end_inset
34449
34450 Definition\SpecialChar menuseparator
34451 Remove Optional Argument
34452 \end_layout
34453
34454 \end_inset
34455 </cell>
34456 </row>
34457 <row interlinespace="2.5mm">
34458 <cell alignment="center" valignment="top" usebox="none">
34459 \begin_inset Text
34460
34461 \begin_layout Plain Layout
34462 \begin_inset Info
34463 type  "icon"
34464 arg   "math-macro-add-optional-param"
34465 \end_inset
34466
34467
34468 \end_layout
34469
34470 \end_inset
34471 </cell>
34472 <cell alignment="center" valignment="top" usebox="none">
34473 \begin_inset Text
34474
34475 \begin_layout Plain Layout
34476
34477 \family sans
34478 Edit\SpecialChar menuseparator
34479 Math\SpecialChar menuseparator
34480 Macro
34481 \begin_inset space ~
34482 \end_inset
34483
34484 Definition\SpecialChar menuseparator
34485 Insert Optional Argument
34486 \end_layout
34487
34488 \end_inset
34489 </cell>
34490 </row>
34491 <row interlinespace="2.5mm">
34492 <cell alignment="center" valignment="top" usebox="none">
34493 \begin_inset Text
34494
34495 \begin_layout Plain Layout
34496 \begin_inset Info
34497 type  "icon"
34498 arg   "math-macro-remove-greedy-param"
34499 \end_inset
34500
34501
34502 \end_layout
34503
34504 \end_inset
34505 </cell>
34506 <cell alignment="center" valignment="top" usebox="none">
34507 \begin_inset Text
34508
34509 \begin_layout Plain Layout
34510
34511 \family sans
34512 Edit\SpecialChar menuseparator
34513 Math\SpecialChar menuseparator
34514 Macro
34515 \begin_inset space ~
34516 \end_inset
34517
34518 Definition\SpecialChar menuseparator
34519 Remove Last Argument
34520 \begin_inset Newline newline
34521 \end_inset
34522
34523
34524 \begin_inset Phantom HPhantom
34525 status open
34526
34527 \begin_layout Plain Layout
34528
34529 \family sans
34530 Edit\SpecialChar menuseparator
34531 Math\SpecialChar menuseparator
34532 Macro
34533 \begin_inset space ~
34534 \end_inset
34535
34536 Definition\SpecialChar menuseparator
34537
34538 \end_layout
34539
34540 \end_inset
34541
34542 Spitting Out To The Right
34543 \end_layout
34544
34545 \end_inset
34546 </cell>
34547 </row>
34548 <row interlinespace="2.5mm">
34549 <cell alignment="center" valignment="top" usebox="none">
34550 \begin_inset Text
34551
34552 \begin_layout Plain Layout
34553 \begin_inset Info
34554 type  "icon"
34555 arg   "math-macro-append-greedy-param"
34556 \end_inset
34557
34558
34559 \end_layout
34560
34561 \end_inset
34562 </cell>
34563 <cell alignment="center" valignment="top" usebox="none">
34564 \begin_inset Text
34565
34566 \begin_layout Plain Layout
34567
34568 \family sans
34569 Edit\SpecialChar menuseparator
34570 Math\SpecialChar menuseparator
34571 Macro
34572 \begin_inset space ~
34573 \end_inset
34574
34575 Definition\SpecialChar menuseparator
34576 Append Argument
34577 \begin_inset Newline newline
34578 \end_inset
34579
34580
34581 \begin_inset Phantom HPhantom
34582 status open
34583
34584 \begin_layout Plain Layout
34585
34586 \family sans
34587 Edit\SpecialChar menuseparator
34588 Math\SpecialChar menuseparator
34589 Macro
34590 \begin_inset space ~
34591 \end_inset
34592
34593 Definition\SpecialChar menuseparator
34594
34595 \end_layout
34596
34597 \end_inset
34598
34599 Eating From The Right
34600 \end_layout
34601
34602 \end_inset
34603 </cell>
34604 </row>
34605 <row interlinespace="2.5mm">
34606 <cell alignment="center" valignment="top" usebox="none">
34607 \begin_inset Text
34608
34609 \begin_layout Plain Layout
34610 \begin_inset Info
34611 type  "icon"
34612 arg   "math-macro-add-greedy-optional-param"
34613 \end_inset
34614
34615
34616 \end_layout
34617
34618 \end_inset
34619 </cell>
34620 <cell alignment="center" valignment="top" usebox="none">
34621 \begin_inset Text
34622
34623 \begin_layout Plain Layout
34624
34625 \family sans
34626 Edit\SpecialChar menuseparator
34627 Math\SpecialChar menuseparator
34628 Macro
34629 \begin_inset space ~
34630 \end_inset
34631
34632 Definition\SpecialChar menuseparator
34633 Append Optional Argument
34634 \begin_inset Newline newline
34635 \end_inset
34636
34637
34638 \begin_inset Phantom HPhantom
34639 status open
34640
34641 \begin_layout Plain Layout
34642
34643 \family sans
34644 Edit\SpecialChar menuseparator
34645 Math\SpecialChar menuseparator
34646 Macro
34647 \begin_inset space ~
34648 \end_inset
34649
34650 Definition\SpecialChar menuseparator
34651
34652 \end_layout
34653
34654 \end_inset
34655
34656 Eating From The Right
34657 \end_layout
34658
34659 \end_inset
34660 </cell>
34661 </row>
34662 </lyxtabular>
34663
34664 \end_inset
34665
34666
34667 \end_layout
34668
34669 \begin_layout Section
34670 Computer Algebra Systems
34671 \end_layout
34672
34673 \begin_layout Standard
34674 \SpecialChar LyX
34675  offers the exchange between mathematical expressions written in \SpecialChar LyX
34676 's math
34677  editor and external applications or user defined scripts.
34678  Currently supported applications are 
34679 \family sans
34680 Maple
34681 \family default
34682
34683 \family sans
34684 Mathematica
34685 \family default
34686
34687 \family sans
34688 Maxima
34689 \family default
34690  and 
34691 \family sans
34692 Octave
34693 \family default
34694 .
34695  Note that the set of supported mathematical constructs is limited only
34696  to very simple cases.
34697 \end_layout
34698
34699 \begin_layout Subsection
34700 Usage
34701 \end_layout
34702
34703 \begin_layout Standard
34704 Write some expression in a formula, go to the 
34705 \family sans
34706 Edit\SpecialChar menuseparator
34707 Math\SpecialChar menuseparator
34708 Use Computer Algebra System
34709 \family default
34710  menu and choose the application you have installed on the computer.
34711  After that the result of computation should show on the right side of the
34712  expression together with the 
34713 \begin_inset Quotes eld
34714 \end_inset
34715
34716 =
34717 \begin_inset Quotes erd
34718 \end_inset
34719
34720  operator.
34721 \end_layout
34722
34723 \begin_layout Standard
34724 Here are few simple examples (with results from 
34725 \family typewriter
34726 Maxima
34727 \family default
34728 ) to show what kind of computations can be performed:
34729 \end_layout
34730
34731 \begin_layout Itemize
34732 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
34733 \end_inset
34734
34735
34736 \end_layout
34737
34738 \begin_layout Itemize
34739 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
34740 \end_inset
34741
34742
34743 \end_layout
34744
34745 \begin_layout Itemize
34746 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
34747 \end_inset
34748
34749
34750 \end_layout
34751
34752 \begin_layout Itemize
34753 \begin_inset Formula $\det\left[\begin{array}{ccc}
34754 1 & 6 & 7\\
34755 2 & 5 & 8\\
34756 3 & 4 & 17
34757 \end{array}\right]=-56$
34758 \end_inset
34759
34760
34761 \end_layout
34762
34763 \begin_layout Itemize
34764 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
34765 \end_inset
34766
34767
34768 \end_layout
34769
34770 \begin_layout Subsection
34771 Keyboard shortcut
34772 \end_layout
34773
34774 \begin_layout Standard
34775 Currently there is no keyboard shortcut for calling the algebra applications.
34776  One can easily bind a shortcut to the 
34777 \family sans
34778 math-extern
34779 \family default
34780  \SpecialChar LyX
34781  function (see the 
34782 \family sans
34783 \emph on
34784 \SpecialChar LyX
34785  Functions
34786 \family default
34787 \emph default
34788  manual).
34789  One could e.
34790 \begin_inset space \thinspace{}
34791 \end_inset
34792
34793 g.
34794 \begin_inset space \space{}
34795 \end_inset
34796
34797 bind the 
34798 \family sans
34799 Return
34800 \family default
34801  key inside the math editor.
34802  To bind it to 
34803 \family typewriter
34804 Maxima
34805 \family default
34806  one would use this shortcut definition command:
34807 \end_layout
34808
34809 \begin_layout Standard
34810
34811 \series bold
34812 command-alternatives paragraph-break;math-extern maxima
34813 \end_layout
34814
34815 \begin_layout Section
34816 Miscellaneous
34817 \begin_inset Index idx
34818 status collapsed
34819
34820 \begin_layout Plain Layout
34821 Miscellaneous
34822 \end_layout
34823
34824 \end_inset
34825
34826
34827 \end_layout
34828
34829 \begin_layout Subsection
34830 Negative Numbers
34831 \begin_inset Index idx
34832 status collapsed
34833
34834 \begin_layout Plain Layout
34835 Numbers ! negative
34836 \end_layout
34837
34838 \end_inset
34839
34840
34841 \end_layout
34842
34843 \begin_layout Standard
34844 Negative numbers often look ugly in formulas because the minus sign before
34845  the number is set with the same length as the minus operator sign.
34846  When writing the negative number in normal text, the minus sign appears
34847  correctly.
34848 \end_layout
34849
34850 \begin_layout Standard
34851 Thus, the problem disappears when converting the minus sign to mathematical
34852  text.
34853 \end_layout
34854
34855 \begin_layout Standard
34856 An example to visualize the problem:
34857 \begin_inset Separator parbreak
34858 \end_inset
34859
34860
34861 \end_layout
34862
34863 \begin_layout Standard
34864 \align center
34865 \begin_inset Tabular
34866 <lyxtabular version="3" rows="3" columns="2">
34867 <features tabularvalignment="middle">
34868 <column alignment="right" valignment="top">
34869 <column alignment="left" valignment="top">
34870 <row>
34871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34872 \begin_inset Text
34873
34874 \begin_layout Plain Layout
34875 normal text:
34876 \end_layout
34877
34878 \end_inset
34879 </cell>
34880 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34881 \begin_inset Text
34882
34883 \begin_layout Plain Layout
34884 x = -2
34885 \end_layout
34886
34887 \end_inset
34888 </cell>
34889 </row>
34890 <row>
34891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34892 \begin_inset Text
34893
34894 \begin_layout Plain Layout
34895 formula:
34896 \end_layout
34897
34898 \end_inset
34899 </cell>
34900 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34901 \begin_inset Text
34902
34903 \begin_layout Plain Layout
34904 \begin_inset Formula $x=-2$
34905 \end_inset
34906
34907
34908 \end_layout
34909
34910 \end_inset
34911 </cell>
34912 </row>
34913 <row>
34914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34915 \begin_inset Text
34916
34917 \begin_layout Plain Layout
34918 solution:
34919 \end_layout
34920
34921 \end_inset
34922 </cell>
34923 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34924 \begin_inset Text
34925
34926 \begin_layout Plain Layout
34927 \begin_inset Formula $x=\textrm{-}2$
34928 \end_inset
34929
34930
34931 \end_layout
34932
34933 \end_inset
34934 </cell>
34935 </row>
34936 </lyxtabular>
34937
34938 \end_inset
34939
34940
34941 \end_layout
34942
34943 \begin_layout Subsection
34944 Comma as decimal Separator
34945 \begin_inset Index idx
34946 status collapsed
34947
34948 \begin_layout Plain Layout
34949 Comma
34950 \end_layout
34951
34952 \end_inset
34953
34954
34955 \end_layout
34956
34957 \begin_layout Standard
34958 In \SpecialChar LaTeX
34959  a comma inside a formula is used, according to the English convention,
34960  as number group separator.
34961  So there will be space added behind all commas in formulas.
34962 \end_layout
34963
34964 \begin_layout Standard
34965 To avoid this, the comma is highlighted and changed to mathematical text
34966  (shortcut 
34967 \begin_inset Info
34968 type  "shortcut"
34969 arg   "math-mode"
34970 \end_inset
34971
34972 ).
34973 \end_layout
34974
34975 \begin_layout Standard
34976 To use all formula commas in the document as decimal separator, the file
34977  
34978 \series bold
34979 icomma.sty
34980 \series default
34981
34982 \begin_inset Foot
34983 status collapsed
34984
34985 \begin_layout Plain Layout
34986
34987 \series bold
34988 icomma
34989 \series default
34990  is part of the \SpecialChar LaTeX
34991 -package 
34992 \series bold
34993 was
34994 \series default
34995
34996 \begin_inset Index idx
34997 status collapsed
34998
34999 \begin_layout Plain Layout
35000 Packages ! was
35001 \begin_inset ERT
35002 status collapsed
35003
35004 \begin_layout Plain Layout
35005
35006
35007 \backslash
35008 vspace{4mm}
35009 \end_layout
35010
35011 \end_inset
35012
35013
35014 \end_layout
35015
35016 \end_inset
35017
35018 .
35019 \end_layout
35020
35021 \end_inset
35022
35023
35024 \begin_inset Index idx
35025 status collapsed
35026
35027 \begin_layout Plain Layout
35028 Packages ! icomma
35029 \end_layout
35030
35031 \end_inset
35032
35033  is loaded with the \SpecialChar LaTeX
35034 -preamble line
35035 \end_layout
35036
35037 \begin_layout Standard
35038
35039 \series bold
35040
35041 \backslash
35042 usepackage{icomma}
35043 \end_layout
35044
35045 \begin_layout Subsection
35046 Physical Vectors
35047 \begin_inset CommandInset label
35048 LatexCommand label
35049 name "subsec:Physical-Vectors"
35050
35051 \end_inset
35052
35053
35054 \begin_inset Index idx
35055 status collapsed
35056
35057 \begin_layout Plain Layout
35058 Vectors ! physical
35059 \end_layout
35060
35061 \end_inset
35062
35063
35064 \end_layout
35065
35066 \begin_layout Standard
35067 Predefined vectors are offered by the \SpecialChar LaTeX
35068 -package 
35069 \series bold
35070 braket
35071 \series default
35072
35073 \begin_inset Index idx
35074 status collapsed
35075
35076 \begin_layout Plain Layout
35077 Packages ! braket
35078 \end_layout
35079
35080 \end_inset
35081
35082  that is loaded with the \SpecialChar LaTeX
35083 -preamble line
35084 \end_layout
35085
35086 \begin_layout Standard
35087
35088 \series bold
35089
35090 \backslash
35091 usepackage{braket}
35092 \end_layout
35093
35094 \begin_layout Standard
35095 \begin_inset ERT
35096 status collapsed
35097
35098 \begin_layout Plain Layout
35099
35100
35101 \backslash
35102 ifbraket 
35103 \end_layout
35104
35105 \end_inset
35106
35107
35108 \begin_inset Note Note
35109 status open
35110
35111 \begin_layout Plain Layout
35112 The following table will only be displayed when the \SpecialChar LaTeX
35113 -package 
35114 \series bold
35115 braket
35116 \series default
35117  is installed.
35118 \end_layout
35119
35120 \end_inset
35121
35122
35123 \end_layout
35124
35125 \begin_layout Standard
35126 The following commands are defined:
35127 \begin_inset Separator parbreak
35128 \end_inset
35129
35130
35131 \end_layout
35132
35133 \begin_layout Standard
35134 \align center
35135 \begin_inset Tabular
35136 <lyxtabular version="3" rows="4" columns="2">
35137 <features tabularvalignment="middle">
35138 <column alignment="center" valignment="top">
35139 <column alignment="center" valignment="top">
35140 <row>
35141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35142 \begin_inset Text
35143
35144 \begin_layout Plain Layout
35145 Command
35146 \end_layout
35147
35148 \end_inset
35149 </cell>
35150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35151 \begin_inset Text
35152
35153 \begin_layout Plain Layout
35154 Result
35155 \end_layout
35156
35157 \end_inset
35158 </cell>
35159 </row>
35160 <row>
35161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35162 \begin_inset Text
35163
35164 \begin_layout Plain Layout
35165
35166 \backslash
35167 Bra{
35168 \backslash
35169 psi
35170 \end_layout
35171
35172 \end_inset
35173 </cell>
35174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35175 \begin_inset Text
35176
35177 \begin_layout Plain Layout
35178 \begin_inset Formula $\Bra{\psi}$
35179 \end_inset
35180
35181
35182 \end_layout
35183
35184 \end_inset
35185 </cell>
35186 </row>
35187 <row>
35188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35189 \begin_inset Text
35190
35191 \begin_layout Plain Layout
35192
35193 \backslash
35194 Ket{
35195 \backslash
35196 psi
35197 \end_layout
35198
35199 \end_inset
35200 </cell>
35201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35202 \begin_inset Text
35203
35204 \begin_layout Plain Layout
35205 \begin_inset Formula $\Ket{\psi}$
35206 \end_inset
35207
35208
35209 \end_layout
35210
35211 \end_inset
35212 </cell>
35213 </row>
35214 <row>
35215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35216 \begin_inset Text
35217
35218 \begin_layout Plain Layout
35219
35220 \backslash
35221 Braket{
35222 \backslash
35223 psi|
35224 \backslash
35225 phi
35226 \end_layout
35227
35228 \end_inset
35229 </cell>
35230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35231 \begin_inset Text
35232
35233 \begin_layout Plain Layout
35234 \begin_inset Formula $\Braket{\psi|\phi}$
35235 \end_inset
35236
35237
35238 \end_layout
35239
35240 \end_inset
35241 </cell>
35242 </row>
35243 </lyxtabular>
35244
35245 \end_inset
35246
35247
35248 \end_layout
35249
35250 \begin_layout Standard
35251 The command 
35252 \series bold
35253
35254 \backslash
35255 Braket
35256 \series default
35257  assures that all vertical bars are set in the size of the surrounding brackets:
35258 \begin_inset Formula 
35259 \[
35260 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
35261 \]
35262
35263 \end_inset
35264
35265
35266 \begin_inset ERT
35267 status collapsed
35268
35269 \begin_layout Plain Layout
35270
35271
35272 \backslash
35273 else 
35274 \end_layout
35275
35276 \end_inset
35277
35278
35279 \begin_inset Note Note
35280 status open
35281
35282 \begin_layout Plain Layout
35283 The following will be displayed when the \SpecialChar LaTeX
35284 -package 
35285 \series bold
35286 braket
35287 \series default
35288  is not installed:
35289 \end_layout
35290
35291 \end_inset
35292
35293
35294 \end_layout
35295
35296 \begin_layout Standard
35297 You need to install the \SpecialChar LaTeX
35298 -package 
35299 \series bold
35300 braket
35301 \series default
35302  to see the rest of this subsection in the output.
35303 \end_layout
35304
35305 \begin_layout Standard
35306 \begin_inset ERT
35307 status collapsed
35308
35309 \begin_layout Plain Layout
35310
35311
35312 \backslash
35313 fi 
35314 \end_layout
35315
35316 \end_inset
35317
35318
35319 \end_layout
35320
35321 \begin_layout Standard
35322 The effect of 
35323 \series bold
35324
35325 \backslash
35326 Braket
35327 \series default
35328  can also be achieved using the command 
35329 \series bold
35330
35331 \backslash
35332 middle
35333 \series default
35334 , that is described in 
35335 \begin_inset CommandInset ref
35336 LatexCommand ref
35337 reference "subsec:Automatic-Bracket-Size"
35338
35339 \end_inset
35340
35341 .
35342 \end_layout
35343
35344 \begin_layout Subsection
35345 Self-defined Fractions
35346 \begin_inset CommandInset label
35347 LatexCommand label
35348 name "subsec:Self-defined-Fractions"
35349
35350 \end_inset
35351
35352
35353 \begin_inset Index idx
35354 status collapsed
35355
35356 \begin_layout Plain Layout
35357 Fractions ! self-defined
35358 \end_layout
35359
35360 \end_inset
35361
35362
35363 \end_layout
35364
35365 \begin_layout Standard
35366 To define custom commands for fractions, the command 
35367 \series bold
35368
35369 \backslash
35370 genfrac
35371 \series default
35372
35373 \begin_inset Index idx
35374 status collapsed
35375
35376 \begin_layout Plain Layout
35377 Commands ! G ! 
35378 \backslash
35379 genfrac
35380 \begin_inset ERT
35381 status collapsed
35382
35383 \begin_layout Plain Layout
35384
35385
35386 \backslash
35387 vspace{4mm}
35388 \end_layout
35389
35390 \end_inset
35391
35392
35393 \end_layout
35394
35395 \end_inset
35396
35397  is used in the following scheme:
35398 \end_layout
35399
35400 \begin_layout Standard
35401
35402 \series bold
35403
35404 \backslash
35405 genfrac{left
35406 \series default
35407  
35408 \series bold
35409 bracket}{right
35410 \series default
35411  
35412 \series bold
35413 bracket}{fraction bar thickness}{style}
35414 \begin_inset Newline newline
35415 \end_inset
35416
35417
35418 \begin_inset Phantom HPhantom
35419 status open
35420
35421 \begin_layout Plain Layout
35422
35423 \series bold
35424
35425 \backslash
35426 genfrac
35427 \end_layout
35428
35429 \end_inset
35430
35431 {numerator}{denominator}
35432 \end_layout
35433
35434 \begin_layout Standard
35435 The style is a number in the range of 0
35436 \begin_inset space \thinspace{}
35437 \end_inset
35438
35439 -
35440 \begin_inset space \thinspace{}
35441 \end_inset
35442
35443 3.
35444 \begin_inset Separator parbreak
35445 \end_inset
35446
35447
35448 \end_layout
35449
35450 \begin_layout Standard
35451 \align center
35452 \begin_inset Tabular
35453 <lyxtabular version="3" rows="5" columns="2">
35454 <features tabularvalignment="middle">
35455 <column alignment="center" valignment="top">
35456 <column alignment="center" valignment="top">
35457 <row>
35458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35459 \begin_inset Text
35460
35461 \begin_layout Plain Layout
35462 Number
35463 \end_layout
35464
35465 \end_inset
35466 </cell>
35467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35468 \begin_inset Text
35469
35470 \begin_layout Plain Layout
35471 Style (Size)
35472 \end_layout
35473
35474 \end_inset
35475 </cell>
35476 </row>
35477 <row>
35478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35479 \begin_inset Text
35480
35481 \begin_layout Plain Layout
35482 0
35483 \end_layout
35484
35485 \end_inset
35486 </cell>
35487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35488 \begin_inset Text
35489
35490 \begin_layout Plain Layout
35491 display style formula
35492 \end_layout
35493
35494 \end_inset
35495 </cell>
35496 </row>
35497 <row>
35498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35499 \begin_inset Text
35500
35501 \begin_layout Plain Layout
35502 1
35503 \end_layout
35504
35505 \end_inset
35506 </cell>
35507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35508 \begin_inset Text
35509
35510 \begin_layout Plain Layout
35511 inline formula
35512 \end_layout
35513
35514 \end_inset
35515 </cell>
35516 </row>
35517 <row>
35518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35519 \begin_inset Text
35520
35521 \begin_layout Plain Layout
35522 2
35523 \end_layout
35524
35525 \end_inset
35526 </cell>
35527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35528 \begin_inset Text
35529
35530 \begin_layout Plain Layout
35531 small
35532 \end_layout
35533
35534 \end_inset
35535 </cell>
35536 </row>
35537 <row>
35538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35539 \begin_inset Text
35540
35541 \begin_layout Plain Layout
35542 3
35543 \end_layout
35544
35545 \end_inset
35546 </cell>
35547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35548 \begin_inset Text
35549
35550 \begin_layout Plain Layout
35551 tiny
35552 \end_layout
35553
35554 \end_inset
35555 </cell>
35556 </row>
35557 </lyxtabular>
35558
35559 \end_inset
35560
35561
35562 \end_layout
35563
35564 \begin_layout Standard
35565 When no style is given, the size is adjusted to the surrounding environment
35566  like for the command 
35567 \series bold
35568
35569 \backslash
35570 frac
35571 \series default
35572 .
35573 \end_layout
35574
35575 \begin_layout Standard
35576 When no fraction bar thickness is given, the predefined value of 0.4
35577 \begin_inset space \thinspace{}
35578 \end_inset
35579
35580 pt will be used.
35581 \end_layout
35582
35583 \begin_layout Standard
35584 \begin_inset VSpace medskip
35585 \end_inset
35586
35587 For example, the commands 
35588 \series bold
35589
35590 \backslash
35591 dfrac
35592 \series default
35593  and 
35594 \series bold
35595
35596 \backslash
35597 tbinom
35598 \series default
35599  from 
35600 \begin_inset CommandInset ref
35601 LatexCommand ref
35602 reference "subsec:Fractions"
35603
35604 \end_inset
35605
35606  are defined with the commands
35607 \end_layout
35608
35609 \begin_layout Standard
35610
35611 \series bold
35612
35613 \backslash
35614 newcommand{
35615 \backslash
35616 dfrac}[2]{
35617 \backslash
35618 genfrac{}{}{}{0}{#1}{#2}}
35619 \end_layout
35620
35621 \begin_layout Standard
35622 and
35623 \end_layout
35624
35625 \begin_layout Standard
35626
35627 \series bold
35628
35629 \backslash
35630 newcommand{
35631 \backslash
35632 tbinom}[2]{
35633 \backslash
35634 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35635 \end_layout
35636
35637 \begin_layout Standard
35638 \begin_inset VSpace medskip
35639 \end_inset
35640
35641 To define a fraction where the fraction bar thickness can be given as optional
35642  argument, the following line is inserted to the \SpecialChar LaTeX
35643 -preamble:
35644 \end_layout
35645
35646 \begin_layout Standard
35647
35648 \series bold
35649
35650 \backslash
35651 newcommand{
35652 \backslash
35653 fracS}[3][]{
35654 \backslash
35655 genfrac{}{}{#1}{}{#2}{#3}}
35656 \end_layout
35657
35658 \begin_layout Standard
35659 A test:
35660 \begin_inset Formula 
35661 \begin{align*}
35662 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35663 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35664 \end{align*}
35665
35666 \end_inset
35667
35668 As one can see, the distance of the numerator and the denominator to the
35669  fraction bar is round about three times the bar thickness.
35670 \end_layout
35671
35672 \begin_layout Subsection
35673 Canceled Formulas
35674 \begin_inset Index idx
35675 status collapsed
35676
35677 \begin_layout Plain Layout
35678 Formula ! canceled
35679 \end_layout
35680
35681 \end_inset
35682
35683
35684 \end_layout
35685
35686 \begin_layout Standard
35687 There are four ways to cancel formulas or parts of formulas:
35688 \end_layout
35689
35690 \begin_layout Standard
35691 \begin_inset ERT
35692 status collapsed
35693
35694 \begin_layout Plain Layout
35695
35696
35697 \backslash
35698 ifcancel 
35699 \end_layout
35700
35701 \end_inset
35702
35703
35704 \begin_inset Note Note
35705 status open
35706
35707 \begin_layout Plain Layout
35708 The following table will only be displayed when the \SpecialChar LaTeX
35709 -package 
35710 \series bold
35711 cancel
35712 \series default
35713  is installed.
35714 \end_layout
35715
35716 \end_inset
35717
35718
35719 \begin_inset Separator parbreak
35720 \end_inset
35721
35722
35723 \end_layout
35724
35725 \begin_layout Standard
35726 \align center
35727 \begin_inset Tabular
35728 <lyxtabular version="3" rows="5" columns="2">
35729 <features tabularvalignment="middle">
35730 <column alignment="center" valignment="top">
35731 <column alignment="center" valignment="top">
35732 <row>
35733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35734 \begin_inset Text
35735
35736 \begin_layout Plain Layout
35737 Command
35738 \end_layout
35739
35740 \end_inset
35741 </cell>
35742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35743 \begin_inset Text
35744
35745 \begin_layout Plain Layout
35746 Result
35747 \begin_inset Note Note
35748 status collapsed
35749
35750 \begin_layout Plain Layout
35751 The space and
35752 \series bold
35753  
35754 \backslash
35755 raisebox
35756 \series default
35757  are used here as spacer.
35758 \end_layout
35759
35760 \end_inset
35761
35762
35763 \end_layout
35764
35765 \end_inset
35766 </cell>
35767 </row>
35768 <row>
35769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35770 \begin_inset Text
35771
35772 \begin_layout Plain Layout
35773
35774 \backslash
35775 cancel
35776 \begin_inset space \textvisiblespace{}
35777 \end_inset
35778
35779
35780 \backslash
35781 int
35782 \begin_inset space \textvisiblespace{}
35783 \end_inset
35784
35785 A=B
35786 \end_layout
35787
35788 \end_inset
35789 </cell>
35790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35791 \begin_inset Text
35792
35793 \begin_layout Plain Layout
35794 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35795 \end_inset
35796
35797
35798 \end_layout
35799
35800 \end_inset
35801 </cell>
35802 </row>
35803 <row>
35804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35805 \begin_inset Text
35806
35807 \begin_layout Plain Layout
35808
35809 \backslash
35810 bcancel
35811 \begin_inset space \textvisiblespace{}
35812 \end_inset
35813
35814
35815 \backslash
35816 int
35817 \begin_inset space \textvisiblespace{}
35818 \end_inset
35819
35820 A=B
35821 \end_layout
35822
35823 \end_inset
35824 </cell>
35825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35826 \begin_inset Text
35827
35828 \begin_layout Plain Layout
35829 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35830 \end_inset
35831
35832
35833 \end_layout
35834
35835 \end_inset
35836 </cell>
35837 </row>
35838 <row>
35839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35840 \begin_inset Text
35841
35842 \begin_layout Plain Layout
35843
35844 \backslash
35845 xcancel
35846 \begin_inset space \textvisiblespace{}
35847 \end_inset
35848
35849
35850 \backslash
35851 int
35852 \begin_inset space \textvisiblespace{}
35853 \end_inset
35854
35855 A=B
35856 \end_layout
35857
35858 \end_inset
35859 </cell>
35860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35861 \begin_inset Text
35862
35863 \begin_layout Plain Layout
35864 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35865 \end_inset
35866
35867
35868 \end_layout
35869
35870 \end_inset
35871 </cell>
35872 </row>
35873 <row>
35874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35875 \begin_inset Text
35876
35877 \begin_layout Plain Layout
35878
35879 \backslash
35880 cancelto
35881 \begin_inset space \textvisiblespace{}
35882 \end_inset
35883
35884
35885 \backslash
35886 int
35887 \begin_inset space \textvisiblespace{}
35888 \end_inset
35889
35890 A=B
35891 \begin_inset Formula $\to$
35892 \end_inset
35893
35894 1
35895 \end_layout
35896
35897 \end_inset
35898 </cell>
35899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35900 \begin_inset Text
35901
35902 \begin_layout Plain Layout
35903 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35904 \end_inset
35905
35906
35907 \end_layout
35908
35909 \end_inset
35910 </cell>
35911 </row>
35912 </lyxtabular>
35913
35914 \end_inset
35915
35916
35917 \end_layout
35918
35919 \begin_layout Standard
35920
35921 \series bold
35922
35923 \backslash
35924 cancelto
35925 \series default
35926  is especially suitable to visualize the reduction of fractions within formulas:
35927 \begin_inset Formula 
35928 \[
35929 \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}}}
35930 \]
35931
35932 \end_inset
35933
35934
35935 \end_layout
35936
35937 \begin_layout Standard
35938 To change the size of 
35939 \series bold
35940
35941 \backslash
35942 cancelto
35943 \series default
35944 's 
35945 \begin_inset Quotes eld
35946 \end_inset
35947
35948 subscript
35949 \begin_inset Quotes erd
35950 \end_inset
35951
35952  value one can add the \SpecialChar LaTeX
35953 -preamble line
35954 \end_layout
35955
35956 \begin_layout Standard
35957
35958 \series bold
35959
35960 \backslash
35961 PassOptionsToPackage{option}{cancel}
35962 \end_layout
35963
35964 \begin_layout Standard
35965 where 
35966 \series bold
35967 option
35968 \series default
35969  is either 
35970 \series bold
35971 samesize
35972 \series default
35973  which leads to the same size as for the canceled value, or 
35974 \series bold
35975 Smaller
35976 \series default
35977  which makes is it a bit smaller than normal.
35978 \end_layout
35979
35980 \begin_layout Standard
35981 To color the cancellation bar one adds this command as \SpecialChar TeX
35982  code:
35983 \end_layout
35984
35985 \begin_layout Standard
35986
35987 \series bold
35988
35989 \backslash
35990 renewcommand{
35991 \backslash
35992 CancelColor}{
35993 \backslash
35994 color{red}}
35995 \end_layout
35996
35997 \begin_layout Standard
35998
35999 \series bold
36000 red
36001 \series default
36002  can be replaced by a color of your choice.
36003 \end_layout
36004
36005 \begin_layout Standard
36006 \begin_inset ERT
36007 status collapsed
36008
36009 \begin_layout Plain Layout
36010
36011
36012 \backslash
36013 renewcommand{
36014 \backslash
36015 CancelColor}{
36016 \backslash
36017 color{red}}
36018 \end_layout
36019
36020 \end_inset
36021
36022
36023 \end_layout
36024
36025 \begin_layout Standard
36026 \begin_inset Formula 
36027 \[
36028 \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}}}
36029 \]
36030
36031 \end_inset
36032
36033
36034 \end_layout
36035
36036 \begin_layout Standard
36037 \begin_inset ERT
36038 status collapsed
36039
36040 \begin_layout Plain Layout
36041
36042
36043 \backslash
36044 renewcommand{
36045 \backslash
36046 CancelColor}{
36047 \backslash
36048 color{black}}
36049 \end_layout
36050
36051 \end_inset
36052
36053
36054 \begin_inset Note Note
36055 status open
36056
36057 \begin_layout Plain Layout
36058 reset the color
36059 \end_layout
36060
36061 \end_inset
36062
36063
36064 \end_layout
36065
36066 \begin_layout Standard
36067 For further customizations, see the documentation of the package 
36068 \series bold
36069 cancel
36070 \series default
36071
36072 \begin_inset CommandInset citation
36073 LatexCommand cite
36074 key "cancel"
36075
36076 \end_inset
36077
36078 .
36079 \begin_inset Index idx
36080 status collapsed
36081
36082 \begin_layout Plain Layout
36083 Packages ! cancel
36084 \end_layout
36085
36086 \end_inset
36087
36088
36089 \end_layout
36090
36091 \begin_layout Standard
36092 \begin_inset ERT
36093 status collapsed
36094
36095 \begin_layout Plain Layout
36096
36097
36098 \backslash
36099 else 
36100 \end_layout
36101
36102 \end_inset
36103
36104
36105 \begin_inset Note Note
36106 status open
36107
36108 \begin_layout Plain Layout
36109 The following will be displayed when the \SpecialChar LaTeX
36110 -package 
36111 \series bold
36112 cancel
36113 \series default
36114  is not installed:
36115 \end_layout
36116
36117 \end_inset
36118
36119
36120 \end_layout
36121
36122 \begin_layout Standard
36123 You need to install the \SpecialChar LaTeX
36124 -package 
36125 \series bold
36126 cancel
36127 \series default
36128  to see the rest of this subsection in the output.
36129 \end_layout
36130
36131 \begin_layout Standard
36132 \begin_inset ERT
36133 status collapsed
36134
36135 \begin_layout Plain Layout
36136
36137
36138 \backslash
36139 fi 
36140 \end_layout
36141
36142 \end_inset
36143
36144
36145 \end_layout
36146
36147 \begin_layout Subsection
36148 Formulas in Section Headings
36149 \begin_inset CommandInset label
36150 LatexCommand label
36151 name "subsec:Formulas-in-Section"
36152
36153 \end_inset
36154
36155
36156 \begin_inset Index idx
36157 status collapsed
36158
36159 \begin_layout Plain Layout
36160 Formula ! in section headings
36161 \end_layout
36162
36163 \end_inset
36164
36165
36166 \end_layout
36167
36168 \begin_layout Standard
36169 When formulas are used in section headings, the following has to be taken
36170  into account:
36171 \end_layout
36172
36173 \begin_layout Standard
36174 \begin_inset Note Greyedout
36175 status open
36176
36177 \begin_layout Plain Layout
36178 When 
36179 \series bold
36180 hyperref
36181 \series default
36182
36183 \begin_inset Index idx
36184 status collapsed
36185
36186 \begin_layout Plain Layout
36187 Packages ! hyperref
36188 \end_layout
36189
36190 \end_inset
36191
36192  support is enabled in the document settings dialog under 
36193 \family sans
36194 PDF
36195 \begin_inset space ~
36196 \end_inset
36197
36198 Properties
36199 \family default
36200 , PDF-bookmarks are created for every section heading in the table of contents.
36201  If a section heading contains formulas, they are incorrectly displayed
36202  in the bookmark text, because formulas in bookmarks infringe the PDF convention
36203 s.
36204 \end_layout
36205
36206 \end_inset
36207
36208
36209 \end_layout
36210
36211 \begin_layout Standard
36212 Both problems can be solved by inserting at the end of the section heading
36213  a short title with the menu 
36214 \family sans
36215 Insert\SpecialChar menuseparator
36216 Short
36217 \begin_inset space ~
36218 \end_inset
36219
36220 Title
36221 \family default
36222 .
36223  Short titles are used as alternative for multiline section headings to
36224  keep the table of contents clearly arranged.
36225  Only the short title appears in the table of contents and therefore also
36226  in the PDF-bookmark.
36227 \end_layout
36228
36229 \begin_layout Standard
36230 When formulas should be used in the table of contents but 
36231 \series bold
36232 hyperref
36233 \series default
36234  is used, one can use the following command in \SpecialChar TeX
36235  mode:
36236 \end_layout
36237
36238 \begin_layout Standard
36239
36240 \series bold
36241
36242 \backslash
36243 texorpdfstring{part}{alternative}
36244 \begin_inset Index idx
36245 status collapsed
36246
36247 \begin_layout Plain Layout
36248 Commands ! T ! 
36249 \backslash
36250 texorpdfstring
36251 \end_layout
36252
36253 \end_inset
36254
36255
36256 \end_layout
36257
36258 \begin_layout Standard
36259 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
36260  This can be characters, formulas, footnotes, but also cross-references.
36261  The alternative is used instead of the part for the bookmark.
36262 \end_layout
36263
36264 \begin_layout Standard
36265 Here are two example headings:
36266 \begin_inset VSpace -3mm
36267 \end_inset
36268
36269
36270 \begin_inset ERT
36271 status collapsed
36272
36273 \begin_layout Plain Layout
36274
36275
36276 \backslash
36277 boldmath 
36278 \end_layout
36279
36280 \end_inset
36281
36282
36283 \end_layout
36284
36285 \begin_layout Subsubsection
36286 Heading without formula in table of contents 
36287 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36288 \end_inset
36289
36290
36291 \begin_inset Argument 1
36292 status collapsed
36293
36294 \begin_layout Plain Layout
36295 Heading without formula in table of contents
36296 \end_layout
36297
36298 \end_inset
36299
36300
36301 \end_layout
36302
36303 \begin_layout Subsubsection
36304 Heading with formula in table of contents
36305 \begin_inset ERT
36306 status collapsed
36307
36308 \begin_layout Plain Layout
36309
36310
36311 \backslash
36312 texorpdfstring{
36313 \end_layout
36314
36315 \end_inset
36316
36317  
36318 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
36319 \end_inset
36320
36321
36322 \begin_inset ERT
36323 status collapsed
36324
36325 \begin_layout Plain Layout
36326
36327 }{}
36328 \end_layout
36329
36330 \end_inset
36331
36332
36333 \end_layout
36334
36335 \begin_layout Standard
36336 \begin_inset ERT
36337 status collapsed
36338
36339 \begin_layout Plain Layout
36340
36341
36342 \backslash
36343 unboldmath 
36344 \end_layout
36345
36346 \end_inset
36347
36348 In the first heading a short title was used, in the second one 
36349 \series bold
36350
36351 \backslash
36352 texorpdfstring
36353 \series default
36354 .
36355 \end_layout
36356
36357 \begin_layout Standard
36358 To get the same formatting as for the other headings, the complete heading
36359  was set into a 
36360 \series bold
36361 boldmath
36362 \series default
36363  environment
36364 \begin_inset Foot
36365 status collapsed
36366
36367 \begin_layout Plain Layout
36368 see 
36369 \begin_inset CommandInset ref
36370 LatexCommand ref
36371 reference "subsec:Bold-Formulas"
36372
36373 \end_inset
36374
36375
36376 \end_layout
36377
36378 \end_inset
36379
36380 .
36381 \end_layout
36382
36383 \begin_layout Subsection
36384 Formulas in multi-column Text
36385 \begin_inset Index idx
36386 status collapsed
36387
36388 \begin_layout Plain Layout
36389 Formula ! in multi-column text
36390 \end_layout
36391
36392 \end_inset
36393
36394
36395 \end_layout
36396
36397 \begin_layout Standard
36398 Formulas in multi-column text are often too wide to fit into a column and
36399  thus need to be set over the whole page width.
36400  This is done by using the \SpecialChar LaTeX
36401 -package 
36402 \series bold
36403 multicol
36404 \series default
36405
36406 \begin_inset Foot
36407 status collapsed
36408
36409 \begin_layout Plain Layout
36410
36411 \series bold
36412 multicol
36413 \series default
36414  is part of every \SpecialChar LaTeX
36415  standard installation.
36416 \end_layout
36417
36418 \end_inset
36419
36420
36421 \begin_inset Index idx
36422 status collapsed
36423
36424 \begin_layout Plain Layout
36425 Packages ! multicol
36426 \end_layout
36427
36428 \end_inset
36429
36430 , that is loaded with the \SpecialChar LaTeX
36431 -preamble line
36432 \end_layout
36433
36434 \begin_layout Standard
36435
36436 \series bold
36437
36438 \backslash
36439 usepackage{multicol}
36440 \end_layout
36441
36442 \begin_layout Standard
36443 \begin_inset Note Greyedout
36444 status open
36445
36446 \begin_layout Plain Layout
36447 Note that in this case the setting 
36448 \family sans
36449 Two-column
36450 \begin_inset space ~
36451 \end_inset
36452
36453 document
36454 \family default
36455  in the menu 
36456 \family sans
36457 Document\SpecialChar menuseparator
36458 Settings
36459 \family default
36460  under 
36461 \family sans
36462 Text
36463 \begin_inset space ~
36464 \end_inset
36465
36466 Layout
36467 \family default
36468 \emph on
36469  
36470 \emph default
36471 must 
36472 \emph on
36473 not
36474 \emph default
36475  be selected.
36476 \end_layout
36477
36478 \end_inset
36479
36480
36481 \end_layout
36482
36483 \begin_layout Standard
36484 Before the multi-column text the command
36485 \end_layout
36486
36487 \begin_layout Standard
36488
36489 \series bold
36490
36491 \backslash
36492 begin{multicols}{column number}
36493 \end_layout
36494
36495 \begin_layout Standard
36496 is written in \SpecialChar TeX
36497  mode.
36498  The column number is a number in the range of 2
36499 \begin_inset space \thinspace{}
36500 \end_inset
36501
36502 -
36503 \begin_inset space \thinspace{}
36504 \end_inset
36505
36506 10.
36507  Before the formula the multi-column text is ended by inserting the command
36508 \end_layout
36509
36510 \begin_layout Standard
36511
36512 \series bold
36513
36514 \backslash
36515 end{multicols}
36516 \end_layout
36517
36518 \begin_layout Standard
36519 in \SpecialChar TeX
36520  mode.
36521 \end_layout
36522
36523 \begin_layout Standard
36524 Due to the command some space is automatically added before the formula.
36525  To revert this, -6
36526 \begin_inset space \thinspace{}
36527 \end_inset
36528
36529 mm vertical space is inserted before the formula.
36530  When the formula style 
36531 \series bold
36532 Indented
36533 \begin_inset Foot
36534 status collapsed
36535
36536 \begin_layout Plain Layout
36537 formula styles see 
36538 \begin_inset CommandInset ref
36539 LatexCommand ref
36540 reference "sec:Formula-Styles"
36541
36542 \end_inset
36543
36544
36545 \end_layout
36546
36547 \end_inset
36548
36549
36550 \series default
36551  is used, -9
36552 \begin_inset space \thinspace{}
36553 \end_inset
36554
36555 mm space is inserted instead.
36556 \end_layout
36557
36558 \begin_layout Standard
36559 As example a multi-column text with a displayed formula:
36560 \end_layout
36561
36562 \begin_layout Standard
36563
36564 \lang ngerman
36565 \begin_inset ERT
36566 status collapsed
36567
36568 \begin_layout Plain Layout
36569
36570
36571 \backslash
36572 begin{multicols}{2}
36573 \end_layout
36574
36575 \end_inset
36576
36577 Das Spektrum wird fouriertransformiert.
36578  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36579 , Lösungsmittel) zu trennen.
36580  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36581  nun das Aussehen des Ausgangssignals.
36582  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
36583  über alle Phasen integrieren muss.
36584  Sei nun 
36585 \begin_inset Formula $S$
36586 \end_inset
36587
36588  unser normiertes Ausgangssignal und 
36589 \begin_inset Formula $P$
36590 \end_inset
36591
36592  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36593 \begin_inset ERT
36594 status collapsed
36595
36596 \begin_layout Plain Layout
36597
36598
36599 \backslash
36600 end{multicols}
36601 \end_layout
36602
36603 \end_inset
36604
36605
36606 \begin_inset VSpace -6mm
36607 \end_inset
36608
36609
36610 \begin_inset Formula 
36611 \begin{equation}
36612 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36613 \end{equation}
36614
36615 \end_inset
36616
36617
36618 \begin_inset ERT
36619 status collapsed
36620
36621 \begin_layout Plain Layout
36622
36623
36624 \backslash
36625 begin{multicols}{2}
36626 \end_layout
36627
36628 \end_inset
36629
36630 wobei 
36631 \begin_inset Formula $S_{0}$
36632 \end_inset
36633
36634  das Signal ohne Gradient ist und die Normierungsbedingung 
36635 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36636 \end_inset
36637
36638  gilt.
36639  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36640  Direkt nach dem 
36641 \begin_inset Formula $\nicefrac{\pi}{2}$
36642 \end_inset
36643
36644
36645 \begin_inset space \thinspace{}
36646 \end_inset
36647
36648 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36649  das Signal zusätzlich abschwächt.
36650  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36651  
36652 \begin_inset Formula $T_{2}$
36653 \end_inset
36654
36655 -Zeit.
36656 \end_layout
36657
36658 \begin_layout Standard
36659
36660 \lang ngerman
36661 \begin_inset ERT
36662 status collapsed
36663
36664 \begin_layout Plain Layout
36665
36666
36667 \backslash
36668 end{multicols}
36669 \end_layout
36670
36671 \end_inset
36672
36673
36674 \end_layout
36675
36676 \begin_layout Subsection
36677 Formulas with Description of Variables
36678 \begin_inset Index idx
36679 status collapsed
36680
36681 \begin_layout Plain Layout
36682 Formula ! with description of variables
36683 \end_layout
36684
36685 \end_inset
36686
36687
36688 \end_layout
36689
36690 \begin_layout Standard
36691 To describe variables within a formula, like in formula 
36692 \begin_inset CommandInset ref
36693 LatexCommand eqref
36694 reference "eq:within"
36695
36696 \end_inset
36697
36698 , a 2
36699 \series bold
36700 ×
36701 \series default
36702
36703 \begin_inset Formula $n$
36704 \end_inset
36705
36706
36707 \begin_inset space ~
36708 \end_inset
36709
36710 matrix is used with left aligned columns for the 
36711 \begin_inset Formula $n$
36712 \end_inset
36713
36714  used variables.
36715 \begin_inset Foot
36716 status collapsed
36717
36718 \begin_layout Plain Layout
36719 matrices see 
36720 \begin_inset CommandInset ref
36721 LatexCommand ref
36722 reference "sec:Matrices"
36723
36724 \end_inset
36725
36726
36727 \end_layout
36728
36729 \end_inset
36730
36731  To set the description in a smaller size, before the matrix e.
36732 \begin_inset space \thinspace{}
36733 \end_inset
36734
36735 g.
36736 \begin_inset space \space{}
36737 \end_inset
36738
36739 the command 
36740 \series bold
36741
36742 \backslash
36743 footnotesize
36744 \series default
36745  is inserted.
36746 \begin_inset Foot
36747 status collapsed
36748
36749 \begin_layout Plain Layout
36750 font sizes see 
36751 \begin_inset CommandInset ref
36752 LatexCommand ref
36753 reference "subsec:Font-Sizes"
36754
36755 \end_inset
36756
36757
36758 \end_layout
36759
36760 \end_inset
36761
36762
36763 \end_layout
36764
36765 \begin_layout Standard
36766 When the formula style 
36767 \series bold
36768 Indented
36769 \begin_inset Foot
36770 status collapsed
36771
36772 \begin_layout Plain Layout
36773 formula styles see 
36774 \begin_inset CommandInset ref
36775 LatexCommand ref
36776 reference "sec:Formula-Styles"
36777
36778 \end_inset
36779
36780
36781 \end_layout
36782
36783 \end_inset
36784
36785
36786 \series default
36787  is used, a 
36788 \series bold
36789
36790 \backslash
36791 hfill
36792 \series default
36793
36794 \begin_inset Foot
36795 status collapsed
36796
36797 \begin_layout Plain Layout
36798
36799 \series bold
36800
36801 \backslash
36802 hfill
36803 \series default
36804  only works in formulas with the style 
36805 \series bold
36806 Indented
36807 \series default
36808 , see 
36809 \begin_inset CommandInset ref
36810 LatexCommand ref
36811 reference "subsec:Variable-Space"
36812
36813 \end_inset
36814
36815 .
36816 \end_layout
36817
36818 \end_inset
36819
36820  is inserted before and after the matrix to have the same separation of
36821  the matrix from the equation and the side margin.
36822 \end_layout
36823
36824 \begin_layout Standard
36825 When the formula style 
36826 \series bold
36827 Centered
36828 \series default
36829  is used, the method described in 
36830 \begin_inset CommandInset ref
36831 LatexCommand ref
36832 reference "subsec:Flalign-Environment"
36833
36834 \end_inset
36835
36836  is used to indent formulas.
36837  Formula 
36838 \begin_inset CommandInset ref
36839 LatexCommand eqref
36840 reference "eq:within"
36841
36842 \end_inset
36843
36844  consists of five columns where in the first two columns contain the equation,
36845  the third the matrix and the last one an empty \SpecialChar TeX
36846  brace.
36847 \begin_inset Formula 
36848 \begin{flalign}
36849 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36850 \rho & \textrm{density}\\
36851 V & \textrm{volume}\\
36852 g & \textrm{gravitational acceleration}
36853 \end{array} &  & {}\label{eq:within}
36854 \end{flalign}
36855
36856 \end_inset
36857
36858
36859 \end_layout
36860
36861 \begin_layout Subsection
36862 Upright small Greek Letters
36863 \begin_inset CommandInset label
36864 LatexCommand label
36865 name "subsec:Upright-small-Greek"
36866
36867 \end_inset
36868
36869
36870 \begin_inset Index idx
36871 status collapsed
36872
36873 \begin_layout Plain Layout
36874 Greek letters ! upright
36875 \end_layout
36876
36877 \end_inset
36878
36879
36880 \end_layout
36881
36882 \begin_layout Standard
36883 Most of the math fonts only provide italic small Greek letters.
36884  But for symbols of elementary particles like pions and neutrinos, upright
36885  Greek letters are needed.
36886  The file 
36887 \series bold
36888 upgreek.sty
36889 \series default
36890
36891 \begin_inset Foot
36892 status collapsed
36893
36894 \begin_layout Plain Layout
36895
36896 \series bold
36897 upgreek
36898 \series default
36899  is part of the \SpecialChar LaTeX
36900 -package 
36901 \series bold
36902 was
36903 \series default
36904
36905 \begin_inset Index idx
36906 status collapsed
36907
36908 \begin_layout Plain Layout
36909 Packages ! was
36910 \begin_inset ERT
36911 status collapsed
36912
36913 \begin_layout Plain Layout
36914
36915
36916 \backslash
36917 vspace{4mm}
36918 \end_layout
36919
36920 \end_inset
36921
36922
36923 \end_layout
36924
36925 \end_inset
36926
36927 .
36928 \end_layout
36929
36930 \end_inset
36931
36932
36933 \begin_inset Index idx
36934 status collapsed
36935
36936 \begin_layout Plain Layout
36937 Packages ! upgreek
36938 \end_layout
36939
36940 \end_inset
36941
36942  that is loaded with the \SpecialChar LaTeX
36943 -preamble line
36944 \end_layout
36945
36946 \begin_layout Standard
36947
36948 \series bold
36949
36950 \backslash
36951 usepackage{upgreek}
36952 \end_layout
36953
36954 \begin_layout Standard
36955 provides them.
36956  
36957 \begin_inset ERT
36958 status collapsed
36959
36960 \begin_layout Plain Layout
36961
36962
36963 \backslash
36964 ifupgreek 
36965 \end_layout
36966
36967 \end_inset
36968
36969
36970 \begin_inset Note Note
36971 status open
36972
36973 \begin_layout Plain Layout
36974 The following table will only be displayed when the \SpecialChar LaTeX
36975 -package 
36976 \series bold
36977 upgreek
36978 \series default
36979  is installed:
36980 \end_layout
36981
36982 \end_inset
36983
36984  They are created when the command for a small Greek letter is started with
36985  
36986 \series bold
36987 up
36988 \series default
36989 .
36990  For example the command 
36991 \series bold
36992
36993 \backslash
36994 uptau
36995 \series default
36996  creates this: 
36997 \begin_inset Formula $\uptau$
36998 \end_inset
36999
37000
37001 \end_layout
37002
37003 \begin_layout Standard
37004 With these commands reactions of elementary particles can be typeset:
37005 \begin_inset Formula 
37006 \[
37007 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
37008 \]
37009
37010 \end_inset
37011
37012
37013 \end_layout
37014
37015 \begin_layout Standard
37016 The upright letters are more bold and wider than the italic ones.
37017  They should therefore not be used for units like 
37018 \begin_inset Quotes eld
37019 \end_inset
37020
37021 µm
37022 \begin_inset Quotes erd
37023 \end_inset
37024
37025 .
37026 \end_layout
37027
37028 \begin_layout Standard
37029 \begin_inset ERT
37030 status collapsed
37031
37032 \begin_layout Plain Layout
37033
37034
37035 \backslash
37036 else 
37037 \end_layout
37038
37039 \end_inset
37040
37041
37042 \begin_inset Note Note
37043 status open
37044
37045 \begin_layout Plain Layout
37046 The following will be displayed when the \SpecialChar LaTeX
37047 -package 
37048 \series bold
37049 upgreek
37050 \series default
37051  is not installed:
37052 \end_layout
37053
37054 \end_inset
37055
37056
37057 \end_layout
37058
37059 \begin_layout Standard
37060 You need to install the \SpecialChar LaTeX
37061 -package 
37062 \series bold
37063 upgreek
37064 \series default
37065  to see the rest of this subsection in the output.
37066 \end_layout
37067
37068 \begin_layout Standard
37069 \begin_inset ERT
37070 status collapsed
37071
37072 \begin_layout Plain Layout
37073
37074
37075 \backslash
37076 fi 
37077 \end_layout
37078
37079 \end_inset
37080
37081
37082 \end_layout
37083
37084 \begin_layout Subsection
37085 Text Characters in Formulas
37086 \begin_inset Index idx
37087 status collapsed
37088
37089 \begin_layout Plain Layout
37090 Text ! in formulas
37091 \end_layout
37092
37093 \end_inset
37094
37095
37096 \end_layout
37097
37098 \begin_layout Standard
37099 In some cases you might want to insert text characters directly into formulas.
37100  When for example the centered dot · is often used in formulas like 
37101 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
37102 \end_inset
37103
37104 , one would have to insert the command 
37105 \series bold
37106
37107 \backslash
37108 cdot
37109 \series default
37110
37111 \begin_inset Foot
37112 status collapsed
37113
37114 \begin_layout Plain Layout
37115 see 
37116 \begin_inset CommandInset ref
37117 LatexCommand ref
37118 reference "subsec:Binary-Operators"
37119
37120 \end_inset
37121
37122
37123 \end_layout
37124
37125 \end_inset
37126
37127  all the time, because this character is defined in all encodings as text
37128  character.
37129  But the encoding can be changed by this \SpecialChar LaTeX
37130 -preamble line:
37131 \end_layout
37132
37133 \begin_layout Standard
37134
37135 \series bold
37136
37137 \backslash
37138 Declare Inputtext{183}{
37139 \backslash
37140 ifmmode
37141 \backslash
37142 cdot
37143 \backslash
37144 else
37145 \backslash
37146 textperiodcentered
37147 \backslash
37148 f\SpecialChar ligaturebreak
37149 i}
37150 \end_layout
37151
37152 \begin_layout Standard
37153 The character encoding (menu 
37154 \family sans
37155 Document\SpecialChar menuseparator
37156 Settings\SpecialChar menuseparator
37157 Language
37158 \family default
37159 ) specifies what character appears when a keyboard key is pressed.
37160  When the key for the character '·' is pressed, internally the command 
37161 \series bold
37162
37163 \backslash
37164 textperiodcentered
37165 \series default
37166  is used.
37167  But this command is not available in a formula so that you would get \SpecialChar LaTeX
37168 -errors.
37169  With the changed encoding the right command is chosen automatically, depending
37170  on if the character was inserted into a formula or not.
37171 \end_layout
37172
37173 \begin_layout Standard
37174 The encoding of several characters is saved in definition files.
37175  For example the encoding 
37176 \series bold
37177 latin9
37178 \series default
37179  is defined in the file 
37180 \series bold
37181 latin9.def
37182 \series default
37183  which is in the installation folder of \SpecialChar LaTeX
37184 .
37185  Encodings should only be changed via the \SpecialChar LaTeX
37186 -preamble and not in the definition
37187  files.
37188  Otherwise documents could not be edited by other \SpecialChar LyX
37189  users working on other
37190  computers.
37191 \end_layout
37192
37193 \begin_layout Standard
37194 \begin_inset VSpace medskip
37195 \end_inset
37196
37197 Besides the centered dot, in this document the degree sign ° is defined
37198  with the following \SpecialChar LaTeX
37199 -preamble line so that it can be directly inserted into
37200  a formula:
37201 \end_layout
37202
37203 \begin_layout Standard
37204
37205 \series bold
37206
37207 \backslash
37208 DeclareInputtext{176}{
37209 \backslash
37210 ifmmode^
37211 \backslash
37212 circ
37213 \backslash
37214 else
37215 \backslash
37216 textdegree
37217 \backslash
37218 f\SpecialChar ligaturebreak
37219 i}
37220 \end_layout
37221
37222 \begin_layout Subsection
37223 \SpecialChar LaTeX
37224 -comments in formulas
37225 \begin_inset Index idx
37226 status collapsed
37227
37228 \begin_layout Plain Layout
37229 \SpecialChar LaTeX
37230 -comments
37231 \end_layout
37232
37233 \end_inset
37234
37235
37236 \end_layout
37237
37238 \begin_layout Standard
37239 In text you can insert a comment that will only be visible in the \SpecialChar LaTeX
37240  source
37241  code of your file with the menu 
37242 \family sans
37243 Insert\SpecialChar menuseparator
37244 Note\SpecialChar menuseparator
37245 Comment
37246 \family default
37247 .
37248  This is not possible in a formula but you can insert \SpecialChar LaTeX
37249 -comments with the
37250  command
37251 \end_layout
37252
37253 \begin_layout Standard
37254
37255 \series bold
37256
37257 \backslash
37258 %
37259 \end_layout
37260
37261 \begin_layout Standard
37262 This creates a box in which you can write your comment.
37263  Due to a bug in \SpecialChar LyX
37264
37265 \begin_inset Foot
37266 status collapsed
37267
37268 \begin_layout Plain Layout
37269 \begin_inset CommandInset href
37270 LatexCommand href
37271 name "LyX-bug #9002"
37272 target "http://www.lyx.org/trac/ticket/9002"
37273
37274 \end_inset
37275
37276
37277 \end_layout
37278
37279 \end_inset
37280
37281  you cannot write normal text inside the comment, even when you use mathematical
37282  text, you will see its \SpecialChar LaTeX
37283 -commands in the \SpecialChar LaTeX
37284 -output.
37285 \begin_inset Newline newline
37286 \end_inset
37287
37288 This a formula with a \SpecialChar LaTeX
37289 -comment:
37290 \begin_inset Formula 
37291 \[
37292 A=B%\text{This is the comment}
37293 \]
37294
37295 \end_inset
37296
37297
37298 \end_layout
37299
37300 \begin_layout Standard
37301 \begin_inset Newpage newpage
37302 \end_inset
37303
37304
37305 \end_layout
37306
37307 \begin_layout Section
37308 \start_of_appendix
37309 Typographic Advice
37310 \begin_inset Index idx
37311 status collapsed
37312
37313 \begin_layout Plain Layout
37314 Typographic advice
37315 \end_layout
37316
37317 \end_inset
37318
37319
37320 \end_layout
37321
37322 \begin_layout Standard
37323 This section is a summary of the most important typographic rules, listed
37324  in ISO norms.
37325 \begin_inset Foot
37326 status collapsed
37327
37328 \begin_layout Plain Layout
37329 This collection was partly taken from the German semi-official dictionary
37330  called 
37331 \begin_inset Quotes eld
37332 \end_inset
37333
37334 Duden
37335 \begin_inset Quotes erd
37336 \end_inset
37337
37338  
37339 \begin_inset CommandInset citation
37340 LatexCommand cite
37341 key "Duden"
37342
37343 \end_inset
37344
37345  that lists some of the ISO rules.
37346  More rules are listed in 
37347 \begin_inset CommandInset citation
37348 LatexCommand cite
37349 key "Checklist"
37350
37351 \end_inset
37352
37353 .
37354 \end_layout
37355
37356 \end_inset
37357
37358
37359 \end_layout
37360
37361 \begin_layout Itemize
37362 Physical units are 
37363 \emph on
37364 always
37365 \emph default
37366  set upright
37367 \begin_inset Foot
37368 status collapsed
37369
37370 \begin_layout Plain Layout
37371 done with font styles, see 
37372 \begin_inset CommandInset ref
37373 LatexCommand ref
37374 reference "subsec:Font-Styles"
37375
37376 \end_inset
37377
37378
37379 \end_layout
37380
37381 \end_inset
37382
37383 , no matter if they appear in italic text: 30
37384 \begin_inset space \thinspace{}
37385 \end_inset
37386
37387 km/h
37388 \begin_inset Newline newline
37389 \end_inset
37390
37391 Between the value and the unit is the smallest space, see 
37392 \begin_inset CommandInset ref
37393 LatexCommand ref
37394 reference "subsec:Predefined-Space"
37395
37396 \end_inset
37397
37398 .
37399 \begin_inset Newline newline
37400 \end_inset
37401
37402 This convention is automatically fulfilled when the command 
37403 \series bold
37404
37405 \backslash
37406 unittwo
37407 \series default
37408  is used.
37409  When it is entered to a formula, two boxes appear.
37410  In the first one the value is inserted, in the second one the unit, and
37411  one gets as above: 
37412 \begin_inset Formula $\unit[30]{km/h}$
37413 \end_inset
37414
37415
37416 \begin_inset space \thinspace{}
37417 \end_inset
37418
37419 .
37420  Note that 
37421 \series bold
37422
37423 \backslash
37424 unittwo
37425 \series default
37426  is not a real \SpecialChar LaTeX
37427  command but the command 
37428 \series bold
37429
37430 \backslash
37431 unit[value]{unit}
37432 \series default
37433 , therefore you cannot use it in \SpecialChar TeX
37434  code.
37435 \end_layout
37436
37437 \begin_layout Itemize
37438 Percent and perthousand signs are set like physical units:
37439 \begin_inset Newline newline
37440 \end_inset
37441
37442 1.2
37443 \begin_inset space \thinspace{}
37444 \end_inset
37445
37446 ‰ alcohol in blood
37447 \end_layout
37448
37449 \begin_layout Itemize
37450 The degree sign follows directly on the value: 15°, but not when it is used
37451  in units: 15
37452 \begin_inset space \thinspace{}
37453 \end_inset
37454
37455 °C
37456 \end_layout
37457
37458 \begin_layout Itemize
37459 In numbers with more than four digits the smallest space is inserted before
37460  every third digit to group them: 
37461 \family roman
37462 \series medium
37463 \shape up
37464 \size normal
37465 \emph off
37466 \bar no
37467 \noun off
37468 \color none
37469 18
37470 \begin_inset space \thinspace{}
37471 \end_inset
37472
37473 473
37474 \begin_inset space \thinspace{}
37475 \end_inset
37476
37477 588
37478 \end_layout
37479
37480 \begin_layout Itemize
37481 For dimensions like 120×90×40
37482 \begin_inset space \thinspace{}
37483 \end_inset
37484
37485 cm the multiplication sign 
37486 \begin_inset Quotes eld
37487 \end_inset
37488
37489 ×
37490 \begin_inset Quotes erd
37491 \end_inset
37492
37493  is used.
37494  It is available either via the command 
37495 \series bold
37496
37497 \backslash
37498 times
37499 \series default
37500  or via the menu 
37501 \family sans
37502 Insert\SpecialChar menuseparator
37503 Special Character\SpecialChar menuseparator
37504 Symbols
37505 \family default
37506 .
37507 \end_layout
37508
37509 \begin_layout Itemize
37510 Functions with names consisting of several letters are set upright to avoid
37511  confusions, see 
37512 \begin_inset CommandInset ref
37513 LatexCommand ref
37514 reference "subsec:Predefined-Functions"
37515
37516 \end_inset
37517
37518 .
37519 \end_layout
37520
37521 \begin_layout Itemize
37522 Indices consisting of several letters, are set upright: 
37523 \begin_inset Formula $E_{\mathrm{kin}}$
37524 \end_inset
37525
37526
37527 \begin_inset Newline newline
37528 \end_inset
37529
37530 Components of matrices are set italic: 
37531 \begin_inset Formula $\hat{H}_{kl}$
37532 \end_inset
37533
37534
37535 \end_layout
37536
37537 \begin_layout Itemize
37538 The differentiation/integration operator 'd', the Euler's number 'e' and
37539  the imaginary unit 'i' should be set upright, to avoid mixing them up with
37540  other variables.
37541 \end_layout
37542
37543 \begin_layout Itemize
37544 The character that denotes a 
37545 \noun on
37546 Fourier
37547 \noun default
37548  transformation is inserted either by the command 
37549 \series bold
37550
37551 \backslash
37552 mathscr
37553 \begin_inset space \textvisiblespace{}
37554 \end_inset
37555
37556 F
37557 \series default
37558  or via the menu 
37559 \family sans
37560 Insert\SpecialChar menuseparator
37561 Special Character\SpecialChar menuseparator
37562 Symbols\SpecialChar menuseparator
37563 Letterlike
37564 \begin_inset space ~
37565 \end_inset
37566
37567 Symbols
37568 \family default
37569
37570 \begin_inset Formula $\mathscr{F}$
37571 \end_inset
37572
37573
37574 \end_layout
37575
37576 \begin_layout Standard
37577 \begin_inset Newpage newpage
37578 \end_inset
37579
37580
37581 \end_layout
37582
37583 \begin_layout Section
37584 Synonyms
37585 \begin_inset Index idx
37586 status collapsed
37587
37588 \begin_layout Plain Layout
37589 Synonyms
37590 \end_layout
37591
37592 \end_inset
37593
37594
37595 \end_layout
37596
37597 \begin_layout Standard
37598 Some characters and symbols can be created with several commands.
37599  Here is a list of the synonym commands:
37600 \end_layout
37601
37602 \begin_layout Standard
37603 \begin_inset VSpace bigskip
37604 \end_inset
37605
37606
37607 \begin_inset space \hfill{}
37608 \end_inset
37609
37610
37611 \begin_inset Tabular
37612 <lyxtabular version="3" rows="12" columns="2">
37613 <features tabularvalignment="middle">
37614 <column alignment="center" valignment="top" width="0pt">
37615 <column alignment="center" valignment="top" width="0pt">
37616 <row>
37617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37618 \begin_inset Text
37619
37620 \begin_layout Plain Layout
37621 Command
37622 \end_layout
37623
37624 \end_inset
37625 </cell>
37626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37627 \begin_inset Text
37628
37629 \begin_layout Plain Layout
37630 equivalent to
37631 \begin_inset Note Note
37632 status collapsed
37633
37634 \begin_layout Plain Layout
37635
37636 \series bold
37637
37638 \backslash
37639 raisebox
37640 \series default
37641  is only used as spacer.
37642 \end_layout
37643
37644 \end_inset
37645
37646
37647 \end_layout
37648
37649 \end_inset
37650 </cell>
37651 </row>
37652 <row>
37653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37654 \begin_inset Text
37655
37656 \begin_layout Plain Layout
37657
37658 \backslash
37659 ast
37660 \end_layout
37661
37662 \end_inset
37663 </cell>
37664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37665 \begin_inset Text
37666
37667 \begin_layout Plain Layout
37668 \begin_inset ERT
37669 status collapsed
37670
37671 \begin_layout Plain Layout
37672
37673
37674 \backslash
37675 raisebox{-1.2mm}{
37676 \end_layout
37677
37678 \end_inset
37679
37680 *
37681 \begin_inset ERT
37682 status collapsed
37683
37684 \begin_layout Plain Layout
37685
37686 }
37687 \end_layout
37688
37689 \end_inset
37690
37691
37692 \end_layout
37693
37694 \end_inset
37695 </cell>
37696 </row>
37697 <row>
37698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37699 \begin_inset Text
37700
37701 \begin_layout Plain Layout
37702
37703 \backslash
37704 choose
37705 \end_layout
37706
37707 \end_inset
37708 </cell>
37709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37710 \begin_inset Text
37711
37712 \begin_layout Plain Layout
37713
37714 \backslash
37715 binom
37716 \end_layout
37717
37718 \end_inset
37719 </cell>
37720 </row>
37721 <row>
37722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37723 \begin_inset Text
37724
37725 \begin_layout Plain Layout
37726
37727 \backslash
37728 geq
37729 \end_layout
37730
37731 \end_inset
37732 </cell>
37733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37734 \begin_inset Text
37735
37736 \begin_layout Plain Layout
37737
37738 \backslash
37739 ge
37740 \end_layout
37741
37742 \end_inset
37743 </cell>
37744 </row>
37745 <row>
37746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37747 \begin_inset Text
37748
37749 \begin_layout Plain Layout
37750
37751 \backslash
37752 lbrace
37753 \end_layout
37754
37755 \end_inset
37756 </cell>
37757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37758 \begin_inset Text
37759
37760 \begin_layout Plain Layout
37761 {
37762 \end_layout
37763
37764 \end_inset
37765 </cell>
37766 </row>
37767 <row>
37768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37769 \begin_inset Text
37770
37771 \begin_layout Plain Layout
37772
37773 \backslash
37774 lbracket
37775 \end_layout
37776
37777 \end_inset
37778 </cell>
37779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37780 \begin_inset Text
37781
37782 \begin_layout Plain Layout
37783 [
37784 \end_layout
37785
37786 \end_inset
37787 </cell>
37788 </row>
37789 <row>
37790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37791 \begin_inset Text
37792
37793 \begin_layout Plain Layout
37794
37795 \backslash
37796 leftarrow
37797 \end_layout
37798
37799 \end_inset
37800 </cell>
37801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37802 \begin_inset Text
37803
37804 \begin_layout Plain Layout
37805
37806 \backslash
37807 gets
37808 \end_layout
37809
37810 \end_inset
37811 </cell>
37812 </row>
37813 <row>
37814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37815 \begin_inset Text
37816
37817 \begin_layout Plain Layout
37818
37819 \backslash
37820 leq
37821 \end_layout
37822
37823 \end_inset
37824 </cell>
37825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37826 \begin_inset Text
37827
37828 \begin_layout Plain Layout
37829
37830 \backslash
37831 le
37832 \end_layout
37833
37834 \end_inset
37835 </cell>
37836 </row>
37837 <row>
37838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37839 \begin_inset Text
37840
37841 \begin_layout Plain Layout
37842
37843 \backslash
37844 lor
37845 \end_layout
37846
37847 \end_inset
37848 </cell>
37849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37850 \begin_inset Text
37851
37852 \begin_layout Plain Layout
37853
37854 \backslash
37855 vee
37856 \end_layout
37857
37858 \end_inset
37859 </cell>
37860 </row>
37861 <row>
37862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37863 \begin_inset Text
37864
37865 \begin_layout Plain Layout
37866
37867 \backslash
37868 neq
37869 \end_layout
37870
37871 \end_inset
37872 </cell>
37873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37874 \begin_inset Text
37875
37876 \begin_layout Plain Layout
37877
37878 \backslash
37879 not=
37880 \end_layout
37881
37882 \end_inset
37883 </cell>
37884 </row>
37885 <row>
37886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37887 \begin_inset Text
37888
37889 \begin_layout Plain Layout
37890
37891 \backslash
37892 slash
37893 \end_layout
37894
37895 \end_inset
37896 </cell>
37897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37898 \begin_inset Text
37899
37900 \begin_layout Plain Layout
37901 /
37902 \end_layout
37903
37904 \end_inset
37905 </cell>
37906 </row>
37907 <row>
37908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37909 \begin_inset Text
37910
37911 \begin_layout Plain Layout
37912
37913 \backslash
37914 vert
37915 \end_layout
37916
37917 \end_inset
37918 </cell>
37919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37920 \begin_inset Text
37921
37922 \begin_layout Plain Layout
37923 |
37924 \end_layout
37925
37926 \end_inset
37927 </cell>
37928 </row>
37929 </lyxtabular>
37930
37931 \end_inset
37932
37933
37934 \begin_inset space \hfill{}
37935 \end_inset
37936
37937
37938 \begin_inset Tabular
37939 <lyxtabular version="3" rows="12" columns="2">
37940 <features tabularvalignment="middle">
37941 <column alignment="center" valignment="top" width="0pt">
37942 <column alignment="center" valignment="top" width="0pt">
37943 <row>
37944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37945 \begin_inset Text
37946
37947 \begin_layout Plain Layout
37948 Command
37949 \end_layout
37950
37951 \end_inset
37952 </cell>
37953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37954 \begin_inset Text
37955
37956 \begin_layout Plain Layout
37957 equivalent to
37958 \end_layout
37959
37960 \end_inset
37961 </cell>
37962 </row>
37963 <row>
37964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37965 \begin_inset Text
37966
37967 \begin_layout Plain Layout
37968
37969 \backslash
37970 backslash
37971 \end_layout
37972
37973 \end_inset
37974 </cell>
37975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37976 \begin_inset Text
37977
37978 \begin_layout Plain Layout
37979
37980 \backslash
37981
37982 \backslash
37983
37984 \end_layout
37985
37986 \end_inset
37987 </cell>
37988 </row>
37989 <row>
37990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37991 \begin_inset Text
37992
37993 \begin_layout Plain Layout
37994
37995 \backslash
37996 dasharrow
37997 \end_layout
37998
37999 \end_inset
38000 </cell>
38001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38002 \begin_inset Text
38003
38004 \begin_layout Plain Layout
38005
38006 \backslash
38007 dashrightarrow
38008 \end_layout
38009
38010 \end_inset
38011 </cell>
38012 </row>
38013 <row>
38014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38015 \begin_inset Text
38016
38017 \begin_layout Plain Layout
38018
38019 \backslash
38020 land
38021 \end_layout
38022
38023 \end_inset
38024 </cell>
38025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38026 \begin_inset Text
38027
38028 \begin_layout Plain Layout
38029
38030 \backslash
38031 wedge
38032 \end_layout
38033
38034 \end_inset
38035 </cell>
38036 </row>
38037 <row>
38038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38039 \begin_inset Text
38040
38041 \begin_layout Plain Layout
38042
38043 \backslash
38044 rbrace
38045 \end_layout
38046
38047 \end_inset
38048 </cell>
38049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38050 \begin_inset Text
38051
38052 \begin_layout Plain Layout
38053 }
38054 \end_layout
38055
38056 \end_inset
38057 </cell>
38058 </row>
38059 <row>
38060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38061 \begin_inset Text
38062
38063 \begin_layout Plain Layout
38064
38065 \backslash
38066 rbracket
38067 \end_layout
38068
38069 \end_inset
38070 </cell>
38071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38072 \begin_inset Text
38073
38074 \begin_layout Plain Layout
38075 ]
38076 \end_layout
38077
38078 \end_inset
38079 </cell>
38080 </row>
38081 <row>
38082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38083 \begin_inset Text
38084
38085 \begin_layout Plain Layout
38086
38087 \backslash
38088 rightarrow
38089 \end_layout
38090
38091 \end_inset
38092 </cell>
38093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38094 \begin_inset Text
38095
38096 \begin_layout Plain Layout
38097
38098 \backslash
38099 to
38100 \end_layout
38101
38102 \end_inset
38103 </cell>
38104 </row>
38105 <row>
38106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38107 \begin_inset Text
38108
38109 \begin_layout Plain Layout
38110
38111 \backslash
38112 lnot
38113 \end_layout
38114
38115 \end_inset
38116 </cell>
38117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38118 \begin_inset Text
38119
38120 \begin_layout Plain Layout
38121
38122 \backslash
38123 neg
38124 \end_layout
38125
38126 \end_inset
38127 </cell>
38128 </row>
38129 <row>
38130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38131 \begin_inset Text
38132
38133 \begin_layout Plain Layout
38134
38135 \backslash
38136 ne
38137 \end_layout
38138
38139 \end_inset
38140 </cell>
38141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38142 \begin_inset Text
38143
38144 \begin_layout Plain Layout
38145
38146 \backslash
38147 not=
38148 \end_layout
38149
38150 \end_inset
38151 </cell>
38152 </row>
38153 <row>
38154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38155 \begin_inset Text
38156
38157 \begin_layout Plain Layout
38158
38159 \backslash
38160 owns
38161 \end_layout
38162
38163 \end_inset
38164 </cell>
38165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38166 \begin_inset Text
38167
38168 \begin_layout Plain Layout
38169
38170 \backslash
38171 ni
38172 \end_layout
38173
38174 \end_inset
38175 </cell>
38176 </row>
38177 <row>
38178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38179 \begin_inset Text
38180
38181 \begin_layout Plain Layout
38182
38183 \backslash
38184 square
38185 \end_layout
38186
38187 \end_inset
38188 </cell>
38189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
38190 \begin_inset Text
38191
38192 \begin_layout Plain Layout
38193
38194 \backslash
38195 Box
38196 \end_layout
38197
38198 \end_inset
38199 </cell>
38200 </row>
38201 <row>
38202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
38203 \begin_inset Text
38204
38205 \begin_layout Plain Layout
38206
38207 \backslash
38208 Vert
38209 \end_layout
38210
38211 \end_inset
38212 </cell>
38213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
38214 \begin_inset Text
38215
38216 \begin_layout Plain Layout
38217
38218 \backslash
38219 |
38220 \end_layout
38221
38222 \end_inset
38223 </cell>
38224 </row>
38225 </lyxtabular>
38226
38227 \end_inset
38228
38229
38230 \begin_inset space \hfill{}
38231 \end_inset
38232
38233
38234 \end_layout
38235
38236 \begin_layout Standard
38237 \begin_inset Newpage newpage
38238 \end_inset
38239
38240
38241 \end_layout
38242
38243 \begin_layout Bibliography
38244 \begin_inset CommandInset bibitem
38245 LatexCommand bibitem
38246 key "TLC2"
38247
38248 \end_inset
38249
38250
38251 \shape smallcaps
38252 Mittelbach, F.
38253  ; Goossens, M.
38254 \shape default
38255
38256 \shape italic
38257 The \SpecialChar LaTeX
38258  Companion
38259 \shape default
38260 .
38261  Addison Wesley, 2004
38262 \end_layout
38263
38264 \begin_layout Bibliography
38265 \begin_inset CommandInset bibitem
38266 LatexCommand bibitem
38267 key "Mathmode"
38268
38269 \end_inset
38270
38271
38272 \begin_inset CommandInset href
38273 LatexCommand href
38274 name "Description"
38275 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
38276
38277 \end_inset
38278
38279  of \SpecialChar LaTeX
38280 's math abilities
38281 \end_layout
38282
38283 \begin_layout Bibliography
38284 \begin_inset CommandInset bibitem
38285 LatexCommand bibitem
38286 key "AMS"
38287
38288 \end_inset
38289
38290
38291 \begin_inset CommandInset href
38292 LatexCommand href
38293 name "Description"
38294 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
38295
38296 \end_inset
38297
38298  of 
38299 \begin_inset ERT
38300 status collapsed
38301
38302 \begin_layout Plain Layout
38303
38304
38305 \backslash
38306 AmS
38307 \end_layout
38308
38309 \end_inset
38310
38311 -\SpecialChar LaTeX
38312
38313 \end_layout
38314
38315 \begin_layout Bibliography
38316 \begin_inset CommandInset bibitem
38317 LatexCommand bibitem
38318 key "Symbols"
38319
38320 \end_inset
38321
38322
38323 \begin_inset CommandInset href
38324 LatexCommand href
38325 name "List"
38326 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
38327
38328 \end_inset
38329
38330  of all symbols available with \SpecialChar LaTeX
38331 -packages
38332 \end_layout
38333
38334 \begin_layout Bibliography
38335 \begin_inset CommandInset bibitem
38336 LatexCommand bibitem
38337 key "cancel"
38338
38339 \end_inset
38340
38341
38342 \begin_inset CommandInset href
38343 LatexCommand href
38344 name "Documentation"
38345 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
38346
38347 \end_inset
38348
38349  of the \SpecialChar LaTeX
38350 -package 
38351 \series bold
38352 cancel
38353 \series default
38354
38355 \begin_inset Index idx
38356 status collapsed
38357
38358 \begin_layout Plain Layout
38359 Packages ! cancel
38360 \end_layout
38361
38362 \end_inset
38363
38364
38365 \end_layout
38366
38367 \begin_layout Bibliography
38368 \begin_inset CommandInset bibitem
38369 LatexCommand bibitem
38370 key "hyperref"
38371
38372 \end_inset
38373
38374
38375 \begin_inset CommandInset href
38376 LatexCommand href
38377 name "Documentation"
38378 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
38379
38380 \end_inset
38381
38382  of the \SpecialChar LaTeX
38383 -package 
38384 \series bold
38385 hyperref
38386 \series default
38387
38388 \begin_inset Index idx
38389 status collapsed
38390
38391 \begin_layout Plain Layout
38392 Packages ! hyperref
38393 \end_layout
38394
38395 \end_inset
38396
38397
38398 \end_layout
38399
38400 \begin_layout Bibliography
38401 \begin_inset CommandInset bibitem
38402 LatexCommand bibitem
38403 key "mhchem"
38404
38405 \end_inset
38406
38407
38408 \begin_inset CommandInset href
38409 LatexCommand href
38410 name "Documentation"
38411 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
38412
38413 \end_inset
38414
38415  of the \SpecialChar LaTeX
38416 -package 
38417 \series bold
38418 mhchem
38419 \series default
38420
38421 \begin_inset Index idx
38422 status collapsed
38423
38424 \begin_layout Plain Layout
38425 Packages ! mhchem
38426 \end_layout
38427
38428 \end_inset
38429
38430
38431 \end_layout
38432
38433 \begin_layout Bibliography
38434 \begin_inset CommandInset bibitem
38435 LatexCommand bibitem
38436 key "Duden"
38437
38438 \end_inset
38439
38440
38441 \emph on
38442 Duden Band 1
38443 \emph default
38444 .
38445  22.
38446  Auflage, Duden 2001
38447 \end_layout
38448
38449 \begin_layout Bibliography
38450 \begin_inset CommandInset bibitem
38451 LatexCommand bibitem
38452 key "Checklist"
38453
38454 \end_inset
38455
38456
38457 \begin_inset CommandInset href
38458 LatexCommand href
38459 name "Check list"
38460 target "http://physics.nist.gov/Document/checklist.pdf"
38461
38462 \end_inset
38463
38464  for reviewing manuscripts
38465 \end_layout
38466
38467 \begin_layout Standard
38468 \begin_inset CommandInset index_print
38469 LatexCommand printindex
38470 type "idx"
38471
38472 \end_inset
38473
38474
38475 \end_layout
38476
38477 \end_body
38478 \end_document